summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-02-07 04:37:42 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-02-07 04:37:42 +0000
commit1495c63bb16285dd62acc3e4d4516c4922c0fbd2 (patch)
treea06966f9f0fe684659040585e0200a2557846291 /profiles
parentVersion bumped. (diff)
downloadgentoo-2-1495c63bb16285dd62acc3e4d4516c4922c0fbd2.tar.gz
gentoo-2-1495c63bb16285dd62acc3e4d4516c4922c0fbd2.tar.bz2
gentoo-2-1495c63bb16285dd62acc3e4d4516c4922c0fbd2.zip
mask USE=mmx on imlib2 again, it causes problems with other apps. bug 218382
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/ChangeLog5
-rw-r--r--profiles/arch/amd64/package.use.mask7
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index ae02a15c555e..7fe8b78a555a 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.40 2009/02/05 21:12:31 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.41 2009/02/07 04:37:41 darkside Exp $
+
+ 07 Feb 2009; Jeremy Olexa <darkside@gentoo.org> package.use.mask:
+ mask USE=mmx on imlib2 again, it causes problems with other apps. bug 218382
05 Feb 2009; Serkan Kaba <serkan@gentoo.org> package.use.mask:
Unmask nsplugin for >=dev-java/sun-jre-bin-1.6.0.12
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 1c31d66f1452..497be36bec1c 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.25 2009/02/05 21:12:31 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.26 2009/02/07 04:37:42 darkside 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
@@ -18,6 +18,11 @@
#--- END OF EXAMPLES ---
+# Jeremy Olexa <darkside@gentoo.org> (07 Feb 2009)
+# USE=mmx on imlib2 causes issues with other apps. See bug 218382 (comments
+# 11-12)
+media-libs/imlib2 mmx
+
# Serkan Kaba <serkan@gentoo.org> (5 Feb 2009)
# finally a 64bit java plugin
>=dev-java/sun-jre-bin-1.6.0.12 -nsplugin