vapier      14/10/18 18:14:29

  Modified:             ChangeLog use.mask
  Log:
  Mask USE=seccomp until the library gets support #524148 by Christian Ruppert.

Revision  Changes    Path
1.149                profiles/arch/mips/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.149&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.149&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog   11 Oct 2014 08:22:41 -0000      1.148
+++ ChangeLog   18 Oct 2014 18:14:29 -0000      1.149
@@ -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.148 
2014/10/11 08:22:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.149 
2014/10/18 18:14:29 vapier Exp $
+
+  18 Oct 2014; Mike Frysinger <vap...@gentoo.org> use.mask:
+  Mask USE=seccomp until the library gets support #524148 by Christian Ruppert.
 
   11 Oct 2014; Anthony G. Basile <bluen...@gentoo.org> make.defaults,
   mips64/make.defaults, mips64/n32/use.mask, mips64/n64/use.mask,



1.78                 profiles/arch/mips/use.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.78&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.78&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.77&r2=1.78

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- use.mask    11 Oct 2014 08:22:41 -0000      1.77
+++ use.mask    18 Oct 2014 18:14:29 -0000      1.78
@@ -1,6 +1,6 @@
 # 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.77 
2014/10/11 08:22:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.78 
2014/10/18 18:14:29 vapier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -381,3 +381,6 @@
 
 # Unmask once sys-libs/libunwind gets keyworded.
 unwind
+
+# sys-libs/libseccomp has not been ported to this arch yet #524148
+seccomp




Reply via email to