Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Load: metadata.xml ChangeLog perl-Module-Load-0.14.ebuild perl-Module-Load-0.12.ebuild
Date: Tue, 20 Jan 2009 12:36:20
Message-Id: E1LPFpy-0006t6-Ei@stork.gentoo.org
1 tove 09/01/20 12:36:10
2
3 Added: metadata.xml ChangeLog perl-Module-Load-0.14.ebuild
4 perl-Module-Load-0.12.ebuild
5 Log:
6 Adding virtuals for dual-lifed modules that come with perl-5.10
7 (Portage version: 2.2_rc23/cvs/Linux i686)
8
9 Revision Changes Path
10 1.1 virtual/perl-Module-Load/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/metadata.xml?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/metadata.xml?rev=1.1&content-type=text/plain
14
15 Index: metadata.xml
16 ===================================================================
17 <?xml version="1.0" encoding="UTF-8"?>
18 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
19 <pkgmetadata>
20 <herd>perl</herd>
21 </pkgmetadata>
22
23
24
25 1.1 virtual/perl-Module-Load/ChangeLog
26
27 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/ChangeLog?rev=1.1&view=markup
28 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/ChangeLog?rev=1.1&content-type=text/plain
29
30 Index: ChangeLog
31 ===================================================================
32 # ChangeLog for virtual/perl-Module-Load
33 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
34 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.1 2009/01/20 12:36:10 tove Exp $
35
36 *perl-Module-Load-0.14 (20 Jan 2009)
37 *perl-Module-Load-0.12 (20 Jan 2009)
38
39 20 Jan 2009; Torsten Veller <tove@g.o> +metadata.xml,
40 +perl-Module-Load-0.12.ebuild, +perl-Module-Load-0.14.ebuild:
41 Adding virtuals for dual-lifed modules that come with perl-5.10
42
43
44
45
46 1.1 virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild?rev=1.1&content-type=text/plain
50
51 Index: perl-Module-Load-0.14.ebuild
52 ===================================================================
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.14.ebuild,v 1.1 2009/01/20 12:36:10 tove Exp $
56
57 DESCRIPTION="runtime require of both modules and files"
58 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
59 SRC_URI=""
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 KEYWORDS="~amd64 ~x86"
64 IUSE=""
65
66 DEPEND=""
67 RDEPEND="~perl-core/Module-Load-${PV}"
68
69
70
71 1.1 virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild?rev=1.1&content-type=text/plain
75
76 Index: perl-Module-Load-0.12.ebuild
77 ===================================================================
78 # Copyright 1999-2009 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.12.ebuild,v 1.1 2009/01/20 12:36:10 tove Exp $
81
82 DESCRIPTION="runtime require of both modules and files"
83 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
84 SRC_URI=""
85
86 LICENSE="GPL-2"
87 SLOT="0"
88 KEYWORDS="~amd64 ~x86"
89 IUSE=""
90
91 DEPEND=""
92 RDEPEND="~perl-core/Module-Load-${PV}"