diff options
author | 2012-03-25 00:08:26 +0000 | |
---|---|---|
committer | 2012-03-25 00:08:26 +0000 | |
commit | d763d34a839c49eeb13e78bcf6c831daaa84140a (patch) | |
tree | cf21f4c806918999d4b3a8614c00b611621e6641 | |
parent | Move over Anarchy's changes from the overlay, fixes bug 408613 and bug 408799 (diff) | |
download | gentoo-2-d763d34a839c49eeb13e78bcf6c831daaa84140a.tar.gz gentoo-2-d763d34a839c49eeb13e78bcf6c831daaa84140a.tar.bz2 gentoo-2-d763d34a839c49eeb13e78bcf6c831daaa84140a.zip |
Fix cairo mask.
-rw-r--r-- | profiles/base/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index f95582de86a8..2a313ac99d33 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.364 2012/03/24 23:24:14 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.365 2012/03/25 00:08:26 chithanh Exp $ + + 25 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + package.use.mask: + Fix cairo mask. 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> package.use.mask: diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6c34183f8c02..7db87768d39e 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.325 2012/03/24 23:24:14 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.326 2012/03/25 00:08:26 chithanh Exp $ # This file requires >=portage-2.1.1 # New entries go on top. @@ -241,7 +241,7 @@ media-libs/mesa llvm # drm don't even build here so mask everywhere expect live. # openvg require openvg-1.1 implemenatation so mask until there is some <x11-libs/cairo-9999 drm -<x11-libs/1.12 openvg +<x11-libs/cairo-1.12 openvg # Alex Legler <a3li@gentoo.org> (1 Sep 2010) # This feature is marked as experimental by upstream. |