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
commit1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd (patch)
tree8b2b5c96952ccce1fc9791aed6b95a60adb818b9 /virtual/perl-libnet
parentFixed metadata to include me as a maintainer (diff)
downloadhistorical-1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd.tar.gz
historical-1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd.tar.bz2
historical-1c28cc7c5e5cc8ecc76f4c63e7049f840bcbdefd.zip
Add perl-5.14 as provider. Force stable keywords
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'virtual/perl-libnet')
-rw-r--r--virtual/perl-libnet/ChangeLog8
-rw-r--r--virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild (renamed from virtual/perl-libnet/perl-libnet-1.220.0.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/virtual/perl-libnet/ChangeLog b/virtual/perl-libnet/ChangeLog
index 5e7349552652..45aed64d228f 100644
--- a/virtual/perl-libnet/ChangeLog
+++ b/virtual/perl-libnet/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-libnet
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.35 2011/05/22 08:51:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/ChangeLog,v 1.36 2011/06/18 20:20:49 tove Exp $
+
+*perl-libnet-1.220.0-r1 (18 Jun 2011)
+
+ 18 Jun 2011; Torsten Veller <tove@gentoo.org> -perl-libnet-1.220.0.ebuild,
+ +perl-libnet-1.220.0-r1.ebuild:
+ Add perl-5.14 as provider
*perl-libnet-1.220.0 (22 May 2011)
diff --git a/virtual/perl-libnet/perl-libnet-1.220.0.ebuild b/virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild
index d1a35cd22401..9f72d24617ad 100644
--- a/virtual/perl-libnet/perl-libnet-1.220.0.ebuild
+++ b/virtual/perl-libnet/perl-libnet-1.220.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-libnet/perl-libnet-1.220.0.ebuild,v 1.1 2011/05/22 08:51:52 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-libnet/perl-libnet-1.220.0-r1.ebuild,v 1.1 2011/06/18 20:20:49 tove Exp $
-DESCRIPTION="Virtual for libnet"
+DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
SRC_URI=""
@@ -12,4 +12,4 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-
IUSE=""
DEPEND=""
-RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/libnet-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.14* ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/${PN#perl-}-${PV} )"