Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Fri, 25 Oct 2013 14:06:19
Message-Id: 20131025140616.1307420036@flycatcher.gentoo.org
1 jer 13/10/25 14:06:16
2
3 Modified: ChangeLog perl-ExtUtils-Constant-0.230.0-r2.ebuild
4 Log:
5 Stable for HPPA (bug #474822).
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.7 virtual/perl-ExtUtils-Constant/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog?r1=1.6&r2=1.7
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- ChangeLog 14 Aug 2013 04:13:34 -0000 1.6
23 +++ ChangeLog 25 Oct 2013 14:06:15 -0000 1.7
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.6 2013/08/14 04:13:34 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/ChangeLog,v 1.7 2013/10/25 14:06:15 jer Exp $
29 +
30 + 25 Oct 2013; Jeroen Roovers <jer@g.o>
31 + perl-ExtUtils-Constant-0.230.0-r2.ebuild:
32 + Stable for HPPA (bug #474822).
33
34 *perl-ExtUtils-Constant-0.230.0-r3 (14 Aug 2013)
35
36
37
38
39 1.6 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.6&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.6&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.5&r2=1.6
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.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- perl-ExtUtils-Constant-0.230.0-r2.ebuild 17 Dec 2012 18:28:52 -0000 1.5
52 +++ perl-ExtUtils-Constant-0.230.0-r2.ebuild 25 Oct 2013 14:06:15 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r2.ebuild,v 1.5 2012/12/17 18:28:52 ago Exp $
58 +# $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 $
59
60 DESCRIPTION="Virtual for ${PN#perl-}"
61 HOMEPAGE=""
62 @@ -8,7 +8,7 @@
63
64 LICENSE=""
65 SLOT="0"
66 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
67 +KEYWORDS="~amd64 hppa ~ppc ~ppc64 ~x86"
68 IUSE=""
69
70 RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"