summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreroen <eroen-overlay@occam.eroen.eu>2017-07-27 17:50:21 +0200
committereroen <eroen-overlay@occam.eroen.eu>2017-07-27 17:50:21 +0200
commita8c527d46492c517e25075f3538706bad463ba9b (patch)
tree8449d6a924865f108e5bd45719b4ba4adfc64f12
parentgcalcli-4.0.0_alpha3 - bump (diff)
downloaderoen-a8c527d46492c517e25075f3538706bad463ba9b.tar.gz
eroen-a8c527d46492c517e25075f3538706bad463ba9b.tar.bz2
eroen-a8c527d46492c517e25075f3538706bad463ba9b.zip
gcalcli-4.0.0_alpha3 - bump EAPI, cleanup
-rw-r--r--app-misc/gcalcli/gcalcli-4.0.0_alpha3.ebuild4
1 files changed, 1 insertions, 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}]