Gentoo Archives: gentoo-commits

From: "Alex Legler (a3li)" <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Wed, 18 Aug 2010 19:27:31
Message-Id: 20100818192725.0692E2D02A@corvid.gentoo.org
1 a3li 10/08/18 19:27:24
2
3 Modified: ChangeLog package.mask
4 Log:
5 Mask dev-lang/ruby-1.8.6* because it fails to install with the latest stable versions of OpenSSL and Tk.
6
7 Revision Changes Path
8 1.4480 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4480&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.4480&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.4479&r2=1.4480
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.4479
18 retrieving revision 1.4480
19 diff -u -r1.4479 -r1.4480
20 --- ChangeLog 18 Aug 2010 10:20:49 -0000 1.4479
21 +++ ChangeLog 18 Aug 2010 19:27:22 -0000 1.4480
22 @@ -1,11 +1,15 @@
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.4479 2010/08/18 10:20:49 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.4480 2010/08/18 19:27:22 a3li 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 + 18 Aug 2010; Alex Legler <a3li@g.o> package.mask:
33 + Mask dev-lang/ruby-1.8.6* because it fails to install with the latest
34 + stable versions of OpenSSL and Tk.
35 +
36 18 Aug 2010; Diego E. Pettenò <flameeyes@g.o>
37 base/package.use.force, package.mask:
38 Add another Ruby virtual with four versions.
39
40
41
42 1.11857 profiles/package.mask
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.11857&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.11857&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.11856&r2=1.11857
47
48 Index: package.mask
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
51 retrieving revision 1.11856
52 retrieving revision 1.11857
53 diff -u -r1.11856 -r1.11857
54 --- package.mask 18 Aug 2010 10:20:50 -0000 1.11856
55 +++ package.mask 18 Aug 2010 19:27:22 -0000 1.11857
56 @@ -1,5 +1,5 @@
57 ####################################################################
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11856 2010/08/18 10:20:50 flameeyes Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11857 2010/08/18 19:27:22 a3li Exp $
60 #
61 # When you add an entry to the top of this file, add your name, the date, and
62 # an explanation of why something is getting masked. Please be extremely
63 @@ -31,6 +31,11 @@
64
65 #--- END OF EXAMPLES ---
66
67 +# Alex Legler <a3li@g.o> (18 Aug 2010)
68 +# Fails to install with the latest stable versions of OpenSSL and Tk.
69 +# The 1.8.6 packages will be removed in 60 days. Reference: Bug 332597.
70 +=dev-lang/ruby-1.8.6*
71 +
72 # Michael Sterrett <mr_bones_@g.o> (17 Aug 2010)
73 # Mask for removal 20100916
74 # Development has moved to games-emulation/sdlmame;