diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-05 14:13:47 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-11-05 14:13:47 +0000 |
commit | 301449c56a910e27d2ddeeb2ffa444ea885c4285 (patch) | |
tree | 7a6c80052728df6a21763633931a94e5a8c8fdb9 /dev-perl | |
parent | ppc64 stable wrt #341865 (diff) | |
download | gentoo-2-301449c56a910e27d2ddeeb2ffa444ea885c4285.tar.gz gentoo-2-301449c56a910e27d2ddeeb2ffa444ea885c4285.tar.bz2 gentoo-2-301449c56a910e27d2ddeeb2ffa444ea885c4285.zip |
ppc64 stable wrt #341865
(Portage version: 2.2.0_alpha3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/URI/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/URI/URI-1.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/URI/ChangeLog b/dev-perl/URI/ChangeLog index 66f87022c493..68ae7e16277a 100644 --- a/dev-perl/URI/ChangeLog +++ b/dev-perl/URI/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/URI # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.81 2010/11/05 13:18:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/ChangeLog,v 1.82 2010/11/05 14:13:47 ssuominen Exp $ + + 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> URI-1.55.ebuild: + ppc64 stable wrt #341865 05 Nov 2010; Markos Chandras <hwoarang@gentoo.org> URI-1.55.ebuild: Stable on amd64 wrt bug #341865 diff --git a/dev-perl/URI/URI-1.55.ebuild b/dev-perl/URI/URI-1.55.ebuild index fc255302c81e..6759a1fb59d7 100644 --- a/dev-perl/URI/URI-1.55.ebuild +++ b/dev-perl/URI/URI-1.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.55.ebuild,v 1.5 2010/11/05 13:18:53 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/URI/URI-1.55.ebuild,v 1.6 2010/11/05 14:13:47 ssuominen Exp $ EAPI=2 @@ -10,7 +10,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 ~sparc-fbsd ~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 ~sparc-fbsd ~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" |