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 3608B158089 for ; Sat, 21 Oct 2023 08:12:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57D832BC018; Sat, 21 Oct 2023 08:12:51 +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 3CA4A2BC018 for ; Sat, 21 Oct 2023 08:12:51 +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 CDDCB335CAF for ; Sat, 21 Oct 2023 08:12:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2571E12A6 for ; Sat, 21 Oct 2023 08:12:48 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1697875688.e0490d8ab7deae2fcc309cd190ebfa97228f8ce0.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ardour/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ardour/Manifest media-sound/ardour/ardour-8.0.ebuild media-sound/ardour/ardour-8.1.ebuild X-VCS-Directories: media-sound/ardour/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: e0490d8ab7deae2fcc309cd190ebfa97228f8ce0 X-VCS-Branch: master Date: Sat, 21 Oct 2023 08:12:48 +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: 16d46d82-75f5-4b49-9060-db44d2f9b0ae X-Archives-Hash: 7046862afc2fe97dcab780b7c2b83268 commit: e0490d8ab7deae2fcc309cd190ebfa97228f8ce0 Author: Miroslav Šulc gentoo org> AuthorDate: Sat Oct 21 08:08:08 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Oct 21 08:08:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0490d8a media-sound/ardour: bump to 8.1 (bugfix release), dropped 8.0 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/ardour/Manifest | 2 +- media-sound/ardour/{ardour-8.0.ebuild => ardour-8.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/ardour/Manifest b/media-sound/ardour/Manifest index 030599dd1643..f6ac30aff411 100644 --- a/media-sound/ardour/Manifest +++ b/media-sound/ardour/Manifest @@ -1,2 +1,2 @@ DIST Ardour-7.5.0.tar.bz2 13465772 BLAKE2B 647a6f952431c77ec6a66837e9668c75b69eb1a228c32c87772baf9a6dc18ab3554eea2c4056fe9d31c38acc398a3e55f681b66413bac49a9c8069f002c592c8 SHA512 9c3e37b5e4c12f2efd0fa567c2c0c7a324d3b4e6b86e2931b6574ca9bfdbc1e8af08bdf4d84bdc7cad9372d8015adb27410385bee0d6d8efec090bb26c319f8e -DIST Ardour-8.0.0.tar.bz2 13828001 BLAKE2B 3ea0b6195a21f69e1ba240d728a2ebe41d55d3cd50e02daf432567b65043632ede9d095ad160ab46677124aa070751f55c66697c86ddf6978cf860cc8d8297d5 SHA512 c9354cc64c36841a7662b88cdef86438b13b5dda753cd06c76ca4839fa3532e468e3e4c42b4c09b032521438c978410a13663158c5d899295b641bcc61c041c2 +DIST Ardour-8.1.0.tar.bz2 13835817 BLAKE2B 1d1e048ea8a23ba0a6b6cabda7c3d21ff9630ea02d70025fc414661612f8d674ffc2143578b3cd9cb43240a0fb823d731bbe14eac6b33816047ce4b04c4ff09f SHA512 d8e534b67b0b7daba0c6b384cb718d077739c538ee3371b3dd415589b34d03bdaf6270e8e2f953c6fd404ac52930a4e485cf0639b02fd5681a7b38584f5ce14c diff --git a/media-sound/ardour/ardour-8.0.ebuild b/media-sound/ardour/ardour-8.1.ebuild similarity index 100% rename from media-sound/ardour/ardour-8.0.ebuild rename to media-sound/ardour/ardour-8.1.ebuild