summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-02-17 18:12:49 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2010-02-17 18:12:49 +0000
commit8292aef11640e57776afd1992908f1468d0af3e9 (patch)
treee82fc5e57db66fd54636092f95c4e6e8f8e20928 /profiles
parentBlock older versions of rspec-rails which are not compatible, fixes #305437. (diff)
downloadgentoo-2-8292aef11640e57776afd1992908f1468d0af3e9.tar.gz
gentoo-2-8292aef11640e57776afd1992908f1468d0af3e9.tar.bz2
gentoo-2-8292aef11640e57776afd1992908f1468d0af3e9.zip
mask libdrm and nouveau-drm for bug #305595
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/package.mask7
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 22f4aa838960..1d83c3834d67 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,15 @@
# ChangeLog for profile directory
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3905 2010/02/17 16:17:38 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3906 2010/02/17 18:12:49 chithanh 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!
+ 17 Feb 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ package.mask:
+ mask libdrm and nouveau-drm for bug #305595
+
17 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> package.mask:
Mask dev-util/aegis for removal.
diff --git a/profiles/package.mask b/profiles/package.mask
index 73b84ac7a517..a79b3ed2ca46 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11229 2010/02/17 16:17:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11230 2010/02/17 18:12:49 chithanh Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -31,6 +31,11 @@
#--- END OF EXAMPLES ---
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (17 Feb 2010)
+# Mask libdrm and nouveau drm because of incompatible API changes (#305595)
+>=x11-libs/libdrm-2.4.18
+>=x11-base/nouveau-drm-20100216
+
# Samuli Suominen <ssuominen@gentoo.org> (17 Feb 2010)
# Doesn't compile with stable libc (#295980)
# Vulnerable, CVE-2008-4938 (#245760)