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 DC19C139694 for ; Wed, 15 Mar 2017 11:44:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22E75E0D1F; Wed, 15 Mar 2017 11:44:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01282E0D1F for ; Wed, 15 Mar 2017 11:44:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B63D8340988 for ; Wed, 15 Mar 2017 11:44:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5675768F2 for ; Wed, 15 Mar 2017 11:44:45 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1489578037.09edee370c26171035eeb78ac07874af1185db2a.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgdata/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgdata/libgdata-0.17.7.ebuild X-VCS-Directories: dev-libs/libgdata/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 09edee370c26171035eeb78ac07874af1185db2a X-VCS-Branch: master Date: Wed, 15 Mar 2017 11:44:45 +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: 3a186730-2004-4226-8969-ebdeb59544a8 X-Archives-Hash: 2fd8d0937d05ffa00c52163b03dd1de8 commit: 09edee370c26171035eeb78ac07874af1185db2a Author: Mart Raudsepp gentoo org> AuthorDate: Wed Mar 15 08:31:04 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Wed Mar 15 11:40:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09edee37 dev-libs/libgdata: remove back an added USE depend that I think I got wrong in the bump Package-Manager: Portage-2.3.4, Repoman-2.3.1 dev-libs/libgdata/libgdata-0.17.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libgdata/libgdata-0.17.7.ebuild b/dev-libs/libgdata/libgdata-0.17.7.ebuild index 603dc1ac9fa..5e6ee2b3e54 100644 --- a/dev-libs/libgdata/libgdata-0.17.7.ebuild +++ b/dev-libs/libgdata/libgdata-0.17.7.ebuild @@ -29,7 +29,7 @@ RDEPEND=" >=net-libs/libsoup-2.42.0:2.4[introspection?] >=x11-libs/gdk-pixbuf-2.14:2 crypt? ( app-crypt/gcr:= ) - gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8:=[introspection?] ) + gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8:= ) introspection? ( >=dev-libs/gobject-introspection-0.9.7:= ) " DEPEND="${RDEPEND}