diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:48:10 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 05:48:10 +0000 |
commit | 8380554d4688642e0ea9e67659823a0347ac8f52 (patch) | |
tree | 2045834c7a597608589522870d96083251b7e5cd /sci-chemistry/pynmr | |
parent | whitespace (diff) | |
download | gentoo-2-8380554d4688642e0ea9e67659823a0347ac8f52.tar.gz gentoo-2-8380554d4688642e0ea9e67659823a0347ac8f52.tar.bz2 gentoo-2-8380554d4688642e0ea9e67659823a0347ac8f52.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-chemistry/pynmr')
-rw-r--r-- | sci-chemistry/pynmr/pynmr-0.37f.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sci-chemistry/pynmr/pynmr-0.37f.ebuild b/sci-chemistry/pynmr/pynmr-0.37f.ebuild index 17b5b6c343b3..13bef3ccf9cb 100644 --- a/sci-chemistry/pynmr/pynmr-0.37f.ebuild +++ b/sci-chemistry/pynmr/pynmr-0.37f.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pynmr/pynmr-0.37f.ebuild,v 1.2 2006/05/10 19:28:20 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pynmr/pynmr-0.37f.ebuild,v 1.3 2007/07/13 05:48:10 mr_bones_ Exp $ inherit distutils @@ -15,8 +15,6 @@ KEYWORDS="~x86" DEPEND="<sci-chemistry/pymol-0.99" - src_install() { distutils_src_install } - |