diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:57:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 20:57:05 +0000 |
commit | 2dec4ae4cb01e1f5cdcf7bd1d0bf8d63c61a24ec (patch) | |
tree | 65a0e58cdca24fe080e1ecf2ae2ba98b37939720 /dev-perl/WWW-Mechanize | |
parent | 'stay away from awk.' (Manifest recommit) (diff) | |
download | gentoo-2-2dec4ae4cb01e1f5cdcf7bd1d0bf8d63c61a24ec.tar.gz gentoo-2-2dec4ae4cb01e1f5cdcf7bd1d0bf8d63c61a24ec.tar.bz2 gentoo-2-2dec4ae4cb01e1f5cdcf7bd1d0bf8d63c61a24ec.zip |
sync IUSE (missing), trim trailing whitespace
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild index e3736e8d5887..03d0602f0f10 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 Foundation # 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.6 2004/06/25 01:09:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild,v 1.7 2004/07/14 20:57:05 agriffis Exp $ inherit perl-module @@ -12,6 +12,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc amd64" +IUSE="" DEPEND="dev-perl/IO-Socket-SSL dev-perl/libwww-perl" @@ -19,4 +20,3 @@ DEPEND="dev-perl/IO-Socket-SSL src_compile() { echo "y" | perl-module_src_compile } - diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.ebuild index 3cedb9ffa47e..e8c9e2cb6d62 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.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.02.ebuild,v 1.3 2004/06/25 01:09:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.ebuild,v 1.4 2004/07/14 20:57:05 agriffis Exp $ inherit perl-module @@ -12,6 +12,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +IUSE="" DEPEND="dev-perl/IO-Socket-SSL dev-perl/libwww-perl" @@ -19,4 +20,3 @@ DEPEND="dev-perl/IO-Socket-SSL src_compile() { echo "y" | perl-module_src_compile } - diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild index c5990b27fdf1..39e691e43c22 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.3 2004/07/13 23:19:13 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.4 2004/07/14 20:57:05 agriffis Exp $ inherit perl-module @@ -26,4 +26,3 @@ DEPEND="dev-perl/IO-Socket-SSL src_compile() { echo "y" | perl-module_src_compile } - |