summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 )"