diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:57:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:57:51 +0000 |
commit | 463bec8b6167b536d2c8f7ebaccdbc713cbaf945 (patch) | |
tree | a8ab92ab77a6b4957fcae0675d35444fd726d458 /sci-libs/geos | |
parent | whitespace (diff) | |
download | historical-463bec8b6167b536d2c8f7ebaccdbc713cbaf945.tar.gz historical-463bec8b6167b536d2c8f7ebaccdbc713cbaf945.tar.bz2 historical-463bec8b6167b536d2c8f7ebaccdbc713cbaf945.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'sci-libs/geos')
-rw-r--r-- | sci-libs/geos/geos-2.2.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/geos/geos-2.2.1.ebuild b/sci-libs/geos/geos-2.2.1.ebuild index 497f4c2dc460..6787b35f8017 100644 --- a/sci-libs/geos/geos-2.2.1.ebuild +++ b/sci-libs/geos/geos-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild,v 1.7 2007/02/07 12:25:54 djay Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild,v 1.8 2007/07/13 06:57:51 mr_bones_ Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -58,4 +58,3 @@ src_install(){ doins tests/cases/* fi } - |