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 1539B15800F for ; Sun, 1 Jan 2023 07:55:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F827E0729; Sun, 1 Jan 2023 07:55:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 3741DE0729 for ; Sun, 1 Jan 2023 07:55:15 +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 0C41F33BF1A for ; Sun, 1 Jan 2023 07:55:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 338D276D for ; Sun, 1 Jan 2023 07:55:12 +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: <1672559697.910631fb832160698752e88e0a2582b9f45fce18.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.61.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: 910631fb832160698752e88e0a2582b9f45fce18 X-VCS-Branch: dev Date: Sun, 1 Jan 2023 07:55:12 +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: cd175029-99d4-42a4-aa45-c5cd29664152 X-Archives-Hash: a21cd074729d2543c7f9002ff3df8f0d commit: 910631fb832160698752e88e0a2582b9f45fce18 Author: Petrus Zhao gmail com> AuthorDate: Sun Jan 1 07:54:42 2023 +0000 Commit: Petrus Zhao gmail com> CommitDate: Sun Jan 1 07:54:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=910631fb media-video/uxplay: add 1.61.1, drop 1.61 Closes: https://bugs.gentoo.org/889044 Signed-off-by: Petrus Zhao gmail.com> media-video/uxplay/Manifest | 2 +- media-video/uxplay/{uxplay-1.61.ebuild => uxplay-1.61.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index 7e8e9f1a1..40158b199 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.61.tar.gz 389097 BLAKE2B 38569807668330e23dfa06f60f1cf583fc9f95e5b4afe4b4bbfd6b1cd7a6f12477f72966ac6e963a1e960ca9ecd5bd99237d3bc5ed6cfe8806a48e931e21bba3 SHA512 b73d09be55097b1d4a44cfe2e4272d1bb73bde8746eac1b487c0f7ad67e9e76510945e9324b5ecac4028714f59ad52730a64a7b64c390d120fd26f0076546e03 +DIST uxplay-1.61.1.tar.gz 389118 BLAKE2B ba6915c369c1bef725d67819314564e2eb7b5fbce7f58cec2f937e52aa01a3daa321a51a3b19dba391434106d1e45a70d3f2f21377fbc38661d28c8b51b70fc2 SHA512 52166a49b0ac23c3216a1aa437ff327e4b6ce857e72497aa4ea129d2bb3d3f6f10094234ff0a8210902b2c471faa2e8b6f86b61c1c74e4e40b22ff15207e377c diff --git a/media-video/uxplay/uxplay-1.61.ebuild b/media-video/uxplay/uxplay-1.61.1.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.61.ebuild rename to media-video/uxplay/uxplay-1.61.1.ebuild