Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Wed, 03 Sep 2014 05:26:04
Message-Id: 20140903052559.B009C4945@oystercatcher.gentoo.org
1 graaff 14/09/03 05:25:59
2
3 Modified: ChangeLog package.mask
4 Log:
5 Add jruby-only packages to the jruby 1.7 mask for now.
6
7 Revision Changes Path
8 1.9345 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9345&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9345&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9344&r2=1.9345
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.9344
18 retrieving revision 1.9345
19 diff -u -r1.9344 -r1.9345
20 --- ChangeLog 2 Sep 2014 20:45:35 -0000 1.9344
21 +++ ChangeLog 3 Sep 2014 05:25:59 -0000 1.9345
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9344 2014/09/02 20:45:35 hwoarang Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9345 2014/09/03 05:25:59 graaff 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 + 03 Sep 2014; Hans de Graaff <graaff@g.o> base/use.mask, package.mask:
33 + Add jruby-only packages to the jruby 1.7 mask for now.
34 +
35 02 Sep 2014; Markos Chandras <hwoarang@g.o> package.mask:
36 Update kmess, amsn removal message
37
38
39
40
41 1.16006 profiles/package.mask
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16006&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16006&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16005&r2=1.16006
46
47 Index: package.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
50 retrieving revision 1.16005
51 retrieving revision 1.16006
52 diff -u -r1.16005 -r1.16006
53 --- package.mask 2 Sep 2014 20:45:36 -0000 1.16005
54 +++ package.mask 3 Sep 2014 05:25:59 -0000 1.16006
55 @@ -1,5 +1,5 @@
56 ####################################################################
57 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16005 2014/09/02 20:45:36 hwoarang Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16006 2014/09/03 05:25:59 graaff 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 @@ -476,6 +476,10 @@
63 # Tom Wijsman <TomWij@g.o> (03 May 2014)
64 # Needs to be further tested and revised by both Java and Ruby herds.
65 >=dev-java/jruby-1.7.12
66 +dev-ruby/bitescript
67 +dev-ruby/duby
68 +dev-ruby/jruby-openssl
69 +dev-ruby/weakling
70
71 # Tom Wijsman <TomWij@g.o> (02 May 2014)
72 # Bluetooth support in MATE has incompatibilities with recent BlueZ versions.