diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 17:13:23 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-12 17:13:23 +0000 |
commit | 776155b356bc797236f61e3b84b2134b31094826 (patch) | |
tree | ed46cf7f143fbfcf8fb1f22209cba4778c58504e /dev-perl/URI/URI-1.35.ebuild | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-776155b356bc797236f61e3b84b2134b31094826.tar.gz gentoo-2-776155b356bc797236f61e3b84b2134b31094826.tar.bz2 gentoo-2-776155b356bc797236f61e3b84b2134b31094826.zip |
Stable on hppa.
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 6f230df740df..793655fa5b13 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.3 2005/01/04 17:43:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.4 2005/01/12 17:13:23 gmsoft 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="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm hppa ~amd64 ~ia64 ~s390" IUSE="" DEPEND="dev-perl/MIME-Base64" |