summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-09-21 14:39:44 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-09-21 14:39:44 +0000
commitdc9c23d9ad106cc4a9abaef3539269028d51ffbd (patch)
tree5d2fba46fedfb623d947a8ad80f286974f3859bc /dev-perl
parentStable on sparc wrt #64804 (Manifest recommit) (diff)
downloadgentoo-2-dc9c23d9ad106cc4a9abaef3539269028d51ffbd.tar.gz
gentoo-2-dc9c23d9ad106cc4a9abaef3539269028d51ffbd.tar.bz2
gentoo-2-dc9c23d9ad106cc4a9abaef3539269028d51ffbd.zip
Stable on sparc
Diffstat (limited to 'dev-perl')
-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 0603548d713b..0192078db74d 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.27 2004/09/21 14:31:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.28 2004/09/21 14:39:44 gustavoz Exp $
+
+ 21 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> URI-1.31.ebuild:
+ Stable on sparc
21 Sep 2004; Michael Cummings <mcummings@gentoo.org> :
This note is for future devs. At this time URI will fail tests - and they
diff --git a/dev-perl/URI/URI-1.31.ebuild b/dev-perl/URI/URI-1.31.ebuild
index 3ae0510e50e6..4d583f3f1c16 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.2 2004/09/21 10:07:44 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.31.ebuild,v 1.3 2004/09/21 14:39:44 gustavoz 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"