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/cedet-common/
Date: Sat, 04 Aug 2018 09:41:04
Message-Id: 1533375652.6a097b1c16976dd946728929b66ea689d44fccdd.matsl@gentoo
1 commit: 6a097b1c16976dd946728929b66ea689d44fccdd
2 Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 4 09:40:21 2018 +0000
4 Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 4 09:40:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a097b1c
7
8 app-xemacs/cedet-common: version bump
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-xemacs/cedet-common/Manifest | 1 +
13 app-xemacs/cedet-common/cedet-common-1.03.ebuild | 15 +++++++++++++++
14 2 files changed, 16 insertions(+)
15
16 diff --git a/app-xemacs/cedet-common/Manifest b/app-xemacs/cedet-common/Manifest
17 index 0daa1a5452d..3573385e67a 100644
18 --- a/app-xemacs/cedet-common/Manifest
19 +++ b/app-xemacs/cedet-common/Manifest
20 @@ -1 +1,2 @@
21 DIST cedet-common-1.01-pkg.tar.gz 73671 BLAKE2B ced597935ef483ee6d92a1245d255200a767b0663b7c90d0adefadecf5b42bc4734597cefcb35268ef6eda5bc1887ea7a9110fc894e72b6fcefd7ea8d1ddb2a7 SHA512 53ee8486ff02ff5dccfd9974b3f7bfc710befee95ad3db1bcfe5e67c5dcf740440f060770a080264f0b0f09013867ee7d66a83d7b3919c7e598ef3207340d9d8
22 +DIST cedet-common-1.03-pkg.tar.gz 73644 BLAKE2B 314d24fe951fcf7922a1e0c84dc96744d0b515a1ab27de4c23217b60936e746ac6ec78d6a526af8e1658d6c9b8494f77ea4dbb4135e5c3164e8f3a7f32bf36d8 SHA512 25263858e8cadb5bcc2e822021a0b7d76e61442d9de7670dc4f5b73c3cc752f36a43622ced8f4d9d9a594a2c5b9c6cfca052dfd3d60c639dc1854908cd6fbb0d
23
24 diff --git a/app-xemacs/cedet-common/cedet-common-1.03.ebuild b/app-xemacs/cedet-common/cedet-common-1.03.ebuild
25 new file mode 100644
26 index 00000000000..f8607098af3
27 --- /dev/null
28 +++ b/app-xemacs/cedet-common/cedet-common-1.03.ebuild
29 @@ -0,0 +1,15 @@
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="Common files for CEDET development environment"
37 +XEMACS_PKG_CAT="standard"
38 +
39 +RDEPEND="app-xemacs/xemacs-base
40 +app-xemacs/edebug
41 +"
42 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
43 +
44 +inherit xemacs-packages