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/xemacs-ispell-1.32.ebuild
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/xemacs-ispell-1.32.ebuild')
-rw-r--r--app-xemacs/xemacs-ispell/xemacs-ispell-1.32.ebuild17
1 files changed, 0 insertions, 17 deletions
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