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/latin-euro-standards/
Date: Sat, 09 Oct 2021 07:09:56
Message-Id: 1633763385.8be194fdfce3e88abe902bb5644f593caf9f9193.matsl@gentoo
1 commit: 8be194fdfce3e88abe902bb5644f593caf9f9193
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 07:09:39 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 07:09:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be194fd
7
8 app-xemacs/latin-euro-standards: drop 1.07, 1.09
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/latin-euro-standards/Manifest | 2 --
13 .../latin-euro-standards/latin-euro-standards-1.07.ebuild | 14 --------------
14 .../latin-euro-standards/latin-euro-standards-1.09.ebuild | 14 --------------
15 3 files changed, 30 deletions(-)
16
17 diff --git a/app-xemacs/latin-euro-standards/Manifest b/app-xemacs/latin-euro-standards/Manifest
18 index f117fe845fe..728d081adfc 100644
19 --- a/app-xemacs/latin-euro-standards/Manifest
20 +++ b/app-xemacs/latin-euro-standards/Manifest
21 @@ -1,3 +1 @@
22 -DIST latin-euro-standards-1.07-pkg.tar.gz 13887 BLAKE2B 5a97c6639668d77e376af24ffa14723acd2b40a4bac0fad334f881319a537d5d610a9ddfa0a0f021e5fdba8df684bb0c3c5a514c8efbec52aaef684b1a546b24 SHA512 71e666f40be2e299394400235ab8d4474807feb7f8e041ad8f55fc743c71feb4edc71cebdc7a19a1cc22949752d4af297b16c1c03520cc17b1ed5882d6f4fc6d
23 -DIST latin-euro-standards-1.09-pkg.tar.gz 14360 BLAKE2B 00ce57c201c0e815f30eb284d04a04cb3670a2a8af8ef721d7fb46c926ab7a882d0ff23a8311900619347cc8daf85d9a73cb3ef43980cd179da16b119f138ce1 SHA512 d76928736b98bd8c27aa8624de23702ca1f3f121ea926cfb11306bb6a5c64f452474ca643da63ce3801e5ddf757d67f28f92ce95fe885d56ce6f4e9baecb55f3
24 DIST latin-euro-standards-1.11-pkg.tar.gz 14443 BLAKE2B 19c7675b682ad3d68325eddd6f0ff9c831347ecb27e8db98c1deb55eef4f866d60369f433b2a8577297117d338c936f6938a451bf5fcf79d3914a5fb74acc8e5 SHA512 ab7f05609ead5176a9effcad7aad29cf5e86a7954c8dc64e99cc4901f8551262a7e770888dce3855ef66349b85980c29eda895e7a619ea87fa239dbd420e2695
25
26 diff --git a/app-xemacs/latin-euro-standards/latin-euro-standards-1.07.ebuild b/app-xemacs/latin-euro-standards/latin-euro-standards-1.07.ebuild
27 deleted file mode 100644
28 index 50a3de2c31d..00000000000
29 --- a/app-xemacs/latin-euro-standards/latin-euro-standards-1.07.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: Support for the Latin{7,8,9,10} character sets & coding systems"
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/latin-euro-standards/latin-euro-standards-1.09.ebuild b/app-xemacs/latin-euro-standards/latin-euro-standards-1.09.ebuild
48 deleted file mode 100644
49 index 50a3de2c31d..00000000000
50 --- a/app-xemacs/latin-euro-standards/latin-euro-standards-1.09.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: Support for the Latin{7,8,9,10} character sets & coding systems"
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