diff options
author | 2007-08-06 19:29:50 +0000 | |
---|---|---|
committer | 2007-08-06 19:29:50 +0000 | |
commit | c0c86a1bba9f18e3db974593a2b7b6fab3f94bda (patch) | |
tree | 3610b2334dda0eaedb6f19567e55cedecc28d5ff /dev-perl/URI | |
parent | stable for x86 (diff) | |
download | gentoo-2-c0c86a1bba9f18e3db974593a2b7b6fab3f94bda.tar.gz gentoo-2-c0c86a1bba9f18e3db974593a2b7b6fab3f94bda.tar.bz2 gentoo-2-c0c86a1bba9f18e3db974593a2b7b6fab3f94bda.zip |
Keyworded ~sparc-fbsd, #138321
(Portage version: 2.1.3.3)
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.35.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog index 06421baedf10..af792be9ecdc 100644 --- a/dev-perl/URI/ChangeLog +++ b/dev-perl/URI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/URI -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.55 2006/10/15 23:13:20 mcummings Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.56 2007/08/06 19:29:50 uberlord Exp $ + + 06 Aug 2007; Roy Marples <uberlord@gentoo.org> URI-1.35.ebuild: + Keyworded ~sparc-fbsd, #138321 15 Oct 2006; Michael Cummings <mcummings@gentoo.org> -URI-1.28.ebuild, -URI-1.30.ebuild, -URI-1.31.ebuild, -URI-1.33.ebuild, -URI-1.34.ebuild, 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 |