summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-09-30 22:41:24 +0200
committerMats Lidell <matsl@gentoo.org>2021-09-30 22:41:24 +0200
commitc230603a894c6da5d509ceb6f31f62aebb596d18 (patch)
tree7eeb40bbabd69908fc4a46e2d947be2cf56b7a2c /app-xemacs/xemacs-ispell
parentapp-xemacs/xlib: drop 1.14 (diff)
downloadgentoo-c230603a894c6da5d509ceb6f31f62aebb596d18.tar.gz
gentoo-c230603a894c6da5d509ceb6f31f62aebb596d18.tar.bz2
gentoo-c230603a894c6da5d509ceb6f31f62aebb596d18.zip
app-xemacs/xemacs-ispell: drop 1.32
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/xemacs-ispell')
-rw-r--r--app-xemacs/xemacs-ispell/Manifest1
-rw-r--r--app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/app-xemacs/xemacs-ispell/Manifest b/app-xemacs/xemacs-ispell/Manifest
index 110655868f2a..45cb2980ea0e 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 08af92270605..000000000000
--- 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