diff options
author | 2011-06-24 08:10:40 +0000 | |
---|---|---|
committer | 2011-06-24 08:10:40 +0000 | |
commit | 07deec6a11ce143643ba53b3202a2f603caa090f (patch) | |
tree | 5c3a0db2f17f791453657e802ba66d97a523f307 /virtual/httpd-basic/httpd-basic-0.ebuild | |
parent | Remove old versions (diff) | |
download | historical-07deec6a11ce143643ba53b3202a2f603caa090f.tar.gz historical-07deec6a11ce143643ba53b3202a2f603caa090f.tar.bz2 historical-07deec6a11ce143643ba53b3202a2f603caa090f.zip |
www-servers/tux (bug #241452) and www-servers/shttpd (bug #248484) were removed from the tree.
Package-Manager: portage-2.1.10.3/cvs/Linux x86_64
Diffstat (limited to 'virtual/httpd-basic/httpd-basic-0.ebuild')
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/virtual/httpd-basic/httpd-basic-0.ebuild b/virtual/httpd-basic/httpd-basic-0.ebuild index 8cdf7cbf2649..9ad10f3ae779 100644 --- a/virtual/httpd-basic/httpd-basic-0.ebuild +++ b/virtual/httpd-basic/httpd-basic-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0.ebuild,v 1.5 2011/02/06 11:58:26 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0.ebuild,v 1.6 2011/06/24 08:07:25 pva Exp $ DESCRIPTION="Virtual for static HTML-enabled webservers" HOMEPAGE="" @@ -25,11 +25,9 @@ RDEPEND="|| ( www-servers/nginx www-servers/publicfile www-servers/resin - www-servers/shttpd www-servers/skunkweb www-servers/thttpd www-servers/tomcat - www-servers/tux www-servers/webfs )" DEPEND="" |