summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/URI')
-rw-r--r--dev-perl/URI/ChangeLog5
-rw-r--r--dev-perl/URI/URI-1.31.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog
index a0ecc796d0dd..96f5e7628acc 100644
--- a/dev-perl/URI/ChangeLog
+++ b/dev-perl/URI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/URI
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.31 2004/10/06 19:48:55 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.32 2004/10/08 14:53:55 gmsoft Exp $
+
+ 08 Oct 2004; Guy Martin <gmsoft@gentoo.org> URI-1.31.ebuild:
+ Marked stable on hppa.
06 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> URI-1.31.ebuild:
Stable on alpha.
diff --git a/dev-perl/URI/URI-1.31.ebuild b/dev-perl/URI/URI-1.31.ebuild
index acd380cc1eeb..c1b9b0b2c2be 100644
--- a/dev-perl/URI/URI-1.31.ebuild
+++ b/dev-perl/URI/URI-1.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.31.ebuild,v 1.5 2004/10/06 19:48:55 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.31.ebuild,v 1.6 2004/10/08 14:53:55 gmsoft Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_H
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"