summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-04-18 16:39:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-04-18 16:39:22 +0000
commit6360fe0b4b7c87bc372ab41884586b0ca691e2d4 (patch)
treefc93f47c00043943568443fb1fc63cbe9152aa02 /dev-db
parentppc stable #308521 (diff)
downloadgentoo-2-6360fe0b4b7c87bc372ab41884586b0ca691e2d4.tar.gz
gentoo-2-6360fe0b4b7c87bc372ab41884586b0ca691e2d4.tar.bz2
gentoo-2-6360fe0b4b7c87bc372ab41884586b0ca691e2d4.zip
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/drizzle/drizzle-2010.03.1412.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/drizzle/drizzle-2010.03.1412.ebuild b/dev-db/drizzle/drizzle-2010.03.1412.ebuild
index b10a6c507c3e..1e797a44c465 100644
--- a/dev-db/drizzle/drizzle-2010.03.1412.ebuild
+++ b/dev-db/drizzle/drizzle-2010.03.1412.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/drizzle/drizzle-2010.03.1412.ebuild,v 1.2 2010/04/17 18:41:00 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/drizzle/drizzle-2010.03.1412.ebuild,v 1.3 2010/04/18 16:39:22 mr_bones_ Exp $
EAPI=2
@@ -56,7 +56,7 @@ src_configure() {
if use debug; then
append-flags -DDEBUG
fi
-
+
# while I applaud upstreams goal of 0 compiler warnings
# the 1412 release didn't achieve it.
append-flags -Wno-error
@@ -80,7 +80,7 @@ src_configure() {
--with-logging_stats \
--without-hello-world-plugin \
${myconf}
-
+
# upstream TODO:
# --without-all \
# broken atm