dev-python/configshell: remove last-rited package
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 28 Feb 2020 07:31:29 +0000 (10:31 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 28 Feb 2020 07:31:29 +0000 (10:31 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-python/configshell/Manifest [deleted file]
dev-python/configshell/configshell-1.6.ebuild [deleted file]
dev-python/configshell/configshell-9999.ebuild [deleted file]
dev-python/configshell/metadata.xml [deleted file]

diff --git a/dev-python/configshell/Manifest b/dev-python/configshell/Manifest
deleted file mode 100644 (file)
index 3009bb2..0000000
+++ /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 (file)
index 01c369d..0000000
+++ /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 (file)
index 01c369d..0000000
+++ /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 (file)
index c6e5314..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>cluster@gentoo.org</email>
-               <name>Gentoo Cluster Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">Datera/configshell</remote-id>
-       </upstream>
-</pkgmetadata>