Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask
Date: Fri, 21 Mar 2008 22:20:16
Message-Id: E1Jcpav-0007IX-Mt@stork.gentoo.org
1 leio 08/03/21 22:20:13
2
3 Modified: package.mask
4 Log:
5 Change the wording of the mask to be similar enough to previous ones to have old sed snippets work for creating a p.unmask entry. Add a mask ending marker for that too.
6 Move swfdec mask next to the GNOME-2.22 one - technically all that is part of GNOME-2.22 too (and libsoup-2.4 is required by other things too).
7
8 Revision Changes Path
9 1.8408 profiles/package.mask
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.8408&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.8408&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.8407&r2=1.8408
14
15 Index: package.mask
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
18 retrieving revision 1.8407
19 retrieving revision 1.8408
20 diff -u -r1.8407 -r1.8408
21 --- package.mask 21 Mar 2008 10:27:24 -0000 1.8407
22 +++ package.mask 21 Mar 2008 22:20:12 -0000 1.8408
23 @@ -1,5 +1,5 @@
24 ####################################################################
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8407 2008/03/21 10:27:24 nyhm Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8408 2008/03/21 22:20:12 leio Exp $
27 #
28 # When you add an entry to the top of this file, add your name, the date, and
29 # an explanation of why something is getting masked
30 @@ -67,7 +67,7 @@
31 dev-util/jam
32
33 # Mart Raudsepp <leio@g.o> (16 Mar 2008)
34 -# The Great Gnome 2.22 Mask (tm)
35 +# The Great GNOME 2.22 Mask (tm)
36 # Will be unmasked when everything is in, everything is ready and
37 # there are no big bugs remaining.
38 >=gnome-base/libgtop-2.22
39 @@ -137,6 +137,15 @@
40 >=gnome-base/gnome-light-2.22
41 >=gnome-base/gnome-2.22
42
43 +# Mart Raudsepp <leio@g.o> (10 Mar 2008)
44 +# Temporary swfdec mask due to need for matching versions
45 +# at once
46 +>=net-libs/libsoup-2.4
47 +>=media-libs/swfdec-0.6.0
48 +>=net-www/swfdec-mozilla-0.6.0
49 +>=gnome-extra/swfdec-gnome-2.21.91
50 +# End of GNOME 2.22 mask
51 +
52 # Denis Dupeyron <calchan@g.o> (15 Mar 2008)
53 # Masked for removal in 30 days. Requires Tcl 8.3 which
54 # isn't in the tree anymore. See bugs 172356 and 173467.
55 @@ -173,14 +182,6 @@
56 # masked for testing
57 =app-portage/gatt-9999
58
59 -# Mart Raudsepp <leio@g.o> (10 Mar 2008)
60 -# Temporary swfdec mask due to need for matching versions
61 -# at once
62 ->=net-libs/libsoup-2.4
63 ->=media-libs/swfdec-0.6.0
64 ->=net-www/swfdec-mozilla-0.6.0
65 ->=gnome-extra/swfdec-gnome-2.21.91
66 -
67 # Doug Goldstein <cardoe@g.o> (10 Mar 2008)
68 # upstream MythTV development versions
69 # complain upstream if something is broken
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list