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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EACA2158086 for ; Fri, 17 Dec 2021 23:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A08D9E079C; Fri, 17 Dec 2021 23:54:35 +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 07200E07D3 for ; Fri, 17 Dec 2021 23:54:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 6EFA43438F8 for ; Fri, 17 Dec 2021 23:54:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7C8214D for ; Fri, 17 Dec 2021 23:54:28 +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: <1639785232.3e8d192358bc7d54b6500594304af8e44b29462d.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenmpt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libopenmpt/Manifest media-libs/libopenmpt/libopenmpt-0.5.13.ebuild media-libs/libopenmpt/libopenmpt-0.5.14.ebuild X-VCS-Directories: media-libs/libopenmpt/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 3e8d192358bc7d54b6500594304af8e44b29462d X-VCS-Branch: master Date: Fri, 17 Dec 2021 23:54:28 +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: a0ce552e-ea74-4d29-9e2f-931a06bb1d0c X-Archives-Hash: d8b1f0440dd02efb8bf160f56fbb64af commit: 3e8d192358bc7d54b6500594304af8e44b29462d Author: James Le Cuirot gentoo org> AuthorDate: Fri Dec 17 23:53:52 2021 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Fri Dec 17 23:53:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e8d1923 media-libs/libopenmpt: Bump to 0.5.14, drop old 0.5.13 Signed-off-by: James Le Cuirot gentoo.org> media-libs/libopenmpt/Manifest | 2 +- .../libopenmpt/{libopenmpt-0.5.13.ebuild => libopenmpt-0.5.14.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libopenmpt/Manifest b/media-libs/libopenmpt/Manifest index 4ac3fe07118f..197a8eaf9e90 100644 --- a/media-libs/libopenmpt/Manifest +++ b/media-libs/libopenmpt/Manifest @@ -1 +1 @@ -DIST libopenmpt-0.5.13+release.autotools.tar.gz 1479605 BLAKE2B dd8abffb89950e14843a19d8f8066b052a773a1ca8f441c5fd02b191886d605db693dc861ddc7d9d50979231554aea2e76b82d74d35f92a6218a6d1b3fc4c5b8 SHA512 5ddf293755ca9696acaeaf2130a38dece3bba9a45519e1d4b61b594b2e014e67e6f3f79f55d54e7cc2528b9e40feac6d36bbe78788b6f2a1888f89c090872242 +DIST libopenmpt-0.5.14+release.autotools.tar.gz 1446898 BLAKE2B ab6ff8db2e19d859fecca882aea3e569b58d96d5055ec0dd42494a7eb38fefa9c8b88f4700d354de71346c71c6d9a96327db1c2b7b48e227928dcba0ce7347d6 SHA512 8897549c18afb57c5bf54f4dd8a1d80983829bca958052d76cda1315ef4a37f4201575817b7cedfe17a44ee79051a52aa35b26a51b554091e92c9d2dcf5924a3 diff --git a/media-libs/libopenmpt/libopenmpt-0.5.13.ebuild b/media-libs/libopenmpt/libopenmpt-0.5.14.ebuild similarity index 100% rename from media-libs/libopenmpt/libopenmpt-0.5.13.ebuild rename to media-libs/libopenmpt/libopenmpt-0.5.14.ebuild