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
commit3103c02e10f17f4554970e6f49e6e83de8175c75 (patch)
treeb143bf5a2cda424b893ca076b06ff8ff73233da7 /dev-perl/libwww-perl
parentstable on ia64 (diff)
downloadgentoo-2-3103c02e10f17f4554970e6f49e6e83de8175c75.tar.gz
gentoo-2-3103c02e10f17f4554970e6f49e6e83de8175c75.tar.bz2
gentoo-2-3103c02e10f17f4554970e6f49e6e83de8175c75.zip
stable on ia64
(Portage version: 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