summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-02 21:41:56 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-02 21:41:56 +0000
commit3747f78a984c8749283f89a7e4b8ca1e4e88af09 (patch)
treeae3fd6a8f99b44ff49c821d5277ad85a010e52cc /dev-perl/URI
parentStable on ppc. (diff)
downloadgentoo-2-3747f78a984c8749283f89a7e4b8ca1e4e88af09.tar.gz
gentoo-2-3747f78a984c8749283f89a7e4b8ca1e4e88af09.tar.bz2
gentoo-2-3747f78a984c8749283f89a7e4b8ca1e4e88af09.zip
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/URI')
-rw-r--r--dev-perl/URI/ChangeLog5
-rw-r--r--dev-perl/URI/URI-1.35.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog
index ec25aaa0af6b..52d1a87e3551 100644
--- a/dev-perl/URI/ChangeLog
+++ b/dev-perl/URI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/URI
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.42 2005/02/06 22:57:44 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.43 2005/04/02 21:38:12 hansmi Exp $
+
+ 02 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> URI-1.35.ebuild:
+ Stable on ppc.
06 Feb 2005; Joshua Kinard <kumba@gentoo.org> URI-1.35.ebuild:
Marked stable on mips.
diff --git a/dev-perl/URI/URI-1.35.ebuild b/dev-perl/URI/URI-1.35.ebuild
index 3033975dea8e..d2e64e980361 100644
--- a/dev-perl/URI/URI-1.35.ebuild
+++ b/dev-perl/URI/URI-1.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.7 2005/03/09 00:56:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.8 2005/04/02 21:38:12 hansmi Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc s390 sparc x86"
IUSE=""
DEPEND="dev-perl/MIME-Base64"