diff options
author | Gordon Malm <gengor@gentoo.org> | 2009-09-08 17:44:43 +0000 |
---|---|---|
committer | Gordon Malm <gengor@gentoo.org> | 2009-09-08 17:44:43 +0000 |
commit | b0a19a577558b01b7572a029d5bff0cd56b9e4b2 (patch) | |
tree | d7bff2f4e131d65dfd31cae97b7da402611f3d16 /profiles | |
parent | Version bump #284172 by Rodrigo Severo. (diff) | |
download | historical-b0a19a577558b01b7572a029d5bff0cd56b9e4b2.tar.gz historical-b0a19a577558b01b7572a029d5bff0cd56b9e4b2.tar.bz2 historical-b0a19a577558b01b7572a029d5bff0cd56b9e4b2.zip |
Mark hardened/linux/amd64/10.0/no-multilib dev, not stable.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 5a83ce054447..5a5a2a6fda41 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3240 2009/09/08 17:30:08 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3241 2009/09/08 17:44:43 gengor Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! 08 Sep 2009; Gordon Malm <gengor@gentoo.org> profiles.desc: + Mark hardened/linux/amd64/10.0/no-multilib dev, not stable. + + 08 Sep 2009; Gordon Malm <gengor@gentoo.org> profiles.desc: Update multi-inheritance hardened profile paths. 08 Sep 2009; Jeremy Olexa <darkside@gentoo.org> package.mask: diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 38804ab79a2d..4455754a3faf 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -241,7 +241,7 @@ x86 selinux/v2refpolicy/x86/server dev # hardened multiarch profiles amd64 hardened/linux/amd64/10.0 stable -amd64 hardened/linux/amd64/10.0/no-multilib stable +amd64 hardened/linux/amd64/10.0/no-multilib dev ppc hardened/linux/powerpc/ppc32/10.0 dev ppc64 hardened/linux/powerpc/ppc64/10.0 dev x86 hardened/linux/x86/10.0 stable |