Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/
Date: Wed, 22 Jan 2020 00:09:20
Message-Id: 1579650867.98e6259a6d00d5c6b28a6d5ebeb513def3935bb2.sarnex@gentoo
1 commit: 98e6259a6d00d5c6b28a6d5ebeb513def3935bb2
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 21 23:54:27 2020 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 21 23:54:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=98e6259a
7
8 app-emulation/wine-vanilla: Bump to 5.0
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-vanilla/Manifest | 1 +
14 .../{wine-vanilla-9999.ebuild => wine-vanilla-5.0.ebuild} | 4 ++--
15 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 4 ++--
16 3 files changed, 5 insertions(+), 4 deletions(-)
17
18 diff --git a/app-emulation/wine-vanilla/Manifest b/app-emulation/wine-vanilla/Manifest
19 index ca97eed..bf3a231 100644
20 --- a/app-emulation/wine-vanilla/Manifest
21 +++ b/app-emulation/wine-vanilla/Manifest
22 @@ -27,3 +27,4 @@ DIST wine-4.6.tar.xz 21940848 BLAKE2B 1dbac3b3e6d74b99123a0954015343514d0135a26c
23 DIST wine-4.7.tar.xz 21962632 BLAKE2B 2f90212c93fb089fafb0dd44189044b3875a52e3f6b5300a44893ac9760afb398330c293abbffca15cd9f9a6da72e97c2702c04525e02663186d723f1f322da7 SHA512 cb768528db510f81d464b9c1bb48847162baaa86ef00dc7a418afdce38aa51262d150c14b3362fb40c93cc2e3633fc02b2916167f21af8a708eb393da6ba9163
24 DIST wine-4.8.tar.xz 22024100 BLAKE2B cf87407a5fca83660c866a17ebeec62a97404c1eeb1d7b34a0995510e04aec2fe0350b644870a3d4817177b002cf07e69cd6761593122c93c22bda50bb8aec0b SHA512 ad91c31aad86b9932777a1c5a84760f41c63cfbb5d79f1a8afd132a8948667283f85e081a454cfc0904544394eaabb00fb986eba15efd8a8409db38e793f3dab
25 DIST wine-4.9.tar.xz 22077528 BLAKE2B 98cf186152abc8379275b353e3934efc285cc386f33188a283e3568f803090057bcc90da6dd6c6c1e9d7dbbcf61fbe4a2316107ff129a7d7baa174982f9dcf26 SHA512 bf750af9569b0c564cd9581b9de8c399f6e42227eb6e79338ec6ba70f135fe3388b0792ff013add97341c488ed906227cdf93cc275e362ba232df78afaaab66d
26 +DIST wine-5.0.tar.xz 22469428 BLAKE2B d26938e707545d31ed932c67eaaa9fd137e42daa6facadeaea2897797ec816658edc1b89c649e0cb5c453ca53ebea5d7156fdd188f1afe2a55ca7834e012e276 SHA512 681de951804c3dd3ae8c677a0ea52d172b04cac58594698b191cd972b25899cd2030d01a25fc2ad2eb6b99976a30319d2bd5ba8b7ff98b1a8b43832fa6514b83
27
28 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild
29 similarity index 99%
30 copy from app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
31 copy to app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild
32 index cac165b..b8503f0 100644
33 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
34 +++ b/app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild
35 @@ -1,4 +1,4 @@
36 -# Copyright 1999-2019 Gentoo Authors
37 +# Copyright 1999-2020 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=6
41 @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then
42 #KEYWORDS=""
43 else
44 MAJOR_V=$(ver_cut 1)
45 - SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz"
46 + SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.0/${MY_P}.tar.xz"
47 KEYWORDS="-* ~amd64 ~x86"
48 fi
49 S="${WORKDIR}/${MY_P}"
50
51 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
52 index cac165b..b8503f0 100644
53 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
54 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
55 @@ -1,4 +1,4 @@
56 -# Copyright 1999-2019 Gentoo Authors
57 +# Copyright 1999-2020 Gentoo Authors
58 # Distributed under the terms of the GNU General Public License v2
59
60 EAPI=6
61 @@ -19,7 +19,7 @@ if [[ ${PV} == "9999" ]] ; then
62 #KEYWORDS=""
63 else
64 MAJOR_V=$(ver_cut 1)
65 - SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.x/${MY_P}.tar.xz"
66 + SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.0/${MY_P}.tar.xz"
67 KEYWORDS="-* ~amd64 ~x86"
68 fi
69 S="${WORKDIR}/${MY_P}"