Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/libteam/
Date: Tue, 01 Nov 2016 10:51:52
Message-Id: 1477997483.2fe495f0cb27764b8381feb5608699e72916e2a1.pacho@gentoo
1 commit: 2fe495f0cb27764b8381feb5608699e72916e2a1
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 10:41:38 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 10:51:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe495f0
7
8 net-misc/libteam: x86 stable, bug #568542
9
10 Package-Manager: portage-2.3.2
11
12 net-misc/libteam/libteam-1.22.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-misc/libteam/libteam-1.22.ebuild b/net-misc/libteam/libteam-1.22.ebuild
16 index 576e5a0..d1d6aa2 100644
17 --- a/net-misc/libteam/libteam-1.22.ebuild
18 +++ b/net-misc/libteam/libteam-1.22.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -13,7 +13,7 @@ SRC_URI="http://libteam.org/files/${P}.tar.gz"
26
27 LICENSE="LGPL-2.1+"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
30 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
31 IUSE="dbus debug examples static-libs +syslog zmq"
32
33 DEPEND=">=dev-libs/jansson-2.4