Gentoo Archives: gentoo-commits

From: Mats Lidell <matsl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/locale/
Date: Fri, 08 Oct 2021 07:40:38
Message-Id: 1633678829.abd458fced9f0d8c836d072373903fa3c30ff984.matsl@gentoo
1 commit: abd458fced9f0d8c836d072373903fa3c30ff984
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 07:40:20 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 07:40:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd458fc
7
8 app-xemacs/locale: drop 1.24, 1.28
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/locale/Manifest | 2 --
13 app-xemacs/locale/locale-1.24.ebuild | 14 --------------
14 app-xemacs/locale/locale-1.28.ebuild | 14 --------------
15 3 files changed, 30 deletions(-)
16
17 diff --git a/app-xemacs/locale/Manifest b/app-xemacs/locale/Manifest
18 index 71db96c3e1c..4162d5853d8 100644
19 --- a/app-xemacs/locale/Manifest
20 +++ b/app-xemacs/locale/Manifest
21 @@ -1,3 +1 @@
22 -DIST locale-1.24-pkg.tar.gz 46421 BLAKE2B ce87a15aa6480dcab5b5b5dcb7fed6c6b112207058fe43d2e369109f1560f9051b275a92ce2e19a0d7a621e94d67b2c9309fd67cfef8e41f546f955cfc71bbe4 SHA512 2c192e20f36d1d14d803cdf0c5e0949aa5a75059531a87823cc8e1192f4543a0d5ea5088a562a315e76a459bcfaaad95328b6c8a0740fd4ce1549eb2f443c3c6
23 -DIST locale-1.28-pkg.tar.gz 74931 BLAKE2B fa303cf6cacfada89cdc364fb9a6ab76b93b7421fe5b5a390f8f0f46f5814024dab53e4ffffe1ed76d746b08033863ce12f13b86cdeb425fa8fd500f7e8e768f SHA512 f26370be8e614d74503d57a0c0bc9eab153ea54c36466245b7a4851d508942e4c075146d140a8cffba071513fd1f6360de714eafd8fbd600ad9dba053e789d8a
24 DIST locale-1.30-pkg.tar.gz 74944 BLAKE2B 6a02a2a3f4d82509b05596ba0e19273994c0eb5adce028a812a2d6b82a716a19b0c21470c02f787b948c468ec37f0e4f3b363f9ae47741f9683d205aa2f3c5f7 SHA512 5e0bcef0b51cd10b69bf50589cb8bc85bfd0758b19ed2b63fb324ed867c2bdafa573e19a94916f6cd2025820fc71e806e12428039efa20c89ea9695011602251
25
26 diff --git a/app-xemacs/locale/locale-1.24.ebuild b/app-xemacs/locale/locale-1.24.ebuild
27 deleted file mode 100644
28 index aa65fe26972..00000000000
29 --- a/app-xemacs/locale/locale-1.24.ebuild
30 +++ /dev/null
31 @@ -1,14 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=6
36 -
37 -SLOT="0"
38 -DESCRIPTION="MULE: Localized menubars and localized splash screens"
39 -XEMACS_PKG_CAT="mule"
40 -
41 -RDEPEND="app-xemacs/mule-base
42 -"
43 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
44 -
45 -inherit xemacs-packages
46
47 diff --git a/app-xemacs/locale/locale-1.28.ebuild b/app-xemacs/locale/locale-1.28.ebuild
48 deleted file mode 100644
49 index aa65fe26972..00000000000
50 --- a/app-xemacs/locale/locale-1.28.ebuild
51 +++ /dev/null
52 @@ -1,14 +0,0 @@
53 -# Copyright 1999-2020 Gentoo Authors
54 -# Distributed under the terms of the GNU General Public License v2
55 -
56 -EAPI=6
57 -
58 -SLOT="0"
59 -DESCRIPTION="MULE: Localized menubars and localized splash screens"
60 -XEMACS_PKG_CAT="mule"
61 -
62 -RDEPEND="app-xemacs/mule-base
63 -"
64 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
65 -
66 -inherit xemacs-packages