diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-31 15:21:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-05-31 15:21:03 +0000 |
commit | 3562b24cb0d81c7f5344ac5200b70b6fa637487d (patch) | |
tree | 369e3a538070ad4379c8023d36218b31028e2e7e /dev-db/unixODBC | |
parent | Manual Manifest commit. (diff) | |
download | gentoo-2-3562b24cb0d81c7f5344ac5200b70b6fa637487d.tar.gz gentoo-2-3562b24cb0d81c7f5344ac5200b70b6fa637487d.tar.bz2 gentoo-2-3562b24cb0d81c7f5344ac5200b70b6fa637487d.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r-- | dev-db/unixODBC/unixODBC-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/unixODBC/unixODBC-2.2.8.ebuild b/dev-db/unixODBC/unixODBC-2.2.8.ebuild index affcdd81ab5c..794213415879 100644 --- a/dev-db/unixODBC/unixODBC-2.2.8.ebuild +++ b/dev-db/unixODBC/unixODBC-2.2.8.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/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.18 2005/05/28 22:59:27 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.8.ebuild,v 1.19 2005/05/31 15:18:56 mr_bones_ Exp $ inherit eutils gnuconfig multilib @@ -45,7 +45,7 @@ src_compile() { # Fix multilib-strict BUG #94262 myconf="${myconf} --libdir=\${exec_prefix}/$(get_libdir)" - + # Detect mips systems properly gnuconfig_update |