net-misc/shigofumi: git-2->git-r3
authorMarty E. Plummer <hanetzer@startmail.com>
Sun, 20 May 2018 23:25:48 +0000 (18:25 -0500)
committerJohannes Huber <johu@gentoo.org>
Sun, 27 May 2018 21:59:34 +0000 (23:59 +0200)
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Signed-off-by: Johannes Huber <johu@gentoo.org>
net-misc/shigofumi/shigofumi-0.3.ebuild
net-misc/shigofumi/shigofumi-9999.ebuild

index c70a620f58f0ef1955fc1def06446a5c37ec84be..04698129e525297b4a9c60036ff7ebd8ab1ad4af 100644 (file)
@@ -1,18 +1,16 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-EGIT_REPO_URI='git://repo.or.cz/shigofumi.git'
 WANT_AUTOMAKE="1.11"
-inherit base
-[[ ${PV} = 9999* ]] && inherit git-2 autotools
+inherit autotools
 
 DESCRIPTION="Command line client for ISDS"
 HOMEPAGE="http://xpisar.wz.cz/shigofumi/"
 if [[ ${PV} = 9999* ]]; then
-       SRC_URI=""
-       KEYWORDS=""
+       EGIT_REPO_URI='git://repo.or.cz/shigofumi.git'
+       inherit git-r3
 else
        SRC_URI="http://xpisar.wz.cz/${PN}/dist/${P}.tar.bz2"
        KEYWORDS="~amd64 ~mips ~x86"
index c70a620f58f0ef1955fc1def06446a5c37ec84be..04698129e525297b4a9c60036ff7ebd8ab1ad4af 100644 (file)
@@ -1,18 +1,16 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-EGIT_REPO_URI='git://repo.or.cz/shigofumi.git'
 WANT_AUTOMAKE="1.11"
-inherit base
-[[ ${PV} = 9999* ]] && inherit git-2 autotools
+inherit autotools
 
 DESCRIPTION="Command line client for ISDS"
 HOMEPAGE="http://xpisar.wz.cz/shigofumi/"
 if [[ ${PV} = 9999* ]]; then
-       SRC_URI=""
-       KEYWORDS=""
+       EGIT_REPO_URI='git://repo.or.cz/shigofumi.git'
+       inherit git-r3
 else
        SRC_URI="http://xpisar.wz.cz/${PN}/dist/${P}.tar.bz2"
        KEYWORDS="~amd64 ~mips ~x86"