summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-22 06:45:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-22 06:45:25 +0000
commit534c05321ffe42b8718b75dd692a26048e91b603 (patch)
treec199ca9678c92e836d587eefdd91615c207e4716
parentStable for x86, wrt bug #481828 (diff)
downloadgentoo-2-534c05321ffe42b8718b75dd692a26048e91b603.tar.gz
gentoo-2-534c05321ffe42b8718b75dd692a26048e91b603.tar.bz2
gentoo-2-534c05321ffe42b8718b75dd692a26048e91b603.zip
Stable for x86, wrt bug #484904
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--sys-fs/cachefilesd/ChangeLog5
-rw-r--r--sys-fs/cachefilesd/cachefilesd-0.10.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/cachefilesd/ChangeLog b/sys-fs/cachefilesd/ChangeLog
index 87a2398ec562..65216a911bf3 100644
--- a/sys-fs/cachefilesd/ChangeLog
+++ b/sys-fs/cachefilesd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/cachefilesd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/cachefilesd/ChangeLog,v 1.8 2013/09/21 13:29:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cachefilesd/ChangeLog,v 1.9 2013/09/22 06:45:25 ago Exp $
+
+ 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> cachefilesd-0.10.5-r2.ebuild:
+ Stable for x86, wrt bug #484904
21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> cachefilesd-0.10.5-r2.ebuild:
Stable for amd64, wrt bug #484904
diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.5-r2.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.5-r2.ebuild
index 8c99e2f939cc..44a5e4288148 100644
--- a/sys-fs/cachefilesd/cachefilesd-0.10.5-r2.ebuild
+++ b/sys-fs/cachefilesd/cachefilesd-0.10.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r2.ebuild,v 1.2 2013/09/21 13:29:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/cachefilesd/cachefilesd-0.10.5-r2.ebuild,v 1.3 2013/09/22 06:45:25 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"
src_prepare() {