Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64-fbsd/, profiles/arch/sparc/, profiles/arch/ia64/, ...
Date: Tue, 08 May 2018 21:15:26
Message-Id: 1525814098.8b6ec39efd4a2615c1ea2a14b72c145ce42deaa3.mattst88@gentoo
1 commit: 8b6ec39efd4a2615c1ea2a14b72c145ce42deaa3
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 8 21:05:52 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue May 8 21:14:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b6ec39e
7
8 profiles: Remove dead video cards from VIDEO_CARDS defaults
9
10 profiles/arch/alpha/make.defaults | 2 +-
11 profiles/arch/amd64-fbsd/make.defaults | 4 +---
12 profiles/arch/ia64/make.defaults | 2 +-
13 profiles/arch/powerpc/ppc32/make.defaults | 2 +-
14 profiles/arch/powerpc/ppc64/make.defaults | 2 +-
15 profiles/arch/sparc/make.defaults | 3 +--
16 profiles/arch/x86-fbsd/make.defaults | 4 +---
17 7 files changed, 7 insertions(+), 12 deletions(-)
18
19 diff --git a/profiles/arch/alpha/make.defaults b/profiles/arch/alpha/make.defaults
20 index c57fc9bfb4a..2b07bcf0785 100644
21 --- a/profiles/arch/alpha/make.defaults
22 +++ b/profiles/arch/alpha/make.defaults
23 @@ -21,7 +21,7 @@ LIBDIR_alpha="lib"
24
25 # 2006/08/18 - Donnie Berkholz <dberkholz@g.o>
26 # Defaults for video drivers
27 -VIDEO_CARDS="fbdev glint mach64 mga nv r128 radeon savage tdfx voodoo"
28 +VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo"
29
30 # 2007/02/05 - Chris Gianelloni <wolf31o2@g.o>
31 # Defaults for audio drivers. These are copied from x86 (minus modems), since
32
33 diff --git a/profiles/arch/amd64-fbsd/make.defaults b/profiles/arch/amd64-fbsd/make.defaults
34 index 6d49239ef0e..f512d12af10 100644
35 --- a/profiles/arch/amd64-fbsd/make.defaults
36 +++ b/profiles/arch/amd64-fbsd/make.defaults
37 @@ -21,9 +21,7 @@ LDFLAGS_x86_fbsd="-m elf_i386_fbsd -L/usr/lib32"
38
39 CPU_FLAGS_X86="mmx mmxext sse sse2"
40
41 -VIDEO_CARDS="apm ark chips cirrus cyrix dummy i128 intel mach64 mga \
42 - nv r128 radeon rendition s3 s3virge savage siliconmotion sis \
43 - sisusb tga trident tseng via vmware"
44 +VIDEO_CARDS="dummy intel mga nv r128 radeon siliconmotion via vmware"
45
46 # Vanilla FreeBSD has: lib for native 64 bits libs, lib32 for 32-bits emulation.
47 # Let's do this too as this also happens to be more standard among other linux
48
49 diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults
50 index 476c229a5a6..07d2c5f3f90 100644
51 --- a/profiles/arch/ia64/make.defaults
52 +++ b/profiles/arch/ia64/make.defaults
53 @@ -21,7 +21,7 @@ CHOST_ia64="${CHOST}"
54
55 # 2006/08/18 - Donnie Berkholz <dberkholz@g.o>
56 # Defaults for video drivers
57 -VIDEO_CARDS="fbdev glint mach64 mga nv r128 radeon savage tdfx vesa voodoo"
58 +VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx vesa voodoo"
59
60 # 2006/12/23 - Diego Pettenò <flameeyes@g.o>
61 # Defaults for audio drivers - Took from x86 profile
62
63 diff --git a/profiles/arch/powerpc/ppc32/make.defaults b/profiles/arch/powerpc/ppc32/make.defaults
64 index 57c5d7770ef..418e2b90851 100644
65 --- a/profiles/arch/powerpc/ppc32/make.defaults
66 +++ b/profiles/arch/powerpc/ppc32/make.defaults
67 @@ -15,7 +15,7 @@ FCFLAGS="${CFLAGS}"
68
69 # 2006/08/18 - Donnie Berkholz <dberkholz@g.o>
70 # Defaults for video drivers
71 -VIDEO_CARDS="fbdev glint mach64 mga nv r128 radeon savage tdfx trident voodoo"
72 +VIDEO_CARDS="fbdev glint mga nv r128 radeon tdfx voodoo"
73
74 # 2006/12/06 - Diego Pettenò <flameeyes@g.o>
75 # Defaults for PowerPC sound driver
76
77 diff --git a/profiles/arch/powerpc/ppc64/make.defaults b/profiles/arch/powerpc/ppc64/make.defaults
78 index fe54e02e4ef..3af507c4a84 100644
79 --- a/profiles/arch/powerpc/ppc64/make.defaults
80 +++ b/profiles/arch/powerpc/ppc64/make.defaults
81 @@ -35,7 +35,7 @@ IUSE_IMPLICIT="abi_ppc_64"
82
83 # 2006/08/18 - Donnie Berkholz <dberkholz@g.o>
84 # Defaults for video drivers
85 -VIDEO_CARDS="fbdev mach64 mga nv r128 radeon vesa"
86 +VIDEO_CARDS="fbdev mga nv r128 radeon vesa"
87
88 # Enable abi_ppc_64 for packages that don't have it forced.
89 ABI_PPC="64"
90
91 diff --git a/profiles/arch/sparc/make.defaults b/profiles/arch/sparc/make.defaults
92 index 0053c3734d9..daa11d4de6a 100644
93 --- a/profiles/arch/sparc/make.defaults
94 +++ b/profiles/arch/sparc/make.defaults
95 @@ -37,5 +37,4 @@ MULTILIB_STRICT_DIRS="/lib32 /usr/lib32 /usr/kde/*/lib32 /usr/qt/*/lib32 /usr/X1
96
97 # 2006/10/05 - Gustavo Zacarias <gustavoz@g.o>
98 # Defaults for video drivers
99 -VIDEO_CARDS="fbdev glint mach64 mga r128 radeon sunbw2 suncg14 suncg3 \
100 - suncg6 sunffb sunleo tdfx voodoo"
101 +VIDEO_CARDS="fbdev glint mga r128 radeon tdfx voodoo"
102
103 diff --git a/profiles/arch/x86-fbsd/make.defaults b/profiles/arch/x86-fbsd/make.defaults
104 index abf5cc1cad8..85fb647de9b 100644
105 --- a/profiles/arch/x86-fbsd/make.defaults
106 +++ b/profiles/arch/x86-fbsd/make.defaults
107 @@ -18,9 +18,7 @@ DEFAULT_ABI="x86_fbsd"
108 ABI="x86_fbsd"
109 LIBDIR_x86_fbsd="lib"
110
111 -VIDEO_CARDS="apm ark chips cirrus cyrix dummy i128 intel mach64 mga \
112 - nv r128 radeon rendition s3 s3virge savage siliconmotion sis \
113 - sisusb tga trident tseng via vmware"
114 +VIDEO_CARDS="dummy intel mga nv r128 radeon siliconmotion via vmware"
115
116 # Unhide the CPU_FLAGS_X86 USE_EXPANDs.
117 USE_EXPAND_HIDDEN="-CPU_FLAGS_X86"