diff options
-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 bbbfa1b6ebe5..2c5a524c5f2c 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.166 2014/03/09 14:38:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.167 2014/03/10 14:29:31 jer Exp $ + + 10 Mar 2014; Jeroen Roovers <jer@gentoo.org> libwww-perl-6.50.0.ebuild: + Stable for HPPA (bug #502752). 09 Mar 2014; Markus Meier <maekke@gentoo.org> libwww-perl-6.50.0.ebuild: arm stable, 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 7d0b2c3c3cc2..34ee9e2e8855 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.3 2014/03/09 14:38:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.50.0.ebuild,v 1.4 2014/03/10 14:29:31 jer 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=" |