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 DE3F41395E2 for ; Mon, 28 Nov 2016 16:14:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CFD4E0B24; Mon, 28 Nov 2016 16:14:07 +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 86237E0B24 for ; Mon, 28 Nov 2016 16:14:07 +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 A078C341149 for ; Mon, 28 Nov 2016 16:14:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AB824A9 for ; Mon, 28 Nov 2016 16:14:04 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1480349640.be65b69713c7f6905819d4127d463a38401d98b0.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/seamonkey/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/seamonkey/seamonkey-2.46_pre6.ebuild X-VCS-Directories: www-client/seamonkey/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: be65b69713c7f6905819d4127d463a38401d98b0 X-VCS-Branch: master Date: Mon, 28 Nov 2016 16:14:04 +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: 24f7c8d3-74bc-4d69-a932-08b51627ed57 X-Archives-Hash: ebaba8d2452a3da0d435a6eb30af936b commit: be65b69713c7f6905819d4127d463a38401d98b0 Author: Lars Wendler gentoo org> AuthorDate: Mon Nov 28 16:13:47 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Nov 28 16:14:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be65b697 www-client/seamonkey: Added app-crypt/pinentry[qt5] as pinentry provider. Package-Manager: portage-2.3.2 www-client/seamonkey/seamonkey-2.46_pre6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-client/seamonkey/seamonkey-2.46_pre6.ebuild b/www-client/seamonkey/seamonkey-2.46_pre6.ebuild index b580144..d4e98d1 100644 --- a/www-client/seamonkey/seamonkey-2.46_pre6.ebuild +++ b/www-client/seamonkey/seamonkey-2.46_pre6.ebuild @@ -92,6 +92,7 @@ RDEPEND=">=dev-libs/nss-3.25 ( >=app-crypt/gnupg-2.0 || ( app-crypt/pinentry[gtk] + app-crypt/pinentry[qt5] app-crypt/pinentry[qt4] ) )