summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-01-31 19:43:02 +0000
committerAron Griffis <agriffis@gentoo.org>2006-01-31 19:43:02 +0000
commit11155c35bd2c2e185f7936177e733b48b9eb96c0 (patch)
tree189d261e027d7e472a36996217292799cc2e5d1f /perl-core/CGI/CGI-3.10.ebuild
parentFixed DEPEND for modular X. (diff)
downloadgentoo-2-11155c35bd2c2e185f7936177e733b48b9eb96c0.tar.gz
gentoo-2-11155c35bd2c2e185f7936177e733b48b9eb96c0.tar.bz2
gentoo-2-11155c35bd2c2e185f7936177e733b48b9eb96c0.zip
Mark 3.10 stable on alpha
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'perl-core/CGI/CGI-3.10.ebuild')
-rw-r--r--perl-core/CGI/CGI-3.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CGI/CGI-3.10.ebuild b/perl-core/CGI/CGI-3.10.ebuild
index e8203b7deeb8..5d509263eb32 100644
--- a/perl-core/CGI/CGI-3.10.ebuild
+++ b/perl-core/CGI/CGI-3.10.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.10.ebuild,v 1.4 2006/01/21 22:02:38 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.10.ebuild,v 1.5 2006/01/31 19:43:02 agriffis Exp $
inherit perl-module
@@ -14,5 +14,5 @@ IUSE=""
SLOT="0"
SRC_TEST="do"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha ~amd64 ~ia64 ~mips ppc ppc64 sparc x86"
DEPEND=">=dev-lang/perl-5.8.0-r12"