diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 19:15:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 19:15:12 +0000 |
commit | bd69a65c8e479126a99651d1e9159310c2c13b74 (patch) | |
tree | fe81f37c34fba19299dc3906de57194c037130f3 /dev-perl/Want/Want-0.07.ebuild | |
parent | Mark 0.112 stable on alpha (diff) | |
download | gentoo-2-bd69a65c8e479126a99651d1e9159310c2c13b74.tar.gz gentoo-2-bd69a65c8e479126a99651d1e9159310c2c13b74.tar.bz2 gentoo-2-bd69a65c8e479126a99651d1e9159310c2c13b74.zip |
Mark 0.07 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Want/Want-0.07.ebuild')
-rw-r--r-- | dev-perl/Want/Want-0.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Want/Want-0.07.ebuild b/dev-perl/Want/Want-0.07.ebuild index 3a5a13a4e281..ed343beb9e7f 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 # 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.5 2005/08/26 00:35:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.6 2005/09/08 19:15:12 agriffis 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" |