summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-07-14 06:41:25 +0000
committerTorsten Veller <tove@gentoo.org>2010-07-14 06:41:25 +0000
commit44fd5c79a8058e0b4860dd94c8db2a34ce384b8b (patch)
tree8ba8c524f20f82526210172d11e4730a527b38ba /virtual/perl-Pod-Simple
parentAdd perl-5.12 as provider (diff)
downloadgentoo-2-44fd5c79a8058e0b4860dd94c8db2a34ce384b8b.tar.gz
gentoo-2-44fd5c79a8058e0b4860dd94c8db2a34ce384b8b.tar.bz2
gentoo-2-44fd5c79a8058e0b4860dd94c8db2a34ce384b8b.zip
Add perl-5.12 as provider
(Portage version: 2.2_rc67_p192/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r--virtual/perl-Pod-Simple/ChangeLog5
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog
index 15425b3b791c..e69311cd9850 100644
--- a/virtual/perl-Pod-Simple/ChangeLog
+++ b/virtual/perl-Pod-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/perl-Pod-Simple
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.20 2010/04/29 06:34:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.21 2010/07/14 06:41:25 tove Exp $
+
+ 14 Jul 2010; Torsten Veller <tove@gentoo.org> perl-Pod-Simple-3.14.ebuild:
+ Add perl-5.12 as provider
*perl-Pod-Simple-3.14 (29 Apr 2010)
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild
index 18c90d3c7c23..e959550cc0a5 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild,v 1.1 2010/04/29 06:34:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.14.ebuild,v 1.2 2010/07/14 06:41:25 tove Exp $
DESCRIPTION="Virtual for Pod-Simple"
HOMEPAGE=""
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos"
IUSE=""
-RDEPEND="~perl-core/Pod-Simple-${PV}"
+RDEPEND="|| ( ~dev-lang/perl-5.12.1 ~perl-core/Pod-Simple-${PV} )"