diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-10-14 20:54:50 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-10-14 20:54:50 +0000 |
commit | 4823b38dfe6f00ea106739fd3e51b95c95224383 (patch) | |
tree | 128c7eacc297378e5dc4e416e1e123c66256299e /profiles | |
parent | Add a no-emul-linux-x86 subprofile for testing emul-linux-x86-free system. (diff) | |
download | gentoo-2-4823b38dfe6f00ea106739fd3e51b95c95224383.tar.gz gentoo-2-4823b38dfe6f00ea106739fd3e51b95c95224383.tar.bz2 gentoo-2-4823b38dfe6f00ea106739fd3e51b95c95224383.zip |
Add a no-emul-linux-x86 amd64 subprofile for testing emul-linux-x86-free system.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d871070a8dca..ed110bd9adb9 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9452 2014/10/14 11:54:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9453 2014/10/14 20:54:50 mgorny 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! + 14 Oct 2014; Michał Górny <mgorny@gentoo.org> profiles.desc: + Add a no-emul-linux-x86 amd64 subprofile for testing emul-linux-x86-free + system. + 14 Oct 2014; Pacho Ramos <pacho@gentoo.org> arch/ia64/package.use.stable.mask: webkit-gtk:2 will be moved to testing on ia64 (#525194) diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 4e7e396d65b5..76b10a1b23d1 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -24,6 +24,7 @@ amd64 default/linux/amd64/13.0/desktop/gnome/systemd stable amd64 default/linux/amd64/13.0/desktop/kde stable amd64 default/linux/amd64/13.0/desktop/kde/systemd stable amd64 default/linux/amd64/13.0/developer stable +amd64 default/linux/amd64/13.0/no-emul-linux-x86 dev amd64 default/linux/amd64/13.0/no-multilib dev amd64 default/linux/amd64/13.0/x32 dev |