diff options
author | William Thomson <wltjr@gentoo.org> | 2008-01-06 18:40:36 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2008-01-06 18:40:36 +0000 |
commit | 4fb798ba65cb624b54c1acdb2ce0ece0f08c36c3 (patch) | |
tree | 5288c758924f8933a0297c96a1e35b758599c5cd /virtual/httpd-basic | |
parent | ppc/ppc64 love (diff) | |
download | gentoo-2-4fb798ba65cb624b54c1acdb2ce0ece0f08c36c3.tar.gz gentoo-2-4fb798ba65cb624b54c1acdb2ce0ece0f08c36c3.tar.bz2 gentoo-2-4fb798ba65cb624b54c1acdb2ce0ece0f08c36c3.zip |
Dropped www-servers/jetty since it is getting masked.
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r-- | virtual/httpd-basic/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0.ebuild | 5 |
2 files changed, 8 insertions, 5 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 |