diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 09:44:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 09:44:11 +0000 |
commit | 2adbc8e1631b5ad925a57602ee95ff4ce10d07bc (patch) | |
tree | 70a90c1ab184392287bd622fda6b5058dcec2815 /perl-core/CGI | |
parent | stable x86, bug 333087 (diff) | |
download | gentoo-2-2adbc8e1631b5ad925a57602ee95ff4ce10d07bc.tar.gz gentoo-2-2adbc8e1631b5ad925a57602ee95ff4ce10d07bc.tar.bz2 gentoo-2-2adbc8e1631b5ad925a57602ee95ff4ce10d07bc.zip |
stable x86, bug 333421
(Portage version: 2.1.8.3/cvs/Linux i686)
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 9f1d873b4e1b..8a6a23d7ff15 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.2 2010/08/19 15:05:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.49.ebuild,v 1.3 2010/08/20 09:44:11 fauli 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 2f842f7e775b..5c35d81d00b1 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.75 2010/08/19 15:05:56 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/ChangeLog,v 1.76 2010/08/20 09:44:11 fauli Exp $ + + 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> CGI-3.49.ebuild: + stable x86, bug 333421 19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> CGI-3.49.ebuild: Stable on amd64 wrt bug #333421 |