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