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/libgadu/
Date: Wed, 09 May 2018 08:52:56
Message-Id: 1525855961.e374806f2e0d1200c75157e3149ec783bea65dad.ago@gentoo
1 commit: e374806f2e0d1200c75157e3149ec783bea65dad
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 9 08:52:41 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 9 08:52:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e374806f
7
8 net-libs/libgadu: amd64 stable wrt bug #653214
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="amd64"
12
13 net-libs/libgadu/libgadu-1.12.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/libgadu/libgadu-1.12.2.ebuild b/net-libs/libgadu/libgadu-1.12.2.ebuild
17 index 6864f7ad573..eda0ca3fa58 100644
18 --- a/net-libs/libgadu/libgadu-1.12.2.ebuild
19 +++ b/net-libs/libgadu/libgadu-1.12.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -12,7 +12,7 @@ HOMEPAGE="http://toxygen.net/libgadu/"
27 SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
28
29 LICENSE="LGPL-2.1"
30 -KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
31 +KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
32 SLOT="0"
33 IUSE="doc gnutls ssl static-libs test threads"