summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-09 08:34:13 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-09 08:34:13 +0000
commitd07597523ee4f787fe6d3f7175c325677815f15c (patch)
tree09819e49918793b3ca3c1876e3171c2448a84667 /virtual/perl-CGI
parentVersion bump (diff)
downloadgentoo-2-d07597523ee4f787fe6d3f7175c325677815f15c.tar.gz
gentoo-2-d07597523ee4f787fe6d3f7175c325677815f15c.tar.bz2
gentoo-2-d07597523ee4f787fe6d3f7175c325677815f15c.zip
Version bump
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r--virtual/perl-CGI/ChangeLog7
-rw-r--r--virtual/perl-CGI/perl-CGI-3.42.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog
index 9c4fea109840..8e9da9a09554 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.48 2008/09/07 06:20:16 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.49 2008/09/09 08:34:13 tove Exp $
+
+*perl-CGI-3.42 (09 Sep 2008)
+
+ 09 Sep 2008; Torsten Veller <tove@gentoo.org> +perl-CGI-3.42.ebuild:
+ Version bump
*perl-CGI-3.41 (07 Sep 2008)
diff --git a/virtual/perl-CGI/perl-CGI-3.42.ebuild b/virtual/perl-CGI/perl-CGI-3.42.ebuild
new file mode 100644
index 000000000000..30517f43f334
--- /dev/null
+++ b/virtual/perl-CGI/perl-CGI-3.42.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.42.ebuild,v 1.1 2008/09/09 08:34:13 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}"