summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:06:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:06:24 +0000
commit304d3c6e3936ed6009f10b5c81d45c53c11b6e48 (patch)
tree7dd9555dddaac5e87292731a492e1c264a755b9d /dev-db/unixODBC
parentrepoman: fix leading whitespace (diff)
downloadhistorical-304d3c6e3936ed6009f10b5c81d45c53c11b6e48.tar.gz
historical-304d3c6e3936ed6009f10b5c81d45c53c11b6e48.tar.bz2
historical-304d3c6e3936ed6009f10b5c81d45c53c11b6e48.zip
repoman: fix leading whitespace
Diffstat (limited to 'dev-db/unixODBC')
-rw-r--r--dev-db/unixODBC/Manifest4
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.6.ebuild8
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.8.ebuild8
3 files changed, 10 insertions, 10 deletions
diff --git a/dev-db/unixODBC/Manifest b/dev-db/unixODBC/Manifest
index d6be190e1b43..44e2a5a1dd6c 100644
--- a/dev-db/unixODBC/Manifest
+++ b/dev-db/unixODBC/Manifest
@@ -1,6 +1,6 @@
MD5 a55d0191a4329aca973202ac7532057c ChangeLog 1610
-MD5 7174b7d2bfcd81c224c2279a51ecc747 unixODBC-2.0.6.ebuild 1447
-MD5 460e0bba19540e139a5519376640d9d0 unixODBC-2.0.8.ebuild 1127
+MD5 34cbce459221e84e81fe21e09eed39ae unixODBC-2.0.6.ebuild 1426
+MD5 0bd88c25618464c75595f9e0e39195ff unixODBC-2.0.8.ebuild 1108
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
diff --git a/dev-db/unixODBC/unixODBC-2.0.6.ebuild b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
index 29e1dfef264b..289fdff79006 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.19 2003/09/06 22:25:50 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.20 2003/09/11 01:06:22 msterret Exp $
inherit gnuconfig
@@ -14,9 +14,9 @@ KEYWORDS="x86 ppc hppa sparc alpha ~amd64"
IUSE="qt"
DEPEND="virtual/glibc
- >=sys-libs/readline-4.1
- >=sys-libs/ncurses-5.2
- qt? ( =x11-libs/qt-2.3* )"
+ >=sys-libs/readline-4.1
+ >=sys-libs/ncurses-5.2
+ qt? ( =x11-libs/qt-2.3* )"
src_unpack() {
unpack ${A}
diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
index 1b6e3e56b458..b3e4d60a67d3 100644
--- a/dev-db/unixODBC/unixODBC-2.0.8.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.8.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.8.ebuild,v 1.16 2003/08/05 16:05:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.17 2003/09/11 01:06:22 msterret Exp $
DESCRIPTION="ODBC Interface for Linux"
HOMEPAGE="http://www.unixodbc.org/"
@@ -12,9 +12,9 @@ KEYWORDS="~x86 ~ppc ~hppa ~alpha"
IUSE="qt"
DEPEND="virtual/glibc
- >=sys-libs/readline-4.1
- >=sys-libs/ncurses-5.2
- qt? ( =x11-libs/qt-2.3* )"
+ >=sys-libs/readline-4.1
+ >=sys-libs/ncurses-5.2
+ qt? ( =x11-libs/qt-2.3* )"
src_unpack() {
unpack ${A}