Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Wed, 29 Jun 2011 15:21:25
Message-Id: 20110629152111.2359820054@flycatcher.gentoo.org
1 jlec 11/06/29 15:21:11
2
3 Modified: ChangeLog package.mask
4 Log:
5 Mask mmdb and coot due to ABI/API breakage
6
7 Revision Changes Path
8 1.5488 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5488&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.5488&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.5487&r2=1.5488
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.5487
18 retrieving revision 1.5488
19 diff -u -r1.5487 -r1.5488
20 --- ChangeLog 29 Jun 2011 13:20:26 -0000 1.5487
21 +++ ChangeLog 29 Jun 2011 15:21:10 -0000 1.5488
22 @@ -1,12 +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.5487 2011/06/29 13:20:26 jlec Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5488 2011/06/29 15:21:10 jlec 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 29 Jun 2011; Justin Lecher <jlec@g.o> package.mask:
33 + Mask mmdb and coot due to ABI/API breakage
34 +
35 + 29 Jun 2011; Justin Lecher <jlec@g.o> package.mask:
36 Unmask sci-libs/mmdb, seems fine now
37
38 29 Jun 2011; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
39
40
41
42 1.12874 profiles/package.mask
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.12874&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.12874&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.12873&r2=1.12874
47
48 Index: package.mask
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
51 retrieving revision 1.12873
52 retrieving revision 1.12874
53 diff -u -r1.12873 -r1.12874
54 --- package.mask 29 Jun 2011 13:32:45 -0000 1.12873
55 +++ package.mask 29 Jun 2011 15:21:10 -0000 1.12874
56 @@ -1,5 +1,5 @@
57 ####################################################################
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12873 2011/06/29 13:32:45 pacho Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12874 2011/06/29 15:21:10 jlec 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,12 @@
64
65 #--- END OF EXAMPLES ---
66
67 +# Justin Lecher <jlec@g.o> (29 Jun 2011)
68 +# ABI/API break
69 +# Still don't know how to fix that.
70 +>=sci-libs/mmdb-1.23
71 +>=sci-chemistry/coot-0.6.2
72 +
73 # Pacho Ramos <pacho@g.o> (29 Jun 2011)
74 # Mask for removal in 30 days x11-libs/gtksourceview:1.0
75 # and reverse dependencies, bug #354241