summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-24 23:27:19 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-24 23:27:19 +0000
commit37f716020ec9f0f69c66e5e82ac1e3ca68f951a8 (patch)
treea9b88c24243446a0ca0ff567440ccc0889d236e4 /dev-perl/libwww-perl
parentstable on alpha and ia64 (Manifest recommit) (diff)
downloadgentoo-2-37f716020ec9f0f69c66e5e82ac1e3ca68f951a8.tar.gz
gentoo-2-37f716020ec9f0f69c66e5e82ac1e3ca68f951a8.tar.bz2
gentoo-2-37f716020ec9f0f69c66e5e82ac1e3ca68f951a8.zip
stable on alpha and ia64
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.76.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index 8b1032a75f70..027f255bd2f0 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 Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.22 2004/01/20 13:31:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.23 2004/02/24 23:27:19 agriffis Exp $
+
+ 24 Feb 2004; <agriffis@gentoo.org> libwww-perl-5.76.ebuild:
+ stable on alpha and ia64
20 Jan 2004; <gustavoz@gentoo.org> libwww-perl-5.69-r2.ebuild:
stable on sparc
diff --git a/dev-perl/libwww-perl/libwww-perl-5.76.ebuild b/dev-perl/libwww-perl/libwww-perl-5.76.ebuild
index 2431b42cc24e..a2802a260fef 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.76.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.76.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.76.ebuild,v 1.2 2004/02/22 20:45:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.76.ebuild,v 1.3 2004/02/24 23:27:19 agriffis 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"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc alpha ~hppa ia64"
newdepend ">=dev-perl/libnet-1.0703
>=dev-perl/HTML-Parser-3.13