net-libs/libhackrf: git-2->git-r3
authorMarty E. Plummer <hanetzer@startmail.com>
Mon, 4 Jun 2018 00:39:10 +0000 (19:39 -0500)
committerZero_Chaos <zerochaos@gentoo.org>
Tue, 5 Jun 2018 17:26:34 +0000 (13:26 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-libs/libhackrf/libhackrf-2014.04.1.ebuild
net-libs/libhackrf/libhackrf-2014.08.1.ebuild
net-libs/libhackrf/libhackrf-2015.07.2.ebuild

index d674575992fc725f8046cf6bb66b7ad4e9e0cace..058fa07e2f6ab01449a8cb73d97b7bcbe2220dc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,9 +10,9 @@ HOMEPAGE="http://greatscottgadgets.com/hackrf/"
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/mossmann/hackrf.git"
-       inherit git-2
+       inherit git-r3
        KEYWORDS=""
-       EGIT_SOURCEDIR="${WORKDIR}/hackrf"
+       EGIT_CHECKOUT_DIR="${WORKDIR}/hackrf"
        S="${WORKDIR}/hackrf/host/libhackrf"
 else
        S="${WORKDIR}/hackrf-${PV}/host/libhackrf"
index fc72fea1fd62bf224dfad4857eb7b2d74624b867..9ffc09a1aa7f57ddab233428cb26eb1cd7fca888 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,9 +10,9 @@ HOMEPAGE="http://greatscottgadgets.com/hackrf/"
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/mossmann/hackrf.git"
-       inherit git-2
+       inherit git-r3
        KEYWORDS=""
-       EGIT_SOURCEDIR="${WORKDIR}/hackrf"
+       EGIT_CHECKOUT_DIR="${WORKDIR}/hackrf"
        S="${WORKDIR}/hackrf/host/libhackrf"
 else
        S="${WORKDIR}/hackrf-${PV}/host/libhackrf"
index 5eccf9765911c4392bf7fa0b3e144971ed64283c..481fc1e8fcdc4ae3039a08e6a6cad65ffcbb4a5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,9 +10,9 @@ HOMEPAGE="http://greatscottgadgets.com/hackrf/"
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/mossmann/hackrf.git"
-       inherit git-2
+       inherit git-r3
        KEYWORDS=""
-       EGIT_SOURCEDIR="${WORKDIR}/hackrf"
+       EGIT_CHECKOUT_DIR="${WORKDIR}/hackrf"
        S="${WORKDIR}/hackrf/host/libhackrf"
 else
        S="${WORKDIR}/hackrf-${PV}/host/libhackrf"