--- a/dev-python/suelta/suelta-9999.ebuild Sun Jul 26 17:10:04 2015 +0200
+++ b/dev-python/suelta/suelta-9999.ebuild Thu Jul 30 09:54:56 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"