commit: 716a60ed06764e1b606eed5e31db0033e3d386fb Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Sun Oct 3 07:27:47 2021 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Sun Oct 3 07:28:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716a60ed
app-xemacs/texinfo: drop 1.30 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org> app-xemacs/texinfo/Manifest | 1 - app-xemacs/texinfo/texinfo-1.30.ebuild | 15 --------------- 2 files changed, 16 deletions(-) diff --git a/app-xemacs/texinfo/Manifest b/app-xemacs/texinfo/Manifest index 58a869b90ec..718e13588af 100644 --- a/app-xemacs/texinfo/Manifest +++ b/app-xemacs/texinfo/Manifest @@ -1,2 +1 @@ -DIST texinfo-1.30-pkg.tar.gz 145763 BLAKE2B f4bdd2381fb2efa5e6d318431e8a8a56911b2f84b161f96610e2e43a8e49c9ba15c63915f3219b4b47901834c3cf51aaa4fbc1b51ce18ae0d574bf99baafcae6 SHA512 dadcbb0a2dbbdc311d19a4e796ac574f18234938ddeb16da1ac8b9e150459536bac46b00b1609b8cd837ef980cc5b13f77b8321edfb347614340d1db0f3f78c0 DIST texinfo-1.32-pkg.tar.gz 145642 BLAKE2B 75372484fccb2f8de979a29c506e1e4479ce5371bc4a8c3c06de6b407c1bab132cb156281e458966e673d505ba2f7547e767aadc124df14299fedf1f7145970f SHA512 026d5749acfb4f34bbc6bdb8471419fc48ae537051808d73bc04d6a11cae404b5e877305b5b02e1eabb79292f1cb73795c7521e384350948937d9cc7033bda66 diff --git a/app-xemacs/texinfo/texinfo-1.30.ebuild b/app-xemacs/texinfo/texinfo-1.30.ebuild deleted file mode 100644 index f71f6324df4..00000000000 --- a/app-xemacs/texinfo/texinfo-1.30.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="XEmacs TeXinfo support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/text-modes -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages