From 3deae0d418f1ce73b74ee4b51fe0278521511fc8 Mon Sep 17 00:00:00 2001 From: Matti Bickel Date: Mon, 5 Jul 2010 14:06:26 +0000 Subject: 5.2 does not support fpm at all --- virtual/httpd-php/httpd-php-5.2.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'virtual/httpd-php') diff --git a/virtual/httpd-php/httpd-php-5.2.ebuild b/virtual/httpd-php/httpd-php-5.2.ebuild index 23f5a8f4f130..010534198a7d 100644 --- a/virtual/httpd-php/httpd-php-5.2.ebuild +++ b/virtual/httpd-php/httpd-php-5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.2.ebuild,v 1.1 2010/07/05 14:05:34 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.2.ebuild,v 1.2 2010/07/05 14:06:26 mabi Exp $ EAPI="2" @@ -14,6 +14,5 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86- IUSE="" RDEPEND="|| ( =dev-lang/php-5.2*[apache2] - =dev-lang/php-5.2*[cgi] - =dev-lang/php-5.2*[fpm] )" + =dev-lang/php-5.2*[cgi] )" DEPEND="" -- cgit v1.2.3-65-gdbad