diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-13 22:10:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-13 22:10:33 +0000 |
commit | 2e90afc7c340ca57f0406396e50fe8bf610b2f57 (patch) | |
tree | f7aa17d3027be57a815dc201c22a58bdb6d2ded0 /dev-perl/Want/Want-0.07.ebuild | |
parent | Version bump for 2.14 (diff) | |
download | historical-2e90afc7c340ca57f0406396e50fe8bf610b2f57.tar.gz historical-2e90afc7c340ca57f0406396e50fe8bf610b2f57.tar.bz2 historical-2e90afc7c340ca57f0406396e50fe8bf610b2f57.zip |
Stable on hppa
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-perl/Want/Want-0.07.ebuild')
-rw-r--r-- | dev-perl/Want/Want-0.07.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Want/Want-0.07.ebuild b/dev-perl/Want/Want-0.07.ebuild index 74a57c8e9a1c..a46eeee67436 100644 --- a/dev-perl/Want/Want-0.07.ebuild +++ b/dev-perl/Want/Want-0.07.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.7 2005/10/02 13:25:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.8 2006/03/13 22:09:04 gustavoz Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/R/RO/ROBIN/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/~robin/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |