jlec 14/10/27 17:18:52 Modified: ChangeLog pymol-1.7.3.2.ebuild Log: sci-chemistry/pymol: Add missing PYTHON_USEDEP (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.121 sci-chemistry/pymol/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.121&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.121&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?r1=1.120&r2=1.121 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 20 Oct 2014 18:05:38 -0000 1.120 +++ ChangeLog 27 Oct 2014 17:18:52 -0000 1.121 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/pymol # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.120 2014/10/20 18:05:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.121 2014/10/27 17:18:52 jlec Exp $ + + 27 Oct 2014; Justin Lecher <[email protected]> pymol-1.7.3.2.ebuild: + Add missing PYTHON_USEDEP *pymol-1.7.3.2 (20 Oct 2014) 1.2 sci-chemistry/pymol/pymol-1.7.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.7.3.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.7.3.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.7.3.2.ebuild?r1=1.1&r2=1.2 Index: pymol-1.7.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.7.3.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pymol-1.7.3.2.ebuild 20 Oct 2014 18:05:38 -0000 1.1 +++ pymol-1.7.3.2.ebuild 27 Oct 2014 17:18:52 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.7.3.2.ebuild,v 1.1 2014/10/20 18:05:38 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.7.3.2.ebuild,v 1.2 2014/10/27 17:18:52 jlec Exp $ EAPI=5 @@ -34,8 +34,8 @@ 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}] )"
