Gentoo Archives: gentoo-commits

From: Jason Zaman <perfinion@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/cachefilesd/
Date: Tue, 05 Jun 2018 04:33:22
Message-Id: 1528173114.fd1a6081b58014210cff7d8f01ca535a3478dfbb.perfinion@gentoo
1 commit: fd1a6081b58014210cff7d8f01ca535a3478dfbb
2 Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 5 03:57:05 2018 +0000
4 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 5 04:31:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd1a6081
7
8 sys-fs/cachefilesd-0.10.9: x86 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
16 index b0bebcb564b..2e389839aef 100644
17 --- a/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
18 +++ b/sys-fs/cachefilesd/cachefilesd-0.10.9.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://people.redhat.com/~dhowells/fscache/${P}.tar.bz2"
26
27 SLOT="0"
28 LICENSE="GPL-2+"
29 -KEYWORDS="amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="doc selinux"
32
33 RDEPEND="selinux? ( sec-policy/selinux-cachefilesd )"