diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-10 21:27:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-10 21:27:23 +0000 |
commit | 2b17f965219b10585dcbb3e14496c57a81949ca9 (patch) | |
tree | a75a4a0a10a214f22859aec32f6b617b7c17ec5e /virtual/perl-CGI | |
parent | Marking CGI-3.48 ppc64 for bug 288026 (diff) | |
download | gentoo-2-2b17f965219b10585dcbb3e14496c57a81949ca9.tar.gz gentoo-2-2b17f965219b10585dcbb3e14496c57a81949ca9.tar.bz2 gentoo-2-2b17f965219b10585dcbb3e14496c57a81949ca9.zip |
Marking perl-CGI-3.48 ppc64 for bug 288026
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'virtual/perl-CGI')
-rw-r--r-- | virtual/perl-CGI/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/perl-CGI/perl-CGI-3.48.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/perl-CGI/ChangeLog b/virtual/perl-CGI/ChangeLog index 18448ee5cfee..543d428ed725 100644 --- a/virtual/perl-CGI/ChangeLog +++ b/virtual/perl-CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/perl-CGI # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.60 2009/12/07 22:41:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.61 2009/12/10 21:27:23 ranger Exp $ + + 10 Dec 2009; Brent Baude <ranger@gentoo.org> perl-CGI-3.48.ebuild: + Marking perl-CGI-3.48 ppc64 stable for bug 288026 07 Dec 2009; Markus Meier <maekke@gentoo.org> perl-CGI-3.48.ebuild: arm stable, bug #288026 diff --git a/virtual/perl-CGI/perl-CGI-3.48.ebuild b/virtual/perl-CGI/perl-CGI-3.48.ebuild index ccb354805461..a8e2a904cd81 100644 --- a/virtual/perl-CGI/perl-CGI-3.48.ebuild +++ b/virtual/perl-CGI/perl-CGI-3.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.48.ebuild,v 1.5 2009/12/07 22:41:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.48.ebuild,v 1.6 2009/12/10 21:27:23 ranger Exp $ DESCRIPTION="Virtual for CGI" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="~perl-core/CGI-${PV}" |