diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-08-21 13:19:08 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-08-21 14:43:22 +0200 |
commit | 4ec197d939642517dd865f3ecc6d870669b5e03a (patch) | |
tree | 1e547ad9943783de13b3b426766dd91c24d300dc /virtual/httpd-basic | |
parent | app-i18n/scim-anthy: Remove broken version per hardmask message that never go... (diff) | |
download | gentoo-4ec197d939642517dd865f3ecc6d870669b5e03a.tar.gz gentoo-4ec197d939642517dd865f3ecc6d870669b5e03a.tar.bz2 gentoo-4ec197d939642517dd865f3ecc6d870669b5e03a.zip |
virtual/httpd-basic: drop old
Package-Manager: portage-2.3.0
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0-r1.ebuild | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/virtual/httpd-basic/httpd-basic-0-r1.ebuild b/virtual/httpd-basic/httpd-basic-0-r1.ebuild deleted file mode 100644 index c6cf2a7ab51b..000000000000 --- a/virtual/httpd-basic/httpd-basic-0-r1.ebuild +++ /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="" |