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/edt/
Date: Sat, 09 Oct 2021 17:14:46
Message-Id: 1633799671.6a8fcdc594453b33738c48f55b85853ce6ac3425.matsl@gentoo
1 commit: 6a8fcdc594453b33738c48f55b85853ce6ac3425
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 17:14:31 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 17:14:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8fcdc5
7
8 app-xemacs/edt: drop 1.13, 1.14
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/edt/Manifest | 2 --
13 app-xemacs/edt/edt-1.13.ebuild | 14 --------------
14 app-xemacs/edt/edt-1.14.ebuild | 14 --------------
15 3 files changed, 30 deletions(-)
16
17 diff --git a/app-xemacs/edt/Manifest b/app-xemacs/edt/Manifest
18 index e6c3bc9fc3d..94e41e3d6a2 100644
19 --- a/app-xemacs/edt/Manifest
20 +++ b/app-xemacs/edt/Manifest
21 @@ -1,3 +1 @@
22 -DIST edt-1.13-pkg.tar.gz 62754 BLAKE2B f327f44febb3fcca7a79771126ff85716464ce23739b2caf49a95047f2244da706576f80e5ea58125f0c7cd4723262b6d759c77c66581d3393f56f1950465544 SHA512 8371dd96b6996d1257c769be4fcc77ae386d187bfb51ccd03c57e09b12a2b193c575f15b8fce29380a59f795adaf02a3528fa80f3b24536c349fc10ab54f808a
23 -DIST edt-1.14-pkg.tar.gz 62824 BLAKE2B 9ab1cc9e55364b901ee51d16b97ea8a72a935e10d2aec5ef4f1757954a5f3e0c36132686225bb64e47227e2c83171632b004621f14b1508a9bfc07c8ad4cfc04 SHA512 8179652766eeffdd12b673e453f4dbe0117bc8f2ad743943c5f613dd217c80d3433b7cbe3a2d8b55604eaff489416edc5afd3e5bafafcec8782dd471688555c2
24 DIST edt-1.16-pkg.tar.gz 62865 BLAKE2B 22f62a7ab87a723339693fcd6351263b1347b464db1f2f15ad79543505faf837154d95efa03f9401a03d7838452cab72484251c80a517cb3337ea8e3bf2f595b SHA512 46a0452b11119d926a3d612acdbefec37731ac60a86b207e125c7ca6dcd962b419173d4a5cb96117a8f0afb29b9c8173a5bbdc69e8d8ae09276829a6dc44c931
25
26 diff --git a/app-xemacs/edt/edt-1.13.ebuild b/app-xemacs/edt/edt-1.13.ebuild
27 deleted file mode 100644
28 index a6367a8a334..00000000000
29 --- a/app-xemacs/edt/edt-1.13.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="DEC EDIT/EDT emulation"
39 -XEMACS_PKG_CAT="standard"
40 -
41 -RDEPEND="app-xemacs/xemacs-base
42 -"
43 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
44 -
45 -inherit xemacs-packages
46
47 diff --git a/app-xemacs/edt/edt-1.14.ebuild b/app-xemacs/edt/edt-1.14.ebuild
48 deleted file mode 100644
49 index a6367a8a334..00000000000
50 --- a/app-xemacs/edt/edt-1.14.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="DEC EDIT/EDT emulation"
60 -XEMACS_PKG_CAT="standard"
61 -
62 -RDEPEND="app-xemacs/xemacs-base
63 -"
64 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
65 -
66 -inherit xemacs-packages