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, 04 Aug 2018 10:04:33
Message-Id: 1533377051.44954f572e80535c5854bb52ae90b93833be0e83.matsl@gentoo
1 commit: 44954f572e80535c5854bb52ae90b93833be0e83
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 4 10:04:11 2018 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 4 10:04:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44954f57
7
8 app-xemacs/dictionary: version bump
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-xemacs/dictionary/Manifest | 1 +
13 app-xemacs/dictionary/dictionary-1.18.ebuild | 14 ++++++++++++++
14 2 files changed, 15 insertions(+)
15
16 diff --git a/app-xemacs/dictionary/Manifest b/app-xemacs/dictionary/Manifest
17 index 61b090d3024..450db84e50b 100644
18 --- a/app-xemacs/dictionary/Manifest
19 +++ b/app-xemacs/dictionary/Manifest
20 @@ -1 +1,2 @@
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.18.ebuild b/app-xemacs/dictionary/dictionary-1.18.ebuild
25 new file mode 100644
26 index 00000000000..ecf40359c23
27 --- /dev/null
28 +++ b/app-xemacs/dictionary/dictionary-1.18.ebuild
29 @@ -0,0 +1,14 @@
30 +# Copyright 1999-2018 Gentoo Foundation
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