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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1D1251382C5 for ; Fri, 4 Dec 2020 22:39:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51215E089C; Fri, 4 Dec 2020 22:39:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 355B6E089C for ; Fri, 4 Dec 2020 22:39:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF28433BF54 for ; Fri, 4 Dec 2020 22:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6014C477 for ; Fri, 4 Dec 2020 22:39:04 +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: <1607121276.d68a3628dfb447ca5d440360487bd139310d420d.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.3.ebuild media-libs/libopenmpt/libopenmpt-0.5.4.ebuild X-VCS-Directories: media-libs/libopenmpt/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: d68a3628dfb447ca5d440360487bd139310d420d X-VCS-Branch: master Date: Fri, 4 Dec 2020 22:39:04 +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: 21f1c5a5-86b7-4415-8bda-b998dea5ed04 X-Archives-Hash: c0672bec157f23ae0591240d105c8c2e commit: d68a3628dfb447ca5d440360487bd139310d420d Author: James Le Cuirot gentoo org> AuthorDate: Fri Dec 4 22:34:36 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Fri Dec 4 22:34:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68a3628 media-libs/libopenmpt: Bump to 0.5.4, drop old 0.5.3 Package-Manager: Portage-3.0.11, Repoman-3.0.1 Signed-off-by: James Le Cuirot gentoo.org> media-libs/libopenmpt/Manifest | 2 +- .../libopenmpt/{libopenmpt-0.5.3.ebuild => libopenmpt-0.5.4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libopenmpt/Manifest b/media-libs/libopenmpt/Manifest index acaa4764d87..c148f1b0bf4 100644 --- a/media-libs/libopenmpt/Manifest +++ b/media-libs/libopenmpt/Manifest @@ -1 +1 @@ -DIST libopenmpt-0.5.3+release.autotools.tar.gz 1468568 BLAKE2B 02f29f1d60aa0f318d4b478291d48487c2079001f9173420c0fb5ca8c21ac0f1b3ec02c0d2958a00d7d10e994b626a673de4b5cbe85b1900bf8f0e953616aebd SHA512 003e40a4fa5c44d38931f5008beb71fd82ea57f6989cffdf2f8687e403a244bd29d497c4de9744d594ecfb7d0dd2ba8ff17046a3987123f47bc56cd163f71d7d +DIST libopenmpt-0.5.4+release.autotools.tar.gz 1470690 BLAKE2B fade97324b350a4c6191b21f6e87cb1f04ac010aaf3c52ce8e66b3382e27e46bfaa99cdd044a7bc8859ea355a5ca82c53844272345439961ef50cf7a5ac1a233 SHA512 2acb5f04bbca84dc01e0aa0e002924e3cd41c0d3516d3f896705c2906d8b2f8646c45d3dca609ffc94972629b887fd63da383e3d0127b2420731de20e4590b5a diff --git a/media-libs/libopenmpt/libopenmpt-0.5.3.ebuild b/media-libs/libopenmpt/libopenmpt-0.5.4.ebuild similarity index 100% rename from media-libs/libopenmpt/libopenmpt-0.5.3.ebuild rename to media-libs/libopenmpt/libopenmpt-0.5.4.ebuild