mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
pentoo-footprint: remove ntp-fingerprint, gone upstream
This commit is contained in:
parent
7a87eb80bd
commit
86ab3da408
3 changed files with 0 additions and 26 deletions
|
|
@ -1 +0,0 @@
|
|||
DIST ntp-fingerprint-0.1.tar.gz 7768 SHA256 6c32beed7d2297e3494cb1582c6d16a2d4cecb0fbb0cf68cb7fc46151e708754 SHA512 1ba667b458e8c2818c22f6569578c8d9d60f0fe0001d4f16577e53cb3bf3fb8873d1593e876a7795fcac258b3634fb3897729d69a4efeddf4811bcb4ebb5d9ab WHIRLPOOL b9ddb7b38c22ea46fbba7b2f280eab39209940de884e623f033c7932f20205191e424ade8293736ef0ec0162d617de907415e6ab9486332eeda9b138823977b9
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="NTP fingerprinting utility"
|
||||
HOMEPAGE="http://www.arhont.com/en/category/resources/tools-utilities/"
|
||||
SRC_URI="http://arhont.beta.indev-group.eu/media/filer_public/d2/2f/d22f344c-2241-4be2-974f-dee33047db03/ntp-fingerprinttar.gz -> ${PN}-${PV}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~ppc"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="dev-lang/perl"
|
||||
|
||||
S=${WORKDIR}/${PN}
|
||||
|
||||
src_install() {
|
||||
newbin "${PN}".pl "${PN}"
|
||||
dodoc README.txt
|
||||
}
|
||||
|
|
@ -23,7 +23,6 @@ PDEPEND="
|
|||
net-analyzer/dnsrecon
|
||||
net-analyzer/geoedge
|
||||
net-analyzer/metagoofil
|
||||
net-analyzer/ntp-fingerprint
|
||||
net-analyzer/p0f
|
||||
net-analyzer/recon-ng
|
||||
net-analyzer/scanssh
|
||||
Loading…
Reference in a new issue