summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-02-07 13:36:27 +0000
committerTorsten Veller <tove@gentoo.org>2010-02-07 13:36:27 +0000
commit201c2260b2727204c8c064734c27059e8f06272d (patch)
treeb9d3097e5c53f81054d3cbaa90782d9e9d974a96
parentConvert to ruby-ng. Add Debian patch to fix #302798. (diff)
downloadgentoo-2-201c2260b2727204c8c064734c27059e8f06272d.tar.gz
gentoo-2-201c2260b2727204c8c064734c27059e8f06272d.tar.bz2
gentoo-2-201c2260b2727204c8c064734c27059e8f06272d.zip
Version bump
(Portage version: 2.2_rc62/cvs/Linux x86_64)
-rw-r--r--virtual/perl-CGI/ChangeLog7
-rw-r--r--virtual/perl-CGI/perl-CGI-3.49.ebuild14
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog
index 0565929b37ac..1ff06b88390d 100644
--- a/virtual/perl-CGI/ChangeLog
+++ b/virtual/perl-CGI/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-CGI
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.66 2010/01/17 12:51:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.67 2010/02/07 13:36:27 tove Exp $
+
+*perl-CGI-3.49 (07 Feb 2010)
+
+ 07 Feb 2010; Torsten Veller <tove@gentoo.org> +perl-CGI-3.49.ebuild:
+ Version bump
17 Jan 2010; Torsten Veller <tove@gentoo.org> -perl-CGI-3.29.ebuild,
-perl-CGI-3.42.ebuild, -perl-CGI-3.43.ebuild, -perl-CGI-3.44.ebuild,
diff --git a/virtual/perl-CGI/perl-CGI-3.49.ebuild b/virtual/perl-CGI/perl-CGI-3.49.ebuild
new file mode 100644
index 000000000000..fbfc3cc6f42e
--- /dev/null
+++ b/virtual/perl-CGI/perl-CGI-3.49.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.49.ebuild,v 1.1 2010/02/07 13:36:27 tove Exp $
+
+DESCRIPTION="Virtual for CGI"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos"
+IUSE=""
+
+RDEPEND="~perl-core/CGI-${PV}"