summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-22 11:28:24 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-22 11:28:24 +0000
commit589b607314b9da5dd8f674d71e63003acbc93e1c (patch)
tree1cca6eeefbdc1d5c539eb7723f519c33f3b30be5 /dev-php
parentStable for amd64, wrt bug #427024 (diff)
downloadgentoo-2-589b607314b9da5dd8f674d71e63003acbc93e1c.tar.gz
gentoo-2-589b607314b9da5dd8f674d71e63003acbc93e1c.tar.bz2
gentoo-2-589b607314b9da5dd8f674d71e63003acbc93e1c.zip
Stable for amd64, wrt bug #427024
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 ba796eb3d541..9e2bee3bb65b 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.8 2012/08/05 15:07:25 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.9 2012/08/22 11:28:24 ago Exp $
+
+ 22 Aug 2012; Agostino Sarubbo <ago@gentoo.org> xcache-2.0.0.ebuild:
+ Stable for amd64, wrt bug #427024
*xcache-2.0.1 (05 Aug 2012)
diff --git a/dev-php/xcache/xcache-2.0.0.ebuild b/dev-php/xcache/xcache-2.0.0.ebuild
index 3f5805516545..62e14862885a 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.2 2012/05/09 07:36:24 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-2.0.0.ebuild,v 1.3 2012/08/22 11:28:24 ago 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