X-Git-Url: http://git.tremily.us/?p=wtk-overlay.git;a=blobdiff_plain;f=dev-python%2Fpreggy%2Fpreggy-9999.ebuild;fp=dev-python%2Fpreggy%2Fpreggy-9999.ebuild;h=5294749610002ab9258a14eb4045f0cd69b050b9;hp=61ca11edd559fe891c1ffd3f4581f0750cf8b0e1;hb=2d2531f9da0aaf15acf085379dc85af65f992cf6;hpb=10968c5bae0f7fadc40cb4de94790ed05d32dc7d diff --git a/dev-python/preggy/preggy-9999.ebuild b/dev-python/preggy/preggy-9999.ebuild index 61ca11e..5294749 100644 --- a/dev-python/preggy/preggy-9999.ebuild +++ b/dev-python/preggy/preggy-9999.ebuild @@ -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: $ -EAPI=5 +EAPI=6 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