Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-Constant: ChangeLog perl-ExtUtils-Constant-0.230.0-r2.ebuild
Date: Sun, 01 Dec 2013 14:44:09
Message-Id: 20131201144406.838252004B@flycatcher.gentoo.org
1 johu 13/12/01 14:44:06
2
3 Modified: ChangeLog perl-ExtUtils-Constant-0.230.0-r2.ebuild
4 Log:
5 x86 stable, bug #474822
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
8
9 Revision Changes Path
10 1.8 virtual/perl-ExtUtils-Constant/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 25 Oct 2013 14:06:15 -0000 1.7
23 +++ ChangeLog 1 Dec 2013 14:44:06 -0000 1.8
24 @@ -1,6 +1,10 @@
25 # ChangeLog for virtual/perl-ExtUtils-Constant
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.7 2013/10/25 14:06:15 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.8 2013/12/01 14:44:06 johu Exp $
29 +
30 + 01 Dec 2013; Johannes Huber <johu@g.o>
31 + perl-ExtUtils-Constant-0.230.0-r2.ebuild:
32 + x86 stable, bug #474822
33
34 25 Oct 2013; Jeroen Roovers <jer@g.o>
35 perl-ExtUtils-Constant-0.230.0-r2.ebuild:
36
37
38
39 1.7 virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild?r1=1.6&r2=1.7
44
45 Index: perl-ExtUtils-Constant-0.230.0-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- perl-ExtUtils-Constant-0.230.0-r2.ebuild 25 Oct 2013 14:06:15 -0000 1.6
52 +++ perl-ExtUtils-Constant-0.230.0-r2.ebuild 1 Dec 2013 14:44:06 -0000 1.7
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.6 2013/10/25 14:06:15 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.7 2013/12/01 14:44:06 johu Exp $
58
59 DESCRIPTION="Virtual for ${PN#perl-}"
60 HOMEPAGE=""
61 @@ -8,7 +8,7 @@
62
63 LICENSE=""
64 SLOT="0"
65 -KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86"
66 +KEYWORDS="~amd64 hppa ~ppc ~ppc64 x86"
67 IUSE=""
68
69 RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"