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/darwin/macos/10.5/x64: package.mask
Date: Sat, 29 Sep 2012 11:25:14
Message-Id: 20120929112504.2F5C421601@flycatcher.gentoo.org
1 grobian 12/09/29 11:25:04
2
3 Modified: package.mask
4 Log:
5 Mask >=dev-java/apple-jdk-bin-1.6.0 on Leopard x64, since it will never find the necessary files
6
7 Revision Changes Path
8 1.5 profiles/prefix/darwin/macos/10.5/x64/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask?r1=1.4&r2=1.5
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- package.mask 18 Apr 2010 15:48:55 -0000 1.4
21 +++ package.mask 29 Sep 2012 11:25:04 -0000 1.5
22 @@ -1,3 +1,7 @@
23 -# Copyright 1999-2009 Gentoo Foundation
24 +# Copyright 1999-2012 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask,v 1.4 2010/04/18 15:48:55 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x64/package.mask,v 1.5 2012/09/29 11:25:04 grobian Exp $
28 +
29 +# Fabian Groffen <grobian@g.o> (29 Sep 2012)
30 +# Apple does not provide 1.6 and up on Leopard
31 +>=dev-java/apple-jdk-bin-1.6.0