diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 22:04:04 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 22:04:04 +0000 |
commit | 2071bb20cf03c4f442c0032ece3d01eadcca375c (patch) | |
tree | b16dc4ba781b363c3888f7d08d378bd96e1a1133 /dev-perl/CGI/CGI-3.00.ebuild | |
parent | Marking stable on amd64 x86 sparc hppa alpha ppc, as requested by plasmaroo. ... (diff) | |
download | gentoo-2-2071bb20cf03c4f442c0032ece3d01eadcca375c.tar.gz gentoo-2-2071bb20cf03c4f442c0032ece3d01eadcca375c.tar.bz2 gentoo-2-2071bb20cf03c4f442c0032ece3d01eadcca375c.zip |
stable on amd64
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 a4ef2d47b992..5079b8bb12e1 100644 --- a/dev-perl/CGI/CGI-3.00.ebuild +++ b/dev-perl/CGI/CGI-3.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.6 2004/06/25 00:10:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI/CGI-3.00.ebuild,v 1.7 2004/06/25 22:04:04 kugelfang 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" DEPEND=">=dev-lang/perl-5.8.0-r12" |