diff options
author | 2011-06-24 08:07:25 +0000 | |
---|---|---|
committer | 2011-06-24 08:07:25 +0000 | |
commit | 855fa9983420ed4279200f6d542b0a5031f8b093 (patch) | |
tree | 974e19a5afe6da357e1a178af82de9f92de6b2f6 /virtual/httpd-basic/httpd-basic-0.ebuild | |
parent | Remove old versions (diff) | |
download | gentoo-2-855fa9983420ed4279200f6d542b0a5031f8b093.tar.gz gentoo-2-855fa9983420ed4279200f6d542b0a5031f8b093.tar.bz2 gentoo-2-855fa9983420ed4279200f6d542b0a5031f8b093.zip |
www-servers/tux (bug #241452) and www-servers/shttpd (bug #248484) were removed from the tree.
(Portage version: 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="" |