diff options
author | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:37:21 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-05-01 18:37:21 +0000 |
commit | 867a2e0c87dd07102cbc7e43d530a6f05104c120 (patch) | |
tree | bcbf67de7d7c16b2eeec31a0b4e7f8cc1c2c4d48 /dev-perl/Want | |
parent | Stable on ppc. (diff) | |
download | historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.tar.gz historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.tar.bz2 historical-867a2e0c87dd07102cbc7e43d530a6f05104c120.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.20-r5
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 65eb9287005a..468d410c8273 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.2 2005/04/28 19:26:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.3 2005/05/01 18:31:01 slarti Exp $ + + 01 May 2005; Tom Martin <slarti@gentoo.org> Want-0.07.ebuild: + Stable on amd64. 28 Apr 2005; Michael Cummings <mcummings@gentoo.org> Want-0.07.ebuild: Bumping for x86 and sparc diff --git a/dev-perl/Want/Want-0.07.ebuild b/dev-perl/Want/Want-0.07.ebuild index 2668069a44cd..2b35d2d8020e 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.3 2005/04/28 19:26:10 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.07.ebuild,v 1.4 2005/05/01 18:31:01 slarti 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="x86 ~amd64 ~ppc sparc ~alpha ~hppa" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha ~hppa" IUSE="" SRC_TEST="do" |