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 A9900138334 for ; Tue, 14 May 2019 18:19:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94FE5E091C; Tue, 14 May 2019 18:19:54 +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 7AEAEE091A for ; Tue, 14 May 2019 18:19:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3ADCB344409 for ; Tue, 14 May 2019 18:19:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D0745E9 for ; Tue, 14 May 2019 18:19:51 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1557857964.836a63fa1bf58986cb97c83492bfd74e9b2686c4.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/nitrocli/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/nitrocli/nitrocli-0.2.2-r1.ebuild app-crypt/nitrocli/nitrocli-0.2.2.ebuild app-crypt/nitrocli/nitrocli-0.2.3-r1.ebuild app-crypt/nitrocli/nitrocli-0.2.3.ebuild X-VCS-Directories: app-crypt/nitrocli/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 836a63fa1bf58986cb97c83492bfd74e9b2686c4 X-VCS-Branch: master Date: Tue, 14 May 2019 18:19:51 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8458ccde-45c8-4261-9de4-ae55ad85bcbc X-Archives-Hash: a11ca305b6f486b60e0d3103e270e7e8 commit: 836a63fa1bf58986cb97c83492bfd74e9b2686c4 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue May 14 18:12:47 2019 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue May 14 18:19:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836a63fa app-crypt/nitrocli: revbump, bdepend on virtual/rust instead of dev-lang/rust Missed that during original package review. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev gentoo.org> app-crypt/nitrocli/{nitrocli-0.2.2.ebuild => nitrocli-0.2.2-r1.ebuild} | 0 app-crypt/nitrocli/{nitrocli-0.2.3.ebuild => nitrocli-0.2.3-r1.ebuild} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/nitrocli/nitrocli-0.2.2.ebuild b/app-crypt/nitrocli/nitrocli-0.2.2-r1.ebuild similarity index 100% rename from app-crypt/nitrocli/nitrocli-0.2.2.ebuild rename to app-crypt/nitrocli/nitrocli-0.2.2-r1.ebuild diff --git a/app-crypt/nitrocli/nitrocli-0.2.3.ebuild b/app-crypt/nitrocli/nitrocli-0.2.3-r1.ebuild similarity index 98% rename from app-crypt/nitrocli/nitrocli-0.2.3.ebuild rename to app-crypt/nitrocli/nitrocli-0.2.3-r1.ebuild index e5ac6ddbfe6..41cca617eb9 100644 --- a/app-crypt/nitrocli/nitrocli-0.2.3.ebuild +++ b/app-crypt/nitrocli/nitrocli-0.2.3-r1.ebuild @@ -50,7 +50,7 @@ KEYWORDS="~amd64" IUSE="" BDEPEND=" - >=dev-lang/rust-1.31.0 + >=virtual/rust-1.31.0 " DEPEND=" dev-libs/hidapi