summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-10-21 09:15:01 +0000
committerMarkus Meier <maekke@gentoo.org>2012-10-21 09:15:01 +0000
commit1dce6baa974374143522e0830ab12811c35dd71c (patch)
treed71ff0e9afea1bffea6838a9c7e4b79208f6d50e /dev-php
parentx86 stable, bug #427024 (diff)
downloadgentoo-2-1dce6baa974374143522e0830ab12811c35dd71c.tar.gz
gentoo-2-1dce6baa974374143522e0830ab12811c35dd71c.tar.bz2
gentoo-2-1dce6baa974374143522e0830ab12811c35dd71c.zip
x86 stable, bug #427024
(Portage version: 2.1.11.29/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/xcache/ChangeLog5
-rw-r--r--dev-php/xcache/xcache-2.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xcache/ChangeLog b/dev-php/xcache/ChangeLog
index 9e2bee3bb65b..1b2317487b10 100644
--- a/dev-php/xcache/ChangeLog
+++ b/dev-php/xcache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/xcache
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.9 2012/08/22 11:28:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.10 2012/10/21 09:15:01 maekke Exp $
+
+ 21 Oct 2012; Markus Meier <maekke@gentoo.org> xcache-2.0.0.ebuild:
+ x86 stable, bug #427024
22 Aug 2012; Agostino Sarubbo <ago@gentoo.org> xcache-2.0.0.ebuild:
Stable for amd64, wrt bug #427024
diff --git a/dev-php/xcache/xcache-2.0.0.ebuild b/dev-php/xcache/xcache-2.0.0.ebuild
index 62e14862885a..fee99738447a 100644
--- a/dev-php/xcache/xcache-2.0.0.ebuild
+++ b/dev-php/xcache/xcache-2.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-2.0.0.ebuild,v 1.3 2012/08/22 11:28:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-2.0.0.ebuild,v 1.4 2012/10/21 09:15:01 maekke Exp $
EAPI="4"
PHP_EXT_NAME="xcache"
@@ -17,7 +17,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