summaryrefslogtreecommitdiff
path: root/dev-perl/Net-Google-SafeBrowsing-Blocklist
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-15 17:25:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-15 17:25:28 +0000
commit6b933047f46efec1aa747570f945344254227457 (patch)
treea12a4b87b38f954c4de435272cf4b90d721df5e8 /dev-perl/Net-Google-SafeBrowsing-Blocklist
parentf45955e60d4da9b7f4a1088c98042f9c06669039 (diff)
gentoo resync : 15.12.2017
Diffstat (limited to 'dev-perl/Net-Google-SafeBrowsing-Blocklist')
-rw-r--r--dev-perl/Net-Google-SafeBrowsing-Blocklist/Manifest3
-rw-r--r--dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild27
-rw-r--r--dev-perl/Net-Google-SafeBrowsing-Blocklist/metadata.xml1
3 files changed, 30 insertions, 1 deletions
diff --git a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Manifest b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Manifest
index 59cc4917c2bb..4795122e8d10 100644
--- a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Manifest
+++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Manifest
@@ -1,3 +1,4 @@
DIST Net-Google-SafeBrowsing-Blocklist-1.04.tar.gz 5208 BLAKE2B f3b496206f243407e914b17b6b03ae5394d3808a86e2da9fc1876360a0e6f2dedd677f886ceb5e57ea26fc947bc0fe412ff6fac5f2d28b8f9597713230a329c4 SHA512 c9ed460cc1c2c48802cdaf23d8385fa176e5783b91fb28a1d1687e4c5cc29b4a0c399f7448a8a1233f9ad64ad96572d5c7d4b0638fb37364c882e626b0863edc
EBUILD Net-Google-SafeBrowsing-Blocklist-1.40.0-r1.ebuild 578 BLAKE2B e3ab95e3e9c676a72fa0fb1f818e050498046aeff48caca9c867bced9a19bb4a9243458bfa9774ff44a18ea5dca516a58bc4b3d407c630b98491fb0014e89597 SHA512 6506a7a484f6572b9efa9d50f512220a5fd9fb0e55cb573619aa69690a67d119e38f71fb21109ca38f06bbd4646573a3b06d522e0fe33dae0dd6d20d80b9ac6b
-MISC metadata.xml 490 BLAKE2B a617b0cdbbc7150be89e851fa53a823465da7fe366e485c4a33ad43a3ea84b213f186081ffd3e497e9ccce0275b9afad988c09150156e152fe805819a1a8bafd SHA512 2c7dba3fb28a5158c05f5678ab6a6e7c4a775865455cfbc844dbb0f8fea9ca00118ab25075a955d3cb9c5118e4e9871bc234ec532d9d107f1a848a4a39c32d16
+EBUILD Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild 530 BLAKE2B 18bdf4acdfca5069f02751d697650500dfb38b7cced9cbba5ca6111f98acb2ae61109f2f3775e09319730e359a89902c7d73792f3d3989352a080fe0cd92ed66 SHA512 cae1b246349dc00554334ee87a058574c1df4e2ef736581acb5d39f343ced0cc043d43aff52f21ce371ae2a2894ad922dce5daadad48461fa9eb66b9505097e5
+MISC metadata.xml 573 BLAKE2B 745468489703ae4eb217ecb6884da70810db7d179da5066ad86f15101eccec5debb2ef213ec706023df0977d9b9481c7b2ef06455f12a8e9e5782cb79f03d440 SHA512 27865feb71ff176206aa57bd87b7507daa5d62f4e4aa8857b283883cd26d613652c14e0d4503d376400ee83acf5abc8190c4a9aa61330cf8d05e35531b0b8b79
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-r2.ebuild
new file mode 100644
index 000000000000..47c8903f8cfa
--- /dev/null
+++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DANBORN
+DIST_VERSION=1.04
+inherit perl-module
+
+DESCRIPTION="Query a Google SafeBrowsing table"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/URI
+ >=virtual/perl-Math-BigInt-1.87
+ virtual/perl-DB_File
+ || (
+ virtual/perl-Math-BigInt-FastCalc
+ dev-perl/Math-BigInt-GMP
+ )"
+DEPEND="${RDEPEND}
+ test? ( virtual/perl-Test-Simple )"
+
+PERL_RM_FILES=( "t/pod.t" )
diff --git a/dev-perl/Net-Google-SafeBrowsing-Blocklist/metadata.xml b/dev-perl/Net-Google-SafeBrowsing-Blocklist/metadata.xml
index b1d5592b3389..359ba9fd40fb 100644
--- a/dev-perl/Net-Google-SafeBrowsing-Blocklist/metadata.xml
+++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/metadata.xml
@@ -11,5 +11,6 @@
</maintainer>
<upstream>
<remote-id type="cpan">Net-Google-SafeBrowsing-Blocklist</remote-id>
+ <remote-id type="cpan-module">Net::Google::SafeBrowsing::Blocklist</remote-id>
</upstream>
</pkgmetadata>