diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 17:04:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 17:04:04 +0000 |
commit | 5dd8d785b5201cf2ea51049e9088e3feed5a115d (patch) | |
tree | 5688bb27ec254d285542434305e129dc364b267f /perl-core/CGI/CGI-3.20.ebuild | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-5dd8d785b5201cf2ea51049e9088e3feed5a115d.tar.gz gentoo-2-5dd8d785b5201cf2ea51049e9088e3feed5a115d.tar.bz2 gentoo-2-5dd8d785b5201cf2ea51049e9088e3feed5a115d.zip |
Marking sparc stable
(Portage version: 2.1)
Diffstat (limited to 'perl-core/CGI/CGI-3.20.ebuild')
-rw-r--r-- | perl-core/CGI/CGI-3.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/CGI/CGI-3.20.ebuild b/perl-core/CGI/CGI-3.20.ebuild index 88edcd655766..1191b9c41568 100644 --- a/perl-core/CGI/CGI-3.20.ebuild +++ b/perl-core/CGI/CGI-3.20.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.20.ebuild,v 1.2 2006/05/03 12:26:28 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.20.ebuild,v 1.3 2006/06/12 17:04:04 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" |