virtual/httpd-basic: drop old
authorPacho Ramos <pacho@gentoo.org>
Sun, 21 Aug 2016 11:19:08 +0000 (13:19 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 21 Aug 2016 12:43:22 +0000 (14:43 +0200)
Package-Manager: portage-2.3.0

virtual/httpd-basic/httpd-basic-0-r1.ebuild [deleted file]

diff --git a/virtual/httpd-basic/httpd-basic-0-r1.ebuild b/virtual/httpd-basic/httpd-basic-0-r1.ebuild
deleted file mode 100644 (file)
index c6cf2a7..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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=""