diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-12-20 10:14:31 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-12-20 10:15:06 +0100 |
commit | 01a8536be253e11b072dcf06ac7883d9505627f9 (patch) | |
tree | 6c1a4e289c270beec38be15a8384b6fe69ef0d7d /www-servers | |
parent | media-libs/jasper: Remove old (diff) | |
download | gentoo-01a8536be253e11b072dcf06ac7883d9505627f9.tar.gz gentoo-01a8536be253e11b072dcf06ac7883d9505627f9.tar.bz2 gentoo-01a8536be253e11b072dcf06ac7883d9505627f9.zip |
www-servers/apache: Cleaned up SRC_URI.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.4.25.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www-servers/apache/apache-2.4.25.ebuild b/www-servers/apache/apache-2.4.25.ebuild index 7b222ec7e4b7..c61cbbf7e3bc 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 )" |