mgorny      15/02/01 18:41:33

  Modified:             ChangeLog use.desc
  Log:
  Remove global flags for x86 CPU instruction sets since they are no longer 
used in the repo.

Revision  Changes    Path
1.9740               profiles/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9740&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9740&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9739&r2=1.9740

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.9739
retrieving revision 1.9740
diff -u -r1.9739 -r1.9740
--- ChangeLog   1 Feb 2015 18:12:35 -0000       1.9739
+++ ChangeLog   1 Feb 2015 18:41:33 -0000       1.9740
@@ -1,11 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9739 2015/02/01 
18:12:35 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9740 2015/02/01 
18:41:33 mgorny Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  01 Feb 2015; Michał Górny <[email protected]> use.desc:
+  Remove global flags for x86 CPU instruction sets since they are no longer
+  used in the repo.
+
   01 Feb 2015; Michael Palimaka <[email protected]>
   +targets/desktop/plasma/eapi, +targets/desktop/plasma/make.defaults,
   +targets/desktop/plasma/package.use, +targets/desktop/plasma/parent,



1.520                profiles/use.desc

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.520&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?rev=1.520&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/use.desc?r1=1.519&r2=1.520

Index: use.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
retrieving revision 1.519
retrieving revision 1.520
diff -u -r1.519 -r1.520
--- use.desc    23 Jan 2015 23:46:47 -0000      1.519
+++ use.desc    1 Feb 2015 18:41:33 -0000       1.520
@@ -1,12 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.519 2015/01/23 
23:46:47 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.520 2015/02/01 
18:41:33 mgorny Exp $
 
 # Keep them sorted
 
 3dfx - Enable support for Voodoo chipsets, also called as 3DFX and TDFX
-3dnow - Use the 3DNow! instruction set
-3dnowext - Use the Enhanced 3DNow! instruction set
 X - Add support for X11
 Xaw3d - Add support for the 3d athena widget set
 a52 - Enable support for decoding ATSC A/52 streams used in DVD
@@ -27,8 +25,6 @@
 atm - Enable Asynchronous Transfer Mode protocol support
 audiofile - Add support for libaudiofile where applicable
 avahi - Add avahi/Zeroconf support
-avx - Use the AVX instruction set
-avx2 - Use the AVX2 instruction set
 ayatana - Build in support for Ayatana notification using the libindicate or 
libappindicator plugin
 bash-completion - Enable bash-completion support
 bcmath - Add support for libbcmath
@@ -208,8 +204,6 @@
 minimal - Install a very minimal build (disables, for example, plugins, fonts, 
most drivers, non-critical features)
 mmap - Add mmap (memory map) support
 mms - Support for Microsoft Media Server (MMS) streams
-mmx - Use the MMX instruction set
-mmxext - Use the Extended MMX instruction set (intersection of Enhanced 3DNow! 
and SSE instruction sets) (3dnowext or sse in cpuinfo)
 mng - Add support for libmng (MNG images)
 modplug - Add libmodplug support for playing SoundTracker-style music files
 modules - Build the kernel modules
@@ -326,11 +320,6 @@
 spell - Add dictionary support
 sqlite - Add support for sqlite - embedded sql database
 sqlite3 - Add support for sqlite3 - embedded sql database
-sse - Use the SSE instruction set
-sse2 - Use the SSE2 instruction set
-sse3 - Use the SSE3 instruction set (pni in cpuinfo)
-ssse3 - Use the SSSE3 instruction set
-sse4_1 - Use the SSE4.1 instruction set
 ssl - Add support for Secure Socket Layer connections
 startup-notification - Enable application startup event feedback mechanism
 static - !!do not set this during bootstrap!! Causes binaries to be statically 
linked instead of dynamically




Reply via email to