From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LTBTa-0000yc-Rd for garchives@archives.gentoo.org; Sat, 31 Jan 2009 08:45:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B04B6E03F4; Sat, 31 Jan 2009 08:45:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 84B67E03F4 for ; Sat, 31 Jan 2009 08:45:08 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 3E9C764598 for ; Sat, 31 Jan 2009 08:45:08 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LTBTP-0001cf-RJ for gentoo-commits@lists.gentoo.org; Sat, 31 Jan 2009 08:45:07 +0000 From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd/fbsd: package.use.mask X-VCS-Repository: gentoo-x86 X-VCS-Files: package.use.mask X-VCS-Directories: profiles/default/bsd/fbsd X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Sat, 31 Jan 2009 08:45:07 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d3ba77e1-310d-416c-a1fc-5afa1d04f90e X-Archives-Hash: e7dfe3d674844c2af33f684ec4b7912d aballier 09/01/31 08:45:07 Modified: package.use.mask Log: mask useflags requiring app-misc/tracker on fbsd Revision Changes Path 1.5 profiles/default/bsd/fbsd/package.use.mask file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/fbsd/package.use.mask?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/fbsd/package.use.mask?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/b= sd/fbsd/package.use.mask?r1=3D1.4&r2=3D1.5 Index: package.use.mask =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/package.use.m= ask,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- package.use.mask 21 Jan 2009 21:09:28 -0000 1.4 +++ package.use.mask 31 Jan 2009 08:45:07 -0000 1.5 @@ -92,3 +92,12 @@ # bug #216855 # octave needs fftw which does not work of fbsd dev-lang/swig octave + + + +# Alexis Ballier (31 Jan 2009) +# app-misc/tracker should work but needs some code fixups and it uses th= e fdatasync system call +# that we do not have (bug #257052) +# Mask it for now +gnome-base/nautilus tracker +media-video/totem tracker