From 31afec58e7407c2f3b933c9e5a6058619ee8d3e2 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Tue, 15 Sep 2009 02:45:12 +0000 Subject: whitespace (Portage version: 2.1.6.13/cvs/Linux i686) --- sys-libs/db/db-4.7.25_p4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/db/db-4.7.25_p4.ebuild b/sys-libs/db/db-4.7.25_p4.ebuild index 8f5c23429bda..4bc09ab5d333 100644 --- a/sys-libs/db/db-4.7.25_p4.ebuild +++ b/sys-libs/db/db-4.7.25_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.7.25_p4.ebuild,v 1.3 2009/09/13 18:03:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.7.25_p4.ebuild,v 1.4 2009/09/15 02:45:12 mr_bones_ Exp $ inherit eutils db flag-o-matic java-pkg-opt-2 autotools libtool @@ -98,7 +98,7 @@ src_compile() { if use userland_GNU ; then append-ldflags -Wl,--default-symver fi - + # Bug #270851: test needs TCL support if use tcl || use test ; then myconf="${myconf} --enable-tcl" -- cgit v1.2.3-65-gdbad