From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 68D6D1388BF for ; Thu, 7 Jan 2016 22:10:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 016E721C009; Thu, 7 Jan 2016 22:10:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C9D721C003 for ; Thu, 7 Jan 2016 22:10:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8A3BD3408EA for ; Thu, 7 Jan 2016 22:10:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BAD9138 for ; Thu, 7 Jan 2016 22:10:21 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1452204581.99c53d577d1e949ed413ba5080906b264017d396.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/lightspark/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild X-VCS-Directories: www-plugins/lightspark/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 99c53d577d1e949ed413ba5080906b264017d396 X-VCS-Branch: master Date: Thu, 7 Jan 2016 22:10:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7d7dc06e-6b17-4c08-9a14-e3b67be90019 X-Archives-Hash: b974042cf3961b5a85a91d1dd0dbbe12 commit: 99c53d577d1e949ed413ba5080906b264017d396 Author: Michał Górny gentoo org> AuthorDate: Thu Jan 7 20:01:17 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jan 7 22:09:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99c53d57 www-plugins/lightspark: Restrict to llvm < 3.7, #563780 www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild b/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild index 063226e..b0130b9 100644 --- a/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild +++ b/www-plugins/lightspark/lightspark-0.7.2_p20150318.ebuild @@ -21,6 +21,7 @@ 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.4 x11-libs/cairo x11-libs/gtk+:2