diff options
Diffstat (limited to 'dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild')
-rw-r--r-- | dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild b/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild index c1c30f65598f..2ae51d7f1eea 100644 --- a/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild +++ b/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.217.0.ebuild,v 1.1 2011/08/31 12:54:41 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-UUID/Data-UUID-1.217.0.ebuild,v 1.2 2012/02/24 10:03:04 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for generating Globally/Universally Unique Identifie LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="virtual/perl-Digest-MD5" |