summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-08-23 20:51:13 +0000
committerMarkus Meier <maekke@gentoo.org>2010-08-23 20:51:13 +0000
commit81ae25615b58f49a84a6441abc949da6dfc55520 (patch)
tree82d345cc00bfd2d1b3a0e64272d1e6847f1e081f /perl-core/CGI
parentMove hardened to base/package.use.mask #280413 (diff)
downloadgentoo-2-81ae25615b58f49a84a6441abc949da6dfc55520.tar.gz
gentoo-2-81ae25615b58f49a84a6441abc949da6dfc55520.tar.bz2
gentoo-2-81ae25615b58f49a84a6441abc949da6dfc55520.zip
arm stable, bug #333421
(Portage version: 2.2_rc68/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/CGI')
-rw-r--r--perl-core/CGI/CGI-3.49.ebuild4
-rw-r--r--perl-core/CGI/ChangeLog5
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