Gentoo Archives: gentoo-commits

From: "Daniel Black (dragonheart)" <dragonheart@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux/alpha: ChangeLog use.mask
Date: Tue, 01 Apr 2008 13:22:21
Message-Id: E1JggRO-0008Ba-Ic@stork.gentoo.org
1 dragonheart 08/04/01 13:22:18
2
3 Modified: ChangeLog use.mask
4 Log:
5 masking ssh2 until keywords exist in net-libs/libssh2
6
7 Revision Changes Path
8 1.88 profiles/default-linux/alpha/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/ChangeLog?rev=1.88&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/ChangeLog?rev=1.88&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/ChangeLog?r1=1.87&r2=1.88
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v
17 retrieving revision 1.87
18 retrieving revision 1.88
19 diff -u -r1.87 -r1.88
20 --- ChangeLog 14 Jan 2008 19:57:38 -0000 1.87
21 +++ ChangeLog 1 Apr 2008 13:22:17 -0000 1.88
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/x86 profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.87 2008/01/14 19:57:38 wolf31o2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.88 2008/04/01 13:22:17 dragonheart Exp $
27 +
28 + 01 Apr 2008; Daniel Black <dragonheart@g.o> use.mask:
29 + mask ssh2 as net-libs/libssh2 does not have keywords yet
30
31 14 Jan 2008; Chris Gianelloni <wolf31o2@g.o>
32 -no-nptl/2.4/deprecated, -no-nptl/2.4/package.mask,
33
34
35
36 1.88 profiles/default-linux/alpha/use.mask
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?rev=1.88&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?rev=1.88&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?r1=1.87&r2=1.88
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v
45 retrieving revision 1.87
46 retrieving revision 1.88
47 diff -u -r1.87 -r1.88
48 --- use.mask 6 Jan 2008 16:42:29 -0000 1.87
49 +++ use.mask 1 Apr 2008 13:22:17 -0000 1.88
50 @@ -1,6 +1,6 @@
51 # Copyright 2004 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License, v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.87 2008/01/06 16:42:29 armin76 Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.88 2008/04/01 13:22:17 dragonheart Exp $
55
56 # This file masks out USE flags that are simply NOT allowed in the default
57 # profile for any architecture. This works, for example, if a non-default
58 @@ -133,3 +133,6 @@
59
60 # This works
61 -x264
62 +
63 +# net-libs/libssh2 currently missing keywords (dragonheart 20080402)
64 +ssh2
65
66
67
68 --
69 gentoo-commits@l.g.o mailing list