summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-15 21:22:33 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-15 21:24:07 +0100
commitfb811ecb29bea45579143922742ab620bb805cb4 (patch)
treeba13d0d0bda566b60862723aff6102430b16c1a1 /sci-misc
parentsci-biology/gatk: Drop broken -9999 (diff)
downloadgentoo-fb811ecb29bea45579143922742ab620bb805cb4.tar.gz
gentoo-fb811ecb29bea45579143922742ab620bb805cb4.tar.bz2
gentoo-fb811ecb29bea45579143922742ab620bb805cb4.zip
sci-misc/repsnapper: Switch to git-r3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/repsnapper/repsnapper-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/repsnapper/repsnapper-9999.ebuild b/sci-misc/repsnapper/repsnapper-9999.ebuild
index 94bff9cff952..e52ec41c78d7 100644
--- a/sci-misc/repsnapper/repsnapper-9999.ebuild
+++ b/sci-misc/repsnapper/repsnapper-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit autotools git-2
+inherit autotools git-r3
DESCRIPTION="Host software for controlling the RepRap open source 3D printer"
HOMEPAGE="https://github.com/timschmidt/repsnapper"