diff options
author | Peter Volkov <pva@gentoo.org> | 2011-06-24 08:07:25 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2011-06-24 08:07:25 +0000 |
commit | 855fa9983420ed4279200f6d542b0a5031f8b093 (patch) | |
tree | 974e19a5afe6da357e1a178af82de9f92de6b2f6 /virtual/httpd-basic | |
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')
-rw-r--r-- | virtual/httpd-basic/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/virtual/httpd-basic/ChangeLog b/virtual/httpd-basic/ChangeLog index c88c0d98f181..b07f0c057e49 100644 --- a/virtual/httpd-basic/ChangeLog +++ b/virtual/httpd-basic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/httpd-basic # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.7 2011/02/06 11:58:26 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.8 2011/06/24 08:07:25 pva Exp $ + + 24 Jun 2011; Peter Volkov <pva@gentoo.org> httpd-basic-0.ebuild: + www-servers/tux (bug #241452) and www-servers/shttpd (bug #248484) were + removed from the tree. 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> httpd-basic-0.ebuild: Drop to ~mips 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="" |