diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:35:52 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:35:52 +0000 |
commit | e290656033156b54e24cc83302495ba55a22eae8 (patch) | |
tree | c0f651487a569c2cf709297f5faa4c4e8d5731a9 /dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-e290656033156b54e24cc83302495ba55a22eae8.tar.gz gentoo-2-e290656033156b54e24cc83302495ba55a22eae8.tar.bz2 gentoo-2-e290656033156b54e24cc83302495ba55a22eae8.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild')
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild index 1f576f099a91..9eb8be25eb0f 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild,v 1.5 2005/01/22 12:55:18 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.077.ebuild,v 1.6 2005/04/01 17:33:15 blubb Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/JFREEMAN/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~ppc64" +KEYWORDS="x86 amd64 ~ppc sparc alpha ~ppc64" IUSE="" SRC_TEST="do" |