summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-12-28 08:42:11 +0000
committerTorsten Veller <tove@gentoo.org>2010-12-28 08:42:11 +0000
commit893bbcd16d3ff492c62d202e2306024d5d5b6651 (patch)
tree3845b730b9331dcb9a409c90377e3f08560c7305 /dev-perl/Cgi-Simple
parentAdded Prefix keywords (diff)
downloadgentoo-2-893bbcd16d3ff492c62d202e2306024d5d5b6651.tar.gz
gentoo-2-893bbcd16d3ff492c62d202e2306024d5d5b6651.tar.bz2
gentoo-2-893bbcd16d3ff492c62d202e2306024d5d5b6651.zip
Stable on x86 and amd64 (#348342)
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Cgi-Simple')
-rw-r--r--dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild4
-rw-r--r--dev-perl/Cgi-Simple/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild
index c2639ebf6d14..4b57b9823c59 100644
--- a/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild
+++ b/dev-perl/Cgi-Simple/Cgi-Simple-1.113.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/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild,v 1.1 2010/12/27 18:05:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-1.113.ebuild,v 1.2 2010/12/28 08:42:11 tove Exp $
EAPI=3
@@ -13,7 +13,7 @@ inherit perl-module
DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="test"
RDEPEND=""
diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog
index e45b677dc18e..5805f83babe0 100644
--- a/dev-perl/Cgi-Simple/ChangeLog
+++ b/dev-perl/Cgi-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Cgi-Simple
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.54 2010/12/27 18:05:42 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.55 2010/12/28 08:42:11 tove Exp $
+
+ 28 Dec 2010; Torsten Veller <tove@gentoo.org> Cgi-Simple-1.113.ebuild:
+ Stable on x86 and amd64 (#348342)
*Cgi-Simple-1.113 (27 Dec 2010)