diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 20:58:55 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 20:58:55 +0000 |
commit | 82b080c45ceb7f499c0eebf0af2a48b60c8033c7 (patch) | |
tree | 77d6c2232c5bb4de57893b76ab663696681be2f6 /perl-core/CGI | |
parent | Fix broken intltool rules. (diff) | |
download | historical-82b080c45ceb7f499c0eebf0af2a48b60c8033c7.tar.gz historical-82b080c45ceb7f499c0eebf0af2a48b60c8033c7.tar.bz2 historical-82b080c45ceb7f499c0eebf0af2a48b60c8033c7.zip |
arm stable, bug #333421
Package-Manager: portage-2.2_rc68/cvs/Linux x86_64
Diffstat (limited to 'perl-core/CGI')
-rw-r--r-- | perl-core/CGI/CGI-3.49.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.49.ebuild b/perl-core/CGI/CGI-3.49.ebuild index 8a6a23d7ff15..70547d07f31f 100644 --- a/perl-core/CGI/CGI-3.49.ebuild +++ b/perl-core/CGI/CGI-3.49.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.49.ebuild,v 1.3 2010/08/20 09:44:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.4 2010/08/23 20:51:13 maekke Exp $ EAPI=2 @@ -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 5c35d81d00b1..f74562334f98 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.76 2010/08/20 09:44:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.77 2010/08/23 20:51:13 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> CGI-3.49.ebuild: + arm stable, bug #333421 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> CGI-3.49.ebuild: stable x86, bug 333421 |