diff options
author | 2008-07-17 09:16:18 +0000 | |
---|---|---|
committer | 2008-07-17 09:16:18 +0000 | |
commit | 5fcf3b6c1c11cba9c6e4d7090551f759508e7b96 (patch) | |
tree | 990524c1d608c24792df4530ad474ce5fea0c973 /profiles | |
parent | Typo, bug #232053 (diff) | |
download | gentoo-2-5fcf3b6c1c11cba9c6e4d7090551f759508e7b96.tar.gz gentoo-2-5fcf3b6c1c11cba9c6e4d7090551f759508e7b96.tar.bz2 gentoo-2-5fcf3b6c1c11cba9c6e4d7090551f759508e7b96.zip |
x86/no-nptl was punted
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 1747f174cb6f..d69759d7f4e5 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.1687 2008/07/17 03:20:37 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1688 2008/07/17 09:16:18 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! + 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> profiles.desc: + x86/no-nptl was punted + 17 Jul 2008; Jeremy Olexa <darkside@gentoo.org> package.mask: p.mask app-emulation/basiliskII-jit-1.0.0-r1 for removal. bug #232039 diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 9771dfbe3931..086b979025bb 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -93,7 +93,6 @@ 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/2006.1/desktop stable #x86 default-linux/x86/2006.1/server stable x86 default-linux/x86/2007.0 stable |