summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2013-12-31 20:21:22 +0000
committerMikle Kolyada <zlogene@gentoo.org>2013-12-31 20:21:22 +0000
commit8f3acc8c09a0a71f4eab1bbc5b3a994f401770f1 (patch)
tree636d4fc913fb05c9e8e25daf283e4857d3b2edc7 /virtual/perl-Getopt-Long
parentDrop perl-5.10* dependency (diff)
downloadgentoo-2-8f3acc8c09a0a71f4eab1bbc5b3a994f401770f1.tar.gz
gentoo-2-8f3acc8c09a0a71f4eab1bbc5b3a994f401770f1.tar.bz2
gentoo-2-8f3acc8c09a0a71f4eab1bbc5b3a994f401770f1.zip
Drop perl-5.10* dependency
(Portage version: 2.2.7/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r--virtual/perl-Getopt-Long/ChangeLog6
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog
index 4b36c0bf11d3..71da3f4de956 100644
--- a/virtual/perl-Getopt-Long/ChangeLog
+++ b/virtual/perl-Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Getopt-Long
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.52 2013/10/28 05:34:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.53 2013/12/31 20:21:22 zlogene Exp $
+
+ 31 Dec 2013; Mikle Kolyada <zlogene@gentoo.org>
+ perl-Getopt-Long-2.380.0-r2.ebuild:
+ Drop perl-5.10* dependency
*perl-Getopt-Long-2.420.0 (28 Oct 2013)
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild
index e13801ef52ce..6bf6e7425118 100644
--- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild,v 1.3 2012/11/10 13:55:15 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/perl-Getopt-Long-2.380.0-r2.ebuild,v 1.4 2013/12/31 20:21:22 zlogene Exp $
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
@@ -11,4 +11,4 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
-RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~dev-lang/perl-5.10.1 ~perl-core/${PN#perl-}-${PV} )"
+RDEPEND="|| ( =dev-lang/perl-5.16* =dev-lang/perl-5.14* ~dev-lang/perl-5.12.4 ~dev-lang/perl-5.12.3 ~dev-lang/perl-5.12.2 ~perl-core/${PN#perl-}-${PV} )"