summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-07-16 15:48:17 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-07-16 15:48:17 +0000
commit6ea97ff1754049c3c59affbc3b6c456bce188046 (patch)
tree7d501d7dbf74531ac311cd27cd4c1c21321702aa /dev-perl/libwww-perl
parentarm KEYWORDS (Manifest recommit) (diff)
downloadgentoo-2-6ea97ff1754049c3c59affbc3b6c456bce188046.tar.gz
gentoo-2-6ea97ff1754049c3c59affbc3b6c456bce188046.tar.bz2
gentoo-2-6ea97ff1754049c3c59affbc3b6c456bce188046.zip
Stable on hppa
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.79.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index e000d624cb04..653f22e5510b 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.32 2004/07/15 14:42:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.33 2004/07/16 15:48:17 gustavoz Exp $
+
+ 16 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> libwww-perl-5.79.ebuild:
+ Stable on hppa
15 Jul 2004; Gustavo Zacarias <gustavoz@gentoo.org> libwww-perl-5.79.ebuild:
Sparc stable
diff --git a/dev-perl/libwww-perl/libwww-perl-5.79.ebuild b/dev-perl/libwww-perl/libwww-perl-5.79.ebuild
index ca544916f5b1..f42278d79606 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.79.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.79.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.79.ebuild,v 1.4 2004/07/15 14:42:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.79.ebuild,v 1.5 2004/07/16 15:48:17 gustavoz Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/WWW/${P}.readme"
IUSE="ssl"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 amd64 ~ppc sparc ~alpha ~hppa ia64"
+KEYWORDS="x86 amd64 ~ppc sparc ~alpha hppa ia64"
DEPEND=">=dev-perl/libnet-1.0703
>=dev-perl/HTML-Parser-3.34