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/dictionary/
Date: Sat, 09 Oct 2021 15:28:09
Message-Id: 1633793272.5d614f32bee60e08b9263aceee41c18394a87e55.matsl@gentoo
1 commit: 5d614f32bee60e08b9263aceee41c18394a87e55
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 9 15:27:52 2021 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 9 15:27:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d614f32
7
8 app-xemacs/dictionary: drop 1.16
9
10 Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
11
12 app-xemacs/dictionary/Manifest | 1 -
13 app-xemacs/dictionary/dictionary-1.16.ebuild | 14 --------------
14 2 files changed, 15 deletions(-)
15
16 diff --git a/app-xemacs/dictionary/Manifest b/app-xemacs/dictionary/Manifest
17 index 450db84e50b..27b5d108283 100644
18 --- a/app-xemacs/dictionary/Manifest
19 +++ b/app-xemacs/dictionary/Manifest
20 @@ -1,2 +1 @@
21 -DIST dictionary-1.16-pkg.tar.gz 40085 BLAKE2B 413d5b82704eed5f96b99ffaedecdb149e8e562fa7e1a559cb396076d1ddae758fb634e00326f3f8682f7a1199905e3be7b0f271903f52faa532dbf31b8367fe SHA512 8dc0c0809d713f9eda280b110dbffa6f237c50ebb2e6c93f571efb3d22c1875ee5359fa91bc3faa58b3b0f431e75b84527262defb8aff5174a400be61f1a80dd
22 DIST dictionary-1.18-pkg.tar.gz 40135 BLAKE2B 1fab7942a70e622613a5e126d2e48403d6b0d5594aca00e4cff9ac56db03aa2379a9742301a5a959e54ba8ca29780bd138d871577e31dc72805a6ccdabc4b44a SHA512 bdcdf63eb60dfe1a296b22b7493d842cbb3ae210dfc4cbcf7602fd00e7791736690961bb339293e1fdcee2bb527b87c003acd0dc640dce0c4dd5208c03fb1386
23
24 diff --git a/app-xemacs/dictionary/dictionary-1.16.ebuild b/app-xemacs/dictionary/dictionary-1.16.ebuild
25 deleted file mode 100644
26 index 3db061687e1..00000000000
27 --- a/app-xemacs/dictionary/dictionary-1.16.ebuild
28 +++ /dev/null
29 @@ -1,14 +0,0 @@
30 -# Copyright 1999-2020 Gentoo Authors
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=6
34 -
35 -SLOT="0"
36 -DESCRIPTION="Interface to RFC2229 dictionary servers"
37 -XEMACS_PKG_CAT="standard"
38 -
39 -RDEPEND="app-xemacs/xemacs-base
40 -"
41 -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
42 -
43 -inherit xemacs-packages