Gentoo Archives: gentoo-commits

From: "Christian Ruppert (idl0r)" <idl0r@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: package.mask
Date: Sat, 26 Feb 2011 10:57:18
Message-Id: 20110226105709.A1F4C20054@flycatcher.gentoo.org
1 idl0r 11/02/26 10:57:09
2
3 Modified: package.mask
4 Log:
5 Mask bind-9.8* for now
6
7 Early rc, links against the old/system libdns instead of the one taken from
8 $WORKDIR and fails to start in some cases, bug 356519
9
10 Revision Changes Path
11 1.12500 profiles/package.mask
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.12500&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.12500&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.12499&r2=1.12500
16
17 Index: package.mask
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
20 retrieving revision 1.12499
21 retrieving revision 1.12500
22 diff -u -r1.12499 -r1.12500
23 --- package.mask 25 Feb 2011 21:26:01 -0000 1.12499
24 +++ package.mask 26 Feb 2011 10:57:09 -0000 1.12500
25 @@ -1,5 +1,5 @@
26 ####################################################################
27 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12499 2011/02/25 21:26:01 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12500 2011/02/26 10:57:09 idl0r Exp $
29 #
30 # When you add an entry to the top of this file, add your name, the date, and
31 # an explanation of why something is getting masked. Please be extremely
32 @@ -31,6 +31,11 @@
33
34 #--- END OF EXAMPLES ---
35
36 +# Christian Ruppert <idl0r@g.o> (26 Feb 2011)
37 +# Early rc, links against the old/system libdns instead of the one taken from $WORKDIR and
38 +# fails to start in some cases, bug 356519
39 +=net-dns/bind-9.8*
40 +
41 # Gilles Dartiguelongue <eva@g.o> (23 Feb 2011)
42 # Masked for removal due to libgnome ABI breakage
43 # See bug #348644.