summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-26 10:00:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-26 10:00:11 +0000
commitb6018d7634dbc26c60b1461b107091a50a410748 (patch)
tree380716494440d329f9034e0ddce01631cd834ede /sys-fs/cachefilesd
parentStable for x86, wrt bug #535392 (diff)
downloadgentoo-2-b6018d7634dbc26c60b1461b107091a50a410748.tar.gz
gentoo-2-b6018d7634dbc26c60b1461b107091a50a410748.tar.bz2
gentoo-2-b6018d7634dbc26c60b1461b107091a50a410748.zip
Stable for x86, wrt bug #535676
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/cachefilesd')
-rw-r--r--sys-fs/cachefilesd/ChangeLog5
-rw-r--r--sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/cachefilesd/ChangeLog b/sys-fs/cachefilesd/ChangeLog
index 586658a14d44..c587e60a1865 100644
--- a/sys-fs/cachefilesd/ChangeLog
+++ b/sys-fs/cachefilesd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/cachefilesd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/cachefilesd/ChangeLog,v 1.15 2015/01/09 13:41:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cachefilesd/ChangeLog,v 1.16 2015/01/26 10:00:11 ago Exp $
+
+ 26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> cachefilesd-0.10.5-r4.ebuild:
+ Stable for x86, wrt bug #535676
09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> cachefilesd-0.10.5-r4.ebuild:
Stable for amd64, wrt bug #535676
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild
index 6050d4d1ccb9..cae6d831a41d 100644
--- a/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild
+++ b/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild,v 1.3 2015/01/09 13:41:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild,v 1.4 2015/01/26 10:00:11 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://people.redhat.com/~dhowells/fscache/${P}.tar.bz2 -> ${P}.tar"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc selinux"
RDEPEND="selinux? ( sec-policy/selinux-cachefilesd )"