summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2021-10-09 19:05:05 +0200
committerMats Lidell <matsl@gentoo.org>2021-10-09 19:05:14 +0200
commit3dfa9726a2801cc81e86773e1ca225f9c5f9e620 (patch)
treec9878214ce82375602dc690bcf71d6bfc70ebf55 /app-xemacs/eshell
parentpackage.use.mask: mask binutils[default-gold] in future (diff)
downloadgentoo-3dfa9726a2801cc81e86773e1ca225f9c5f9e620.tar.gz
gentoo-3dfa9726a2801cc81e86773e1ca225f9c5f9e620.tar.bz2
gentoo-3dfa9726a2801cc81e86773e1ca225f9c5f9e620.zip
app-xemacs/eshell: drop 1.10, 1.18
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/eshell')
-rw-r--r--app-xemacs/eshell/Manifest2
-rw-r--r--app-xemacs/eshell/eshell-1.10.ebuild15
-rw-r--r--app-xemacs/eshell/eshell-1.18.ebuild15
3 files changed, 0 insertions, 32 deletions
diff --git a/app-xemacs/eshell/Manifest b/app-xemacs/eshell/Manifest
index 5eff799fb46b..309c9319d071 100644
--- a/app-xemacs/eshell/Manifest
+++ b/app-xemacs/eshell/Manifest
@@ -1,3 +1 @@
-DIST eshell-1.10-pkg.tar.gz 232616 BLAKE2B 42c057c6afc401f480c8531be0b6dd2f1a1d1230063ca9649c23f751c6d988d2eb1918a3158840ada50d1b59f02319f7e06d1e021bd0b502be77dfe13036ea64 SHA512 97b4d81b024513b4dacbdbd3d04150a3dcc10aa9c2a8ed0e7157ada3aa404de6c44f8cce60c59f1c75c0e9e31f0f7b6de86b402b2c6527111162e2ee54e51dc9
-DIST eshell-1.18-pkg.tar.gz 238988 BLAKE2B d595f9c36ca5cd50ac46efabc813575b6f8415f47ac1d44632151bf8a39233c7166a0d9fdc2eb2cf00565b4e4f9ed9b4828ffb385ef4941745529260d31850e3 SHA512 3cb3f66c2714ffc5e2875bdbc3fd02dd60032db338ef9ef9c0904ec89945075ae95a5e02ce402299dbbc98b6e53d7304dbe50fc3cb3eb0dd2aacaef5535f2792
DIST eshell-1.21-pkg.tar.gz 239308 BLAKE2B a20c3cfdb64f0b604f4aa0af44279598f0564bc623ce75303df7133b560846d4e79286914e8b5f06941503563cab6204962ba9c1be7f54290d1af3afbb023ef3 SHA512 d7724d43b2451e237f7a9f281f3aebb15266a1f58fe0e5a5f4c8104a6d85163d61877cdeee57ee7ace2d824ffe2d131624e4bfe3854ddd4581ba7b92cad076e3
diff --git a/app-xemacs/eshell/eshell-1.10.ebuild b/app-xemacs/eshell/eshell-1.10.ebuild
deleted file mode 100644
index f527918e2ddf..000000000000
--- a/app-xemacs/eshell/eshell-1.10.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="Command shell implemented entirely in Emacs Lisp"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/xemacs-eterm
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages
diff --git a/app-xemacs/eshell/eshell-1.18.ebuild b/app-xemacs/eshell/eshell-1.18.ebuild
deleted file mode 100644
index f527918e2ddf..000000000000
--- a/app-xemacs/eshell/eshell-1.18.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="Command shell implemented entirely in Emacs Lisp"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/xemacs-eterm
-"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages