Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/hardened/x86: virtuals
Date: Wed, 26 Dec 2007 21:35:51
Message-Id: E1J7duk-0001WN-Bb@stork.gentoo.org
1 phreak 07/12/26 21:35:46
2
3 Modified: virtuals
4 Log:
5 Removing all redundant redeclarations of virtuals in the child profiles.
6
7 Revision Changes Path
8 1.12 profiles/hardened/x86/virtuals
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/x86/virtuals?rev=1.12&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/x86/virtuals?rev=1.12&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/x86/virtuals?r1=1.11&r2=1.12
13
14 Index: virtuals
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v
17 retrieving revision 1.11
18 retrieving revision 1.12
19 diff -u -r1.11 -r1.12
20 --- virtuals 10 Jan 2007 11:14:20 -0000 1.11
21 +++ virtuals 26 Dec 2007 21:35:45 -0000 1.12
22 @@ -1,8 +1,6 @@
23 # Copyright 1999-2004 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.11 2007/01/10 11:14:20 phreak Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/virtuals,v 1.12 2007/12/26 21:35:45 phreak Exp $
27
28 -virtual/bootloader sys-boot/grub
29 -virtual/linux-sources sys-kernel/hardened-sources
30 +virtual/alsa media-sound/alsa-driver
31 virtual/dev-manager sys-fs/devfsd
32 -virtual/alsa media-sound/alsa-driver
33
34
35
36 --
37 gentoo-commits@g.o mailing list