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 CD33D15800F for ; Sat, 28 Jan 2023 10:12:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D37CE086C; Sat, 28 Jan 2023 10:12:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 04D18E086C for ; Sat, 28 Jan 2023 10:12:35 +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 14212340F04 for ; Sat, 28 Jan 2023 10:12:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62477807 for ; Sat, 28 Jan 2023 10:12:33 +0000 (UTC) From: "Petrus Zhao" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petrus Zhao" Message-ID: <1674900672.6b3f4ec4af8de842c553d9bfcafbe41f228b3040.PetrusZhao@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.61.1.ebuild media-video/uxplay/uxplay-1.62.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: 6b3f4ec4af8de842c553d9bfcafbe41f228b3040 X-VCS-Branch: dev Date: Sat, 28 Jan 2023 10:12:33 +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: 55d7b886-e503-4ad7-a61d-f905f84b6fb8 X-Archives-Hash: 43a7c6f1ded58df7385eba81ada36ba9 commit: 6b3f4ec4af8de842c553d9bfcafbe41f228b3040 Author: Petrus Zhao gmail com> AuthorDate: Sat Jan 28 10:11:12 2023 +0000 Commit: Petrus Zhao gmail com> CommitDate: Sat Jan 28 10:11:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b3f4ec4 media-video/uxplay: add 1.62, drop 1.61.1 Signed-off-by: Petrus Zhao gmail.com> media-video/uxplay/Manifest | 2 +- media-video/uxplay/{uxplay-1.61.1.ebuild => uxplay-1.62.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index 40158b199..0f3bade3a 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.61.1.tar.gz 389118 BLAKE2B ba6915c369c1bef725d67819314564e2eb7b5fbce7f58cec2f937e52aa01a3daa321a51a3b19dba391434106d1e45a70d3f2f21377fbc38661d28c8b51b70fc2 SHA512 52166a49b0ac23c3216a1aa437ff327e4b6ce857e72497aa4ea129d2bb3d3f6f10094234ff0a8210902b2c471faa2e8b6f86b61c1c74e4e40b22ff15207e377c +DIST uxplay-1.62.tar.gz 394487 BLAKE2B a8ed01e9b5a92fbc6faf985f26f0ce8afaec6637abb50a7058ad153d6de77cf1f4f72b515ae7c4e348f93bb93dba56165cb7400f60f5b239e9f1c1a7dffabc8c SHA512 6e17b0bed0b368e9c1525d5d3f4c9b67ad6f3c64eb20071820314f74edc066078bb4cbd53393b12bd5cd5aee5f2dfb435c37b6865dba6e676bfc526620d2a9f5 diff --git a/media-video/uxplay/uxplay-1.61.1.ebuild b/media-video/uxplay/uxplay-1.62.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.61.1.ebuild rename to media-video/uxplay/uxplay-1.62.ebuild