summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZack Welch <zwelch@gentoo.org>2003-04-05 03:07:58 +0000
committerZack Welch <zwelch@gentoo.org>2003-04-05 03:07:58 +0000
commit7d6e82f67ddd07df37bf7185c7bea74e72a8a20d (patch)
treea6216043ea46a961fafb502a07174872fb603c13 /dev-perl/libwww-perl
parentChanged ~sparc keyword to sparc. (diff)
downloadgentoo-2-7d6e82f67ddd07df37bf7185c7bea74e72a8a20d.tar.gz
gentoo-2-7d6e82f67ddd07df37bf7185c7bea74e72a8a20d.tar.bz2
gentoo-2-7d6e82f67ddd07df37bf7185c7bea74e72a8a20d.zip
add arm keyword
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r--dev-perl/libwww-perl/ChangeLog5
-rw-r--r--dev-perl/libwww-perl/files/digest-libwww-perl-5.681
-rw-r--r--dev-perl/libwww-perl/libwww-perl-5.68.ebuild4
3 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/libwww-perl/ChangeLog b/dev-perl/libwww-perl/ChangeLog
index 5dae150e2360..888be6562940 100644
--- a/dev-perl/libwww-perl/ChangeLog
+++ b/dev-perl/libwww-perl/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for dev-perl/libwww-perl
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.13 2003/04/03 23:40:56 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/ChangeLog,v 1.14 2003/04/05 03:07:55 zwelch Exp $
*libwww-perl-5.68 (15 Jan 2003)
+ 04 Apr 2003; Zach Welch <zwelch@gentoo.org> libwww-perl-5.68.ebuild:
+ add arm keyword
+
28 Feb 2003; Guy Martin <gmsoft@gentoo.org> libwww-perl-5.68.ebuild :
Added hppa to keywords.
diff --git a/dev-perl/libwww-perl/files/digest-libwww-perl-5.68 b/dev-perl/libwww-perl/files/digest-libwww-perl-5.68
index 58ca0a390edf..2ffcecd385fe 100644
--- a/dev-perl/libwww-perl/files/digest-libwww-perl-5.68
+++ b/dev-perl/libwww-perl/files/digest-libwww-perl-5.68
@@ -1 +1,2 @@
+MD5 fab6bad1ccc685fa19add470b26837e8 /libwww-perl-5.68.ebuild 862
MD5 8827b884d0fdb2c07d5f80e538bde20a libwww-perl-5.68.tar.gz 198788
diff --git a/dev-perl/libwww-perl/libwww-perl-5.68.ebuild b/dev-perl/libwww-perl/libwww-perl-5.68.ebuild
index 656b04a1579a..3cae876b23a0 100644
--- a/dev-perl/libwww-perl/libwww-perl-5.68.ebuild
+++ b/dev-perl/libwww-perl/libwww-perl-5.68.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 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.68.ebuild,v 1.3 2003/02/28 15:39:17 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libwww-perl/libwww-perl-5.68.ebuild,v 1.4 2003/04/05 03:07:55 zwelch Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 ppc sparc alpha hppa"
+KEYWORDS="x86 ppc sparc alpha hppa arm"
DEPEND="${DEPEND}
>=dev-perl/libnet-1.0703