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 136F915800A for ; Sat, 29 Jul 2023 07:47:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55AFAE0A10; Sat, 29 Jul 2023 07:47:33 +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 36E3EE0A10 for ; Sat, 29 Jul 2023 07:47:33 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 280A9340E36 for ; Sat, 29 Jul 2023 07:47:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 910E5E80 for ; Sat, 29 Jul 2023 07:47:30 +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: <1690616843.41b174f91253c4ab2bd34ba6aa057383de746077.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/asunder/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/asunder/Manifest media-sound/asunder/asunder-3.0.1.ebuild media-sound/asunder/asunder-3.0.ebuild X-VCS-Directories: media-sound/asunder/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 41b174f91253c4ab2bd34ba6aa057383de746077 X-VCS-Branch: master Date: Sat, 29 Jul 2023 07:47:30 +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: 0c4efb09-a490-4af5-bdb3-f161852165a4 X-Archives-Hash: c5afa1ed6c659360f1634d01e05dc29d commit: 41b174f91253c4ab2bd34ba6aa057383de746077 Author: Miroslav Šulc gentoo org> AuthorDate: Sat Jul 29 07:47:23 2023 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Jul 29 07:47:23 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41b174f9 media-sound/asunder: bump to 3.0.1, dropped 3.0 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/asunder/Manifest | 2 +- media-sound/asunder/{asunder-3.0.ebuild => asunder-3.0.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/asunder/Manifest b/media-sound/asunder/Manifest index 17b4ef615804..b098acfbb2b4 100644 --- a/media-sound/asunder/Manifest +++ b/media-sound/asunder/Manifest @@ -1,2 +1,2 @@ DIST asunder-2.9.7.tar.bz2 283805 BLAKE2B 6c92d02586e7d0781ac0d698047d588ef7aa5e0c1544cdd8ffb4fd7c00d0066f61c01aa82502b4a4417ba6b70fb3da2c537e5d1e715ea992831f7d618724b949 SHA512 ef5e998b3e3e552ac23696619742caff9c30e52cb2b11f75395cc6e4b2134c58df1c4a97e930db0e8c61dfc31e77b3d9a99a4c9ab6c07ae59b9e91f723401e23 -DIST asunder-3.0.tar.bz2 304957 BLAKE2B 4ac2a9b627b071f6b0492a17b7196005a45f6964937af9e48155b218a06110c1bc0672d2715fe9311026fcbfa2fdbe8c91ad8959c63e699dab2639e10ac25b6b SHA512 3ed0915a12d77362b5daa05372c4a81f82a183aa85563f4dd019c16f5fb166fc45b35d1d527348791df0f47be7de474ce439a2619defacbde63c3b6e4d9711ae +DIST asunder-3.0.1.tar.bz2 301493 BLAKE2B 3333a76512d8ce61d81b7b24d2b9d5682651f1feea43411bc86a45b486aab0283339f81db13579108bd815cd615d446abe8ca88ca84637b1b9f0aa941056d849 SHA512 07b4caa80c35b39f407952276237787561100e1f546637b64119741f75385afe8db43a991cce364fb152ed5d20b9a9ac99a972b6cbb9616073dada2e2d048b74 diff --git a/media-sound/asunder/asunder-3.0.ebuild b/media-sound/asunder/asunder-3.0.1.ebuild similarity index 100% rename from media-sound/asunder/asunder-3.0.ebuild rename to media-sound/asunder/asunder-3.0.1.ebuild