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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9C0EF158094 for ; Fri, 26 Aug 2022 09:27:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1C29E08E0; Fri, 26 Aug 2022 09:27:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 4E43FE08E0 for ; Fri, 26 Aug 2022 09:27:15 +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 3B4713410A1 for ; Fri, 26 Aug 2022 09:27:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75BE3526 for ; Fri, 26 Aug 2022 09:27:12 +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: <1661506003.265bdfe9fadad9cadcc320be7b420c30a0d25cd4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/sha1-polyml/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/sha1-polyml/Manifest sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild X-VCS-Directories: sci-mathematics/sha1-polyml/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 265bdfe9fadad9cadcc320be7b420c30a0d25cd4 X-VCS-Branch: master Date: Fri, 26 Aug 2022 09:27:12 +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: e106ce4c-4eb9-4829-bbee-c818ce744b18 X-Archives-Hash: 0dca837d7939c4affc6b955c80954b67 commit: 265bdfe9fadad9cadcc320be7b420c30a0d25cd4 Author: Andrew Ammerlaan gentoo org> AuthorDate: Fri Aug 26 09:26:37 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri Aug 26 09:26:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=265bdfe9 sci-mathematics/sha1-polyml: avoid distfile conflict with dev-lang/polyml Signed-off-by: Andrew Ammerlaan gentoo.org> sci-mathematics/sha1-polyml/Manifest | 2 +- sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/sha1-polyml/Manifest b/sci-mathematics/sha1-polyml/Manifest index a52585dc8b64..2988fb9f62e4 100644 --- a/sci-mathematics/sha1-polyml/Manifest +++ b/sci-mathematics/sha1-polyml/Manifest @@ -1,2 +1,2 @@ DIST polyml-5.6-1.tar.gz 22041657 BLAKE2B c097dda273b12dfe013706e5fa313f210f1f0bf6b32766db6e459ce1bca46f93504baef3d7644922c60d119431d659cbd69d8cd273fcc94609eadff058d3cb9b SHA512 3107f4a5b17283dc3873b0ecf7eb1c607c42e14e859b50345b666f19412a2592e359ea29f03e56d390491e9104a71e0bf80eb39884f51d8724b37f8f935fa7d2 -DIST polyml-5.9.tar.gz 30801508 BLAKE2B d9a12b4a9734d2d663947e8699e6813b9c5f0a85f7527ebd73d578559ed4432a51ed8542733213c137c8235a2f6eebc28af77570c42234220d2993169340fd16 SHA512 da03c0759d633814b860fdc4051a010882b187444c0de1375f90e02ce26cb5e09cbbb48445da9f7d84d8af92352efcd9b509e863a915517e90e3fa6147bcbd0a +DIST sha1-polyml-5.9.tar.gz 30801508 BLAKE2B d9a12b4a9734d2d663947e8699e6813b9c5f0a85f7527ebd73d578559ed4432a51ed8542733213c137c8235a2f6eebc28af77570c42234220d2993169340fd16 SHA512 da03c0759d633814b860fdc4051a010882b187444c0de1375f90e02ce26cb5e09cbbb48445da9f7d84d8af92352efcd9b509e863a915517e90e3fa6147bcbd0a diff --git a/sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild b/sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild index 3ba8223e0408..184196977413 100644 --- a/sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild +++ b/sci-mathematics/sha1-polyml/sha1-polyml-5.9.ebuild @@ -10,7 +10,7 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="implementation of SHA1 is taken from the GNU coreutils package" HOMEPAGE="https://isabelle.in.tum.de/" -SRC_URI="https://isabelle.in.tum.de/components/${MY_P}.tar.gz" +SRC_URI="https://isabelle.in.tum.de/components/${MY_P}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0"