commit:     320cca039aa2511c26ad9bdff80df8101ec9f263
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 27 17:20:06 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Oct 27 17:20:06 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=320cca03

sci-chemistry/pymol: Add missing PYTHON_USEDEP

Package-Manager: portage-2.2.14

---
 sci-chemistry/pymol/ChangeLog         | 3 +++
 sci-chemistry/pymol/pymol-9999.ebuild | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/pymol/ChangeLog b/sci-chemistry/pymol/ChangeLog
index 6648aad..67954f0 100644
--- a/sci-chemistry/pymol/ChangeLog
+++ b/sci-chemistry/pymol/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  27 Oct 2014; Justin Lecher <[email protected]> pymol-9999.ebuild:
+  Add missing PYTHON_USEDEP
+
   21 Oct 2014; Justin Lecher <[email protected]> pymol-9999.ebuild:
   Patch included upstream
 

diff --git a/sci-chemistry/pymol/pymol-9999.ebuild 
b/sci-chemistry/pymol/pymol-9999.ebuild
index b45111e..cd57153 100644
--- a/sci-chemistry/pymol/pymol-9999.ebuild
+++ b/sci-chemistry/pymol/pymol-9999.ebuild
@@ -30,8 +30,8 @@ DEPEND="
        sys-libs/zlib
        media-libs/freeglut
        apbs? (
-               sci-chemistry/apbs
-               sci-chemistry/pdb2pqr
+               sci-chemistry/apbs[${PYTHON_USEDEP}]
+               sci-chemistry/pdb2pqr[${PYTHON_USEDEP}]
                sci-chemistry/pymol-apbs-plugin[${PYTHON_USEDEP}]
        )
        web? ( !dev-python/webpy[${PYTHON_USEDEP}] )"

Reply via email to