diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-07 19:44:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-07 19:44:24 +0000 |
commit | 77d35b05dba1b784fe4cba3ef94390d9d162ba76 (patch) | |
tree | 6c7386468291f384dbe956529ad7094ddf73e88e /dev-perl/URI | |
parent | lowering dependencies of qt (diff) | |
download | gentoo-2-77d35b05dba1b784fe4cba3ef94390d9d162ba76.tar.gz gentoo-2-77d35b05dba1b784fe4cba3ef94390d9d162ba76.tar.bz2 gentoo-2-77d35b05dba1b784fe4cba3ef94390d9d162ba76.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.28.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/URI/Manifest b/dev-perl/URI/Manifest index b9caca2ed373..cd705445423e 100644 --- a/dev-perl/URI/Manifest +++ b/dev-perl/URI/Manifest @@ -1,4 +1,4 @@ MD5 01d666227852ed33af35311c651a597e ChangeLog 2180 -MD5 d8768287e4cffb9bc586f23fe27c147b URI-1.28.ebuild 646 +MD5 02bbd70cc591e47b24f194545af5338d URI-1.28.ebuild 649 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 MD5 c5f2029b5fbd3011182055d40a9648a1 files/digest-URI-1.28 59 diff --git a/dev-perl/URI/URI-1.28.ebuild b/dev-perl/URI/URI-1.28.ebuild index 2259ff9bd818..9fbe5f11969f 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.3 2004/01/06 03:58:33 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.28.ebuild,v 1.4 2004/01/07 19:44:16 agriffis 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 ia64" DEPEND="${DEPEND} dev-perl/MIME-Base64" |