diff options
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0-r2.ebuild | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r2.ebuild index 88fe9864b178..9caaaddf32ab 100644 --- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild +++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild @@ -1,16 +1,11 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 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 @@ -26,4 +21,3 @@ RDEPEND="|| ( www-servers/thttpd www-servers/tomcat )" -DEPEND="" |