DEFINED_PHASES=compile configure install postinst preinst prepare setup test unpack DEPEND=arm? ( dev-libs/libatomic_ops ) libatomic? ( dev-libs/libatomic_ops ) ssl? ( || ( dev-libs/openssl:0 dev-libs/libressl:0 ) ) DESCRIPTION=Robust, small and high performance http and reverse proxy server EAPI=5 HOMEPAGE=http://nginx.org IUSE=+aio +http +http-cache +pcre +poll +select cpp_test debug google_perftools ipv6 libatomic luajit pcre-jit rtsig ssl threads vim-syntax +nginx_modules_http_upstream_hash +nginx_modules_http_upstream_ip_hash +nginx_modules_http_upstream_keepalive +nginx_modules_http_upstream_least_conn +nginx_modules_http_access +nginx_modules_http_auth_basic +nginx_modules_http_autoindex +nginx_modules_http_browser +nginx_modules_http_charset +nginx_modules_http_empty_gif +nginx_modules_http_fastcgi +nginx_modules_http_geo +nginx_modules_http_gzip +nginx_modules_http_limit_conn +nginx_modules_http_limit_req +nginx_modules_http_map +nginx_modules_http_memcached +nginx_modules_http_proxy +nginx_modules_http_referer +nginx_modules_http_rewrite +nginx_modules_http_scgi +nginx_modules_http_ssi +nginx_modules_http_split_clients +nginx_modules_http_userid +nginx_modules_http_uwsgi nginx_modules_http_addition nginx_modules_http_auth_request nginx_modules_http_dav nginx_modules_http_degradation nginx_modules_http_flv nginx_modules_http_geoip nginx_modules_http_gunzip nginx_modules_http_gzip_static nginx_modules_http_image_filter nginx_modules_http_mp4 nginx_modules_http_perl nginx_modules_http_random_index nginx_modules_http_realip nginx_modules_http_secure_link nginx_modules_http_spdy nginx_modules_http_ssl nginx_modules_http_stub_status nginx_modules_http_sub nginx_modules_http_xslt nginx_modules_mail_imap nginx_modules_mail_pop3 nginx_modules_mail_smtp nginx_modules_external_naxsi nginx_modules_external_upstream_check nginx_modules_external_lua nginx_modules_external_push_stream nginx_modules_external_dav_ext nginx_modules_external_push nginx_modules_external_headers_more nginx_modules_external_mogilefs nginx_modules_external_echo nginx_modules_external_slowfs_cache nginx_modules_external_rtmp nginx_modules_external_ndk nginx_modules_external_ajp nginx_modules_external_auth_pam nginx_modules_external_encrypted_session nginx_modules_external_modsecurity nginx_modules_external_metrics nginx_modules_external_upload_progress nginx_modules_external_concat nginx_modules_external_sticky nginx_modules_external_accept_language nginx_modules_external_access_key nginx_modules_external_fancyindex nginx_modules_external_cache_purge ssl KEYWORDS=* LICENSE=BSD-2 nginx_modules_external_naxsi? ( GPL-2+ ) nginx_modules_external_upstream_check? ( BSD-2 ) nginx_modules_external_lua? ( BSD-2 ) nginx_modules_external_push_stream? ( GPL-3 ) nginx_modules_external_dav_ext? ( BSD-2 ) nginx_modules_external_push? ( MIT ) nginx_modules_external_headers_more? ( BSD ) nginx_modules_external_mogilefs? ( BSD ) nginx_modules_external_echo? ( BSD-2 ) nginx_modules_external_slowfs_cache? ( BSD-2 ) nginx_modules_external_rtmp? ( BSD-2 ) nginx_modules_external_ndk? ( BSD ) nginx_modules_external_ajp? ( BSD-2 ) nginx_modules_external_auth_pam? ( BSD-2 ) nginx_modules_external_encrypted_session? ( BSD-2 ) nginx_modules_external_modsecurity? ( Apache-2.0 ) nginx_modules_external_metrics? ( BSD-2 ) nginx_modules_external_upload_progress? ( BSD-2 ) nginx_modules_external_concat? ( BSD-2 ) nginx_modules_external_sticky? ( BSD-2 ) nginx_modules_external_accept_language? ( BSD-2 ) nginx_modules_external_access_key? ( BSD-2 ) nginx_modules_external_fancyindex? ( BSD-2 ) nginx_modules_external_cache_purge? ( BSD-2 ) PDEPEND=vim-syntax? ( app-vim/nginx-syntax ) RDEPEND=http-cache? ( dev-libs/openssl ) pcre? ( dev-libs/libpcre ) pcre-jit? ( dev-libs/libpcre[jit] ) ssl? ( dev-libs/openssl ) nginx_modules_http_geoip? ( dev-libs/geoip ) nginx_modules_http_gunzip? ( sys-libs/zlib ) nginx_modules_http_gzip? ( sys-libs/zlib ) nginx_modules_http_gzip_static? ( sys-libs/zlib ) nginx_modules_http_image_filter? ( media-libs/gd[jpeg,png] ) nginx_modules_http_perl? ( dev-lang/perl ) nginx_modules_http_rewrite? ( dev-libs/libpcre ) nginx_modules_http_secure_link? ( dev-libs/openssl ) nginx_modules_http_spdy? ( dev-libs/openssl ) nginx_modules_http_xslt? ( dev-libs/libxml2 dev-libs/libxslt ) nginx_modules_external_lua? ( !luajit? ( dev-lang/lua ) luajit? ( dev-lang/luajit ) ) nginx_modules_external_auth_pam? ( virtual/pam ) nginx_modules_external_metrics? ( dev-libs/yajl ) nginx_modules_external_dav_ext? ( dev-libs/expat ) nginx_modules_external_modsecurity? ( dev-libs/libxml2 dev-libs/apr-util www-servers/apache ) REQUIRED_USE=pcre-jit? ( pcre ) nginx_modules_external_dav_ext? ( nginx_modules_http_dav ) nginx_modules_external_lua? ( nginx_modules_http_rewrite ) nginx_modules_external_metrics? ( nginx_modules_http_stub_status ) nginx_modules_external_modsecurity? ( pcre ) nginx_modules_external_naxsi? ( pcre ) nginx_modules_external_push_stream? ( ssl ) RESTRICT=mirror SLOT=0 SRC_URI=http://nginx.org/download/nginx-1.8.0.tar.gz nginx_modules_external_naxsi? ( https://github.com/nbs-system/naxsi/archive/0.54rc2.tar.gz -> naxsi-0.54rc2.tar.gz ) nginx_modules_external_upstream_check? ( https://github.com/yaoweibin/nginx_upstream_check_module/archive/v0.3.0.tar.gz -> nginx_upstream_check_module-0.3.0.tar.gz ) nginx_modules_external_lua? ( https://github.com/openresty/lua-nginx-module/archive/5b35451cd103bda49873af54d9448587203d51bf.tar.gz -> lua-nginx-module-5b35451cd103bda49873af54d9448587203d51bf.tar.gz ) nginx_modules_external_push_stream? ( https://github.com/wandenberg/nginx-push-stream-module/archive/0.4.1.tar.gz -> nginx-push-stream-module-0.4.1.tar.gz ) nginx_modules_external_dav_ext? ( https://github.com/arut/nginx-dav-ext-module/archive/v0.0.3.tar.gz -> nginx-dav-ext-module-0.0.3.tar.gz ) nginx_modules_external_push? ( https://github.com/slact/nginx_http_push_module/archive/v0.73.tar.gz -> nginx_http_push_module-0.73.tar.gz ) nginx_modules_external_headers_more? ( https://github.com/agentzh/headers-more-nginx-module/archive/v0.26.tar.gz -> headers-more-nginx-module-0.26.tar.gz ) nginx_modules_external_mogilefs? ( https://github.com/vkholodkov/nginx-mogilefs-module/archive/1.0.4.tar.gz -> nginx-mogilefs-module-1.0.4.tar.gz ) nginx_modules_external_echo? ( https://github.com/openresty/echo-nginx-module/archive/a7365111f51fa40443f491f3c88f153727a259be.tar.gz -> echo-nginx-module-a7365111f51fa40443f491f3c88f153727a259be.tar.gz ) nginx_modules_external_slowfs_cache? ( https://github.com/FRiCKLE/ngx_slowfs_cache/archive/1.10.tar.gz -> ngx_slowfs_cache-1.10.tar.gz ) nginx_modules_external_rtmp? ( https://github.com/arut/nginx-rtmp-module/archive/v1.1.7.tar.gz -> nginx-rtmp-module-1.1.7.tar.gz ) nginx_modules_external_ndk? ( https://github.com/simpl/ngx_devel_kit/archive/v0.2.19.tar.gz -> ngx_devel_kit-0.2.19.tar.gz ) nginx_modules_external_ajp? ( https://github.com/yaoweibin/nginx_ajp_module/archive/bf6cd93f2098b59260de8d494f0f4b1f11a84627.tar.gz -> nginx_ajp_module-bf6cd93f2098b59260de8d494f0f4b1f11a84627.tar.gz ) nginx_modules_external_auth_pam? ( https://github.com/stogh/ngx_http_auth_pam_module/archive/v1.4.tar.gz -> ngx_http_auth_pam_module-1.4.tar.gz ) nginx_modules_external_encrypted_session? ( https://github.com/openresty/encrypted-session-nginx-module/archive/87c25b8d036ca8c6102fe60140f8607d58a418d4.tar.gz -> encrypted-session-nginx-module-87c25b8d036ca8c6102fe60140f8607d58a418d4.tar.gz ) nginx_modules_external_modsecurity? ( https://www.modsecurity.org/tarball/2.9.0/modsecurity-2.9.0.tar.gz -> modsecurity-2.9.0.tar.gz ) nginx_modules_external_metrics? ( https://github.com/zenops/ngx_metrics/archive/v0.1.1.tar.gz -> ngx_metrics-0.1.1.tar.gz ) nginx_modules_external_upload_progress? ( https://github.com/masterzen/nginx-upload-progress-module/archive/v0.9.1.tar.gz -> nginx-upload-progress-module-0.9.1.tar.gz ) nginx_modules_external_concat? ( https://github.com/alibaba/nginx-http-concat/archive/1.2.2.tar.gz -> nginx-http-concat-1.2.2.tar.gz ) nginx_modules_external_sticky? ( http://bitbucket.org/nginx-goodies/nginx-sticky-module-ng/get/bd312d586752.tar.gz -> nginx-goodies-nginx-sticky-module-ng-bd312d586752.tar.gz ) nginx_modules_external_accept_language? ( https://github.com/giom/nginx_accept_language_module/archive/2f69842f83dac77f7d98b41a2b31b13b87aeaba7.tar.gz -> nginx_accept_language_module-2f69842f83dac77f7d98b41a2b31b13b87aeaba7.tar.gz ) nginx_modules_external_access_key? ( http://wiki.nginx.org/images/5/51/Nginx-accesskey-2.0.3.tar.gz -> nginx-accesskey-2.0.3.tar.gz ) nginx_modules_external_fancyindex? ( https://github.com/aperezdc/ngx-fancyindex/archive/v0.3.5.tar.gz -> ngx-fancyindex-0.3.5.tar.gz ) nginx_modules_external_cache_purge? ( https://github.com/FRiCKLE/ngx_cache_purge/archive/2.3.tar.gz -> ngx_cache_purge-2.3.tar.gz ) _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch e8f1ec13660dc2f44b32775765d85e42 estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 97206c028d9bdc9f248e022ac5c9fc83 preserve-libs ef207dc62baddfddfd39a164d9797648 ssl-cert 8bf95e2477512d096a10bf218de41d5e toolchain-funcs 24921b57d6561d87cbef4916a296ada4 unpacker 45b49db67094fdafbb6a16a2299e894b user b0a0d4ca9e3f79c38f8f4143b8d5a2d8 user-info a2abd4e2f4c3b9b06d64bf1329359a02 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf versionator d3fb3ba33acc3bbbdc4d7970227c100d wrapper 4251d4c84c25f59094fd557e0063a974 _md5_=91f9816e1c8de2c9ea120cad4d38e135