summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-28 19:30:00 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-28 19:30:00 +0000
commit84964f2264b3e4292c90a00c0779146b9954af97 (patch)
tree50ca15428420955c9f41e6bdd3351af7585de34f /dev-php5
parentStable on amd64 wrt bug #333867 (diff)
downloadgentoo-2-84964f2264b3e4292c90a00c0779146b9954af97.tar.gz
gentoo-2-84964f2264b3e4292c90a00c0779146b9954af97.tar.bz2
gentoo-2-84964f2264b3e4292c90a00c0779146b9954af97.zip
Stable on amd64 wrt bug #355487
(Portage version: 2.1.9.41/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/xcache/ChangeLog5
-rw-r--r--dev-php5/xcache/xcache-1.3.1.ebuild6
2 files changed, 7 insertions, 4 deletions
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 <hwoarang@gentoo.org> xcache-1.3.1.ebuild:
+ Stable on amd64 wrt bug #355487
05 Jan 2011; Ole Markus With <olemarkus@gentoo.org> -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