From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E74BC1382C5 for ; Wed, 21 Mar 2018 02:18:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0D51E087C; Wed, 21 Mar 2018 02:18:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B60F4E087C for ; Wed, 21 Mar 2018 02:18:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0569335C09 for ; Wed, 21 Mar 2018 02:18:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42BA6261 for ; Wed, 21 Mar 2018 02:18:28 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1521598651.936f591e161e8c803edb03a9a6d734b4012236d9.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/WWW-Mechanize-FormFiller/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/WWW-Mechanize-FormFiller/Manifest dev-perl/WWW-Mechanize-FormFiller/WWW-Mechanize-FormFiller-0.120.0.ebuild X-VCS-Directories: dev-perl/WWW-Mechanize-FormFiller/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 936f591e161e8c803edb03a9a6d734b4012236d9 X-VCS-Branch: master Date: Wed, 21 Mar 2018 02:18:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8c6e32b9-7325-4df5-9a80-6fdfaceab57d X-Archives-Hash: c6ff76f53676c64f5c1cffedcc2eeba0 commit: 936f591e161e8c803edb03a9a6d734b4012236d9 Author: Kent Fredric gentoo org> AuthorDate: Wed Mar 21 02:16:57 2018 +0000 Commit: Kent Fredric gentoo 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 + ) +"