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: package.mask
Date: Sat, 16 Jan 2010 23:03:43
Message-Id: E1NWHgA-0005gO-G0@stork.gentoo.org
1 ssuominen 10/01/16 23:03:38
2
3 Modified: package.mask
4 Log:
5 Update jpeg mask message, it's not masked for testing, it's masked because we are waiting for amd64 and java to rebuild their packages
6
7 Revision Changes Path
8 1.11118 profiles/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.11118&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?rev=1.11118&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/package.mask?r1=1.11117&r2=1.11118
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v
17 retrieving revision 1.11117
18 retrieving revision 1.11118
19 diff -u -r1.11117 -r1.11118
20 --- package.mask 16 Jan 2010 17:02:02 -0000 1.11117
21 +++ package.mask 16 Jan 2010 23:03:37 -0000 1.11118
22 @@ -1,5 +1,5 @@
23 ####################################################################
24 -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11117 2010/01/16 17:02:02 hwoarang Exp $
25 +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.11118 2010/01/16 23:03:37 ssuominen 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. Please be extremely
29 @@ -62,7 +62,13 @@
30 virtual/poppler-qt3
31
32 # Samuli Suominen <ssuominen@g.o> (12 Jan 2010)
33 -# Masked for testing.
34 +#
35 +# Waiting for amd64 to create new emul-linux packages
36 +# with libjpeg.so.8, bug 299149.
37 +# Waiting for java to relink icedtea6-bin. bug 300782.
38 +#
39 +# If you don't use icedtea6-bin or wine on amd64, it should
40 +# be safe to unmask this now.
41 ~media-libs/jpeg-8
42
43 # Markos Chandras <hwoarang@g.o> (11 Jan 2010)