diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 18:00:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 18:00:41 +0000 |
commit | 8c8397ef0225fd647eb792386b8d03ccbc480211 (patch) | |
tree | 68c77fbfb030970a99fd78ada7fd2f36c8a85e0d /dev-perl/Want | |
parent | Back to ~amd64 wrt bug 181110 (diff) | |
download | historical-8c8397ef0225fd647eb792386b8d03ccbc480211.tar.gz historical-8c8397ef0225fd647eb792386b8d03ccbc480211.tar.bz2 historical-8c8397ef0225fd647eb792386b8d03ccbc480211.zip |
Marking sparc stable
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Want')
-rw-r--r-- | dev-perl/Want/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index 4e3fcca9f61a..68f5c6e774a2 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Want # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.25 2007/06/15 03:21:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.26 2007/06/21 17:59:15 mcummings Exp $ + + 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> Want-0.14.ebuild: + Marking sparc stable 15 Jun 2007; Michael Cummings <mcummings@gentoo.org> Want-0.14.ebuild: Marking amd64 stable diff --git a/dev-perl/Want/Want-0.14.ebuild b/dev-perl/Want/Want-0.14.ebuild index f704e9d3723f..d54a994f67de 100644 --- a/dev-perl/Want/Want-0.14.ebuild +++ b/dev-perl/Want/Want-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.14.ebuild,v 1.2 2007/06/15 03:21:27 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.14.ebuild,v 1.3 2007/06/21 17:59:15 mcummings 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" |