summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-03-02 18:02:23 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-03-02 18:02:23 +0000
commit53e32161dd573601e916639215a65458a6c501f3 (patch)
tree803bf9d432a6b429bf929450c9808153900f1f55 /dev-perl/WWW-Mechanize
parentVersion bump (diff)
downloadhistorical-53e32161dd573601e916639215a65458a6c501f3.tar.gz
historical-53e32161dd573601e916639215a65458a6c501f3.tar.bz2
historical-53e32161dd573601e916639215a65458a6c501f3.zip
Added amd64 to KEYWORDS.
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r--dev-perl/WWW-Mechanize/ChangeLog5
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index 0d43dc599510..c9f88dda7a52 100644
--- a/dev-perl/WWW-Mechanize/ChangeLog
+++ b/dev-perl/WWW-Mechanize/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.3 2004/03/02 09:54:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.4 2004/03/02 18:02:06 absinthe Exp $
+
+ 02 Mar 2004; Dylan Carlson <absinthe@gentoo.org> WWW-Mechanize-0.72.ebuild:
+ Added amd64 to KEYWORDS.
02 Mar 2004; Michael Cummings <mcummings@gentoo.org>
WWW-Mechanize-0.72.ebuild:
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild
index 7f58273139dc..364f42e734b5 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild,v 1.3 2004/03/02 09:54:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild,v 1.4 2004/03/02 18:02:06 absinthe Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc"
+KEYWORDS="x86 sparc amd64"
RDEPEND="dev-perl/IO-Socket-SSL
dev-perl/libwww-perl"