dev-util/osc: Switch to git-r3
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Dec 2019 19:12:21 +0000 (20:12 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Dec 2019 19:16:55 +0000 (20:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/osc/osc-9999.ebuild

index 42d6d248359ae9015259587b76224a94312c1162..bd32f689995ee354e9b2ea1e3b3cbd5b8ba75886 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="xml"
 
 if [[ "${PV}" == "9999" ]]; then
-       EXTRA_ECLASS="git-2"
+       EXTRA_ECLASS="git-r3"
 else
        OBS_PROJECT="openSUSE:Tools"
        EXTRA_ECLASS="obs-download"