diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 15:00:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-06-21 15:00:23 +0000 |
commit | 61362000695ea688997d80143da00e934b1fe26c (patch) | |
tree | 55f81af416c80b16ba91356b610543f392094e4e /dev-perl/Data-UUID/Data-UUID-1.148.ebuild | |
parent | Stable on amd64 wrt bug 175532 (diff) | |
download | historical-61362000695ea688997d80143da00e934b1fe26c.tar.gz historical-61362000695ea688997d80143da00e934b1fe26c.tar.bz2 historical-61362000695ea688997d80143da00e934b1fe26c.zip |
Marking sparc stable
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Data-UUID/Data-UUID-1.148.ebuild')
-rw-r--r-- | dev-perl/Data-UUID/Data-UUID-1.148.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-UUID/Data-UUID-1.148.ebuild b/dev-perl/Data-UUID/Data-UUID-1.148.ebuild index c442a8fd4c27..249b1cea2ddf 100644 --- a/dev-perl/Data-UUID/Data-UUID-1.148.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-1.148.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/Data-UUID/Data-UUID-1.148.ebuild,v 1.1 2007/03/10 23:57:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.148.ebuild,v 1.2 2007/06/21 14:54:40 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" SRC_TEST="do" |