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-IPC-Cmd
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-IPC-Cmd')
-rw-r--r--virtual/perl-IPC-Cmd/ChangeLog8
-rw-r--r--virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.ebuild (renamed from virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/virtual/perl-IPC-Cmd/ChangeLog b/virtual/perl-IPC-Cmd/ChangeLog
index 0cf1f7e1bc6a..3af4468879d8 100644
--- a/virtual/perl-IPC-Cmd/ChangeLog
+++ b/virtual/perl-IPC-Cmd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-IPC-Cmd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.27 2011/06/13 02:10:31 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/ChangeLog,v 1.28 2011/06/18 20:20:46 tove Exp $
+
+*perl-IPC-Cmd-0.700.0-r1 (18 Jun 2011)
+
+ 18 Jun 2011; Torsten Veller <tove@gentoo.org> -perl-IPC-Cmd-0.700.0.ebuild,
+ +perl-IPC-Cmd-0.700.0-r1.ebuild:
+ Add perl-5.14 as provider
13 Jun 2011; Matt Turner <mattst88@gentoo.org> perl-IPC-Cmd-0.700.0.ebuild:
Added ~mips, bug 351526
diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.ebuild
index 737c7f8ac28f..d70745c66f07 100644
--- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0.ebuild
+++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.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-IPC-Cmd/perl-IPC-Cmd-0.700.0.ebuild,v 1.2 2011/06/13 02:10:31 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IPC-Cmd/perl-IPC-Cmd-0.700.0-r1.ebuild,v 1.1 2011/06/18 20:20:46 tove Exp $
-DESCRIPTION="finding and running system commands made easy"
+DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
SRC_URI=""
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~perl-core/IPC-Cmd-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.14* ~perl-core/${PN#perl-}-${PV} )"