commit:     3c555771def7257ac4731c39032b789698d61153
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sun Dec 24 12:50:31 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 16:35:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c555771

dev-python/ansicolor: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/ansicolor/Manifest               |  1 -
 dev-python/ansicolor/ansicolor-0.2.1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-python/ansicolor/Manifest b/dev-python/ansicolor/Manifest
index a4758fb9e1f..ed67bada90b 100644
--- a/dev-python/ansicolor/Manifest
+++ b/dev-python/ansicolor/Manifest
@@ -1,2 +1 @@
-DIST ansicolor-0.2.1.tar.gz 5678 BLAKE2B 
538c4223ede3263cc46e52da53cc75e2a3c3ea4685020262b7efe13050d6f33ab307f190f83b4bd44f0e99a5228651ef18afe61c960a5e355584196df44434c9
 SHA512 
334b90eaf3f21469062ff4f70043fa902c1cfd53e7d73d22e4df63dbeb55db1f33d71b5a88ef6ba4481a9144ee7652ea68d9554f5155e129f462872d064430b5
 DIST ansicolor-0.2.4.tar.gz 5971 BLAKE2B 
95be4af04df9ec9104872fa1a97dfe48174032f22cd5c0e2f9cd8292f2fb1a391476b93985df227cb7b15ef2c6998c912976c3f071ca88e74835032acb138307
 SHA512 
1f20955a5ddf6a2125146fab220884b3dace2faef5b06c637c396b1769ad60e69ef7ae8a4ae3ecd49d0b849efdbd388b611eb738dc7c1b7f19027afc3f30e57c

diff --git a/dev-python/ansicolor/ansicolor-0.2.1.ebuild 
b/dev-python/ansicolor/ansicolor-0.2.1.ebuild
deleted file mode 100644
index e042e1b6f10..00000000000
--- a/dev-python/ansicolor/ansicolor-0.2.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Produce ansi color output and colored highlighting and diffing"
-HOMEPAGE="https://github.com/numerodix/ansicolor";
-SRC_URI="
-       mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
-       https://github.com/numerodix/ansicolor/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

Reply via email to