diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2012-03-25 00:12:33 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2012-03-25 00:12:33 +0000 |
commit | 8c306c30ad4f80d099247873f22f0de14d5c432f (patch) | |
tree | b159d994bfed32e937a6f68c00756865a111b6b8 /profiles | |
parent | Fix cairo mask. (diff) | |
download | gentoo-2-8c306c30ad4f80d099247873f22f0de14d5c432f.tar.gz gentoo-2-8c306c30ad4f80d099247873f22f0de14d5c432f.tar.bz2 gentoo-2-8c306c30ad4f80d099247873f22f0de14d5c432f.zip |
Mask new clutter/cogl/clutter-gtk
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
2 files changed, 12 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 16f9826bb918..5f28484db62a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6351 2012/03/24 23:13:16 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6352 2012/03/25 00:12:33 nirbheek 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! + 25 Mar 2012; Nirbheek Chauhan <nirbheek@gentoo.org> package.mask: + Mask new clutter/cogl/clutter-gtk + 24 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> package.mask: Mask cairo-1.12.0 diff --git a/profiles/package.mask b/profiles/package.mask index d86e2d0e27f2..2790450bec3e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13611 2012/03/24 23:13:16 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13612 2012/03/25 00:12:33 nirbheek 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,7 +31,13 @@ #--- END OF EXAMPLES --- -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (19 Dec 2011) +# Nirbheek Chauhan <nirbheek@gentoo.org> (25 March 2012) +# New clutter API breaks almost everything +=media-libs/cogl-1.10* +=media-libs/clutter-1.10* +=media-libs/clutter-gtk-1.2* + +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (24 Mar 2012) # Causes font corruption, bug #409593. =x11-libs/cairo-1.12.0 |