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 C14C113835A for ; Wed, 23 Dec 2020 14:52:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1CA3E0B1A; Wed, 23 Dec 2020 14:52:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 92D54E0B15 for ; Wed, 23 Dec 2020 14:52:23 +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 09A183419A6 for ; Wed, 23 Dec 2020 14:52:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86BF2332 for ; Wed, 23 Dec 2020 14:52:20 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1608735123.9779b52e313a262749f46dbb6522623218c26a38.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/megaglest/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-strategy/megaglest/megaglest-3.11.1-r1.ebuild X-VCS-Directories: games-strategy/megaglest/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 9779b52e313a262749f46dbb6522623218c26a38 X-VCS-Branch: master Date: Wed, 23 Dec 2020 14:52:20 +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: 92d999f7-58aa-470f-a625-2b6328426397 X-Archives-Hash: 1389047ded78236d8bcf14e5d17cce94 commit: 9779b52e313a262749f46dbb6522623218c26a38 Author: Marek Szuba gentoo org> AuthorDate: Wed Dec 23 12:21:51 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Dec 23 14:52:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9779b52e games-strategy/megaglest-3.11.1-r1: stick with older megaglest-data Must use the one still installing data files into /usr/games. Signed-off-by: Marek Szuba gentoo.org> games-strategy/megaglest/megaglest-3.11.1-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games-strategy/megaglest/megaglest-3.11.1-r1.ebuild b/games-strategy/megaglest/megaglest-3.11.1-r1.ebuild index ca99c5450f1..86e78fb0535 100644 --- a/games-strategy/megaglest/megaglest-3.11.1-r1.ebuild +++ b/games-strategy/megaglest/megaglest-3.11.1-r1.ebuild @@ -17,8 +17,10 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug +editor fribidi cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 static +streflop +tools +unicode wxuniversal +model-viewer videos" +# Newer versions of megaglest-data install directly into /usr RDEPEND=" ~games-strategy/${PN}-data-${PV} + =dev-lang/lua-5.1:0 dev-libs/libxml2 media-libs/fontconfig