From 981835ffb3c768eb13b10d77f4f9531820e53e64 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 16 May 2019 21:25:52 +0200 Subject: [PATCH] dev-python/newt_syrup: drop old Signed-off-by: Michael Mair-Keimberger Signed-off-by: Andreas Sturmlechner --- .../newt_syrup/newt_syrup-0.1.2-r1.ebuild | 21 ------------------- 1 file changed, 21 deletions(-) delete mode 100644 dev-python/newt_syrup/newt_syrup-0.1.2-r1.ebuild 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 ef7b1d14ec13..000000000000 --- 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" -- 2.26.2