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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 979011581D3 for ; Sun, 26 May 2024 14:52:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5AB3E29F2; Sun, 26 May 2024 14:52:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B178CE29F2 for ; Sun, 26 May 2024 14:52:12 +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 B6105343063 for ; Sun, 26 May 2024 14:52:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22CA5E9E for ; Sun, 26 May 2024 14:52:10 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1716735085.2e84fcf1c3010ecf7210ab8cf115c5c9009e89ee.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/freeorion/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/freeorion/freeorion-0.5.0.1.ebuild X-VCS-Directories: games-strategy/freeorion/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 2e84fcf1c3010ecf7210ab8cf115c5c9009e89ee X-VCS-Branch: master Date: Sun, 26 May 2024 14:52:10 +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: 43f5f4be-d863-44d3-a06a-41808583da82 X-Archives-Hash: b98089ef9c91e2243102b3dabac14ec0 commit: 2e84fcf1c3010ecf7210ab8cf115c5c9009e89ee Author: Ionen Wolkens gentoo org> AuthorDate: Sun May 26 14:49:49 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sun May 26 14:51:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e84fcf1 games-strategy/freeorion: limit to gentoo.org> games-strategy/freeorion/freeorion-0.5.0.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-strategy/freeorion/freeorion-0.5.0.1.ebuild b/games-strategy/freeorion/freeorion-0.5.0.1.ebuild index 29b1188c6e9f..7f69517f40d8 100644 --- a/games-strategy/freeorion/freeorion-0.5.0.1.ebuild +++ b/games-strategy/freeorion/freeorion-0.5.0.1.ebuild @@ -18,9 +18,10 @@ IUSE="+client doc test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" +# bug #932780 wrt boost upper bound DEPEND=" ${PYTHON_DEPS} - $(python_gen_cond_dep 'dev-libs/boost:=[${PYTHON_USEDEP},nls,python]') + $(python_gen_cond_dep '