summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/httpd-php/httpd-php-5.2.ebuild')
-rw-r--r--virtual/httpd-php/httpd-php-5.2.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/virtual/httpd-php/httpd-php-5.2.ebuild b/virtual/httpd-php/httpd-php-5.2.ebuild
new file mode 100644
index 000000000000..23f5a8f4f130
--- /dev/null
+++ b/virtual/httpd-php/httpd-php-5.2.ebuild
@@ -0,0 +1,19 @@
+# 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 $
+
+EAPI="2"
+
+DESCRIPTION="Virtual to provide PHP-enabled webservers"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="5.2"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/php-5.2*[apache2]
+ =dev-lang/php-5.2*[cgi]
+ =dev-lang/php-5.2*[fpm] )"
+DEPEND=""