diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-05 14:45:46 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-05 14:45:46 +0000 |
commit | 9b69cd7ed16324ba891c833c3ac0625708131bb5 (patch) | |
tree | b5285ca677d9bc7bb2330fdbeeeed12b44aed873 /dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-9b69cd7ed16324ba891c833c3ac0625708131bb5.tar.gz gentoo-2-9b69cd7ed16324ba891c833c3ac0625708131bb5.tar.bz2 gentoo-2-9b69cd7ed16324ba891c833c3ac0625708131bb5.zip |
stable on ppc64
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild')
-rw-r--r-- | dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild index 249dd9683459..3d2973fced21 100644 --- a/dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild +++ b/dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.83.ebuild,v 1.4 2007/07/05 14:00:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-0.83.ebuild,v 1.5 2007/07/05 14:45:46 tgall Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/~andya" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |