From 0704956f7256f1f618cc5e03af2c1dbd0e83dbc5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 16 Jan 2020 16:18:18 +0000 Subject: gentoo resync : 16.01.2020 --- dev-python/cli_helpers/cli_helpers-0.2.0.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dev-python/cli_helpers/cli_helpers-0.2.0.ebuild (limited to 'dev-python/cli_helpers/cli_helpers-0.2.0.ebuild') diff --git a/dev-python/cli_helpers/cli_helpers-0.2.0.ebuild b/dev-python/cli_helpers/cli_helpers-0.2.0.ebuild deleted file mode 100644 index dc30a060f6a5..000000000000 --- a/dev-python/cli_helpers/cli_helpers-0.2.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_6} ) -inherit distutils-r1 - -DESCRIPTION="Python helpers for common CLI tasks" - -HOMEPAGE="http://cli-helpers.rtfd.io/" -SRC_URI="https://github.com/dbcli/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND=" - dev-python/terminaltables[${PYTHON_USEDEP}] - >=dev-python/pygments-2.0[${PYTHON_USEDEP}] -" -- cgit v1.2.3