From 020c4c8fe4b31d524d71836cf10db913ebd98a0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 2 May 2017 09:55:45 +0200 Subject: dev-python/python-gnutls: Clean old versions up --- dev-python/python-gnutls/python-gnutls-2.0.1.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 dev-python/python-gnutls/python-gnutls-2.0.1.ebuild (limited to 'dev-python/python-gnutls/python-gnutls-2.0.1.ebuild') diff --git a/dev-python/python-gnutls/python-gnutls-2.0.1.ebuild b/dev-python/python-gnutls/python-gnutls-2.0.1.ebuild deleted file mode 100644 index 15270e33033d..000000000000 --- a/dev-python/python-gnutls/python-gnutls-2.0.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -PYTHON_COMPAT=( python2_7 python3_4 ) - -inherit distutils-r1 - -DESCRIPTION="High level object oriented wrapper around libgnutls" -HOMEPAGE="http://ag-projects.com/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2+" -SLOT="0" -IUSE="" - -KEYWORDS="~amd64 ~x86" - -RDEPEND="net-libs/gnutls" -- cgit v1.2.3