sci-physics/root: add back patch for bug 653124
authorGuilherme Amadio <amadio@gentoo.org>
Wed, 29 Aug 2018 13:48:45 +0000 (15:48 +0200)
committerGuilherme Amadio <amadio@gentoo.org>
Wed, 29 Aug 2018 15:06:55 +0000 (17:06 +0200)
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-r7.ebuild [moved from sci-physics/root/root-6.12.06-r6.ebuild with 99% similarity]
sci-physics/root/root-6.14.04-r2.ebuild [moved from sci-physics/root/root-6.14.04-r1.ebuild with 99% similarity]
sci-physics/root/root-9999.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 307ec1356b40c20f431f9073a79c3d09df0e7d35..87b5d83bd4ffbb57b030e87a31ab20522aa5a4b1 100644 (file)
@@ -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() {
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 d7cbcaa7059d7e8380cc887801e7179ed188b141..cc9edde9d8de465015654e447fb5ce1c3692de74 100644 (file)
@@ -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
 )
 
index 717498866e18de7c087bfcefc6c716c1c87d180a..41a7e18306a939cb870f5512e913227c2bb1d651 100644 (file)
@@ -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
 )