diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:10:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:10:53 +0000 |
commit | 69329db1847d83da2a48e5559a00f2c6ba4064f4 (patch) | |
tree | fae3b1aba66eb14f335647159ba7b07644ab99a1 /dev-perl/libwww-perl | |
parent | Stable for ppc64, wrt bug #492180 (diff) | |
download | gentoo-2-69329db1847d83da2a48e5559a00f2c6ba4064f4.tar.gz gentoo-2-69329db1847d83da2a48e5559a00f2c6ba4064f4.tar.bz2 gentoo-2-69329db1847d83da2a48e5559a00f2c6ba4064f4.zip |
Stable for ppc64, wrt bug #502752
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.50.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog index 58c81df78e8f..8d5cc2cd7397 100644 --- a/dev-perl/libwww-perl/ChangeLog +++ b/dev-perl/libwww-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/libwww-perl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.169 2014/03/13 08:25:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.170 2014/03/14 10:10:53 ago Exp $ + + 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libwww-perl-6.50.0.ebuild: + Stable for ppc64, wrt bug #502752 13 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> libwww-perl-6.50.0.ebuild: amd64 stable wrt bug #502752 diff --git a/dev-perl/libwww-perl/libwww-perl-6.50.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.50.0.ebuild index 3cd36b9663d9..8023acc27d0b 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.50.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.50.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.50.0.ebuild,v 1.6 2014/03/13 08:25:17 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.50.0.ebuild,v 1.7 2014/03/14 10:10:53 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl" RDEPEND=" |