Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask
Date: Sat, 19 Apr 2008 20:04:39
Message-Id: E1JnJIb-0004lq-0e@stork.gentoo.org
1 flameeyes 08/04/19 20:04:37
2
3 Modified: package.mask
4 Log:
5 Mask the new popt and libogg versions as they seem to have a bigger domino effect as assessed at first. They'll probably require removing child .la files (like gnome's) or better tools to handle broken .la files.
6
7 Revision Changes Path
8 1.8515 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.8515&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.8515&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.8514&r2=1.8515
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.8514
18 retrieving revision 1.8515
19 diff -u -r1.8514 -r1.8515
20 --- package.mask 18 Apr 2008 13:40:33 -0000 1.8514
21 +++ package.mask 19 Apr 2008 20:04:36 -0000 1.8515
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8514 2008/04/18 13:40:33 hkbst Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.8515 2008/04/19 20:04:36 flameeyes Exp $
26 #
27 # When you add an entry to the top of this file, add your name, the date, and
28 # an explanation of why something is getting masked
29 @@ -29,6 +29,12 @@
30
31 #--- END OF EXAMPLES ---
32
33 +# Diego Pettenò <flameeyes@g.o> (19 Apr 2008)
34 +# Masked until we remove "children" .la files, or get better tools -
35 +# like a revdep-rebuild that does not require an actual rebuild.
36 +~dev-libs/popt-1.14
37 +=media-libs/libogg-1.1.3-r1
38 +
39 # Richard Brown <rbrown@g.o> (16 Apr 2008)
40 # Masked for test
41 =dev-lang/ruby-1.8.7_pre*
42
43
44
45 --
46 gentoo-commits@l.g.o mailing list