Gentoo Archives: gentoo-commits

From: "Paweł Hajdan" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/
Date: Mon, 17 Apr 2017 12:05:31
Message-Id: 1492430718.a98d5c2d14a8ff2b92f0a2afc686c05a09c4f7db.phajdan.jr@gentoo
1 commit: a98d5c2d14a8ff2b92f0a2afc686c05a09c4f7db
2 Author: Pawel Hajdan, Jr <phajdan.jr <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 17 12:04:09 2017 +0000
4 Commit: Paweł Hajdan <phajdan.jr <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 17 12:05:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a98d5c2d
7
8 www-client/chromium: only block old sandbox for USE=tcmalloc
9
10 www-client/chromium/chromium-59.0.3067.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/www-client/chromium/chromium-59.0.3067.0.ebuild b/www-client/chromium/chromium-59.0.3067.0.ebuild
14 index 3c419a8ef85..05b23186a96 100644
15 --- a/www-client/chromium/chromium-59.0.3067.0.ebuild
16 +++ b/www-client/chromium/chromium-59.0.3067.0.ebuild
17 @@ -105,7 +105,7 @@ DEPEND="${COMMON_DEPEND}
18 dev-util/ninja
19 net-libs/nodejs
20 sys-apps/hwids[usb(+)]
21 - !<sys-apps/sandbox-2.11
22 + tcmalloc? ( !<sys-apps/sandbox-2.11 )
23 >=sys-devel/bison-2.4.3
24 sys-devel/flex
25 virtual/pkgconfig