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 D949A138350 for ; Fri, 10 Apr 2020 16:24:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DC32E0A01; Fri, 10 Apr 2020 16:24:50 +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 75D67E0A01 for ; Fri, 10 Apr 2020 16:24:50 +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 06ACE34EFFE 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 29DD71CE 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.c24d2a94e2ed2b4d922db67fb6c2637b0255d340.YOSHIOKATakuma@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/oxipng/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/oxipng/oxipng-2.3.0.ebuild X-VCS-Directories: media-gfx/oxipng/ X-VCS-Committer: YOSHIOKATakuma X-VCS-Committer-Name: YOSHIOKA Takuma X-VCS-Revision: c24d2a94e2ed2b4d922db67fb6c2637b0255d340 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: 063a4399-40fb-489f-9304-c277a5c7c41e X-Archives-Hash: be39f5e76aa3e24c419cf1b24cdccbe7 commit: c24d2a94e2ed2b4d922db67fb6c2637b0255d340 Author: YOSHIOKA Takuma hard-wi red> AuthorDate: Fri Apr 10 16:20:32 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=c24d2a94 media-gfx/oxipng: use newer EAPI Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: YOSHIOKA Takuma hard-wi.red> media-gfx/oxipng/oxipng-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/oxipng/oxipng-2.3.0.ebuild b/media-gfx/oxipng/oxipng-2.3.0.ebuild index 134d250..8366c75 100644 --- a/media-gfx/oxipng/oxipng-2.3.0.ebuild +++ b/media-gfx/oxipng/oxipng-2.3.0.ebuild @@ -3,7 +3,7 @@ # Auto-Generated by cargo-ebuild 0.1.5 -EAPI=6 +EAPI=7 CRATES=" adler32-1.0.4