From fe81dd3a00d065befb6508a599a7a29e7ff46bdc Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 3 Aug 2007 18:47:14 +0000 Subject: whitespace (Portage version: 2.1.2.11) --- app-admin/testdisk/testdisk-6.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-admin') diff --git a/app-admin/testdisk/testdisk-6.7-r1.ebuild b/app-admin/testdisk/testdisk-6.7-r1.ebuild index 8af5573b70bf..676cff560e0a 100644 --- a/app-admin/testdisk/testdisk-6.7-r1.ebuild +++ b/app-admin/testdisk/testdisk-6.7-r1.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/app-admin/testdisk/testdisk-6.7-r1.ebuild,v 1.1 2007/08/03 03:49:37 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/testdisk/testdisk-6.7-r1.ebuild,v 1.2 2007/08/03 18:47:14 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -33,7 +33,7 @@ src_compile() { use reiserfs || myconf="${myconf} --without-reiserfs" use ntfs || myconf="${myconf} --without-ntfs" use jpeg || myconf="${myconf} --without-jpeg" - + # this is static method is the same used by upstream for their 'static' make # target, but better, as it doesn't break. use static && append-ldflags -static -- cgit v1.2.3-65-gdbad