public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nick Sarnie" <sarnex@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/
Date: Sat,  5 Jun 2021 15:57:30 +0000 (UTC)	[thread overview]
Message-ID: <1622908642.37e8d4274cead3c470d8dd1d00b8e111c0073dfe.sarnex@gentoo> (raw)

commit:     37e8d4274cead3c470d8dd1d00b8e111c0073dfe
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  5 15:52:52 2021 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sat Jun  5 15:57:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e8d427

app-emulation/wine-mono: Sync with ::wine

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 app-emulation/wine-mono/Manifest               |  1 +
 app-emulation/wine-mono/wine-mono-6.2.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/app-emulation/wine-mono/Manifest b/app-emulation/wine-mono/Manifest
index 5d860c4f8ec..56c9b7fc592 100644
--- a/app-emulation/wine-mono/Manifest
+++ b/app-emulation/wine-mono/Manifest
@@ -15,3 +15,4 @@ DIST wine-mono-5.1.0-x86.msi 84094976 BLAKE2B 25b044696f46810a843c17117f61532de3
 DIST wine-mono-5.1.1-x86.msi 84130304 BLAKE2B 05a5344b59249a758443cf91670eaef71d9ad3a3024b11442a8d3512ba54356439d503629fa799e2454975f47c0eaf6ff9e25ed61b020f29efceacc78347d578 SHA512 c518b93a470cc897abaf1dba18cc773dca0df62a28d35f32f2ddbe39b4de616c0307545bea5dc3ca87a01fd96b47feb3e1d8c3778106304b9cc08ebb3d1d665f
 DIST wine-mono-6.0.0-x86.msi 87507456 BLAKE2B b3cd3c767ecab3f679f82ad5efe393c10bd87261b48d25804ac4fa200eeadae74f73ca59b6b31f2d64695f1ea28e43ea333fadc78bb4f0c3d97d22087667548d SHA512 04a499429572a88308c3b906d4f729648b0a5bdf53f24e3630b14f644aaaf6d9be603f08cc76e25a35010f9e347b4b93c308bab417e5e64a801050f932ea176b
 DIST wine-mono-6.1.1-x86.msi 87879168 BLAKE2B 3bd7ce6da017edd7d462e91afff17f17bf22179d7ff21f479de92d768c8414e329e497ad3a5860499db7c2075629020aa190cdba80285e28fac8996d3e4337ad SHA512 3d2c7b14e605023f45eedf487e14a106f751b1c8da1063efddf5875a7ab9d9d064489940e499b509a573b0daf8274f2375f80fc8e9c10419cff249048fba8a87
+DIST wine-mono-6.2.0-x86.msi 87498240 BLAKE2B f7e20876732cbdfc472d5f850b167feceb4e09dd1d14db2d5e81580fb28cb1ec2fc7d1a48a187a0b0d0ad3884c3880a9f3512efdc5ace02795c3158b404a6770 SHA512 99007d7bf3bbdb97babdcc9411a3c9583c261918889e72f785e41cc0638fe4774d81040eebb7d3547ac2609a4684263feefa9e70b662f277ea1717dbd604d3d2

diff --git a/app-emulation/wine-mono/wine-mono-6.2.0.ebuild b/app-emulation/wine-mono/wine-mono-6.2.0.ebuild
new file mode 100644
index 00000000000..0860b6bcb4b
--- /dev/null
+++ b/app-emulation/wine-mono/wine-mono-6.2.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Wine Mono is a replacement for the .NET runtime and class libraries in Wine"
+HOMEPAGE="https://www.winehq.org/"
+SRC_URI="https://dl.winehq.org/wine/${PN}/${PV}/${P}-x86.msi"
+
+LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1"
+SLOT="${PV}"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="!!app-emulation/wine:0"
+
+S="${WORKDIR}"
+
+src_install() {
+	insinto /usr/share/wine/mono
+	doins "${DISTDIR}/${P}-x86.msi"
+}


             reply	other threads:[~2021-06-05 15:57 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-05 15:57 Nick Sarnie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-07  2:49 [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-mono/ Sam James
2024-10-07  2:44 Sam James
2024-09-12 14:40 Ionen Wolkens
2024-09-07  3:23 Ionen Wolkens
2024-07-03 16:31 Jakov Smolić
2024-07-03 16:31 Jakov Smolić
2024-06-27  6:55 Ionen Wolkens
2024-06-27  6:55 Ionen Wolkens
2024-04-23  9:33 Ionen Wolkens
2024-03-20  7:17 Ionen Wolkens
2024-02-11  3:39 Sam James
2024-02-11  3:39 Sam James
2024-02-06 13:33 Ionen Wolkens
2024-02-06  5:29 Ionen Wolkens
2024-01-27  1:00 Ionen Wolkens
2023-10-26 12:49 Sam James
2023-10-26 12:49 Sam James
2023-10-24 22:11 Ionen Wolkens
2023-10-06  9:23 Arthur Zamarin
2023-08-19  9:51 Ionen Wolkens
2023-08-06 11:51 Sam James
2023-05-19  8:17 Ionen Wolkens
2023-05-11 17:01 Ionen Wolkens
2023-04-17 20:44 Ionen Wolkens
2023-03-04 12:08 Ionen Wolkens
2023-02-26 18:35 Arthur Zamarin
2023-02-26  0:30 Sam James
2022-12-02  3:18 Ionen Wolkens
2022-12-02  3:18 Ionen Wolkens
2022-12-02  3:18 Ionen Wolkens
2022-12-02  3:18 Ionen Wolkens
2022-10-26 10:13 Ionen Wolkens
2022-09-10  9:48 Ionen Wolkens
2022-09-10  9:48 Ionen Wolkens
2022-06-04 15:25 Nick Sarnie
2022-04-11 23:22 Sam James
2022-04-09 15:01 Nick Sarnie
2022-03-12 11:51 Jakov Smolić
2022-02-13 15:06 Nick Sarnie
2021-12-05 16:08 Nick Sarnie
2021-11-23  2:51 Nick Sarnie
2021-09-26  0:35 Nick Sarnie
2021-08-01  0:25 Nick Sarnie
2021-08-01  0:25 Nick Sarnie
2021-08-01  0:09 Nick Sarnie
2021-08-01  0:09 Nick Sarnie
2021-06-05 15:57 Nick Sarnie
2021-04-11 17:16 Nick Sarnie
2021-02-28 15:39 Sam James
2021-02-28 15:39 Sam James
2021-02-13 20:03 Nick Sarnie
2020-10-11 20:21 Nick Sarnie
2020-06-20  3:36 Nick Sarnie
2020-04-25 21:32 Nick Sarnie
2020-04-13 16:53 Agostino Sarubbo
2020-04-12  7:30 Agostino Sarubbo
2019-11-16 17:13 Nick Sarnie
2019-09-28 17:26 Nick Sarnie
2019-08-17 17:19 Nick Sarnie
2019-06-22 21:55 Nick Sarnie
2019-06-04 14:45 Thomas Deutschmann
2019-05-02 22:25 Nick Sarnie
2019-04-16  1:46 Nick Sarnie
2019-03-17 14:29 Nick Sarnie
2019-03-03 11:59 Mikle Kolyada
2019-01-27 16:51 Nick Sarnie
2018-08-24  4:09 Mikle Kolyada
2018-08-02  2:44 Nick Sarnie
2018-07-09  0:41 Mikle Kolyada
2018-07-02  0:49 Thomas Deutschmann
2017-09-28 22:32 NP Hardass
2017-09-13 22:53 NP Hardass
2017-09-13 19:48 NP Hardass
2017-04-10 17:22 NP Hardass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1622908642.37e8d4274cead3c470d8dd1d00b8e111c0073dfe.sarnex@gentoo \
    --to=sarnex@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox