Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default/bsd: ChangeLog
Date: Wed, 21 Jan 2009 21:09:31
Message-Id: E1LPkKG-00070n-HJ@stork.gentoo.org
1 aballier 09/01/21 21:09:28
2
3 Modified: ChangeLog
4 Log:
5 usemask acl for gnome-vfs too; it has an almost posix acl support but configure doesnt see it unless libacl is present and uses a couple of extensions
6
7 Revision Changes Path
8 1.5 profiles/default/bsd/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/ChangeLog?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default/bsd/ChangeLog?r1=1.4&r2=1.5
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- ChangeLog 21 Jan 2009 19:36:17 -0000 1.4
21 +++ ChangeLog 21 Jan 2009 21:09:28 -0000 1.5
22 @@ -1,6 +1,11 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.4 2009/01/21 19:36:17 aballier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/ChangeLog,v 1.5 2009/01/21 21:09:28 aballier Exp $
27 +
28 + 21 Jan 2009; Alexis Ballier <aballier@g.o> fbsd/package.use.mask:
29 + usemask acl for gnome-vfs too; it has an almost posix acl support but
30 + configure doesnt see it unless libacl is present and uses a couple of
31 + extensions
32
33 21 Jan 2009; Alexis Ballier <aballier@g.o> fbsd/package.use.mask:
34 mask xattr for glib too as this requires gnu attr