diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-03 09:52:26 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-03 09:52:26 +0200 |
commit | 2e6fdb2763edf247955d683bb983931be8ac8e2b (patch) | |
tree | 5cbce8d147d90761165bfb38e2c8792b32f35505 /app-xemacs/sh-script | |
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')
-rw-r--r-- | app-xemacs/sh-script/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.22.ebuild | 14 | ||||
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.24.ebuild | 14 |
3 files changed, 0 insertions, 30 deletions
diff --git a/app-xemacs/sh-script/Manifest b/app-xemacs/sh-script/Manifest index 47c246a5ff1f..d7482e0d0cea 100644 --- a/app-xemacs/sh-script/Manifest +++ b/app-xemacs/sh-script/Manifest @@ -1,3 +1 @@ -DIST sh-script-1.22-pkg.tar.gz 70396 BLAKE2B a4f1f5394ec7bb80dbb0469883fd471bc3479bb886112e4eca7b97bef39e33018d98d56b02ce8e04f2d84a1794c0f97ddc139f330be985ae4a1a5f8e74989b4f SHA512 2eee3fb6f000469e2802f55971299901d044e9206372650ab8691789ccabc21601335c6dd2e7cf233c10209d6632959fce11e854ad9565e27d4688ddfc8e2d1a -DIST sh-script-1.24-pkg.tar.gz 70667 BLAKE2B aa1290823da1d23a1eea030ae68fa5d1458d248f2635ff4c88557456e9f2ca8b55dc293746f66d2e7cd057c39f0cd5859364b33730b417aea762148f95828884 SHA512 b39fbec933b73a21e340a47e24058cb2fd741b0bd4868aa880f171a5a164aba8f6c8e708f70a775f6e74f120254f4c283ac98ee1d3ea532e3eee95c05e960c4f DIST sh-script-1.26-pkg.tar.gz 70687 BLAKE2B 59c9f37a7e90cddc5968aea984348e8cfa366f51b59d5ba23be27d5f5b37bc02d9da879b011619cd8595613d1f5a760b9b325570ec95c45c5122aa9c622b1d34 SHA512 fed9b6796cb22838e40d400b8f21ce275540c8e9ae7b779b8cd214a2f16887fb6fe9bea985898fd4e8d0410d60dd20796690dca5d0a0cc019a26f757517711d8 diff --git a/app-xemacs/sh-script/sh-script-1.22.ebuild b/app-xemacs/sh-script/sh-script-1.22.ebuild deleted file mode 100644 index ef593fec8a22..000000000000 --- a/app-xemacs/sh-script/sh-script-1.22.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 ppc ppc64 sparc x86" - -inherit xemacs-packages 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 |