diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:20:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-19 17:20:19 +0000 |
commit | fef482abc81ae081593fc2de2dcaa5e22782a375 (patch) | |
tree | 5a6ebd7562b98a24dd3edebaed6e2e81e6adf544 /dev-perl/WWW-Mechanize | |
parent | removed the RESTRICT since upstream is down (diff) | |
download | historical-fef482abc81ae081593fc2de2dcaa5e22782a375.tar.gz historical-fef482abc81ae081593fc2de2dcaa5e22782a375.tar.bz2 historical-fef482abc81ae081593fc2de2dcaa5e22782a375.zip |
Version bump, thanks seemant
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/WWW-Mechanize')
-rw-r--r-- | dev-perl/WWW-Mechanize/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild | 11 | ||||
-rw-r--r-- | dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild | 10 |
5 files changed, 21 insertions, 21 deletions
diff --git a/dev-perl/WWW-Mechanize/ChangeLog b/dev-perl/WWW-Mechanize/ChangeLog index e1eeaeb18061..a4976a7132b4 100644 --- a/dev-perl/WWW-Mechanize/ChangeLog +++ b/dev-perl/WWW-Mechanize/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/WWW-Mechanize -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.33 2006/10/16 01:48:23 mcummings Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/ChangeLog,v 1.34 2007/01/19 17:16:22 mcummings Exp $ + + 19 Jan 2007; Michael Cummings <mcummings@gentoo.org> + WWW-Mechanize-1.16.ebuild, WWW-Mechanize-1.18.ebuild, + WWW-Mechanize-1.20.ebuild, WWW-Mechanize-1.0301.ebuild: + Version bump, thanks seemant 16 Oct 2006; Michael Cummings <mcummings@gentoo.org> -WWW-Mechanize-1.04.ebuild, -WWW-Mechanize-1.12.ebuild, diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild index 11d7b9fbfda7..313fe8acd0b7 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-2006 Gentoo Foundation +# 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.0301.ebuild,v 1.12 2006/10/16 01:48:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.0301.ebuild,v 1.13 2007/01/19 17:16:22 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ S=${WORKDIR}/${MY_P} 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}" +HOMEPAGE="http://search.cpan.org/~petdance/" IUSE="" SLOT="0" LICENSE="GPL-2" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild index 09d7124400df..274b485ee25c 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.16.ebuild,v 1.7 2006/10/16 01:48:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.16.ebuild,v 1.8 2007/01/19 17:16:22 mcummings Exp $ inherit perl-module DESCRIPTION="automate interaction with websites " SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/${P}/" +HOMEPAGE="http://search.cpan.org/~petdance/" IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild index ccd7b5298097..d195bcf0c24b 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.18.ebuild,v 1.7 2006/08/18 02:06:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Mechanize/WWW-Mechanize-1.18.ebuild,v 1.8 2007/01/19 17:16:22 mcummings Exp $ inherit perl-module DESCRIPTION="Handy web browsing in a Perl object" SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/${P}/" +HOMEPAGE="http://search.cpan.org/~petdance/" IUSE="test" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -#KEYWORDS="~amd64 ~ppc ~sparc ~x86" KEYWORDS="amd64 ppc sparc ~x86" # Bug in the tests - improper use of HTTP::Server @@ -19,9 +18,7 @@ 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="${RDEPEND}" - -RDEPEND="dev-lang/perl +DEPEND="dev-lang/perl dev-perl/IO-Socket-SSL >=dev-perl/libwww-perl-5.76 >=dev-perl/URI-1.25 diff --git a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild index d4bfe2af479d..df4aeda70cf0 100644 --- a/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild +++ b/dev-perl/WWW-Mechanize/WWW-Mechanize-1.20.ebuild @@ -1,16 +1,15 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.2 2006/10/16 01:48:23 mcummings Exp $ +# $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 $ inherit perl-module DESCRIPTION="Handy web browsing in a Perl object" SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~petdance/${P}/" +HOMEPAGE="http://search.cpan.org/~petdance/" IUSE="test" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -#KEYWORDS="~amd64 ~ppc ~sparc ~x86" KEYWORDS="amd64 ~ppc sparc ~x86" # Bug in the tests - improper use of HTTP::Server @@ -19,9 +18,8 @@ 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="${RDEPEND}" -RDEPEND="dev-lang/perl +DEPEND="dev-lang/perl dev-perl/IO-Socket-SSL >=dev-perl/libwww-perl-5.76 >=dev-perl/URI-1.25 |