diff options
author | Marien Zwart <marienz@gentoo.org> | 2006-07-04 14:42:38 +0000 |
---|---|---|
committer | Marien Zwart <marienz@gentoo.org> | 2006-07-04 14:42:38 +0000 |
commit | 7ebb638f87e344241381122b849469a8577ecc38 (patch) | |
tree | 473360a50948d16855c1d13c0b4aaddf981c674d /profiles | |
parent | Fixed RDEPEND wrt bug #134781; fixed header (diff) | |
download | historical-7ebb638f87e344241381122b849469a8577ecc38.tar.gz historical-7ebb638f87e344241381122b849469a8577ecc38.tar.bz2 historical-7ebb638f87e344241381122b849469a8577ecc38.zip |
Mask new pycairo that needs a masked cairo.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 4cd2724eeb11..a38981542198 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5582 2006/07/04 02:12:33 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.5583 2006/07/04 14:42:38 marienz Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,10 @@ ## End example ## +# Marien Zwart <marienz@gentoo.org> (4 Jul 2006) +# pycairo for the currently masked cairo-1.2.0, unmask when cairo-1.2.0 is +>=dev-python/pycairo-1.2.0 + # Joshua Nichols <nichoj@gentoo.org> (28 Jun 2002) # Upstream discourages the use of 5.0.x, in favor of 5.5.x, # except in the cases where applications explicitly need 5.0.x |