Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/file/
Date: Tue, 29 Oct 2019 20:08:59
Message-Id: 1572379726.cdcce1f0b410f67340cbb1d1645568a6ce93b31a.slyfox@gentoo
1 commit: cdcce1f0b410f67340cbb1d1645568a6ce93b31a
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Oct 29 19:53:53 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 29 20:08:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdcce1f0
7
8 sys-apps/file: stable 5.37-r1 for hppa, bug #698610
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.16
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 sys-apps/file/file-5.37-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-apps/file/file-5.37-r1.ebuild b/sys-apps/file/file-5.37-r1.ebuild
19 index 9bc151bff2f..214ca4a8cd8 100644
20 --- a/sys-apps/file/file-5.37-r1.ebuild
21 +++ b/sys-apps/file/file-5.37-r1.ebuild
22 @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
23 inherit autotools git-r3
24 else
25 SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz"
26 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 + KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28 fi
29
30 DESCRIPTION="identify a file's format by scanning binary data for patterns"