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 C46C6138335 for ; Thu, 2 Aug 2018 02:36:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33F13E0863; Thu, 2 Aug 2018 02:36:08 +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 D590DE0830 for ; Thu, 2 Aug 2018 02:36:07 +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 47F9C335CDF for ; Thu, 2 Aug 2018 02:36:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53DBD39E for ; Thu, 2 Aug 2018 02:36:02 +0000 (UTC) From: "Nick Sarnie" 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" Message-ID: <1533177302.cba2971d19cc8b9fec5f6aa2aba1d94b2a09810f.sarnex@gentoo> Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-any/ X-VCS-Repository: repo/proj/wine X-VCS-Files: app-emulation/wine-any/wine-any-3.13.ebuild X-VCS-Directories: app-emulation/wine-any/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: cba2971d19cc8b9fec5f6aa2aba1d94b2a09810f X-VCS-Branch: master Date: Thu, 2 Aug 2018 02:36:02 +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: f84e6854-2b9e-428a-baf8-baef7f5c7849 X-Archives-Hash: 32f447280d8b998fa92e9acf82e073e3 commit: cba2971d19cc8b9fec5f6aa2aba1d94b2a09810f Author: Lucian Poston pm me> AuthorDate: Wed Aug 1 16:03:27 2018 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Thu Aug 2 02:35:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=cba2971d app-emulation/wine-any-3.13: wine-mono-4.7.3 Closes: https://github.com/gentoo/repo-proj-wine/pull/7 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-emulation/wine-any/wine-any-3.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-any/wine-any-3.13.ebuild b/app-emulation/wine-any/wine-any-3.13.ebuild index 6380a95..8d4e1a7 100644 --- a/app-emulation/wine-any/wine-any-3.13.ebuild +++ b/app-emulation/wine-any/wine-any-3.13.ebuild @@ -138,7 +138,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