diff options
author | Torsten Veller <tove@gentoo.org> | 2011-05-21 07:53:06 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-05-21 07:53:06 +0000 |
commit | 2ff3a8b4807bfae1ae02104ce274bab859e889d9 (patch) | |
tree | cf91eccbab6a572e68c3b7d468702d6b4f868929 /virtual/perl-CGI | |
parent | [bump] perl-core/CGI-3.540.0 (diff) | |
download | gentoo-2-2ff3a8b4807bfae1ae02104ce274bab859e889d9.tar.gz gentoo-2-2ff3a8b4807bfae1ae02104ce274bab859e889d9.tar.bz2 gentoo-2-2ff3a8b4807bfae1ae02104ce274bab859e889d9.zip |
[bump] virtual/perl-CGI-3.540.0
(Portage version: 2.2.0_alpha34/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.540.0.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index cb80fcbf307d..798b357e6993 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.94 2011/04/26 17:26:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.95 2011/05/21 07:53:06 tove Exp $ + +*perl-CGI-3.540.0 (21 May 2011) + + 21 May 2011; Torsten Veller <tove@gentoo.org> +perl-CGI-3.540.0.ebuild: + Version bump *perl-CGI-3.530.0 (26 Apr 2011) diff --git a/virtual/perl-CGI/perl-CGI-3.540.0.ebuild b/virtual/perl-CGI/perl-CGI-3.540.0.ebuild new file mode 100644 index 000000000000..3a7d05f5e0d5 --- /dev/null +++ b/virtual/perl-CGI/perl-CGI-3.540.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.540.0.ebuild,v 1.1 2011/05/21 07:53:06 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}" |