summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-01-03 16:06:10 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-01-03 16:06:10 +0000
commit29ddf456c69b145edc53ff55b277b41984cc997c (patch)
tree75053be19c101ab67be68464b5b550397ce16bfa /dev-php5/xcache
parentsparc stable (bug 349114) (diff)
downloadgentoo-2-29ddf456c69b145edc53ff55b277b41984cc997c.tar.gz
gentoo-2-29ddf456c69b145edc53ff55b277b41984cc997c.tar.bz2
gentoo-2-29ddf456c69b145edc53ff55b277b41984cc997c.zip
stable x86, bug 349281
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-php5/xcache')
-rw-r--r--dev-php5/xcache/ChangeLog8
-rw-r--r--dev-php5/xcache/xcache-1.3.0-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/xcache/ChangeLog b/dev-php5/xcache/ChangeLog
index 8e6790487967..2434b35b6a89 100644
--- a/dev-php5/xcache/ChangeLog
+++ b/dev-php5/xcache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/xcache
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.21 2010/12/26 10:51:47 olemarkus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/ChangeLog,v 1.22 2011/01/03 16:06:10 fauli Exp $
+
+ 03 Jan 2011; Christian Faulhammer <fauli@gentoo.org>
+ xcache-1.3.0-r2.ebuild:
+ stable x86, bug 349281
*xcache-1.3.1 (26 Dec 2010)
diff --git a/dev-php5/xcache/xcache-1.3.0-r2.ebuild b/dev-php5/xcache/xcache-1.3.0-r2.ebuild
index c5454c6c9d32..32a92d442470 100644
--- a/dev-php5/xcache/xcache-1.3.0-r2.ebuild
+++ b/dev-php5/xcache/xcache-1.3.0-r2.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.0-r2.ebuild,v 1.1 2010/11/02 17:19:24 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/xcache/xcache-1.3.0-r2.ebuild,v 1.2 2011/01/03 16:06:10 fauli 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