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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8C753158086 for ; Wed, 3 Nov 2021 21:36:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08BD4E0848; Wed, 3 Nov 2021 21:36:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44608E0848 for ; Wed, 3 Nov 2021 21:36:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 16BE0342E41 for ; Wed, 3 Nov 2021 21:36:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D71F192 for ; Wed, 3 Nov 2021 21:36:46 +0000 (UTC) From: "Stephan Hartmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephan Hartmann" Message-ID: <1635975395.97b1fb70a54060b6140d3c882ba0f12bbf56f323.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gn/Manifest dev-util/gn/gn-0.1942.ebuild dev-util/gn/gn-0.1943.ebuild X-VCS-Directories: dev-util/gn/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 97b1fb70a54060b6140d3c882ba0f12bbf56f323 X-VCS-Branch: master Date: Wed, 3 Nov 2021 21:36:46 +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: d2513ec8-2059-4358-9fa3-313d0c65ebaf X-Archives-Hash: c99d7c584cb539ca244a6c9e1e54ce21 commit: 97b1fb70a54060b6140d3c882ba0f12bbf56f323 Author: Stephan Hartmann gentoo org> AuthorDate: Wed Nov 3 21:36:14 2021 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Wed Nov 3 21:36:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b1fb70 dev-util/gn: bump to 0.1943, EAPI 8 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Stephan Hartmann gentoo.org> dev-util/gn/Manifest | 2 +- dev-util/gn/{gn-0.1942.ebuild => gn-0.1943.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/gn/Manifest b/dev-util/gn/Manifest index 81628d402a6..7c7803513a4 100644 --- a/dev-util/gn/Manifest +++ b/dev-util/gn/Manifest @@ -1,2 +1,2 @@ DIST gn-0.1807.tar.xz 682644 BLAKE2B 5beb3c03b0ae467cb98eff2069ef6e4355cba56c57e2717139b698fa563efc404dd1cf0b3fd196f432ca3a13b0402e895b46407cb90bc16b63963710fd5be060 SHA512 82f468e389d08a46e582f816d056813af9bfc810ad0bd84f02731c17c0e2c6140a62e827b8a3c5f89eef467f9bcfc2e88dd7aed325a7955d8584e753fcd09103 -DIST gn-0.1942.tar.xz 706816 BLAKE2B f6d40f1f8d1861cc561dc05179d418ce29dd658bf6af4e9315a51fdd442b50be0041361e513216881afd90009d3feb97a7f7f910ea7ed7c71e831a350797cfd0 SHA512 5acedbfb44eeea4cfea4e069a71259ce319a333563238b8b924628aa789166918e76a491dcc1cdf9d0414183bb4df05b31bba96262d81a2315d80b07d65f618f +DIST gn-0.1943.tar.xz 706792 BLAKE2B 51889ad85e86e702c2690c5c23010d666ef0467be92d982e6dea2eec2e20774c04425900cad64672c7782bf36e62984e612c04ff0f1c7e9598f2877270cf8504 SHA512 4e3270e13e35fa0ede3c81b563b72a9e9baee18b6412d32603d3c7a327315ceea86dc28c9c3b01c9e9f4d520e222dfeabe152f946eb0947d9285359568934864 diff --git a/dev-util/gn/gn-0.1942.ebuild b/dev-util/gn/gn-0.1943.ebuild similarity index 99% rename from dev-util/gn/gn-0.1942.ebuild rename to dev-util/gn/gn-0.1943.ebuild index b98a97029ae..3cee05df5ee 100644 --- a/dev-util/gn/gn-0.1942.ebuild +++ b/dev-util/gn/gn-0.1943.ebuild @@ -1,7 +1,7 @@ # Copyright 2018-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYTHON_COMPAT=( python3_{8,9,10} ) inherit ninja-utils python-any-r1 toolchain-funcs