diff options
Diffstat (limited to 'dev-perl/URI/URI-1.38.ebuild')
-rw-r--r-- | dev-perl/URI/URI-1.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.38.ebuild b/dev-perl/URI/URI-1.38.ebuild index 6959f1ad6dd1..dd9b2efbc3f6 100644 --- a/dev-perl/URI/URI-1.38.ebuild +++ b/dev-perl/URI/URI-1.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.38.ebuild,v 1.1 2009/05/28 11:40:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.38.ebuild,v 1.2 2009/07/16 13:59:59 fmccor Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A URI Perl Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-MIME-Base64" |