media-libs/libpostproc: Switch to git-r3
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Dec 2019 20:00:09 +0000 (21:00 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Dec 2019 20:06:15 +0000 (21:06 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/libpostproc/libpostproc-9999.ebuild

index cdce6896ff15e66d36306951dec340d7a1575d84..1ce9ec065f89e065af83d89c9931adde052eed2b 100644 (file)
@@ -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