diff options
| author | Michał Górny <mgorny@gentoo.org> | 2017-05-02 09:55:45 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2017-05-02 10:45:44 +0200 |
| commit | 020c4c8fe4b31d524d71836cf10db913ebd98a0e (patch) | |
| tree | 16620fbcdbe38e36d45ff87b560df0f82278aaa2 /dev-python/python-gnutls/python-gnutls-2.0.1.ebuild | |
| parent | f01c33dbaa91da376313a3c4bddeeea022d91502 (diff) | |
| download | gentoo-020c4c8fe4b31d524d71836cf10db913ebd98a0e.tar.gz gentoo-020c4c8fe4b31d524d71836cf10db913ebd98a0e.tar.bz2 gentoo-020c4c8fe4b31d524d71836cf10db913ebd98a0e.zip | |
dev-python/python-gnutls: Clean old versions up
Diffstat (limited to 'dev-python/python-gnutls/python-gnutls-2.0.1.ebuild')
| -rw-r--r-- | dev-python/python-gnutls/python-gnutls-2.0.1.ebuild | 20 |
1 files changed, 0 insertions, 20 deletions
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" |
