diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:36:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 02:36:19 +0000 |
commit | 2765d2096b7561f1dc3d02e1b1043326fd29b059 (patch) | |
tree | 88e9e314fb57f78ce5727af15f8f52daa50f96c4 /sci-visualization/gfsview | |
parent | whitespace (diff) | |
download | gentoo-2-2765d2096b7561f1dc3d02e1b1043326fd29b059.tar.gz gentoo-2-2765d2096b7561f1dc3d02e1b1043326fd29b059.tar.bz2 gentoo-2-2765d2096b7561f1dc3d02e1b1043326fd29b059.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-visualization/gfsview')
-rw-r--r-- | sci-visualization/gfsview/gfsview-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | sci-visualization/gfsview/gfsview-0.4.ebuild | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/sci-visualization/gfsview/gfsview-0.4.2.ebuild b/sci-visualization/gfsview/gfsview-0.4.2.ebuild index 47a759676065..850b651c43fd 100644 --- a/sci-visualization/gfsview/gfsview-0.4.2.ebuild +++ b/sci-visualization/gfsview/gfsview-0.4.2.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-visualization/gfsview/gfsview-0.4.2.ebuild,v 1.1 2006/04/05 04:06:15 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gfsview/gfsview-0.4.2.ebuild,v 1.2 2007/07/15 02:36:19 mr_bones_ Exp $ inherit eutils @@ -21,5 +21,3 @@ src_install() { make DESTDIR="${D}" install || die "Install failed" dodoc AUTHORS ChangeLog NEWS README TODO } - - diff --git a/sci-visualization/gfsview/gfsview-0.4.ebuild b/sci-visualization/gfsview/gfsview-0.4.ebuild index c26e94ac4b97..9963b1b20f1e 100644 --- a/sci-visualization/gfsview/gfsview-0.4.ebuild +++ b/sci-visualization/gfsview/gfsview-0.4.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-visualization/gfsview/gfsview-0.4.ebuild,v 1.2 2006/03/17 05:10:00 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gfsview/gfsview-0.4.ebuild,v 1.3 2007/07/15 02:36:19 mr_bones_ Exp $ inherit eutils @@ -35,5 +35,3 @@ src_install() { make DESTDIR="${D}" install || die "Install failed" dodoc AUTHORS ChangeLog NEWS README TODO } - - |