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 28FDB15800F for ; Sat, 4 Feb 2023 17:56:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E304E0824; Sat, 4 Feb 2023 17:56:56 +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 0FBF9E0824 for ; Sat, 4 Feb 2023 17:56:56 +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 0FAA1335D60 for ; Sat, 4 Feb 2023 17:56:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83535899 for ; Sat, 4 Feb 2023 17:56:53 +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: <1675533338.c5a856b618d0bce9cff457153453d8f171c45be1.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.7.ebuild media-sound/openmpt123/openmpt123-0.6.8.ebuild X-VCS-Directories: media-sound/openmpt123/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: c5a856b618d0bce9cff457153453d8f171c45be1 X-VCS-Branch: master Date: Sat, 4 Feb 2023 17:56:53 +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: 47f6eea9-02bf-40d1-99d2-c934e7236e22 X-Archives-Hash: fa4b1ec4624340e1de28316feadbeee6 commit: c5a856b618d0bce9cff457153453d8f171c45be1 Author: James Le Cuirot gentoo org> AuthorDate: Sat Feb 4 17:55:38 2023 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Feb 4 17:55:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5a856b6 media-sound/openmpt123: Bump to 0.6.8, drop old 0.6.7 Signed-off-by: James Le Cuirot gentoo.org> media-sound/openmpt123/Manifest | 2 +- .../openmpt123/{openmpt123-0.6.7.ebuild => openmpt123-0.6.8.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/openmpt123/Manifest b/media-sound/openmpt123/Manifest index e35dac4c369a..848797647bd5 100644 --- a/media-sound/openmpt123/Manifest +++ b/media-sound/openmpt123/Manifest @@ -1 +1 @@ -DIST libopenmpt-0.6.7+release.autotools.tar.gz 1556248 BLAKE2B ef1a30840416c77c3872fa3bf10db4b8a931074328f3cfd87ef368379bbac2a69b32ab41e43649fa40e44ff38662173f6dd50621d276d05d4560105bd8a96b4f SHA512 5b6a52491fee74cf3cddbf28edb5ced0e8115a5eb3fb53bf285a33fabfc1c8aa940c729a95f169c17163b4aedaa5a26614b3a85a22dba60bd10ad5d7cc94846e +DIST libopenmpt-0.6.8+release.autotools.tar.gz 1557187 BLAKE2B 207df582a1a23c5da617ad4f9a26f3cebdf7468cc3c3a26c9962a2bff209c678711c7ec443711e0b3b38c0bd7ff08daba51b0b69191b8b188fe7513519758ba0 SHA512 254affd878c8139631b14a74a3bcb7d4af47eb94542507830b82fe6b29d3c1db6f5a1a921c3190304b82886969d49a61a33f260bb2e53dd0c8d58c7a91e34e8e diff --git a/media-sound/openmpt123/openmpt123-0.6.7.ebuild b/media-sound/openmpt123/openmpt123-0.6.8.ebuild similarity index 97% rename from media-sound/openmpt123/openmpt123-0.6.7.ebuild rename to media-sound/openmpt123/openmpt123-0.6.8.ebuild index 1b565c6d4f58..a16fc156000d 100644 --- a/media-sound/openmpt123/openmpt123-0.6.7.ebuild +++ b/media-sound/openmpt123/openmpt123-0.6.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8