diff options
Diffstat (limited to 'dev-perl/Data-UUID/Data-UUID-0.145.ebuild')
-rw-r--r-- | dev-perl/Data-UUID/Data-UUID-0.145.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-UUID/Data-UUID-0.145.ebuild b/dev-perl/Data-UUID/Data-UUID-0.145.ebuild index dc449c5ba63e..c1cc0e89992e 100644 --- a/dev-perl/Data-UUID/Data-UUID-0.145.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-0.145.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-0.145.ebuild,v 1.5 2006/11/24 17:09:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-0.145.ebuild,v 1.6 2006/12/24 00:22:04 dertobi123 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" |