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/xemacs-devel/
Date: Sat, 02 Oct 2021 13:05:21
Message-Id: 1633179888.96b61945e4d6361d59f94ab68de8ff4e0a0292ad.matsl@gentoo
1 commit: 96b61945e4d6361d59f94ab68de8ff4e0a0292ad
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 13:04:48 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 13:04:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b61945
7
8 app-xemacs/xemacs-devel: drop 1.75, 1.80
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/xemacs-devel/Manifest | 2 --
13 app-xemacs/xemacs-devel/xemacs-devel-1.75.ebuild | 24 ------------------------
14 app-xemacs/xemacs-devel/xemacs-devel-1.80.ebuild | 24 ------------------------
15 3 files changed, 50 deletions(-)
16
17 diff --git a/app-xemacs/xemacs-devel/Manifest b/app-xemacs/xemacs-devel/Manifest
18 index 25b04cada97..09a499c83fe 100644
19 --- a/app-xemacs/xemacs-devel/Manifest
20 +++ b/app-xemacs/xemacs-devel/Manifest
21 @@ -1,3 +1 @@
22 -DIST xemacs-devel-1.75-pkg.tar.gz 246585 BLAKE2B 01c8e7f3e71ae14ae40436879a84543040c6c3e84487a3df7e6dc70401bf82be5dedcab08cdf1d6d437cf1283099b37665a2f4c98c67f4811e7d4f1f1f0ba33d SHA512 f05629c0e116cb4d10e3ffcaa941be285b56250a95a9316050115fe9cb12e3581da87be59862b79fa3c3cd3fb29b5029d0514a0fd9e9d317bba1b1b3c500cf9e
23 -DIST xemacs-devel-1.80-pkg.tar.gz 257410 BLAKE2B c678554fac620d56b687611e56ce7ca6f048c3e70895209701e230079beb474d189d8d47b731d47c369866dcb3846f6d9781bd0c6b558ad7765eaa0e7b54c7ac SHA512 99d42ccd0b3db45a4b4fae931c59685c4e8cedd4daba744d8bf6232f6c1d388a2fb010ed58ce5a28a5e455fae73c19e9d3ad1bd12f2e95634c30605ae02099b2
24 DIST xemacs-devel-1.84-pkg.tar.gz 257545 BLAKE2B 8fab5099be409c36b1f72daa4fbc57648fc6c40f5abfa686c029135fcbcc46cdf123ba35e11bfca1f4d1804d303005795cd6f52265dd060cd28afff1a56313c2 SHA512 eb20fe3fcca45b9feda2d70749c8a5af1936bf9a94d41b9a96ef83968b7f85ef9b9bd5121aecaafef59cccb6fb2e29a09ff0a7675a7b786909d86e59a6aa2005
25
26 diff --git a/app-xemacs/xemacs-devel/xemacs-devel-1.75.ebuild b/app-xemacs/xemacs-devel/xemacs-devel-1.75.ebuild
27 deleted file mode 100644
28 index 283d6f9e8bf..00000000000
29 --- a/app-xemacs/xemacs-devel/xemacs-devel-1.75.ebuild
30 +++ /dev/null
31 @@ -1,24 +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="Emacs Lisp developer support"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/xemacs-base
42 -app-xemacs/xemacs-ispell
43 -app-xemacs/mail-lib
44 -app-xemacs/gnus
45 -app-xemacs/rmail
46 -app-xemacs/tm
47 -app-xemacs/apel
48 -app-xemacs/sh-script
49 -app-xemacs/net-utils
50 -app-xemacs/xemacs-eterm
51 -app-xemacs/ecrypto
52 -"
53 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
54 -
55 -inherit xemacs-packages
56
57 diff --git a/app-xemacs/xemacs-devel/xemacs-devel-1.80.ebuild b/app-xemacs/xemacs-devel/xemacs-devel-1.80.ebuild
58 deleted file mode 100644
59 index 283d6f9e8bf..00000000000
60 --- a/app-xemacs/xemacs-devel/xemacs-devel-1.80.ebuild
61 +++ /dev/null
62 @@ -1,24 +0,0 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 -# Distributed under the terms of the GNU General Public License v2
65 -
66 -EAPI=6
67 -
68 -SLOT="0"
69 -DESCRIPTION="Emacs Lisp developer support"
70 -XEMACS_PKG_CAT="standard"
71 -
72 -RDEPEND="app-xemacs/xemacs-base
73 -app-xemacs/xemacs-ispell
74 -app-xemacs/mail-lib
75 -app-xemacs/gnus
76 -app-xemacs/rmail
77 -app-xemacs/tm
78 -app-xemacs/apel
79 -app-xemacs/sh-script
80 -app-xemacs/net-utils
81 -app-xemacs/xemacs-eterm
82 -app-xemacs/ecrypto
83 -"
84 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
85 -
86 -inherit xemacs-packages