From: Mikle Kolyada Date: Fri, 28 Feb 2020 07:31:29 +0000 (+0300) Subject: dev-python/configshell: remove last-rited package X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e294d2e0ef4cbe380527fa25ada749b429639eb6;p=gentoo.git dev-python/configshell: remove last-rited package Signed-off-by: Mikle Kolyada --- diff --git a/dev-python/configshell/Manifest b/dev-python/configshell/Manifest deleted file mode 100644 index 3009bb210ae5..000000000000 --- a/dev-python/configshell/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST configshell-1.6.tar.gz 37246 BLAKE2B f46be92f945d06583a02ac2aa4dba7bc1a91b888faf2235222b4c3975eaffee26a487f809c94e232540266ed78bf55c44e7e364d719c8ab08e11ac52d4674afe SHA512 04eeabfbe36f8845eb21cfe2b41a6a82d029ca23fe821ecfbf94d321fb8c9cc20f3d374b385cb20e00fd34a59feb364400d724e973174d9be90dad35813da0e0 diff --git a/dev-python/configshell/configshell-1.6.ebuild b/dev-python/configshell/configshell-1.6.ebuild deleted file mode 100644 index 01c369dd1a66..000000000000 --- a/dev-python/configshell/configshell-1.6.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="ConfigShell Community Edition for target_core_mod/ConfigFS" -HOMEPAGE="http://linux-iscsi.org/wiki/targetcli" - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/Datera/${PN}.git" - KEYWORDS="" -else - SRC_URI="https://github.com/Datera/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -DEPEND="dev-python/epydoc[${PYTHON_USEDEP}] - dev-python/pyparsing[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND} - dev-python/urwid[${PYTHON_USEDEP}]" diff --git a/dev-python/configshell/configshell-9999.ebuild b/dev-python/configshell/configshell-9999.ebuild deleted file mode 100644 index 01c369dd1a66..000000000000 --- a/dev-python/configshell/configshell-9999.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="ConfigShell Community Edition for target_core_mod/ConfigFS" -HOMEPAGE="http://linux-iscsi.org/wiki/targetcli" - -LICENSE="Apache-2.0" -SLOT="0" -IUSE="" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/Datera/${PN}.git" - KEYWORDS="" -else - SRC_URI="https://github.com/Datera/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -DEPEND="dev-python/epydoc[${PYTHON_USEDEP}] - dev-python/pyparsing[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND} - dev-python/urwid[${PYTHON_USEDEP}]" diff --git a/dev-python/configshell/metadata.xml b/dev-python/configshell/metadata.xml deleted file mode 100644 index c6e531475cdd..000000000000 --- a/dev-python/configshell/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - cluster@gentoo.org - Gentoo Cluster Project - - - Datera/configshell - -