Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog package.mask
Date: Thu, 25 Jun 2009 06:23:08
Message-Id: E1MJiMO-0007Sy-FJ@stork.gentoo.org
1 yngwin 09/06/25 06:23:00
2
3 Modified: ChangeLog package.mask
4 Log:
5 Mask Qt4 meta ebuild, bug 217161 comment 11
6
7 Revision Changes Path
8 1.2833 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2833&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2833&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2832&r2=1.2833
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.2832
18 retrieving revision 1.2833
19 diff -u -r1.2832 -r1.2833
20 --- ChangeLog 24 Jun 2009 16:39:22 -0000 1.2832
21 +++ ChangeLog 25 Jun 2009 06:22:59 -0000 1.2833
22 @@ -1,11 +1,16 @@
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.2832 2009/06/24 16:39:22 jer Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2833 2009/06/25 06:22:59 yngwin 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 + 25 Jun 2009; Ben de Groot <yngwin@g.o> package.mask:
33 + Mask the Qt4 meta ebuild, to prevent devs from being silly and depend on
34 + the meta ebuild instead of on the specific split Qt ebuilds needed. See
35 + bug 217161 comment 11.
36 +
37 24 Jun 2009; Jeroen Roovers <jer@g.o> package.mask:
38 Adjust www-client/opera mask to include build 4449.
39
40
41
42
43 1.9973 profiles/package.mask
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9973&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.9973&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.9972&r2=1.9973
48
49 Index: package.mask
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
52 retrieving revision 1.9972
53 retrieving revision 1.9973
54 diff -u -r1.9972 -r1.9973
55 --- package.mask 24 Jun 2009 16:39:23 -0000 1.9972
56 +++ package.mask 25 Jun 2009 06:22:59 -0000 1.9973
57 @@ -1,5 +1,5 @@
58 ####################################################################
59 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9972 2009/06/24 16:39:23 jer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9973 2009/06/25 06:22:59 yngwin Exp $
61 #
62 # When you add an entry to the top of this file, add your name, the date, and
63 # an explanation of why something is getting masked. Please be extremely
64 @@ -31,6 +31,16 @@
65
66 #--- END OF EXAMPLES ---
67
68 +# Ben de Groot <yngwin@g.o> (25 Jun 2009)
69 +# Mask the Qt4 meta ebuild, to prevent devs from being silly and depend on
70 +# the meta ebuild instead of on the specific split Qt ebuilds needed. See
71 +# bug 217161 comment 11. Users may unmask this if they want to pull in all
72 +# Qt modules, but packages in portage (or overlays) will pull in the split
73 +# modules they need as dependency. Unmasking this will most likely pull in
74 +# more than you need. This meta ebuild will be removed when we can add sets
75 +# to the portage tree.
76 +=x11-libs/qt-4*
77 +
78 # Nirbheek Chauhan <nirbheek@g.o> (24 Jun 2009)
79 # Firefox Release Candidates
80 # nspr-4.8 has soname bump
81 @@ -117,7 +127,7 @@
82 net-dialup/speedtouch
83
84 # Romain Perier <mrpouet@g.o> (20 Jun 2009)
85 -# A lot of changes into sources code
86 +# A lot of changes into sources code
87 # (re-structured, modules renamed and so on)
88 # It may break some packages.
89 =sys-auth/policykit-0.92
90 @@ -320,7 +330,7 @@
91 # Steve Dibb <beandog@g.o> (04 Jun 2009)
92 # Drop hacked support for optional MIDI in ALSA
93 # Keep masked until all reverse deps are fixed
94 -# See bug 272659
95 +# See bug 272659
96 >=media-libs/alsa-lib-1.0.20-r1
97 >=media-sound/alsa-utils-1.0.20-r1
98 >=media-sound/alsa-tools-1.0.20-r1