diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2009-12-16 22:00:55 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2009-12-16 22:00:55 +0000 |
commit | 330f9ee73cf72140faaa4cfd313227ce74ec838b (patch) | |
tree | c81312dc4193fa4bef556279f69e66bedbf7e756 /perl-core/CGI | |
parent | trying to fix the circular dependency we are seeing with suhosin since 5.2.11... (diff) | |
download | historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.tar.gz historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.tar.bz2 historical-330f9ee73cf72140faaa4cfd313227ce74ec838b.zip |
QA: Transfer prefix keywords
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'perl-core/CGI')
-rw-r--r-- | perl-core/CGI/CGI-3.45.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CGI/CGI-3.47.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CGI/CGI-3.48.ebuild | 4 | ||||
-rw-r--r-- | perl-core/CGI/ChangeLog | 6 |
4 files changed, 11 insertions, 7 deletions
diff --git a/perl-core/CGI/CGI-3.45.ebuild b/perl-core/CGI/CGI-3.45.ebuild index b48e8865ce1e..47d6e4b7532a 100644 --- a/perl-core/CGI/CGI-3.45.ebuild +++ b/perl-core/CGI/CGI-3.45.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/perl-core/CGI/CGI-3.45.ebuild,v 1.1 2009/08/22 22:19:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.45.ebuild,v 1.2 2009/12/16 21:45:30 abcd Exp $ MODULE_AUTHOR=LDS MY_PN=${PN}.pm @@ -10,7 +10,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" +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/CGI-3.47.ebuild b/perl-core/CGI/CGI-3.47.ebuild index b05c93e221a5..e42283b88ce8 100644 --- a/perl-core/CGI/CGI-3.47.ebuild +++ b/perl-core/CGI/CGI-3.47.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/perl-core/CGI/CGI-3.47.ebuild,v 1.1 2009/09/10 20:40:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.47.ebuild,v 1.2 2009/12/16 21:45:30 abcd Exp $ EAPI=2 @@ -12,7 +12,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" +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/CGI-3.48.ebuild b/perl-core/CGI/CGI-3.48.ebuild index 94654fb08ddf..95ab40211d56 100644 --- a/perl-core/CGI/CGI-3.48.ebuild +++ b/perl-core/CGI/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/perl-core/CGI/CGI-3.48.ebuild,v 1.7 2009/12/14 18:43:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.48.ebuild,v 1.8 2009/12/16 21:45:30 abcd Exp $ EAPI=2 @@ -12,7 +12,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" +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 ed3dd0d72d4c..dba07be373ac 100644 --- a/perl-core/CGI/ChangeLog +++ b/perl-core/CGI/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for perl-core/CGI # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.70 2009/12/14 18:43:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.71 2009/12/16 21:45:30 abcd Exp $ + + 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> CGI-3.45.ebuild, + CGI-3.47.ebuild, CGI-3.48.ebuild: + QA: Transfer prefix keywords 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> CGI-3.48.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #288026 |