sys-libs/compiler-rt-sanitizers: Relax dep on dev-python/lit
authorMichał Górny <mgorny@gentoo.org>
Thu, 15 Mar 2018 18:42:51 +0000 (19:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 15 Mar 2018 21:12:42 +0000 (22:12 +0100)
There does not seem to be any breaking change since lit-5, so do not
require strict version match in 5+.

sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-5.0.1.ebuild
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-6.0.0.ebuild
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-6.0.9999.ebuild
sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-9999.ebuild

index f2e8c37d83c461994983382fba59219f8f5bdb06..db4e4d049b525be7c4cb1c3743d51b9cb8564eed 100644 (file)
@@ -30,7 +30,7 @@ DEPEND="
        clang? ( sys-devel/clang )
        test? (
                app-portage/unsandbox
-               $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]")
+               $(python_gen_any_dep ">=dev-python/lit-5[\${PYTHON_USEDEP}]")
                =sys-devel/clang-${PV%_*}*:${LLVM_MAX_SLOT}
                sys-libs/compiler-rt:${SLOT} )
        ${PYTHON_DEPS}"
index 0f71a8adc373cd8dd8076e117ed3632a8de25c1d..ca7cb14d19fc596a9d71ec1c7d58b2e32dcf395f 100644 (file)
@@ -32,7 +32,7 @@ DEPEND="
        clang? ( sys-devel/clang )
        test? (
                !<sys-apps/sandbox-2.13
-               $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]")
+               $(python_gen_any_dep ">=dev-python/lit-5[\${PYTHON_USEDEP}]")
                =sys-devel/clang-${PV%_*}*:${LLVM_MAX_SLOT}
                sys-libs/compiler-rt:${SLOT} )
        ${PYTHON_DEPS}"
index 40a22038985354a075c71d91e4b6130806dd4c50..52cda5eedce61604129797dd4b98b00a472f729f 100644 (file)
@@ -32,7 +32,7 @@ DEPEND="
        clang? ( sys-devel/clang )
        test? (
                !<sys-apps/sandbox-2.13
-               $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]")
+               $(python_gen_any_dep ">=dev-python/lit-5[\${PYTHON_USEDEP}]")
                =sys-devel/clang-${PV%_*}*:${LLVM_MAX_SLOT}
                sys-libs/compiler-rt:${SLOT} )
        ${PYTHON_DEPS}"
index 256d472fa6162d267e23eef2b1671719c906e25e..b232680519be2c7e53ff829f1096d546d28cad56 100644 (file)
@@ -31,7 +31,7 @@ DEPEND="
        clang? ( sys-devel/clang )
        test? (
                !<sys-apps/sandbox-2.13
-               $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]")
+               $(python_gen_any_dep ">=dev-python/lit-5[\${PYTHON_USEDEP}]")
                =sys-devel/clang-${PV%_*}*:${LLVM_MAX_SLOT}
                sys-libs/compiler-rt:${SLOT} )
        ${PYTHON_DEPS}"