summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2005-02-06 22:57:44 +0000
committerJoshua Kinard <kumba@gentoo.org>2005-02-06 22:57:44 +0000
commit9c3b095628c8d59290d4132e52f3d80b205fac63 (patch)
treeacf025571384f0c5aea383866bdcc1d0075bc552 /dev-perl/URI/URI-1.35.ebuild
parentAdded patch for gcc-3.4 (bug #80232) (diff)
downloadgentoo-2-9c3b095628c8d59290d4132e52f3d80b205fac63.tar.gz
gentoo-2-9c3b095628c8d59290d4132e52f3d80b205fac63.tar.bz2
gentoo-2-9c3b095628c8d59290d4132e52f3d80b205fac63.zip
Marked stable on mips.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-perl/URI/URI-1.35.ebuild')
-rw-r--r--dev-perl/URI/URI-1.35.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/URI/URI-1.35.ebuild b/dev-perl/URI/URI-1.35.ebuild
index 630db2484238..955549d2d8c1 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.5 2005/01/18 00:40:35 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.6 2005/02/06 22:57:44 kumba 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="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"