Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/file/
Date: Wed, 25 May 2016 05:25:26
Message-Id: 1464153472.8fad7f9d1a51b22671f32138d13fc0c33e0af6e3.jer@gentoo
1 commit: 8fad7f9d1a51b22671f32138d13fc0c33e0af6e3
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 05:17:52 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 05:17:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fad7f9d
7
8 sys-apps/file: Stable for HPPA PPC64 (bug #583956).
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --ignore-arches
12
13 sys-apps/file/file-5.25.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/file/file-5.25.ebuild b/sys-apps/file/file-5.25.ebuild
17 index f4aad48..e20afcb 100644
18 --- a/sys-apps/file/file-5.25.ebuild
19 +++ b/sys-apps/file/file-5.25.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2016 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
27 else
28 SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
29 ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
30 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
31 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
32 fi
33
34 DESCRIPTION="identify a file's format by scanning binary data for patterns"