public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/sparc: ChangeLog use.mask
Date: Sat, 18 Oct 2014 18:14:52 +0000 (UTC)	[thread overview]
Message-ID: <20141018181452.20C7A82D8@oystercatcher.gentoo.org> (raw)

vapier      14/10/18 18:14:52

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

Revision  Changes    Path
1.231                profiles/arch/sparc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- ChangeLog	16 Sep 2014 17:12:06 -0000	1.230
+++ ChangeLog	18 Oct 2014 18:14:52 -0000	1.231
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/sparc profile
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.230 2014/09/16 17:12:06 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.231 2014/10/18 18:14:52 vapier Exp $
+
+  18 Oct 2014; Mike Frysinger <vapier@gentoo.org> use.mask:
+  Mask USE=seccomp until the kernel/library gets support #524148 by Christian
+  Ruppert.
 
   16 Sep 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   package.use.mask:



1.120                profiles/arch/sparc/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- use.mask	25 Aug 2014 12:25:46 -0000	1.119
+++ use.mask	18 Oct 2014 18:14:52 -0000	1.120
@@ -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/sparc/use.mask,v 1.119 2014/08/25 12:25:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.120 2014/10/18 18:14:52 vapier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -sparc
@@ -348,5 +348,8 @@
 llvm
 
 # Pacho Ramos <pacho@gentoo.org> (19 Jan 2014)
-# Unmask systemd since it is keyworded here.  
+# Unmask systemd since it is keyworded here.
 -systemd
+
+# sys-libs/libseccomp has not been ported to this arch yet #524148
+seccomp





             reply	other threads:[~2014-10-18 18:14 UTC|newest]

Thread overview: 92+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-18 18:14 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-25 12:25 [gentoo-commits] gentoo-x86 commit in profiles/arch/sparc: ChangeLog use.mask Raul Porcel (armin76)
2014-08-20 12:32 Raul Porcel (armin76)
2013-11-10 15:48 Chi-Thanh Christopher Nguyen (chithanh)
2013-08-22 16:07 Chi-Thanh Christopher Nguyen (chithanh)
2013-05-28 13:36 Chi-Thanh Christopher Nguyen (chithanh)
2013-05-27 15:18 Chi-Thanh Christopher Nguyen (chithanh)
2013-04-22  9:31 Bernard Cafarelli (voyageur)
2013-03-12 21:48 Samuli Suominen (ssuominen)
2013-01-20 10:51 Michal Gorny (mgorny)
2013-01-18 14:22 Samuli Suominen (ssuominen)
2012-12-01 19:11 Raul Porcel (armin76)
2012-12-01 18:40 Raul Porcel (armin76)
2012-11-24 21:38 Mike Gilbert (floppym)
2012-10-31 16:12 Michal Gorny (mgorny)
2012-09-11 13:59 Raul Porcel (armin76)
2012-08-26 18:13 Raul Porcel (armin76)
2012-08-19 15:50 Raul Porcel (armin76)
2012-08-19  0:51 Diego Petteno (flameeyes)
2012-08-05 18:43 Raul Porcel (armin76)
2012-07-29 18:29 Raul Porcel (armin76)
2012-06-09 19:05 Raul Porcel (armin76)
2012-05-07 19:42 Samuli Suominen (ssuominen)
2012-05-06 17:59 Raul Porcel (armin76)
2012-04-08 15:04 Raul Porcel (armin76)
2012-02-10 21:37 Matt Turner (mattst88)
2012-02-10 21:32 Matt Turner (mattst88)
2012-02-10 18:52 Matt Turner (mattst88)
2012-02-05 18:18 Raul Porcel (armin76)
2011-11-01  0:57 Samuli Suominen (ssuominen)
2011-10-28  5:04 Alexandre Rostovtsev (tetromino)
2011-08-21  2:51 Matt Turner (mattst88)
2011-08-07 13:54 Raul Porcel (armin76)
2011-05-29 16:14 Raul Porcel (armin76)
2011-04-30 17:56 Raul Porcel (armin76)
2011-04-23 18:49 Raul Porcel (armin76)
2011-03-31  3:56 Samuli Suominen (ssuominen)
2011-03-13 19:52 Samuli Suominen (ssuominen)
2011-03-13 19:45 Samuli Suominen (ssuominen)
2011-02-27 16:17 Raul Porcel (armin76)
2011-01-30 18:26 Raul Porcel (armin76)
2010-11-14 18:44 Raul Porcel (armin76)
2010-10-24 18:02 Raul Porcel (armin76)
2010-10-23 12:01 Raul Porcel (armin76)
2010-10-12 17:03 Raul Porcel (armin76)
2010-10-12 13:04 Raul Porcel (armin76)
2010-10-12 11:52 Raul Porcel (armin76)
2010-10-10 19:06 Raul Porcel (armin76)
2010-09-18 17:06 Raul Porcel (armin76)
2010-06-27 18:19 Raul Porcel (armin76)
2010-06-27 17:54 Raul Porcel (armin76)
2010-06-24 16:41 Raul Porcel (armin76)
2010-05-16 17:04 Raul Porcel (armin76)
2010-05-15 17:10 Raul Porcel (armin76)
2010-05-09 18:49 Raul Porcel (armin76)
2010-02-07 21:32 Raul Porcel (armin76)
2010-02-07 19:25 Raul Porcel (armin76)
2009-12-26 18:06 Raul Porcel (armin76)
2009-12-26 17:54 Raul Porcel (armin76)
2009-12-26 17:48 Raul Porcel (armin76)
2009-12-26 15:38 Raul Porcel (armin76)
2009-12-17 17:10 Raul Porcel (armin76)
2009-12-17 16:36 Raul Porcel (armin76)
2009-12-17 16:34 Raul Porcel (armin76)
2009-12-13 23:20 Remi Cardona (remi)
2009-12-13 21:45 Remi Cardona (remi)
2009-12-11 14:27 Raul Porcel (armin76)
2009-12-03 21:51 Raul Porcel (armin76)
2009-11-30 19:44 Raul Porcel (armin76)
2009-11-30 14:26 Raul Porcel (armin76)
2009-11-30 14:23 Raul Porcel (armin76)
2009-11-22 15:41 Raul Porcel (armin76)
2009-11-21 15:11 Raul Porcel (armin76)
2009-10-27 18:42 Raul Porcel (armin76)
2009-10-17 10:04 Samuli Suominen (ssuominen)
2009-08-16 22:07 Remi Cardona (remi)
2009-08-01 15:31 Steve Dibb (beandog)
2009-06-16 18:39 Raul Porcel (armin76)
2009-05-22 14:55 Raul Porcel (armin76)
2009-05-17 14:30 Raul Porcel (armin76)
2009-04-25 18:36 Raul Porcel (armin76)
2008-11-24 23:00 Friedrich Oslage (bluebird)
2008-09-14  1:34 Friedrich Oslage (bluebird)
2008-09-14  1:17 Friedrich Oslage (bluebird)
2008-07-31 21:10 Raul Porcel (armin76)
2008-07-16 21:16 Friedrich Oslage (bluebird)
2008-06-21 17:58 Friedrich Oslage (bluebird)
2008-06-21 16:37 Friedrich Oslage (bluebird)
2008-06-10 14:05 Raul Porcel (armin76)
2008-04-10  6:34 Donnie Berkholz (dberkholz)
2008-04-09 17:22 Raul Porcel (armin76)
2008-04-08  9:59 Raul Porcel (armin76)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141018181452.20C7A82D8@oystercatcher.gentoo.org \
    --to=vapier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox