diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-03 09:54:46 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-03 09:54:46 +0200 |
commit | b934120db39fb9da29fe008dc62e5b10de6970ef (patch) | |
tree | d520190addf71170f0b17eb331f494839d28d017 /app-xemacs | |
parent | app-xemacs/sh-script: drop 1.22, 1.24 (diff) | |
download | gentoo-b934120db39fb9da29fe008dc62e5b10de6970ef.tar.gz gentoo-b934120db39fb9da29fe008dc62e5b10de6970ef.tar.bz2 gentoo-b934120db39fb9da29fe008dc62e5b10de6970ef.zip |
app-xemacs/slider: drop 1.15, 1.16
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/slider/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/slider/slider-1.15.ebuild | 12 | ||||
-rw-r--r-- | app-xemacs/slider/slider-1.16.ebuild | 12 |
3 files changed, 0 insertions, 26 deletions
diff --git a/app-xemacs/slider/Manifest b/app-xemacs/slider/Manifest index 676ee00b33df..c1f3ca1a5b5b 100644 --- a/app-xemacs/slider/Manifest +++ b/app-xemacs/slider/Manifest @@ -1,3 +1 @@ -DIST slider-1.15-pkg.tar.gz 12516 BLAKE2B fee3036b8002316186e18293b185d2d18818a999f6098e0aff078e93cf2205c459be7aef9f32f7825c2ab0b86e64e1d19ec80d90dbe6b005f0ce96c9cae71bfb SHA512 16e913c9f8eb5fd12954d93eec37798dc30144f3f654e6d9200fa00f524b22cdb9c9240ac43943bc7283dedd124657534216464a28d850bfc93e4b6d44db371f -DIST slider-1.16-pkg.tar.gz 12857 BLAKE2B 6713ee639d6ebb6d21de13b59a34cf651543f3fc752179ef6c48b10bdfba77013546b620cf80ed286f6063c61944b51e48322cb6166ac85da91ad493516c8d60 SHA512 058c9ddc3efb739effcceb0cdf556d09ab74930fca27ee2cf3e12180197c8fcdad4dfcd328989e11274489c5d6a5cb22183147dcebe5e1765114a00e031515dd DIST slider-1.18-pkg.tar.gz 12903 BLAKE2B da1a3935f4265d0f14c8554729f853c2a542b929f2f95e69b2833c0c8e10fcae05c28b699e5da32169cfe0f60cfdb9d0baf9c9dbf9676a9f47b55d1256b7f783 SHA512 966bfe8104d9f1f697319e04b9716a263e8476afb884941af2f50198a734057121cec8ccaf11227d7bffc3b7025db32208387d0a2fcda4b4fed36bf4a6dc0990 diff --git a/app-xemacs/slider/slider-1.15.ebuild b/app-xemacs/slider/slider-1.15.ebuild deleted file mode 100644 index 2f913f907841..000000000000 --- a/app-xemacs/slider/slider-1.15.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="User interface tool" -XEMACS_PKG_CAT="standard" - -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/slider/slider-1.16.ebuild b/app-xemacs/slider/slider-1.16.ebuild deleted file mode 100644 index 2f913f907841..000000000000 --- a/app-xemacs/slider/slider-1.16.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="User interface tool" -XEMACS_PKG_CAT="standard" - -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |