From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4A6571389E2 for ; Sat, 29 Nov 2014 14:15:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE779E08A5; Sat, 29 Nov 2014 14:15:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 502ABE0881 for ; Sat, 29 Nov 2014 14:15:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6927E3402BF for ; Sat, 29 Nov 2014 14:15:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 108E6B28F for ; Sat, 29 Nov 2014 14:15:49 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1417269994.b2943637581feb634f26af082432278c305d588b.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: app-crypt/qca/ X-VCS-Repository: proj/qt X-VCS-Files: app-crypt/qca/qca-9999.ebuild X-VCS-Directories: app-crypt/qca/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: b2943637581feb634f26af082432278c305d588b X-VCS-Branch: master Date: Sat, 29 Nov 2014 14:15:49 +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: bb2ba860-4335-4ff5-a799-0e42f78f9ea3 X-Archives-Hash: 32ade73c1113db269805b9ce799489c8 commit: b2943637581feb634f26af082432278c305d588b Author: Michael Palimaka gentoo org> AuthorDate: Sat Nov 29 14:06:34 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Nov 29 14:06:34 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b2943637 [app-crypt/qca] Ensure at least one variant is built. Package-Manager: portage-2.2.14 --- app-crypt/qca/qca-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-crypt/qca/qca-9999.ebuild b/app-crypt/qca/qca-9999.ebuild index f1c1452..ced22b0 100644 --- a/app-crypt/qca/qca-9999.ebuild +++ b/app-crypt/qca/qca-9999.ebuild @@ -16,6 +16,8 @@ KEYWORDS="" IUSE="botan debug doc examples gcrypt gpg logger nss openssl pkcs11 +qt4 qt5 sasl softstore test" +REQUIRED_USE="|| ( qt4 qt5 )" + RDEPEND=" !app-crypt/qca-cyrus-sasl !app-crypt/qca-gnupg