diff options
author | 2008-01-06 18:42:16 +0000 | |
---|---|---|
committer | 2008-01-06 18:42:16 +0000 | |
commit | 89b0adb9f2f12e596132c80cb04c3566f2b9f398 (patch) | |
tree | 497067c4dafe9095bc8617040df40b8cb4b073e1 /virtual | |
parent | ppc/ppc64 love (diff) | |
download | historical-89b0adb9f2f12e596132c80cb04c3566f2b9f398.tar.gz historical-89b0adb9f2f12e596132c80cb04c3566f2b9f398.tar.bz2 historical-89b0adb9f2f12e596132c80cb04c3566f2b9f398.zip |
Dropped www-servers/jetty since it is getting masked.
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/httpd-basic/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0.ebuild | 5 | ||||
-rw-r--r-- | virtual/httpd-cgi/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/httpd-cgi/httpd-cgi-0.ebuild | 5 |
4 files changed, 15 insertions, 10 deletions
diff --git a/virtual/httpd-basic/ChangeLog b/virtual/httpd-basic/ChangeLog index 8e014c831bf2..0d2250385a8f 100644 --- a/virtual/httpd-basic/ChangeLog +++ b/virtual/httpd-basic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/httpd-basic -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.3 2007/10/21 12:56:46 swegener Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.4 2008/01/06 18:40:36 wltjr Exp $ + + 06 Jan 2008; William L. Thomson Jr. <wltjr@gentoo.org> + httpd-basic-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-basic/httpd-basic-0.ebuild b/virtual/httpd-basic/httpd-basic-0.ebuild index cbdd0f7067fb..8d24c1d441b6 100644 --- a/virtual/httpd-basic/httpd-basic-0.ebuild +++ b/virtual/httpd-basic/httpd-basic-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-basic/httpd-basic-0.ebuild,v 1.1 2007/10/20 14:46:52 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0.ebuild,v 1.2 2008/01/06 18:40:36 wltjr Exp $ DESCRIPTION="Virtual for static HTML-enabled webservers" HOMEPAGE="http://gentoo.org/" @@ -19,7 +19,6 @@ RDEPEND="|| ( www-servers/cherokee www-servers/fnord www-servers/gorg - www-servers/jetty www-servers/mini_httpd www-servers/mongrel www-servers/monkeyd 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 |