dev-vcs/gti: Move git-r3 eclass
authorJohannes Huber <johu@gentoo.org>
Sun, 20 May 2018 13:15:45 +0000 (15:15 +0200)
committerJohannes Huber <johu@gentoo.org>
Sun, 20 May 2018 13:15:45 +0000 (15:15 +0200)
Package-Manager: Portage-2.3.38, Repoman-2.3.9

dev-vcs/gti/gti-9999.ebuild

index 44d3b5125289850b73aeb00c3cd6c6e665bf066b..e3a1a7c80dab36d5cc8940499214b343627f9b92 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 EGIT_REPO_URI="https://github.com/rwos/${PN}.git"
-inherit git-2
+inherit git-r3
 
 DESCRIPTION="A silly git launcher, basically. Inspired by sl"
 HOMEPAGE="http://r-wos.org/hacks/gti"