You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/virtual/httpd-php/httpd-php-5.4.ebuild

20 lines
616 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.4.ebuild,v 1.1 2011/11/11 13:55:17 olemarkus Exp $
EAPI="2"
DESCRIPTION="Virtual to provide PHP-enabled webservers"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="5.3"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
RDEPEND="|| ( =dev-lang/php-5.4*[apache2]
=dev-lang/php-5.4*[cgi]
=dev-lang/php-5.4*[fpm] )"
DEPEND=""