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 6FDC1158086 for ; Sat, 20 Nov 2021 12:35:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FFA1E07EA; Sat, 20 Nov 2021 12:35:20 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C14F2E07EA for ; Sat, 20 Nov 2021 12:35:19 +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 ABE72342D9A for ; Sat, 20 Nov 2021 12:35:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11AD81BD for ; Sat, 20 Nov 2021 12:35:16 +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: <1637411706.2171106e4f6ebc0d4ed7427a9d6f62f9e04f374d.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.41.ebuild media-video/uxplay/uxplay-1.42.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: 2171106e4f6ebc0d4ed7427a9d6f62f9e04f374d X-VCS-Branch: dev Date: Sat, 20 Nov 2021 12:35:16 +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: 7283af3d-bda4-42df-9359-42cd81354167 X-Archives-Hash: be562664ce59feb4272f2cde64a67ca0 commit: 2171106e4f6ebc0d4ed7427a9d6f62f9e04f374d Author: Petrus Zhao gmail com> AuthorDate: Sat Nov 20 12:35:06 2021 +0000 Commit: Petrus Zhao gmail com> CommitDate: Sat Nov 20 12:35:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2171106e media-video/uxplay: version bump to 1.42 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Petrus Zhao gmail.com> media-video/uxplay/Manifest | 2 +- media-video/uxplay/{uxplay-1.41.ebuild => uxplay-1.42.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index 9543da496..8f6b49647 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.41.tar.gz 327940 BLAKE2B 16f422023d43f2386aef9988dfcf5c07981f82feed19d58df7a8b3163050971fc8446b2ee7a294bc961f7fe7a8ffc114dbb574e6f9c368ea580f14ac54133de2 SHA512 c1878acfec5ddf53da782a6272f75c2a2d353c80aad32b031ae18929729e32f512c6f472185e682710a246917b26a3f4e38c6efa60fe7c67a78d852c55bdc107 +DIST uxplay-1.42.tar.gz 328063 BLAKE2B 8e61411dfa35542fd5ac13ba7c3d90d709b22160bd4dd519384be3bbfd265935dbb520b1d27f1b2061545b231984ebae0112894206ba7862bf0f7be0f0d0d0a5 SHA512 b266d627835937fdf1192fe57aaecadb1eba017dbd13dfe2b942de2fcaa6676c33b3e3df7dcd529b4f09cb7aa2fd88827a9742848cd954d36bfdd9639be61dc1 diff --git a/media-video/uxplay/uxplay-1.41.ebuild b/media-video/uxplay/uxplay-1.42.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.41.ebuild rename to media-video/uxplay/uxplay-1.42.ebuild