From aea591630ff0ed7ce3c0453aead230d697c1184b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 28 Jul 2018 15:02:23 +0200 Subject: [PATCH] net-misc/whatportis: Remove last-rited pkg Closes: https://bugs.gentoo.org/645388 --- net-misc/whatportis/Manifest | 1 - net-misc/whatportis/metadata.xml | 13 --------- net-misc/whatportis/whatportis-0.6.ebuild | 34 ----------------------- profiles/package.mask | 4 --- 4 files changed, 52 deletions(-) delete mode 100644 net-misc/whatportis/Manifest delete mode 100644 net-misc/whatportis/metadata.xml delete mode 100644 net-misc/whatportis/whatportis-0.6.ebuild diff --git a/net-misc/whatportis/Manifest b/net-misc/whatportis/Manifest deleted file mode 100644 index 9559d4d7cdb7..000000000000 --- a/net-misc/whatportis/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST whatportis-0.6.tar.gz 218447 BLAKE2B 97932b380407d02874bbdddcb95ada7a4ee90cfc5c712b4b03f9034982e9b7220ccb418310daa47467feb6d20be7ae58890361e46abdfdbb93941e8bc41bb1f6 SHA512 f9a46974618b0c70164de29aa9c57c7d0cb3c0a09626ec3d7d514fe0b88ce50b2acca1f9e949449508a2b170311e470fe9c7f3ed66f0af4ef01fd63dd815b8a2 diff --git a/net-misc/whatportis/metadata.xml b/net-misc/whatportis/metadata.xml deleted file mode 100644 index 497425e26622..000000000000 --- a/net-misc/whatportis/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - whatportis - - ncrocfer@gmail.com - Nicolas Crocfer - - ncrocfer/whatportis - - diff --git a/net-misc/whatportis/whatportis-0.6.ebuild b/net-misc/whatportis/whatportis-0.6.ebuild deleted file mode 100644 index fbf6ed61361c..000000000000 --- a/net-misc/whatportis/whatportis-0.6.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_{4,5}} ) - -inherit distutils-r1 eutils - -DESCRIPTION="A command to search port names and numbers" -HOMEPAGE="https://github.com/ncrocfer/whatportis https://pypi.org/project/whatportis/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="test" - -RDEPEND=" - >=dev-python/click-6.2[${PYTHON_USEDEP}] - >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}] - >=dev-python/tinydb-3.1.2[${PYTHON_USEDEP}] - >=dev-python/simplejson-3.8.1[${PYTHON_USEDEP}] -" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -python_test() { - "${EPYTHON}" test_${PN}.py || die -} - -pkg_postinst() { - optfeature "Run ${PN} as a Server" dev-python/flask -} diff --git a/profiles/package.mask b/profiles/package.mask index ce901e388858..f6d3b8ecc2ed 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -139,10 +139,6 @@ dev-python/jaraco-utils # for generating new keys and doing key maintenance. Removal in a month app-crypt/gkeys-gen -# Pacho Ramos (28 Jun 2018) -# Doesn't work at all (#645388). Removal in a month -net-misc/whatportis - # Andreas Sturmlechner (26 Jun 2018) # Mask Qt4 for removal. Bug #631788 =dev-qt/assistant-4.8.7 -- 2.26.2