diff options
-rw-r--r-- | dev-perl/libwww-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.20.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 a664cb1cb352..d511412bc15d 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.143 2011/04/08 16:51:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.144 2011/04/24 11:47:27 grobian Exp $ + + 24 Apr 2011; Fabian Groffen <grobian@gentoo.org> libwww-perl-6.20.0.ebuild: + (Re)keyword for Prefix, bug #358079 08 Apr 2011; Markus Meier <maekke@gentoo.org> libwww-perl-6.20.0.ebuild: add ~arm, bug #358079 diff --git a/dev-perl/libwww-perl/libwww-perl-6.20.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.20.0.ebuild index f7cc97ca1be1..412175753346 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.20.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.20.0.ebuild,v 1.3 2011/04/08 16:51:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.20.0.ebuild,v 1.4 2011/04/24 11:47:27 grobian Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-aix ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl" RDEPEND=" |