diff options
-rw-r--r-- | virtual/httpd-basic/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0.ebuild | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/virtual/httpd-basic/ChangeLog b/virtual/httpd-basic/ChangeLog index b07f0c057e49..9ef5194ae985 100644 --- a/virtual/httpd-basic/ChangeLog +++ b/virtual/httpd-basic/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2011/06/24 08:07:25 pva Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.9 2012/03/24 12:27:18 pacho Exp $ + + 24 Mar 2012; Pacho Ramos <pacho@gentoo.org> httpd-basic-0.ebuild: + www-servers/mini_httpd will be dropped soon. 24 Jun 2011; Peter Volkov <pva@gentoo.org> httpd-basic-0.ebuild: www-servers/tux (bug #241452) and www-servers/shttpd (bug #248484) were diff --git a/virtual/httpd-basic/httpd-basic-0.ebuild b/virtual/httpd-basic/httpd-basic-0.ebuild index 9ad10f3ae779..265260e918bf 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 +# Copyright 1999-2012 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.6 2011/06/24 08:07:25 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0.ebuild,v 1.7 2012/03/24 12:27:18 pacho Exp $ DESCRIPTION="Virtual for static HTML-enabled webservers" HOMEPAGE="" @@ -19,7 +19,6 @@ RDEPEND="|| ( www-servers/cherokee www-servers/fnord www-servers/gorg - www-servers/mini_httpd www-servers/mongrel www-servers/monkeyd www-servers/nginx |