From 1118729405d206538433388e0a8bd578f7ae7303 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 18 Jan 2020 18:48:55 +0000 Subject: gentoo resync : 18.01.2010 --- dev-python/stripe/stripe-1.84.2.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dev-python/stripe/stripe-1.84.2.ebuild (limited to 'dev-python/stripe/stripe-1.84.2.ebuild') diff --git a/dev-python/stripe/stripe-1.84.2.ebuild b/dev-python/stripe/stripe-1.84.2.ebuild deleted file mode 100644 index f4b272ecc1f2..000000000000 --- a/dev-python/stripe/stripe-1.84.2.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_6 ) -inherit distutils-r1 - -DESCRIPTION="Stripe python bindings" -HOMEPAGE="https://github.com/stripe/stripe-python" -SRC_URI="mirror://pypi/s/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=">=dev-python/requests-0.8.8" -DEPEND="${RDEPEND}" - -DOCS="LONG_DESCRIPTION.rst" -- cgit v1.2.3