Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/
Date: Sun, 26 Sep 2021 00:50:46
Message-Id: 1632617422.13f81de5f381668c3e4b451ffcdf5a7a61cfabbd.sarnex@gentoo
1 commit: 13f81de5f381668c3e4b451ffcdf5a7a61cfabbd
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 26 00:50:22 2021 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 26 00:50:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13f81de5
7
8 app-emulation/wine-staging: Sync with ::wine
9
10 Package-Manager: Portage-3.0.23, Repoman-3.0.3
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-staging/Manifest | 1 +
14 app-emulation/wine-staging/wine-staging-6.18.ebuild | 2 +-
15 app-emulation/wine-staging/wine-staging-9999.ebuild | 2 +-
16 3 files changed, 3 insertions(+), 2 deletions(-)
17
18 diff --git a/app-emulation/wine-staging/Manifest b/app-emulation/wine-staging/Manifest
19 index 9d5a7301294..277456adf86 100644
20 --- a/app-emulation/wine-staging/Manifest
21 +++ b/app-emulation/wine-staging/Manifest
22 @@ -1,4 +1,5 @@
23 DIST gentoo-wine-patches-20200523.tar.xz 59740 BLAKE2B 951d7f305a6e5b3759c8095629d48de4830b8a0c9558de859a9e02d9824fe85553fda2bc0820ca97022a0ca63ac28473dadfe827821220445dbf1a7fd15c7c98 SHA512 46eea45c982b475e3ff444cbd87c6a0a235fc8dcaf3d83d89655a10ed8841a9ddb09e5a638a05803f3bf2c3bd34165c16067aba561efa4c183ee396dc31cdf75
24 +DIST gentoo-wine-patches-20210925.tar.xz 59836 BLAKE2B c6d41db309bf0470d0e8ef771d791240209f77d967031943232218e8e737987a4a74847d89d6bf8739ff0698b28b656a8b9ac830ee1da457be2aab27ededb123 SHA512 721d4d7b6a2c4336555a7faed7202a8ad6872ee37e4daea6fab2b5ff5bf5d73ce41f25d0bd4fd9b45e2c522cb19c1349144a40be32ccdd7ded7f61055d6d85c8
25 DIST wine-6.15.tar.xz 24751680 BLAKE2B f1e8df4f6a65f5776b260edf5a12a48810b24ea668be5ef8b405b64a057a16329a30d0b295eefb8f79d378faa243c20884de543e96213ed5ee22b6c752dab028 SHA512 bb4420a6fb0455aaab2f45354ea470acba9feeaea07b6c2cbf8afd49a6ef97bfc794cee330ecb12fb2098994738227d149cd5685d29310bb6cd0ed25d5fdc8bf
26 DIST wine-6.16.tar.xz 24789520 BLAKE2B 473ddec26139f7fedc091e2e037a88c8bde6f4061b196995aaa7e0352969fc8920edb47754c97478468a482f1d5a9be9e2cf858061d3add183fd90ee135a6ec3 SHA512 83d97eefeb35ee85d6ae180056d7b0e5864a90e1c2b63b6fd77d5cd38038b4eaa1fd067e7d5c5ee56d8cd811149db23a8581e1497bc1e36f9adad1012296b96e
27 DIST wine-6.17.tar.xz 24838704 BLAKE2B 98014c8226db703a62e7c9e73eb5d76a10eb751e81e0f20bf409099bca4ce5a996f67401e6f39b140671c82aded8c7ccd483199990e55c9590715651ea5ae0db SHA512 87550105e27afedc02084172bbb84793891db711ee443bb2626fea56e720517205a06944198c1d05958d47025ad31d9c890d539cd9e60fadfe2947d83325a658
28
29 diff --git a/app-emulation/wine-staging/wine-staging-6.18.ebuild b/app-emulation/wine-staging/wine-staging-6.18.ebuild
30 index 10c44915fbb..a6c1ddd5392 100644
31 --- a/app-emulation/wine-staging/wine-staging-6.18.ebuild
32 +++ b/app-emulation/wine-staging/wine-staging-6.18.ebuild
33 @@ -30,7 +30,7 @@ S="${WORKDIR}/${MY_P}"
34
35 STAGING_P="wine-staging-${MY_PV}"
36 STAGING_DIR="${WORKDIR}/${STAGING_P}"
37 -GWP_V="20200523"
38 +GWP_V="20210925"
39 PATCHDIR="${WORKDIR}/gentoo-wine-patches"
40
41 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging patchset"
42
43 diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
44 index 10c44915fbb..a6c1ddd5392 100644
45 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild
46 +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
47 @@ -30,7 +30,7 @@ S="${WORKDIR}/${MY_P}"
48
49 STAGING_P="wine-staging-${MY_PV}"
50 STAGING_DIR="${WORKDIR}/${STAGING_P}"
51 -GWP_V="20200523"
52 +GWP_V="20210925"
53 PATCHDIR="${WORKDIR}/gentoo-wine-patches"
54
55 DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging patchset"