diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-08-25 02:46:00 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-08-25 02:46:00 +0000 |
commit | 2f497242795a31accd6a02ea95b9e5843cc48764 (patch) | |
tree | 8d71d586a0a9814690dd83dc12133ef6ea2fca85 /dev-php | |
parent | Convert to distutils-r1. (diff) | |
download | gentoo-2-2f497242795a31accd6a02ea95b9e5843cc48764.tar.gz gentoo-2-2f497242795a31accd6a02ea95b9e5843cc48764.tar.bz2 gentoo-2-2f497242795a31accd6a02ea95b9e5843cc48764.zip |
Whitespace
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xcache/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/xcache/xcache-3.0.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/xcache/ChangeLog b/dev-php/xcache/ChangeLog index 64dcafe31175..3aa1a14c77c6 100644 --- a/dev-php/xcache/ChangeLog +++ b/dev-php/xcache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/xcache # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.18 2013/08/24 18:45:56 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/ChangeLog,v 1.19 2013/08/25 02:46:00 patrick Exp $ + + 25 Aug 2013; Patrick Lauer <patrick@gentoo.org> xcache-3.0.3-r1.ebuild: + Whitespace *xcache-3.0.3-r1 (24 Aug 2013) diff --git a/dev-php/xcache/xcache-3.0.3-r1.ebuild b/dev-php/xcache/xcache-3.0.3-r1.ebuild index 49f53971005a..87bb94fc1b3c 100644 --- a/dev-php/xcache/xcache-3.0.3-r1.ebuild +++ b/dev-php/xcache/xcache-3.0.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-3.0.3-r1.ebuild,v 1.1 2013/08/24 18:45:56 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xcache/xcache-3.0.3-r1.ebuild,v 1.2 2013/08/25 02:46:00 patrick Exp $ EAPI="5" PHP_EXT_NAME="xcache" @@ -23,7 +23,7 @@ IUSE="" RESTRICT="test" DEPEND="virtual/httpd-php -!dev-php/eaccelerator !dev-php/pecl-apc +!dev-php/eaccelerator !dev-php/pecl-apc php_targets_php5-5? ( !dev-lang/php:5.5[opcache] ) " RDEPEND="${DEPEND}" |