Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Getopt-Long: ChangeLog perl-Getopt-Long-2.380.0-r1.ebuild
Date: Sun, 29 Jan 2012 17:11:31
Message-Id: 20120129171122.3A8AC20034@flycatcher.gentoo.org
1 maekke 12/01/29 17:11:22
2
3 Modified: ChangeLog perl-Getopt-Long-2.380.0-r1.ebuild
4 Log:
5 arm stable, bug #395735
6
7 (Portage version: 2.1.10.44/cvs/Linux i686)
8
9 Revision Changes Path
10 1.45 virtual/perl-Getopt-Long/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?rev=1.45&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?rev=1.45&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?r1=1.44&r2=1.45
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v
19 retrieving revision 1.44
20 retrieving revision 1.45
21 diff -u -r1.44 -r1.45
22 --- ChangeLog 5 Oct 2011 20:21:27 -0000 1.44
23 +++ ChangeLog 29 Jan 2012 17:11:22 -0000 1.45
24 @@ -1,6 +1,10 @@
25 # ChangeLog for virtual/perl-Getopt-Long
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.44 2011/10/05 20:21:27 aballier Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.45 2012/01/29 17:11:22 maekke Exp $
30 +
31 + 29 Jan 2012; Markus Meier <maekke@g.o>
32 + perl-Getopt-Long-2.380.0-r1.ebuild:
33 + arm stable, bug #395735
34
35 05 Oct 2011; Alexis Ballier <aballier@g.o>
36 perl-Getopt-Long-2.380.0-r1.ebuild:
37
38
39
40 1.6 virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild?r1=1.5&r2=1.6
45
46 Index: perl-Getopt-Long-2.380.0-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- perl-Getopt-Long-2.380.0-r1.ebuild 5 Oct 2011 20:21:27 -0000 1.5
53 +++ perl-Getopt-Long-2.380.0-r1.ebuild 29 Jan 2012 17:11:22 -0000 1.6
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2011 Gentoo Foundation
56 +# Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild,v 1.5 2011/10/05 20:21:27 aballier Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r1.ebuild,v 1.6 2012/01/29 17:11:22 maekke Exp $
60
61 DESCRIPTION="Virtual for ${PN#perl-}"
62 HOMEPAGE=""
63 @@ -8,7 +8,7 @@
64
65 LICENSE=""
66 SLOT="0"
67 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
68 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
69 IUSE=""
70
71 RDEPEND="|| ( =dev-lang/perl-5.14* ~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/${PN#perl-}-${PV} )"