From 25e3503215eef01241cd880409b5b9f28e6b2709 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 15 Dec 2019 20:12:21 +0100 Subject: [PATCH] dev-util/osc: Switch to git-r3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-util/osc/osc-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/osc/osc-9999.ebuild b/dev-util/osc/osc-9999.ebuild index 42d6d248359a..bd32f689995e 100644 --- a/dev-util/osc/osc-9999.ebuild +++ b/dev-util/osc/osc-9999.ebuild @@ -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" -- 2.26.2