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 | a4b5b3ff2108e6138ca6ec9666e2c71fae6ee2df (patch) | |
tree | 23be76f4680282d4e3c1c24deeb89a2b96d107de /dev-perl/Want | |
parent | Mark 0.112 stable on alpha (diff) | |
download | historical-a4b5b3ff2108e6138ca6ec9666e2c71fae6ee2df.tar.gz historical-a4b5b3ff2108e6138ca6ec9666e2c71fae6ee2df.tar.bz2 historical-a4b5b3ff2108e6138ca6ec9666e2c71fae6ee2df.zip |
Mark 0.07 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Want')
-rw-r--r-- | dev-perl/Want/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index 19718bb9886e..4669d6c140d1 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Want # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.4 2005/08/26 00:35:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.5 2005/09/08 19:15:12 agriffis Exp $ + + 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Want-0.07.ebuild: + Mark 0.07 stable on alpha 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> Want-0.07.ebuild: add ~ia64 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" |