Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog
Date: Thu, 30 Jun 2011 19:15:58
Message-Id: 20110630191546.20B9A20054@flycatcher.gentoo.org
1 blueness 11/06/30 19:15:46
2
3 Modified: ChangeLog
4 Log:
5 Use masked opencl on hardened, bug #367225
6
7 Revision Changes Path
8 1.5491 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5491&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5491&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.5490&r2=1.5491
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.5490
18 retrieving revision 1.5491
19 diff -u -r1.5490 -r1.5491
20 --- ChangeLog 29 Jun 2011 17:29:22 -0000 1.5490
21 +++ ChangeLog 30 Jun 2011 19:15:45 -0000 1.5491
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5490 2011/06/29 17:29:22 pacho Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5491 2011/06/30 19:15:45 blueness Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 30 Jun 2011; Anthony G. Basile <blueness@g.o> hardened/linux/use.mask:
33 + Use masked opencl on hardened, bug #367225
34 +
35 29 Jun 2011; Pacho Ramos <pacho@g.o> targets/desktop/make.defaults:
36 Enable 'cdda' by default as most desktop users will want it like 'cdr' and
37 prevents people from having to manually enable it for sound-juicer.