summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2019-01-27 13:34:05 +0100
committerPacho Ramos <pacho@gentoo.org>2019-01-27 13:36:20 +0100
commit1f0abc898e8af716a8a81ba600d0b8b039d21ca5 (patch)
tree7a42a07c655b62c2b795b2fcc86ab943ca8ea327 /dev-python/ttystatus/ttystatus-0.22.ebuild
parentdev-python/tmdb3: Drop old (diff)
downloadgentoo-1f0abc898e8af716a8a81ba600d0b8b039d21ca5.tar.gz
gentoo-1f0abc898e8af716a8a81ba600d0b8b039d21ca5.tar.bz2
gentoo-1f0abc898e8af716a8a81ba600d0b8b039d21ca5.zip
dev-python/ttystatus: Drop old
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'dev-python/ttystatus/ttystatus-0.22.ebuild')
-rw-r--r--dev-python/ttystatus/ttystatus-0.22.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-python/ttystatus/ttystatus-0.22.ebuild b/dev-python/ttystatus/ttystatus-0.22.ebuild
deleted file mode 100644
index 4cb527807bf7..000000000000
--- a/dev-python/ttystatus/ttystatus-0.22.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Terminal progress bar and status output for command line"
-HOMEPAGE="http://liw.fi/ttystatus/"
-SRC_URI="http://code.liw.fi/debian/pool/main/p/python-${PN}/python-${PN}_${PV}.orig.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="${PYTHON_DEPS}"