Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/testdisk/
Date: Thu, 22 Mar 2018 16:27:53
Message-Id: 1521736059.1e75de92a995f37c480f83b027c206cece28db0e.asturm@gentoo
1 commit: 1e75de92a995f37c480f83b027c206cece28db0e
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 16:27:19 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 16:27:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e75de92
7
8 app-admin/testdisk: Whitespace cleanup
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-admin/testdisk/testdisk-7.1_pre20180322.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild b/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
16 index 02a968ba376..4aa4e9621ca 100644
17 --- a/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
18 +++ b/app-admin/testdisk/testdisk-7.1_pre20180322.ebuild
19 @@ -63,7 +63,7 @@ src_prepare() {
20 src_configure() {
21 local myeconfargs=(
22 --enable-sudo
23 - --without-ntfs
24 + --without-ntfs
25 $(use_with ewf)
26 $(use_with jpeg)
27 $(use_with ntfs ntfs3g)