dev-python/rackspace-auth-openstack: Switch to git-r3

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-12-15 20:07:23 +01:00
parent c730b9d922
commit e5d5e1a4fb

View 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"