public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc/mips: package.use.mask
@ 2014-09-12 19:06 Vicente Olivert Riera (vincent)
  0 siblings, 0 replies; 4+ messages in thread
From: Vicente Olivert Riera (vincent) @ 2014-09-12 19:06 UTC (permalink / raw
  To: gentoo-commits

vincent     14/09/12 19:06:25

  Added:                package.use.mask
  Log:
  Mask jit USE for www-client/midori on MIPS architecture

Revision  Changes    Path
1.1                  profiles/default/linux/uclibc/mips/package.use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?rev=1.1&content-type=text/plain

Index: package.use.mask
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v 1.1 2014/09/12 19:06:25 vincent Exp $

# Vicente Olivert Riera <vincent@gentoo.org> (11 Sep 2014)
# www-client/midori[jit] depends on net-libs/webkit-gtk[jit]
# which is masked on base/package.use.mask and not unmasked
# on arch/mips/package.use.mask by "net-libs/webkit-gtk -jit"
www-client/midori jit





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc/mips: package.use.mask
@ 2014-09-17  0:28 Davide Pesavento (pesa)
  0 siblings, 0 replies; 4+ messages in thread
From: Davide Pesavento (pesa) @ 2014-09-17  0:28 UTC (permalink / raw
  To: gentoo-commits

pesa        14/09/17 00:28:22

  Modified:             package.use.mask
  Log:
  Copy some p.use.mask entries from arch/mips profile.

Revision  Changes    Path
1.2                  profiles/default/linux/uclibc/mips/package.use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?r1=1.1&r2=1.2

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.use.mask	12 Sep 2014 19:06:25 -0000	1.1
+++ package.use.mask	17 Sep 2014 00:28:22 -0000	1.2
@@ -1,6 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v 1.1 2014/09/12 19:06:25 vincent Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v 1.2 2014/09/17 00:28:22 pesa Exp $
+
+# Davide Pesavento <pesa@gentoo.org> (17 Sep 2014)
+# dev-qt/qtdeclarative:4 and net-misc/{connman,networkmanager}
+# are not keyworded on mips.
+dev-qt/designer:4 declarative
+dev-qt/qtbearer:4 connman networkmanager
 
 # Vicente Olivert Riera <vincent@gentoo.org> (11 Sep 2014)
 # www-client/midori[jit] depends on net-libs/webkit-gtk[jit]





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc/mips: package.use.mask
@ 2014-10-16 22:35 Matthias Maier (tamiko)
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Maier (tamiko) @ 2014-10-16 22:35 UTC (permalink / raw
  To: gentoo-commits

tamiko      14/10/16 22:35:54

  Modified:             package.use.mask
  Log:
  mask net-print/cups java for arm and mips due to missing keyword for virtual/jre

Revision  Changes    Path
1.3                  profiles/default/linux/uclibc/mips/package.use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?r1=1.2&r2=1.3

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.use.mask	17 Sep 2014 00:28:22 -0000	1.2
+++ package.use.mask	16 Oct 2014 22:35:53 -0000	1.3
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v 1.2 2014/09/17 00:28:22 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v 1.3 2014/10/16 22:35:53 tamiko Exp $
+
+# Matthias Maier <tamiko@gentoo.org> (17 Oct 2014)
+# virtual/jre is not keyworded on mips.
+net-print/cups java
 
 # Davide Pesavento <pesa@gentoo.org> (17 Sep 2014)
 # dev-qt/qtdeclarative:4 and net-misc/{connman,networkmanager}





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc/mips: package.use.mask
@ 2014-12-24 17:29 Matthias Maier (tamiko)
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias Maier (tamiko) @ 2014-12-24 17:29 UTC (permalink / raw
  To: gentoo-commits

tamiko      14/12/24 17:29:53

  Modified:             package.use.mask
  Log:
  mask use flag clang for app-doc/doxygen

Revision  Changes    Path
1.4                  profiles/default/linux/uclibc/mips/package.use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask?r1=1.3&r2=1.4

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.use.mask	16 Oct 2014 22:35:53 -0000	1.3
+++ package.use.mask	24 Dec 2014 17:29:53 -0000	1.4
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v 1.3 2014/10/16 22:35:53 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.mask,v 1.4 2014/12/24 17:29:53 tamiko Exp $
+
+# Matthias Maier <tamiko@gentoo.org> (24 Dec 2014)
+# sys-devel/clang is not keyworded on mips.
+app-doc/doxygen clang
 
 # Matthias Maier <tamiko@gentoo.org> (17 Oct 2014)
 # virtual/jre is not keyworded on mips.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-24 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-24 17:29 [gentoo-commits] gentoo-x86 commit in profiles/default/linux/uclibc/mips: package.use.mask Matthias Maier (tamiko)
  -- strict thread matches above, loose matches on Subject: below --
2014-10-16 22:35 Matthias Maier (tamiko)
2014-09-17  0:28 Davide Pesavento (pesa)
2014-09-12 19:06 Vicente Olivert Riera (vincent)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox