commit: c230603a894c6da5d509ceb6f31f62aebb596d18 Author: Mats Lidell <matsl <AT> gentoo <DOT> org> AuthorDate: Thu Sep 30 20:41:24 2021 +0000 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org> CommitDate: Thu Sep 30 20:41:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c230603a
app-xemacs/xemacs-ispell: drop 1.32 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org> app-xemacs/xemacs-ispell/Manifest | 1 - app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/app-xemacs/xemacs-ispell/Manifest b/app-xemacs/xemacs-ispell/Manifest index 110655868f2..45cb2980ea0 100644 --- a/app-xemacs/xemacs-ispell/Manifest +++ b/app-xemacs/xemacs-ispell/Manifest @@ -1,2 +1 @@ -DIST ispell-1.32-pkg.tar.gz 83587 BLAKE2B 80c65a5bb22711c6690ddef1213d60b5f6cca8d5fe342267e931294a10a976c9f3a50e6ba2d539720e460a25779363c954aac37b4c413741784251849fce0785 SHA512 02108c33e5611ecd4ce6c574fcb12a93d3c8753079925c624ae3b155a6b13efaef581c468e311e7aa1f85e0a032cebf2a466ce8e5a9647be0b748251c3dfc070 DIST ispell-1.37-pkg.tar.gz 102787 BLAKE2B c77034361f9ac9e69b51e2a17db78e675acfa5f55a25dda453d2612558ca0b4a1c2fb9b57fde17e2550a7ee4f2a8187a8983766f2e0282ce2fb793e13ab619a4 SHA512 6896c5fe7b9a10d3e11103dde8dbe7a23446c969a2af8e99815d34f621227076aa57061ebca589a3cd5decf5bf47a8c34ecafc73fe13f5310874edfbbedb8c8c diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild b/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild deleted file mode 100644 index 08af9227060..00000000000 --- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Spell-checking with GNU ispell" -XEMACS_PKG_CAT="standard" - -MY_PN=${PN/xemacs-/} - -SRC_URI="http://ftp.xemacs.org/packages/${MY_PN}-${PV}-pkg.tar.gz" - -RDEPEND="" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages