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: perl-Module-Load-Conditional-0.38.ebuild ChangeLog
Date: Tue, 07 Sep 2010 20:29:03
Message-Id: 20100907202900.66B3020051@flycatcher.gentoo.org
1 tove 10/09/07 20:29:00
2
3 Modified: perl-Module-Load-Conditional-0.38.ebuild ChangeLog
4 Log:
5 Add perl-5.12.2 as provider
6
7 (Portage version: 2.2_rc77/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild?r1=1.1&r2=1.2
15
16 Index: perl-Module-Load-Conditional-0.38.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- perl-Module-Load-Conditional-0.38.ebuild 23 Apr 2010 18:27:47 -0000 1.1
23 +++ perl-Module-Load-Conditional-0.38.ebuild 7 Sep 2010 20:29:00 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild,v 1.1 2010/04/23 18:27:47 robbat2 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.38.ebuild,v 1.2 2010/09/07 20:29:00 tove Exp $
29
30 DESCRIPTION="Looking up module information / loading at runtime"
31 HOMEPAGE=""
32 @@ -11,4 +11,4 @@
33 KEYWORDS="~amd64 ~ppc ~x86"
34 IUSE=""
35
36 -RDEPEND="~perl-core/Module-Load-Conditional-${PV}"
37 +RDEPEND="|| ( ~dev-lang/perl-5.12.2 ~perl-core/Module-Load-Conditional-${PV} )"
38
39
40
41 1.11 virtual/perl-Module-Load-Conditional/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog?rev=1.11&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog?rev=1.11&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog?r1=1.10&r2=1.11
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v
50 retrieving revision 1.10
51 retrieving revision 1.11
52 diff -u -r1.10 -r1.11
53 --- ChangeLog 14 Jul 2010 06:37:53 -0000 1.10
54 +++ ChangeLog 7 Sep 2010 20:29:00 -0000 1.11
55 @@ -1,6 +1,10 @@
56 # ChangeLog for virtual/perl-Module-Load-Conditional
57 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.10 2010/07/14 06:37:53 tove Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.11 2010/09/07 20:29:00 tove Exp $
60 +
61 + 07 Sep 2010; Torsten Veller <tove@g.o>
62 + perl-Module-Load-Conditional-0.38.ebuild:
63 + Add perl-5.12.2 as provider
64
65 14 Jul 2010; Torsten Veller <tove@g.o>
66 perl-Module-Load-Conditional-0.34.ebuild: