Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd/fbsd: package.use.mask
Date: Sat, 31 Jan 2009 08:45:19
Message-Id: E1LTBTP-0001cf-RJ@stork.gentoo.org
1 aballier 09/01/31 08:45:07
2
3 Modified: package.use.mask
4 Log:
5 mask useflags requiring app-misc/tracker on fbsd
6
7 Revision Changes Path
8 1.5 profiles/default/bsd/fbsd/package.use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/package.use.mask?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/package.use.mask?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/fbsd/package.use.mask?r1=1.4&r2=1.5
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/package.use.mask,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- package.use.mask 21 Jan 2009 21:09:28 -0000 1.4
21 +++ package.use.mask 31 Jan 2009 08:45:07 -0000 1.5
22 @@ -92,3 +92,12 @@
23 # bug #216855
24 # octave needs fftw which does not work of fbsd
25 dev-lang/swig octave
26 +
27 +
28 +
29 +# Alexis Ballier <aballier@g.o> (31 Jan 2009)
30 +# app-misc/tracker should work but needs some code fixups and it uses the fdatasync system call
31 +# that we do not have (bug #257052)
32 +# Mask it for now
33 +gnome-base/nautilus tracker
34 +media-video/totem tracker