Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Fri, 25 Dec 2009 15:58:29
Message-Id: E1NOCYd-0005P1-1P@stork.gentoo.org
1 flameeyes 09/12/25 15:58:27
2
3 Modified: ChangeLog package.mask
4 Log:
5 Add mingw64-runtime to the crossdev mask.
6
7 Revision Changes Path
8 1.3703 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3703&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.3703&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.3702&r2=1.3703
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.3702
18 retrieving revision 1.3703
19 diff -u -r1.3702 -r1.3703
20 --- ChangeLog 25 Dec 2009 04:26:23 -0000 1.3702
21 +++ ChangeLog 25 Dec 2009 15:58:25 -0000 1.3703
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3702 2009/12/25 04:26:23 grozin Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3703 2009/12/25 15:58:25 flameeyes 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 + 25 Dec 2009; Diego E. Pettenò <flameeyes@g.o> package.mask:
33 + Add mingw64-runtime to the crossdev mask.
34 +
35 24 Dec 2009; Andrey Grozin <grozin@g.o> base/package.use.mask,
36 arch/amd64/package.use.mask, arch/x86/package.use.mask:
37 sci-mathematics/maxima USE flag openmcl is for amd64 and x86 only
38
39
40
41 1.10999 profiles/package.mask
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.10999&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.10999&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.10998&r2=1.10999
46
47 Index: package.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
50 retrieving revision 1.10998
51 retrieving revision 1.10999
52 diff -u -r1.10998 -r1.10999
53 --- package.mask 25 Dec 2009 15:02:10 -0000 1.10998
54 +++ package.mask 25 Dec 2009 15:58:26 -0000 1.10999
55 @@ -1,5 +1,5 @@
56 ####################################################################
57 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10998 2009/12/25 15:02:10 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10999 2009/12/25 15:58:26 flameeyes Exp $
59 #
60 # When you add an entry to the top of this file, add your name, the date, and
61 # an explanation of why something is getting masked. Please be extremely
62 @@ -864,6 +864,7 @@
63 # please use sys-devel/crossdev to install them.
64 dev-libs/cygwin
65 dev-util/mingw-runtime
66 +dev-util/mingw64-runtime
67 dev-util/w32api
68
69 # Mike Pagano <mpagano@g.o> (17 Dec 2008)