diff options
author | Stephen Bennett <spb@gentoo.org> | 2005-07-06 18:15:02 +0000 |
---|---|---|
committer | Stephen Bennett <spb@gentoo.org> | 2005-07-06 18:15:02 +0000 |
commit | 83ed4690e794b8c2b94ba0ff99d0987d3ce18d3e (patch) | |
tree | 717f6cad1aaa2ca12dcf8eabbf98da156cb5c46b /profiles/selinux/2005.1 | |
parent | Manual Manifest commit. (diff) | |
download | gentoo-2-83ed4690e794b8c2b94ba0ff99d0987d3ce18d3e.tar.gz gentoo-2-83ed4690e794b8c2b94ba0ff99d0987d3ce18d3e.tar.bz2 gentoo-2-83ed4690e794b8c2b94ba0ff99d0987d3ce18d3e.zip |
fix virtual/editor
Diffstat (limited to 'profiles/selinux/2005.1')
-rw-r--r-- | profiles/selinux/2005.1/mips/virtuals | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/selinux/2005.1/mips/virtuals b/profiles/selinux/2005.1/mips/virtuals index ba996c6d1bf8..147b453777e1 100644 --- a/profiles/selinux/2005.1/mips/virtuals +++ b/profiles/selinux/2005.1/mips/virtuals @@ -1,7 +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.2 2005/07/04 22:45:15 spb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/2005.1/mips/virtuals,v 1.3 2005/07/06 18:15:02 spb Exp $ virtual/linux-sources sys-kernel/mips-sources virtual/os-headers sys-kernel/mips-headers virtual/bootloader sys-boot/arcboot +virtual/editor app-editors/vim + |