summaryrefslogtreecommitdiff
path: root/net-dns/fpdns
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /net-dns/fpdns
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'net-dns/fpdns')
-rw-r--r--net-dns/fpdns/Manifest2
-rw-r--r--net-dns/fpdns/fpdns-0.10.0_pre20130404-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/fpdns/Manifest b/net-dns/fpdns/Manifest
index b2a1d7deb509..6018acf5d137 100644
--- a/net-dns/fpdns/Manifest
+++ b/net-dns/fpdns/Manifest
@@ -1,4 +1,4 @@
AUX fpdns-0.10.0_pre20130404.ro-header.patch 1115 BLAKE2B d8042816acce161ba4e19533700151489f3a169fb96a11d4eb44b107818fe0eab87cb916b4e8d5d2a45e22c82693517d069c6e12095b415b352d40384a9040db SHA512 e345037a210103f5202c0dd052952bd2d3889ad53393fc4881ec48810f3e6d39b1b7d2220d259ffda0b85e339bcc4ef9f1ae28023cf84b81a00685c66e116923
DIST fpdns-0.10.0_pre20130404.tar.gz 931723 BLAKE2B cab459afee74ef5d8163a25b98c123b799270e6d3293f155a340ebdbfbc86266fbffa999d31928c9b1a732898b0adf4a49e97469f9ae992a0e38f9478431e84c SHA512 1a4d9c1cb666efa3f48dcca2b5cd04793e92727359652095572b17479f5343479c57d2937f1fff8070c071a2698eda5c4dff981caf86436f184f0b076b0fa0b3
-EBUILD fpdns-0.10.0_pre20130404-r1.ebuild 685 BLAKE2B 4eba6746f3a476afb5679f673a1431f548c9c7947854531a5fb5edd1f81e64eb3c84274062ba488c908a8f4437b06380cbcd2ccd139cd236b80466c99ea6ff4e SHA512 828d120d8edbe0dcb76249fbf94f5fe73503e23cb4d9f1cddc7d40798479a81c61ac9bc97671c5dd5e67e1f5f1edd8ce7dd5c9606270400d1c22d840c8bb7403
+EBUILD fpdns-0.10.0_pre20130404-r1.ebuild 682 BLAKE2B 2d4c6cda36b6d6f87c7e23e4c0255a39801e596a759c9ae49a6a2d5d69ea1f2be7ba03f1fbd1e17f436fd1daf07d3cc9b7ee1999db854c3afc0578ad1e0ff80e SHA512 102c2bf43f52c3788cde71e9bfbb0b8aa07838d96299273f9137ec4812e9295fe0525247784ce750b20297ecc99811d18c452e9c31eb2240d106eb721d926269
MISC metadata.xml 1420 BLAKE2B 5aa7a6ec84536e8b104d39c4d98e43378ef838dc6460832139f31ff21ccaec08123889ea7c1ebb4737933388d3f7401e90586c0057fbd9a1fbf1aa0ce1d52fb1 SHA512 21fc1c5f7ebfa5b377d3ae3116bfe017319db65e72002305f616b963ddfbc4f879da66fd7798988fd8cfdc38d805038d149f2b416edb2c496f876cb935fac72b
diff --git a/net-dns/fpdns/fpdns-0.10.0_pre20130404-r1.ebuild b/net-dns/fpdns/fpdns-0.10.0_pre20130404-r1.ebuild
index a61983bc150c..41acf92d3609 100644
--- a/net-dns/fpdns/fpdns-0.10.0_pre20130404-r1.ebuild
+++ b/net-dns/fpdns/fpdns-0.10.0_pre20130404-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils perl-module
+inherit epatch perl-module
DESCRIPTION="Fingerprinting DNS servers"
HOMEPAGE="https://github.com/kirei/fpdns/"