Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Module-CoreList: metadata.xml ChangeLog Module-CoreList-2.17.ebuild
Date: Tue, 23 Jun 2009 08:03:45
Message-Id: E1MJ0yk-0004ay-M0@stork.gentoo.org
1 tove 09/06/23 08:03:42
2
3 Added: metadata.xml ChangeLog Module-CoreList-2.17.ebuild
4 Log:
5 Moved to perl-core
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 perl-core/Module-CoreList/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-CoreList/metadata.xml?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-CoreList/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>perl</herd>
20 <maintainer>
21 <email>robbat2@g.o</email>
22 </maintainer>
23 </pkgmetadata>
24
25
26
27 1.1 perl-core/Module-CoreList/ChangeLog
28
29 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.1&view=markup
30 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.1&content-type=text/plain
31
32 Index: ChangeLog
33 ===================================================================
34 # ChangeLog for perl-core/Module-CoreList
35 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
36 # $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.1 2009/06/23 08:03:42 tove Exp $
37
38 23 Jun 2009; Torsten Veller <tove@g.o>
39 +Module-CoreList-2.17.ebuild, +metadata.xml:
40 Moved to perl-core
41
42 *Module-CoreList-2.17 (23 Jun 2009)
43
44 23 Jun 2009; Robin H. Johnson <robbat2@g.o>
45 +Module-CoreList-2.17.ebuild, +metadata.xml:
46 Initial commit. Ebuild by Robin H. Johnson <robbat2@g.o>.
47
48
49
50
51 1.1 perl-core/Module-CoreList/Module-CoreList-2.17.ebuild
52
53 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.17.ebuild?rev=1.1&view=markup
54 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.17.ebuild?rev=1.1&content-type=text/plain
55
56 Index: Module-CoreList-2.17.ebuild
57 ===================================================================
58 # Copyright 1999-2009 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 # $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.17.ebuild,v 1.1 2009/06/23 08:03:42 tove Exp $
61
62 EAPI=2
63
64 MODULE_AUTHOR="RGARCIA"
65 inherit perl-module
66
67 DESCRIPTION="what modules shipped with versions of perl"
68
69 SLOT="0"
70 KEYWORDS="~amd64 ~x86"
71 IUSE=""
72
73 SRC_TEST=do