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 | 9162a911ba91b841cbb98794e54152f428b76652 (patch) | |
tree | 4355dc0ac7a902301e64b792ee61d78a9883c60d /virtual | |
parent | [bump] perl-core/CGI-3.540.0 (diff) | |
download | historical-9162a911ba91b841cbb98794e54152f428b76652.tar.gz historical-9162a911ba91b841cbb98794e54152f428b76652.tar.bz2 historical-9162a911ba91b841cbb98794e54152f428b76652.zip |
[bump] virtual/perl-CGI-3.540.0
Package-Manager: portage-2.2.0_alpha34/cvs/Linux x86_64
Diffstat (limited to 'virtual')
-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}" |