diff options
author | William Thomson <wltjr@gentoo.org> | 2008-01-06 18:42:16 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2008-01-06 18:42:16 +0000 |
commit | 63ffef7a004669fec071ba6a410243a335e809f8 (patch) | |
tree | 70459e116d9eb78cd18e75b16dc10c6ea7134d90 /virtual/httpd-cgi | |
parent | Dropped www-servers/jetty since it is getting masked. (diff) | |
download | gentoo-2-63ffef7a004669fec071ba6a410243a335e809f8.tar.gz gentoo-2-63ffef7a004669fec071ba6a410243a335e809f8.tar.bz2 gentoo-2-63ffef7a004669fec071ba6a410243a335e809f8.zip |
Dropped www-servers/jetty since it is getting masked.
(Portage version: 2.1.4_rc14)
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 6ab44525cd8a..df439aef3e20 100644 --- a/virtual/httpd-cgi/ChangeLog +++ b/virtual/httpd-cgi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-cgi -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/ChangeLog,v 1.3 2007/10/21 13:05:27 swegener Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/ChangeLog,v 1.4 2008/01/06 18:42:16 wltjr Exp $ + + 06 Jan 2008; William L. Thomson Jr. <wltjr@gentoo.org> httpd-cgi-0.ebuild: + Dropped www-servers/jetty since it is getting masked. 20 Oct 2007; <wrobel@gentoo.org> Manifest: Update digest to finalize import. diff --git a/virtual/httpd-cgi/httpd-cgi-0.ebuild b/virtual/httpd-cgi/httpd-cgi-0.ebuild index 0f738ef3c971..ac126a11b0b2 100644 --- a/virtual/httpd-cgi/httpd-cgi-0.ebuild +++ b/virtual/httpd-cgi/httpd-cgi-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.1 2007/10/20 14:43:57 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-cgi/httpd-cgi-0.ebuild,v 1.2 2008/01/06 18:42:16 wltjr Exp $ DESCRIPTION="Virtual for CGI-enabled webservers" HOMEPAGE="http://gentoo.org/" @@ -18,7 +18,6 @@ RDEPEND="|| ( www-servers/bozohttpd www-servers/cherokee www-servers/fnord - www-servers/jetty www-servers/mini_httpd www-servers/monkeyd www-servers/nginx |