summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-03-13 07:48:12 +0000
committerTorsten Veller <tove@gentoo.org>2013-03-13 07:48:12 +0000
commit7767e2c32387bd12085be41f39b8fff7555e8d61 (patch)
tree4bbf7f7c0d784808a0c22c52372a07fe4254ce34 /virtual
parent[bump] perl-core/Getopt-Long-2.390.0 (diff)
downloadgentoo-2-7767e2c32387bd12085be41f39b8fff7555e8d61.tar.gz
gentoo-2-7767e2c32387bd12085be41f39b8fff7555e8d61.tar.bz2
gentoo-2-7767e2c32387bd12085be41f39b8fff7555e8d61.zip
[bump] virtual/perl-Getopt-Long-2.390.0
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Getopt-Long/ChangeLog10
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0.ebuild14
2 files changed, 22 insertions, 2 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog
index 7903b9a455ce..7b0edf5cfbaf 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.49 2012/11/10 13:55:15 grobian Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.50 2013/03/13 07:48:12 tove Exp $
+
+*perl-Getopt-Long-2.390.0 (13 Mar 2013)
+
+ 13 Mar 2013; Torsten Veller <tove@gentoo.org>
+ +perl-Getopt-Long-2.390.0.ebuild:
+ Version bump
10 Nov 2012; Fabian Groffen <grobian@gentoo.org>
perl-Getopt-Long-2.380.0-r2.ebuild:
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.0.ebuild
new file mode 100644
index 000000000000..22ea336ab283
--- /dev/null
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.390.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.390.0.ebuild,v 1.1 2013/03/13 07:48:12 tove 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}"