summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-07 06:20:16 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-07 06:20:16 +0000
commit3053746658032c026f067d1683e184a00cbefd12 (patch)
tree7eb14b7bd61bcaeec7563dbea8dfc9222139945a /virtual
parentVersion bump. (diff)
downloadgentoo-2-3053746658032c026f067d1683e184a00cbefd12.tar.gz
gentoo-2-3053746658032c026f067d1683e184a00cbefd12.tar.bz2
gentoo-2-3053746658032c026f067d1683e184a00cbefd12.zip
Version bump
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-CGI/ChangeLog7
-rw-r--r--virtual/perl-CGI/perl-CGI-3.41.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog
index e2c1915c37c9..9c4fea109840 100644
--- a/virtual/perl-CGI/ChangeLog
+++ b/virtual/perl-CGI/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-CGI
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.47 2008/07/30 06:21:15 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.48 2008/09/07 06:20:16 tove Exp $
+
+*perl-CGI-3.41 (07 Sep 2008)
+
+ 07 Sep 2008; Torsten Veller <tove@gentoo.org> +perl-CGI-3.41.ebuild:
+ Version bump
30 Jul 2008; Torsten Veller <tove@gentoo.org> -perl-CGI-3.19.ebuild,
-perl-CGI-3.20.ebuild, -perl-CGI-3.23.ebuild, -perl-CGI-3.25.ebuild,
diff --git a/virtual/perl-CGI/perl-CGI-3.41.ebuild b/virtual/perl-CGI/perl-CGI-3.41.ebuild
new file mode 100644
index 000000000000..499f19dbf986
--- /dev/null
+++ b/virtual/perl-CGI/perl-CGI-3.41.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-CGI/perl-CGI-3.41.ebuild,v 1.1 2008/09/07 06:20:16 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=""
+
+DEPEND=""
+RDEPEND="~perl-core/CGI-${PV}"