summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-03-15 08:48:39 +0100
committerMatt Turner <mattst88@gentoo.org>2019-03-16 13:01:07 -0700
commit9a7889c9055f47f9842b7ab255d96d1fbdd8d3d0 (patch)
treef032a2d47b31827f1ddfc9f57dbafcc093229677 /media-libs/mesa
parentmedia-libs/mesa: Specify upper bound for dependency on sys-devel/llvm. (diff)
downloadgentoo-9a7889c9055f47f9842b7ab255d96d1fbdd8d3d0.tar.gz
gentoo-9a7889c9055f47f9842b7ab255d96d1fbdd8d3d0.tar.bz2
gentoo-9a7889c9055f47f9842b7ab255d96d1fbdd8d3d0.zip
media-libs/mesa: Drop references to no longer existing sys-devel/llvm:0 and sys-devel/clang:0.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-18.2.8.ebuild1
-rw-r--r--media-libs/mesa/mesa-18.3.4.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-18.2.8.ebuild b/media-libs/mesa/mesa-18.2.8.ebuild
index 47c304a5f595..4d646fb9ae2e 100644
--- a/media-libs/mesa/mesa-18.2.8.ebuild
+++ b/media-libs/mesa/mesa-18.2.8.ebuild
@@ -141,7 +141,6 @@ LLVM_DEPSTR="
sys-devel/llvm:6[${MULTILIB_USEDEP}]
sys-devel/llvm:5[${MULTILIB_USEDEP}]
sys-devel/llvm:4[${MULTILIB_USEDEP}]
- >=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}]
)
<sys-devel/llvm-8:=[${MULTILIB_USEDEP}]
"
diff --git a/media-libs/mesa/mesa-18.3.4.ebuild b/media-libs/mesa/mesa-18.3.4.ebuild
index 9a07527ffd4d..e7bcfac9a85b 100644
--- a/media-libs/mesa/mesa-18.3.4.ebuild
+++ b/media-libs/mesa/mesa-18.3.4.ebuild
@@ -141,7 +141,6 @@ LLVM_DEPSTR="
sys-devel/llvm:6[${MULTILIB_USEDEP}]
sys-devel/llvm:5[${MULTILIB_USEDEP}]
sys-devel/llvm:4[${MULTILIB_USEDEP}]
- >=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}]
)
<sys-devel/llvm-8:=[${MULTILIB_USEDEP}]
"