Gentoo Archives: gentoo-commits

From: "Naohiro Aota (naota)" <naota@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask ChangeLog
Date: Mon, 07 May 2012 01:06:19
Message-Id: 20120507010609.6DCFF2004B@flycatcher.gentoo.org
1 naota 12/05/07 01:06:09
2
3 Modified: package.mask ChangeLog
4 Log:
5 Mask upstream dead canna dicionary packages.
6
7 Revision Changes Path
8 1.13726 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.13726&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.13726&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.13725&r2=1.13726
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.13725
18 retrieving revision 1.13726
19 diff -u -r1.13725 -r1.13726
20 --- package.mask 6 May 2012 16:52:29 -0000 1.13725
21 +++ package.mask 7 May 2012 01:06:08 -0000 1.13726
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13725 2012/05/06 16:52:29 ssuominen Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13726 2012/05/07 01:06:08 naota Exp $
26 #
27 # When you add an entry to the top of this file, add your name, the date, and
28 # an explanation of why something is getting masked. Please be extremely
29 @@ -31,6 +31,13 @@
30
31 #--- END OF EXAMPLES ---
32
33 +# Naohiro Aota <naota@g.o> (07 May 2012)
34 +# Dead upstream.
35 +# Removal in 30 days - bug 412503, 412505, 412511
36 +app-dicts/canna-canda-med
37 +app-dicts/canna-shion
38 +app-dicts/canna-zipcode
39 +
40 # Samuli Suominen <ssuominen@g.o> (06 May 2012)
41 # Mask out broken release of cmake wrt bug #414659 and
42 # bug #414601. Waiting for maintainers to apply the
43 @@ -369,15 +376,7 @@
44 # Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o> (22 Jan 2012)
45 # Mask compiz for last-rites unless someone steps up
46 # to maintain it. Removal in 30 days.
47 -x11-libs/compiz-bcop
48 -x11-libs/compizconfig-backend-gconf
49 -x11-libs/compizconfig-backend-kconfig4
50 -x11-plugins/compiz-plugins-extra
51 -x11-plugins/compiz-plugins-main
52 -x11-plugins/compiz-plugins-unsupported
53 -x11-themes/emerald-themes
54 x11-wm/compiz-fusion
55 -x11-wm/emerald
56
57 # Michał Górny <mgorny@g.o> (21 Jan 2012)
58 # Blocks sysvinit yet doesn't provide all tools provided by it.
59
60
61
62 1.6507 profiles/ChangeLog
63
64 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6507&view=markup
65 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6507&content-type=text/plain
66 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.6506&r2=1.6507
67
68 Index: ChangeLog
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
71 retrieving revision 1.6506
72 retrieving revision 1.6507
73 diff -u -r1.6506 -r1.6507
74 --- ChangeLog 6 May 2012 16:52:29 -0000 1.6506
75 +++ ChangeLog 7 May 2012 01:06:08 -0000 1.6507
76 @@ -1,11 +1,14 @@
77 # ChangeLog for profile directory
78 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
79 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6506 2012/05/06 16:52:29 ssuominen Exp $
80 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6507 2012/05/07 01:06:08 naota Exp $
81 #
82 # This ChangeLog should include records for all changes in profiles directory.
83 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
84 # here. If in doubt put a record here!
85
86 + 07 May 2012; Naohiro Aota <naota@g.o> package.mask:
87 + Mask upstream dead canna dictionary packages.
88 +
89 06 May 2012; Samuli Suominen <ssuominen@g.o> package.mask:
90 Mask broken release of dev-util/cmake wrt #414659, Comment #13.