summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--virtual/httpd-basic/ChangeLog6
-rw-r--r--virtual/httpd-basic/httpd-basic-0.ebuild4
-rw-r--r--virtual/httpd-cgi/ChangeLog6
-rw-r--r--virtual/httpd-cgi/httpd-cgi-0.ebuild4
4 files changed, 12 insertions, 8 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=""
diff --git a/virtual/httpd-cgi/ChangeLog b/virtual/httpd-cgi/ChangeLog
index c7952cd82c99..8152ad3b7949 100644
--- a/virtual/httpd-cgi/ChangeLog
+++ b/virtual/httpd-cgi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/httpd-cgi
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/ChangeLog,v 1.9 2011/02/06 11:58:57 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/ChangeLog,v 1.10 2011/06/24 08:10:40 pva Exp $
+
+ 24 Jun 2011; Peter Volkov <pva@gentoo.org> httpd-cgi-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-cgi-0.ebuild:
Drop to ~mips
diff --git a/virtual/httpd-cgi/httpd-cgi-0.ebuild b/virtual/httpd-cgi/httpd-cgi-0.ebuild
index 5cc24b9c46ee..b3c19b5695ab 100644
--- a/virtual/httpd-cgi/httpd-cgi-0.ebuild
+++ b/virtual/httpd-cgi/httpd-cgi-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-cgi/httpd-cgi-0.ebuild,v 1.7 2011/02/06 11:58:57 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/httpd-cgi-0.ebuild,v 1.8 2011/06/24 08:10:40 pva Exp $
DESCRIPTION="Virtual for CGI-enabled webservers"
HOMEPAGE=""
@@ -22,10 +22,8 @@ RDEPEND="|| (
www-servers/monkeyd
www-servers/nginx
www-servers/resin
- www-servers/shttpd
www-servers/skunkweb
www-servers/thttpd
www-servers/tomcat
- www-servers/tux
)"
DEPEND=""