mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-wireless/hackrf-tools: git-2->git-r3
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
committed by
Zero_Chaos
parent
32c3035ba4
commit
3ce9bee348
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 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/hackrf-tools"
|
||||
else
|
||||
S="${WORKDIR}/hackrf-${PV}/host/hackrf-tools"
|
||||
|
||||
Reference in New Issue
Block a user