diff options
author | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:40:20 +0200 |
---|---|---|
committer | Mats Lidell <matsl@gentoo.org> | 2021-10-08 09:40:29 +0200 |
commit | abd458fced9f0d8c836d072373903fa3c30ff984 (patch) | |
tree | f312d6a75f27655e87abe109be3a1f972d6f31e4 /app-xemacs/locale | |
parent | net-libs/libquotient: Drop 0.6.10 (diff) | |
download | gentoo-abd458fced9f0d8c836d072373903fa3c30ff984.tar.gz gentoo-abd458fced9f0d8c836d072373903fa3c30ff984.tar.bz2 gentoo-abd458fced9f0d8c836d072373903fa3c30ff984.zip |
app-xemacs/locale: drop 1.24, 1.28
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/locale')
-rw-r--r-- | app-xemacs/locale/Manifest | 2 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.24.ebuild | 14 | ||||
-rw-r--r-- | app-xemacs/locale/locale-1.28.ebuild | 14 |
3 files changed, 0 insertions, 30 deletions
diff --git a/app-xemacs/locale/Manifest b/app-xemacs/locale/Manifest index 71db96c3e1cd..4162d5853d8f 100644 --- a/app-xemacs/locale/Manifest +++ b/app-xemacs/locale/Manifest @@ -1,3 +1 @@ -DIST locale-1.24-pkg.tar.gz 46421 BLAKE2B ce87a15aa6480dcab5b5b5dcb7fed6c6b112207058fe43d2e369109f1560f9051b275a92ce2e19a0d7a621e94d67b2c9309fd67cfef8e41f546f955cfc71bbe4 SHA512 2c192e20f36d1d14d803cdf0c5e0949aa5a75059531a87823cc8e1192f4543a0d5ea5088a562a315e76a459bcfaaad95328b6c8a0740fd4ce1549eb2f443c3c6 -DIST locale-1.28-pkg.tar.gz 74931 BLAKE2B fa303cf6cacfada89cdc364fb9a6ab76b93b7421fe5b5a390f8f0f46f5814024dab53e4ffffe1ed76d746b08033863ce12f13b86cdeb425fa8fd500f7e8e768f SHA512 f26370be8e614d74503d57a0c0bc9eab153ea54c36466245b7a4851d508942e4c075146d140a8cffba071513fd1f6360de714eafd8fbd600ad9dba053e789d8a DIST locale-1.30-pkg.tar.gz 74944 BLAKE2B 6a02a2a3f4d82509b05596ba0e19273994c0eb5adce028a812a2d6b82a716a19b0c21470c02f787b948c468ec37f0e4f3b363f9ae47741f9683d205aa2f3c5f7 SHA512 5e0bcef0b51cd10b69bf50589cb8bc85bfd0758b19ed2b63fb324ed867c2bdafa573e19a94916f6cd2025820fc71e806e12428039efa20c89ea9695011602251 diff --git a/app-xemacs/locale/locale-1.24.ebuild b/app-xemacs/locale/locale-1.24.ebuild deleted file mode 100644 index aa65fe269726..000000000000 --- a/app-xemacs/locale/locale-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="MULE: Localized menubars and localized splash screens" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/locale/locale-1.28.ebuild b/app-xemacs/locale/locale-1.28.ebuild deleted file mode 100644 index aa65fe269726..000000000000 --- a/app-xemacs/locale/locale-1.28.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="MULE: Localized menubars and localized splash screens" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/mule-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages |