summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-05 12:49:08 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-05 12:49:08 +0000
commit1cac087ccb747ee0df13497827f804989e2667fa (patch)
treef6a8764dc5fd48ac05e99aac7e54a7d80ea787e9 /dev-perl/libwww-perl
parentEnable resample functionality. (diff)
downloadgentoo-2-1cac087ccb747ee0df13497827f804989e2667fa.tar.gz
gentoo-2-1cac087ccb747ee0df13497827f804989e2667fa.tar.bz2
gentoo-2-1cac087ccb747ee0df13497827f804989e2667fa.zip
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r--dev-perl/libwww-perl/ChangeLog7
-rw-r--r--dev-perl/libwww-perl/libwww-perl-5.805.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index 692e7a6ca745..a3646e68623d 100644
--- a/dev-perl/libwww-perl/ChangeLog
+++ b/dev-perl/libwww-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/libwww-perl
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.77 2006/10/20 20:25:28 kloeri Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.78 2007/03/05 12:49:08 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> libwww-perl-5.805.ebuild:
+ Stable on x86, bug #169152.
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
libwww-perl-5.805.ebuild:
diff --git a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
index d46137aab8c6..fa182da32e0f 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.805.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.805.ebuild,v 1.10 2006/10/20 20:25:27 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.805.ebuild,v 1.11 2007/03/05 12:49:08 ticho 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 x86 ~x86-fbsd"
DEPEND="virtual/perl-libnet
>=dev-perl/HTML-Parser-3.34