summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2014-03-06 19:28:23 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2014-03-06 19:28:23 +0000
commitd1cca21c090e25830fc7a1501dc14cfdbd6e496b (patch)
tree6570e7c2f68d92fe79e7f7934aa76e66423a57ab /profiles/arch/mips
parentversion bump (diff)
downloadhistorical-d1cca21c090e25830fc7a1501dc14cfdbd6e496b.tar.gz
historical-d1cca21c090e25830fc7a1501dc14cfdbd6e496b.tar.bz2
historical-d1cca21c090e25830fc7a1501dc14cfdbd6e496b.zip
Mask lz4 per #501600
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r--profiles/arch/mips/ChangeLog8
-rw-r--r--profiles/arch/mips/use.mask7
2 files changed, 13 insertions, 2 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog
index f3527f50bea9..a135d126319f 100644
--- a/profiles/arch/mips/ChangeLog
+++ b/profiles/arch/mips/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/MIPS profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.131 2014/02/02 10:30:40 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.132 2014/03/06 19:28:23 hwoarang Exp $
+
+ 06 Mar 2014; Markos Chandras <hwoarang@gentoo.org> use.mask:
+ Mask lz4 per #501600
02 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> package.use.mask:
Mask nvtt USE flag in media-libs/devil
@@ -8,6 +11,9 @@
23 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> package.mask:
Remove old gentoo-sources entry.
+ 23 Jan 2014; Markos Chandras <hwoarang@gentoo.org> use.mask:
+ Unmask ffmpeg MIPS use flags per #498082
+
14 Jan 2014; Mike Frysinger <vapier@gentoo.org> parent, use.mask:
Use unified arch/base/ like all other arches.
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 7980bc2591b2..e39538b098b1 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -1,11 +1,16 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.73 2014/01/23 18:10:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.74 2014/03/06 19:28:23 hwoarang Exp $
# Unmask the flag which corresponds to ARCH.
-mips
# Markos Chandras <hwoarang@gentoo.org>
+# app-arch/lz4 does not seem to build on MIPS
+# Original bug report: #501600
+lz4
+
+# Markos Chandras <hwoarang@gentoo.org>
# Profiles are ISA agnostic so these
# should be masked on per user basis
# See #498082