summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-06 20:48:53 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-06 20:48:53 +0000
commit057e3636121c2ed14590e17c32b0ef15ba696267 (patch)
tree5af5af036970634e1d755e8c52a1c244f95ff449 /dev-perl/libwww-perl
parentUse CFLAGS and LDFLAGS while building. (diff)
downloadhistorical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.gz
historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.bz2
historical-057e3636121c2ed14590e17c32b0ef15ba696267.zip
stable amd64
Package-Manager: portage-2.1_pre4-r1
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.803-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index 3001b28e74a7..3a1f3683117d 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.62 2006/02/04 01:11:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.63 2006/02/06 20:35:36 blubb Exp $
+
+ 06 Feb 2006; Simon Stelling <blubb@gentoo.org>
+ libwww-perl-5.803-r1.ebuild:
+ stable on amd64
04 Feb 2006; Aron Griffis <agriffis@gentoo.org>
libwww-perl-5.803-r1.ebuild:
diff --git a/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild b/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild
index f8edb7806053..6ba9e12fd23b 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.803-r1.ebuild,v 1.9 2006/02/04 01:11:25 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.803-r1.ebuild,v 1.10 2006/02/06 20:35:36 blubb 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 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
DEPEND=">=perl-core/libnet-1.0703
>=dev-perl/HTML-Parser-3.34