diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-08-06 19:29:50 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-08-06 19:29:50 +0000 |
commit | 788392aac1c079b222d7dbc34ff20d63eea53c79 (patch) | |
tree | dc06200df7cee37c5523ba602c370f86132f8a2e /dev-perl/URI/URI-1.35.ebuild | |
parent | stable for x86 (diff) | |
download | historical-788392aac1c079b222d7dbc34ff20d63eea53c79.tar.gz historical-788392aac1c079b222d7dbc34ff20d63eea53c79.tar.bz2 historical-788392aac1c079b222d7dbc34ff20d63eea53c79.zip |
Keyworded ~sparc-fbsd, #138321
Package-Manager: portage-2.1.3.3
Diffstat (limited to 'dev-perl/URI/URI-1.35.ebuild')
-rw-r--r-- | dev-perl/URI/URI-1.35.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/URI/URI-1.35.ebuild b/dev-perl/URI/URI-1.35.ebuild index 2cabfdcad2ea..3b3f4fc397cc 100644 --- a/dev-perl/URI/URI-1.35.ebuild +++ b/dev-perl/URI/URI-1.35.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.17 2007/07/10 23:33:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.18 2007/08/06 19:29:50 uberlord Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="virtual/perl-MIME-Base64 |