diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-03-24 12:28:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-03-24 12:28:04 +0000 |
commit | c1b8d6c5efaf140ac66c5784fd631d7cf2e7c78b (patch) | |
tree | 485ec1989226c940037d9fd1b5b5d2408fa2a058 /virtual/httpd-cgi | |
parent | Add Prefix keywords (diff) | |
download | historical-c1b8d6c5efaf140ac66c5784fd631d7cf2e7c78b.tar.gz historical-c1b8d6c5efaf140ac66c5784fd631d7cf2e7c78b.tar.bz2 historical-c1b8d6c5efaf140ac66c5784fd631d7cf2e7c78b.zip |
www-servers/mini_httpd will be dropped soon.
Package-Manager: portage-2.1.10.51/cvs/Linux x86_64
Diffstat (limited to 'virtual/httpd-cgi')
-rw-r--r-- | virtual/httpd-cgi/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/httpd-cgi/httpd-cgi-0.ebuild | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/virtual/httpd-cgi/ChangeLog b/virtual/httpd-cgi/ChangeLog index 8152ad3b7949..abf6d4ade5a4 100644 --- a/virtual/httpd-cgi/ChangeLog +++ b/virtual/httpd-cgi/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2011/06/24 08:10:40 pva Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/ChangeLog,v 1.11 2012/03/24 12:28:04 pacho Exp $ + + 24 Mar 2012; Pacho Ramos <pacho@gentoo.org> httpd-cgi-0.ebuild: + www-servers/mini_httpd will be dropped soon. 24 Jun 2011; Peter Volkov <pva@gentoo.org> httpd-cgi-0.ebuild: www-servers/tux (bug #241452) and www-servers/shttpd (bug #248484) were diff --git a/virtual/httpd-cgi/httpd-cgi-0.ebuild b/virtual/httpd-cgi/httpd-cgi-0.ebuild index b3c19b5695ab..784a9f8afdba 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 +# Copyright 1999-2012 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.8 2011/06/24 08:10:40 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/httpd-cgi-0.ebuild,v 1.9 2012/03/24 12:28:04 pacho Exp $ DESCRIPTION="Virtual for CGI-enabled webservers" HOMEPAGE="" @@ -18,7 +18,6 @@ RDEPEND="|| ( www-servers/bozohttpd www-servers/cherokee www-servers/fnord - www-servers/mini_httpd www-servers/monkeyd www-servers/nginx www-servers/resin |