--- a/dev-python/suelta/suelta-9999.ebuild Fri Aug 21 20:15:09 2015 +0200
+++ b/dev-python/suelta/suelta-9999.ebuild Mon Aug 24 09:53:10 2015 +0200
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
-inherit distutils-r1 git-2
+inherit distutils-r1 git-r3
EGIT_REPO_URI="git://github.com/legastero/Suelta.git"