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-ExtUtils-Command: ChangeLog perl-ExtUtils-Command-1.16.ebuild
Date: Tue, 28 Jun 2011 19:57:33
Message-Id: 20110628195512.89F7C20076@flycatcher.gentoo.org
1 tove 11/06/28 19:55:12
2
3 Modified: ChangeLog perl-ExtUtils-Command-1.16.ebuild
4 Log:
5 Add perl-5.12.4 virtual
6
7 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.16 virtual/perl-ExtUtils-Command/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog?rev=1.16&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog?rev=1.16&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog?r1=1.15&r2=1.16
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v
19 retrieving revision 1.15
20 retrieving revision 1.16
21 diff -u -r1.15 -r1.16
22 --- ChangeLog 18 Jun 2011 20:20:49 -0000 1.15
23 +++ ChangeLog 28 Jun 2011 19:55:12 -0000 1.16
24 @@ -1,6 +1,10 @@
25 # ChangeLog for virtual/perl-ExtUtils-Command
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.15 2011/06/18 20:20:49 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/ChangeLog,v 1.16 2011/06/28 19:55:12 tove Exp $
29 +
30 + 28 Jun 2011; Torsten Veller <tove@g.o>
31 + perl-ExtUtils-Command-1.16.ebuild:
32 + Add perl-5.12.4 virtual
33
34 *perl-ExtUtils-Command-1.170.0-r2 (18 Jun 2011)
35
36
37
38
39 1.13 virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild?rev=1.13&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild?rev=1.13&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild?r1=1.12&r2=1.13
44
45 Index: perl-ExtUtils-Command-1.16.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v
48 retrieving revision 1.12
49 retrieving revision 1.13
50 diff -u -r1.12 -r1.13
51 --- perl-ExtUtils-Command-1.16.ebuild 22 Jan 2011 10:09:34 -0000 1.12
52 +++ perl-ExtUtils-Command-1.16.ebuild 28 Jun 2011 19:55:12 -0000 1.13
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.12 2011/01/22 10:09:34 tove Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Command/perl-ExtUtils-Command-1.16.ebuild,v 1.13 2011/06/28 19:55:12 tove Exp $
58
59 DESCRIPTION="Virtual for perl-core/ExtUtils-Command"
60 HOMEPAGE=""
61 @@ -11,4 +11,4 @@
62 KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86"
63 IUSE=""
64
65 -RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Command-${PV} )"
66 +RDEPEND="|| ( ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Command-${PV} )"