Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/nginx/
Date: Wed, 04 May 2016 14:19:12
Message-Id: 1462371530.18052d2432f8bdfd67092a09b5bb27702ef8763c.mrueg@gentoo
1 commit: 18052d2432f8bdfd67092a09b5bb27702ef8763c
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 4 14:18:32 2016 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Wed May 4 14:18:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18052d24
7
8 www-servers/nginx: Fix blocker
9
10 Package-Manager: portage-2.2.28
11
12 www-servers/nginx/nginx-1.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-servers/nginx/nginx-1.10.0.ebuild b/www-servers/nginx/nginx-1.10.0.ebuild
16 index cc19cc7..159f891 100644
17 --- a/www-servers/nginx/nginx-1.10.0.ebuild
18 +++ b/www-servers/nginx/nginx-1.10.0.ebuild
19 @@ -269,7 +269,7 @@ CDEPEND="
20 nginx_modules_http_auth_ldap? ( net-nds/openldap[ssl?] )"
21 RDEPEND="${CDEPEND}
22 selinux? ( sec-policy/selinux-nginx )
23 - !www-servers/nginx:0"
24 + !www-servers/nginx:mainline"
25 DEPEND="${CDEPEND}
26 arm? ( dev-libs/libatomic_ops )
27 libatomic? ( dev-libs/libatomic_ops )"