summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-10 11:57:06 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-10 11:57:06 +0000
commitbf4a9a3f86ffe4bce9d203203a5161301d791852 (patch)
tree2dabab1f0ff49ec3af57e577467877f5f6ff4390 /virtual
parentVersion bump (diff)
downloadgentoo-2-bf4a9a3f86ffe4bce9d203203a5161301d791852.tar.gz
gentoo-2-bf4a9a3f86ffe4bce9d203203a5161301d791852.tar.bz2
gentoo-2-bf4a9a3f86ffe4bce9d203203a5161301d791852.zip
Version bump
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Getopt-Long/ChangeLog8
-rw-r--r--virtual/perl-Getopt-Long/perl-Getopt-Long-2.37.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/virtual/perl-Getopt-Long/ChangeLog b/virtual/perl-Getopt-Long/ChangeLog
index aef99a33f5e7..316878fe2e5d 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.21 2008/03/31 17:05:00 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Getopt-Long/ChangeLog,v 1.22 2008/09/10 11:57:06 tove Exp $
+
+*perl-Getopt-Long-2.37 (10 Sep 2008)
+
+ 10 Sep 2008; Torsten Veller <tove@gentoo.org>
+ +perl-Getopt-Long-2.37.ebuild:
+ Version bump
31 Mar 2008; Jeroen Roovers <jer@gentoo.org> perl-Getopt-Long-2.36.ebuild:
Stable for HPPA too.
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.37.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.37.ebuild
new file mode 100644
index 000000000000..f5edbb8d4214
--- /dev/null
+++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.37.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 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.37.ebuild,v 1.1 2008/09/10 11:57:06 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=""
+DEPEND=""
+RDEPEND="~perl-core/Getopt-Long-${PV}"