summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2009-09-15 02:25:57 +0000
committerTom Gall <tgall@gentoo.org>2009-09-15 02:25:57 +0000
commit9acfe7002cc3352b13756b81d6642e9835a61d27 (patch)
tree7ca8140c187546eb2dbfd4bb4643a016e062d691 /dev-perl/URI
parentfix bug #284842 (diff)
downloadgentoo-2-9acfe7002cc3352b13756b81d6642e9835a61d27.tar.gz
gentoo-2-9acfe7002cc3352b13756b81d6642e9835a61d27.tar.bz2
gentoo-2-9acfe7002cc3352b13756b81d6642e9835a61d27.zip
stable on ppc64, bug #278039
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/URI')
-rw-r--r--dev-perl/URI/ChangeLog5
-rw-r--r--dev-perl/URI/URI-1.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog
index b5534e9ec82f..0e0bf202853a 100644
--- a/dev-perl/URI/ChangeLog
+++ b/dev-perl/URI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/URI
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.66 2009/07/26 20:24:46 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.67 2009/09/15 02:25:57 tgall Exp $
+
+ 14 Sep 2009, Tom Gall <tgall@gentoo.org> URI-1.38.ebuild:
+ stable on ppc64, bug #278039
26 Jul 2009; Marcus D. Hanwell <cryos@gentoo.org> URI-1.38.ebuild:
Stable on amd64, bug 278039.
diff --git a/dev-perl/URI/URI-1.38.ebuild b/dev-perl/URI/URI-1.38.ebuild
index be908074fbda..0f84b7e1ee40 100644
--- a/dev-perl/URI/URI-1.38.ebuild
+++ b/dev-perl/URI/URI-1.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.38.ebuild,v 1.7 2009/07/26 20:24:46 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.38.ebuild,v 1.8 2009/09/15 02:25:57 tgall Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A URI Perl Module"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
DEPEND="virtual/perl-MIME-Base64"