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/base/
Date: Wed, 25 Nov 2015 22:54:46
Message-Id: 1448492473.d722891ff24b10d49fd85eb6b5c6100e756cf22b.blueness@gentoo
1 commit: d722891ff24b10d49fd85eb6b5c6100e756cf22b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 25 23:01:13 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 25 23:01:13 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d722891f
7
8 profiles: unmask USE=http2 for net-misc/curl, bug #563060.
9
10 profiles/base/package.use.mask | 5 -----
11 1 file changed, 5 deletions(-)
12
13 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
14 index ae90c6f..e738d55 100644
15 --- a/profiles/base/package.use.mask
16 +++ b/profiles/base/package.use.mask
17 @@ -121,11 +121,6 @@ dev-java/oracle-jre-bin javafx nsplugin
18 app-text/cmigemo emacs
19 www-client/w3m migemo
20
21 -# Anthony G. Basile <blueness@g.o> (04 Jul 2015)
22 -# USE=http2 depends on net-libs/nghttp2 which was recently
23 -# added to the tree and is still not stable. Bug #552618.
24 -net-misc/curl http2
25 -
26 # Gilles Dartiguelongue <eva@g.o> (25 May 2015)
27 # webkit fails to build with USE=wayland, bug #549228
28 # https://bugs.webkit.org/show_bug.cgi?id=142879