summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2010-07-05 14:06:26 +0000
committerMatti Bickel <mabi@gentoo.org>2010-07-05 14:06:26 +0000
commitbfb67bb3ce21baa5d269af1dd4e2a3a3786fc030 (patch)
treea6b147838b78ed1f08465f72de2d8c5352d164b9 /virtual
parentppc64 stable wrt #315523 (diff)
downloadgentoo-2-bfb67bb3ce21baa5d269af1dd4e2a3a3786fc030.tar.gz
gentoo-2-bfb67bb3ce21baa5d269af1dd4e2a3a3786fc030.tar.bz2
gentoo-2-bfb67bb3ce21baa5d269af1dd4e2a3a3786fc030.zip
5.2 does not support fpm at all
Diffstat (limited to 'virtual')
-rw-r--r--virtual/httpd-php/httpd-php-5.2.ebuild5
1 files changed, 2 insertions, 3 deletions
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=""