diff options
author | 2012-02-24 16:49:43 +0000 | |
---|---|---|
committer | 2012-02-24 16:49:43 +0000 | |
commit | 758cd97d0135edef2a338ac4393206b41a1e0fc4 (patch) | |
tree | fca59253bf568be0801e1bffd2bb4f5a974e62c6 /dev-perl/URI | |
parent | Stable for HPPA (bug #400255). (diff) | |
download | historical-758cd97d0135edef2a338ac4393206b41a1e0fc4.tar.gz historical-758cd97d0135edef2a338ac4393206b41a1e0fc4.tar.bz2 historical-758cd97d0135edef2a338ac4393206b41a1e0fc4.zip |
Stable for HPPA (bug #400253).
Package-Manager: portage-2.2.0_alpha89/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/URI')
-rw-r--r-- | dev-perl/URI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.590.0.ebuild | 4 |
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" |