Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 693136 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/sci-geosciences/gpsd/gpsd-9999.ebuild
0
++ b/sci-geosciences/gpsd/gpsd-9999.ebuild
Lines 10-16 SCONS_MIN_VERSION="1.2.1" Link Here
10
inherit eutils udev user multilib distutils-r1 scons-utils toolchain-funcs
10
inherit eutils udev user multilib distutils-r1 scons-utils toolchain-funcs
11
11
12
if [[ ${PV} == "9999" ]] ; then
12
if [[ ${PV} == "9999" ]] ; then
13
       EGIT_REPO_URI="git://git.savannah.nongnu.org/gpsd.git"
13
       EGIT_REPO_URI="https://gitlab.com/gpsd/gpsd.git"
14
       inherit git-2
14
       inherit git-2
15
else
15
else
16
       SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
16
       SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"

Return to bug 693136