diff options
author | Michael Januszewski <spock@gentoo.org> | 2007-12-28 14:38:03 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2007-12-28 14:38:03 +0000 |
commit | a0b390a5249c98e6ebcef3f2af807c9d5a00801f (patch) | |
tree | b05671bb7c4db517427ccaf95f7612156e7f9c56 | |
parent | rewrite patch; bug 200508 (diff) | |
download | gentoo-2-a0b390a5249c98e6ebcef3f2af807c9d5a00801f.tar.gz gentoo-2-a0b390a5249c98e6ebcef3f2af807c9d5a00801f.tar.bz2 gentoo-2-a0b390a5249c98e6ebcef3f2af807c9d5a00801f.zip |
Add the x86emu USE flag for sys-apps/v86d.
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 95528f10cd8d..82ec3018f6b4 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3242 2007/12/28 12:46:58 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3243 2007/12/28 14:38:03 spock Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1837,6 +1837,7 @@ sys-apps/tinylogin:make-symlinks - Create all the appropriate symlinks in /bin a sys-apps/tuxonice-userui:fbsplash - Add support for framebuffer splash sys-apps/usbutils:network-cron - Monthly cronjob the update-usbids script sys-apps/util-linux:old-crypt - build support for the older cryptoapi that earlier util-linux's included +sys-apps/v86d:x86emu - Use x86emu for Video BIOS calls sys-auth/pam_mysql:openssl - Use OpenSSL for md5 and sha1 support. sys-auth/pam_pkcs11:pcsc-lite - build with pcsc-lite instead of openct sys-block/gparted:fat - Include FAT16/FAT32 support |