commit: 4ec197d939642517dd865f3ecc6d870669b5e03a Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Aug 21 11:19:08 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Aug 21 12:43:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ec197d9
virtual/httpd-basic: drop old Package-Manager: portage-2.3.0 virtual/httpd-basic/httpd-basic-0-r1.ebuild | 30 ----------------------------- 1 file changed, 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 c6cf2a7..0000000 --- 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=""
