From fc0154ba28809dc851f7a336eae3650b2e1acaec Mon Sep 17 00:00:00 2001
From: Christian Heim <phreak@gentoo.org>
Date: Wed, 26 Dec 2007 21:35:45 +0000
Subject: Removing all redundant redeclarations of virtuals in the child
 profiles.

---
 profiles/hardened/amd64/virtuals | 5 +----
 profiles/hardened/ppc64/virtuals | 4 +---
 profiles/hardened/x86/virtuals   | 6 ++----
 3 files changed, 4 insertions(+), 11 deletions(-)

diff --git a/profiles/hardened/amd64/virtuals b/profiles/hardened/amd64/virtuals
index fcad4904467c..1bdd6315b4a6 100644
--- a/profiles/hardened/amd64/virtuals
+++ b/profiles/hardened/amd64/virtuals
@@ -1,8 +1,5 @@
 # Copyright 1999-2005 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/virtuals,v 1.12 2007/03/05 17:10:36 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/amd64/virtuals,v 1.13 2007/12/26 21:35:44 phreak Exp $
 
-virtual/alsa			sys-kernel/hardened-sources
 virtual/bootloader		sys-boot/grub-static
-virtual/os-headers		sys-kernel/linux-headers
-virtual/dev-manager		sys-fs/udev
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
diff --git a/profiles/hardened/x86/virtuals b/profiles/hardened/x86/virtuals
index 4ec21a11f81f..1bfeb8107d3a 100644
--- a/profiles/hardened/x86/virtuals
+++ b/profiles/hardened/x86/virtuals
@@ -1,8 +1,6 @@
 # Copyright 1999-2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.11 2007/01/10 11:14:20 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.12 2007/12/26 21:35:45 phreak Exp $
 
-virtual/bootloader		sys-boot/grub
-virtual/linux-sources		sys-kernel/hardened-sources
+virtual/alsa			media-sound/alsa-driver
 virtual/dev-manager		sys-fs/devfsd
-virtual/alsa	media-sound/alsa-driver
-- 
cgit v1.2.3-65-gdbad