public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/
@ 2016-12-30  9:39 Agostino Sarubbo
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo @ 2016-12-30  9:39 UTC (permalink / raw
  To: gentoo-commits

commit:     79149cda64afc14519ed98e0230b2e90188e506e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 09:37:51 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 09:37:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79149cda

dev-perl/WWW-Mechanize-FormFiller: sparc stable wrt bug #594288

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild
index 0a114be..3cc516e 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild
+++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Framework to automate HTML forms"
 
 SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 sparc x86"
 IUSE=""
 
 DEPEND="dev-perl/Data-Random


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/
@ 2016-12-31 15:08 Andreas Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Hüttel @ 2016-12-31 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     8a06ec7d6fc82e25df33c62f857c9219619e990c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 14:51:55 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 15:08:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a06ec7d

dev-perl/WWW-Mechanize-FormFiller: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/WWW-Mechanize-FormFiller/Manifest         |  1 -
 .../WWW-Mechanize-FormFiller-0.100.0-r1.ebuild     | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/WWW-Mechanize-FormFiller/Manifest b/dev-perl/WWW-Mechanize-FormFiller/Manifest
index f9f6cbd..36eb48a 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/Manifest
+++ b/dev-perl/WWW-Mechanize-FormFiller/Manifest
@@ -1,2 +1 @@
-DIST WWW-Mechanize-FormFiller-0.10.tar.gz 19705 SHA256 234d00ebbb3d18c55757e3e91dac62ff9fc3e8f48b154fe3ecf025beac963947 SHA512 f46bc363b3793096cf4c71b58f2d489c1b4c88376135a089c6aff5f1c0cfa021932b04121a64a5dd4d683350e1f1b7ae21a465ecddb426ffbb237ba8aa65a554 WHIRLPOOL 73f414c9cb7101be74c5dd4987fe88a6f9fce02c15ac852ac0e2645764f8d957c87339256538529e32aa7cb5861d9d776b894662a29043f50f9f38757af1a78f
 DIST WWW-Mechanize-FormFiller-0.11.tar.gz 20157 SHA256 517c7e612be3c4538ed9b52da611fe00d2fa8d4ea06212ecbadbfbf5b22a2d67 SHA512 60436af00f910465f5bfe60c55200c4a4301380295cf0ac39979a73c7f8efc78559ffd828fb145970838919beb2f4a99bbf134adb1976f577569a13f1c8e3b02 WHIRLPOOL f2057a906e672471215bd00c1e3beb02791b482eb9b4098b5af9d33f724e8206addd450a714ce4ab7093f232406e74eb47e245e5de33a2fb413d9c835da502b6

diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.100.0-r1.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.100.0-r1.ebuild
deleted file mode 100644
index 5f9f071..00000000
--- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.100.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=CORION
-MODULE_VERSION=0.10
-inherit perl-module
-
-DESCRIPTION="Framework to automate HTML forms "
-
-SLOT="0"
-KEYWORDS="amd64 sparc x86"
-IUSE=""
-
-DEPEND="dev-perl/Data-Random
-	|| (
-		( dev-perl/libwww-perl dev-perl/HTML-Form )
-		dev-perl/libwww-perl
-	)"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/
@ 2018-03-21  2:18 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2018-03-21  2:18 UTC (permalink / raw
  To: gentoo-commits

commit:     936f591e161e8c803edb03a9a6d734b4012236d9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 02:16:57 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 21 02:17:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936f591e

dev-perl/WWW-Mechanize-FormFiller: Bump to version 0.120.0 re bug #633482

- EAPI6
- Fix problematic incorrect dependency conditional now long redundant
  (bug #633482)
- Enable parallel tests

Upstream:
- Kill user-side author-testing (<3)

Bug: https://bugs.gentoo.org/633482
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/WWW-Mechanize-FormFiller/Manifest         |  1 +
 .../WWW-Mechanize-FormFiller-0.120.0.ebuild        | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/WWW-Mechanize-FormFiller/Manifest b/dev-perl/WWW-Mechanize-FormFiller/Manifest
index 56c2e69cb2f..048ce4d89a6 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/Manifest
+++ b/dev-perl/WWW-Mechanize-FormFiller/Manifest
@@ -1 +1,2 @@
 DIST WWW-Mechanize-FormFiller-0.11.tar.gz 20157 BLAKE2B 0a8ea2faa5c06afde5049f03a5ce87a8d836d501244a8fdad7ea8f679a799f055905902a7b7ef498b387e8815bf22e9dd8a0d9d015cdd3d98085b273e750595f SHA512 60436af00f910465f5bfe60c55200c4a4301380295cf0ac39979a73c7f8efc78559ffd828fb145970838919beb2f4a99bbf134adb1976f577569a13f1c8e3b02
+DIST WWW-Mechanize-FormFiller-0.12.tar.gz 19930 BLAKE2B 878dde1ba22665c9db295a6353a685e4b6ad252785b1993ef0498b32863583d0a72bf500e58298c4a463e511bc918e476fb5f09e0d1d8ca4beea7fc8c4b7a17a SHA512 87db40c49daf6955c8d42b4bd61f4cf4b1f08782ef48789d636ca81881bd000b46d52fb293792918e457aa46845e766d3685d4c3c6d14dd1875b629d6f9f0999

diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
new file mode 100644
index 00000000000..d3536c56d82
--- /dev/null
+++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=CORION
+DIST_VERSION=0.12
+inherit perl-module
+
+DESCRIPTION="Framework to automate HTML forms"
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Data-Random-0.50.0
+	dev-perl/HTML-Form
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Test-MockObject
+		virtual/perl-Test-Simple
+	)
+"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/
@ 2018-06-06 23:23 Thomas Deutschmann
  0 siblings, 0 replies; 8+ messages in thread
From: Thomas Deutschmann @ 2018-06-06 23:23 UTC (permalink / raw
  To: gentoo-commits

commit:     6542c8bd3e594023dffc801c9e5742cb14a572b5
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  6 23:10:20 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Jun  6 23:22:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6542c8bd

dev-perl/WWW-Mechanize-FormFiller: x86 stable (bug #657196)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
index d3536c56d82..c9232866a37 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
+++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Framework to automate HTML forms"
 
 SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/
@ 2018-06-07 22:06 Sergei Trofimovich
  0 siblings, 0 replies; 8+ messages in thread
From: Sergei Trofimovich @ 2018-06-07 22:06 UTC (permalink / raw
  To: gentoo-commits

commit:     2bbb5ea82c273258967b803075c8be84b0f36901
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Jun  7 16:49:33 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 22:06:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bbb5ea8

dev-perl/WWW-Mechanize-FormFiller: stable 0.120.0 for sparc

Bug: https://bugs.gentoo.org/657196
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 .../WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
index f1a69fa68db..ca0ef92ba2d 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
+++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Framework to automate HTML forms"
 
 SLOT="0"
-KEYWORDS="amd64 ~sparc x86"
+KEYWORDS="amd64 sparc x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/
@ 2018-06-17  4:36 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2018-06-17  4:36 UTC (permalink / raw
  To: gentoo-commits

commit:     a6e09fdcbb075d13bee3f6e5eba93920dc6223db
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 04:31:00 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 04:35:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6e09fdc

dev-perl/WWW-Mechanize-FormFiller: Cleanup old re bug #633482

Closes: https://bugs.gentoo.org/633482
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/WWW-Mechanize-FormFiller/Manifest         |  1 -
 .../WWW-Mechanize-FormFiller-0.110.0.ebuild        | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/WWW-Mechanize-FormFiller/Manifest b/dev-perl/WWW-Mechanize-FormFiller/Manifest
index 048ce4d89a6..06d0622741b 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/Manifest
+++ b/dev-perl/WWW-Mechanize-FormFiller/Manifest
@@ -1,2 +1 @@
-DIST WWW-Mechanize-FormFiller-0.11.tar.gz 20157 BLAKE2B 0a8ea2faa5c06afde5049f03a5ce87a8d836d501244a8fdad7ea8f679a799f055905902a7b7ef498b387e8815bf22e9dd8a0d9d015cdd3d98085b273e750595f SHA512 60436af00f910465f5bfe60c55200c4a4301380295cf0ac39979a73c7f8efc78559ffd828fb145970838919beb2f4a99bbf134adb1976f577569a13f1c8e3b02
 DIST WWW-Mechanize-FormFiller-0.12.tar.gz 19930 BLAKE2B 878dde1ba22665c9db295a6353a685e4b6ad252785b1993ef0498b32863583d0a72bf500e58298c4a463e511bc918e476fb5f09e0d1d8ca4beea7fc8c4b7a17a SHA512 87db40c49daf6955c8d42b4bd61f4cf4b1f08782ef48789d636ca81881bd000b46d52fb293792918e457aa46845e766d3685d4c3c6d14dd1875b629d6f9f0999

diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild
deleted file mode 100644
index 6ccddbabb44..00000000000
--- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.110.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CORION
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="Framework to automate HTML forms"
-
-SLOT="0"
-KEYWORDS="amd64 sparc x86"
-IUSE=""
-
-DEPEND="dev-perl/Data-Random
-	|| (
-		( dev-perl/libwww-perl dev-perl/HTML-Form )
-		dev-perl/libwww-perl
-	)"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/
@ 2021-10-03 12:12 Andreas K. Hüttel
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-10-03 12:12 UTC (permalink / raw
  To: gentoo-commits

commit:     991e3156551db4d319f51c2e4f51530800cd36ae
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  3 09:03:59 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct  3 12:12:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991e3156

dev-perl/WWW-Mechanize-FormFiller: EAPI=8 bump

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...-0.120.0.ebuild => WWW-Mechanize-FormFiller-0.120.0-r1.ebuild} | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0-r1.ebuild
similarity index 78%
rename from dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
rename to dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0-r1.ebuild
index b4ba710e90b..5008ed4a323 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild
+++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=CORION
 DIST_VERSION=0.12
@@ -11,14 +11,12 @@ DESCRIPTION="Framework to automate HTML forms"
 
 SLOT="0"
 KEYWORDS="amd64 sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	>=dev-perl/Data-Random-0.50.0
 	dev-perl/HTML-Form
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 	test? (
 		dev-perl/Test-MockObject


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/
@ 2023-06-18  0:17 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2023-06-18  0:17 UTC (permalink / raw
  To: gentoo-commits

commit:     867c6876d09a6ac26f44f81b620cad3f38cc99e9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 00:07:20 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 00:07:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867c6876

dev-perl/WWW-Mechanize-FormFiller: add 0.130.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/WWW-Mechanize-FormFiller/Manifest         |  1 +
 .../WWW-Mechanize-FormFiller-0.130.0.ebuild        | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/WWW-Mechanize-FormFiller/Manifest b/dev-perl/WWW-Mechanize-FormFiller/Manifest
index 06d0622741b6..b417ec78ceff 100644
--- a/dev-perl/WWW-Mechanize-FormFiller/Manifest
+++ b/dev-perl/WWW-Mechanize-FormFiller/Manifest
@@ -1 +1,2 @@
 DIST WWW-Mechanize-FormFiller-0.12.tar.gz 19930 BLAKE2B 878dde1ba22665c9db295a6353a685e4b6ad252785b1993ef0498b32863583d0a72bf500e58298c4a463e511bc918e476fb5f09e0d1d8ca4beea7fc8c4b7a17a SHA512 87db40c49daf6955c8d42b4bd61f4cf4b1f08782ef48789d636ca81881bd000b46d52fb293792918e457aa46845e766d3685d4c3c6d14dd1875b629d6f9f0999
+DIST WWW-Mechanize-FormFiller-0.13.tar.gz 19983 BLAKE2B 0cda3895e0487ca3ceaba328542d26c552cd91bdcac27f6861137f3daf5d872dc85b04d148cf07e9ff7a6614da9251753768486f2de4ff9e63e5a860c10eb83c SHA512 9ddfb677dbd17da327980c349577593d5795044553b9c5966f70d095c8dc3439ae8991f082eab787f2cf45a45288ee719ac6a0a4d2e73caff0cf24abe3d0e5c0

diff --git a/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.130.0.ebuild b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.130.0.ebuild
new file mode 100644
index 000000000000..26ccb5325043
--- /dev/null
+++ b/dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.130.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=CORION
+DIST_VERSION=0.13
+inherit perl-module
+
+DESCRIPTION="Framework to automate HTML forms"
+
+SLOT="0"
+KEYWORDS="~amd64 ~sparc ~x86"
+
+RDEPEND="
+	>=dev-perl/Data-Random-0.50.0
+	dev-perl/HTML-Form
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Test-MockObject
+		virtual/perl-Test-Simple
+	)
+"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-18  0:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-21  2:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2023-06-18  0:17 Sam James
2021-10-03 12:12 Andreas K. Hüttel
2018-06-17  4:36 Kent Fredric
2018-06-07 22:06 Sergei Trofimovich
2018-06-06 23:23 Thomas Deutschmann
2016-12-31 15:08 Andreas Hüttel
2016-12-30  9:39 Agostino Sarubbo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox