From 84964f2264b3e4292c90a00c0779146b9954af97 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 28 Feb 2011 19:30:00 +0000 Subject: Stable on amd64 wrt bug #355487 (Portage version: 2.1.9.41/cvs/Linux x86_64, RepoMan options: --force) --- dev-php5/xcache/ChangeLog | 5 ++++- dev-php5/xcache/xcache-1.3.1.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'dev-php5') diff --git a/dev-php5/xcache/ChangeLog b/dev-php5/xcache/ChangeLog index ad5a9e9934a1..326c4148c6b5 100644 --- a/dev-php5/xcache/ChangeLog +++ b/dev-php5/xcache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/xcache # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.24 2011/01/05 20:26:37 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.25 2011/02/28 19:30:00 hwoarang Exp $ + + 28 Feb 2011; Markos Chandras xcache-1.3.1.ebuild: + Stable on amd64 wrt bug #355487 05 Jan 2011; Ole Markus With -xcache-1.2.2.ebuild: Removed old versions diff --git a/dev-php5/xcache/xcache-1.3.1.ebuild b/dev-php5/xcache/xcache-1.3.1.ebuild index aaf2c36e77bc..081a1146ed8b 100644 --- a/dev-php5/xcache/xcache-1.3.1.ebuild +++ b/dev-php5/xcache/xcache-1.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.3.1.ebuild,v 1.2 2010/12/26 10:59:05 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.3.1.ebuild,v 1.3 2011/02/28 19:30:00 hwoarang Exp $ PHP_EXT_NAME="xcache" PHP_EXT_INI="yes" @@ -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 -- cgit v1.2.3-65-gdbad