summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 22:29:29 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 22:29:29 +0000
commitdacd3fae1731f833aece4e53f86ca4f50822f66b (patch)
treeb1a2f0f8c339914aa7e313554b90bf5dda770f9a /dev-db/unixODBC
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.gz
gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.tar.bz2
gentoo-2-dacd3fae1731f833aece4e53f86ca4f50822f66b.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r--dev-db/unixODBC/Manifest8
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.6.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-db/unixODBC/Manifest b/dev-db/unixODBC/Manifest
index ccf887bf75a4..d6be190e1b43 100644
--- a/dev-db/unixODBC/Manifest
+++ b/dev-db/unixODBC/Manifest
@@ -1,8 +1,8 @@
+MD5 a55d0191a4329aca973202ac7532057c ChangeLog 1610
+MD5 7174b7d2bfcd81c224c2279a51ecc747 unixODBC-2.0.6.ebuild 1447
+MD5 460e0bba19540e139a5519376640d9d0 unixODBC-2.0.8.ebuild 1127
+MD5 2e30bb09ba90e973d19ee3d269ad3696 unixODBC-2.2.2.ebuild 1304
MD5 c42b71d136e76c906ee32229e4ac81f8 files/digest-unixODBC-2.0.6 67
MD5 f383c7806ba5f687ba55d5f1bc6a36aa files/digest-unixODBC-2.0.8 67
MD5 0f7614b93d6ede252ed2f7d7ff1aac90 files/digest-unixODBC-2.2.2 67
MD5 ffd3cee4e2a1f6dffc130557ccda934b files/gentoo-yac.diff 316
-MD5 aab06ae68b7d307480ee66f2e3d9f917 unixODBC-2.0.6.ebuild 1446
-MD5 460e0bba19540e139a5519376640d9d0 unixODBC-2.0.8.ebuild 1127
-MD5 2e30bb09ba90e973d19ee3d269ad3696 unixODBC-2.2.2.ebuild 1304
-MD5 a55d0191a4329aca973202ac7532057c ChangeLog 1610
diff --git a/dev-db/unixODBC/unixODBC-2.0.6.ebuild b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
index 1e777a9f55c0..29e1dfef264b 100644
--- a/dev-db/unixODBC/unixODBC-2.0.6.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.18 2003/08/05 16:05:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.19 2003/09/06 22:25:50 msterret Exp $
inherit gnuconfig
@@ -38,7 +38,7 @@ src_unpack() {
src_compile() {
local myconf
-
+
if [ "`use qt`" ]
then
myconf="--enable-gui=yes"