summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-24 16:49:43 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-24 16:49:43 +0000
commit3722c5b4e60e5a76eb11efe9db2a0cf8da3c0b90 (patch)
tree19309f633877b2880e1f294a73b8eddf2887e384 /dev-perl/URI
parentStable for HPPA (bug #400255). (diff)
downloadgentoo-2-3722c5b4e60e5a76eb11efe9db2a0cf8da3c0b90.tar.gz
gentoo-2-3722c5b4e60e5a76eb11efe9db2a0cf8da3c0b90.tar.bz2
gentoo-2-3722c5b4e60e5a76eb11efe9db2a0cf8da3c0b90.zip
Stable for HPPA (bug #400253).
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/URI')
-rw-r--r--dev-perl/URI/ChangeLog5
-rw-r--r--dev-perl/URI/URI-1.590.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog
index 356b0f2eeb8f..e2d8b1aab0d8 100644
--- a/dev-perl/URI/ChangeLog
+++ b/dev-perl/URI/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/URI
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.90 2012/02/24 10:42:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.91 2012/02/24 16:49:43 jer Exp $
+
+ 24 Feb 2012; Jeroen Roovers <jer@gentoo.org> URI-1.590.0.ebuild:
+ Stable for HPPA (bug #400253).
24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> URI-1.590.0.ebuild:
Stable for amd64, wrt bug #400253
diff --git a/dev-perl/URI/URI-1.590.0.ebuild b/dev-perl/URI/URI-1.590.0.ebuild
index 7eed8735c1b3..cbf02d4bad32 100644
--- a/dev-perl/URI/URI-1.590.0.ebuild
+++ b/dev-perl/URI/URI-1.590.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.590.0.ebuild,v 1.2 2012/02/24 10:42:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.590.0.ebuild,v 1.3 2012/02/24 16:49:43 jer Exp $
EAPI=4
@@ -11,7 +11,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 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND="virtual/perl-MIME-Base64"