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 B973815808B for ; Mon, 4 Apr 2022 07:21:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA463E0924; Mon, 4 Apr 2022 07:21:40 +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 1AD1CE0924 for ; Mon, 4 Apr 2022 07:21:39 +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 C1AEB34101F for ; Mon, 4 Apr 2022 07:21:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1EF8F2D7 for ; Mon, 4 Apr 2022 07:21:37 +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: <1649056892.fae8089a5a904a5345d2edffbb557c93e044a382.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.48.ebuild media-video/uxplay/uxplay-1.49.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: fae8089a5a904a5345d2edffbb557c93e044a382 X-VCS-Branch: dev Date: Mon, 4 Apr 2022 07:21:37 +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: 276429ff-2706-44f4-bcf7-a3ca0375fc35 X-Archives-Hash: dd18515bc5533a92a642f5f466983687 commit: fae8089a5a904a5345d2edffbb557c93e044a382 Author: Petrus Zhao gmail com> AuthorDate: Mon Apr 4 07:21:32 2022 +0000 Commit: Petrus Zhao gmail com> CommitDate: Mon Apr 4 07:21:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fae8089a media-video/uxplay: version bump to 1.49, drop old 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.48.ebuild => uxplay-1.49.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index e6b2a22ef..e327fdd6d 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.48.tar.gz 355441 BLAKE2B 5f83631f67efa94cc3b1f1edf7e4678f841f655388d634860a1dda174a7849126b54c22c69809e031a3f1941a3e4696fc7ecd81452a1680473ec8803a7324ac6 SHA512 3487b882eafeb55256ffcc9de0629d2e40dc7cd1c2781aac5e319cb90dc4eb9ceeb332f156911be1ba169d213f96c20db45e39eeaa44c5ccd4405c69d1a4c940 +DIST uxplay-1.49.tar.gz 359306 BLAKE2B c2dc1f6083e8919d969a8dd40436e23831f99e37998642c6f252d0c36badf34df20fcbc5aec2ac06f14ef5254b27eebb607a410adc77aae1be8060a853652a79 SHA512 d37c963303c2f366f9c78d620f2e6055370ff5c2096991704c7a55e4e80761b7cd53c944a8bab986c989c034e6a31c6fc534b2434522cda711efd7ef318b24fb diff --git a/media-video/uxplay/uxplay-1.48.ebuild b/media-video/uxplay/uxplay-1.49.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.48.ebuild rename to media-video/uxplay/uxplay-1.49.ebuild