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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9106B158086 for ; Sun, 21 Nov 2021 11:24:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98E9DE0848; Sun, 21 Nov 2021 11:24:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 71FEBE0843 for ; Sun, 21 Nov 2021 11:24:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DD06343035 for ; Sun, 21 Nov 2021 11:24:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C32491D6 for ; Sun, 21 Nov 2021 11:24:15 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1637493822.86fc7b9f67f5dbbe6a90ee3c8e7a9e6e5eba6c7d.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Google-SafeBrowsing-Blocklist/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r3.ebuild X-VCS-Directories: dev-perl/Net-Google-SafeBrowsing-Blocklist/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 86fc7b9f67f5dbbe6a90ee3c8e7a9e6e5eba6c7d X-VCS-Branch: master Date: Sun, 21 Nov 2021 11:24:15 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6ab2075c-9902-43f3-98c1-d48cf329ac8d X-Archives-Hash: d77ce5b7fe4faa34c7693d0129be39cc commit: 86fc7b9f67f5dbbe6a90ee3c8e7a9e6e5eba6c7d Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Nov 21 11:14:10 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sun Nov 21 11:23:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86fc7b9f dev-perl/Net-Google-SafeBrowsing-Blocklist: EAPI=8 bump Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> ... => Net-Google-SafeBrowsing-Blocklist-1.40.0-r3.ebuild} | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r3.ebuild similarity index 74% rename from dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild rename to dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r3.ebuild index 6fc55a34ee9c..55be88c205a8 100644 --- a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild +++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r3.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=DANBORN DIST_VERSION=1.04 @@ -12,8 +12,6 @@ DESCRIPTION="Query a Google SafeBrowsing table" SLOT="0" LICENSE="Apache-2.0" KEYWORDS="amd64 ppc x86" -IUSE="test" -RESTRICT="!test? ( test )" RDEPEND="dev-perl/URI >=virtual/perl-Math-BigInt-1.87 @@ -21,8 +19,10 @@ RDEPEND="dev-perl/URI || ( virtual/perl-Math-BigInt-FastCalc dev-perl/Math-BigInt-GMP - )" -DEPEND="${RDEPEND} - test? ( virtual/perl-Test-Simple )" + ) +" +BDEPEND="${RDEPEND} + test? ( virtual/perl-Test-Simple ) +" PERL_RM_FILES=( "t/pod.t" )