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/ppc64 | |
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/ppc64')
-rw-r--r-- | profiles/hardened/ppc64/virtuals | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/hardened/ppc64/virtuals b/profiles/hardened/ppc64/virtuals index 9e5776025e84..03751a3442dc 100644 --- a/profiles/hardened/ppc64/virtuals +++ b/profiles/hardened/ppc64/virtuals @@ -1,7 +1,5 @@ # Copyright 2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ppc64/virtuals,v 1.5 2006/07/06 10:28:06 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ppc64/virtuals,v 1.6 2007/12/26 21:35:45 phreak Exp $ virtual/bootloader sys-boot/yaboot-static -virtual/linux-sources sys-kernel/hardened-sources -virtual/os-headers sys-kernel/linux-headers |