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 CE601138330 for ; Sat, 1 Oct 2016 13:17:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9137EE0ABC; Sat, 1 Oct 2016 13:17:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73FB3E0ABC for ; Sat, 1 Oct 2016 13:17:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82F13340FC1 for ; Sat, 1 Oct 2016 13:17:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 619642498 for ; Sat, 1 Oct 2016 07:19:14 +0000 (UTC) From: "Maciej Mrozowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Mrozowski" Message-ID: <1475306258.e4421a595a249d1b1e112bd6e1bcd5e9130b51cf.reavertm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: reavertm X-VCS-Committer-Name: Maciej Mrozowski X-VCS-Revision: e4421a595a249d1b1e112bd6e1bcd5e9130b51cf X-VCS-Branch: master Date: Sat, 1 Oct 2016 07:19:14 +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-Archives-Salt: 1d50e744-fb62-4aab-b636-dfcb0e732228 X-Archives-Hash: cdb1b9d18946f3ba61dca81e8ffa1627 commit: e4421a595a249d1b1e112bd6e1bcd5e9130b51cf Author: Maciej Mrozowski gentoo org> AuthorDate: Sat Oct 1 07:17:38 2016 +0000 Commit: Maciej Mrozowski gentoo org> CommitDate: Sat Oct 1 07:17:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4421a59 profiles/base/package.use.force: enforce dns resolver for dev-games/simgear due to #586840 profiles/base/package.use.force | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 1189166..311b201 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -2,6 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Maciej Mrozowski (1 Sept 2016) +# Workaround until resolved upstream (bug #586840) +>=dev-games/simgear-2016.2.1 dns + # Pawel Hajdan jr (20 Aug 2016) # Chromium GYP build is no longer supported - always use GN. >=www-client/chromium-54 gn