diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-22 12:33:19 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-22 12:33:19 +0000 |
commit | e0bd7bce2b17e9f9fec5717a68785489fcd3e9f9 (patch) | |
tree | 403c9b6834bdfd5d096a349bcb43ff15318ca919 /virtual | |
parent | Fix build with recent kernels (#543702 by Toralf Förster, fixes by Roger), d... (diff) | |
download | gentoo-2-e0bd7bce2b17e9f9fec5717a68785489fcd3e9f9.tar.gz gentoo-2-e0bd7bce2b17e9f9fec5717a68785489fcd3e9f9.tar.bz2 gentoo-2-e0bd7bce2b17e9f9fec5717a68785489fcd3e9f9.zip |
publicfile is going to be removed (#531270)
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'virtual')
-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 1ac982ee67bc..e31561152dae 100644 --- a/virtual/httpd-basic/ChangeLog +++ b/virtual/httpd-basic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-basic -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.10 2014/03/06 16:03:03 mrueg Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/ChangeLog,v 1.11 2015/03/22 12:33:19 pacho Exp $ + + 22 Mar 2015; Pacho Ramos <pacho@gentoo.org> httpd-basic-0.ebuild: + publicfile is going to be removed (#531270) 06 Mar 2014; Manuel Rüger <mrueg@gentoo.org> httpd-basic-0.ebuild: Drop www-servers/mongrel. diff --git a/virtual/httpd-basic/httpd-basic-0.ebuild b/virtual/httpd-basic/httpd-basic-0.ebuild index 25890e2f8e66..2d3d3d88888a 100644 --- a/virtual/httpd-basic/httpd-basic-0.ebuild +++ b/virtual/httpd-basic/httpd-basic-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.8 2014/03/06 16:03:03 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-basic/httpd-basic-0.ebuild,v 1.9 2015/03/22 12:33:19 pacho Exp $ DESCRIPTION="Virtual for static HTML-enabled webservers" HOMEPAGE="" @@ -21,7 +21,6 @@ RDEPEND="|| ( www-servers/gorg www-servers/monkeyd www-servers/nginx - www-servers/publicfile www-servers/resin www-servers/skunkweb www-servers/thttpd |