public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/powerpc/ppc64/32bit-userland/
@ 2017-01-28  1:48 Thomas Deutschmann
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Deutschmann @ 2017-01-28  1:48 UTC (permalink / raw
  To: gentoo-commits

commit:     9ccd26f7fa19ec79603417b601ff483b0162b965
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 01:44:49 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 01:48:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ccd26f7

profiles: Mask "java" USE flag for hardened/linux/powerpc/ppc64/32bit-userland

Acked-by: James Le Cuirot <chewi <AT> gentoo.org>

 profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask
index ddde044..40f9f05 100644
--- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask
@@ -1,7 +1,11 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Thomas Deutschmann <whissi@gentoo.org> (28 Jan 2017)
+# No JAVA in 32-bit userland
+java
+
 # We mask this since we're not really a multilib profile
 multilib
 


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/powerpc/ppc64/32bit-userland/
@ 2018-02-28 22:22 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2018-02-28 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     956eed24327e10995f30988e47849ae55a2bca6d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 22:12:52 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 22:21:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=956eed24

profiles/hardened/*ppc64*: Mask flags w/ masked REQUIRED_USE

 .../hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask    | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
index 0aa23e5d51f..58814110cd0 100644
--- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (28 Feb 2018)
+# Requires masked USE flags.
+sci-libs/gdal mdb
+
 # Davide Pesavento <pesa@gentoo.org> (21 Jan 2017)
 # Requires unkeyworded dev-python/PyQt5
 dev-python/qscintilla-python qt5


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/powerpc/ppc64/32bit-userland/
@ 2018-04-15  9:18 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2018-04-15  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     2a94086c7c5f458ab382e165fdcc5fdc2b95fd12
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 09:18:05 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 09:18:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a94086c

profiles/hardened/**/ppc64/32bit*: Mask app-admin/conky[hddtemp]

 profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
index a6e6b00825d..6f3fa727b6e 100644
--- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
@@ -3,7 +3,7 @@
 
 # Michał Górny <mgorny@gentoo.org> (15 Apr 2018)
 # Unresolved dependencies.
-app-admin/conky apcupsd xmms2
+app-admin/conky apcupsd hddtemp xmms2
 app-admin/gkrellm hddtemp
 media-video/ffmpeg celt frei0r
 media-video/gpac dvb


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

* [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/powerpc/ppc64/32bit-userland/
@ 2018-09-19 20:26 Matt Turner
  0 siblings, 0 replies; 4+ messages in thread
From: Matt Turner @ 2018-09-19 20:26 UTC (permalink / raw
  To: gentoo-commits

commit:     229bf852fc17643e33daac96051ac9f0f7df87c4
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 20:25:24 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 20:25:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=229bf852

profiles/hardened/**/ppc64/32bit: Mask java-requiring USE flags

 profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
index e61f4594874..0074f0bf4e5 100644
--- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Matt Turner <mattst88@gentoo.org> (19 Sep 2018)
+# Requires Java, but no java keywords
+app-office/libreoffice libreoffice_extensions_nlpsolver libreoffice_extensions_scripting-beanshell libreoffice_extensions_scripting-javascript libreoffice_extensions_wiki-publisher
+
 # Michał Górny <mgorny@gentoo.org> (15 Apr 2018)
 # Unresolved dependencies.
 app-admin/conky apcupsd hddtemp xmms2


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

end of thread, other threads:[~2018-09-19 20:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-28  1:48 [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/powerpc/ppc64/32bit-userland/ Thomas Deutschmann
  -- strict thread matches above, loose matches on Subject: below --
2018-02-28 22:22 Michał Górny
2018-04-15  9:18 Michał Górny
2018-09-19 20:26 Matt Turner

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