Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.desc
Date: Sun, 01 Feb 2015 18:41:36
Message-Id: 20150201184133.F060B10D73@oystercatcher.gentoo.org
1 mgorny 15/02/01 18:41:33
2
3 Modified: ChangeLog use.desc
4 Log:
5 Remove global flags for x86 CPU instruction sets since they are no longer used in the repo.
6
7 Revision Changes Path
8 1.9740 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9740&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9740&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9739&r2=1.9740
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.9739
18 retrieving revision 1.9740
19 diff -u -r1.9739 -r1.9740
20 --- ChangeLog 1 Feb 2015 18:12:35 -0000 1.9739
21 +++ ChangeLog 1 Feb 2015 18:41:33 -0000 1.9740
22 @@ -1,11 +1,15 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9739 2015/02/01 18:12:35 kensington Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9740 2015/02/01 18:41:33 mgorny Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 01 Feb 2015; Michał Górny <mgorny@g.o> use.desc:
33 + Remove global flags for x86 CPU instruction sets since they are no longer
34 + used in the repo.
35 +
36 01 Feb 2015; Michael Palimaka <kensington@g.o>
37 +targets/desktop/plasma/eapi, +targets/desktop/plasma/make.defaults,
38 +targets/desktop/plasma/package.use, +targets/desktop/plasma/parent,
39
40
41
42 1.520 profiles/use.desc
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.520&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.520&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.519&r2=1.520
47
48 Index: use.desc
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
51 retrieving revision 1.519
52 retrieving revision 1.520
53 diff -u -r1.519 -r1.520
54 --- use.desc 23 Jan 2015 23:46:47 -0000 1.519
55 +++ use.desc 1 Feb 2015 18:41:33 -0000 1.520
56 @@ -1,12 +1,10 @@
57 # Copyright 1999-2015 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.519 2015/01/23 23:46:47 mgorny Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.520 2015/02/01 18:41:33 mgorny Exp $
61
62 # Keep them sorted
63
64 3dfx - Enable support for Voodoo chipsets, also called as 3DFX and TDFX
65 -3dnow - Use the 3DNow! instruction set
66 -3dnowext - Use the Enhanced 3DNow! instruction set
67 X - Add support for X11
68 Xaw3d - Add support for the 3d athena widget set
69 a52 - Enable support for decoding ATSC A/52 streams used in DVD
70 @@ -27,8 +25,6 @@
71 atm - Enable Asynchronous Transfer Mode protocol support
72 audiofile - Add support for libaudiofile where applicable
73 avahi - Add avahi/Zeroconf support
74 -avx - Use the AVX instruction set
75 -avx2 - Use the AVX2 instruction set
76 ayatana - Build in support for Ayatana notification using the libindicate or libappindicator plugin
77 bash-completion - Enable bash-completion support
78 bcmath - Add support for libbcmath
79 @@ -208,8 +204,6 @@
80 minimal - Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
81 mmap - Add mmap (memory map) support
82 mms - Support for Microsoft Media Server (MMS) streams
83 -mmx - Use the MMX instruction set
84 -mmxext - Use the Extended MMX instruction set (intersection of Enhanced 3DNow! and SSE instruction sets) (3dnowext or sse in cpuinfo)
85 mng - Add support for libmng (MNG images)
86 modplug - Add libmodplug support for playing SoundTracker-style music files
87 modules - Build the kernel modules
88 @@ -326,11 +320,6 @@
89 spell - Add dictionary support
90 sqlite - Add support for sqlite - embedded sql database
91 sqlite3 - Add support for sqlite3 - embedded sql database
92 -sse - Use the SSE instruction set
93 -sse2 - Use the SSE2 instruction set
94 -sse3 - Use the SSE3 instruction set (pni in cpuinfo)
95 -ssse3 - Use the SSSE3 instruction set
96 -sse4_1 - Use the SSE4.1 instruction set
97 ssl - Add support for Secure Socket Layer connections
98 startup-notification - Enable application startup event feedback mechanism
99 static - !!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically