summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 04:50:23 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 04:50:23 +0000
commit4793c004bca9fb08e842e6b74bac2144bb24da62 (patch)
treea67648a0c6d5506896265ecedf13d20775015f93 /dev-perl/libwww-perl
parentstable on ia64 (diff)
downloadhistorical-4793c004bca9fb08e842e6b74bac2144bb24da62.tar.gz
historical-4793c004bca9fb08e842e6b74bac2144bb24da62.tar.bz2
historical-4793c004bca9fb08e842e6b74bac2144bb24da62.zip
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r--dev-perl/libwww-perl/ChangeLog5
-rw-r--r--dev-perl/libwww-perl/libwww-perl-5.800.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index 922c7e38aaaf..42c940581167 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.41 2005/02/06 18:08:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.42 2005/04/01 04:47:16 agriffis Exp $
+
+ 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> libwww-perl-5.800.ebuild:
+ stable on ia64
06 Feb 2005; Markus Rothe <corsair@gentoo.org> libwww-perl-5.800.ebuild:
Stable on ppc64
diff --git a/dev-perl/libwww-perl/libwww-perl-5.800.ebuild b/dev-perl/libwww-perl/libwww-perl-5.800.ebuild
index 4f300dc001a6..58513a515a36 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.800.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.800.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.800.ebuild,v 1.5 2005/02/06 18:08:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.800.ebuild,v 1.6 2005/04/01 04:47:16 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~gaas/${P}/"
IUSE="ssl"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~ia64 ppc64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ia64 ppc64"
DEPEND=">=dev-perl/libnet-1.16
>=dev-perl/HTML-Parser-3.34