diff options
Diffstat (limited to 'dev-vcs/gitscene/gitscene-9999.ebuild')
-rw-r--r-- | dev-vcs/gitscene/gitscene-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitscene/gitscene-9999.ebuild b/dev-vcs/gitscene/gitscene-9999.ebuild index 9bbeae0..273655e 100644 --- a/dev-vcs/gitscene/gitscene-9999.ebuild +++ b/dev-vcs/gitscene/gitscene-9999.ebuild @@ -5,7 +5,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 ) -inherit git-2 python-r1 +inherit git-r3 python-r1 DESCRIPTION="A GTK based repository browser for git" HOMEPAGE="http://github.com/pta/gitscene" |