diff options
author | 2003-12-29 03:07:30 +0000 | |
---|---|---|
committer | 2003-12-29 03:07:30 +0000 | |
commit | cc5b8b976691c6e5605fd68b187d13bd3c0e0655 (patch) | |
tree | 54a5b68eaf8429059378de295f6589b52a5def66 /dev-perl/CGI/CGI-3.00.ebuild | |
parent | Unmarking stable on ARCHes I cannot test at weeve's request (diff) | |
download | historical-cc5b8b976691c6e5605fd68b187d13bd3c0e0655.tar.gz historical-cc5b8b976691c6e5605fd68b187d13bd3c0e0655.tar.bz2 historical-cc5b8b976691c6e5605fd68b187d13bd3c0e0655.zip |
Move to mips stable (~mips -> mips)
Diffstat (limited to 'dev-perl/CGI/CGI-3.00.ebuild')
-rw-r--r-- | dev-perl/CGI/CGI-3.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI/CGI-3.00.ebuild b/dev-perl/CGI/CGI-3.00.ebuild index d6f08733c785..5227b0499061 100644 --- a/dev-perl/CGI/CGI-3.00.ebuild +++ b/dev-perl/CGI/CGI-3.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.00.ebuild,v 1.1 2003/08/20 09:57:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.00.ebuild,v 1.2 2003/12/29 03:04:38 kumba Exp $ inherit perl-module @@ -13,5 +13,5 @@ HOMEPAGE="http://search.cpan.org/author/L/LD/LDS/CGI.pm-${PV}/" IUSE="" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="x86 ~amd64 ~ppc ~sparc ~alpha mips" newdepend ">=perl-5.8.0-r12" |