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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB9AD139368 for ; Sat, 14 Aug 2021 03:48:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54C8EE0A52; Sat, 14 Aug 2021 03:48:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 954D1E0A4F for ; Sat, 14 Aug 2021 03:48:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B597F342ADD for ; Sat, 14 Aug 2021 03:48:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 239BB8A8 for ; Sat, 14 Aug 2021 03:48:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1628912888.f8bd31ff711cb72f8c7da25c92cc7e8c2e04d66b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/openttd/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-simulation/openttd/openttd-1.11.2-r1.ebuild games-simulation/openttd/openttd-1.11.2.ebuild X-VCS-Directories: games-simulation/openttd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f8bd31ff711cb72f8c7da25c92cc7e8c2e04d66b X-VCS-Branch: master Date: Sat, 14 Aug 2021 03:48: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: b29094b8-dd58-4158-8edd-52d756c13d7d X-Archives-Hash: 1219ff6198b283e02a255f775ea1c6b1 commit: f8bd31ff711cb72f8c7da25c92cc7e8c2e04d66b Author: Sam James gentoo org> AuthorDate: Sat Aug 14 02:42:18 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Aug 14 03:48:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bd31ff games-simulation/openttd: subscribe to dev-libs/icu-layoutex:= subslot Signed-off-by: Sam James gentoo.org> .../openttd/{openttd-1.11.2.ebuild => openttd-1.11.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-simulation/openttd/openttd-1.11.2.ebuild b/games-simulation/openttd/openttd-1.11.2-r1.ebuild similarity index 99% rename from games-simulation/openttd/openttd-1.11.2.ebuild rename to games-simulation/openttd/openttd-1.11.2-r1.ebuild index cb7671437c5..104f633add0 100644 --- a/games-simulation/openttd/openttd-1.11.2.ebuild +++ b/games-simulation/openttd/openttd-1.11.2-r1.ebuild @@ -23,7 +23,7 @@ RDEPEND=" allegro? ( media-libs/allegro:5 ) fluidsynth? ( media-sound/fluidsynth ) icu? ( - dev-libs/icu-layoutex + dev-libs/icu-layoutex:= dev-libs/icu-le-hb >=dev-libs/icu-58.1:= )