Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/, profiles/base/, profiles/arch/amd64/, ...
Date: Sun, 22 Dec 2019 20:25:37
Message-Id: 1577046102.68a50914bb9999a1dd2397293936945eb9ef44dd.sarnex@gentoo
1 commit: 68a50914bb9999a1dd2397293936945eb9ef44dd
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 22 20:19:29 2019 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 22 20:21:42 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a50914
7
8 profiles: Remove references to last rited packages
9
10 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
11
12 profiles/arch/amd64/no-multilib/package.use.mask | 2 --
13 profiles/arch/amd64/package.use.force | 2 --
14 profiles/arch/amd64/package.use.mask | 2 --
15 profiles/arch/amd64/package.use.stable.mask | 7 +------
16 profiles/arch/base/package.use.mask | 10 ----------
17 profiles/arch/x86/package.use.stable.mask | 7 +------
18 profiles/base/package.use.force | 4 +---
19 7 files changed, 3 insertions(+), 31 deletions(-)
20
21 diff --git a/profiles/arch/amd64/no-multilib/package.use.mask b/profiles/arch/amd64/no-multilib/package.use.mask
22 index f83b6bb9564..37241d814ba 100644
23 --- a/profiles/arch/amd64/no-multilib/package.use.mask
24 +++ b/profiles/arch/amd64/no-multilib/package.use.mask
25 @@ -14,8 +14,6 @@ app-emulation/xen-tools ovmf
26 # abi_x86_32 at this time.
27 app-emulation/wine-vanilla test
28 app-emulation/wine-staging test
29 -app-emulation/wine-d3d9 test
30 -app-emulation/wine-any test
31
32 # Mike Frysinger <vapier@g.o> (2016-08-12)
33 # Requires sys-boot/grub:0 which is masked here.
34
35 diff --git a/profiles/arch/amd64/package.use.force b/profiles/arch/amd64/package.use.force
36 index 0f4c85a656e..9af2e497819 100644
37 --- a/profiles/arch/amd64/package.use.force
38 +++ b/profiles/arch/amd64/package.use.force
39 @@ -13,8 +13,6 @@ dev-lang/rust llvm_targets_X86
40 # Packages with optional 64-bit variant
41 app-emulation/wine-vanilla -abi_x86_64
42 app-emulation/wine-staging -abi_x86_64
43 -app-emulation/wine-d3d9 -abi_x86_64
44 -app-emulation/wine-any -abi_x86_64
45 virtual/wine -abi_x86_64
46
47 # Michał Górny <mgorny@g.o> (2017-04-08)
48
49 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
50 index 4b1be845a52..09a9e9d1764 100644
51 --- a/profiles/arch/amd64/package.use.mask
52 +++ b/profiles/arch/amd64/package.use.mask
53 @@ -106,8 +106,6 @@ media-video/mpv -vulkan
54
55 # Nick Sarnie <sarnex@g.o> (2018-04-29)
56 # media-libs/vulkan-loader and app-emulation/vkd3d are keyworded on amd64
57 -app-emulation/wine-any -vkd3d -vulkan
58 -app-emulation/wine-d3d9 -vkd3d -vulkan
59 app-emulation/wine-staging -vkd3d -vulkan
60 app-emulation/wine-vanilla -vkd3d -vulkan
61
62
63 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
64 index 0cc07951442..c3814e0fc7e 100644
65 --- a/profiles/arch/amd64/package.use.stable.mask
66 +++ b/profiles/arch/amd64/package.use.stable.mask
67 @@ -22,11 +22,6 @@
68 # not yet ready for everyone.
69 net-misc/curl quiche
70
71 -# Nick Sarnie <sarnex@g.o> (2019-10-14)
72 -# Allow on stable for now
73 -app-emulation/wine-d3d9 -d3d9
74 -virtual/wine -d3d9
75 -
76 # Andreas Sturmlechner <asturm@g.o> (2019-08-18)
77 # media-video/pipewire is not stable yet
78 dev-libs/weston pipewire
79 @@ -77,7 +72,7 @@ sci-libs/gdal oracle
80
81 # NP-Hardass <NP-Hardass@g.o> (2017-09-27)
82 # patchset variants are not stable
83 -virtual/wine d3d9 staging
84 +virtual/wine staging
85
86 # Tim Harder <radhermit@g.o> (2017-09-11)
87 # Pulls in dev-ruby/asciidoctor which has too large of a ruby testing
88
89 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
90 index 78ea5c5b805..83885078994 100644
91 --- a/profiles/arch/base/package.use.mask
92 +++ b/profiles/arch/base/package.use.mask
93 @@ -14,14 +14,6 @@ net-misc/curl quiche
94 # net-libs/nghttp3 net-libs/ngtcp2[ssl] are not available on all arches
95 net-misc/curl nghttp3
96
97 -# Nick Sarnie <sarnex@g.o> (2019-10-14)
98 -# No longer updated or supported by the Wine project
99 -# wine-d3d9 superceeded by nine-standalone
100 -# wine-any has no value without wine-d3d9
101 -# Removal in 30 days
102 -app-emulation/wine-d3d9 d3d9
103 -virtual/wine d3d9
104 -
105 # Luke Dashjr <luke-jr+gentoobugs@×××××××.org> (2019-09-21)
106 # Moved from arch/powerpc/ppc64 as it applies to most architectures.
107 sys-firmware/seabios debug
108 @@ -85,8 +77,6 @@ media-video/mpv vulkan
109
110 # Nick Sarnie <sarnex@g.o> (2018-04-29)
111 # media-libs/vulkan-loader and app-emulation/vkd3d are not available everywhere
112 -app-emulation/wine-any vkd3d vulkan
113 -app-emulation/wine-d3d9 vkd3d vulkan
114 app-emulation/wine-staging vkd3d vulkan
115 app-emulation/wine-vanilla vkd3d vulkan
116
117
118 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
119 index c1b987d076a..72e4dea554a 100644
120 --- a/profiles/arch/x86/package.use.stable.mask
121 +++ b/profiles/arch/x86/package.use.stable.mask
122 @@ -17,11 +17,6 @@
123
124 #--- END OF EXAMPLES ---
125
126 -# Nick Sarnie <sarnex@g.o> (2019-10-14)
127 -# Allow on stable for now
128 -app-emulation/wine-d3d9 -d3d9
129 -virtual/wine -d3d9
130 -
131 # Andreas Sturmlechner <asturm@g.o> (2019-09-13)
132 # media-video/pipewire is not stable yet
133 dev-libs/weston pipewire
134 @@ -72,7 +67,7 @@ sci-libs/gdal oracle
135
136 # NP-Hardass <NP-Hardass@g.o> (2017-09-27)
137 # patchset variants are not stable
138 -virtual/wine d3d9 staging
139 +virtual/wine staging
140
141 # Andreas Sturmlechner <asturm@g.o> (2017-03-01)
142 # Requires not yet stabilised dev-db/oracle-instantclient.
143
144 diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
145 index e8205d6ded6..f4a4718c4ec 100644
146 --- a/profiles/base/package.use.force
147 +++ b/profiles/base/package.use.force
148 @@ -58,10 +58,8 @@ sci-astronomy/esomidas libtirpc
149 sys-cluster/glusterfs libtirpc
150
151 # NP-Hardass <NP-Hardass@g.o> (2017-04-10)
152 -# Always force patch on appropriate variant to ensure
153 -# similar experience when using app-emulation/wine-any
154 +# Always force patch on appropriate variant
155 app-emulation/wine-staging staging
156 -app-emulation/wine-d3d9 d3d9
157
158 # David Seifert <soap@g.o> (2017-03-07)
159 # Only ever use system ffmpeg, allow kodi bundled ffmpeg