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/mule-base/
Date: Sun, 03 Oct 2021 09:14:27
Message-Id: 1633252422.04968aceb3073c7cc36d8382b22c184e7a48b08b.matsl@gentoo
1 commit: 04968aceb3073c7cc36d8382b22c184e7a48b08b
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 3 09:13:42 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 3 09:13:42 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04968ace
7
8 app-xemacs/mule-base: drop 1.49-r1, 1.56
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/mule-base/Manifest | 2 --
13 app-xemacs/mule-base/mule-base-1.49-r1.ebuild | 16 ----------------
14 app-xemacs/mule-base/mule-base-1.56.ebuild | 16 ----------------
15 3 files changed, 34 deletions(-)
16
17 diff --git a/app-xemacs/mule-base/Manifest b/app-xemacs/mule-base/Manifest
18 index 6d70f96626e..bf6387ada29 100644
19 --- a/app-xemacs/mule-base/Manifest
20 +++ b/app-xemacs/mule-base/Manifest
21 @@ -1,3 +1 @@
22 -DIST mule-base-1.49-pkg.tar.gz 446628 BLAKE2B 3b6a12a621622a93afd41dd0627d8e8da6f63cb244b81ed2f1ecfd1b127d12990a92538d6fde81342fb4bf09d83937c959cd4b21f480040c38b6acac68ab93e4 SHA512 ab5dfaaf620f0b59e54ab71eead60e27a110d48261bc597dd3b933629a17e5a0498b2e7aa6e75c32b97d71a2a8666b0a4376f73997c004bc299de78d2cbd5251
23 -DIST mule-base-1.56-pkg.tar.gz 445956 BLAKE2B 2d016323649ea702b7826091ed4af3513e077f068fe9776212550bab9aabb9e9a8bc2414c458424dc736cba8bca167f74f8fbc2ce2c077bcd2b27de0fe22a52b SHA512 b1d3aaf08afdd68352213ca5c08bfecca08369f18f97c9c709fc412153138a567dc72af07b086c0f96f025fbfabcb0f9d1da626a199add6aca6f8a6d23809865
24 DIST mule-base-1.60-pkg.tar.gz 430782 BLAKE2B 0dbc7905c4a294a56bb663ba368ca2bd27e5d052f712c7a5ebebd94d11ac14b2c983abdbf871c04cb14f544d299a9b2570191a17fed7b95f62d38060644c6df3 SHA512 02517a71b5b81c91b6d7e96536e05d42135d67d1168220828a9af5de9f6ff021b1397722d5f437411de258e82809f1c2f33fa524ddf73193171ed7d0ba80e65f
25
26 diff --git a/app-xemacs/mule-base/mule-base-1.49-r1.ebuild b/app-xemacs/mule-base/mule-base-1.49-r1.ebuild
27 deleted file mode 100644
28 index a21d0db07f4..00000000000
29 --- a/app-xemacs/mule-base/mule-base-1.49-r1.ebuild
30 +++ /dev/null
31 @@ -1,16 +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: Basic Mule support, required for building with Mule"
39 -XEMACS_PKG_CAT="mule"
40 -
41 -RDEPEND="app-xemacs/fsf-compat
42 -app-xemacs/xemacs-base
43 -app-xemacs/apel
44 -"
45 -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
46 -
47 -inherit xemacs-packages
48
49 diff --git a/app-xemacs/mule-base/mule-base-1.56.ebuild b/app-xemacs/mule-base/mule-base-1.56.ebuild
50 deleted file mode 100644
51 index f9e849758d1..00000000000
52 --- a/app-xemacs/mule-base/mule-base-1.56.ebuild
53 +++ /dev/null
54 @@ -1,16 +0,0 @@
55 -# Copyright 1999-2020 Gentoo Authors
56 -# Distributed under the terms of the GNU General Public License v2
57 -
58 -EAPI=6
59 -
60 -SLOT="0"
61 -DESCRIPTION="MULE: Basic Mule support, required for building with Mule"
62 -XEMACS_PKG_CAT="mule"
63 -
64 -RDEPEND="app-xemacs/fsf-compat
65 -app-xemacs/xemacs-base
66 -app-xemacs/apel
67 -"
68 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
69 -
70 -inherit xemacs-packages