Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/prefix/hpux: package.mask
Date: Wed, 05 Aug 2009 09:48:46
Message-Id: E1MYd6x-0001GJ-Dd@stork.gentoo.org
1 grobian 09/08/05 09:48:43
2
3 Modified: package.mask
4 Log:
5 Drop masks on sys-apps/file that apply to versions no longer in our tree
6
7 Revision Changes Path
8 1.3 profiles/prefix/hpux/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/hpux/package.mask?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/hpux/package.mask?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/prefix/hpux/package.mask?r1=1.2&r2=1.3
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/package.mask,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- package.mask 16 Jul 2009 09:59:00 -0000 1.2
21 +++ package.mask 5 Aug 2009 09:48:43 -0000 1.3
22 @@ -1,14 +1,8 @@
23 # Copyright 1999-2009 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/package.mask,v 1.2 2009/07/16 09:59:00 haubi Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/hpux/package.mask,v 1.3 2009/08/05 09:48:43 grobian Exp $
27
28 # Michael Haubenwallner <haubi@g.o> (16 Jul 2009)
29 # Is blocked by QA check 'implicit pointer usage warnings' on ia64-hpux.
30 # Cannot recompile itself on hppa-hpux.
31 =sys-devel/gcc-4.3*
32 -
33 -# Jeremy Olexa <darkside@g.o> (21 Nov 2008)
34 -# file-4.25 lacks a define for SIZE_MAX. This causes issues on ia64-hpux.
35 -# file-4.26 is fixed but masked globally in Prefix. Since this is non-trivial to
36 -# fix, masked on ia64-hpux.
37 -=sys-apps/file-4.25