summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-16 16:53:39 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-16 16:53:39 +0000
commitc8111593c62a276c630bca66196f1dd6382fe6c7 (patch)
tree4056310a6d50557ec7796891c085bcb90d704e72
parentStable for amd64, wrt bug #422197 (diff)
downloadgentoo-2-c8111593c62a276c630bca66196f1dd6382fe6c7.tar.gz
gentoo-2-c8111593c62a276c630bca66196f1dd6382fe6c7.tar.bz2
gentoo-2-c8111593c62a276c630bca66196f1dd6382fe6c7.zip
Stable for x86, wrt bug #466064
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-rw-r--r--dev-php/xcache/ChangeLog5
-rw-r--r--dev-php/xcache/xcache-3.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xcache/ChangeLog b/dev-php/xcache/ChangeLog
index 9eea8be79b4c..4f1195a17273 100644
--- a/dev-php/xcache/ChangeLog
+++ b/dev-php/xcache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/xcache
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.14 2013/04/16 16:52:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.15 2013/04/16 16:53:39 ago Exp $
+
+ 16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xcache-3.0.1.ebuild:
+ Stable for x86, wrt bug #466064
16 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xcache-3.0.1.ebuild:
Stable for amd64, wrt bug #466064
diff --git a/dev-php/xcache/xcache-3.0.1.ebuild b/dev-php/xcache/xcache-3.0.1.ebuild
index 71eed605928f..c3af1ea4f7d3 100644
--- a/dev-php/xcache/xcache-3.0.1.ebuild
+++ b/dev-php/xcache/xcache-3.0.1.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/dev-php/xcache/xcache-3.0.1.ebuild,v 1.2 2013/04/16 16:52:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-3.0.1.ebuild,v 1.3 2013/04/16 16:53:39 ago Exp $
EAPI="4"
PHP_EXT_NAME="xcache"
@@ -16,7 +16,7 @@ SRC_URI="http://xcache.lighttpd.net/pub/Releases/${PV}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
# make test would just run php's test and as such need the full php source