diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-11-29 22:20:39 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-11-29 22:20:39 +0000 |
commit | f2c8c9fb5c8bc3e973547f58b6230f2d899be25f (patch) | |
tree | e490df0c86e7d95867202a03df15d2d072bd96b6 /perl-core/CGI | |
parent | Remove comment and empty lines from Emacs site-init file; (diff) | |
download | gentoo-2-f2c8c9fb5c8bc3e973547f58b6230f2d899be25f.tar.gz gentoo-2-f2c8c9fb5c8bc3e973547f58b6230f2d899be25f.tar.bz2 gentoo-2-f2c8c9fb5c8bc3e973547f58b6230f2d899be25f.zip |
Stable for PPC (bug #345845).
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'perl-core/CGI')
-rw-r--r-- | perl-core/CGI/CGI-3.50.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CGI/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/CGI/CGI-3.50.ebuild b/perl-core/CGI/CGI-3.50.ebuild index 233bde86795b..5f129e2858b4 100644 --- a/perl-core/CGI/CGI-3.50.ebuild +++ b/perl-core/CGI/CGI-3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.3 2010/11/29 12:18:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.4 2010/11/29 22:20:39 jer Exp $ EAPI=3 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Simple Common Gateway Interface Class" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" #DEPEND="dev-lang/perl" diff --git a/perl-core/CGI/ChangeLog b/perl-core/CGI/ChangeLog index 5bfe2d6614e8..aa002b2917e9 100644 --- a/perl-core/CGI/ChangeLog +++ b/perl-core/CGI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/CGI # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.83 2010/11/29 12:18:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.84 2010/11/29 22:20:39 jer Exp $ + + 29 Nov 2010; Jeroen Roovers <jer@gentoo.org> CGI-3.50.ebuild: + Stable for PPC (bug #345845). 29 Nov 2010; Markos Chandras <hwoarang@gentoo.org> CGI-3.50.ebuild: Stable on amd64 wrt bug #345845 |