sys-libs/libcxxrt: Switch to git-r3
authorMichał Górny <mgorny@gentoo.org>
Sun, 16 Jun 2019 18:01:28 +0000 (20:01 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 16 Jun 2019 18:07:10 +0000 (20:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-libs/libcxxrt/libcxxrt-9999.ebuild

index df8c353bc55691465490ed2b014c38419afcabd5..a2c88adfba60aa2d0d0ca891b62c32dc70947040 100644 (file)
@@ -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