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 C04D0158094 for ; Sun, 24 Jul 2022 14:28:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA2A2E0E23; Sun, 24 Jul 2022 14:28:18 +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 7C46CE0E23 for ; Sun, 24 Jul 2022 14:28:16 +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 EEFD3340F09 for ; Sun, 24 Jul 2022 14:28:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 447D74FA for ; Sun, 24 Jul 2022 14:28:13 +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: <1658672884.cdd4289e48d30a9b2574651e6a710ba451b45a77.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.54.ebuild media-video/uxplay/uxplay-1.55.ebuild X-VCS-Directories: media-video/uxplay/ X-VCS-Committer: PetrusZhao X-VCS-Committer-Name: Petrus Zhao X-VCS-Revision: cdd4289e48d30a9b2574651e6a710ba451b45a77 X-VCS-Branch: dev Date: Sun, 24 Jul 2022 14:28:13 +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: 5f04d3c5-cbf7-4329-9877-37ef804a545f X-Archives-Hash: ed96cedaa256dcdecb1d76e2823fc351 commit: cdd4289e48d30a9b2574651e6a710ba451b45a77 Author: Petrus Zhao gmail com> AuthorDate: Sun Jul 24 14:28:04 2022 +0000 Commit: Petrus Zhao gmail com> CommitDate: Sun Jul 24 14:28:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cdd4289e media-video/uxplay: version bump to 1.55, drop old Closes: https://bugs.gentoo.org/860183 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.54.ebuild => uxplay-1.55.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/uxplay/Manifest b/media-video/uxplay/Manifest index f55a58111..685b085f5 100644 --- a/media-video/uxplay/Manifest +++ b/media-video/uxplay/Manifest @@ -1 +1 @@ -DIST uxplay-1.54.tar.gz 368601 BLAKE2B 088b1fb088776aa1589a0fac8096f3fb9394f7f78baf54e15d854176adbbfc792527b37fb2b0c580924e142237662e8b25d2203d0b189f22fe679ac18104fe58 SHA512 e5eb194fc37e0d62c4768f80b702c6b47837ccc2ce5535e3c8b59a0976b7ce03795593ac2d9c156ea8414dca3c20e6d9ebe4ff4c347c7ca85b108b71abb65114 +DIST uxplay-1.55.tar.gz 363758 BLAKE2B 7cd431c12042e28e20f18497bcee665e1639767da37d1d41b0dd9686e88be0268ccdb3ce3f00b9d2b69f7250f62f98f6e01ef3b67eb2a6f5f049d197a6312a60 SHA512 b0a826bc8c317543fa7c1bbb4d0ee2ccffe9a126e5f74a69fad1f4bc55f5432a2a1eb173f4e966f1763be9b59dbc8db62849f8c3a11446f7233fa1f1365918d2 diff --git a/media-video/uxplay/uxplay-1.54.ebuild b/media-video/uxplay/uxplay-1.55.ebuild similarity index 100% rename from media-video/uxplay/uxplay-1.54.ebuild rename to media-video/uxplay/uxplay-1.55.ebuild