Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/
Date: Wed, 25 Nov 2015 23:08:38
Message-Id: 1448493305.c19e1e0d73362e4f8a022428b8d5cd52499cc90d.blueness@gentoo
1 commit: c19e1e0d73362e4f8a022428b8d5cd52499cc90d
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 25 23:15:05 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 25 23:15:05 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c19e1e0d
7
8 profiles: mask http2 on net-misc/curl for sparc until stabilized, bug #558734.
9
10 profiles/arch/sparc/package.use.mask | 4 ++++
11 1 file changed, 4 insertions(+)
12
13 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
14 index fecfa8d..f62dedc 100644
15 --- a/profiles/arch/sparc/package.use.mask
16 +++ b/profiles/arch/sparc/package.use.mask
17 @@ -2,6 +2,10 @@
18 # Distributed under the terms of the GNU General Public License v2
19 # $Id$
20
21 +# Anthony G. Basile <blueness@g.o> (25 Nov 2015)
22 +# mask http2 on net-misc/curl until stabilized, bug #558734
23 +net-misc/curl http2
24 +
25 # Justin Lecher <jlec@g.o> (18 Nov 2015)
26 # requires dev-python/restkit which requires
27 # dev-python/socketpool which requires dev-python/gevent which requires