diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-08-21 13:19:39 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-08-21 14:43:25 +0200 |
commit | 53a564fd1749269fb08deb2c9e3d7ce01b39d205 (patch) | |
tree | a6f23963e3183bd7659944ba55d6486785ffdc99 /virtual/httpd-basic | |
parent | virtual/httpd-basic: drop old (diff) | |
download | gentoo-53a564fd1749269fb08deb2c9e3d7ce01b39d205.tar.gz gentoo-53a564fd1749269fb08deb2c9e3d7ce01b39d205.tar.bz2 gentoo-53a564fd1749269fb08deb2c9e3d7ce01b39d205.zip |
virtual/httpd-basic: www-servers/webfs is being removed, bug #521664
Package-Manager: portage-2.3.0
Diffstat (limited to 'virtual/httpd-basic')
-rw-r--r-- | virtual/httpd-basic/httpd-basic-0-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/virtual/httpd-basic/httpd-basic-0-r2.ebuild b/virtual/httpd-basic/httpd-basic-0-r2.ebuild index 296233946731..585b91730d86 100644 --- a/virtual/httpd-basic/httpd-basic-0-r2.ebuild +++ b/virtual/httpd-basic/httpd-basic-0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,6 +26,5 @@ RDEPEND="|| ( www-servers/resin www-servers/thttpd www-servers/tomcat - www-servers/webfs )" DEPEND="" |