summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-09-21 10:07:44 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-09-21 10:07:44 +0000
commitc8955d0d9e630c958daf473ed251114a234ba711 (patch)
tree6eff7ffa1a9ed0056f4e574ec1e98ca1208bec2b /dev-perl/URI
parent~amd64, lost on version bump (diff)
downloadgentoo-2-c8955d0d9e630c958daf473ed251114a234ba711.tar.gz
gentoo-2-c8955d0d9e630c958daf473ed251114a234ba711.tar.bz2
gentoo-2-c8955d0d9e630c958daf473ed251114a234ba711.zip
marking stable for x86
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 17cfd75b34d8..5127e4820899 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.25 2004/08/06 18:00:41 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.26 2004/09/21 10:07:44 mcummings Exp $
+
+ 21 Sep 2004; Michael Cummings <mcummings@gentoo.org> URI-1.31.ebuild:
+ Marking stable for x86
06 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> URI-1.30.ebuild:
keyworded ppc64 to satisfy perl_ldap and hence samba
diff --git a/dev-perl/URI/URI-1.31.ebuild b/dev-perl/URI/URI-1.31.ebuild
index 0f0c31c795c5..3ae0510e50e6 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.1 2004/07/30 15:42:00 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.31.ebuild,v 1.2 2004/09/21 10:07:44 mcummings 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"