diff options
author | Remi Cardona <remi@gentoo.org> | 2009-08-18 13:03:54 +0000 |
---|---|---|
committer | Remi Cardona <remi@gentoo.org> | 2009-08-18 13:03:54 +0000 |
commit | b6c2b3b089e7fbc5280b960d47677640ef47ead0 (patch) | |
tree | e388f95ee262017d96b3783c1930eac5ef6fa5b3 /profiles/releases | |
parent | Stable for HPPA too. (diff) | |
download | historical-b6c2b3b089e7fbc5280b960d47677640ef47ead0.tar.gz historical-b6c2b3b089e7fbc5280b960d47677640ef47ead0.tar.bz2 historical-b6c2b3b089e7fbc5280b960d47677640ef47ead0.zip |
move the libxcb 1.2 mask entries to the 2008.0 profiles, all other profiles will get the new xcb and libX11
Diffstat (limited to 'profiles/releases')
-rw-r--r-- | profiles/releases/2008.0/package.mask | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/releases/2008.0/package.mask b/profiles/releases/2008.0/package.mask new file mode 100644 index 000000000000..5ce557c73452 --- /dev/null +++ b/profiles/releases/2008.0/package.mask @@ -0,0 +1,13 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/releases/2008.0/package.mask,v 1.1 2009/08/18 13:03:54 remi Exp $ + +# Rémi Cardona <remi@gentoo.org> (18 Aug 2009) +# All the following packages should be unmasked at the same time +# see bug #174434 for xcb-related issues (not all are blocker) +>=x11-libs/libXext-1.0.5 +>=x11-libs/libX11-1.2 +>=x11-libs/libxcb-1.2 +>=x11-proto/xcb-proto-1.4 +>=x11-proto/xproto-7.0.15 +>=x11-proto/xextproto-7.0.5 |