Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Sat, 09 Oct 2010 19:03:26
Message-Id: 20101009185603.7238E2004C@flycatcher.gentoo.org
1 pacho 10/10/09 18:56:03
2
3 Modified: ChangeLog package.mask
4 Log:
5 Mask app-text/gnome-spell for removal.
6
7 Revision Changes Path
8 1.4639 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4639&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4639&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.4638&r2=1.4639
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.4638
18 retrieving revision 1.4639
19 diff -u -r1.4638 -r1.4639
20 --- ChangeLog 8 Oct 2010 19:09:25 -0000 1.4638
21 +++ ChangeLog 9 Oct 2010 18:56:02 -0000 1.4639
22 @@ -1,11 +1,13 @@
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.4638 2010/10/08 19:09:25 olemarkus Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4639 2010/10/09 18:56:02 pacho 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 +
33 + 09 Oct 2010; Pacho Ramos <pacho@g.o> package.mask:
34 + Mask app-text/gnome-spell for removal.
35
36 08 Oct 2010; Ole Markus With <olemarkus@g.o>
37 base/make.defaults,desc/php_targets.desc:
38
39
40
41 1.12034 profiles/package.mask
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.12034&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.12034&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.12033&r2=1.12034
46
47 Index: package.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
50 retrieving revision 1.12033
51 retrieving revision 1.12034
52 diff -u -r1.12033 -r1.12034
53 --- package.mask 8 Oct 2010 19:02:13 -0000 1.12033
54 +++ package.mask 9 Oct 2010 18:56:02 -0000 1.12034
55 @@ -1,5 +1,5 @@
56 ####################################################################
57 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12033 2010/10/08 19:02:13 olemarkus Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12034 2010/10/09 18:56:02 pacho 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 @@ -31,6 +31,13 @@
63
64 #--- END OF EXAMPLES ---
65
66 +# Pacho Ramos <pacho@g.o> (09 Oct 2010)
67 +# Removal of app-text/gnome-spell as it's no used by
68 +# anything in the tree and its functionality is in
69 +# gtkhtml through enchant (bug #339771)
70 +# Removal on 2010-11-09
71 +app-text/gnome-spell
72 +
73 # Robin H. Johnson <robbat2@g.o> (08 Oct 2010)
74 # Masked for testing, and some testsuite failures.
75 >=sys-libs/db-5.1