summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-04-01 19:35:50 +0000
committerTorsten Veller <tove@gentoo.org>2009-04-01 19:35:50 +0000
commite4e7bbd260f98d5aa9028fdbd03c2bc0a45a8763 (patch)
tree18d209343a144629796d9032e70a4278916b1523 /virtual/perl-Getopt-Long
parentVersion bump (diff)
downloadgentoo-2-e4e7bbd260f98d5aa9028fdbd03c2bc0a45a8763.tar.gz
gentoo-2-e4e7bbd260f98d5aa9028fdbd03c2bc0a45a8763.tar.bz2
gentoo-2-e4e7bbd260f98d5aa9028fdbd03c2bc0a45a8763.zip
Version bump
(Portage version: 2.2_rc28/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Getopt-Long')
-rw-r--r--virtual/perl-Getopt-Long/ChangeLog8
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog
index f2365f7e41f3..4a8d5ac96a6b 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.23 2009/03/13 21:00:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.24 2009/04/01 19:35:50 tove Exp $
+
+*perl-Getopt-Long-2.38 (01 Apr 2009)
+
+ 01 Apr 2009; Torsten Veller <tove@gentoo.org>
+ +perl-Getopt-Long-2.38.ebuild:
+ Version bump
13 Mar 2009; Torsten Veller <tove@gentoo.org>
-perl-Getopt-Long-2.34.ebuild, -perl-Getopt-Long-2.35.ebuild:
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild
new file mode 100644
index 000000000000..f8d05ff1d0d2
--- /dev/null
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.38.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 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.38.ebuild,v 1.1 2009/04/01 19:35:50 tove Exp $
+
+DESCRIPTION="Virtual for Getopt-Long"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND="~perl-core/Getopt-Long-${PV}"