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 51FA615802F for ; Fri, 24 Feb 2023 08:04:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A281E0794; Fri, 24 Feb 2023 08:04:29 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2AD55E0794 for ; Fri, 24 Feb 2023 08:04:29 +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 0916C340C72 for ; Fri, 24 Feb 2023 08:04:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 449928AA for ; Fri, 24 Feb 2023 08:04:26 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1677225859.1fbe345082fee32523fc0addd566f7d025f49d80.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild sci-chemistry/nmrpipe/nmrpipe-8.7.20230206.ebuild X-VCS-Directories: sci-chemistry/nmrpipe/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 1fbe345082fee32523fc0addd566f7d025f49d80 X-VCS-Branch: master Date: Fri, 24 Feb 2023 08:04:26 +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: 85a83f4e-3248-4da0-b5ff-d4387d1383bf X-Archives-Hash: efd2eebf20433f3b5260e4722e59a778 commit: 1fbe345082fee32523fc0addd566f7d025f49d80 Author: Andrew Ammerlaan gentoo org> AuthorDate: Fri Feb 24 08:04:03 2023 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri Feb 24 08:04:19 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1fbe3450 sci-chemistry/nmrpipe: add 8.7.20230206, drop 8.7.20200827 Closes: https://bugs.gentoo.org/835334 Signed-off-by: Andrew Ammerlaan gentoo.org> .../{nmrpipe-8.7.20200827.ebuild => nmrpipe-8.7.20230206.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.7.20230206.ebuild similarity index 99% rename from sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild rename to sci-chemistry/nmrpipe/nmrpipe-8.7.20230206.ebuild index 303f2c4a2..650c35305 100644 --- a/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild +++ b/sci-chemistry/nmrpipe/nmrpipe-8.7.20230206.ebuild @@ -3,7 +3,7 @@ # Versioning is output of nmrPipe -help -EAPI=7 +EAPI=8 inherit virtualx