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 1E65F1382C5 for ; Fri, 23 Mar 2018 17:05:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29D37E0932; Fri, 23 Mar 2018 17:05:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 00F74E0932 for ; Fri, 23 Mar 2018 17:05: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 71DB2335C2E for ; Fri, 23 Mar 2018 17:05:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70EFE260 for ; Fri, 23 Mar 2018 17:05:12 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1521824705.56711c041af828718a484619b3f2193e4223aa50.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage-mgorny/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/portage-mgorny/portage-mgorny-9999.ebuild X-VCS-Directories: sys-apps/portage-mgorny/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 56711c041af828718a484619b3f2193e4223aa50 X-VCS-Branch: master Date: Fri, 23 Mar 2018 17:05: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: ff7ab5ac-648b-491d-a863-0e61588a6577 X-Archives-Hash: 22158e5cdd31884a49f08d5c5b486e9b commit: 56711c041af828718a484619b3f2193e4223aa50 Author: Michał Górny gentoo org> AuthorDate: Fri Mar 23 16:39:39 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 23 17:05:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56711c04 sys-apps/portage-mgorny: Update deps for OpenPGP key provider The git version of portage[mgorny] now uses app-crypt/openpgp-keys-* as provider of current OpenPGP keys. sys-apps/portage-mgorny/portage-mgorny-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild b/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild index 49017fa930b..b2b9f73c5ff 100644 --- a/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild +++ b/sys-apps/portage-mgorny/portage-mgorny-9999.ebuild @@ -26,7 +26,7 @@ RDEPEND=" >=app-arch/tar-1.27 !build? ( >=app-admin/eselect-1.2 - app-crypt/gentoo-keys + app-crypt/openpgp-keys-gentoo-release >=app-crypt/gnupg-2.2.4-r2[ssl(-)] >=app-portage/gemato-10 app-shells/bash:0[readline]