diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-07-25 06:57:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-07-25 06:57:29 +0000 |
commit | 47ec6b1a983553813580ccb7370c67dcfca5b397 (patch) | |
tree | fad376f5fc51b0f07233cae3876710e36fcd7ef4 /sci-physics | |
parent | whitespace (diff) | |
download | gentoo-2-47ec6b1a983553813580ccb7370c67dcfca5b397.tar.gz gentoo-2-47ec6b1a983553813580ccb7370c67dcfca5b397.tar.bz2 gentoo-2-47ec6b1a983553813580ccb7370c67dcfca5b397.zip |
whitespace
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/siscone/siscone-2.0.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-physics/siscone/siscone-2.0.5.ebuild b/sci-physics/siscone/siscone-2.0.5.ebuild index adfe746ea750..21ef869baef2 100644 --- a/sci-physics/siscone/siscone-2.0.5.ebuild +++ b/sci-physics/siscone/siscone-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/siscone/siscone-2.0.5.ebuild,v 1.1 2012/07/24 16:55:05 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/siscone/siscone-2.0.5.ebuild,v 1.2 2012/07/25 06:57:29 mr_bones_ Exp $ EAPI=4 @@ -30,4 +30,3 @@ src_install() { doins examples/events/*.dat fi } - |