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 3B81F15806E for ; Fri, 2 Jun 2023 21:14:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 373B9E089A; Fri, 2 Jun 2023 21:14:20 +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 1948FE089A for ; Fri, 2 Jun 2023 21:14:20 +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 108543411D5 for ; Fri, 2 Jun 2023 21:14:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0540A7B for ; Fri, 2 Jun 2023 21:14:17 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1685740436.1041acf0b34ef54c9d46bd2ce710f2bba91e5b7a.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/openmpt123/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/openmpt123/Manifest media-sound/openmpt123/openmpt123-0.6.10.ebuild media-sound/openmpt123/openmpt123-0.7.1.ebuild X-VCS-Directories: media-sound/openmpt123/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 1041acf0b34ef54c9d46bd2ce710f2bba91e5b7a X-VCS-Branch: master Date: Fri, 2 Jun 2023 21:14:17 +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: 99215f14-8a95-4f22-8ae6-e364ab4ce2f4 X-Archives-Hash: e6496b2046cb649b920a7c1313b62617 commit: 1041acf0b34ef54c9d46bd2ce710f2bba91e5b7a Author: James Le Cuirot gentoo org> AuthorDate: Fri Jun 2 21:13:12 2023 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Fri Jun 2 21:13:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1041acf0 media-sound/openmpt123: Bump to 0.7.1, drop old 0.6.10 Signed-off-by: James Le Cuirot gentoo.org> media-sound/openmpt123/Manifest | 2 +- .../openmpt123/{openmpt123-0.6.10.ebuild => openmpt123-0.7.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/openmpt123/Manifest b/media-sound/openmpt123/Manifest index 8677db673728..c34081aeb8a2 100644 --- a/media-sound/openmpt123/Manifest +++ b/media-sound/openmpt123/Manifest @@ -1 +1 @@ -DIST libopenmpt-0.6.10+release.autotools.tar.gz 1559701 BLAKE2B 0a9cbb45babb9adf4196bae93e118d55898801a6333982058c1320bda24980ce561768f8bb885736d357f33b13af18bfc525edab89ce0329169345a8a6a745a6 SHA512 ffa5f02be36dd8667660aff20b33ac2781fb960bbc815e3246f8e31273eb85702ed51ed04e72a1086bb5a51916dfa7d7db981c55dea52eaaa9e07e00ec170351 +DIST libopenmpt-0.7.1+release.autotools.tar.gz 1650178 BLAKE2B 5bc9ad5640e842d7320df59c76cae7619a36dab72a5b084a65ab0b99f00d48ce1aaca4c7344a9e14eab05bd3f05c8f60a93bce68e99cd5f93344453dee90d29f SHA512 65468341b24d80f8bf0e9cf32d43b3ca3ced0323836373ae3c794b6df5b23d7e9c230ec37dd00777e22038d340adb56b20b83815e048fae22117ead0b4044bba diff --git a/media-sound/openmpt123/openmpt123-0.6.10.ebuild b/media-sound/openmpt123/openmpt123-0.7.1.ebuild similarity index 100% rename from media-sound/openmpt123/openmpt123-0.6.10.ebuild rename to media-sound/openmpt123/openmpt123-0.7.1.ebuild