From e5d5e1a4fb0ddcaa696a23fa7760fcc63169152d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Dec 2019 20:07:23 +0100 Subject: [PATCH] dev-python/rackspace-auth-openstack: Switch to git-r3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- .../rackspace-auth-openstack-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild index bb290d8061fe..1781d394d4fb 100644 --- a/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild +++ b/dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 python3_{5,6} ) -inherit distutils-r1 git-2 +inherit distutils-r1 git-r3 EGIT_REPO_URI="https://github.com/emonty/${PN}.git" -- 2.26.2