diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-02-21 23:32:52 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-02-21 23:32:52 +0000 |
commit | d4dffb971b51dc326c367f2c4f2ad71cce5a62be (patch) | |
tree | 9291c4932ab2cba840be24cba9d3a176092e2c20 /profiles | |
parent | Add hardened/linux/amd64/no-emul-linux-x86 profile (diff) | |
download | gentoo-2-d4dffb971b51dc326c367f2c4f2ad71cce5a62be.tar.gz gentoo-2-d4dffb971b51dc326c367f2c4f2ad71cce5a62be.tar.bz2 gentoo-2-d4dffb971b51dc326c367f2c4f2ad71cce5a62be.zip |
Add hardened/linux/amd64/no-emul-linux-x86 to profiles.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 24cef37fcb5d..3a0541f41493 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ .# ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9812 2015/02/21 14:22:49 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9813 2015/02/21 23:32:52 blueness 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! + 21 Feb 2015; Anthony G. Basile <blueness@gentoo.org> profiles.desc: + Add hardened/linux/amd64/no-emul-linux-x86 to profiles.desc + 21 Feb 2015; Markos Chandras <hwoarang@gentoo.org> desc/input_devices.desc: Drop roccat_ryos and add roccat_ryosmk. Bug #539906 by Dmitry Pisklov diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 0e36b1316203..ebb6a722b411 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -175,6 +175,7 @@ x86-fbsd default/bsd/fbsd/x86/9.2 dev # Hardened Profiles amd64 hardened/linux/amd64 stable +amd64 hardened/linux/amd64/no-emul-linux-x86 dev amd64 hardened/linux/amd64/selinux stable amd64 hardened/linux/amd64/no-multilib stable amd64 hardened/linux/amd64/no-multilib/selinux stable |