diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:25:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 13:25:12 +0000 |
commit | ffc42aefe2802b78b1bc9a36bd29cf3642bbfdab (patch) | |
tree | 46dfaeb54b7156ef6c347ed710b4d2314fa0d503 /dev-perl/Want | |
parent | Mark 2.07 stable on ia64 (diff) | |
download | historical-ffc42aefe2802b78b1bc9a36bd29cf3642bbfdab.tar.gz historical-ffc42aefe2802b78b1bc9a36bd29cf3642bbfdab.tar.bz2 historical-ffc42aefe2802b78b1bc9a36bd29cf3642bbfdab.zip |
Mark 0.07 stable on ia64
Package-Manager: portage-1.589-cvs
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 4669d6c140d1..d3f8c88c3dd2 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.5 2005/09/08 19:15:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.6 2005/10/02 13:25:12 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Want-0.07.ebuild: + Mark 0.07 stable on ia64 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Want-0.07.ebuild: Mark 0.07 stable on alpha diff --git a/dev-perl/Want/Want-0.07.ebuild b/dev-perl/Want/Want-0.07.ebuild index ed343beb9e7f..74a57c8e9a1c 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.6 2005/09/08 19:15:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.7 2005/10/02 13:25: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" |