diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2003-11-09 22:30:42 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2003-11-09 22:30:42 +0000 |
commit | 7161cb22a5e32ee36b3c82473410fbfbdc702672 (patch) | |
tree | 62b40e6059aff05ea79d2c869caff080c4974af3 /profiles | |
parent | HOMEPAGE fix (diff) | |
download | gentoo-2-7161cb22a5e32ee36b3c82473410fbfbdc702672.tar.gz gentoo-2-7161cb22a5e32ee36b3c82473410fbfbdc702672.tar.bz2 gentoo-2-7161cb22a5e32ee36b3c82473410fbfbdc702672.zip |
Making altivec a global useflag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 3 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index b66de8408cee..a87dd5a5e699 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.120 2003/11/06 16:41:57 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.121 2003/11/09 22:30:42 lu_zero Exp $ 3dfx - Adds support for 3dfx video cards to XFree86. See: voodoo3 3dnow - Adds support for 3dnow multimedia processor instructions @@ -9,6 +9,7 @@ acl - Adds support for Access Control Lists acpi - Adds support for Advanced Configuration and Power Interface afs - Adds OpenAFS support (distributed file system) alsa - Adds support for media-libs/alsa-lib (Advanced Linux Sound Architecture) +altivec - Adds support for optimizations for G4 and G5/ppc970 processors apache2 - Chooses Apache2 support when a package supports both Apache1 and Apache2 apm - Adds APM (Advanced Power Management) support arts - Adds support for aRts: the KDE sound daemon diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 78bdefedba24..bf197b340ed3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.166 2003/11/06 20:58:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.167 2003/11/09 22:30:42 lu_zero Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -117,7 +117,6 @@ media-tv/xawdecode:ffmpeg - Enable ffmpeg support media-video/ffmpeg:faad - Enables faad2 support media-video/mjpegtools:dv - Enables libdv support media-video/mplayer:matroska - Enables support for the matroska video format -media-video/transcode:altivec - Enable Altivec code portions media-video/vlc:matroska - Enables support for the matroska video format media-video/vlc:v4l - Enables video4linux support media-video/vlc:xvid - Enables xvid codec support |