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: use.mask
Date: Tue, 01 Apr 2008 13:41:54
Message-Id: E1JggkH-0008KC-Pk@stork.gentoo.org
1 dragonheart 08/04/01 13:41:49
2
3 Modified: use.mask
4 Log:
5 ssh2 -> libssh2
6
7 Revision Changes Path
8 1.89 profiles/default-linux/alpha/use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?rev=1.89&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?rev=1.89&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/use.mask?r1=1.88&r2=1.89
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v
17 retrieving revision 1.88
18 retrieving revision 1.89
19 diff -u -r1.88 -r1.89
20 --- use.mask 1 Apr 2008 13:22:17 -0000 1.88
21 +++ use.mask 1 Apr 2008 13:41:49 -0000 1.89
22 @@ -1,6 +1,6 @@
23 # Copyright 2004 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License, v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.88 2008/04/01 13:22:17 dragonheart Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/use.mask,v 1.89 2008/04/01 13:41:49 dragonheart Exp $
27
28 # This file masks out USE flags that are simply NOT allowed in the default
29 # profile for any architecture. This works, for example, if a non-default
30 @@ -135,4 +135,4 @@
31 -x264
32
33 # net-libs/libssh2 currently missing keywords (dragonheart 20080402)
34 -ssh2
35 +libssh2
36
37
38
39 --
40 gentoo-commits@l.g.o mailing list