From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1011600-garchives=archives.gentoo.org@lists.gentoo.org> 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 1E7251382C5 for <garchives@archives.gentoo.org>; Thu, 22 Mar 2018 12:22:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4427E0953; Thu, 22 Mar 2018 12:22:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C1C8EE0953 for <gentoo-commits@lists.gentoo.org>; Thu, 22 Mar 2018 12:22:15 +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 EA488335C36 for <gentoo-commits@lists.gentoo.org>; Thu, 22 Mar 2018 12:22:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E828266 for <gentoo-commits@lists.gentoo.org>; Thu, 22 Mar 2018 12:22:12 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1521720901.81b6645f5cdc0378190ed2a35978f817abf7d763.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/qoauth/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild X-VCS-Directories: dev-libs/qoauth/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 81b6645f5cdc0378190ed2a35978f817abf7d763 X-VCS-Branch: master Date: Thu, 22 Mar 2018 12:22:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d5d64caa-80dc-418a-b1d3-59bc1905e3c1 X-Archives-Hash: 84613a446e31d006ff2434af775eefeb commit: 81b6645f5cdc0378190ed2a35978f817abf7d763 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Mar 22 10:59:04 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Mar 22 12:15:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b6645f dev-libs/qoauth: Prepare for app-crypt/qca w/o USE=qt5 Package-Manager: Portage-2.3.24, Repoman-2.3.6 ...2.0.1_pre20160315-r2.ebuild => qoauth-2.0.1_pre20160315-r3.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild similarity index 94% rename from dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild rename to dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild index d2050b55e8c..6e88c34a7a6 100644 --- a/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r2.ebuild +++ b/dev-libs/qoauth/qoauth-2.0.1_pre20160315-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc64 x86" IUSE="debug doc test" COMMON_DEPEND=" - app-crypt/qca:2[debug?,qt5] + app-crypt/qca:2[debug?,qt5(+)] dev-qt/qtnetwork:5 " DEPEND="${COMMON_DEPEND}