diff options
author | Markus Meier <maekke@gentoo.org> | 2010-12-01 07:34:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-12-01 07:34:53 +0000 |
commit | 02f34630485edcbd13ce11ac4de9c684f217c1c5 (patch) | |
tree | f8c2c693f6c1add8bdd846aa445d4d9e4caf0645 /perl-core/CGI | |
parent | arm stable, bug #345845 (diff) | |
download | gentoo-2-02f34630485edcbd13ce11ac4de9c684f217c1c5.tar.gz gentoo-2-02f34630485edcbd13ce11ac4de9c684f217c1c5.tar.bz2 gentoo-2-02f34630485edcbd13ce11ac4de9c684f217c1c5.zip |
arm stable, 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 03f699b8ebfc..38ab644ed5e7 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.5 2010/11/29 23:14:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.50.ebuild,v 1.6 2010/12/01 07:34:53 maekke 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 38409e61b297..35d95a0fb152 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.85 2010/11/29 23:14:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.86 2010/12/01 07:34:53 maekke Exp $ + + 01 Dec 2010; Markus Meier <maekke@gentoo.org> CGI-3.50.ebuild: + arm stable, bug #345845 29 Nov 2010; Jeroen Roovers <jer@gentoo.org> CGI-3.50.ebuild: Stable for HPPA (bug #345845). |