Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: ChangeLog package.use.mask
Date: Thu, 31 May 2012 02:10:11
Message-Id: 20120531020959.AB56E2004C@flycatcher.gentoo.org
1 aballier 12/05/31 02:09:59
2
3 Modified: ChangeLog package.use.mask
4 Log:
5 media-libs/mlt mmx code is compatible with x86_64 these days, remove that 5 years old mask i added back then.
6
7 Revision Changes Path
8 1.178 profiles/arch/amd64/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.178&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.178&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.177&r2=1.178
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
17 retrieving revision 1.177
18 retrieving revision 1.178
19 diff -u -r1.177 -r1.178
20 --- ChangeLog 25 May 2012 17:47:45 -0000 1.177
21 +++ ChangeLog 31 May 2012 02:09:59 -0000 1.178
22 @@ -1,6 +1,10 @@
23 # ChangeLog for Gentoo/AMD64 profile directory
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.177 2012/05/25 17:47:45 tetromino Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.178 2012/05/31 02:09:59 aballier Exp $
27 +
28 + 31 May 2012; Alexis Ballier <aballier@g.o> package.use.mask:
29 + media-libs/mlt mmx code is compatible with x86_64 these days, remove that 5
30 + years old mask i added back then.
31
32 25 May 2012; Alexandre Rostovtsev <tetromino@g.o> package.use.mask:
33 Remove webkit-gtk's USE mask, the flags are now masked in specific arches.
34
35
36
37 1.130 profiles/arch/amd64/package.use.mask
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.130&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.130&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?r1=1.129&r2=1.130
42
43 Index: package.use.mask
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v
46 retrieving revision 1.129
47 retrieving revision 1.130
48 diff -u -r1.129 -r1.130
49 --- package.use.mask 25 May 2012 17:47:45 -0000 1.129
50 +++ package.use.mask 31 May 2012 02:09:59 -0000 1.130
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2012 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.129 2012/05/25 17:47:45 tetromino Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.130 2012/05/31 02:09:59 aballier Exp $
56
57 # When you add an entry to the top of this file, add your name, the date, and
58 # an explanation of why something is getting masked. Please be extremely
59 @@ -219,11 +219,6 @@
60 # x86_64 opts are enabled with USE sse. so masking the rest
61 media-sound/mpg123 mmx 3dnow 3dnowext
62
63 -# Apr 25th 2007: Alexis Ballier <aballier@g.o>
64 -# Mask mmx for media-libs/mlt
65 -# assembler is not 64bits compliant (yet)
66 -media-libs/mlt mmx
67 -
68 # 8 May 2007: Alistair Bush <ali_bush@g.o>
69 # Mask doc flag for fop as nearly impossible to
70 # run javadoc target. see #177585