commit: 11a3ad648a65090f8f455d8529d494062fabbf92
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 20:00:09 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 20:06:15 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11a3ad64
media-libs/libpostproc: Switch to git-r3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
media-libs/libpostproc/libpostproc-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/libpostproc/libpostproc-9999.ebuild
b/media-libs/libpostproc/libpostproc-9999.ebuild
index cdce6896ff1..1ce9ec065f8 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