diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-04 15:58:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-04 15:58:30 +0000 |
commit | 620395d246028e7a40b8f0c9aafcd50ce184fe10 (patch) | |
tree | aab66d640bb0a8cddc0ae74d4cca35b8ec9194cd /perl-core | |
parent | Added Prefix keywords (diff) | |
download | gentoo-2-620395d246028e7a40b8f0c9aafcd50ce184fe10.tar.gz gentoo-2-620395d246028e7a40b8f0c9aafcd50ce184fe10.tar.bz2 gentoo-2-620395d246028e7a40b8f0c9aafcd50ce184fe10.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #345845
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'perl-core')
-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 38ab644ed5e7..9d2c20cbac03 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.6 2010/12/01 07:34:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.7 2010/12/04 15:58:30 armin76 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 35d95a0fb152..3cf8d698bc04 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.86 2010/12/01 07:34:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.87 2010/12/04 15:58:30 armin76 Exp $ + + 04 Dec 2010; Raúl Porcel <armin76@gentoo.org> CGI-3.50.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #345845 01 Dec 2010; Markus Meier <maekke@gentoo.org> CGI-3.50.ebuild: arm stable, bug #345845 |