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 2A1DA158043 for ; Wed, 17 Apr 2024 14:13:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C854E2A4F; Wed, 17 Apr 2024 14:13:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F412EE2A4F for ; Wed, 17 Apr 2024 14:13:49 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2A32343476 for ; Wed, 17 Apr 2024 14:13:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B90601710 for ; Wed, 17 Apr 2024 14:13:45 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1713363087.54b9b47111ab9d0253c3ea597294e7938d49bf8b.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-simulation/openrct2/openrct2-9999.ebuild X-VCS-Directories: games-simulation/openrct2/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 54b9b47111ab9d0253c3ea597294e7938d49bf8b X-VCS-Branch: master Date: Wed, 17 Apr 2024 14:13:45 +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: 2a7bff22-77c4-4e9b-87c9-bcab3a259557 X-Archives-Hash: b51c06cb6772cae9a778946e72adaf10 commit: 54b9b47111ab9d0253c3ea597294e7938d49bf8b Author: Conrad Kostecki gentoo org> AuthorDate: Wed Apr 17 11:51:21 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Wed Apr 17 14:11:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b9b471 games-simulation/openrct2: update live ebuild Signed-off-by: Conrad Kostecki gentoo.org> games-simulation/openrct2/openrct2-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-simulation/openrct2/openrct2-9999.ebuild b/games-simulation/openrct2/openrct2-9999.ebuild index 0ed494c19096..906b38f4dba9 100644 --- a/games-simulation/openrct2/openrct2-9999.ebuild +++ b/games-simulation/openrct2/openrct2-9999.ebuild @@ -15,7 +15,7 @@ MY_PN_RPL="replays" MY_PN_SFX="opensound" MY_PN_TS="title-sequences" MY_PV_MSX="1.5" -MY_PV_OBJ="1.4.0" +MY_PV_OBJ="1.4.3" MY_PV_RPL="0.0.79" MY_PV_SFX="1.0.5" MY_PV_TS="0.4.6"