diff options
author | Felix Janda <felix.janda@posteo.de> | 2016-08-05 18:18:09 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-08-06 18:45:31 +0200 |
commit | 6cdbe65e289e2fa2f7c6dcbd5c184df55fa718e1 (patch) | |
tree | 8a464d4909a3e0c4a91ca028bde5b11a18598357 /dev-python/graph-tool | |
parent | dev-python/django-treebeard: whitespace (diff) | |
download | gentoo-6cdbe65e289e2fa2f7c6dcbd5c184df55fa718e1.tar.gz gentoo-6cdbe65e289e2fa2f7c6dcbd5c184df55fa718e1.tar.bz2 gentoo-6cdbe65e289e2fa2f7c6dcbd5c184df55fa718e1.zip |
dev-python/graph-tool: whitespace
Diffstat (limited to 'dev-python/graph-tool')
-rw-r--r-- | dev-python/graph-tool/graph-tool-2.2.44.ebuild | 4 |
1 files 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 e9d5a1b49d7d..a8956c8d805f 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 |