summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-08 05:16:00 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-08 05:16:00 +0000
commit61d18bdbb25f175c57bcd76279f66cd7d034a8f3 (patch)
treeb398d1f7bc71f0e1498f0b8afc530a86dd2740b0 /gnome-extra/libgda
parentrepoman: trim trailing whitespace (diff)
downloadgentoo-2-61d18bdbb25f175c57bcd76279f66cd7d034a8f3.tar.gz
gentoo-2-61d18bdbb25f175c57bcd76279f66cd7d034a8f3.tar.bz2
gentoo-2-61d18bdbb25f175c57bcd76279f66cd7d034a8f3.zip
repoman: fix leading whitespace
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r--gnome-extra/libgda/Manifest10
-rw-r--r--gnome-extra/libgda/libgda-0.12.1.ebuild6
-rw-r--r--gnome-extra/libgda/libgda-0.2.95-r1.ebuild22
-rw-r--r--gnome-extra/libgda/libgda-0.2.96-r2.ebuild16
-rw-r--r--gnome-extra/libgda/libgda-0.90.0.ebuild6
-rw-r--r--gnome-extra/libgda/libgda-0.91.0.ebuild6
6 files changed, 33 insertions, 33 deletions
diff --git a/gnome-extra/libgda/Manifest b/gnome-extra/libgda/Manifest
index 6c3bd026dde2..8d7905afa02f 100644
--- a/gnome-extra/libgda/Manifest
+++ b/gnome-extra/libgda/Manifest
@@ -1,10 +1,10 @@
MD5 16e3018596bbc35657220d03b04797c1 ChangeLog 4017
-MD5 c8c8dec2ab198104b2ca252ca1dfc19a libgda-0.2.95-r1.ebuild 3308
-MD5 e50277bb088ddfa039dfa65ecb8eb93e libgda-0.2.96-r2.ebuild 3512
+MD5 37f9b04c394742e1ffcb6bf1218b6358 libgda-0.2.95-r1.ebuild 3283
+MD5 ec4c66af4e7ca373e370223b7d126a4b libgda-0.2.96-r2.ebuild 3495
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 14eba9ff28649c6500cf7b7fa8bddf87 libgda-0.90.0.ebuild 2616
-MD5 bf46eba2db62ebab6ed600b73468c1f4 libgda-0.12.1.ebuild 2615
-MD5 7f7b2e07f946b1adda4a9f2bf871d74b libgda-0.91.0.ebuild 2544
+MD5 3ac53d6e34fc669b3268b1575c2a215b libgda-0.90.0.ebuild 2610
+MD5 ed90034024d88cc66a1674c30d9973fa libgda-0.12.1.ebuild 2609
+MD5 6bcaaa395f9f33c972852adc62b6f044 libgda-0.91.0.ebuild 2538
MD5 96d08151726366cf97edb37406a5924e files/digest-libgda-0.90.0 66
MD5 40bbf8acf6e08a15e8e61573f6f07724 files/digest-libgda-0.2.95-r1 66
MD5 e92331f7677fcfc3e82541f08676bb32 files/digest-libgda-0.2.96-r2 66
diff --git a/gnome-extra/libgda/libgda-0.12.1.ebuild b/gnome-extra/libgda/libgda-0.12.1.ebuild
index da6835cbb91a..2c06212a9d6d 100644
--- a/gnome-extra/libgda/libgda-0.12.1.ebuild
+++ b/gnome-extra/libgda/libgda-0.12.1.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/gnome-extra/libgda/libgda-0.12.1.ebuild,v 1.5 2003/09/06 23:52:57 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.12.1.ebuild,v 1.6 2003/09/08 05:11:17 msterret Exp $
IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8"
@@ -87,8 +87,8 @@ src_compile() {
myconf="${myconf} --without-msql"
# closed source dbs
- myconf="${myconf} --without-ibmdb2"
- myconf="${myconf} --without-sybase"
+ myconf="${myconf} --without-ibmdb2"
+ myconf="${myconf} --without-sybase"
use oci8 || myconf="${myconf} --without-oracle"
# workaround for readline-4.1 profile - disables building of gda-config-tool
diff --git a/gnome-extra/libgda/libgda-0.2.95-r1.ebuild b/gnome-extra/libgda/libgda-0.2.95-r1.ebuild
index 316f632d1aef..1a987ed4e627 100644
--- a/gnome-extra/libgda/libgda-0.2.95-r1.ebuild
+++ b/gnome-extra/libgda/libgda-0.2.95-r1.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/gnome-extra/libgda/libgda-0.2.95-r1.ebuild,v 1.9 2003/09/06 23:52:57 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.95-r1.ebuild,v 1.10 2003/09/08 05:11:17 msterret Exp $
IUSE="ldap odbc postgres mysql"
@@ -42,22 +42,22 @@ src_compile() {
myconf="--with-mysql=/usr"
fi
- if [ "`use ldap`" ]
+ if [ "`use ldap`" ]
then
- myconf="$myconf --with-ldap=/usr"
- fi
+ myconf="$myconf --with-ldap=/usr"
+ fi
- if [ "`use odbc`" ]
+ if [ "`use odbc`" ]
then
- myconf="$myconf --with-odbc"
- fi
+ myconf="$myconf --with-odbc"
+ fi
- if [ "`use postgres`" ]
+ if [ "`use postgres`" ]
then
- myconf="$myconf --with-postgres=/usr"
- fi
+ myconf="$myconf --with-postgres=/usr"
+ fi
- # Wierd one, it dont detect bonobo. If someone could have a look
+ # Wierd one, it dont detect bonobo. If someone could have a look
# and fix if i havent gotten to it yet.
# myconf="$myconf --disable-bonobotest"
diff --git a/gnome-extra/libgda/libgda-0.2.96-r2.ebuild b/gnome-extra/libgda/libgda-0.2.96-r2.ebuild
index 189b70e7cc49..d92cdd462ba9 100644
--- a/gnome-extra/libgda/libgda-0.2.96-r2.ebuild
+++ b/gnome-extra/libgda/libgda-0.2.96-r2.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/gnome-extra/libgda/libgda-0.2.96-r2.ebuild,v 1.9 2003/09/06 23:52:57 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.2.96-r2.ebuild,v 1.10 2003/09/08 05:11:17 msterret Exp $
IUSE="odbc postgres mysql"
@@ -61,17 +61,17 @@ src_compile() {
#
# LDAP support is currently broken
- if [ "`use odbc`" ]
+ if [ "`use odbc`" ]
then
- myconf="$myconf --with-odbc"
- fi
+ myconf="$myconf --with-odbc"
+ fi
- if [ "`use postgres`" ]
+ if [ "`use postgres`" ]
then
- myconf="$myconf --with-postgres=/usr"
- fi
+ myconf="$myconf --with-postgres=/usr"
+ fi
- # Wierd one, it dont detect bonobo. If someone could have a look
+ # Wierd one, it dont detect bonobo. If someone could have a look
# and fix if i havent gotten to it yet.
# myconf="$myconf --disable-bonobotest"
diff --git a/gnome-extra/libgda/libgda-0.90.0.ebuild b/gnome-extra/libgda/libgda-0.90.0.ebuild
index 04544b28fbf4..912e35a35d2b 100644
--- a/gnome-extra/libgda/libgda-0.90.0.ebuild
+++ b/gnome-extra/libgda/libgda-0.90.0.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/gnome-extra/libgda/libgda-0.90.0.ebuild,v 1.3 2003/09/06 23:52:57 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.90.0.ebuild,v 1.4 2003/09/08 05:11:17 msterret Exp $
IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8"
@@ -87,8 +87,8 @@ src_compile() {
myconf="${myconf} --without-msql"
# closed source dbs
- myconf="${myconf} --without-ibmdb2"
- myconf="${myconf} --without-sybase"
+ myconf="${myconf} --without-ibmdb2"
+ myconf="${myconf} --without-sybase"
use oci8 || myconf="${myconf} --without-oracle"
# workaround for readline-4.1 profile - disables building of gda-config-tool
diff --git a/gnome-extra/libgda/libgda-0.91.0.ebuild b/gnome-extra/libgda/libgda-0.91.0.ebuild
index 6f1e8ccb32cf..c8d109cd5d92 100644
--- a/gnome-extra/libgda/libgda-0.91.0.ebuild
+++ b/gnome-extra/libgda/libgda-0.91.0.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/gnome-extra/libgda/libgda-0.91.0.ebuild,v 1.2 2003/09/06 23:52:57 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-0.91.0.ebuild,v 1.3 2003/09/08 05:11:17 msterret Exp $
IUSE="odbc postgres mysql ldap firebird freetds sqlite mdb oci8 doc"
@@ -85,8 +85,8 @@ src_compile() {
myconf="${myconf} --without-msql"
# closed source dbs
- myconf="${myconf} --without-ibmdb2"
- myconf="${myconf} --without-sybase"
+ myconf="${myconf} --without-ibmdb2"
+ myconf="${myconf} --without-sybase"
use oci8 || myconf="${myconf} --without-oracle"
# workaround for readline-4.1 profile - disables building of gda-config-tool