diff options
author | 2011-07-22 08:16:31 +0000 | |
---|---|---|
committer | 2011-07-22 08:16:31 +0000 | |
commit | 2a584b35dbf1100299c8d679bfd8d188f473b391 (patch) | |
tree | 532dd57508c45acdd7d49970309ea9fbe5372f91 /dev-php/xcache | |
parent | Pkgmove pecl-apc (diff) | |
download | historical-2a584b35dbf1100299c8d679bfd8d188f473b391.tar.gz historical-2a584b35dbf1100299c8d679bfd8d188f473b391.tar.bz2 historical-2a584b35dbf1100299c8d679bfd8d188f473b391.zip |
Updated dependencies from dev-php5/pecl-apc to dev-php/pecl-apc
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'dev-php/xcache')
-rw-r--r-- | dev-php/xcache/xcache-1.3.1.ebuild | 4 |
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() { |