Merge branch 'dev-python/preggy'
[wtk-overlay.git] / dev-python / preggy / preggy-9999.ebuild
index 61ca11edd559fe891c1ffd3f4581f0750cf8b0e1..5294749610002ab9258a14eb4045f0cd69b050b9 100644 (file)
@@ -1,14 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 
 if [[ "${PV}" == "9999" ]]; then
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 
 if [[ "${PV}" == "9999" ]]; then
-       inherit git-2
+       inherit git-r3
        EGIT_REPO_URI="git://github.com/heynemann/${PN}.git"
        SRC_URI=""
 else
        EGIT_REPO_URI="git://github.com/heynemann/${PN}.git"
        SRC_URI=""
 else