diff options
author | 2008-07-01 08:46:30 +0000 | |
---|---|---|
committer | 2008-07-01 08:46:30 +0000 | |
commit | acfc2a5f11ce6ffe520d80d30c37ef0e8dd287ce (patch) | |
tree | de62a4e867b2f606db4321d0eb0278bc1470cc6a /profiles | |
parent | Bump to the latest RC. (diff) | |
download | gentoo-2-acfc2a5f11ce6ffe520d80d30c37ef0e8dd287ce.tar.gz gentoo-2-acfc2a5f11ce6ffe520d80d30c37ef0e8dd287ce.tar.bz2 gentoo-2-acfc2a5f11ce6ffe520d80d30c37ef0e8dd287ce.zip |
Change libdrm mask to all 2.3.1 for now, it breaks the intel driver (which shouldn't use 2.3.1 as the check for TTM.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index cde0b5949da0..1008a99adbd3 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1637 2008/06/30 23:59:57 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1638 2008/07/01 08:46:30 dberkholz 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! + 01 Jul 2008; Donnie Berkholz <dberkholz@gentoo.org>; package.mask: + Change libdrm mask to all 2.3.1 for now, it breaks the intel driver (which + shouldn't use 2.3.1 as the check for TTM. + 30 Jun 2008; Ryan Hill <dirtyepic@gentoo.org> package.mask: Remove removed packages from package.mask. diff --git a/profiles/package.mask b/profiles/package.mask index 22b552835870..3ad77e7d1360 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8787 2008/06/30 23:59:57 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8788 2008/07/01 08:46:30 dberkholz 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 @@ -213,7 +213,7 @@ mail-mta/xmail =x11-base/xorg-server-1.4.99* =media-libs/mesa-7.1* x11-proto/dri2proto -=x11-libs/libdrm-2.3.1_pre* +=x11-libs/libdrm-2.3.1* # Joe Peterson <lavajoe@gentoo.org> (09 Jun 2008) # Live ebuilds too volatile for normal use. |