From a8c527d46492c517e25075f3538706bad463ba9b Mon Sep 17 00:00:00 2001 From: eroen Date: Thu, 27 Jul 2017 17:50:21 +0200 Subject: gcalcli-4.0.0_alpha3 - bump EAPI, cleanup --- app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild b/app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild index 9ab9d70..f6d1aa1 100644 --- a/app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild +++ b/app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 -# google-api-python-client only supports these +EAPI=6 PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 ) inherit distutils-r1 @@ -16,7 +15,6 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} dev-python/python-dateutil[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad