summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-10-28 05:34:28 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-10-28 05:34:28 +0000
commitc158cda6345cb8c32e534f3fe08d228f078d429a (patch)
treef7d7cd0e798c66f970c4125784ee890b7bc18896 /virtual
parentBump (diff)
downloadgentoo-2-c158cda6345cb8c32e534f3fe08d228f078d429a.tar.gz
gentoo-2-c158cda6345cb8c32e534f3fe08d228f078d429a.tar.bz2
gentoo-2-c158cda6345cb8c32e534f3fe08d228f078d429a.zip
Bump
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Getopt-Long/ChangeLog8
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog
index a9a0536d1173..4b36c0bf11d3 100644
--- a/virtual/perl-Getopt-Long/ChangeLog
+++ b/virtual/perl-Getopt-Long/ChangeLog
@@ -1,6 +1,12 @@
# 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.51 2013/08/16 03:14:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.52 2013/10/28 05:34:28 patrick Exp $
+
+*perl-Getopt-Long-2.420.0 (28 Oct 2013)
+
+ 28 Oct 2013; Patrick Lauer <patrick@gentoo.org>
+ +perl-Getopt-Long-2.420.0.ebuild:
+ Bump
*perl-Getopt-Long-2.410.0 (16 Aug 2013)
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0.ebuild
new file mode 100644
index 000000000000..c608dc68da83
--- /dev/null
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.420.0.ebuild
@@ -0,0 +1,14 @@
+# 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.420.0.ebuild,v 1.1 2013/10/28 05:34:28 patrick Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+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="~perl-core/${PN#perl-}-${PV}"