diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 11:16:37 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 11:16:37 +0000 |
commit | 5e6ff8a671e9b685e829d87df72ce6aafabb0d05 (patch) | |
tree | 658649a1616ca8e532c37cd3426be002a48cddda /profiles/hardened | |
parent | fix bmp support (diff) | |
download | historical-5e6ff8a671e9b685e829d87df72ce6aafabb0d05.tar.gz historical-5e6ff8a671e9b685e829d87df72ce6aafabb0d05.tar.bz2 historical-5e6ff8a671e9b685e829d87df72ce6aafabb0d05.zip |
add utempter virtuals to some other profiles -- fixing bug #92750 by Tuan Van <langthang@gentoo.org>
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/virtuals | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/hardened/virtuals b/profiles/hardened/virtuals index aed1b54f4242..595f486338f0 100644 --- a/profiles/hardened/virtuals +++ b/profiles/hardened/virtuals @@ -1,8 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.9 2005/01/21 22:20:21 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.10 2005/05/16 11:16:37 seemant Exp $ virtual/kernel sys-kernel/linux virtual/os-headers sys-kernel/linux-headers virtual/modutils sys-apps/module-init-tools virtual/linux-sources sys-kernel/hardened-sources +virtual/utempter sys-apps/utempter |