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: Mon, 21 Feb 2011 21:35:54
Message-Id: 20110221213540.A28E820054@flycatcher.gentoo.org
1 blueness 11/02/21 21:35:40
2
3 Modified: ChangeLog
4 Log:
5 Reordered profile stacking to fix USE=-unicode on hardened profiles.
6
7 Revision Changes Path
8 1.5068 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5068&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5068&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.5067&r2=1.5068
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.5067
18 retrieving revision 1.5068
19 diff -u -r1.5067 -r1.5068
20 --- ChangeLog 21 Feb 2011 20:49:20 -0000 1.5067
21 +++ ChangeLog 21 Feb 2011 21:35:40 -0000 1.5068
22 @@ -1,11 +1,17 @@
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.5067 2011/02/21 20:49:20 hwoarang Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5068 2011/02/21 21:35:40 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 + 21 Feb 2011; Anthony G. Basile <blueness@g.o>
33 + hardened/linux/amd64/parent, hardened/linux/ia64/parent,
34 + hardened/linux/powerpc/parent, hardened/linux/powerpc/ppc32/parent,
35 + hardened/linux/powerpc/ppc64/parent, hardened/linux/x86/parent:
36 + Reordered profile stacking to fix USE="-unicode" on hardened profiles.
37 +
38 21 Feb 2011; Markos Chandras <hwoarang@g.o> package.mask:
39 Masking x11-misc/talika for removal. Bug #355901