diff options
author | Stephen Bennett <spb@gentoo.org> | 2005-10-04 15:55:40 +0000 |
---|---|---|
committer | Stephen Bennett <spb@gentoo.org> | 2005-10-04 15:55:40 +0000 |
commit | 885e18ea065e1a3dab05f4bfbba9f765ebdd3019 (patch) | |
tree | a70b6b9c7db07916ef2c1121e7ad06aace01d62c /profiles | |
parent | Remove old darwin patches. (diff) | |
download | gentoo-2-885e18ea065e1a3dab05f4bfbba9f765ebdd3019.tar.gz gentoo-2-885e18ea065e1a3dab05f4bfbba9f765ebdd3019.tar.bz2 gentoo-2-885e18ea065e1a3dab05f4bfbba9f765ebdd3019.zip |
changed default bootloader to dvhtool
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/selinux/2005.1/mips/virtuals | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/selinux/2005.1/mips/virtuals b/profiles/selinux/2005.1/mips/virtuals index 147b453777e1..3ac6e490727a 100644 --- a/profiles/selinux/2005.1/mips/virtuals +++ b/profiles/selinux/2005.1/mips/virtuals @@ -1,9 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/virtuals,v 1.3 2005/07/06 18:15:02 spb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/virtuals,v 1.4 2005/10/04 15:55:40 spb Exp $ virtual/linux-sources sys-kernel/mips-sources virtual/os-headers sys-kernel/mips-headers -virtual/bootloader sys-boot/arcboot +virtual/bootloader sys-boot/dvhtool virtual/editor app-editors/vim |