Gentoo Archives: gentoo-commits

From: "Doug Goldstein
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-bsd/fbsd: package.use.mask
Date: Mon, 10 Sep 2007 18:35:40
Message-Id: E1IUnvz-00040r-PD@stork.gentoo.org
1 cardoe 07/09/10 18:24:31
2
3 Modified: package.use.mask
4 Log:
5 masking hal USE flag on xinit since it pulls in ConsoleKit which doesn't work on FreeBSD currently
6
7 Revision Changes Path
8 1.30 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.30&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/fbsd/package.use.mask?rev=1.30&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-bsd/fbsd/package.use.mask?r1=1.29&r2=1.30
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.29
18 retrieving revision 1.30
19 diff -u -r1.29 -r1.30
20 --- package.use.mask 7 Sep 2007 16:27:47 -0000 1.29
21 +++ package.use.mask 10 Sep 2007 18:24:31 -0000 1.30
22 @@ -1,3 +1,12 @@
23 +# Doug Goldstein <cardoe@g.o> (10 Sep 2007)
24 +# Joe Marcus Clarke is working on FreeBSD consolekit support
25 +# Currently there are kernel bugs and such. Requires latest
26 +# git and latest patches from FreeBSD CVS to have a workaround
27 +# the kernel bug. The patch in FreeBSD CVS breaks it's functionality
28 +# on Linux, so we're masking this for now.
29 +# The app in question is sys-auth/consolekit
30 +x11-apps/xinit hal
31 +
32 # Jim Ramsay <lack@g.o> (7 Sep 2007)
33 # app-admin/gkrellm may pull in hddtemp, which is not yet available here
34 app-admin/gkrellm hddtemp
35
36
37
38 --
39 gentoo-commits@g.o mailing list