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-forensics/foremost/
Date: Sat, 06 Oct 2018 23:05:13
Message-Id: 1538867088.2ea57ae53b69c7563d75fc4b292b341c1db0b020.whissi@gentoo
1 commit: 2ea57ae53b69c7563d75fc4b292b341c1db0b020
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 23:00:40 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 23:04:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ea57ae5
7
8 app-forensics/foremost: x86 stable (bug #662642)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-forensics/foremost/foremost-1.5.7-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-forensics/foremost/foremost-1.5.7-r3.ebuild b/app-forensics/foremost/foremost-1.5.7-r3.ebuild
17 index 69d67a469d2..a6f53cf4fb2 100644
18 --- a/app-forensics/foremost/foremost-1.5.7-r3.ebuild
19 +++ b/app-forensics/foremost/foremost-1.5.7-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 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 @@ -11,7 +11,7 @@ HOMEPAGE="http://foremost.sourceforge.net/"
27 # starting to hate sf.net ...
28 SRC_URI="http://foremost.sourceforge.net/pkg/${P}.tar.gz"
29
30 -KEYWORDS="~amd64 ~ppc ~x86"
31 +KEYWORDS="~amd64 ~ppc x86"
32 IUSE=""
33 LICENSE="public-domain"
34 SLOT="0"