Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Wed, 03 Nov 2010 17:52:35
Message-Id: 20101103175223.73DD720051@flycatcher.gentoo.org
1 ssuominen 10/11/03 17:52:23
2
3 Modified: ChangeLog package.mask
4 Log:
5 Mask aqbanking, gwenhywfar and libchipcard until issues with gnucash and kmymoney are resolved.
6
7 Revision Changes Path
8 1.4737 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4737&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4737&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.4736&r2=1.4737
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.4736
18 retrieving revision 1.4737
19 diff -u -r1.4736 -r1.4737
20 --- ChangeLog 3 Nov 2010 12:15:13 -0000 1.4736
21 +++ ChangeLog 3 Nov 2010 17:52:22 -0000 1.4737
22 @@ -1,11 +1,15 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4736 2010/11/03 12:15:13 phajdan.jr Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4737 2010/11/03 17:52:22 ssuominen 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 + 03 Nov 2010; Samuli Suominen <ssuominen@g.o> package.mask:
33 + Mask aqbanking, gwenhywfar and libchipcard until issues with gnucash and
34 + kmymoney are resolved.
35 +
36 03 Nov 2010; Pawel Hajdan jr <phajdan.jr@g.o> package.mask:
37 Mask www-client/chromium dev channel release.
38
39
40
41
42 1.12148 profiles/package.mask
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.12148&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.12148&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.12147&r2=1.12148
47
48 Index: package.mask
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
51 retrieving revision 1.12147
52 retrieving revision 1.12148
53 diff -u -r1.12147 -r1.12148
54 --- package.mask 3 Nov 2010 12:15:13 -0000 1.12147
55 +++ package.mask 3 Nov 2010 17:52:22 -0000 1.12148
56 @@ -1,5 +1,5 @@
57 ####################################################################
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12147 2010/11/03 12:15:13 phajdan.jr Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12148 2010/11/03 17:52:22 ssuominen Exp $
60 #
61 # When you add an entry to the top of this file, add your name, the date, and
62 # an explanation of why something is getting masked. Please be extremely
63 @@ -31,6 +31,14 @@
64
65 #--- END OF EXAMPLES ---
66
67 +# Samuli Suominen <ssuominen@g.o> (03 Nov 2010)
68 +# - kmymoney-4.5 is not compatible with aqbanking 5.x, waiting for next release
69 +# - only package.masked gnucash is compiling against 5.x, and doesn't work:
70 +# http://lists.gnucash.org/pipermail/gnucash-devel/2010-August/029188.html
71 +>=net-libs/aqbanking-5
72 +>=sys-libs/gwenhywfar-4
73 +>=sys-libs/libchipcard-5
74 +
75 # Samuli Suominen <ssuominen@g.o> (02 Nov 2010)
76 # acerhk fails to build with Linux >= 2.6.30 wrt #277598
77 # acer_acpi is included in Linux since >= 2.6.25 wrt #208577