From abd458fced9f0d8c836d072373903fa3c30ff984 Mon Sep 17 00:00:00 2001 From: Mats Lidell Date: Fri, 8 Oct 2021 09:40:20 +0200 Subject: [PATCH] app-xemacs/locale: drop 1.24, 1.28 Signed-off-by: Mats Lidell --- app-xemacs/locale/Manifest | 2 -- app-xemacs/locale/locale-1.24.ebuild | 14 -------------- app-xemacs/locale/locale-1.28.ebuild | 14 -------------- 3 files changed, 30 deletions(-) delete mode 100644 app-xemacs/locale/locale-1.24.ebuild delete mode 100644 app-xemacs/locale/locale-1.28.ebuild diff --git a/app-xemacs/locale/Manifest b/app-xemacs/locale/Manifest index 71db96c3e1cde..4162d5853d8fe 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 aa65fe269726c..0000000000000 --- 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 aa65fe269726c..0000000000000 --- 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