summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Coie <rac@gentoo.org>2004-07-13 23:23:11 +0000
committerRobert Coie <rac@gentoo.org>2004-07-13 23:23:11 +0000
commitdf67ba3ac9ae39b12b79ed52ec6bfb455c0a1af6 (patch)
treecc8e2cbf1cffbd682519f6eaa8253d15394ad66c /dev-perl/WWW-Mechanize
parentRemoved S="${WORKDIR}/${P}" and RDEPEND="${DEPEND}" (diff)
downloadhistorical-df67ba3ac9ae39b12b79ed52ec6bfb455c0a1af6.tar.gz
historical-df67ba3ac9ae39b12b79ed52ec6bfb455c0a1af6.tar.bz2
historical-df67ba3ac9ae39b12b79ed52ec6bfb455c0a1af6.zip
keywording
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r--dev-perl/WWW-Mechanize/ChangeLog4
-rw-r--r--dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild6
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog
index 6ecf821de4e1..42ea139761b4 100644
--- a/dev-perl/WWW-Mechanize/ChangeLog
+++ b/dev-perl/WWW-Mechanize/ChangeLog
@@ -1,7 +1,9 @@
# ChangeLog for dev-perl/WWW-Mechanize
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.9 2004/06/25 14:28:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.10 2004/07/13 23:19:13 rac Exp $
+ 13 Jul 2004; Robert Coie <rac@gentoo.org> WWW-Mechanize-1.0301.ebuild:
+ Keywording amd64 and x86
*WWW-Mechanize-1.0301 (25 Jun 2004)
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild
index c142a1e0ec1d..c5990b27fdf1 100644
--- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild
+++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.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/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.2 2004/07/09 00:25:23 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.3 2004/07/13 23:19:13 rac Exp $
inherit perl-module
@@ -13,10 +13,10 @@ CATEGORY="dev-perl"
DESCRIPTION="automate interaction with websites "
SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${MY_P}.tar.gz"
HOMEPAGE="http://search.cpan.org/~petdance/${MY_P}"
-
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
+KEYWORDS="x86 ~sparc amd64 ~ppc"
DEPEND="dev-perl/IO-Socket-SSL
>=dev-perl/libwww-perl-5.76