From: Michał Górny Date: Sun, 15 Dec 2019 20:00:09 +0000 (+0100) Subject: media-libs/libpostproc: Switch to git-r3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=11a3ad648a65090f8f455d8529d494062fabbf92;p=gentoo.git media-libs/libpostproc: Switch to git-r3 Signed-off-by: Michał Górny --- diff --git a/media-libs/libpostproc/libpostproc-9999.ebuild b/media-libs/libpostproc/libpostproc-9999.ebuild index cdce6896ff15..1ce9ec065f89 100644 --- a/media-libs/libpostproc/libpostproc-9999.ebuild +++ b/media-libs/libpostproc/libpostproc-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" SCM="" if [ "${PV#9999}" != "${PV}" ] ; then - SCM="git-2" + SCM="git-r3" EGIT_REPO_URI="https://github.com/lu-zero/postproc.git" fi