From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1039994-garchives=archives.gentoo.org@lists.gentoo.org> 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 6A988138335 for <garchives@archives.gentoo.org>; Thu, 2 Aug 2018 02:36:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9BDC7E082F; Thu, 2 Aug 2018 02:36:07 +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 54722E0830 for <gentoo-commits@lists.gentoo.org>; Thu, 2 Aug 2018 02:36:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3DBA6335CDE for <gentoo-commits@lists.gentoo.org>; Thu, 2 Aug 2018 02:36:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C14639B for <gentoo-commits@lists.gentoo.org>; Thu, 2 Aug 2018 02:36:02 +0000 (UTC) From: "Nick Sarnie" <sarnex@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nick Sarnie" <sarnex@gentoo.org> Message-ID: <1533177271.f4534f87960d17380e1dacbc0ef5d5314ba76f9c.sarnex@gentoo> Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/ X-VCS-Repository: repo/proj/wine X-VCS-Files: app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild X-VCS-Directories: app-emulation/wine-vanilla/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: f4534f87960d17380e1dacbc0ef5d5314ba76f9c X-VCS-Branch: master Date: Thu, 2 Aug 2018 02:36:02 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 411338e3-6a6f-48ab-9c24-9f08e4136bb1 X-Archives-Hash: 3c1f17069863c27d8acb99be1ad8b893 commit: f4534f87960d17380e1dacbc0ef5d5314ba76f9c Author: Lucian Poston <lucianposton <AT> pm <DOT> me> AuthorDate: Wed Aug 1 16:01:25 2018 +0000 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org> CommitDate: Thu Aug 2 02:34:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f4534f87 app-emulation/wine-vanilla-3.13: wine-mono-4.7.3 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild b/app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild index cdb123c..96e3367 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild @@ -107,7 +107,7 @@ RDEPEND="${COMMON_DEPEND} !app-emulation/wine:0 dos? ( >=games-emulation/dosbox-0.74_p20160629 ) gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] ) - mono? ( app-emulation/wine-mono:4.7.1 ) + mono? ( app-emulation/wine-mono:4.7.3 ) perl? ( dev-lang/perl dev-perl/XML-Simple