jlec 14/10/27 17:17:03 Modified: pdb2pqr-1.9.0.ebuild ChangeLog Log: sci-chemistry/pdb2pqr: Add missing PYTHON_USEDEP (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Revision Changes Path 1.2 sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild?r1=1.1&r2=1.2 Index: pdb2pqr-1.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdb2pqr-1.9.0.ebuild 27 Oct 2014 17:03:21 -0000 1.1 +++ pdb2pqr-1.9.0.ebuild 27 Oct 2014 17:17:03 -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/pdb2pqr/pdb2pqr-1.9.0.ebuild,v 1.1 2014/10/27 17:03:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.9.0.ebuild,v 1.2 2014/10/27 17:17:03 jlec Exp $ EAPI=5 @@ -22,6 +22,7 @@ RDEPEND="${PYTHON_DEPS} dev-python/numpy[${PYTHON_USEDEP}] sci-chemistry/openbabel[python] + sci-chemistry/openbabel-python[${PYTHON_USEDEP}] opal? ( dev-python/zsi[${PYTHON_USEDEP}] ) pdb2pka? ( sci-chemistry/apbs[${PYTHON_USEDEP},-mpi] )" DEPEND="${RDEPEND} 1.42 sci-chemistry/pdb2pqr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 27 Oct 2014 17:03:21 -0000 1.41 +++ ChangeLog 27 Oct 2014 17:17:03 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/pdb2pqr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.41 2014/10/27 17:03:21 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.42 2014/10/27 17:17:03 jlec Exp $ + + 27 Oct 2014; Justin Lecher <[email protected]> pdb2pqr-1.9.0.ebuild: + Add missing PYTHON_USEDEP *pdb2pqr-1.9.0 (27 Oct 2014)
