Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-xemacs/cedet-common: metadata.xml ChangeLog cedet-common-1.01.ebuild
Date: Fri, 20 Mar 2009 06:50:08
Message-Id: E1LkYYQ-0006NE-JE@stork.gentoo.org
1 graaff 09/03/20 06:50:06
2
3 Added: metadata.xml ChangeLog cedet-common-1.01.ebuild
4 Log:
5 Initial import
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 app-xemacs/cedet-common/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/metadata.xml?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/metadata.xml?rev=1.1&content-type=text/plain
13
14 Index: metadata.xml
15 ===================================================================
16 <?xml version="1.0" encoding="UTF-8"?>
17 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
18 <pkgmetadata>
19 <herd>xemacs</herd>
20 </pkgmetadata>
21
22
23
24 1.1 app-xemacs/cedet-common/ChangeLog
25
26 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/ChangeLog?rev=1.1&view=markup
27 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/ChangeLog?rev=1.1&content-type=text/plain
28
29 Index: ChangeLog
30 ===================================================================
31 # ChangeLog for app-xemacs/cedet-common
32 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
33 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/ChangeLog,v 1.1 2009/03/20 06:50:06 graaff Exp $
34
35 *cedet-common-1.01 (20 Mar 2009)
36
37 20 Mar 2009; Hans de Graaff <graaff@g.o> +metadata.xml,
38 +cedet-common-1.01.ebuild:
39 Initial import, new dependency of a number of existing packages.
40
41
42
43
44 1.1 app-xemacs/cedet-common/cedet-common-1.01.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild?rev=1.1&content-type=text/plain
48
49 Index: cedet-common-1.01.ebuild
50 ===================================================================
51 # Copyright 1999-2009 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/app-xemacs/cedet-common/cedet-common-1.01.ebuild,v 1.1 2009/03/20 06:50:06 graaff Exp $
54
55 SLOT="0"
56 IUSE=""
57 DESCRIPTION="Common files for CEDET development environment."
58 PKG_CAT="standard"
59
60 RDEPEND="app-xemacs/edebug
61 app-xemacs/xemacs-base
62 "
63 KEYWORDS="~amd64 ~x86"
64
65 inherit xemacs-packages