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 0CD171381F3 for ; Sat, 10 Nov 2012 18:08:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5079221C034; Sat, 10 Nov 2012 18:08:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B6CB821C03B for ; Sat, 10 Nov 2012 18:08:25 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1287633D860 for ; Sat, 10 Nov 2012 18:08:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 76310E5436 for ; Sat, 10 Nov 2012 18:08:22 +0000 (UTC) From: "Christian Schmitt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christian Schmitt" Message-ID: <1352570846.96352bd755a611a20639262ff97e4687cad54baa.christian@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: games-util/terragear/ X-VCS-Repository: proj/gamerlay X-VCS-Files: games-util/terragear/terragear-9999.ebuild X-VCS-Directories: games-util/terragear/ X-VCS-Committer: christian X-VCS-Committer-Name: Christian Schmitt X-VCS-Revision: 96352bd755a611a20639262ff97e4687cad54baa X-VCS-Branch: master Date: Sat, 10 Nov 2012 18:08:22 +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: 2233e55e-79b6-4e99-88e1-3950c9444d5e X-Archives-Hash: 1f055c2d96f1f7c3f846bf9cf8b4e0a5 commit: 96352bd755a611a20639262ff97e4687cad54baa Author: Christian Schmitt ilovelinux de> AuthorDate: Tue Nov 6 12:17:43 2012 +0000 Commit: Christian Schmitt ilovelinux de> CommitDate: Sat Nov 10 18:07:26 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=96352bd7 [games-util/terragear] CGAL dep has to have gmp support. --- games-util/terragear/terragear-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/games-util/terragear/terragear-9999.ebuild b/games-util/terragear/terragear-9999.ebuild index 474804c..28fcc97 100644 --- a/games-util/terragear/terragear-9999.ebuild +++ b/games-util/terragear/terragear-9999.ebuild @@ -19,7 +19,7 @@ DEPEND=">=dev-games/simgear-2.9 dev-libs/boost dev-libs/poco sci-libs/gdal - >=sci-mathematics/cgal-4.0 + >=sci-mathematics/cgal-4.0[gmp] " RDEPEND="${DEPEND}