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 D4E511382C5 for ; Thu, 22 Mar 2018 12:22:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1488FE098E; Thu, 22 Mar 2018 12:22:18 +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 E7E31E0973 for ; Thu, 22 Mar 2018 12:22:17 +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 CB262335C60 for ; Thu, 22 Mar 2018 12:22:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB79E26A for ; Thu, 22 Mar 2018 12:22:12 +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: <1521720963.8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/psi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/psi/psi-1.3-r1.ebuild net-im/psi/psi-1.3.ebuild X-VCS-Directories: net-im/psi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b X-VCS-Branch: master Date: Thu, 22 Mar 2018 12:22:12 +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: 6c6d9390-8190-42ba-b3ed-f17d56f0f8dc X-Archives-Hash: bf84ce499b7f3f70e7a9dca7f4e713fb commit: 8e9b5b0fa2d83f4af3a572d5baaf29341aa6534b Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 22 11:13:04 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 22 12:16:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9b5b0f net-im/psi: Prepare for app-crypt/qca w/o USE=qt5 Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-im/psi/{psi-1.3.ebuild => psi-1.3-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/psi/psi-1.3.ebuild b/net-im/psi/psi-1.3-r1.ebuild similarity index 97% rename from net-im/psi/psi-1.3.ebuild rename to net-im/psi/psi-1.3-r1.ebuild index 3d47e6fece4..83b51354079 100644 --- a/net-im/psi/psi-1.3.ebuild +++ b/net-im/psi/psi-1.3-r1.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 @@ -27,7 +27,7 @@ REQUIRED_USE=" " RDEPEND=" - app-crypt/qca:2[qt5] + app-crypt/qca:2[qt5(+)] dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5