summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-12 22:56:33 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-12 22:56:33 +0000
commita78fb8ae7d402f577160e0b529f39cf854988700 (patch)
tree22debc34a82418263e373b53c73737f76351d63d /virtual/perl-Time-Local
parentRemove old (diff)
downloadgentoo-2-a78fb8ae7d402f577160e0b529f39cf854988700.tar.gz
gentoo-2-a78fb8ae7d402f577160e0b529f39cf854988700.tar.bz2
gentoo-2-a78fb8ae7d402f577160e0b529f39cf854988700.zip
Add Perl 5.22 as provider, remove Perl 5.18 as provider
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r--virtual/perl-Time-Local/ChangeLog10
-rw-r--r--virtual/perl-Time-Local/perl-Time-Local-1.230.0-r2.ebuild (renamed from virtual/perl-Time-Local/perl-Time-Local-1.230.0-r1.ebuild)6
2 files changed, 11 insertions, 5 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog
index 067677dcdcf5..16ada19b7fc1 100644
--- a/virtual/perl-Time-Local/ChangeLog
+++ b/virtual/perl-Time-Local/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Time-Local
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.74 2014/07/15 18:14:26 dilfridge Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.75 2015/06/12 22:56:33 dilfridge Exp $
+
+*perl-Time-Local-1.230.0-r2 (12 Jun 2015)
+
+ 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ -perl-Time-Local-1.230.0-r1.ebuild, +perl-Time-Local-1.230.0-r2.ebuild:
+ Add Perl 5.22 as provider, remove Perl 5.18 as provider
*perl-Time-Local-1.230.0-r1 (15 Jul 2014)
diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.230.0-r1.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.230.0-r2.ebuild
index ccd4f74913b5..7c68d04f2ae8 100644
--- a/virtual/perl-Time-Local/perl-Time-Local-1.230.0-r1.ebuild
+++ b/virtual/perl-Time-Local/perl-Time-Local-1.230.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.230.0-r1.ebuild,v 1.1 2014/07/15 18:14:26 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.230.0-r2.ebuild,v 1.1 2015/06/12 22:56:33 dilfridge Exp $
EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
IUSE=""
RDEPEND="
- || ( =dev-lang/perl-5.20* =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
+ || ( =dev-lang/perl-5.22* =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
"