summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-07 12:06:22 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-07 12:06:22 +0000
commit30b544599c6e2c8482a47720885d7c8a667b098a (patch)
tree67ca5cf8ada4d5e79a64afaf8849fb12c2c6bde0 /dev-perl/libwww-perl
parentRemoved old versions. (diff)
downloadgentoo-2-30b544599c6e2c8482a47720885d7c8a667b098a.tar.gz
gentoo-2-30b544599c6e2c8482a47720885d7c8a667b098a.tar.bz2
gentoo-2-30b544599c6e2c8482a47720885d7c8a667b098a.zip
keyword ~sparc-fbsd
(Portage version: 2.1.5.4)
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r--dev-perl/libwww-perl/ChangeLog6
-rw-r--r--dev-perl/libwww-perl/libwww-perl-5.812.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index bac4a3d80f4a..a91f2373987a 100644
--- a/dev-perl/libwww-perl/ChangeLog
+++ b/dev-perl/libwww-perl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/libwww-perl
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.81 2008/04/28 23:22:51 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.82 2008/06/07 12:06:22 aballier Exp $
+
+ 07 Jun 2008; Alexis Ballier <aballier@gentoo.org>
+ libwww-perl-5.812.ebuild:
+ keyword ~sparc-fbsd
*libwww-perl-5.812 (28 Apr 2008)
diff --git a/dev-perl/libwww-perl/libwww-perl-5.812.ebuild b/dev-perl/libwww-perl/libwww-perl-5.812.ebuild
index c4b3e93132e7..89fdf723c2c7 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.812.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.812.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.812.ebuild,v 1.1 2008/04/28 23:22:51 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.812.ebuild,v 1.2 2008/06/07 12:06:22 aballier Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
IUSE="ssl"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
DEPEND="virtual/perl-libnet
>=dev-perl/HTML-Parser-3.34