From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CA02B13832E for ; Sat, 6 Aug 2016 16:51:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9071B21C039; Sat, 6 Aug 2016 16:51:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 052F721C039 for ; Sat, 6 Aug 2016 16:51:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5155340861 for ; Sat, 6 Aug 2016 16:51:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50F27241F for ; Sat, 6 Aug 2016 16:51:02 +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: <1470501931.6cdbe65e289e2fa2f7c6dcbd5c184df55fa718e1.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/graph-tool/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/graph-tool/graph-tool-2.2.44.ebuild X-VCS-Directories: dev-python/graph-tool/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6cdbe65e289e2fa2f7c6dcbd5c184df55fa718e1 X-VCS-Branch: master Date: Sat, 6 Aug 2016 16:51:02 +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: 1276a3bc-905c-4f56-b28b-88c2bab88881 X-Archives-Hash: 81214f88ffffa46b8f8325eb67757282 commit: 6cdbe65e289e2fa2f7c6dcbd5c184df55fa718e1 Author: Felix Janda posteo de> AuthorDate: Fri Aug 5 16:18:09 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Aug 6 16:45:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cdbe65e dev-python/graph-tool: whitespace dev-python/graph-tool/graph-tool-2.2.44.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/graph-tool/graph-tool-2.2.44.ebuild b/dev-python/graph-tool/graph-tool-2.2.44.ebuild index e9d5a1b..a8956c8 100644 --- a/dev-python/graph-tool/graph-tool-2.2.44.ebuild +++ b/dev-python/graph-tool/graph-tool-2.2.44.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -22,7 +22,7 @@ LICENSE="GPL-3" SLOT="0" IUSE="+cairo openmp" -# Bug #536734; configure sets boostlib 1.53.0 but 1.54.0 is required +# Bug #536734; configure sets boostlib 1.53.0 but 1.54.0 is required CDEPEND="${PYTHON_DEPS} >=dev-libs/boost-1.54.0[python,${PYTHON_USEDEP}] dev-libs/expat