commit:     30e10c187fd8c24ad9d865218d9fb8fb9099cc28
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 29 13:48:45 2018 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Wed Aug 29 15:06:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e10c18

sci-physics/root: add back patch for bug 653124

The patch was dropped by mistake on a revision bump.

Bug: https://bugs.gentoo.org/653124
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 sci-physics/root/{root-6.12.06-r6.ebuild => root-6.12.06-r7.ebuild} | 1 +
 sci-physics/root/{root-6.14.04-r1.ebuild => root-6.14.04-r2.ebuild} | 1 +
 sci-physics/root/root-9999.ebuild                                   | 1 +
 3 files changed, 3 insertions(+)

diff --git a/sci-physics/root/root-6.12.06-r6.ebuild 
b/sci-physics/root/root-6.12.06-r7.ebuild
similarity index 99%
rename from sci-physics/root/root-6.12.06-r6.ebuild
rename to sci-physics/root/root-6.12.06-r7.ebuild
index 307ec1356b4..87b5d83bd4f 100644
--- a/sci-physics/root/root-6.12.06-r6.ebuild
+++ b/sci-physics/root/root-6.12.06-r7.ebuild
@@ -110,6 +110,7 @@ PATCHES=(
        "${FILESDIR}"/${PN}-6.12.04-no-ocaml.patch
        "${FILESDIR}"/${PN}-6.12.04-no-opengl.patch
        "${FILESDIR}"/${PN}-6.12.04-z3.patch
+       "${FILESDIR}"/${PN}-6.12.06_cling-runtime-sysroot.patch
 )
 
 pkg_setup() {

diff --git a/sci-physics/root/root-6.14.04-r1.ebuild 
b/sci-physics/root/root-6.14.04-r2.ebuild
similarity index 99%
rename from sci-physics/root/root-6.14.04-r1.ebuild
rename to sci-physics/root/root-6.14.04-r2.ebuild
index d7cbcaa7059..cc9edde9d8d 100644
--- a/sci-physics/root/root-6.14.04-r1.ebuild
+++ b/sci-physics/root/root-6.14.04-r2.ebuild
@@ -108,6 +108,7 @@ RDEPEND="${CDEPEND}
 
 PATCHES=(
        "${FILESDIR}"/${PN}-6.12.04-no-ocaml.patch
+       "${FILESDIR}"/${PN}-6.12.06_cling-runtime-sysroot.patch
        "${FILESDIR}"/${PN}-6.13.02-hsimple.patch
 )
 

diff --git a/sci-physics/root/root-9999.ebuild 
b/sci-physics/root/root-9999.ebuild
index 717498866e1..41a7e18306a 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -117,6 +117,7 @@ RDEPEND="${CDEPEND}
 
 PATCHES=(
        "${FILESDIR}"/${PN}-6.12.04-no-ocaml.patch
+       "${FILESDIR}"/${PN}-6.12.06_cling-runtime-sysroot.patch
        "${FILESDIR}"/${PN}-6.13.02-hsimple.patch
 )
 

Reply via email to