summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-05-18 16:22:28 +0000
committerTorsten Veller <tove@gentoo.org>2011-05-18 16:22:28 +0000
commitb1767b039af51c8a5ef6d4e31e4864c64043bf03 (patch)
tree1c030dcc92b2991c60a57b1d546dce8eabb5189f /virtual/perl-Time-Local
parentChange version scheme (diff)
downloadgentoo-2-b1767b039af51c8a5ef6d4e31e4864c64043bf03.tar.gz
gentoo-2-b1767b039af51c8a5ef6d4e31e4864c64043bf03.tar.bz2
gentoo-2-b1767b039af51c8a5ef6d4e31e4864c64043bf03.zip
Add perl-5.14.0 as provider. Change version scheme
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Time-Local')
-rw-r--r--virtual/perl-Time-Local/ChangeLog8
-rw-r--r--virtual/perl-Time-Local/perl-Time-Local-1.200.0.ebuild (renamed from virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/virtual/perl-Time-Local/ChangeLog b/virtual/perl-Time-Local/ChangeLog
index e954c5bc925e..8a1c32644b8e 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.45 2011/05/03 19:16:24 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/ChangeLog,v 1.46 2011/05/18 16:22:28 tove Exp $
+
+*perl-Time-Local-1.200.0 (18 May 2011)
+
+ 18 May 2011; Torsten Veller <tove@gentoo.org> -perl-Time-Local-1.200.ebuild,
+ +perl-Time-Local-1.200.0.ebuild:
+ Add perl-5.14.0 as provider. Change version scheme
03 May 2011; Fabian Groffen <grobian@gentoo.org>
perl-Time-Local-1.200.ebuild:
diff --git a/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild b/virtual/perl-Time-Local/perl-Time-Local-1.200.0.ebuild
index 0949599b458c..143a6d213959 100644
--- a/virtual/perl-Time-Local/perl-Time-Local-1.200.ebuild
+++ b/virtual/perl-Time-Local/perl-Time-Local-1.200.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.200.ebuild,v 1.2 2011/05/03 19:16:24 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Time-Local/perl-Time-Local-1.200.0.ebuild,v 1.1 2011/05/18 16:22:28 tove Exp $
DESCRIPTION="Virtual for Time-Local"
HOMEPAGE=""
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
-RDEPEND="~perl-core/Time-Local-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/Time-Local-${PV} )"