summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 19:53:41 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 19:53:41 +0000
commita86899d1ef0dc0e2d23abdcb5da507d9506f2c50 (patch)
tree4fec46aca40338e68e479aa5015b6e4ae60216f9 /perl-core/CGI/CGI-3.23.ebuild
parentStable on Alpha. (diff)
downloadgentoo-2-a86899d1ef0dc0e2d23abdcb5da507d9506f2c50.tar.gz
gentoo-2-a86899d1ef0dc0e2d23abdcb5da507d9506f2c50.tar.bz2
gentoo-2-a86899d1ef0dc0e2d23abdcb5da507d9506f2c50.zip
Marking amd64, sparc stable; cleaning up ebuilds
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'perl-core/CGI/CGI-3.23.ebuild')
-rw-r--r--perl-core/CGI/CGI-3.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CGI/CGI-3.23.ebuild b/perl-core/CGI/CGI-3.23.ebuild
index d83603da05b8..5991301a27f5 100644
--- a/perl-core/CGI/CGI-3.23.ebuild
+++ b/perl-core/CGI/CGI-3.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.23.ebuild,v 1.1 2006/08/27 14:44:57 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.23.ebuild,v 1.2 2006/10/20 19:53:41 mcummings Exp $
inherit perl-module
@@ -14,5 +14,5 @@ IUSE=""
SLOT="0"
SRC_TEST="do"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
DEPEND=">=dev-lang/perl-5.8.0-r12"