Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/zeromq/
Date: Mon, 27 Feb 2017 08:24:30
Message-Id: 1488183736.6c1c10bb02b2e220a79765ed521dbf7b6bfe7d79.ago@gentoo
1 commit: 6c1c10bb02b2e220a79765ed521dbf7b6bfe7d79
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 08:22:16 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 08:22:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c1c10bb
7
8 net-libs/zeromq: amd64 stable wrt bug #610992
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/zeromq/zeromq-3.2.5.ebuild | 4 ++--
15 net-libs/zeromq/zeromq-4.2.1.ebuild | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/net-libs/zeromq/zeromq-3.2.5.ebuild b/net-libs/zeromq/zeromq-3.2.5.ebuild
19 index 5bf3775339..355622cdd0 100644
20 --- a/net-libs/zeromq/zeromq-3.2.5.ebuild
21 +++ b/net-libs/zeromq/zeromq-3.2.5.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2017 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -12,7 +12,7 @@ SRC_URI="http://download.zeromq.org/${P}.tar.gz"
29
30 LICENSE="LGPL-3"
31 SLOT="0/3"
32 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
33 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
34 IUSE="pgm test static-libs elibc_glibc"
35
36 DEPEND="
37
38 diff --git a/net-libs/zeromq/zeromq-4.2.1.ebuild b/net-libs/zeromq/zeromq-4.2.1.ebuild
39 index 1eb5be1cfa..47aedb606d 100644
40 --- a/net-libs/zeromq/zeromq-4.2.1.ebuild
41 +++ b/net-libs/zeromq/zeromq-4.2.1.ebuild
42 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/zeromq/libzmq/releases/download/v${PV}/${P}.tar.gz"
43
44 LICENSE="LGPL-3"
45 SLOT="0/5"
46 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
47 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
48 IUSE="pgm +sodium static-libs test"
49
50 RDEPEND="