diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-16 16:19:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-12-16 16:19:37 +0000 |
commit | 37cbb4215ffd6a1ab1e818c14c8dbdc75e1f9d09 (patch) | |
tree | c63cff72a00ba0390fa535fd7e1359fa7771826f /sci-chemistry | |
parent | Reverting commit that broke stage generation - bug 347867. (diff) | |
download | gentoo-2-37cbb4215ffd6a1ab1e818c14c8dbdc75e1f9d09.tar.gz gentoo-2-37cbb4215ffd6a1ab1e818c14c8dbdc75e1f9d09.tar.bz2 gentoo-2-37cbb4215ffd6a1ab1e818c14c8dbdc75e1f9d09.zip |
whitespace
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebuild index f5b810fc7e1e..81b01bc60a6b 100644 --- a/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebuild +++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebuild,v 1.2 2010/12/16 13:45:43 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.7.0.ebuild,v 1.3 2010/12/16 16:19:37 mr_bones_ Exp $ EAPI="3" @@ -28,7 +28,6 @@ DEPEND=" opal? ( dev-python/zsi )" RDEPEND="${DEPEND}" - S="${WORKDIR}/${MY_P}" src_prepare() { |