diff options
author | 2007-07-10 23:33:33 +0000 | |
---|---|---|
committer | 2007-07-10 23:33:33 +0000 | |
commit | 7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63 (patch) | |
tree | 157003efe680d7346f67aea1c84e979fcbe9c000 /dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.tar.gz gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.tar.bz2 gentoo-2-7e1d2b0cb92bc139e70958afd7b64c9ee91a6a63.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild index df4aeda70cf0..bfbc37df3aa1 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.20.ebuild,v 1.3 2007/01/19 17:16:22 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild,v 1.4 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module @@ -18,7 +18,6 @@ KEYWORDS="amd64 ~ppc sparc ~x86" # configure to run the local tests, but not the ones which access the Internet myconf="--local --mech-dump --nolive" - DEPEND="dev-lang/perl dev-perl/IO-Socket-SSL >=dev-perl/libwww-perl-5.76 @@ -29,4 +28,3 @@ DEPEND="dev-lang/perl dev-perl/Test-Taint dev-perl/Test-Warn dev-perl/Test-Memory-Cycle )" - |