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/elem | |
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/elem')
-rw-r--r-- | sci-chemistry/elem/elem-1.0.3-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/elem/elem-1.0.3-r1.ebuild b/sci-chemistry/elem/elem-1.0.3-r1.ebuild index 5b714f6eeb07..9ff3e0ded10e 100644 --- a/sci-chemistry/elem/elem-1.0.3-r1.ebuild +++ b/sci-chemistry/elem/elem-1.0.3-r1.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/elem/elem-1.0.3-r1.ebuild,v 1.5 2006/10/05 21:13:41 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/elem/elem-1.0.3-r1.ebuild,v 1.6 2007/07/13 05:48:10 mr_bones_ Exp $ inherit toolchain-funcs @@ -29,4 +29,3 @@ src_install () { dobin elem elem-de elem-en dohtml -r doc/* } - |