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-22  1:21 Davide Pesavento
  0 siblings, 0 replies; 4+ messages in thread
From: Davide Pesavento @ 2017-01-22  1:21 UTC (permalink / raw
  To: gentoo-commits

commit:     6c60b60887fdc3469995f057ee0d473385d7d927
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 01:18:49 2017 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 01:18:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c60b608

profiles: mask USE=qt5 for dev-python/qscintilla-python on ppc

 profiles/arch/powerpc/ppc32/package.use.mask                        | 4 ++++
 profiles/default/linux/uclibc/ppc/package.use.mask                  | 6 +++++-
 .../hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask    | 6 +++++-
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
index 130696c..6c1e119 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -4,6 +4,10 @@
 
 # This file requires >=portage-2.1.1
 
+# Davide Pesavento <pesa@gentoo.org> (21 Jan 2017)
+# Requires unkeyworded dev-python/PyQt5
+dev-python/qscintilla-python qt5
+
 # Andreas K. Hüttel <dilfridge@gentoo.org> (13 Dec 2016)
 # Dropping ppc from sci-libs/armadillo, bug 555896
 sci-libs/gdal armadillo

diff --git a/profiles/default/linux/uclibc/ppc/package.use.mask b/profiles/default/linux/uclibc/ppc/package.use.mask
index 57d7ed2..cc8b946 100644
--- a/profiles/default/linux/uclibc/ppc/package.use.mask
+++ b/profiles/default/linux/uclibc/ppc/package.use.mask
@@ -1,7 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Davide Pesavento <pesa@gentoo.org> (21 Jan 2017)
+# Requires unkeyworded dev-python/PyQt5
+dev-python/qscintilla-python qt5
+
 dev-libs/libpcre cxx
 sys-libs/ncurses cxx
 

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 6cf382b..0af3fcb 100644
--- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
@@ -1,7 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Davide Pesavento <pesa@gentoo.org> (21 Jan 2017)
+# Requires unkeyworded dev-python/PyQt5
+dev-python/qscintilla-python qt5
+
 # Kacper Kowalik <xarthisius@gentoo.org> (25 Apr 2012)
 # Masking due to unsolved dependencies
 app-admin/puppet rrdtool


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

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

commit:     4176987526ba0af69b225d7ca1cc37f41462d81d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 14:23:04 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 12:27:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41769875

profiles: Inline features/32bit-userland

 profiles/arch/powerpc/ppc64/32ul/parent                          | 2 +-
 profiles/default/linux/sparc/13.0/parent                         | 2 +-
 profiles/features/32bit-userland/eapi                            | 1 -
 profiles/features/32bit-userland/parent                          | 1 -
 profiles/features/32bit-userland/profile.bashrc                  | 9 ---------
 .../linux/powerpc/ppc64}/32bit-userland/packages                 | 0
 profiles/hardened/linux/powerpc/ppc64/32bit-userland/parent      | 2 +-
 7 files changed, 3 insertions(+), 14 deletions(-)

diff --git a/profiles/arch/powerpc/ppc64/32ul/parent b/profiles/arch/powerpc/ppc64/32ul/parent
index feb4025..0cd1f96 100644
--- a/profiles/arch/powerpc/ppc64/32ul/parent
+++ b/profiles/arch/powerpc/ppc64/32ul/parent
@@ -1,3 +1,3 @@
-../../../../features/32bit-userland
+../../../../features/multilib
 ..
 ../../ppc32

diff --git a/profiles/default/linux/sparc/13.0/parent b/profiles/default/linux/sparc/13.0/parent
index 222c2cf..483b027 100644
--- a/profiles/default/linux/sparc/13.0/parent
+++ b/profiles/default/linux/sparc/13.0/parent
@@ -1,3 +1,3 @@
 ..
 ../../../../releases/13.0
-../../../../features/32bit-userland
+../../../../features/multilib

diff --git a/profiles/features/32bit-userland/eapi b/profiles/features/32bit-userland/eapi
deleted file mode 100644
index 7ed6ff8..00000000
--- a/profiles/features/32bit-userland/eapi
+++ /dev/null
@@ -1 +0,0 @@
-5

diff --git a/profiles/features/32bit-userland/parent b/profiles/features/32bit-userland/parent
deleted file mode 100644
index ef64da6..00000000
--- a/profiles/features/32bit-userland/parent
+++ /dev/null
@@ -1 +0,0 @@
-../multilib

diff --git a/profiles/features/32bit-userland/profile.bashrc b/profiles/features/32bit-userland/profile.bashrc
deleted file mode 100644
index 9eebc76..00000000
--- a/profiles/features/32bit-userland/profile.bashrc
+++ /dev/null
@@ -1,9 +0,0 @@
-# Here we remove any ABI that isn't 32-bit.
-case ${PROFILE_ARCH} in
-	mips64)
-		# This is for o32 (64-bit kernel, 32-bit userland) so we force -mabi=32
-		export CHOST="mips-unknown-linux-gnu"
-		export CFLAGS="${CFLAGS/-mabi=*/-mabi=32}"
-		export CXXFLAGS="${CFLAGS}"
-		;;
-esac

diff --git a/profiles/features/32bit-userland/packages b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/packages
similarity index 100%
rename from profiles/features/32bit-userland/packages
rename to profiles/hardened/linux/powerpc/ppc64/32bit-userland/packages

diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/parent b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/parent
index 926c328..97dffb6 100644
--- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/parent
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/parent
@@ -1,2 +1,2 @@
 ..
-../../../../../features/32bit-userland
+../../../../../features/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-04-15  8:19 Michał Górny
  0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2018-04-15  8:19 UTC (permalink / raw
  To: gentoo-commits

commit:     3ed176c0568ac3a9d8e6baad31b64f410f45e97a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 15 08:18:14 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 15 08:19:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed176c0

profiles/hardened/**/ppc64: Mask some package USE flags

 .../hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask | 9 +++++++++
 profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask    | 6 +++++-
 .../hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask | 9 ++++++++-
 3 files changed, 22 insertions(+), 2 deletions(-)

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 3d6f94331ba..a6e6b00825d 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,15 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (15 Apr 2018)
+# Unresolved dependencies.
+app-admin/conky apcupsd xmms2
+app-admin/gkrellm hddtemp
+media-video/ffmpeg celt frei0r
+media-video/gpac dvb
+media-video/libav frei0r
+x11-base/xorg-drivers video_cards_glint
+
 # Michał Górny <mgorny@gentoo.org> (28 Feb 2018)
 # Requires masked USE flags.
 sci-libs/gdal mdb

diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask
index 21dbcc98ca3..62c6f30edb0 100644
--- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/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> (15 Apr 2018)
+# Unresolved dependencies.
+luajit
+
 # Thomas Deutschmann <whissi@gentoo.org> (28 Jan 2017)
 # No JAVA in 32-bit userland
 java

diff --git a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask
index f54b397010f..a075b05100a 100644
--- a/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/64bit-userland/package.use.mask
@@ -1,6 +1,13 @@
-# 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> (15 Apr 2018)
+# Unresolved dependencies.
+app-admin/puppet rrdtool
+media-video/ffmpeg celt
+media-video/gpac dvb
+x11-base/xorg-drivers video_cards_glint
+
 # Thomas Deutschmann <whissi@gentoo.org> (17 Oct 2017)
 # No lua keyworded for this arch yet
 # libpcre jit is not (yet?) support on this arch


^ 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-06-17 18:44 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2018-06-17 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     9088f9f02ac5e84d05c56b4487ba1bcaf55ec8b3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 16:14:54 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 18:44:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9088f9f0

profiles: powerpc: Follow-up cleanup of PyQt5-revdeps masks

Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>

 profiles/default/linux/musl/ppc/package.use.stable.mask            | 6 ++++++
 profiles/default/linux/uclibc/ppc/package.use.mask                 | 7 -------
 profiles/default/linux/uclibc/ppc/package.use.stable.mask          | 6 ++++++
 .../hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask   | 6 ------
 .../linux/powerpc/ppc64/32bit-userland/package.use.stable.mask     | 6 ++++++
 5 files changed, 18 insertions(+), 13 deletions(-)

diff --git a/profiles/default/linux/musl/ppc/package.use.stable.mask b/profiles/default/linux/musl/ppc/package.use.stable.mask
new file mode 100644
index 00000000000..e4a2e9f6113
--- /dev/null
+++ b/profiles/default/linux/musl/ppc/package.use.stable.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2018 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner <asturm@gentoo.org> (03 Jun 2018)
+# dev-qt/qtwebkit:5 not stable.
+dev-qt/designer webkit

diff --git a/profiles/default/linux/uclibc/ppc/package.use.mask b/profiles/default/linux/uclibc/ppc/package.use.mask
index 0b2122040de..29c58634b8e 100644
--- a/profiles/default/linux/uclibc/ppc/package.use.mask
+++ b/profiles/default/linux/uclibc/ppc/package.use.mask
@@ -5,12 +5,5 @@
 # kde-frameworks/*:5 not keyworded.
 net-irc/kvirc kde
 
-# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
-# Requires unkeyworded dev-qt/qtwebkit:5, which is a PITA to maintain on
-# minor arches and has been declared deprecated by upstream. So we'd like
-# to avoid keywording it, unless requested by users.
-dev-qt/designer webkit
-net-irc/kvirc webkit
-
 dev-libs/libpcre cxx
 sys-libs/ncurses cxx

diff --git a/profiles/default/linux/uclibc/ppc/package.use.stable.mask b/profiles/default/linux/uclibc/ppc/package.use.stable.mask
new file mode 100644
index 00000000000..e4a2e9f6113
--- /dev/null
+++ b/profiles/default/linux/uclibc/ppc/package.use.stable.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2018 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner <asturm@gentoo.org> (03 Jun 2018)
+# dev-qt/qtwebkit:5 not stable.
+dev-qt/designer webkit

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 95f5fac3a8d..e61f4594874 100644
--- a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.mask
@@ -14,12 +14,6 @@ x11-base/xorg-drivers video_cards_glint
 # Requires masked USE flags.
 sci-libs/gdal mdb
 
-# Davide Pesavento <pesa@gentoo.org> (06 Jun 2016)
-# Requires unkeyworded dev-qt/qtwebkit:5, which is a PITA to maintain on
-# minor arches and has been declared deprecated by upstream. So we'd like
-# to avoid keywording it, unless requested by users.
-dev-qt/designer webkit
-
 # Kacper Kowalik <xarthisius@gentoo.org> (25 Apr 2012)
 # Masking due to unsolved dependencies
 app-admin/puppet rrdtool

diff --git a/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.stable.mask b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.stable.mask
new file mode 100644
index 00000000000..def7d26e3f8
--- /dev/null
+++ b/profiles/hardened/linux/powerpc/ppc64/32bit-userland/package.use.stable.mask
@@ -0,0 +1,6 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas Sturmlechner <asturm@gentoo.org> (03 Jun 2018)
+# dev-qt/qtwebkit:5 not stable.
+dev-qt/designer webkit


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

end of thread, other threads:[~2018-06-17 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-01 12:27 [gentoo-commits] repo/gentoo:master commit in: profiles/hardened/linux/powerpc/ppc64/32bit-userland/, Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2018-06-17 18:44 Andreas Sturmlechner
2018-04-15  8:19 Michał Górny
2017-01-22  1:21 Davide Pesavento

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