diff options
author | Ned Ludd <solar@gentoo.org> | 2004-07-08 14:49:47 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-07-08 14:49:47 +0000 |
commit | 7ce190200aca6732f25a49f9cb857a60f18eecc3 (patch) | |
tree | 1d63b09719696674dbfa957e42fccdb55c4a25d9 /profiles | |
parent | changing license to lgpl-2.1 closes 55433 (Manifest recommit) (diff) | |
download | gentoo-2-7ce190200aca6732f25a49f9cb857a60f18eecc3.tar.gz gentoo-2-7ce190200aca6732f25a49f9cb857a60f18eecc3.tar.bz2 gentoo-2-7ce190200aca6732f25a49f9cb857a60f18eecc3.zip |
fixed(broke?) parent inheritance for the hardened profile.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/parent | 4 | ||||
-rw-r--r-- | profiles/hardened/x86/parent | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/profiles/hardened/parent b/profiles/hardened/parent index 8bf3dff10dda..252037257993 100644 --- a/profiles/hardened/parent +++ b/profiles/hardened/parent @@ -1,5 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/parent,v 1.2 2004/06/26 23:29:26 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/parent,v 1.3 2004/07/08 14:49:47 solar Exp $ -base +../base diff --git a/profiles/hardened/x86/parent b/profiles/hardened/x86/parent index 8b1a949cc685..25c22dd1a59c 100644 --- a/profiles/hardened/x86/parent +++ b/profiles/hardened/x86/parent @@ -1,6 +1,5 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/parent,v 1.2 2004/06/26 23:29:26 solar Exp $ - -default +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/x86/parent,v 1.3 2004/07/08 14:49:47 solar Exp $ +.. |