Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nghttp2/, profiles/arch/sparc/
Date: Wed, 16 Dec 2015 18:35:50
Message-Id: 1450290934.1abd6c5d18eef8a2ca27a0e32383305149158104.vapier@gentoo
1 commit: 1abd6c5d18eef8a2ca27a0e32383305149158104
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 16 17:26:21 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 16 18:35:34 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abd6c5d
7
8 net-libs/nghttp2: mark 1.0.5 sparc stable #558734
9
10 net-libs/nghttp2/nghttp2-1.0.5.ebuild | 2 +-
11 profiles/arch/sparc/package.use.mask | 4 ----
12 2 files changed, 1 insertion(+), 5 deletions(-)
13
14 diff --git a/net-libs/nghttp2/nghttp2-1.0.5.ebuild b/net-libs/nghttp2/nghttp2-1.0.5.ebuild
15 index fb93169..66a8b3d 100644
16 --- a/net-libs/nghttp2/nghttp2-1.0.5.ebuild
17 +++ b/net-libs/nghttp2/nghttp2-1.0.5.ebuild
18 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]] ; then
19 inherit git-2
20 else
21 SRC_URI="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${PV}/${P}.tar.gz"
22 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86"
23 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
24 fi
25
26 DESCRIPTION="HTTP/2 C Library"
27
28 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
29 index f62dedc..fecfa8d 100644
30 --- a/profiles/arch/sparc/package.use.mask
31 +++ b/profiles/arch/sparc/package.use.mask
32 @@ -2,10 +2,6 @@
33 # Distributed under the terms of the GNU General Public License v2
34 # $Id$
35
36 -# Anthony G. Basile <blueness@g.o> (25 Nov 2015)
37 -# mask http2 on net-misc/curl until stabilized, bug #558734
38 -net-misc/curl http2
39 -
40 # Justin Lecher <jlec@g.o> (18 Nov 2015)
41 # requires dev-python/restkit which requires
42 # dev-python/socketpool which requires dev-python/gevent which requires