diff options
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/Manifest | 18 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild (renamed from dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.ebuild) | 17 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-0.72 | 1 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.02 | 1 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.12 | 1 |
8 files changed, 25 insertions, 52 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index d74ca6e85b20..6a7c1c3a2230 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,13 @@ # 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.12 2004/10/17 21:19:33 mcummings Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.13 2005/04/28 19:46:36 mcummings Exp $ + +*WWW-Mechanize-1.12 (28 Apr 2005) + + 28 Apr 2005; Michael Cummings <mcummings@gentoo.org> + -WWW-Mechanize-0.72.ebuild, -WWW-Mechanize-1.02.ebuild, + WWW-Mechanize-1.04.ebuild, +WWW-Mechanize-1.12.ebuild: + Cleaning *WWW-Mechanize-1.04 (17 Oct 2004) diff --git a/dev-perl/WWW-Mechanize/Manifest b/dev-perl/WWW-Mechanize/Manifest index 84740a444232..9934f6e6fbc4 100644 --- a/dev-perl/WWW-Mechanize/Manifest +++ b/dev-perl/WWW-Mechanize/Manifest @@ -1,20 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 049f01cdc1695939e6f46e9518e47409 ChangeLog 1722 -MD5 08e77e1d265c258f5184a5c9d44162a1 WWW-Mechanize-0.72.ebuild 619 -MD5 e4465d889f20de417e3fc2cbd86a4005 WWW-Mechanize-1.02.ebuild 627 +MD5 5b3394f125c8d34e7fde83d471ed0934 WWW-Mechanize-1.12.ebuild 560 MD5 ad91c7185810dad044510087b2a90ca4 WWW-Mechanize-1.0301.ebuild 740 +MD5 0e9a28317812c0fff8a5c27ccf47b11d WWW-Mechanize-1.04.ebuild 671 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 -MD5 62f890c64ab40e6bb1cbe898f9c1dc0a WWW-Mechanize-1.04.ebuild 673 -MD5 af33aa0210f8bead16861f3a3594c764 files/digest-WWW-Mechanize-0.72 69 -MD5 42fee8e91a59caf2c14fa89e83960c00 files/digest-WWW-Mechanize-1.02 69 +MD5 2fc2c1cd70affa9b5f155bdf45766e4a files/digest-WWW-Mechanize-1.12 70 MD5 5a16ba0cd4057511b5fb8a0249531014 files/digest-WWW-Mechanize-1.0301 72 MD5 8de5e0779143e0430d8d83fe9ed5da9b files/digest-WWW-Mechanize-1.04 69 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBcuEetG5z4I8BtQoRAn4vAJ9/gw5nYnSjQxmMP3KgJNCJsoj/UgCbBh9g -WSLyRYj3vtah0IEJc3BqV0A= -=MM5i ------END PGP SIGNATURE----- diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild deleted file mode 100644 index 03d0602f0f10..000000000000 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-0.72.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# 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.7 2004/07/14 20:57:05 agriffis Exp $ - -inherit perl-module - -CATEGORY="dev-perl" -DESCRIPTION="automate interaction with websites " -SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${P}.tar.gz" -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" - -src_compile() { - echo "y" | perl-module_src_compile -} diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild index 63ee823d745d..692188049adb 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.04.ebuild,v 1.1 2004/10/17 21:19:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.04.ebuild,v 1.2 2005/04/28 19:46:36 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~petdance/${P}/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 sparc ~amd64 ~ppc" DEPEND="dev-perl/IO-Socket-SSL >=dev-perl/libwww-perl-5.76 diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild index e8c9e2cb6d62..0fb3844465f8 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.02.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild @@ -1,21 +1,22 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.4 2004/07/14 20:57:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.12.ebuild,v 1.1 2005/04/28 19:46:36 mcummings Exp $ inherit perl-module CATEGORY="dev-perl" DESCRIPTION="automate interaction with websites " -SRC_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/${P}" - +SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~petdance/${P}/" +IUSE="" SLOT="0" -LICENSE="GPL-2" +LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~x86 ~sparc ~amd64 ~ppc" -IUSE="" DEPEND="dev-perl/IO-Socket-SSL - dev-perl/libwww-perl" + >=dev-perl/libwww-perl-5.76 + dev-perl/URI + dev-perl/HTML-Parser" src_compile() { echo "y" | perl-module_src_compile diff --git a/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-0.72 b/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-0.72 deleted file mode 100644 index ec3d2b521537..000000000000 --- a/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-0.72 +++ /dev/null @@ -1 +0,0 @@ -MD5 c53a8dd33de1c01bc08078096c72bf29 WWW-Mechanize-0.72.tar.gz 82958 diff --git a/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.02 b/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.02 deleted file mode 100644 index fe9ba43a1604..000000000000 --- a/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.02 +++ /dev/null @@ -1 +0,0 @@ -MD5 81dba4c03fe003ce3f715e6432bdb1aa WWW-Mechanize-1.02.tar.gz 86219 diff --git a/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.12 b/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.12 new file mode 100644 index 000000000000..08b4f0b98728 --- /dev/null +++ b/dev-perl/WWW-Mechanize/files/digest-WWW-Mechanize-1.12 @@ -0,0 +1 @@ +MD5 82657389b029c42c4fdadd30f419c4ea WWW-Mechanize-1.12.tar.gz 102204 |