diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:04:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:04:07 +0000 |
commit | 8a5352b753df361634b222ff2a443e82576148e3 (patch) | |
tree | 3d29ad858155dab881a8ce54a745a44074663b5f /sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-8a5352b753df361634b222ff2a443e82576148e3.tar.gz gentoo-2-8a5352b753df361634b222ff2a443e82576148e3.tar.bz2 gentoo-2-8a5352b753df361634b222ff2a443e82576148e3.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild')
-rw-r--r-- | sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild b/sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild index e8e80a864fc7..3b453384cdaa 100644 --- a/sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild +++ b/sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild,v 1.1 2005/05/22 06:43:13 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/LatLongUTMconversion/LatLongUTMconversion-1.1.ebuild,v 1.2 2007/07/15 06:04:07 mr_bones_ Exp $ inherit distutils eutils @@ -20,4 +20,3 @@ src_compile() { } DOCS="README" - |