summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-06-16 20:01:28 +0200
committerMichał Górny <mgorny@gentoo.org>2019-06-16 20:07:10 +0200
commitacdb2420d4a36a1709083194db2ab36c23fdcfee (patch)
tree0e08d476e7baf5a10d293bcbec938400ef5d98dd /sys-libs
parentgames-emulation/m64py: Add py3.7 (diff)
downloadgentoo-acdb2420d4a36a1709083194db2ab36c23fdcfee.tar.gz
gentoo-acdb2420d4a36a1709083194db2ab36c23fdcfee.tar.bz2
gentoo-acdb2420d4a36a1709083194db2ab36c23fdcfee.zip
sys-libs/libcxxrt: Switch to git-r3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/libcxxrt/libcxxrt-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libcxxrt/libcxxrt-9999.ebuild b/sys-libs/libcxxrt/libcxxrt-9999.ebuild
index df8c353bc556..a2c88adfba60 100644
--- a/sys-libs/libcxxrt/libcxxrt-9999.ebuild
+++ b/sys-libs/libcxxrt/libcxxrt-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
EGIT_REPO_URI="https://github.com/pathscale/libcxxrt.git"
-[ "${PV%9999}" != "${PV}" ] && SCM="git-2" || SCM=""
+[ "${PV%9999}" != "${PV}" ] && SCM="git-r3" || SCM=""
inherit flag-o-matic toolchain-funcs portability ${SCM} multilib-minimal