diff options
author | Christian Heim <phreak@gentoo.org> | 2007-12-26 21:26:36 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-12-26 21:26:36 +0000 |
commit | 13494914e5233f404c1acecf0ec37a7334143cbf (patch) | |
tree | f4a4110a3daa05a6da958fb36ca2f419df41bbb4 | |
parent | Adding dev-php5/php-gtk:glade to use.local.desc, as anant apprently forgot it. (diff) | |
download | gentoo-2-13494914e5233f404c1acecf0ec37a7334143cbf.tar.gz gentoo-2-13494914e5233f404c1acecf0ec37a7334143cbf.tar.bz2 gentoo-2-13494914e5233f404c1acecf0ec37a7334143cbf.zip |
Adding virtual/bootloader to our parent profile.
-rw-r--r-- | profiles/hardened/virtuals | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/hardened/virtuals b/profiles/hardened/virtuals index c1ca40944985..3f9b38dceeb7 100644 --- a/profiles/hardened/virtuals +++ b/profiles/hardened/virtuals @@ -1,7 +1,8 @@ # 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.17 2007/05/24 04:40:53 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.18 2007/12/26 21:26:36 phreak Exp $ virtual/alsa sys-kernel/hardened-sources -virtual/linux-sources sys-kernel/hardened-sources +virtual/bootloader sys-boot/grub +virtual/linux-sources sys-kernel/hardened-sources virtual/os-headers sys-kernel/linux-headers |