Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-File-Spec/
Date: Sat, 30 Apr 2016 15:22:34
Message-Id: 1462028946.2d732c3977e267b67458df3c81677a683515728f.dilfridge@gentoo
1 commit: 2d732c3977e267b67458df3c81677a683515728f
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 15 21:39:31 2016 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 30 15:09:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d732c39
7
8 virtual/perl-File-Spec: Add version for Perl 5.22.2
9
10 Package-Manager: portage-2.2.28
11
12 ...perl-File-Spec-3.560.0.ebuild => perl-File-Spec-3.560.0-r1.ebuild} | 4 ++--
13 ...{perl-File-Spec-3.560.0.ebuild => perl-File-Spec-3.560.100.ebuild} | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.560.0.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.560.0-r1.ebuild
17 similarity index 82%
18 copy from virtual/perl-File-Spec/perl-File-Spec-3.560.0.ebuild
19 copy to virtual/perl-File-Spec/perl-File-Spec-3.560.0-r1.ebuild
20 index 1ecbd77..2b7acad 100644
21 --- a/virtual/perl-File-Spec/perl-File-Spec-3.560.0.ebuild
22 +++ b/virtual/perl-File-Spec/perl-File-Spec-3.560.0-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
30 IUSE=""
31
32 RDEPEND="
33 - || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
34 + || ( =dev-lang/perl-5.22.1* =dev-lang/perl-5.22.0* ~perl-core/${PN#perl-}-${PV} )
35 !<perl-core/${PN#perl-}-${PV}
36 !>perl-core/${PN#perl-}-${PV}-r999
37 "
38
39 diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.560.0.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.560.100.ebuild
40 similarity index 85%
41 rename from virtual/perl-File-Spec/perl-File-Spec-3.560.0.ebuild
42 rename to virtual/perl-File-Spec/perl-File-Spec-3.560.100.ebuild
43 index 1ecbd77..b5adbb8 100644
44 --- a/virtual/perl-File-Spec/perl-File-Spec-3.560.0.ebuild
45 +++ b/virtual/perl-File-Spec/perl-File-Spec-3.560.100.ebuild
46 @@ -1,4 +1,4 @@
47 -# Copyright 1999-2015 Gentoo Foundation
48 +# Copyright 1999-2016 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Id$
51
52 @@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
53 IUSE=""
54
55 RDEPEND="
56 - || ( =dev-lang/perl-5.22* ~perl-core/${PN#perl-}-${PV} )
57 + || ( =dev-lang/perl-5.22.2* ~perl-core/${PN#perl-}-${PV} )
58 !<perl-core/${PN#perl-}-${PV}
59 !>perl-core/${PN#perl-}-${PV}-r999
60 "