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/arch/mips: package.mask
Date: Thu, 30 Jul 2009 05:00:07
Message-Id: E1MWNkJ-0004df-8D@stork.gentoo.org
1 ssuominen 09/07/30 05:00:03
2
3 Modified: package.mask
4 Log:
5 No gcc-mips64 in tree.
6
7 Revision Changes Path
8 1.4 profiles/arch/mips/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/package.mask?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/package.mask?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/package.mask?r1=1.3&r2=1.4
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.mask,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- package.mask 16 May 2008 02:47:36 -0000 1.3
21 +++ package.mask 30 Jul 2009 05:00:03 -0000 1.4
22 @@ -1,6 +1,6 @@
23 # Copyright 2006-2008 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.mask,v 1.3 2008/05/16 02:47:36 dirtyepic Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.mask,v 1.4 2009/07/30 05:00:03 ssuominen Exp $
27
28 # Unmask =mozilla-thunderbird-1.5* until 2.0 is keyworded and stabilized
29 -=mail-client/mozilla-thunderbird-1.5*
30 @@ -9,12 +9,6 @@
31 sys-auth/pam_ldap
32 sys-auth/nss_ldap
33
34 -###################################################################
35 -# Mask gcc-mips64 #
36 -# Use sys-devel/kgcc64 from now on -- it replaces gcc-mips64 #
37 -###################################################################
38 -sys-devel/gcc-mips64
39 -
40 # Shouldn't be merging these SELinux packages on this profile
41 # but this keeps repoman happy since they require >=glibc-2.4
42 # 20061008 pebenito