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 337F815800A for ; Wed, 9 Aug 2023 09:34:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EE752BC017; Wed, 9 Aug 2023 09:34:33 +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 1F3742BC017 for ; Wed, 9 Aug 2023 09:34:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E92BB33E02F for ; Wed, 9 Aug 2023 09:34:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20820EF9 for ; Wed, 9 Aug 2023 09:34:30 +0000 (UTC) From: "Rui Huang" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rui Huang" Message-ID: <1691573661.7733a58b0e3a58f0212d4f04b501ae1eb85738b1.vowstar@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/uxplay/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/uxplay/Manifest media-video/uxplay/uxplay-1.64.ebuild media-video/uxplay/uxplay-1.65.3.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: vowstar X-VCS-Committer-Name: Rui Huang X-VCS-Revision: 7733a58b0e3a58f0212d4f04b501ae1eb85738b1 X-VCS-Branch: dev Date: Wed, 9 Aug 2023 09:34:30 +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: 76d44d61-fdff-41af-8dbd-d776ded17351 X-Archives-Hash: f07f1e6c930adf8e484ff150cc0aea4f commit: 7733a58b0e3a58f0212d4f04b501ae1eb85738b1 Author: Huang Rui gmail com> AuthorDate: Wed Aug 9 09:34:21 2023 +0000 Commit: Rui Huang gmail com> CommitDate: Wed Aug 9 09:34:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7733a58b media-video/uxplay: add 1.65.3, drop 1.64 Signed-off-by: Huang Rui gmail.com> media-video/uxplay/Manifest | 2 +- media-video/uxplay/{uxplay-1.64.ebuild => uxplay-1.65.3.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index e3263381cc..3321709f40 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.64.tar.gz 403977 BLAKE2B 0b7c4b858a6fce659c0b34a42c4d7fe268f67edaf6895857ea58b69d187379a2a36b2117f4aba83bdef9606c0692456f8065a6ed81773c090fc4a1c2ec6062be SHA512 531d193af182e3b202315f8078848ad44d5b3b458b125e5d183301de8d326b4a30221538fa3b00e049d51ec79bbedb5f45abf0319a04d87dc87193789e2482f1 +DIST uxplay-1.65.3.tar.gz 416832 BLAKE2B 95df0656e0b53a51f68f8e9404de4d7935f713e398c561c4ef44d2315ce41b47bf13787bcbd616a140a6d1a3b09edca6dc7d29a861fd69b1e6d6615183acdd1f SHA512 3e43c56144e1b224598d57b374a0adeacdb96813c84480fc7a9d3cfd2f61b4aef8291de94786491b2a46c5e09367621490954c47f03045247bf4785b35b8bfa2 diff --git a/media-video/uxplay/uxplay-1.64.ebuild b/media-video/uxplay/uxplay-1.65.3.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.64.ebuild rename to media-video/uxplay/uxplay-1.65.3.ebuild