summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-01-28 08:51:27 +0000
committerTorsten Veller <tove@gentoo.org>2012-01-28 08:51:27 +0000
commit344b0532070d76d3215def83b11797f71e648f3e (patch)
tree6e88782e898e41ae4624a9fd8326e9990ead8507 /virtual/perl-CGI
parent[bump] perl-core/CGI-3.590.0 (diff)
downloadgentoo-2-344b0532070d76d3215def83b11797f71e648f3e.tar.gz
gentoo-2-344b0532070d76d3215def83b11797f71e648f3e.tar.bz2
gentoo-2-344b0532070d76d3215def83b11797f71e648f3e.zip
[bump] virtual/perl-CGI-3.590.0
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r--virtual/perl-CGI/ChangeLog9
-rw-r--r--virtual/perl-CGI/perl-CGI-3.590.0.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog
index 6681177372eb..00859c446ee9 100644
--- a/virtual/perl-CGI/ChangeLog
+++ b/virtual/perl-CGI/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-CGI
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.96 2011/08/06 07:33:00 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.97 2012/01/28 08:51:27 tove Exp $
+
+*perl-CGI-3.590.0 (28 Jan 2012)
+
+ 28 Jan 2012; Torsten Veller <tove@gentoo.org> +perl-CGI-3.590.0.ebuild:
+ Version bump
*perl-CGI-3.550.0 (06 Aug 2011)
diff --git a/virtual/perl-CGI/perl-CGI-3.590.0.ebuild b/virtual/perl-CGI/perl-CGI-3.590.0.ebuild
new file mode 100644
index 000000000000..2edd3514a864
--- /dev/null
+++ b/virtual/perl-CGI/perl-CGI-3.590.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.590.0.ebuild,v 1.1 2012/01/28 08:51:27 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+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/${PN#perl-}-${PV}"