diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:55:36 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-05 23:55:36 +0000 |
commit | 76e1281b76eb6f3cb8c2de6d309d6318d900897c (patch) | |
tree | 94623f7c0ccece11ff95167d2bb27493b7b2d350 /dev-perl/libwww-perl | |
parent | keyword ~amd64-fbsd (diff) | |
download | historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.tar.gz historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.tar.bz2 historical-76e1281b76eb6f3cb8c2de6d309d6318d900897c.zip |
keyword ~amd64-fbsd
Package-Manager: portage-2.2.0_alpha101/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.40.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 775efca56a16..f4126714820a 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.160 2012/02/19 11:38:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.161 2012/05/05 23:55:36 aballier Exp $ + + 05 May 2012; Alexis Ballier <aballier@gentoo.org> libwww-perl-6.40.0.ebuild: + keyword ~amd64-fbsd *libwww-perl-6.40.0 (19 Feb 2012) diff --git a/dev-perl/libwww-perl/libwww-perl-6.40.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.40.0.ebuild index 82108170d5fa..ae94760c603d 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.40.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.40.0.ebuild,v 1.1 2012/02/19 11:38:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-6.40.0.ebuild,v 1.2 2012/05/05 23:55:36 aballier Exp $ EAPI=4 @@ -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 ~ppc ~ppc64 ~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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~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=" |