summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-31 02:09:59 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-31 02:09:59 +0000
commitdd5c566437caf85b8a82436f5ac9f55ef561ab1c (patch)
tree4971e922685e778d43bf31907fad6a5e762709ac /profiles/arch
parentremove old mask due to texlive 2009 not being keyworded, texlive 2011 is stab... (diff)
downloadgentoo-2-dd5c566437caf85b8a82436f5ac9f55ef561ab1c.tar.gz
gentoo-2-dd5c566437caf85b8a82436f5ac9f55ef561ab1c.tar.bz2
gentoo-2-dd5c566437caf85b8a82436f5ac9f55ef561ab1c.zip
media-libs/mlt mmx code is compatible with x86_64 these days, remove that 5 years old mask i added back then.
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/ChangeLog6
-rw-r--r--profiles/arch/amd64/package.use.mask7
2 files changed, 6 insertions, 7 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index fa07f0a68edc..1d83c06c8d8a 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.177 2012/05/25 17:47:45 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.178 2012/05/31 02:09:59 aballier Exp $
+
+ 31 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
+ media-libs/mlt mmx code is compatible with x86_64 these days, remove that 5
+ years old mask i added back then.
25 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
Remove webkit-gtk's USE mask, the flags are now masked in specific arches.
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index b9f26d4130cc..47f7612af2a7 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.129 2012/05/25 17:47:45 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.130 2012/05/31 02:09:59 aballier Exp $
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -219,11 +219,6 @@ media-tv/xawtv mmx
# x86_64 opts are enabled with USE sse. so masking the rest
media-sound/mpg123 mmx 3dnow 3dnowext
-# Apr 25th 2007: Alexis Ballier <aballier@gentoo.org>
-# Mask mmx for media-libs/mlt
-# assembler is not 64bits compliant (yet)
-media-libs/mlt mmx
-
# 8 May 2007: Alistair Bush <ali_bush@gentoo.org>
# Mask doc flag for fop as nearly impossible to
# run javadoc target. see #177585