commit: 52e53a57179d94f4361ce2238b21975a821cf04d Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat May 2 16:11:23 2015 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sat May 2 16:11:23 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=52e53a57
added PYTHON_USEDEP Package-Manager: portage-2.2.18 sci-biology/pb-honey/ChangeLog | 5 ++++- sci-biology/pb-honey/pb-honey-14.1.15.ebuild | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-biology/pb-honey/ChangeLog b/sci-biology/pb-honey/ChangeLog index f5e93dc..e8c26e9 100644 --- a/sci-biology/pb-honey/ChangeLog +++ b/sci-biology/pb-honey/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 02 May 2015; Martin Mokrejs <[email protected]> + pb-honey-14.1.15.ebuild: + added PYTHON_USEDEP + 10 Jan 2015; Justin Lecher <[email protected]> pb-honey-14.1.15.ebuild: Fix license; add missing [] - diff --git a/sci-biology/pb-honey/pb-honey-14.1.15.ebuild b/sci-biology/pb-honey/pb-honey-14.1.15.ebuild index 0c3bfef..1d91765 100644 --- a/sci-biology/pb-honey/pb-honey-14.1.15.ebuild +++ b/sci-biology/pb-honey/pb-honey-14.1.15.ebuild @@ -18,7 +18,7 @@ KEYWORDS="" IUSE="" DEPEND=" - sci-biology/samtools + sci-biology/samtools[${PYTHON_USEDEP}] sci-biology/blasr sci-biology/pysam[${PYTHON_USEDEP}] dev-python/h5py[${PYTHON_USEDEP}]
