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 F233F13933E for ; Mon, 5 Jul 2021 14:40:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 423FAE0A89; Mon, 5 Jul 2021 14:40:36 +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 2F5AFE0A89 for ; Mon, 5 Jul 2021 14:40:36 +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 1C77233BE33 for ; Mon, 5 Jul 2021 14:40:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C33963F for ; Mon, 5 Jul 2021 14:40:33 +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: <1625496027.42d77b51d032ba06211d8c9113e129b15f6e3063.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/lcalc/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/lcalc/Manifest sci-mathematics/lcalc/lcalc-2.0.1.ebuild sci-mathematics/lcalc/lcalc-2.0.2.ebuild X-VCS-Directories: sci-mathematics/lcalc/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 42d77b51d032ba06211d8c9113e129b15f6e3063 X-VCS-Branch: master Date: Mon, 5 Jul 2021 14:40:33 +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: 997637ca-ec00-4090-967a-d362e76a25dd X-Archives-Hash: a9bab461c7dd08722213f485b4bc7d15 commit: 42d77b51d032ba06211d8c9113e129b15f6e3063 Author: Michael Orlitzky gentoo org> AuthorDate: Mon Jul 5 14:39:49 2021 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Mon Jul 5 14:40:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d77b51 sci-mathematics/lcalc: bump to v2.0.2. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Michael Orlitzky gentoo.org> sci-mathematics/lcalc/Manifest | 2 +- sci-mathematics/lcalc/{lcalc-2.0.1.ebuild => lcalc-2.0.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/lcalc/Manifest b/sci-mathematics/lcalc/Manifest index 6ba64e4dd9c..3243004fadd 100644 --- a/sci-mathematics/lcalc/Manifest +++ b/sci-mathematics/lcalc/Manifest @@ -1 +1 @@ -DIST lcalc-2.0.1.tar.xz 849260 BLAKE2B 141044939b50903f5aa631ee7ca76ed1ffc65fd0604701376b67172a8f70bcded2a9303ac3f653b20b8a05da44034f21f775dbe98f6efd38cd4097957f5f5466 SHA512 cf7210cd79dad416e3c4cdc08a6ed276d88483b8dfc425fe2ed4a1592b8a31f82ed5ec7cc7b6308ac80d44cf20e9a07484e2004bbfdeabbbabf843d24d15cc2a +DIST lcalc-2.0.2.tar.xz 849376 BLAKE2B a6e14a368bcf6e36f19a8b7d22b74555101f4a25d8e178ac51b8138610cc43ad3e9a71eac70596360627fb62791a28a9cca0148abb1966689037b63dfcee99d8 SHA512 b551d712d500cf061966afe85abbcc1fc27ac9c93676cf546d0c3c9a6ad13bf36efe2761394f4aa334a508640fe5ca40bcabec982126e6f5d34b6ab0be52ee75 diff --git a/sci-mathematics/lcalc/lcalc-2.0.1.ebuild b/sci-mathematics/lcalc/lcalc-2.0.2.ebuild similarity index 89% rename from sci-mathematics/lcalc/lcalc-2.0.1.ebuild rename to sci-mathematics/lcalc/lcalc-2.0.2.ebuild index 31632d687e6..029a32215c0 100644 --- a/sci-mathematics/lcalc/lcalc-2.0.1.ebuild +++ b/sci-mathematics/lcalc/lcalc-2.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Command-line utility and library for L-function computations" HOMEPAGE="https://gitlab.com/sagemath/lcalc" -SRC_URI="https://gitlab.com/sagemath/lcalc/uploads/01b46cdbbf3e67a322320dc0b2750d50/${P}.tar.xz" +SRC_URI="https://gitlab.com/sagemath/lcalc/uploads/e7158e6f51f40012ea97fbb9c798da56/${P}.tar.xz" LICENSE="GPL-2+" # The subslot is the libLfunction soname major version