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: Sat, 13 Aug 2011 10:11:16
Message-Id: 20110813101106.339C92004C@flycatcher.gentoo.org
1 blueness 11/08/13 10:11:06
2
3 Modified: ChangeLog
4 Log:
5 Added maskings and unmaskings for sys-libs/libsepol
6
7 Revision Changes Path
8 1.5620 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5620&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5620&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.5619&r2=1.5620
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.5619
18 retrieving revision 1.5620
19 diff -u -r1.5619 -r1.5620
20 --- ChangeLog 12 Aug 2011 20:41:46 -0000 1.5619
21 +++ ChangeLog 13 Aug 2011 10:11:05 -0000 1.5620
22 @@ -1,11 +1,15 @@
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.5619 2011/08/12 20:41:46 scarabeus Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5620 2011/08/13 10:11:05 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 + 13 Aug 2011; Anthony G. Basile <blueness@g.o> base/package.mask,
33 + features/selinux/package.mask, selinux/package.mask:
34 + Added maskings and unmaskings for sys-libs/libsepol
35 +
36 12 Aug 2011; Tomáš Chvátal <scarabeus@g.o> base/make.defaults:
37 Add grub_platforms by default empty to the make_defaults, this is preparation
38 for my grub2 ebuilds.