dev-python/rackspace-auth-openstack: Switch to git-r3
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Dec 2019 19:07:23 +0000 (20:07 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Dec 2019 19:16:52 +0000 (20:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/rackspace-auth-openstack/rackspace-auth-openstack-9999.ebuild

index bb290d8061fe061f763d7c0fbfb0e56fdc64fc42..1781d394d4fb87d0a7721815220ff3b620def326 100644 (file)
@@ -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"