From 3e0e9061ab84995d59fc7f9145b1d2f7b84fe985 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 2 Oct 2021 07:54:30 +0200 Subject: [PATCH] dev-python/python-nmap: Drop package from overlay --- dev-python/python-nmap/Manifest | 1 - dev-python/python-nmap/metadata.xml | 8 ------- .../python-nmap/python-nmap-0.6.4-r1.ebuild | 24 ------------------- profiles/package.mask | 1 - 4 files changed, 34 deletions(-) delete mode 100644 dev-python/python-nmap/Manifest delete mode 100644 dev-python/python-nmap/metadata.xml delete mode 100644 dev-python/python-nmap/python-nmap-0.6.4-r1.ebuild diff --git a/dev-python/python-nmap/Manifest b/dev-python/python-nmap/Manifest deleted file mode 100644 index 459c950..0000000 --- a/dev-python/python-nmap/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python-nmap-0.6.4.tar.gz 43769 BLAKE2B ce7fede5a3d620398fd8cd76cb2b96da4d8f741900bb968ca3027adf9d8ceecfe930b3482883aeef9e9bb0cef59cdec660bad08f14bf3f111d1c3c45d039a168 SHA512 9c5176087e39271015283abcd8fc4d7828c063e9209ec1e549737142864e199a78014c2ab518f9afcb75f2ea2affc94fa1f612c9d2849d25eed9589a03864b76 diff --git a/dev-python/python-nmap/metadata.xml b/dev-python/python-nmap/metadata.xml deleted file mode 100644 index c3ada36..0000000 --- a/dev-python/python-nmap/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - holgersson@posteo.de - Nils Freydank - - diff --git a/dev-python/python-nmap/python-nmap-0.6.4-r1.ebuild b/dev-python/python-nmap/python-nmap-0.6.4-r1.ebuild deleted file mode 100644 index 0f479b4..0000000 --- a/dev-python/python-nmap/python-nmap-0.6.4-r1.ebuild +++ /dev/null @@ -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}" diff --git a/profiles/package.mask b/profiles/package.mask index 7272308..aa02cf6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -7,5 +7,4 @@ # Nils Freydank (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