Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/testdisk/
Date: Fri, 19 Oct 2018 17:52:47
Message-Id: 1539971553.01e9c011522ad7c1e52d904bba8e38fa8c04cc9b.whissi@gentoo
1 commit: 01e9c011522ad7c1e52d904bba8e38fa8c04cc9b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 19 17:51:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 19 17:52:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01e9c011
7
8 app-admin/testdisk: x86 stable (bug #654866)
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-admin/testdisk/testdisk-7.1_pre20180922.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild b/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild
17 index f5f2f95d5e0..2a885a7b4ac 100644
18 --- a/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild
19 +++ b/app-admin/testdisk/testdisk-7.1_pre20180922.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ SRC_URI="https://git.cgsecurity.org/cgit/${PN}/snapshot/${PN}-${EGIT_COMMIT}.tar
27
28 LICENSE="GPL-2+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86"
31 +KEYWORDS="~amd64 ~arm ~hppa ~ppc x86"
32 IUSE="ewf jpeg ntfs qt5 reiserfs static zlib"
33
34 REQUIRED_USE="static? ( !qt5 )"