Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Getopt-Long: perl-Getopt-Long-2.380.0-r2.ebuild ChangeLog
Date: Tue, 31 Dec 2013 20:21:26
Message-Id: 20131231202122.4E26B2004C@flycatcher.gentoo.org
1 zlogene 13/12/31 20:21:22
2
3 Modified: perl-Getopt-Long-2.380.0-r2.ebuild ChangeLog
4 Log:
5 Drop perl-5.10* dependency
6
7 (Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.4 virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild?r1=1.3&r2=1.4
15
16 Index: perl-Getopt-Long-2.380.0-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- perl-Getopt-Long-2.380.0-r2.ebuild 10 Nov 2012 13:55:15 -0000 1.3
23 +++ perl-Getopt-Long-2.380.0-r2.ebuild 31 Dec 2013 20:21:22 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild,v 1.3 2012/11/10 13:55:15 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild,v 1.4 2013/12/31 20:21:22 zlogene Exp $
30
31 DESCRIPTION="Virtual for ${PN#perl-}"
32 HOMEPAGE=""
33 @@ -11,4 +11,4 @@
34 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
35 IUSE=""
36
37 -RDEPEND="|| ( =dev-lang/perl-5.16* =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} )"
38 +RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/${PN#perl-}-${PV} )"
39
40
41
42 1.53 virtual/perl-Getopt-Long/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?rev=1.53&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?rev=1.53&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog?r1=1.52&r2=1.53
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v
51 retrieving revision 1.52
52 retrieving revision 1.53
53 diff -u -r1.52 -r1.53
54 --- ChangeLog 28 Oct 2013 05:34:28 -0000 1.52
55 +++ ChangeLog 31 Dec 2013 20:21:22 -0000 1.53
56 @@ -1,6 +1,10 @@
57 # ChangeLog for virtual/perl-Getopt-Long
58 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.52 2013/10/28 05:34:28 patrick Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.53 2013/12/31 20:21:22 zlogene Exp $
61 +
62 + 31 Dec 2013; Mikle Kolyada <zlogene@g.o>
63 + perl-Getopt-Long-2.380.0-r2.ebuild:
64 + Drop perl-5.10* dependency
65
66 *perl-Getopt-Long-2.420.0 (28 Oct 2013)