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/hardened: ChangeLog
Date: Tue, 01 Jul 2014 12:37:39
Message-Id: 20140701123735.9E3902004E@flycatcher.gentoo.org
1 blueness 14/07/01 12:37:35
2
3 Modified: ChangeLog
4 Log:
5 Make linux/musl multilib aware, bug #515130
6
7 Revision Changes Path
8 1.54 profiles/hardened/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.54&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?rev=1.54&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/hardened/ChangeLog?r1=1.53&r2=1.54
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v
17 retrieving revision 1.53
18 retrieving revision 1.54
19 diff -u -r1.53 -r1.54
20 --- ChangeLog 1 Jul 2014 12:23:15 -0000 1.53
21 +++ ChangeLog 1 Jul 2014 12:37:35 -0000 1.54
22 @@ -1,6 +1,14 @@
23 # ChangeLog for Gentoo/AMD64 profile directory
24 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.53 2014/07/01 12:23:15 blueness Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.54 2014/07/01 12:37:35 blueness Exp $
27 +
28 + 01 Jul 2014; Anthony G. Basile <blueness@g.o>
29 + linux/musl/amd64/make.defaults, linux/musl/amd64/use.force,
30 + linux/musl/amd64/use.mask, linux/musl/mips/make.defaults,
31 + linux/musl/mips/use.force, linux/musl/mips/use.mask,
32 + linux/musl/x86/make.defaults, linux/musl/x86/use.force,
33 + linux/musl/x86/use.mask:
34 + Make linux/musl multilib aware, bug #515130
35
36 01 Jul 2014; Anthony G. Basile <blueness@g.o>
37 linux/uclibc/amd64/make.defaults, linux/uclibc/amd64/use.force,