diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-01-06 03:59:52 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-01-06 03:59:52 +0000 |
commit | f3aaceaa1e1d81e1c30f1aa1eb6d555eae6fba15 (patch) | |
tree | 83f370e845ddae4a0c008e676a44499581198bb7 /dev-perl/URI/URI-1.28.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-f3aaceaa1e1d81e1c30f1aa1eb6d555eae6fba15.tar.gz gentoo-2-f3aaceaa1e1d81e1c30f1aa1eb6d555eae6fba15.tar.bz2 gentoo-2-f3aaceaa1e1d81e1c30f1aa1eb6d555eae6fba15.zip |
amd64 stable
Diffstat (limited to 'dev-perl/URI/URI-1.28.ebuild')
-rw-r--r-- | dev-perl/URI/URI-1.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.28.ebuild b/dev-perl/URI/URI-1.28.ebuild index 348b8f05016d..2259ff9bd818 100644 --- a/dev-perl/URI/URI-1.28.ebuild +++ b/dev-perl/URI/URI-1.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.28.ebuild,v 1.2 2004/01/06 03:47:28 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.28.ebuild,v 1.3 2004/01/06 03:58:33 brad_mssw Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_ SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ppc sparc ~alpha ~hppa ~arm" +KEYWORDS="x86 amd64 ppc sparc ~alpha ~hppa ~arm" DEPEND="${DEPEND} dev-perl/MIME-Base64" |