summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 04:19:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 04:19:34 +0000
commitb40b8e09ac9a2ae1f1f6f61ef03adfcdeb337ca6 (patch)
tree8e3ff6f7f3f9df57361473776fbd7a6b50207b17 /gnome-extra/libgda
parentwhitespace (diff)
downloadhistorical-b40b8e09ac9a2ae1f1f6f61ef03adfcdeb337ca6.tar.gz
historical-b40b8e09ac9a2ae1f1f6f61ef03adfcdeb337ca6.tar.bz2
historical-b40b8e09ac9a2ae1f1f6f61ef03adfcdeb337ca6.zip
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'gnome-extra/libgda')
-rw-r--r--gnome-extra/libgda/libgda-1.2.3.ebuild3
-rw-r--r--gnome-extra/libgda/libgda-1.2.4.ebuild3
-rw-r--r--gnome-extra/libgda/libgda-3.0.1.ebuild3
3 files changed, 3 insertions, 6 deletions
diff --git a/gnome-extra/libgda/libgda-1.2.3.ebuild b/gnome-extra/libgda/libgda-1.2.3.ebuild
index 7239c981a9da..2e91d70c04de 100644
--- a/gnome-extra/libgda/libgda-1.2.3.ebuild
+++ b/gnome-extra/libgda/libgda-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.3.ebuild,v 1.14 2006/11/23 16:39:12 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.3.ebuild,v 1.15 2007/07/12 04:19:34 mr_bones_ Exp $
inherit autotools eutils gnome2
@@ -41,7 +41,6 @@ USE_DESTDIR="1"
# problems with parallel builds
MAKEOPTS="${MAKEOPTS} -j1"
-
pkg_setup() {
G2CONF="$(use_with berkdb bdb /usr) \
$(use_with firebird firebird /usr) \
diff --git a/gnome-extra/libgda/libgda-1.2.4.ebuild b/gnome-extra/libgda/libgda-1.2.4.ebuild
index 8308fcb58de4..19035621d0c8 100644
--- a/gnome-extra/libgda/libgda-1.2.4.ebuild
+++ b/gnome-extra/libgda/libgda-1.2.4.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/gnome-extra/libgda/libgda-1.2.4.ebuild,v 1.2 2007/07/05 14:42:42 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-1.2.4.ebuild,v 1.3 2007/07/12 04:19:34 mr_bones_ Exp $
WANT_AUTOMAKE="1.9"
WANT_AUTOCONF="2.5"
@@ -44,7 +44,6 @@ USE_DESTDIR="1"
# problems with parallel builds
MAKEOPTS="${MAKEOPTS} -j1"
-
pkg_setup() {
G2CONF="$(use_with berkdb bdb /usr) \
$(use_with firebird firebird /usr) \
diff --git a/gnome-extra/libgda/libgda-3.0.1.ebuild b/gnome-extra/libgda/libgda-3.0.1.ebuild
index 47bf2dd4717c..6f0a51039216 100644
--- a/gnome-extra/libgda/libgda-3.0.1.ebuild
+++ b/gnome-extra/libgda/libgda-3.0.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/gnome-extra/libgda/libgda-3.0.1.ebuild,v 1.1 2007/05/11 02:20:28 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/libgda-3.0.1.ebuild,v 1.2 2007/07/12 04:19:34 mr_bones_ Exp $
# TODO:
# * Verify if the parallel compilation problems persist, and if so fix them.
@@ -41,7 +41,6 @@ DOCS="AUTHORS ChangeLog NEWS README"
# problems with parallel builds
MAKEOPTS="${MAKEOPTS} -j1"
-
pkg_setup() {
G2CONF="$(use_with berkdb bdb /usr) \
$(use_with odbc odbc /usr) \