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/egg-its/
Date: Sun, 05 Aug 2018 15:10:42
Message-Id: 1533481814.cc5c418a9e1f20da97c5a93fb808cba0d173aa36.matsl@gentoo
1 commit: cc5c418a9e1f20da97c5a93fb808cba0d173aa36
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 5 15:10:14 2018 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 5 15:10:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5c418a
7
8 app-xemacs/egg-its: version bump
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-xemacs/egg-its/Manifest | 1 +
13 app-xemacs/egg-its/egg-its-1.29.ebuild | 17 +++++++++++++++++
14 2 files changed, 18 insertions(+)
15
16 diff --git a/app-xemacs/egg-its/Manifest b/app-xemacs/egg-its/Manifest
17 index e13d9924df5..303fbd062ad 100644
18 --- a/app-xemacs/egg-its/Manifest
19 +++ b/app-xemacs/egg-its/Manifest
20 @@ -1 +1,2 @@
21 DIST egg-its-1.27-pkg.tar.gz 261339 BLAKE2B 8e0fb9cf66d373ccdee6d54c0eb0d996d5ebc03a5d85e1ae8c43b66ae53b7a9ee97a90526b70d52232397ef2982baefc3d4bb327bdebe60aa79bb77ffe4a785a SHA512 f5a2a9412175cc4a825de907f566df0228a1838b082a20f9f11164fb76b7f87db2f4f4e337a8d58f7e0479ffb498c32ac0a7413a70f047a10ecc631edebd4ded
22 +DIST egg-its-1.29-pkg.tar.gz 261073 BLAKE2B cc5c515f4ae3918954ad4fedb21b5262b29fe3cbfcb43faabbefb7882f16583b53b8a68cc943af77471fc4431898db6de1dd38f1146150050f5d422308ef241f SHA512 9457e69c652f13309616ffaa97bfbe64bb0699c958442a0b0bd5f9f215951688a77d7d689567b1fb09d74229460c2a7687b661bcd21a68646a01283929ef764f
23
24 diff --git a/app-xemacs/egg-its/egg-its-1.29.ebuild b/app-xemacs/egg-its/egg-its-1.29.ebuild
25 new file mode 100644
26 index 00000000000..e6d72a6e844
27 --- /dev/null
28 +++ b/app-xemacs/egg-its/egg-its-1.29.ebuild
29 @@ -0,0 +1,17 @@
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="MULE: Wnn (4.2 and 6) support. SJ3 support"
37 +XEMACS_PKG_CAT="mule"
38 +
39 +RDEPEND="app-xemacs/leim
40 +app-xemacs/mule-base
41 +app-xemacs/fsf-compat
42 +app-xemacs/xemacs-base
43 +"
44 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
45 +
46 +inherit xemacs-packages