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/edict/
Date: Sat, 09 Oct 2021 12:12:40
Message-Id: 1633781548.c46537690cd404b9550436baa9cac80c36d91b0c.matsl@gentoo
1 commit: c46537690cd404b9550436baa9cac80c36d91b0c
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 12:12:28 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 12:12:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4653769
7
8 app-xemacs/edict: drop 1.16, 1.17
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/edict/Manifest | 2 --
13 app-xemacs/edict/edict-1.16.ebuild | 15 ---------------
14 app-xemacs/edict/edict-1.17.ebuild | 15 ---------------
15 3 files changed, 32 deletions(-)
16
17 diff --git a/app-xemacs/edict/Manifest b/app-xemacs/edict/Manifest
18 index 8165b92c4a8..660c838a3e0 100644
19 --- a/app-xemacs/edict/Manifest
20 +++ b/app-xemacs/edict/Manifest
21 @@ -1,3 +1 @@
22 -DIST edict-1.16-pkg.tar.gz 96111 BLAKE2B 60d0a990e8c2938205cdca4159f0d77360bb864b7ee66ac11b8f5714aa7cab1c2baf23fbcd891a2e0151be221efd9e46754e6ce651b2b4db2172a8835d7bbc46 SHA512 702d8d454310aaeb0804a96ed5f90c34eb2eeb72c598504404e257640a6cc153e5603cd7d8d1233b152e828fa44ec6919c7e0f9a9870a303b837db6dd5e0632c
23 -DIST edict-1.17-pkg.tar.gz 96241 BLAKE2B 7f353921e15a4334d5ba62048ed755b35e492536e43009c07d52acbb6a81ae92bc2190e3e8c033e1b9ad7cb685b2c673097ebe17c1eceab3d74fff4c9d82b44f SHA512 df70e1c128fd5d70ce9b5a927e25d3787b6f7e9bf7683c2da98e7a428d8bedbf2da9f1b26f7db41e94857cb30eed43e01eb9073b85a70650cabeea706599449c
24 DIST edict-1.19-pkg.tar.gz 96228 BLAKE2B 32654036721787e8f3617303b61b26532d2e2ef56861c6d97e7f25a28953f95c275edb6c8778263a3209a22ebd2b22fed333740feaaa101169fba915a35f8e8d SHA512 2ce2028108a4d8923b3d9d82b8afffb228d103bab2d21c8a18649861a8e2281d3e68dda7990ac2d28d31171426344a0d7ab3a329f6f9d4a71b0300d368c4d36f
25
26 diff --git a/app-xemacs/edict/edict-1.16.ebuild b/app-xemacs/edict/edict-1.16.ebuild
27 deleted file mode 100644
28 index c9a25cb2ba0..00000000000
29 --- a/app-xemacs/edict/edict-1.16.ebuild
30 +++ /dev/null
31 @@ -1,15 +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: Lisp Interface to EDICT, Kanji Dictionary"
39 -XEMACS_PKG_CAT="mule"
40 -
41 -RDEPEND="app-xemacs/mule-base
42 -app-xemacs/xemacs-base
43 -"
44 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
45 -
46 -inherit xemacs-packages
47
48 diff --git a/app-xemacs/edict/edict-1.17.ebuild b/app-xemacs/edict/edict-1.17.ebuild
49 deleted file mode 100644
50 index c9a25cb2ba0..00000000000
51 --- a/app-xemacs/edict/edict-1.17.ebuild
52 +++ /dev/null
53 @@ -1,15 +0,0 @@
54 -# Copyright 1999-2020 Gentoo Authors
55 -# Distributed under the terms of the GNU General Public License v2
56 -
57 -EAPI=6
58 -
59 -SLOT="0"
60 -DESCRIPTION="MULE: Lisp Interface to EDICT, Kanji Dictionary"
61 -XEMACS_PKG_CAT="mule"
62 -
63 -RDEPEND="app-xemacs/mule-base
64 -app-xemacs/xemacs-base
65 -"
66 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
67 -
68 -inherit xemacs-packages