diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-05 13:14:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-05 13:14:32 +0000 |
commit | 82bab63c0024c4d98bb74b104faf60c328f6fa15 (patch) | |
tree | b876b581196b7a8e085a37a272224d7076215b2a /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-82bab63c0024c4d98bb74b104faf60c328f6fa15.tar.gz gentoo-2-82bab63c0024c4d98bb74b104faf60c328f6fa15.tar.bz2 gentoo-2-82bab63c0024c4d98bb74b104faf60c328f6fa15.zip |
no-nptl on x86 was punted
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 9d38aa752a81..4f384bb4867c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1650 2008/07/05 08:31:15 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1651 2008/07/05 13:14:32 armin76 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 doubt put a record here! + 05 Jul 2008; Raúl Porcel <armin76@gentoo.org> profiles.desc: + no-nptl on x86 was punted + 05 Jul 2008; Samuli Suominen <drac@gentoo.org> package.mask: Remove masks for linkage (removed from tree, new version needs unreleased C++ bindings for DBUS) and removed version of guile-gnome-platform which diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 5f3e4efa0394..88ff280dffbe 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -94,7 +94,7 @@ sparc default-linux/sparc/sparc64/2007.0/desktop stable # x86 Profiles x86 default-linux/x86/2006.1 stable -x86 default-linux/x86/no-nptl dev +#x86 default-linux/x86/no-nptl dev x86 default-linux/x86/2006.1/desktop stable #x86 default-linux/x86/2006.1/server stable x86 default-linux/x86/2007.0 stable |