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 F30E715803E for ; Fri, 5 Jan 2024 10:48:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D91C42BC154; Fri, 5 Jan 2024 10:48:17 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B26342BC154 for ; Fri, 5 Jan 2024 10:48:17 +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 C93633430D9 for ; Fri, 5 Jan 2024 10:48:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C5431300 for ; Fri, 5 Jan 2024 10:48:15 +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: <1704451692.6ce51abf05b81f229126b517671d5e0635281382.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/abcmidi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/abcmidi/Manifest media-sound/abcmidi/abcmidi-2023.12.28.ebuild media-sound/abcmidi/abcmidi-2024.01.04.ebuild X-VCS-Directories: media-sound/abcmidi/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 6ce51abf05b81f229126b517671d5e0635281382 X-VCS-Branch: master Date: Fri, 5 Jan 2024 10:48:15 +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: dce31aca-6c33-4c2e-a258-fa8850f56272 X-Archives-Hash: c981208d7d2a436c6ee48609b00810bb commit: 6ce51abf05b81f229126b517671d5e0635281382 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Jan 5 10:48:07 2024 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Jan 5 10:48:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ce51abf media-sound/abcmidi: bump to 2024.01.04, dropped 2023.12.28 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/abcmidi/Manifest | 2 +- .../abcmidi/{abcmidi-2023.12.28.ebuild => abcmidi-2024.01.04.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/abcmidi/Manifest b/media-sound/abcmidi/Manifest index a9736ccb774a..af1472a5efaa 100644 --- a/media-sound/abcmidi/Manifest +++ b/media-sound/abcmidi/Manifest @@ -1,2 +1,2 @@ DIST abcMIDI-2023.11.26.zip 625787 BLAKE2B f8ab84eaf626bc9a2edb4ac58b2fa2148de58acf8180f4d9118d86d33b3c80f09b66adba6aacb652aeea7bfd8c40b08c8aa3b9048a52957fe4ecf63dce4b81ae SHA512 7f30dcae340a3fd4ee66b1f1802a16404fe880f0d4999de40d468363f2565b86d2f18499f2b8f1fe860055ece99d6efeb889f11b28fc703d7979b0588b1a2df0 -DIST abcMIDI-2023.12.28.zip 628429 BLAKE2B 3d795e74080676cd8a95f37d5e21c2914e72fcf304550a68be3e6ff19e5be824136bf8afeae2244f6e148eabf8a9d02635bbc79bac03c68e94e578f57db4c785 SHA512 c12293ec998528fa06897ca71641e4c4b96c8e504bfec9b02823f491163390ea9c202b2193a5b1a1b3b3b045fec31279f4e8a40da9be478095467910145ecee3 +DIST abcMIDI-2024.01.04.zip 628571 BLAKE2B 2919a0ef33352d2151a97fa003274b9ca8a9b5c047f37e54c29315957377547d4ee59a7846560439640885cc3ec1d1f6ed4d9021577037193557b2176dacfe48 SHA512 9570e802f5b63cb4baa8cb5b8a8a0a892e0305c87aeaad639d331f73f5da080d94bfd7e3c0b222efeb1caaf01839cef8c1764be42cbfe4c9308d56f12f5d8888 diff --git a/media-sound/abcmidi/abcmidi-2023.12.28.ebuild b/media-sound/abcmidi/abcmidi-2024.01.04.ebuild similarity index 94% rename from media-sound/abcmidi/abcmidi-2023.12.28.ebuild rename to media-sound/abcmidi/abcmidi-2024.01.04.ebuild index 636c9619449a..4d3aaf502473 100644 --- a/media-sound/abcmidi/abcmidi-2023.12.28.ebuild +++ b/media-sound/abcmidi/abcmidi-2024.01.04.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8