Fix BINARY_URI

This commit is contained in:
2015-10-14 16:27:37 +02:00
parent 1234a6ff7a
commit 015916a99e
298 changed files with 298 additions and 298 deletions

View File

@@ -32,5 +32,5 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="gentoo"
KEYWORDS="amd64 ~arm ~arm64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
BINARY_KEYWORDS="amd64"
BINARY_URI="gentoo-binhost--www-servers--nginx-1.8.0--C.17203.1444823476.418977.C.tar.bz2"
BINARY_URI="mirror://gentoo-binhost/gentoo-binhost--www-servers--nginx-1.8.0--C.17203.1444823476.418977.C.tar.bz2"
REQUIRED_USE="pcre-jit? ( pcre ) nginx_modules_http_lua? ( nginx_modules_http_rewrite ) nginx_modules_http_naxsi? ( pcre ) nginx_modules_http_dav_ext? ( nginx_modules_http_dav ) nginx_modules_http_metrics? ( nginx_modules_http_stub_status ) nginx_modules_http_security? ( pcre ) nginx_modules_http_push_stream? ( ssl ) "