Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/Ice/
Date: Wed, 16 Jan 2019 15:46:41
Message-Id: 1547653575.8ab1f429e41dfe9c8f0bdac4dd6ab9c2aad78e69.zlogene@gentoo
1 commit: 8ab1f429e41dfe9c8f0bdac4dd6ab9c2aad78e69
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 16 15:46:15 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 16 15:46:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab1f429
7
8 dev-libs/Ice: amd64 stable wrt bug #672980
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-libs/Ice/Ice-3.6.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-libs/Ice/Ice-3.6.4.ebuild b/dev-libs/Ice/Ice-3.6.4.ebuild
17 index d51d2860485..39a11bd852c 100644
18 --- a/dev-libs/Ice/Ice-3.6.4.ebuild
19 +++ b/dev-libs/Ice/Ice-3.6.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -28,7 +28,7 @@ SRC_URI="https://github.com/zeroc-ice/ice/archive/v${PV}.tar.gz -> ${P}.tar.gz
27 doc? ( http://download.zeroc.com/Ice/$(ver_cut 1-2)/${P}.pdf )"
28 LICENSE="GPL-2"
29 SLOT="0/36"
30 -KEYWORDS="~amd64 ~arm x86"
31 +KEYWORDS="amd64 ~arm x86"
32 IUSE="doc examples libressl +ncurses mono php python ruby test debug"
33 RESTRICT="test"
34 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"