diff options
author | Torsten Veller <tove@gentoo.org> | 2012-11-17 19:18:59 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-11-17 19:18:59 +0000 |
commit | 2377640eca3ff7c1d358cad3f29cefb86c282445 (patch) | |
tree | 4e876b9dac5da8328830a7c4fe8378ac45d2592f /virtual/perl-CGI | |
parent | [bump] perl-core/CGI-3.630.0 (diff) | |
download | gentoo-2-2377640eca3ff7c1d358cad3f29cefb86c282445.tar.gz gentoo-2-2377640eca3ff7c1d358cad3f29cefb86c282445.tar.bz2 gentoo-2-2377640eca3ff7c1d358cad3f29cefb86c282445.zip |
[bump] virtual/perl-CGI-3.630.0
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.630.0.ebuild | 14 |
2 files changed, 20 insertions, 1 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index d0190142517e..4b28e2306085 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.100 2012/08/22 17:20:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.101 2012/11/17 19:18:59 tove Exp $ + +*perl-CGI-3.630.0 (17 Nov 2012) + + 17 Nov 2012; Torsten Veller <tove@gentoo.org> +perl-CGI-3.630.0.ebuild: + Version bump *perl-CGI-3.600.0 (22 Aug 2012) diff --git a/virtual/perl-CGI/perl-CGI-3.630.0.ebuild b/virtual/perl-CGI/perl-CGI-3.630.0.ebuild new file mode 100644 index 000000000000..24bb0a04e541 --- /dev/null +++ b/virtual/perl-CGI/perl-CGI-3.630.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.630.0.ebuild,v 1.1 2012/11/17 19:18:59 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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |