commit: 01a8536be253e11b072dcf06ac7883d9505627f9 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Tue Dec 20 09:14:31 2016 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Tue Dec 20 09:15:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a8536b
www-servers/apache: Cleaned up SRC_URI. Package-Manager: Portage-2.3.3, Repoman-2.3.1 www-servers/apache/apache-2.4.25.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/www-servers/apache/apache-2.4.25.ebuild b/www-servers/apache/apache-2.4.25.ebuild index 7b222ec..c61cbbf 100644 --- a/www-servers/apache/apache-2.4.25.ebuild +++ b/www-servers/apache/apache-2.4.25.ebuild @@ -129,9 +129,6 @@ LICENSE="Apache-2.0 Apache-1.1" SLOT="2" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~m68k-mint ~sparc64-solaris ~x64-solaris" -# Upstream fixes -SRC_URI+=" http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/mod_proxy_fcgi.c?r1=1751970&r2=1751969&pathrev=1751970&view=patch -> ${PN}-2.4.23-fcgi_fix.patch" - DEPEND+="apache2_modules_http2? ( >=net-libs/nghttp2-1.2.1 )" REQUIRED_USE="apache2_modules_http2? ( ssl )"
