summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-geosciences/osgearth/osgearth-9999.ebuild')
-rw-r--r--sci-geosciences/osgearth/osgearth-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/osgearth/osgearth-9999.ebuild b/sci-geosciences/osgearth/osgearth-9999.ebuild
index 7345101..fb134f0 100644
--- a/sci-geosciences/osgearth/osgearth-9999.ebuild
+++ b/sci-geosciences/osgearth/osgearth-9999.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Dynamic map generation toolkit for OpenSceneGraph"
HOMEPAGE="http://osgearth.org/"
if [[ "${PV}" = "9999" ]]; then
- inherit git-2
+ inherit git-r3
EGIT_REPO_URI="git://github.com/Displacer/osgearth.git"
else
SRC_URI="https://github.com/gwaldron/osgearth/archive/${P}.tar.gz"