commit:     e294d2e0ef4cbe380527fa25ada749b429639eb6
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 28 07:31:29 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 07:31:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e294d2e0

dev-python/configshell: remove last-rited package

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-python/configshell/Manifest                |  1 -
 dev-python/configshell/configshell-1.6.ebuild  | 29 --------------------------
 dev-python/configshell/configshell-9999.ebuild | 29 --------------------------
 dev-python/configshell/metadata.xml            | 11 ----------
 4 files changed, 70 deletions(-)

diff --git a/dev-python/configshell/Manifest b/dev-python/configshell/Manifest
deleted file mode 100644
index 3009bb210ae..00000000000
--- 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 01c369dd1a6..00000000000
--- 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 01c369dd1a6..00000000000
--- 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 c6e531475cd..00000000000
--- a/dev-python/configshell/metadata.xml
+++ /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>[email protected]</email>
-               <name>Gentoo Cluster Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">Datera/configshell</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to