From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-crypt/manuale/manuale-1.1.0.ebuild | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 app-crypt/manuale/manuale-1.1.0.ebuild (limited to 'app-crypt/manuale/manuale-1.1.0.ebuild') diff --git a/app-crypt/manuale/manuale-1.1.0.ebuild b/app-crypt/manuale/manuale-1.1.0.ebuild deleted file mode 100644 index 974307de8f43..000000000000 --- a/app-crypt/manuale/manuale-1.1.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{3_4,3_5,3_6} ) - -inherit distutils-r1 - -DESCRIPTION="A fully manual Let's Encrypt client" -HOMEPAGE="https://github.com/veeti/manuale" -SRC_URI="https://github.com/veeti/manuale/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND} - dev-python/cryptography[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}]" - -DOCS=( README.md CHANGELOG.md) -- cgit v1.2.3