From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3040E1396D0 for ; Mon, 11 Sep 2017 21:55:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D5461FC059; Mon, 11 Sep 2017 21:55:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35A681FC058 for ; Mon, 11 Sep 2017 21:55:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 755D83416FE for ; Mon, 11 Sep 2017 21:55:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E89929084 for ; Mon, 11 Sep 2017 21:55:51 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1505166911.e55467594b4a3445fc6a0840a6d34f66ace0025c.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gnome-online-accounts/gnome-online-accounts-3.22.5.ebuild net-libs/gnome-online-accounts/gnome-online-accounts-3.22.6-r1.ebuild net-libs/gnome-online-accounts/gnome-online-accounts-3.24.3.ebuild X-VCS-Directories: net-libs/gnome-online-accounts/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: e55467594b4a3445fc6a0840a6d34f66ace0025c X-VCS-Branch: master Date: Mon, 11 Sep 2017 21:55:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 879ce808-01c6-4f1d-aae6-6ee16f1ab71d X-Archives-Hash: 97f512d0d9a8dace50ce6acd5fd1e378 commit: e55467594b4a3445fc6a0840a6d34f66ace0025c Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Sep 11 21:29:00 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Sep 11 21:55:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5546759 net-libs/gnome-online-accounts: add missing USE dependency on gcr, bug #630412 Refs: https://bugs.gentoo.org/show_bug.cgi?id=630412 Package-Manager: Portage-2.3.8, Repoman-2.3.3 net-libs/gnome-online-accounts/gnome-online-accounts-3.22.5.ebuild | 2 +- net-libs/gnome-online-accounts/gnome-online-accounts-3.22.6-r1.ebuild | 2 +- net-libs/gnome-online-accounts/gnome-online-accounts-3.24.3.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.22.5.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.22.5.ebuild index 544782be2ca..4a28c584838 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.22.5.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.22.5.ebuild @@ -34,7 +34,7 @@ RDEPEND=" introspection? ( >=dev-libs/gobject-introspection-0.6.2:= ) kerberos? ( - app-crypt/gcr:0= + app-crypt/gcr:0=[gtk] app-crypt/mit-krb5 ) " # telepathy? ( net-libs/telepathy-glib ) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.22.6-r1.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.22.6-r1.ebuild index 7e1c409ce8a..f5e78d51ff8 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.22.6-r1.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.22.6-r1.ebuild @@ -36,7 +36,7 @@ RDEPEND=" introspection? ( >=dev-libs/gobject-introspection-0.6.2:= ) kerberos? ( - app-crypt/gcr:0= + app-crypt/gcr:0=[gtk] app-crypt/mit-krb5 ) " # telepathy? ( net-libs/telepathy-glib ) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.3.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.3.ebuild index 937edd3948f..f5fea7795c1 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.3.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.3.ebuild @@ -36,7 +36,7 @@ RDEPEND=" introspection? ( >=dev-libs/gobject-introspection-0.6.2:= ) kerberos? ( - app-crypt/gcr:0= + app-crypt/gcr:0=[gtk] app-crypt/mit-krb5 ) " # telepathy? ( net-libs/telepathy-glib )