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 9FB48138350 for ; Fri, 10 Apr 2020 16:24:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 806E0E09FD; Fri, 10 Apr 2020 16:24:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 61209E09FD for ; Fri, 10 Apr 2020 16:24:50 +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 1650334EFFF for ; Fri, 10 Apr 2020 16:24:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18128103 for ; Fri, 10 Apr 2020 16:24:47 +0000 (UTC) From: "YOSHIOKA Takuma" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "YOSHIOKA Takuma" Message-ID: <1586535819.bd6137f00edced284c0bb62c09665017c4b90ac2.YOSHIOKATakuma@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/watchexec/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/watchexec/watchexec-1.12.0.ebuild X-VCS-Directories: app-misc/watchexec/ X-VCS-Committer: YOSHIOKATakuma X-VCS-Committer-Name: YOSHIOKA Takuma X-VCS-Revision: bd6137f00edced284c0bb62c09665017c4b90ac2 X-VCS-Branch: dev Date: Fri, 10 Apr 2020 16:24:47 +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: 77213f6c-89c4-420e-979d-d396de55355c X-Archives-Hash: 901e3d86f3d7834f89da9acfa008a99d commit: bd6137f00edced284c0bb62c09665017c4b90ac2 Author: YOSHIOKA Takuma hard-wi red> AuthorDate: Fri Apr 10 16:20:07 2020 +0000 Commit: YOSHIOKA Takuma hard-wi red> CommitDate: Fri Apr 10 16:23:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd6137f0 app-misc/watchexec: use newer EAPI Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: YOSHIOKA Takuma hard-wi.red> app-misc/watchexec/watchexec-1.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/watchexec/watchexec-1.12.0.ebuild b/app-misc/watchexec/watchexec-1.12.0.ebuild index 3ab2e82..eb63971 100644 --- a/app-misc/watchexec/watchexec-1.12.0.ebuild +++ b/app-misc/watchexec/watchexec-1.12.0.ebuild @@ -3,7 +3,7 @@ # Auto-Generated by cargo-ebuild 0.1.5 -EAPI=6 +EAPI=7 CRATES=" aho-corasick-0.7.6