diff options
author | 2021-10-03 09:52:26 +0200 | |
---|---|---|
committer | 2021-10-03 09:52:26 +0200 | |
commit | 2e6fdb2763edf247955d683bb983931be8ac8e2b (patch) | |
tree | 5cbce8d147d90761165bfb38e2c8792b32f35505 /app-xemacs/sh-script/sh-script-1.24.ebuild | |
parent | app-xemacs/sounds-wav: drop 1.12 (diff) | |
download | gentoo-2e6fdb2763edf247955d683bb983931be8ac8e2b.tar.gz gentoo-2e6fdb2763edf247955d683bb983931be8ac8e2b.tar.bz2 gentoo-2e6fdb2763edf247955d683bb983931be8ac8e2b.zip |
app-xemacs/sh-script: drop 1.22, 1.24
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/sh-script/sh-script-1.24.ebuild')
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.24.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-xemacs/sh-script/sh-script-1.24.ebuild b/app-xemacs/sh-script/sh-script-1.24.ebuild deleted file mode 100644 index cc3a9b172597..000000000000 --- a/app-xemacs/sh-script/sh-script-1.24.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Support for editing shell scripts" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" - -inherit xemacs-packages |