diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 18:57:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 18:57:19 +0000 |
commit | cd641f8cb7a14dbe894d6a4cc281285f1928637c (patch) | |
tree | b5de680917e78c91ae3d9d714867d11e0fd465bc /virtual/perl-CGI | |
parent | Stable for amd64, wrt bug #458122 (diff) | |
download | gentoo-2-cd641f8cb7a14dbe894d6a4cc281285f1928637c.tar.gz gentoo-2-cd641f8cb7a14dbe894d6a4cc281285f1928637c.tar.bz2 gentoo-2-cd641f8cb7a14dbe894d6a4cc281285f1928637c.zip |
Stable for amd64, wrt bug #458122
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.630.0.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 4b28e2306085..431ea06f9082 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # 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.101 2012/11/17 19:18:59 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.102 2013/02/18 18:57:19 ago Exp $ + + 18 Feb 2013; Agostino Sarubbo <ago@gentoo.org> perl-CGI-3.630.0.ebuild: + Stable for amd64, wrt bug #458122 *perl-CGI-3.630.0 (17 Nov 2012) @@ -388,4 +391,3 @@ +perl-CGI-3.05.ebuild, +perl-CGI-3.07.ebuild, +perl-CGI-3.09.ebuild, +perl-CGI-3.10.ebuild, +perl-CGI-3.15.ebuild: New virtual for perl-core/CGI - diff --git a/virtual/perl-CGI/perl-CGI-3.630.0.ebuild b/virtual/perl-CGI/perl-CGI-3.630.0.ebuild index 24bb0a04e541..6b8f7858a16f 100644 --- a/virtual/perl-CGI/perl-CGI-3.630.0.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.630.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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 $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.630.0.ebuild,v 1.2 2013/02/18 18:57:19 ago Exp $ DESCRIPTION="Virtual for ${PN#perl-}" HOMEPAGE="" @@ -8,7 +8,7 @@ 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" +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}" |