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 D0A98138334 for ; Thu, 12 Dec 2019 18:23:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 060C5E0848; Thu, 12 Dec 2019 18:23:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E59A8E0848 for ; Thu, 12 Dec 2019 18:23:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1A34434D971 for ; Thu, 12 Dec 2019 18:23:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42C2F8A7 for ; Thu, 12 Dec 2019 18:23:11 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1576174978.733a30a415017e0712139b546537ee3a40874875.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild net-libs/accounts-qml/accounts-qml-0.7.ebuild X-VCS-Directories: net-libs/accounts-qml/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 733a30a415017e0712139b546537ee3a40874875 X-VCS-Branch: master Date: Thu, 12 Dec 2019 18:23:11 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f1cb153f-fa95-4ab7-9f56-e596ecdb53a0 X-Archives-Hash: 1b2590c88139e7790bfb48c664cd9bb3 commit: 733a30a415017e0712139b546537ee3a40874875 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 12 18:22:58 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 12 18:22:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733a30a4 net-libs/accounts-qml: Add missing dependency Closes: https://bugs.gentoo.org/702380 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner gentoo.org> .../accounts-qml/{accounts-qml-0.7.ebuild => accounts-qml-0.7-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-libs/accounts-qml/accounts-qml-0.7.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild similarity index 98% rename from net-libs/accounts-qml/accounts-qml-0.7.ebuild rename to net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild index b5307447aaa..7bdabd41a8e 100644 --- a/net-libs/accounts-qml/accounts-qml-0.7.ebuild +++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild @@ -21,6 +21,7 @@ RDEPEND=" dev-qt/qtcore:5 dev-qt/qtdeclarative:5 net-libs/accounts-qt + net-libs/signond " DEPEND="${RDEPEND} test? (