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 61E8A158534 for ; Thu, 15 Aug 2024 22:22:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5493E29AC; Thu, 15 Aug 2024 22:22:21 +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 85681E29AC for ; Thu, 15 Aug 2024 22:22:21 +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 966A6343026 for ; Thu, 15 Aug 2024 22:22:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31A821ECB for ; Thu, 15 Aug 2024 22:22:19 +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: <1723760521.5b6b815b41e6e07974c10513ac82d3f97659bd9a.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.7.7.ebuild media-sound/openmpt123/openmpt123-0.7.9.ebuild X-VCS-Directories: media-sound/openmpt123/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 5b6b815b41e6e07974c10513ac82d3f97659bd9a X-VCS-Branch: master Date: Thu, 15 Aug 2024 22:22:19 +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: 370e6b2b-92c1-46f0-b1c8-d6160f51be2d X-Archives-Hash: ee1d08bdc766c4e6ca4de7f32cccc214 commit: 5b6b815b41e6e07974c10513ac82d3f97659bd9a Author: James Le Cuirot gentoo org> AuthorDate: Thu Aug 15 22:20:05 2024 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Aug 15 22:22:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6b815b media-sound/openmpt123: Bump to 0.7.9, drop old 0.7.7 Signed-off-by: James Le Cuirot gentoo.org> media-sound/openmpt123/Manifest | 2 +- .../openmpt123/{openmpt123-0.7.7.ebuild => openmpt123-0.7.9.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/openmpt123/Manifest b/media-sound/openmpt123/Manifest index cfc60458f2f2..43be820a7d91 100644 --- a/media-sound/openmpt123/Manifest +++ b/media-sound/openmpt123/Manifest @@ -1 +1 @@ -DIST libopenmpt-0.7.7+release.autotools.tar.gz 1660204 BLAKE2B 4b6ee75036c97ac2dce7e66776b36df09847db2c482cb22b052569385c06eb954d1cfae5cb00d415a6b18fd11663b2af43c94361dc9c0c84595c0d530e2bb355 SHA512 88d68bd32e696c01c070abd7156645c2969d389d6fb660f4f45d9e5e16ff9c25c3084d30cef208578080ee8a2da5c6045e5b1d93db7e2c456d42b91daaa02199 +DIST libopenmpt-0.7.9+release.autotools.tar.gz 1669833 BLAKE2B 9ba6af6df794583748336cc977b20d7bdb3f8d75e32d32a420c5e137511352ea5ec41b31beb7b0df78376dcb0e3a8160a1c527b6f4575b61b945a9f93252fe84 SHA512 e0928d3dc439c3ed7296b97dc8b8e255db22bfd91fd3bc73d0bdca8262a5cb26dff0ba89e508a4443ebe34c34fc880b202a758a11fde31b75e1ebd5725819414 diff --git a/media-sound/openmpt123/openmpt123-0.7.7.ebuild b/media-sound/openmpt123/openmpt123-0.7.9.ebuild similarity index 100% rename from media-sound/openmpt123/openmpt123-0.7.7.ebuild rename to media-sound/openmpt123/openmpt123-0.7.9.ebuild