www-servers/apache: Cleaned up SRC_URI.
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 20 Dec 2016 09:14:31 +0000 (10:14 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 20 Dec 2016 09:15:06 +0000 (10:15 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

www-servers/apache/apache-2.4.25.ebuild

index 7b222ec7e4b7361e52aa2af6f15c9d842037b77d..c61cbbf7e3bcd71584869749cb2aa7101dd93307 100644 (file)
@@ -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 )"