commit: fb811ecb29bea45579143922742ab620bb805cb4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 15 20:22:33 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 15 20:24:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb811ecb
sci-misc/repsnapper: Switch to git-r3 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sci-misc/repsnapper/repsnapper-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-misc/repsnapper/repsnapper-9999.ebuild b/sci-misc/repsnapper/repsnapper-9999.ebuild index 94bff9cff95..e52ec41c78d 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"
