diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-02-05 05:10:14 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-02-05 05:10:14 +0000 |
commit | 662d3a5328c0de840c464a01cf97e0c2e61c1eb1 (patch) | |
tree | 05608bf1293d6aed894ec35bd42b1fffef823f82 | |
parent | Initial import. Ebuild submitted by fn_x@hotmail.com. This closes bug #58410. (diff) | |
download | historical-662d3a5328c0de840c464a01cf97e0c2e61c1eb1.tar.gz historical-662d3a5328c0de840c464a01cf97e0c2e61c1eb1.tar.bz2 historical-662d3a5328c0de840c464a01cf97e0c2e61c1eb1.zip |
Removed devfs USE flag as it's no longer used.
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 9822fd140768..d0e68c5ea997 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.931 2005/02/05 04:59:02 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.932 2005/02/05 05:10:14 eradicator Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -623,7 +623,6 @@ sci-mathematics/octave-forge:qhull - Adds media-libs/qhull (geometric extensions sci-mathematics/octave:blas - Adds dependency for virtual/blas. sci-mathematics/octave:hdf5 - Adds support for the Hierarchical Data Format v5 to sci-mathematics/octave (may be merged with hdf when opendx is completed) sci-mathematics/scilab:atlas - Add support for the atlas library -sys-apps/busybox:devfs - Remove devfs options that crash busybox systems without devfs unless explicitly requested sys-apps/busybox:floppyboot - builds a busybox binary for use on floppy drives. sys-apps/busybox:make-busybox-symlinks - Create all the appropriate symlinks in /bin and /sbin sys-apps/busybox:savedconfig - Adds support to user defined configs |