diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-06-13 11:26:08 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-06-13 11:26:08 +0000 |
commit | 3f0248ae5000d8a60bbae7f8acd1283633bfbc7c (patch) | |
tree | e94ed7c46fd0e2142908938e45b26097a9abc58b /profiles | |
parent | Improve handling of curl ssl backends (#408821, #329987), restrict pypy. (diff) | |
download | gentoo-2-3f0248ae5000d8a60bbae7f8acd1283633bfbc7c.tar.gz gentoo-2-3f0248ae5000d8a60bbae7f8acd1283633bfbc7c.tar.bz2 gentoo-2-3f0248ae5000d8a60bbae7f8acd1283633bfbc7c.zip |
Add hardened/linux/amd64/x32 profile
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/amd64/x32/parent | 3 |
2 files changed, 8 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 2598052c5430..a9d3afe086e8 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6658 2012/06/12 20:46:36 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6659 2012/06/13 11:26:08 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! + 13 Jun 2012; Anthony G. Basile <blueness@gentoo.org> + +hardened/linux/amd64/x32/parent: + Add hardened/linux/amd64/x32 profile + 12 Jun 2012; Davide Pesavento <pesa@gentoo.org> package.mask: Mask dev-python/{apiextractor,generatorrunner} for removal. diff --git a/profiles/hardened/linux/amd64/x32/parent b/profiles/hardened/linux/amd64/x32/parent new file mode 100644 index 000000000000..382293d9e03c --- /dev/null +++ b/profiles/hardened/linux/amd64/x32/parent @@ -0,0 +1,3 @@ +.. +../../../../features/multilib/ +../../../../arch/amd64/x32/ |