# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="4" DESCRIPTION="Virtual to provide PHP-enabled webservers" HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="${PV}" KEYWORDS="amd64 x86" IUSE="" RDEPEND="|| ( dev-lang/php:${SLOT}[apache2] dev-lang/php:${SLOT}[cgi] dev-lang/php:${SLOT}[fpm] )" DEPEND=""