summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-01-18 00:40:35 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-01-18 00:40:35 +0000
commit5f70bf84739a41c8f3c7e4ba3d2e8ab66f7deafb (patch)
tree92cfe98b4638a3805ff0141638e1ecf94b9761c9 /dev-perl/URI/URI-1.35.ebuild
parentAdd ~alpha keyword. (diff)
downloadgentoo-2-5f70bf84739a41c8f3c7e4ba3d2e8ab66f7deafb.tar.gz
gentoo-2-5f70bf84739a41c8f3c7e4ba3d2e8ab66f7deafb.tar.bz2
gentoo-2-5f70bf84739a41c8f3c7e4ba3d2e8ab66f7deafb.zip
Stable on alpha.
(Portage version: 2.0.51-r13)
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 793655fa5b13..630db2484238 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.4 2005/01/12 17:13:23 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.35.ebuild,v 1.5 2005/01/18 00:40:35 kloeri 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"