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 DBDF3158030 for ; Sun, 26 Feb 2023 07:29:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1470EE0858; Sun, 26 Feb 2023 07:29:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED6A5E0858 for ; Sun, 26 Feb 2023 07:29:01 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2EC98340D81 for ; Sun, 26 Feb 2023 07:29:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A46137D8 for ; Sun, 26 Feb 2023 07:28:59 +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: <1677396511.3e35be03d74529e55a29c88b3467dc67f33c27c7.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.62.ebuild media-video/uxplay/uxplay-1.63.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: 3e35be03d74529e55a29c88b3467dc67f33c27c7 X-VCS-Branch: dev Date: Sun, 26 Feb 2023 07:28:59 +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: 56281686-af15-4f30-af6b-b390bf7a0cdd X-Archives-Hash: 120d75277666175c00a56cb78d38a124 commit: 3e35be03d74529e55a29c88b3467dc67f33c27c7 Author: Petrus Zhao gmail com> AuthorDate: Sun Feb 26 07:28:31 2023 +0000 Commit: Petrus Zhao gmail com> CommitDate: Sun Feb 26 07:28:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e35be03 media-video/uxplay: add 1.63, drop 1.62 Signed-off-by: Petrus Zhao gmail.com> media-video/uxplay/Manifest | 2 +- media-video/uxplay/{uxplay-1.62.ebuild => uxplay-1.63.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index 0f3bade3a..2d7be8271 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.62.tar.gz 394487 BLAKE2B a8ed01e9b5a92fbc6faf985f26f0ce8afaec6637abb50a7058ad153d6de77cf1f4f72b515ae7c4e348f93bb93dba56165cb7400f60f5b239e9f1c1a7dffabc8c SHA512 6e17b0bed0b368e9c1525d5d3f4c9b67ad6f3c64eb20071820314f74edc066078bb4cbd53393b12bd5cd5aee5f2dfb435c37b6865dba6e676bfc526620d2a9f5 +DIST uxplay-1.63.tar.gz 399243 BLAKE2B fa042c528bb7cbab5697addf621313ad85f6dafd1af048a68d57cbad1c5b79dbe3380099833afae70eae7d8506107ec74abcc42198aa2127664fccc0beb700b1 SHA512 81022b028a5e0b9bd1eda47d31383a64fcbd7dfc4d2c911c8a7ce3643f47a739afbff418273ca94457cd890c4926f5e615a0b3bee1a1677d57e76cafa905dbd1 diff --git a/media-video/uxplay/uxplay-1.62.ebuild b/media-video/uxplay/uxplay-1.63.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.62.ebuild rename to media-video/uxplay/uxplay-1.63.ebuild