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 57D12158086 for ; Thu, 7 Oct 2021 16:48:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FE50E0391; Thu, 7 Oct 2021 16:48:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F940E0391 for ; Thu, 7 Oct 2021 16:48:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8349C3433F3 for ; Thu, 7 Oct 2021 16:48:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 200AC129 for ; Thu, 7 Oct 2021 16:48:28 +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: <1633625299.20e5e838d5d7f5293f0d1cb2e11605229c9cad64.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cargo-license/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cargo-license/cargo-license-0.4.2.ebuild X-VCS-Directories: dev-util/cargo-license/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 20e5e838d5d7f5293f0d1cb2e11605229c9cad64 X-VCS-Branch: master Date: Thu, 7 Oct 2021 16:48:28 +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: 4aaa21fb-3d8d-4741-ba8b-95234d8779ed X-Archives-Hash: de15952fa4db0c5a665cb4ae9b63139b commit: 20e5e838d5d7f5293f0d1cb2e11605229c9cad64 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Oct 7 16:48:19 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Oct 7 16:48:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e5e838 dev-util/cargo-license: update EAPI 7 -> 8 Signed-off-by: Georgy Yakovlev gentoo.org> dev-util/cargo-license/cargo-license-0.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cargo-license/cargo-license-0.4.2.ebuild b/dev-util/cargo-license/cargo-license-0.4.2.ebuild index e124e492ee0..40aa80af12f 100644 --- a/dev-util/cargo-license/cargo-license-0.4.2.ebuild +++ b/dev-util/cargo-license/cargo-license-0.4.2.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 CRATES=" ansi_term-0.11.0