diff options
Diffstat (limited to 'perl-core/CGI/CGI-3.25.ebuild')
-rw-r--r-- | perl-core/CGI/CGI-3.25.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/CGI/CGI-3.25.ebuild b/perl-core/CGI/CGI-3.25.ebuild index ed085191604c..66a9c0ce683d 100644 --- a/perl-core/CGI/CGI-3.25.ebuild +++ b/perl-core/CGI/CGI-3.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.25.ebuild,v 1.1 2006/11/06 17:04:21 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/CGI/CGI-3.25.ebuild,v 1.2 2007/01/21 20:09:46 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/L/LD/LDS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -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" IUSE="" DEPEND=">=dev-lang/perl-5.8.0-r12" |