Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/
Date: Sun, 02 Dec 2018 10:12:24
Message-Id: 1543744691.bb4fff6a45e4c98eec761a9be300529d94f74d27.zlogene@gentoo
1 commit: bb4fff6a45e4c98eec761a9be300529d94f74d27
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 2 09:58:11 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 2 09:58:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb4fff6a
7
8 net-libs/gnome-online-accounts: amd64 stable wrt bug #670024
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild
17 index 4acaf6e2190..fb040957415 100644
18 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild
19 +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"
27
28 LICENSE="LGPL-2+"
29 SLOT="0/1"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
32
33 IUSE="debug gnome +introspection kerberos vala" # telepathy"
34 REQUIRED_USE="vala? ( introspection )"