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 2FDB0158090 for ; Sat, 14 May 2022 13:46:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 038FEE0948; Sat, 14 May 2022 13:46:11 +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 D9923E0948 for ; Sat, 14 May 2022 13:46:10 +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 B0DE5341AFC for ; Sat, 14 May 2022 13:46:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A06F465 for ; Sat, 14 May 2022 13:46:07 +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: <1652535962.0842dfcfd8a73be072b4270c0308c536932c1f8b.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.51.ebuild media-video/uxplay/uxplay-1.52.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: 0842dfcfd8a73be072b4270c0308c536932c1f8b X-VCS-Branch: dev Date: Sat, 14 May 2022 13:46:07 +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: 2c33a7e1-c619-4e80-b30f-1e3becae6997 X-Archives-Hash: e5dcd25f20cfc6feed86cee2b01d0e11 commit: 0842dfcfd8a73be072b4270c0308c536932c1f8b Author: Petrus Zhao gmail com> AuthorDate: Sat May 14 13:46:02 2022 +0000 Commit: Petrus Zhao gmail com> CommitDate: Sat May 14 13:46:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0842dfcf media-video/uxplay: version bump to 1.52, drop 1.51 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Petrus Zhao gmail.com> media-video/uxplay/Manifest | 2 +- media-video/uxplay/{uxplay-1.51.ebuild => uxplay-1.52.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index 77880a4b5..f512ec417 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1,2 +1,2 @@ DIST uxplay-1.50a.tar.gz 361683 BLAKE2B 096d016e64bf98fab6a9e2d0eb7905e4056ad6580cdc99b675bc85bb490bdc5f1d17fbf9f79ae3144539796f1efb9972e70397d2fe6bb0c77c2551bbe2477fda SHA512 8f25f7bf32e08e4e27fd1d927a154a0e020e021d1a9fb3be5e2cbb5db22de9be408ad98cf073302b2abdcc3f2529b0df175887c537811f148247c9e0fe301a2a -DIST uxplay-1.51.tar.gz 370080 BLAKE2B fc893b1dc260cb020d37ce5e4bbcfdfe5bb854b734bc6473deaa3173f6c5b8829781265d7ece81996b01075631124ad42868c2c90b7ec997b89153f038e37186 SHA512 248b1ba630721e8e35d07280e378f6d0cefdd83c56cc2c1c593142629e0b7ce891df734999d79187a4bb7878e44fc0ee8c6c779ffcf11e9dcdae18ac693c6ed7 +DIST uxplay-1.52.tar.gz 373262 BLAKE2B 504b5d31cd034d4923079e68c48496629437db9106aa1fab8b50f5a9d7eef1788f93e55adec9b75e00d533b3eab3c8ac7e8da2b8d08b7f5f9c82926e7dfd1d1a SHA512 b95d6a90bf209ea29f91e589d27118550cfb4269a7b155bed7f44f9a4de1d8465047b4bde4d6319281842390501170c52bf27ebde1ea1a5aa48610270279b074 diff --git a/media-video/uxplay/uxplay-1.51.ebuild b/media-video/uxplay/uxplay-1.52.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.51.ebuild rename to media-video/uxplay/uxplay-1.52.ebuild