summaryrefslogtreecommitdiff
path: root/dev-util/osc/osc-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/osc/osc-9999.ebuild')
-rw-r--r--dev-util/osc/osc-9999.ebuild4
1 files 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"