summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r--virtual/httpd-basic/httpd-basic-0-r1.ebuild30
-rw-r--r--virtual/httpd-basic/metadata.xml5
2 files changed, 35 insertions, 0 deletions
diff --git a/virtual/httpd-basic/httpd-basic-0-r1.ebuild b/virtual/httpd-basic/httpd-basic-0-r1.ebuild
new file mode 100644
index 000000000000..c6cf2a7ab51b
--- /dev/null
+++ b/virtual/httpd-basic/httpd-basic-0-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Virtual for static HTML-enabled webservers"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="|| (
+ www-servers/apache
+ www-servers/lighttpd
+ www-servers/boa
+ www-servers/bozohttpd
+ www-servers/cherokee
+ www-servers/fnord
+ www-servers/monkeyd
+ www-servers/nginx
+ www-servers/resin
+ www-servers/thttpd
+ www-servers/tomcat
+ www-servers/webfs
+ )"
+DEPEND=""
diff --git a/virtual/httpd-basic/metadata.xml b/virtual/httpd-basic/metadata.xml
new file mode 100644
index 000000000000..6632069b5aff
--- /dev/null
+++ b/virtual/httpd-basic/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>web-apps</herd>
+</pkgmetadata>