diff options
author | Petre Rodan <kaiowas@gentoo.org> | 2004-11-20 17:05:20 +0000 |
---|---|---|
committer | Petre Rodan <kaiowas@gentoo.org> | 2004-11-20 17:05:20 +0000 |
commit | a6e692c4bba3e34c367b53a01091c2190a88f872 (patch) | |
tree | 6fa74f74016a4bc4fc2bc84e570be5b0695ba8c2 /profiles | |
parent | security masked per request of maintainer till such time as he can fix it. bu... (diff) | |
download | gentoo-2-a6e692c4bba3e34c367b53a01091c2190a88f872.tar.gz gentoo-2-a6e692c4bba3e34c367b53a01091c2190a88f872.tar.bz2 gentoo-2-a6e692c4bba3e34c367b53a01091c2190a88f872.zip |
add USE flag for daemontools-scripts
Diffstat (limited to 'profiles')
-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 0aefe07a70eb..05779df5368d 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.744 2004/11/20 01:51:14 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.745 2004/11/20 17:05:20 kaiowas Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -594,6 +594,7 @@ sys-apps/busybox:diet - Compile and link with dietlibc 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 sys-apps/checkpolicy:mls - Add experimental multi level security policy support +sys-apps/daemontools-scripts:withsamplescripts - Installs sample supervise scripts sys-apps/dbus:mono - Build Mono bindings to support dotnet type stuff sys-apps/iproute2:atm - Add support for ATM qdisc manager sys-apps/iproute2:minimal - Builds and installs only the traffic control util. |