summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-06-03 19:39:10 -0500
committerZero_Chaos <zerochaos@gentoo.org>2018-06-05 13:26:34 -0400
commitb36a79e761a3aa84610ce2915df067322e140865 (patch)
treeca16a93b3aec7450b98a351372934440f51a0538 /net-libs/libhackrf
parentnet-libs/liba53: git-2->git-r3 (diff)
downloadgentoo-b36a79e761a3aa84610ce2915df067322e140865.tar.gz
gentoo-b36a79e761a3aa84610ce2915df067322e140865.tar.bz2
gentoo-b36a79e761a3aa84610ce2915df067322e140865.zip
net-libs/libhackrf: git-2->git-r3
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs/libhackrf')
-rw-r--r--net-libs/libhackrf/libhackrf-2014.04.1.ebuild6
-rw-r--r--net-libs/libhackrf/libhackrf-2014.08.1.ebuild6
-rw-r--r--net-libs/libhackrf/libhackrf-2015.07.2.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/net-libs/libhackrf/libhackrf-2014.04.1.ebuild b/net-libs/libhackrf/libhackrf-2014.04.1.ebuild
index d674575992fc..058fa07e2f6a 100644
--- a/net-libs/libhackrf/libhackrf-2014.04.1.ebuild
+++ b/net-libs/libhackrf/libhackrf-2014.04.1.ebuild
@@ -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"
diff --git a/net-libs/libhackrf/libhackrf-2014.08.1.ebuild b/net-libs/libhackrf/libhackrf-2014.08.1.ebuild
index fc72fea1fd62..9ffc09a1aa7f 100644
--- a/net-libs/libhackrf/libhackrf-2014.08.1.ebuild
+++ b/net-libs/libhackrf/libhackrf-2014.08.1.ebuild
@@ -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"
diff --git a/net-libs/libhackrf/libhackrf-2015.07.2.ebuild b/net-libs/libhackrf/libhackrf-2015.07.2.ebuild
index 5eccf9765911..481fc1e8fcdc 100644
--- a/net-libs/libhackrf/libhackrf-2015.07.2.ebuild
+++ b/net-libs/libhackrf/libhackrf-2015.07.2.ebuild
@@ -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"