From 55fc80131e8a92a5a894792fd91ac71d23c6b565 Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Fri, 29 Jul 2016 17:44:24 +0300 Subject: dev-python/pyDes: remove old --- dev-python/pyDes/pyDes-2.0.1.ebuild | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 dev-python/pyDes/pyDes-2.0.1.ebuild diff --git a/dev-python/pyDes/pyDes-2.0.1.ebuild b/dev-python/pyDes/pyDes-2.0.1.ebuild deleted file mode 100644 index cb82e94..0000000 --- a/dev-python/pyDes/pyDes-2.0.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) -inherit distutils-r1 - -DESCRIPTION="Python implementation of DES an Triple-DES algorithms" -HOMEPAGE="http://twhiteman.netfirms.com/des.html" -SRC_URI="http://twhiteman.netfirms.com/pyDES/${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -PYTHON_MODNAME="pyDes.py" -- cgit v1.2.3