Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/lightspark/
Date: Tue, 07 Mar 2017 16:35:21
Message-Id: 1488904516.02b65eb9e1a19f199acc12a84dd664fa1f09d392.mgorny@gentoo
1 commit: 02b65eb9e1a19f199acc12a84dd664fa1f09d392
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 7 16:32:41 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 7 16:35:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b65eb9
7
8 www-plugins/lightspark: Fix llvm/clang ranges to slot :0
9
10 www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild b/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild
14 index 7b1ef9a2d9b..ba514dada4b 100644
15 --- a/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild
16 +++ b/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -20,8 +20,8 @@ RDEPEND=">=dev-cpp/libxmlpp-2.33.1:2.6
24 media-libs/libpng
25 media-libs/libsdl
26 >=sys-devel/gcc-4.6.0[cxx]
27 - <sys-devel/llvm-3.7
28 - >=sys-devel/llvm-3.4
29 + <sys-devel/llvm-3.7:0
30 + >=sys-devel/llvm-3.4:0
31 x11-libs/cairo
32 x11-libs/gtk+:2
33 x11-libs/libX11