diff options
author | 2007-07-15 06:04:07 +0000 | |
---|---|---|
committer | 2007-07-15 06:04:07 +0000 | |
commit | 43934e07c9e77e3c0433cb024e92da17962f9bd0 (patch) | |
tree | 8133813064d2cf00dbb598f88ce92589f4b3b195 /sci-geosciences/LatLongUTMconversion | |
parent | whitespace (diff) | |
download | historical-43934e07c9e77e3c0433cb024e92da17962f9bd0.tar.gz historical-43934e07c9e77e3c0433cb024e92da17962f9bd0.tar.bz2 historical-43934e07c9e77e3c0433cb024e92da17962f9bd0.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sci-geosciences/LatLongUTMconversion')
-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" - |