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 BB03715806E for ; Mon, 22 May 2023 01:40:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB021E0A7C; Mon, 22 May 2023 01:40:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B2A0FE0A7C for ; Mon, 22 May 2023 01:40:55 +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 C263F340C69 for ; Mon, 22 May 2023 01:40:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3A76A4A for ; Mon, 22 May 2023 01:40:52 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1684719559.3984ec33340e7df9e9c6f50d97484056eca68a2d.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/polymake/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/polymake/Manifest sci-mathematics/polymake/polymake-4.8.ebuild sci-mathematics/polymake/polymake-4.9.ebuild X-VCS-Directories: sci-mathematics/polymake/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 3984ec33340e7df9e9c6f50d97484056eca68a2d X-VCS-Branch: master Date: Mon, 22 May 2023 01:40:52 +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: a3d75061-6667-4704-9ba5-b6bc4dbd7347 X-Archives-Hash: 530089e4d63ba3d794ba3b5d9f74a7ae commit: 3984ec33340e7df9e9c6f50d97484056eca68a2d Author: Michael Orlitzky gentoo org> AuthorDate: Sun May 21 19:57:18 2023 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Mon May 22 01:39:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3984ec33 sci-mathematics/polymake: add 4.9, drop 4.8 Signed-off-by: Michael Orlitzky gentoo.org> sci-mathematics/polymake/Manifest | 2 +- sci-mathematics/polymake/{polymake-4.8.ebuild => polymake-4.9.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/polymake/Manifest b/sci-mathematics/polymake/Manifest index d90af33d1051..b5a148defe82 100644 --- a/sci-mathematics/polymake/Manifest +++ b/sci-mathematics/polymake/Manifest @@ -1,2 +1,2 @@ DIST polymake-4.6-minimal.tar.bz2 5634651 BLAKE2B 6ee24fa6e70fdf746ea298d78e21e17fe38c5837ae2d3153e53656b4b003555b06897f463220b59474eed1111135dfa61c080d08d6363391afca51011f331122 SHA512 90f04c67bf297fb1b9f5a51d1654ff12385860b1fc80278a8b47f65970f11a1e0f33ede8a839b54a12422e772c8b76302ff78cc467712a2486f6e76ce0d5ab20 -DIST polymake-4.8-minimal.tar.bz2 7283871 BLAKE2B 0f54282e0b07e357a6e746cb4c4b579c65a6eb6b942c541047a0213529191404a36666ac38279351ffef944fddb2cd299fcbe7ac6d9873368fb00ec221bc81e5 SHA512 d3ce7426fa78194254271274849aadb1b7f1afe176c16f79da7e5569ec30004e20a46d3c3a09d45ecb3210d73c850427920ca8a36f93c7f7d9420827fe2a3a00 +DIST polymake-4.9-minimal.tar.bz2 7287220 BLAKE2B 4a40c3177bc146c16ae7924c2911bd96a26e7eec82963dba1293db272e60a6efea59bd27575951ecbe343862c1c28ecf1f2eb5c2bd1b9b09ef475a7ef44a6b95 SHA512 5c762a59b135dbb1bbcff9a0133a17c20529dc14a5af19efc2afbc1ae773ea3834ccc6b97db130ec91d9cd7a3a20988360b1d844f70272724794ac81ab42658f diff --git a/sci-mathematics/polymake/polymake-4.8.ebuild b/sci-mathematics/polymake/polymake-4.9.ebuild similarity index 99% rename from sci-mathematics/polymake/polymake-4.8.ebuild rename to sci-mathematics/polymake/polymake-4.9.ebuild index 66795c00f8c7..3217de2e4b3d 100644 --- a/sci-mathematics/polymake/polymake-4.8.ebuild +++ b/sci-mathematics/polymake/polymake-4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8