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: ChangeLog package.mask
Date: Thu, 04 Jun 2009 12:50:13
Message-Id: E1MCCOR-0007mi-LZ@stork.gentoo.org
1 ssuominen 09/06/04 12:50:03
2
3 Modified: ChangeLog package.mask
4 Log:
5 Unmask everything that deps on virtual/libffi since it's now keyworded.
6
7 Revision Changes Path
8 1.2738 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2738&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2738&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2737&r2=1.2738
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.2737
18 retrieving revision 1.2738
19 diff -u -r1.2737 -r1.2738
20 --- ChangeLog 4 Jun 2009 10:57:11 -0000 1.2737
21 +++ ChangeLog 4 Jun 2009 12:50:03 -0000 1.2738
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2737 2009/06/04 10:57:11 scarabeus Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2738 2009/06/04 12:50:03 ssuominen 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 + 04 Jun 2009; Samuli Suominen <ssuominen@g.o> package.mask:
33 + Unmask everything that deps on virtual/libffi since it's now keyworded.
34 +
35 04 Jun 2009; Tomas Chvatal <scarabeus@g.o> use.desc:
36 Rename htmlhandbook to handbook, as we discussed on kde meeting. Old one
37 is nowhere used now.
38
39
40
41 1.9882 profiles/package.mask
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9882&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9882&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9881&r2=1.9882
46
47 Index: package.mask
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
50 retrieving revision 1.9881
51 retrieving revision 1.9882
52 diff -u -r1.9881 -r1.9882
53 --- package.mask 4 Jun 2009 06:43:13 -0000 1.9881
54 +++ package.mask 4 Jun 2009 12:50:03 -0000 1.9882
55 @@ -1,5 +1,5 @@
56 ####################################################################
57 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9881 2009/06/04 06:43:13 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9882 2009/06/04 12:50:03 ssuominen 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 @@ -580,14 +580,6 @@
63 media-sound/knob
64 media-sound/yammi
65
66 -# Samuli Suominen <ssuominen@g.o> (01 Jun 2009)
67 -# virtual/libffi needs to be keyworded before unmasking wrt #272046.
68 -x11-libs/gtk-server
69 ->=dev-libs/g-wrap-1.9.11
70 ->=dev-scheme/guile-gnome-platform-2.16.0
71 ->=gnustep-base/gnustep-base-1.18.0-r4
72 ->=dev-java/jamvm-1.5.0-r3
73 -
74 # Torsten Veller <tove@g.o> (31 May 2009)
75 # IniConf.pm is going away, and will be replaced with
76 # Config::IniFiles. Masked for removal.