diff options
author | Christian Heim <phreak@gentoo.org> | 2007-01-20 14:00:44 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-01-20 14:00:44 +0000 |
commit | 3b607a20a108388d78da576fe46649e25f2de0de (patch) | |
tree | 8a8ee7fd4c8691323db64f4c410c3c598afca370 /profiles/hardened | |
parent | Stable on ppc wrt bug 141738 (diff) | |
download | gentoo-2-3b607a20a108388d78da576fe46649e25f2de0de.tar.gz gentoo-2-3b607a20a108388d78da576fe46649e25f2de0de.tar.bz2 gentoo-2-3b607a20a108388d78da576fe46649e25f2de0de.zip |
Fixing indention.
Diffstat (limited to 'profiles/hardened')
-rw-r--r-- | profiles/hardened/virtuals | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/hardened/virtuals b/profiles/hardened/virtuals index 936531b831f2..9cae87100ef7 100644 --- a/profiles/hardened/virtuals +++ b/profiles/hardened/virtuals @@ -1,8 +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.13 2007/01/10 11:12:51 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/virtuals,v 1.14 2007/01/20 14:00:44 phreak Exp $ -virtual/os-headers sys-kernel/linux-headers -virtual/modutils sys-apps/module-init-tools +virtual/os-headers sys-kernel/linux-headers +virtual/modutils sys-apps/module-init-tools virtual/linux-sources sys-kernel/hardened-sources -virtual/alsa sys-kernel/hardened-sources +virtual/alsa sys-kernel/hardened-sources |