summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-06-18 20:20:50 +0000
committerTorsten Veller <tove@gentoo.org>2011-06-18 20:20:50 +0000
commitac7be7afde67e1ff95ddcfe0aa7a562c87736b76 (patch)
treef87b8770c247c50f81c091530aa69080cfa52a7e /virtual/perl-Pod-Simple
parentStable on amd64 wrt bug #370855 (diff)
downloadgentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.tar.gz
gentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.tar.bz2
gentoo-2-ac7be7afde67e1ff95ddcfe0aa7a562c87736b76.zip
Add perl-5.14 as provider. Force stable keywords
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'virtual/perl-Pod-Simple')
-rw-r--r--virtual/perl-Pod-Simple/ChangeLog8
-rw-r--r--virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild (renamed from virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r1.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/virtual/perl-Pod-Simple/ChangeLog b/virtual/perl-Pod-Simple/ChangeLog
index 001979b5097a..7b8d3dbee7c9 100644
--- a/virtual/perl-Pod-Simple/ChangeLog
+++ b/virtual/perl-Pod-Simple/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Pod-Simple
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.35 2011/05/20 13:38:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/ChangeLog,v 1.36 2011/06/18 20:20:49 tove Exp $
+
+*perl-Pod-Simple-3.160.0-r2 (18 Jun 2011)
+
+ 18 Jun 2011; Torsten Veller <tove@gentoo.org>
+ -perl-Pod-Simple-3.160.0-r1.ebuild, +perl-Pod-Simple-3.160.0-r2.ebuild:
+ Add perl-5.14 as provider
*perl-Pod-Simple-3.160.0-r1 (20 May 2011)
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r1.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild
index 9ae98f4fb3ed..de68d25edb08 100644
--- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r1.ebuild
+++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2011 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.160.0-r1.ebuild,v 1.1 2011/05/20 13:38:18 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Pod-Simple/perl-Pod-Simple-3.160.0-r2.ebuild,v 1.1 2011/06/18 20:20:49 tove Exp $
-DESCRIPTION="Virtual for Pod-Simple"
+DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
SRC_URI=""
@@ -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 ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/Pod-Simple-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"