summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-09-26 07:52:45 +0000
committerTorsten Veller <tove@gentoo.org>2009-09-26 07:52:45 +0000
commita4a2091560867bc80eea0ec4629a6d0405cf1f52 (patch)
treedbe2fa25e3fd1c5610a953a0c9812404622d2d23 /virtual
parentVersion bump (diff)
downloadgentoo-2-a4a2091560867bc80eea0ec4629a6d0405cf1f52.tar.gz
gentoo-2-a4a2091560867bc80eea0ec4629a6d0405cf1f52.tar.bz2
gentoo-2-a4a2091560867bc80eea0ec4629a6d0405cf1f52.zip
Version bump
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-CGI/ChangeLog7
-rw-r--r--virtual/perl-CGI/perl-CGI-3.48.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog
index e5505e0b3797..6f6d2448455d 100644
--- a/virtual/perl-CGI/ChangeLog
+++ b/virtual/perl-CGI/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-CGI
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.55 2009/09/10 20:40:39 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.56 2009/09/26 07:52:45 tove Exp $
+
+*perl-CGI-3.48 (26 Sep 2009)
+
+ 26 Sep 2009; Torsten Veller <tove@gentoo.org> +perl-CGI-3.48.ebuild:
+ Version bump
*perl-CGI-3.47 (10 Sep 2009)
diff --git a/virtual/perl-CGI/perl-CGI-3.48.ebuild b/virtual/perl-CGI/perl-CGI-3.48.ebuild
new file mode 100644
index 000000000000..630fa07a810c
--- /dev/null
+++ b/virtual/perl-CGI/perl-CGI-3.48.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-CGI/perl-CGI-3.48.ebuild,v 1.1 2009/09/26 07:52:45 tove Exp $
+
+DESCRIPTION="Virtual for CGI"
+HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
+SRC_URI=""
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="~perl-core/CGI-${PV}"