diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-02 21:41:56 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-02 21:41:56 +0000 |
commit | f6ea97ee39b41cd861945203df0fa760a290bec6 (patch) | |
tree | 310add9e56b6483e34bc8084c69996817d2563b6 /dev-perl/URI/URI-1.35.ebuild | |
parent | -m Fix RDEPEND to require gtk-sharp-1.0.6 or newer with mono USE flag, thanks... (diff) | |
download | historical-f6ea97ee39b41cd861945203df0fa760a290bec6.tar.gz historical-f6ea97ee39b41cd861945203df0fa760a290bec6.tar.bz2 historical-f6ea97ee39b41cd861945203df0fa760a290bec6.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/URI/URI-1.35.ebuild')
-rw-r--r-- | dev-perl/URI/URI-1.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.35.ebuild b/dev-perl/URI/URI-1.35.ebuild index 3033975dea8e..d2e64e980361 100644 --- a/dev-perl/URI/URI-1.35.ebuild +++ b/dev-perl/URI/URI-1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.7 2005/03/09 00:56:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.8 2005/04/02 21:38:12 hansmi 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 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sparc x86" IUSE="" DEPEND="dev-perl/MIME-Base64" |