diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 05:05:28 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 05:05:28 +0000 |
commit | 39f8e2d884269f47e966e9f9fe508d232b89892e (patch) | |
tree | 967b941be179cd45c0f3d23854d7e97accd66316 /dev-perl/libwww-perl | |
parent | keyword ~x86-fbsd, bug #358079 (diff) | |
download | gentoo-2-39f8e2d884269f47e966e9f9fe508d232b89892e.tar.gz gentoo-2-39f8e2d884269f47e966e9f9fe508d232b89892e.tar.bz2 gentoo-2-39f8e2d884269f47e966e9f9fe508d232b89892e.zip |
keyword ~x86-fbsd, bug #358079
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
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.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 4fedc2b0e69d..8272480fc777 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.146 2011/06/13 00:07:39 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.147 2011/07/07 05:05:28 aballier Exp $ + + 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> libwww-perl-6.20.0.ebuild: + keyword ~x86-fbsd, bug #358079 13 Jun 2011; Matt Turner <mattst88@gentoo.org> libwww-perl-6.20.0.ebuild: Added ~mips, 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 c917fd16236f..dde8c6b85d7e 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.6 2011/06/13 00:07:39 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.20.0.ebuild,v 1.7 2011/07/07 05:05:28 aballier Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~s390 ~sh ~sparc ~x86 ~ppc-aix ~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 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl" RDEPEND=" |