commit:     02b65eb9e1a19f199acc12a84dd664fa1f09d392
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 16:32:41 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 16:35:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b65eb9

www-plugins/lightspark: Fix llvm/clang ranges to slot :0

 www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild 
b/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild
index 7b1ef9a2d9b..ba514dada4b 100644
--- a/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild
+++ b/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,8 +20,8 @@ RDEPEND=">=dev-cpp/libxmlpp-2.33.1:2.6
        media-libs/libpng
        media-libs/libsdl
        >=sys-devel/gcc-4.6.0[cxx]
-       <sys-devel/llvm-3.7
-       >=sys-devel/llvm-3.4
+       <sys-devel/llvm-3.7:0
+       >=sys-devel/llvm-3.4:0
        x11-libs/cairo
        x11-libs/gtk+:2
        x11-libs/libX11

Reply via email to