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 C99FE1382C5 for ; Fri, 11 May 2018 08:35:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92F7FE0930; Fri, 11 May 2018 08:35:58 +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 6D7F3E0930 for ; Fri, 11 May 2018 08:35:58 +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 E030D335C86 for ; Fri, 11 May 2018 08:35:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B09C287 for ; Fri, 11 May 2018 08:35:55 +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: <1526027740.910677ffbdb0592901e525a894dce23250c8ca1d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/portage/portage-9999.ebuild X-VCS-Directories: sys-apps/portage/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 910677ffbdb0592901e525a894dce23250c8ca1d X-VCS-Branch: master Date: Fri, 11 May 2018 08:35:55 +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: 9ba2c1ea-5fbd-4680-9c3f-1f7c65095f25 X-Archives-Hash: 5536f67136f8b72a2097a6a7f8278cc2 commit: 910677ffbdb0592901e525a894dce23250c8ca1d Author: Michał Górny gentoo org> AuthorDate: Fri May 11 07:59:16 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri May 11 08:35:40 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=910677ff sys-apps/portage: -9999 switched to app-crypt/openpgp-keys* sys-apps/portage/portage-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild index b82170153d2..88afa1be609 100644 --- a/sys-apps/portage/portage-9999.ebuild +++ b/sys-apps/portage/portage-9999.ebuild @@ -46,7 +46,7 @@ RDEPEND=" python{2_7,3_4,3_5} pypy) rsync-verify? ( >=app-portage/gemato-10 - app-crypt/gentoo-keys + app-crypt/openpgp-keys-gentoo-release >=app-crypt/gnupg-2.2.4-r2[ssl(-)] ) )