commit: 981835ffb3c768eb13b10d77f4f9531820e53e64 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu May 16 19:25:52 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed May 29 18:07:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981835ff
dev-python/newt_syrup: drop old Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-python/newt_syrup/newt_syrup-0.1.2-r1.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/dev-python/newt_syrup/newt_syrup-0.1.2-r1.ebuild b/dev-python/newt_syrup/newt_syrup-0.1.2-r1.ebuild deleted file mode 100644 index ef7b1d14ec1..00000000000 --- a/dev-python/newt_syrup/newt_syrup-0.1.2-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="A Python framework for creating text-based applications" -HOMEPAGE="http://fedorahosted.org/newt-syrup/" -SRC_URI="http://mcpierce.fedorapeople.org/rpms/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND=">=dev-libs/newt-0.52.11" - -DOCS="COLORS"
