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 3DF5E158086 for ; Thu, 30 Dec 2021 14:32:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FD312BC026; Thu, 30 Dec 2021 14:32:34 +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 129C22BC026 for ; Thu, 30 Dec 2021 14:32:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 9EFEB34300B for ; Thu, 30 Dec 2021 14:32:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 076011C6 for ; Thu, 30 Dec 2021 14:32:31 +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: <1640874744.9993c68ffb096a5775e960c3803d231abf81dd73.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.43.ebuild media-video/uxplay/uxplay-1.44.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: 9993c68ffb096a5775e960c3803d231abf81dd73 X-VCS-Branch: dev Date: Thu, 30 Dec 2021 14:32:31 +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: 751b4042-b0ef-4fb3-bf64-3824c4e58c97 X-Archives-Hash: 6f62cafbe8deddb1fd9f7b161a724fa1 commit: 9993c68ffb096a5775e960c3803d231abf81dd73 Author: Petrus Zhao gmail com> AuthorDate: Thu Dec 30 14:32:24 2021 +0000 Commit: Petrus Zhao gmail com> CommitDate: Thu Dec 30 14:32:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9993c68f media-video/uxplay: version bump to 1.44, drop old 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.43.ebuild => uxplay-1.44.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index 03208b5a2..910f5272b 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.43.tar.gz 333275 BLAKE2B 8b408c38d26a87dc1c596be9455a2d63f74eb6059bb9290db976955b618f1aa0d2fd8da8758af77245e7694037185d6f4c8f2150124af95c7f4b996093e5d09b SHA512 9ce3d03e2f5cf0341fc1d902bf74a2667f8e2999263cc323f2c446a66f5aa78d7f5f12c29dc88cd8b5743a8efb36f89378d3d0d65233b9681218524300b9d0ee +DIST uxplay-1.44.tar.gz 338924 BLAKE2B f3a76b4299f90350fcd60906d5afa560027d38e2426404c401ae096253ca035667dfe0d3537b265fcbe12ec8e5a9b300f53f8b48c867aeb242aaf902bfe3c2aa SHA512 e6ec3dc2ebeab6fe948984110125883366f87bf00526334aa48f650b1213e33068e29a49ed63af3e4344a70e51a6b8efdcdc22156949dbe9ca0d6d2f9b50c572 diff --git a/media-video/uxplay/uxplay-1.43.ebuild b/media-video/uxplay/uxplay-1.44.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.43.ebuild rename to media-video/uxplay/uxplay-1.44.ebuild