Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix: ChangeLog
Date: Thu, 25 Jun 2009 12:50:41
Message-Id: E1MJoPW-0001Kt-TW@stork.gentoo.org
1 fauli 09/06/25 12:50:38
2
3 Modified: ChangeLog
4 Log:
5 mask USE flag xemacs on Interix because it won't compile anyway
6
7 Revision Changes Path
8 1.9 profiles/prefix/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/ChangeLog?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/ChangeLog?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/ChangeLog?r1=1.8&r2=1.9
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- ChangeLog 24 Jun 2009 11:45:05 -0000 1.8
21 +++ ChangeLog 25 Jun 2009 12:50:38 -0000 1.9
22 @@ -1,6 +1,10 @@
23 # ChangeLog for profiles/prefix
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Id: ChangeLog,v 1.8 2009/06/24 11:45:05 mduft Exp $
26 +# $Id: ChangeLog,v 1.9 2009/06/25 12:50:38 fauli Exp $
27 +
28 + 25 Jun 2009; Christian Faulhammer <fauli@g.o>
29 + windows/interix/use.mask:
30 + mask USE flag xemacs on Interix because it won't compile anyway
31
32 24 Jun 2009; Markus Duft <mduft@g.o> windows/winnt/use.mask:
33 use.mask readline for winnt - readline doesnt work here...