Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux/mips: ChangeLog package.use.mask
Date: Wed, 05 Nov 2008 18:05:23
Message-Id: E1Kxmkp-0004Hv-2R@stork.gentoo.org
1 lack 08/11/05 18:05:19
2
3 Modified: ChangeLog package.use.mask
4 Log:
5 app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded on some arches
6
7 Revision Changes Path
8 1.22 profiles/default-linux/mips/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/mips/ChangeLog?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/mips/ChangeLog?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/mips/ChangeLog?r1=1.21&r2=1.22
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/ChangeLog,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- ChangeLog 20 Jun 2008 06:40:55 -0000 1.21
21 +++ ChangeLog 5 Nov 2008 18:05:19 -0000 1.22
22 @@ -1,6 +1,9 @@
23 # ChangeLog for MIPS profile directory
24 # Copyright 2007-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/ChangeLog,v 1.21 2008/06/20 06:40:55 iluxa Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/ChangeLog,v 1.22 2008/11/05 18:05:19 lack Exp $
27 +
28 + 05 Nov 2008; Jim Ramsay <lack@g.o> package.use.mask:
29 + app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded
30
31 20 Jun 2008; Ilya A. Volynets-Evenbakh <iluxa@g.o> use.mask:
32 Mask out postgresql, since it's not supported by MIPS any more
33
34
35
36 1.27 profiles/default-linux/mips/package.use.mask
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/mips/package.use.mask?rev=1.27&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/mips/package.use.mask?rev=1.27&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/mips/package.use.mask?r1=1.26&r2=1.27
41
42 Index: package.use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.use.mask,v
45 retrieving revision 1.26
46 retrieving revision 1.27
47 diff -u -r1.26 -r1.27
48 --- package.use.mask 20 Jun 2008 20:01:53 -0000 1.26
49 +++ package.use.mask 5 Nov 2008 18:05:19 -0000 1.27
50 @@ -1,4 +1,8 @@
51 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.use.mask,v 1.26 2008/06/20 20:01:53 loki_val Exp $
52 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/mips/package.use.mask,v 1.27 2008/11/05 18:05:19 lack Exp $
53 +
54 +# Jim Ramsay <lack@g.o> (5 Nov 2008)
55 +# app-admin/gkrellm may pull in net-libs/libntlm, which is not keyworded
56 +app-admin/gkrellm ntlm
57
58 # Peter Alfredsen <loki_val@g.o> (20 Jun 2008)
59 # cppunit is not keyworded, needed by test. Bug 228559.