dev-python/python-nmap: Drop package from overlay

This commit is contained in:
Nils Freydank 2021-10-02 07:54:30 +02:00
parent 173e3c3c97
commit 3e0e9061ab
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
4 changed files with 0 additions and 34 deletions

View File

@ -1 +0,0 @@
DIST python-nmap-0.6.4.tar.gz 43769 BLAKE2B ce7fede5a3d620398fd8cd76cb2b96da4d8f741900bb968ca3027adf9d8ceecfe930b3482883aeef9e9bb0cef59cdec660bad08f14bf3f111d1c3c45d039a168 SHA512 9c5176087e39271015283abcd8fc4d7828c063e9209ec1e549737142864e199a78014c2ab518f9afcb75f2ea2affc94fa1f612c9d2849d25eed9589a03864b76

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>holgersson@posteo.de</email>
<name>Nils Freydank</name>
</maintainer>
</pkgmetadata>

View File

@ -1,24 +0,0 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
PYTHON_COMPAT=( python3_{9..10} )
DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
DESCRIPTION="A Python library which helps in using the nmap port scanner"
HOMEPAGE="https://xael.org/pages/python-nmap.html"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="test" # this packages does not support any tests, so skip them
DEPEND="
${PYTHON_DEPS}
net-analyzer/nmap"
RDEPEND="${DEPEND}"

View File

@ -7,5 +7,4 @@
# Nils Freydank <holgersson@posteo.de> (2021-08-31)
# Packages that I do not use (or use not anymore).
# Removal after 2021-10-01.
dev-python/python-nmap
dev-python/uliengineering