summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/xcache')
-rw-r--r--dev-php/xcache/xcache-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/xcache/xcache-1.3.1.ebuild b/dev-php/xcache/xcache-1.3.1.ebuild
index cdb72368dee1..13bf88ec1d1c 100644
--- a/dev-php/xcache/xcache-1.3.1.ebuild
+++ b/dev-php/xcache/xcache-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-1.3.1.ebuild,v 1.1 2011/04/10 17:34:26 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-1.3.1.ebuild,v 1.2 2011/07/22 08:16:15 olemarkus Exp $
PHP_EXT_NAME="xcache"
PHP_EXT_INI="yes"
@@ -23,7 +23,7 @@ IUSE=""
RESTRICT="test"
DEPEND="virtual/httpd-php
-!dev-php/eaccelerator !dev-php5/pecl-apc"
+!dev-php/eaccelerator !dev-php/pecl-apc"
RDEPEND="${DEPEND}"
src_configure() {