diff options
author | Christian Heim <phreak@gentoo.org> | 2007-12-26 21:35:45 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-12-26 21:35:45 +0000 |
commit | 22da73fb7784bb647e396f1f18101f73e27cb57f (patch) | |
tree | 543d623338f3b80d8a544380c445b2e813d75d21 /profiles/hardened/x86 | |
parent | Define virtual/dev-manager in the parent profile, as almost every other profi... (diff) | |
download | historical-22da73fb7784bb647e396f1f18101f73e27cb57f.tar.gz historical-22da73fb7784bb647e396f1f18101f73e27cb57f.tar.bz2 historical-22da73fb7784bb647e396f1f18101f73e27cb57f.zip |
Removing all redundant redeclarations of virtuals in the child profiles.
Diffstat (limited to 'profiles/hardened/x86')
-rw-r--r-- | profiles/hardened/x86/virtuals | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/profiles/hardened/x86/virtuals b/profiles/hardened/x86/virtuals index 4ec21a11f81f..1bfeb8107d3a 100644 --- a/profiles/hardened/x86/virtuals +++ b/profiles/hardened/x86/virtuals @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.11 2007/01/10 11:14:20 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.12 2007/12/26 21:35:45 phreak Exp $ -virtual/bootloader sys-boot/grub -virtual/linux-sources sys-kernel/hardened-sources +virtual/alsa media-sound/alsa-driver virtual/dev-manager sys-fs/devfsd -virtual/alsa media-sound/alsa-driver |