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
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')
-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 1cf095a20841..15748e078410 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.40 2005/01/12 17:13:23 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.41 2005/01/18 00:40:35 kloeri Exp $
+
+ 18 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> URI-1.35.ebuild:
+ Stable on alpha.
12 Jan 2005; Guy Martin <gmsoft@gentoo.org> URI-1.35.ebuild:
Stable on hppa.
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"