summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-05-22 16:28:21 +0000
committerChristian Heim <phreak@gentoo.org>2007-05-22 16:28:21 +0000
commitb103871d6fd5790d52b0a158bffc6dfbeccab285 (patch)
tree514fb2107ac50e6c78574823837bfd9a8efad231 /profiles
parentAdded elementtree dependency (diff)
downloadgentoo-2-b103871d6fd5790d52b0a158bffc6dfbeccab285.tar.gz
gentoo-2-b103871d6fd5790d52b0a158bffc6dfbeccab285.tar.bz2
gentoo-2-b103871d6fd5790d52b0a158bffc6dfbeccab285.zip
Adjusting the mask in default-linux/x86/vserver/no-nptl, to exclude glibc-2.5. This isn't needed, as glibc-2.5 supports non-threaded versions too.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/x86/ChangeLog8
-rw-r--r--profiles/default-linux/x86/vserver/no-nptl/package.mask7
2 files changed, 11 insertions, 4 deletions
diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog
index 26d1a7c3e5d4..fab157f4611e 100644
--- a/profiles/default-linux/x86/ChangeLog
+++ b/profiles/default-linux/x86/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for Gentoo/x86 profile directory
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.85 2007/05/15 15:08:42 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.86 2007/05/22 16:28:21 phreak Exp $
+
+ 22 May 2007; Christian Heim <phreak@gentoo.org>
+ default-linux/x86/vserver/no-nptl/package.mask:
+ Adjusting the mask in default-linux/x86/vserver/no-nptl, to exclude
+ glibc-2.5. This isn't needed, as glibc-2.5 supports non-threaded
+ versions too.
15 May 2007; Christian Heim <phreak@gentoo.org> make.defaults:
VIDEO_CARDS="ati" has been split into three different drivers
diff --git a/profiles/default-linux/x86/vserver/no-nptl/package.mask b/profiles/default-linux/x86/vserver/no-nptl/package.mask
index 261e41302f17..b806c4894ad5 100644
--- a/profiles/default-linux/x86/vserver/no-nptl/package.mask
+++ b/profiles/default-linux/x86/vserver/no-nptl/package.mask
@@ -1,6 +1,7 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/vserver/no-nptl/package.mask,v 1.1 2006/09/25 07:17:39 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/vserver/no-nptl/package.mask,v 1.2 2007/05/22 16:28:21 phreak Exp $
-# Masking packages requiring nptl!
->=sys-libs/glibc-2.4
+# Masking this since it requires nptl
+~sys-libs/glibc-2.4
+>=sys-libs/glibc-2.6