[gentoo-commits] repo/gentoo:master commit in: dev-python/untangle/

2021-11-16 Thread Sam James
commit: fbd6e4b77a4d1646b47477037d313626272e1b7d
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:55:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:55:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd6e4b7

dev-python/untangle: Keyword 1.1.1 hppa, #808378

Signed-off-by: Sam James  gentoo.org>

 dev-python/untangle/untangle-1.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/untangle/untangle-1.1.1.ebuild 
b/dev-python/untangle/untangle-1.1.1.ebuild
index 7351b1e38e5e..c03726784e6f 100644
--- a/dev-python/untangle/untangle-1.1.1.ebuild
+++ b/dev-python/untangle/untangle-1.1.1.ebuild
@@ -13,4 +13,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/pydevd/

2021-11-16 Thread Sam James
commit: e8a51452b3b45b7ed2254860c806cbef9b832b12
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:55:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:55:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a51452

dev-python/pydevd: Keyword 2.7.0 hppa, #808378

Signed-off-by: Sam James  gentoo.org>

 dev-python/pydevd/pydevd-2.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pydevd/pydevd-2.7.0.ebuild 
b/dev-python/pydevd/pydevd-2.7.0.ebuild
index f3588afb1421..e90a3be07017 100644
--- a/dev-python/pydevd/pydevd-2.7.0.ebuild
+++ b/dev-python/pydevd/pydevd-2.7.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/PyDev.Debugger-${MY_P}"
 
 LICENSE="EPL-1.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
 
 # After removing and recompiling the prebuilt lib the tests fail?
 # For some reason the test suite is executing a slightly different gdb command



[gentoo-commits] repo/gentoo:master commit in: dev-python/ipykernel/

2021-11-16 Thread Sam James
commit: f0a07196f912c6e411b82e3409e34dedfd7113e4
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:55:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:55:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a07196

dev-python/ipykernel: Keyword 6.5.0 hppa, #808378

Signed-off-by: Sam James  gentoo.org>

 dev-python/ipykernel/ipykernel-6.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ipykernel/ipykernel-6.5.0.ebuild 
b/dev-python/ipykernel/ipykernel-6.5.0.ebuild
index d4527b8c447b..f1ba84094669 100644
--- a/dev-python/ipykernel/ipykernel-6.5.0.ebuild
+++ b/dev-python/ipykernel/ipykernel-6.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



[gentoo-commits] repo/gentoo:master commit in: dev-python/debugpy/

2021-11-16 Thread Sam James
commit: e685dd40a9dbe5b920924e1935bd287e2b3df95e
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:55:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:55:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e685dd40

dev-python/debugpy: Keyword 1.5.1 hppa, #808378

Signed-off-by: Sam James  gentoo.org>

 dev-python/debugpy/debugpy-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/debugpy/debugpy-1.5.1.ebuild 
b/dev-python/debugpy/debugpy-1.5.1.ebuild
index bb0f04598f2f..5bcaae11f653 100644
--- a/dev-python/debugpy/debugpy-1.5.1.ebuild
+++ b/dev-python/debugpy/debugpy-1.5.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86"
 
 # There is not enough time in the universe for this test suite
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-python/werkzeug/

2021-11-16 Thread Sam James
commit: 201deefcaa772fd56ed525df7c50dfeb41a61ae8
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:54:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:54:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=201deefc

dev-python/werkzeug: Stabilize 2.0.2 arm, #796119

Signed-off-by: Sam James  gentoo.org>

 dev-python/werkzeug/werkzeug-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/werkzeug/werkzeug-2.0.2.ebuild 
b/dev-python/werkzeug/werkzeug-2.0.2.ebuild
index a3124ca8879c..931c94e6aa96 100644
--- a/dev-python/werkzeug/werkzeug-2.0.2.ebuild
+++ b/dev-python/werkzeug/werkzeug-2.0.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: dev-python/prettytable/

2021-11-16 Thread Sam James
commit: c04dd5fc5624978aae4ca0a8e5fac6106aa7006f
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:53:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:53:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c04dd5fc

dev-python/prettytable: Keyword 2.4.0-r1 hppa, #821259

Signed-off-by: Sam James  gentoo.org>

 dev-python/prettytable/prettytable-2.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/prettytable/prettytable-2.4.0-r1.ebuild 
b/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
index 614bf12be2d9..36f11ab0b52e 100644
--- a/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
+++ b/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-lazy-fixture/

2021-11-16 Thread Sam James
commit: 6d39bc69c9fb8844ed7749f82c80d3bd34ccaa34
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:53:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:53:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d39bc69

dev-python/pytest-lazy-fixture: Keyword 0.6.3 hppa, #821259

Signed-off-by: Sam James  gentoo.org>

 dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild 
b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
index ae55e559eb87..066be49cec78 100644
--- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
+++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-tex/latex2html/

2021-11-16 Thread Sam James
commit: f6d2fe058d51cb4d2cb5060d2bfd71896e04fbc8
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:48:02 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d2fe05

dev-tex/latex2html: Stabilize 2021.2-r2 arm64, #822366

Signed-off-by: Sam James  gentoo.org>

 dev-tex/latex2html/latex2html-2021.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/latex2html/latex2html-2021.2-r2.ebuild 
b/dev-tex/latex2html/latex2html-2021.2-r2.ebuild
index cc156bda5203..24e0f6606fdc 100644
--- a/dev-tex/latex2html/latex2html-2021.2-r2.ebuild
+++ b/dev-tex/latex2html/latex2html-2021.2-r2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/latex2html/latex2html/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="gif png"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcvt/

2021-11-16 Thread Sam James
commit: 9f7768b234654d30870369464ecd012c18792164
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7768b2

x11-libs/libxcvt: Stabilize 0.1.1 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxcvt/libxcvt-0.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild 
b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
index 6f9659a225a2..ae1345214fcf 100644
--- a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
+++ b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild
@@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz"
 inherit xorg-3 meson
 
 if [[ ${PV} != ** ]]; then
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="X.Org xcvt library and cvt program"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xkeyboard-config/

2021-11-16 Thread Sam James
commit: cbcade10091c028533897c6dd62e2c9bedefe64b
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbcade10

x11-misc/xkeyboard-config: Stabilize 2.34 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-misc/xkeyboard-config/xkeyboard-config-2.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.34.ebuild 
b/x11-misc/xkeyboard-config/xkeyboard-config-2.34.ebuild
index f1ba17699f9b..43e18c77c3f0 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.34.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.34.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://www.x.org/releases/individual/data/${PN}/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xorg-cf-files/

2021-11-16 Thread Sam James
commit: 3e2b04ed7bd813a5c0286393af5b4f4afdee5def
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e2b04ed

x11-misc/xorg-cf-files: Stabilize 1.0.7-r1 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild 
b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild
index 120f7eb31fd8..4641ad9bc210 100644
--- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild
+++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.7-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
 BDEPEND="
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libxkbcommon/

2021-11-16 Thread Sam James
commit: 33ebebd07874da0bbae5db3f7eef5e10022914ff
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ebebd0

x11-libs/libxkbcommon: Stabilize 1.3.1 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild
index 203bb8fbfc41..c22182b752a1 100644
--- a/x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild
+++ b/x11-libs/libxkbcommon/libxkbcommon-1.3.1.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = ** ]]; then
EGIT_REPO_URI="https://github.com/xkbcommon/${PN};
 else
SRC_URI="https://xkbcommon.org/download/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
 fi
 
 PYTHON_COMPAT=( python3_{7..10} )



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/

2021-11-16 Thread Sam James
commit: d7eb9fa9775af9c2b31c7c8e318b0c9b6f0eed9d
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7eb9fa9

x11-drivers/xf86-input-libinput: Stabilize 1.2.0 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild 
b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
index 7a5ead6c52a1..17dad6b12a03 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit linux-info xorg-3
 
 DESCRIPTION="X.org input driver based on libinput"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
 
 RDEPEND=">=dev-libs/libinput-1.11.0:0="
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfont2/

2021-11-16 Thread Sam James
commit: 26bdbe2f956596c6c69deffda95e3f23a8e8326d
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:51 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26bdbe2f

x11-libs/libXfont2: Stabilize 2.0.5 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libXfont2/libXfont2-2.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXfont2/libXfont2-2.0.5.ebuild 
b/x11-libs/libXfont2/libXfont2-2.0.5.ebuild
index 8c210d9dd54c..7b413bfaa41e 100644
--- a/x11-libs/libXfont2/libXfont2-2.0.5.ebuild
+++ b/x11-libs/libXfont2/libXfont2-2.0.5.ebuild
@@ -9,7 +9,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xfont library"
 
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="bzip2 ipv6 truetype"
 
 RDEPEND="sys-libs/zlib



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXft/

2021-11-16 Thread Sam James
commit: af327e335491b82770f2babccd25f3ceb9e212f9
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af327e33

x11-libs/libXft: Stabilize 2.3.4 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libXft/libXft-2.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXft/libXft-2.3.4.ebuild 
b/x11-libs/libXft/libXft-2.3.4.ebuild
index 3736f656faab..8f89a5881375 100644
--- a/x11-libs/libXft/libXft-2.3.4.ebuild
+++ b/x11-libs/libXft/libXft-2.3.4.ebuild
@@ -8,7 +8,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org Xft library"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="doc"
 
 RDEPEND=">=media-libs/fontconfig-2.10.92[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/

2021-11-16 Thread Sam James
commit: ae7afea03329b1bed120901a7db910327031081a
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7afea0

x11-apps/xeyes: Stabilize 1.2.0 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-apps/xeyes/xeyes-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xeyes/xeyes-1.2.0.ebuild 
b/x11-apps/xeyes/xeyes-1.2.0.ebuild
index 4d9541bc4d18..33e93210dbd4 100644
--- a/x11-apps/xeyes/xeyes-1.2.0.ebuild
+++ b/x11-apps/xeyes/xeyes-1.2.0.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="X.Org xeyes application"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris"
 
 RDEPEND="
>=x11-libs/libXi-1.7



[gentoo-commits] repo/gentoo:master commit in: dev-libs/libinput/

2021-11-16 Thread Sam James
commit: 0d5bb6d91d21a67fb3e32838cf83e0a30bc1e7ed
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5bb6d9

dev-libs/libinput: Stabilize 1.19.2 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libinput/libinput-1.19.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libinput/libinput-1.19.2.ebuild 
b/dev-libs/libinput/libinput-1.19.2.ebuild
index dd09d5365f28..c6f89364fb6e 100644
--- a/dev-libs/libinput/libinput-1.19.2.ebuild
+++ b/dev-libs/libinput/libinput-1.19.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz;
 LICENSE="MIT"
 SLOT="0/10"
 [[ "$(ver_cut 3)" -gt 900 ]] || \
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 sparc 
x86"
 IUSE="doc input_devices_wacom test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-proto/

2021-11-16 Thread Sam James
commit: 83c5cfe9b11edf6eda8a240fea689f2fc90fc8de
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c5cfe9

x11-base/xorg-proto: Stabilize 2021.5 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-base/xorg-proto/xorg-proto-2021.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-base/xorg-proto/xorg-proto-2021.5.ebuild 
b/x11-base/xorg-proto/xorg-proto-2021.5.ebuild
index f7816dfe61f2..26fe6351cf1f 100644
--- a/x11-base/xorg-proto/xorg-proto-2021.5.ebuild
+++ b/x11-base/xorg-proto/xorg-proto-2021.5.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/proto/xorgproto;
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos 
~x64-solaris"

SRC_URI="https://xorg.freedesktop.org/archive/individual/proto/${MY_P}.tar.gz;
S="${WORKDIR}/${MY_P}"
 fi



[gentoo-commits] repo/gentoo:master commit in: media-libs/netpbm/

2021-11-16 Thread Sam James
commit: 85e8fbcbc62ffbbb338cf6825362be4cbd3a5510
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:48:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85e8fbcb

media-libs/netpbm: Stabilize 10.86.24 arm64, #822366

Signed-off-by: Sam James  gentoo.org>

 media-libs/netpbm/netpbm-10.86.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/netpbm/netpbm-10.86.24.ebuild 
b/media-libs/netpbm/netpbm-10.86.24.ebuild
index 70bebdd0051e..357961a15225 100644
--- a/media-libs/netpbm/netpbm-10.86.24.ebuild
+++ b/media-libs/netpbm/netpbm-10.86.24.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ceamac/netpbm-make-dist/releases/download/v${PV}/${P
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc jbig jpeg png postscript rle cpu_flags_x86_sse2 static-libs svga 
tiff X xml zlib"
 # zlib USE flag is no longer used, enabled by default.
 # cannot remove it yet because of #801445



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xrdb/

2021-11-16 Thread Sam James
commit: 4b47a871e8cd34d4a17358acc4fe8bc21913f325
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b47a871

x11-apps/xrdb: Stabilize 1.2.1 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-apps/xrdb/xrdb-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xrdb/xrdb-1.2.1.ebuild b/x11-apps/xrdb/xrdb-1.2.1.ebuild
index 21ceea527b82..fa8db3908edc 100644
--- a/x11-apps/xrdb/xrdb-1.2.1.ebuild
+++ b/x11-apps/xrdb/xrdb-1.2.1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit xorg-3
 
 DESCRIPTION="X server resource database utility"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="x11-libs/libXmu
x11-libs/libX11"



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xwd/

2021-11-16 Thread Sam James
commit: 8e81ec21673190221d857799e42d270aaa17d6d8
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:49 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e81ec21

x11-apps/xwd: Stabilize 1.0.8 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-apps/xwd/xwd-1.0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-apps/xwd/xwd-1.0.8.ebuild b/x11-apps/xwd/xwd-1.0.8.ebuild
index b1c0099a8d1d..4d4a8e4a5f3a 100644
--- a/x11-apps/xwd/xwd-1.0.8.ebuild
+++ b/x11-apps/xwd/xwd-1.0.8.ebuild
@@ -7,7 +7,7 @@ inherit xorg-3
 
 DESCRIPTION="dump an image of an X window"
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86"
 
 RDEPEND="x11-libs/libX11"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: media-libs/libepoxy/

2021-11-16 Thread Sam James
commit: 8614101bbbc3ae7a2578bb6e1d509fc7bcf38fef
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8614101b

media-libs/libepoxy: Stabilize 1.5.9-r1 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 media-libs/libepoxy/libepoxy-1.5.9-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libepoxy/libepoxy-1.5.9-r1.ebuild 
b/media-libs/libepoxy/libepoxy-1.5.9-r1.ebuild
index 3e54bc9d9901..64ba5d7b57ac 100644
--- a/media-libs/libepoxy/libepoxy-1.5.9-r1.ebuild
+++ b/media-libs/libepoxy/libepoxy-1.5.9-r1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86"
 fi
 
 DESCRIPTION="Library for handling OpenGL function pointer management"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland-protocols/

2021-11-16 Thread Sam James
commit: 3bcbeb4a39fcf193c5c7b353b3bffa37bfaca675
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bcbeb4a

dev-libs/wayland-protocols: Stabilize 1.23 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 dev-libs/wayland-protocols/wayland-protocols-1.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.23.ebuild 
b/dev-libs/wayland-protocols/wayland-protocols-1.23.ebuild
index 650b161317ec..d705171e00c8 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.23.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.23.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: net-nds/openldap/

2021-11-16 Thread Sam James
commit: 1a21528c92a99643b0a557a522c8912be135cbc5
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a21528c

net-nds/openldap: Stabilize 2.4.58-r2 arm64, #818739

Signed-off-by: Sam James  gentoo.org>

 net-nds/openldap/openldap-2.4.58-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-nds/openldap/openldap-2.4.58-r2.ebuild 
b/net-nds/openldap/openldap-2.4.58-r2.ebuild
index 048e6dbeb4bc..3a6aa07bb4a3 100644
--- a/net-nds/openldap/openldap-2.4.58-r2.ebuild
+++ b/net-nds/openldap/openldap-2.4.58-r2.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
 
 LICENSE="OPENLDAP GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
 
 IUSE_DAEMON="crypt samba tcpd experimental minimal"
 IUSE_BACKEND="+berkdb"



[gentoo-commits] repo/gentoo:master commit in: media-libs/libglvnd/

2021-11-16 Thread Sam James
commit: 8dba3eaa932e4888dc031d49320453eb335e9e8a
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:45 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dba3eaa

media-libs/libglvnd: Stabilize 1.3.4 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 media-libs/libglvnd/libglvnd-1.3.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libglvnd/libglvnd-1.3.4.ebuild 
b/media-libs/libglvnd/libglvnd-1.3.4.ebuild
index 5130d6702b25..fd1f073cd358 100644
--- a/media-libs/libglvnd/libglvnd-1.3.4.ebuild
+++ b/media-libs/libglvnd/libglvnd-1.3.4.ebuild
@@ -19,7 +19,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/glvnd/libglvnd;
 if [[ ${PV} = * ]]; then
SRC_URI=""
 else
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
sparc x86"

SRC_URI="https://gitlab.freedesktop.org/glvnd/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
 -> ${P}.tar.bz2"
S=${WORKDIR}/${PN}-v${PV}
 fi



[gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/

2021-11-16 Thread Sam James
commit: e01f53129632ea6bd1adbf65df49e273f269ce22
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01f5312

media-libs/mesa: Stabilize 21.2.5 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 media-libs/mesa/mesa-21.2.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-21.2.5.ebuild 
b/media-libs/mesa/mesa-21.2.5.ebuild
index 964b060566b2..bf3951d908e6 100644
--- a/media-libs/mesa/mesa-21.2.5.ebuild
+++ b/media-libs/mesa/mesa-21.2.5.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} ==  ]]; then
inherit git-r3
 else
SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris 
~x86-solaris"
 fi
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: dev-python/os-client-config/

2021-11-16 Thread Sam James
commit: ffe36fa38e413a91be811bd14ee29cca1d7555f2
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe36fa3

dev-python/os-client-config: Stabilize 2.1.0-r1 arm64, #820998

Signed-off-by: Sam James  gentoo.org>

 dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild 
b/dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild
index a0e09edb655b..7880771bfaad 100644
--- a/dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild
+++ b/dev-python/os-client-config/os-client-config-2.1.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 RDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: kde-apps/konsole/

2021-11-16 Thread Sam James
commit: b30a38e511264051254c4e492f6c65d36bf8d06c
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30a38e5

kde-apps/konsole: Stabilize 21.04.3-r4 arm64, #807933

Signed-off-by: Sam James  gentoo.org>

 kde-apps/konsole/konsole-21.04.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/konsole/konsole-21.04.3-r4.ebuild 
b/kde-apps/konsole/konsole-21.04.3-r4.ebuild
index 0a2128895e36..631d9d6ca081 100644
--- a/kde-apps/konsole/konsole-21.04.3-r4.ebuild
+++ b/kde-apps/konsole/konsole-21.04.3-r4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/konsole/ 
https://konsole.kde.org;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE="X"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: x11-libs/libXi/

2021-11-16 Thread Sam James
commit: e4c363235ddb8063aed533c3366ddfdc0ff1342b
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c36323

x11-libs/libXi: Stabilize 1.8 arm64, #822339

Signed-off-by: Sam James  gentoo.org>

 x11-libs/libXi/libXi-1.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libXi/libXi-1.8.ebuild b/x11-libs/libXi/libXi-1.8.ebuild
index f961e9f6b4cf..0a69528009e0 100644
--- a/x11-libs/libXi/libXi-1.8.ebuild
+++ b/x11-libs/libXi/libXi-1.8.ebuild
@@ -8,7 +8,7 @@ XORG_MULTILIB=yes
 inherit xorg-3
 
 DESCRIPTION="X.Org Xi library"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 
 RDEPEND="
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/numpy/

2021-11-16 Thread Sam James
commit: 7ca8483b804c5a7c1904ea68e50a724f1dcdbfdf
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:19 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca8483b

dev-python/numpy: Stabilize 1.21.2-r1 arm64, #814722

Signed-off-by: Sam James  gentoo.org>

 dev-python/numpy/numpy-1.21.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/numpy/numpy-1.21.2-r1.ebuild 
b/dev-python/numpy/numpy-1.21.2-r1.ebuild
index 43d5088c7985..2d7c9601333b 100644
--- a/dev-python/numpy/numpy-1.21.2-r1.ebuild
+++ b/dev-python/numpy/numpy-1.21.2-r1.ebuild
@@ -22,7 +22,7 @@ SRC_URI="
)"
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc lapack"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/python-glanceclient/

2021-11-16 Thread Sam James
commit: d0e3d99dba57ffdd3a4cf3e79fa0bdfbba7a0c67
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e3d99d

dev-python/python-glanceclient: Stabilize 3.2.2-r1 arm64, #820998

Signed-off-by: Sam James  gentoo.org>

 dev-python/python-glanceclient/python-glanceclient-3.2.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-glanceclient/python-glanceclient-3.2.2-r1.ebuild 
b/dev-python/python-glanceclient/python-glanceclient-3.2.2-r1.ebuild
index 15d95e7670f0..c3eedb8b9295 100644
--- a/dev-python/python-glanceclient/python-glanceclient-3.2.2-r1.ebuild
+++ b/dev-python/python-glanceclient/python-glanceclient-3.2.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/warlock/

2021-11-16 Thread Sam James
commit: 690fd7f1e46249aafda9e255c8561d2df0844f3f
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 07:47:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 07:48:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690fd7f1

dev-python/warlock: Stabilize 1.3.3 arm64, #820998

Signed-off-by: Sam James  gentoo.org>

 dev-python/warlock/warlock-1.3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/warlock/warlock-1.3.3.ebuild 
b/dev-python/warlock/warlock-1.3.3.ebuild
index 8cfb75ad026d..c49438cbee87 100644
--- a/dev-python/warlock/warlock-1.3.3.ebuild
+++ b/dev-python/warlock/warlock-1.3.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/bcwaldon/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.g
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/six[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: app-arch/snappy/files/, app-arch/snappy/

2021-11-16 Thread Joonas Niilola
commit: a34edd22137c9c34670aecd60ed75bbe65393c4a
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Sun Oct 24 17:07:44 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Nov 17 07:48:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34edd22

app-arch/snappy: remove -fno-rtti option

Remove -fno-rtti option which may broke compilation of dependant
packages. Migrate to EAPI=8, minor cleanups.
Closes: https://bugs.gentoo.org/819909
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22699
Signed-off-by: Joonas Niilola  gentoo.org>

 .../snappy/files/snappy-1.1.9_remove-no-rtti.patch | 35 +
 app-arch/snappy/snappy-1.1.9-r1.ebuild | 45 ++
 2 files changed, 80 insertions(+)

diff --git a/app-arch/snappy/files/snappy-1.1.9_remove-no-rtti.patch 
b/app-arch/snappy/files/snappy-1.1.9_remove-no-rtti.patch
new file mode 100644
index ..16528b59457c
--- /dev/null
+++ b/app-arch/snappy/files/snappy-1.1.9_remove-no-rtti.patch
@@ -0,0 +1,35 @@
+From 516fdcca6606502e2d562d20c01b225c8d066739 Mon Sep 17 00:00:00 2001
+From: holmes1412 
+Date: Fri, 28 May 2021 21:46:53 +0800
+Subject: [PATCH] remove Disable-RTTI flags for the convenient of derivation
+
+---
+ CMakeLists.txt | 8 
+ 1 file changed, 8 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 672561e..31afaa0 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -51,10 +51,6 @@ if(CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
+   string(REGEX REPLACE "/EH[a-z]+" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
+   set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /EHs-c-")
+   add_definitions(-D_HAS_EXCEPTIONS=0)
+-
+-  # Disable RTTI.
+-  string(REGEX REPLACE "/GR" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
+-  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /GR-")
+ else(CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
+   # Use -Wall for clang and gcc.
+   if(NOT CMAKE_CXX_FLAGS MATCHES "-Wall")
+@@ -76,10 +72,6 @@ else(CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
+   # Disable C++ exceptions.
+   string(REGEX REPLACE "-fexceptions" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
+   set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-exceptions")
+-
+-  # Disable RTTI.
+-  string(REGEX REPLACE "-frtti" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
+-  set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-rtti")
+ endif(CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
+ 
+ # BUILD_SHARED_LIBS is a standard CMake variable, but we declare it here to 
make

diff --git a/app-arch/snappy/snappy-1.1.9-r1.ebuild 
b/app-arch/snappy/snappy-1.1.9-r1.ebuild
new file mode 100644
index ..74b9e884e633
--- /dev/null
+++ b/app-arch/snappy/snappy-1.1.9-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake-multilib
+
+DESCRIPTION="A high-speed compression/decompression library by Google"
+HOMEPAGE="https://github.com/google/snappy;
+SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV%%.*}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-cpp/gtest )"
+
+DOCS=( format_description.txt framing_format.txt NEWS README.md )
+
+PATCHES=(
+   "${FILESDIR}/${P}_gcc_inline.patch"
+   "${FILESDIR}/${P}_external_gtest.patch"
+   "${FILESDIR}/${P}-clang-werror.patch"
+   "${FILESDIR}/${P}_remove-no-rtti.patch"
+)
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DSNAPPY_BUILD_TESTS=$(usex test)
+   -DSNAPPY_BUILD_BENCHMARKS=OFF
+   # Options below are related to benchmarking, that we disable.
+   -DHAVE_LIBZ=NO
+   -DHAVE_LIBLZO2=NO
+   -DHAVE_LIBLZ4=NO
+   )
+   cmake_src_configure
+}
+
+multilib_src_test() {
+   # run tests directly to get verbose output
+   cd "${S}" || die
+   "${BUILD_DIR}"/snappy_unittest || die
+}



[gentoo-commits] repo/gentoo:master commit in: media-fonts/iosevka/

2021-11-16 Thread Joonas Niilola
commit: a33f9e49015b79ae22327a53f598341a7b0c5250
Author: Toni Jarjour <39845673+tonijarjour  users  noreply  
github  com>
AuthorDate: Sat Nov  6 14:16:54 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Nov 17 07:48:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a33f9e49

media-fonts/iosevka: correct upstream link in metadata.xml

Closes: https://github.com/gentoo/gentoo/pull/22843
Signed-off-by: Joonas Niilola  gentoo.org>

 media-fonts/iosevka/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/iosevka/metadata.xml b/media-fonts/iosevka/metadata.xml
index 0f3989ae4cfb..f03e9e1ca0d5 100644
--- a/media-fonts/iosevka/metadata.xml
+++ b/media-fonts/iosevka/metadata.xml
@@ -10,6 +10,6 @@
Proxy Maintainers


-   b5invis/iosevka
+   be5invis/iosevka

 



[gentoo-commits] repo/gentoo:master commit in: media-libs/rtaudio/

2021-11-16 Thread Miroslav Šulc
commit: a2e77ae36a11093230677359bf541d0afdc8c2f1
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Nov 17 07:42:08 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Nov 17 07:42:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e77ae3

media-libs/rtaudio: bump to 5.2.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/rtaudio/Manifest |  1 +
 media-libs/rtaudio/rtaudio-5.2.0.ebuild | 72 +
 2 files changed, 73 insertions(+)

diff --git a/media-libs/rtaudio/Manifest b/media-libs/rtaudio/Manifest
index 7ef013b98bc9..35defda9daf1 100644
--- a/media-libs/rtaudio/Manifest
+++ b/media-libs/rtaudio/Manifest
@@ -1 +1,2 @@
 DIST rtaudio-5.1.0.tar.gz 655613 BLAKE2B 
9fee4a42a2fc040d3f8c8a18c4ef361bfd9cab22df189f6aff23098e299424d8cb4b54075f33ee4f1ab1f851125194228f65814838b091144431bd891a4c7dfe
 SHA512 
221636cfac2286e17f1f2312be2094b6c89087230b95b649661f9ce91356c77fdd8996fd031f0895aba0b50e8091491cdf393a6aeee6f8508ed320180d8fccf6
+DIST rtaudio-5.2.0.tar.gz 247110 BLAKE2B 
1949885c3cbb2846e083fd25ec06ed5ca716563dd4c121f6985e2487488d88b9ffb62078185fe2f4261083c8c1ed4c3e8502d25614767d70d2ab316d77f51eeb
 SHA512 
34e78522778db13d95d4465d7c6a808a63b34d4e1bd0b88113b6390f7b192017e405d0d9ac8fbb1151129627688626d17569dc47da420f7b4631892eb1adff11

diff --git a/media-libs/rtaudio/rtaudio-5.2.0.ebuild 
b/media-libs/rtaudio/rtaudio-5.2.0.ebuild
new file mode 100644
index ..60e4cfba7baa
--- /dev/null
+++ b/media-libs/rtaudio/rtaudio-5.2.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="A set of cross-platform C++ classes for realtime audio I/O"
+HOMEPAGE="https://www.music.mcgill.ca/~gary/rtaudio/;
+SRC_URI="https://github.com/thestk/${PN}/archive/refs/tags/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/6"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="+alsa doc jack pulseaudio static-libs"
+REQUIRED_USE="|| ( alsa jack pulseaudio )"
+
+RDEPEND="alsa? ( media-libs/alsa-lib )
+   jack? (
+   media-libs/alsa-lib
+   virtual/jack
+   )
+   pulseaudio? ( media-sound/pulseaudio )"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-5.1.0-cflags.patch
+)
+
+src_prepare() {
+   default
+
+   # don't rebuild docs
+   export ac_cv_prog_DOXYGEN=
+
+   eautoreconf
+}
+
+src_configure() {
+   # OSS support requires OSSv4
+   local myconf=(
+   $(use_enable static-libs static)
+   $(use_with jack)
+   $(use_with alsa)
+   $(use_with pulseaudio pulse)
+   --without-oss
+   )
+
+   econf "${myconf[@]}"
+}
+
+src_compile() {
+   emake
+
+   if use doc; then
+   pushd doc
+   doxygen || die
+   popd
+   fi
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   dodoc README.md doc/release.txt
+   if use doc; then
+   dodoc -r doc/html
+   dodoc -r doc/images
+   fi
+
+   find "${D}" -name "*.la" -delete
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll-bindings/

2021-11-16 Thread Alfredo Tupone
commit: 0078f2ef1f0b84324892b52557dcc7230452fb60
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Nov 17 07:33:03 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Nov 17 07:33:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0078f2ef

dev-ada/gnatcoll-bindings: add subslot

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ada/gnatcoll-bindings/gnatcoll-bindings-22.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ada/gnatcoll-bindings/gnatcoll-bindings-22.0.0.ebuild 
b/dev-ada/gnatcoll-bindings/gnatcoll-bindings-22.0.0.ebuild
index 7c7d67e1cc35..dba68874d06a 100644
--- a/dev-ada/gnatcoll-bindings/gnatcoll-bindings-22.0.0.ebuild
+++ b/dev-ada/gnatcoll-bindings/gnatcoll-bindings-22.0.0.ebuild
@@ -13,13 +13,13 @@ 
SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
 
 LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE="gmp iconv lzma openmp python readline +shared static-libs static-pic 
syslog"
 
 RDEPEND="python? ( ${PYTHON_DEPS} )
${ADA_DEPS}
-   dev-ada/gnatcoll-core[${ADA_USEDEP},shared?,static-libs?,static-pic?]
+   dev-ada/gnatcoll-core:=[${ADA_USEDEP},shared?,static-libs?,static-pic?]
gmp? ( dev-libs/gmp:* )
lzma? ( app-arch/xz-utils )
openmp? ( dev-lang/gnat-gpl:=[openmp] )



[gentoo-commits] repo/gentoo:master commit in: dev-ada/gnatcoll-core/

2021-11-16 Thread Alfredo Tupone
commit: a7e467c150d4f606c3fb3f1c678bf2488f13df7f
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Nov 17 07:31:39 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Nov 17 07:31:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e467c1

dev-ada/gnatcoll-core: add subslot

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild | 7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild 
b/dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild
index 465dedd7a36f..58f464be487e 100644
--- a/dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild
+++ b/dev-ada/gnatcoll-core/gnatcoll-core-22.0.0.ebuild
@@ -11,15 +11,16 @@ 
SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
 
 LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE="+shared static-libs static-pic"
 
 RDEPEND="
|| (
-   
>=dev-ada/libgpr-2021[${ADA_USEDEP},shared?,static-libs?,static-pic?]
-   
~dev-ada/libgpr-22.0.0[${ADA_USEDEP},shared?,static-libs?,static-pic?]
+   >=dev-ada/libgpr-2021
+   ~dev-ada/libgpr-22.0.0
)
+   dev-ada/libgpr:=[${ADA_USEDEP},shared?,static-libs?,static-pic?]
 "
 DEPEND="${RDEPEND}
dev-ada/gprbuild[${ADA_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/

2021-11-16 Thread Michał Górny
commit: 652e1d74176261d7fab708961fd506d181d6a012
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 17 07:23:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 17 07:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=652e1d74

dev-util/pkgcheck: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-util/pkgcheck/Manifest  |  4 --
 dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild | 60 --
 dev-util/pkgcheck/pkgcheck-0.10.3-r1.ebuild | 64 
 dev-util/pkgcheck/pkgcheck-0.10.5-r1.ebuild | 65 -
 dev-util/pkgcheck/pkgcheck-0.10.7-r1.ebuild | 65 -
 5 files changed, 258 deletions(-)

diff --git a/dev-util/pkgcheck/Manifest b/dev-util/pkgcheck/Manifest
index b2df197b9772..85e69239a19a 100644
--- a/dev-util/pkgcheck/Manifest
+++ b/dev-util/pkgcheck/Manifest
@@ -1,5 +1 @@
-DIST pkgcheck-0.10.1.tar.gz 454051 BLAKE2B 
ba0e91fee539d0a41c27da08c91e1c65078eaebea33b8254cbad38d49feb91a4aa490992a5d88bd96ce0570d89f9f8343d0ff0a2d7368f09d55637b2597aad6b
 SHA512 
044067928bc1c1280a95e785def80e6ebb289e0882f9a61b18d1d75ddc22c4f7eea1da4a4621fd5a598c3e7ee75ece2adedb936086f3c3cbc92c23ab93419215
-DIST pkgcheck-0.10.3.tar.gz 454953 BLAKE2B 
5ee2c13cb1ca5b13bfcd8434700c69e6839c5dc2f25dec4060020f8477159ff071b1487a446ba7e03bf1b8d139e8c65a1cd21a777d8bfe3ce677bbfe39b8d85f
 SHA512 
edef25fc1542c3d3fb89c0c1546ebfa736b6ad4b113b0e6bc9ede379b0a5cb9ece5dd8b79ddb2df2cfeaf7f67f290e96a8baee1f2dfcc3bcebe32d9dcf4c264e
-DIST pkgcheck-0.10.5.tar.gz 458314 BLAKE2B 
143a397f5374b3f84d957953d0915b6ae7107b81f85af4e37e75289ed0edc5bdf16bdc00213860fdf0bdf53be953b80d514839c6568c3a70d2cdd61401e8dc73
 SHA512 
3902560099c7e5570be2b86b6e7d56427b6ef9cc893dafe5327b6773b92ca44cc787725a0d2e81d4b779ae71dc2acaeceaaff4d5de50fc99aab4c0dc0ab03bfa
-DIST pkgcheck-0.10.7.tar.gz 460625 BLAKE2B 
f62057dcf493ac32fddd1594beb9b38dc463015e8e93de5e51084894be43932f1842c7b5a742d4eac20538160060c538e42e14f5931c5506d443017e1980020a
 SHA512 
ccbbd14cf3f081ff028af164aaf73a0192133f499ed107747f8eb766131c56ccbf0f128a34210e2a54ee47ee713a5151cfb1e0991e5470e5e7f74ca180bba694
 DIST pkgcheck-0.10.8.tar.gz 460288 BLAKE2B 
aab2abdd9eaee483d580180753fc719127b7c7d0024b834e9199101aa2d18684ec7804efc4ddf59f4a44c0cc6c2896f437d4a7a9fe4496813be4a3a8d33ce7ad
 SHA512 
9a186e032b86e1b565d6198dc9a993a9a8ef065e43f431d6d6dd9bbd6c32fe91501612984c7e3b2092754450c992fc683270d62c29ec85beeb97674b07a9ba9a

diff --git a/dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild
deleted file mode 100644
index eefe391dd7cf..
--- a/dev-util/pkgcheck/pkgcheck-0.10.1-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_IN_SOURCE_BUILD=1
-inherit distutils-r1 optfeature
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git;
-   inherit git-r3
-else
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-fi
-
-DESCRIPTION="pkgcore-based QA utility for ebuild repos"
-HOMEPAGE="https://github.com/pkgcore/pkgcheck;
-
-LICENSE="BSD MIT"
-SLOT="0"
-
-if [[ ${PV} == * ]]; then
-   RDEPEND="
-   ~dev-python/snakeoil-[${PYTHON_USEDEP}]
-   ~sys-apps/pkgcore-[${PYTHON_USEDEP}]"
-else
-   RDEPEND="
-   >=dev-python/snakeoil-0.9.6[${PYTHON_USEDEP}]
-   =sys-apps/pkgcore-0.12.1[${PYTHON_USEDEP}]"
-fi
-RDEPEND+="
-   dev-python/chardet[${PYTHON_USEDEP}]
-   dev-python/lazy-object-proxy[${PYTHON_USEDEP}]
-   dev-python/lxml[${PYTHON_USEDEP}]
-   dev-python/pathspec[${PYTHON_USEDEP}]
-   >=dev-python/tree-sitter-0.19.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
-
-distutils_enable_tests setup.py
-
-src_test() {
-   local -x PYTHONDONTWRITEBYTECODE=
-   distutils-r1_src_test
-}
-
-python_install_all() {
-   local DOCS=( NEWS.rst )
-   [[ ${PV} == * ]] || doman man/*
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   optfeature "Network check support" dev-python/requests
-   optfeature "Perl module version check support" 
dev-perl/Gentoo-PerlMod-Version
-}

diff --git a/dev-util/pkgcheck/pkgcheck-0.10.3-r1.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.10.3-r1.ebuild
deleted file mode 100644
index 14a791d2ef2d..
--- a/dev-util/pkgcheck/pkgcheck-0.10.3-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_IN_SOURCE_BUILD=1
-inherit distutils-r1 optfeature
-
-if [[ ${PV} == * ]] ; then
-   

[gentoo-commits] repo/gentoo:master commit in: sys-apps/pkgcore/

2021-11-16 Thread Michał Górny
commit: e9aa7e76f00ece31a11d9a47218895d6e198dd09
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 17 07:23:50 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 17 07:30:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9aa7e76

sys-apps/pkgcore: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 sys-apps/pkgcore/Manifest  |  3 --
 sys-apps/pkgcore/pkgcore-0.12.4.ebuild | 50 --
 sys-apps/pkgcore/pkgcore-0.12.6.ebuild | 50 --
 sys-apps/pkgcore/pkgcore-0.12.7.ebuild | 50 --
 4 files changed, 153 deletions(-)

diff --git a/sys-apps/pkgcore/Manifest b/sys-apps/pkgcore/Manifest
index 5b654489324e..836646496b28 100644
--- a/sys-apps/pkgcore/Manifest
+++ b/sys-apps/pkgcore/Manifest
@@ -1,4 +1 @@
-DIST pkgcore-0.12.4.tar.gz 622553 BLAKE2B 
fc9df4f9499ad20cec439275880e469e1ffd8204b894c0a523ed27a3e55748e58634fca2af693fcc453e8aec068733a944331f7cea52e983e50981374239d534
 SHA512 
bc9eccd8d903e987df97354de008826dd52a7db0d9def064c56bb9425d1aa69e8fdf15dcfd0f86057c98a3c0adefee633a3c1cc9b689a334c126730cbdeafd0c
-DIST pkgcore-0.12.6.tar.gz 624740 BLAKE2B 
fb03cffd274d8c31f6eff33a0f9133dc0ef84a7e671d6f29cda938fca3e353d498173ae3e5ce7c5b7433e5e668096ae63ed7c4cc7108ad6edc7db3c247ce85df
 SHA512 
18d01f7a52a7aeae0fcfd8ce81e27f98a204c3743e211a2dd182cabd6521c9d528663affbd98521a41ada17cbece860fce61d9e6a2dff2ca525da26741807c95
-DIST pkgcore-0.12.7.tar.gz 624992 BLAKE2B 
93058dcf8eae891a7462b3125d648c218c034388daa8be86b4cbea34b82cbe7c484f354f4bf94bb3e4f25858783402d172231f773aded15b4dd902e52f9a3620
 SHA512 
2d25c3262a3fa806514d64a2f15664b8f0fe3ab2946ae681dd0ba7cebd8c9c9490500f809907f40eb5072763134d4e68cd75d17b2b7321a33fb55ebdad0768a7
 DIST pkgcore-0.12.8.tar.gz 624442 BLAKE2B 
d7e15fc659820e3cd6e4f7848413c12b2439d38900c9f64c582ba078d3fe874c12d66d39fdf59a7e4ff585d82d29fcad16c9af869b2388ed6e0af0be7d16d887
 SHA512 
d02087d4bada3bc2f87738b0ddedc72782b2facdf681927e84fed32dc6645e48ebde83de5aeb9eb0f64e01afe2ac511ae0f7450a2708698bbad872a60044319b

diff --git a/sys-apps/pkgcore/pkgcore-0.12.4.ebuild 
b/sys-apps/pkgcore/pkgcore-0.12.4.ebuild
deleted file mode 100644
index 94ce676970ca..
--- a/sys-apps/pkgcore/pkgcore-0.12.4.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_IN_SOURCE_BUILD=1
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git;
-   inherit git-r3
-else
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-macos"
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-fi
-
-DESCRIPTION="a framework for package management"
-HOMEPAGE="https://github.com/pkgcore/pkgcore;
-
-LICENSE="BSD MIT"
-SLOT="0"
-
-RDEPEND="
-   >=app-shells/bash-5.0
-   dev-python/lxml[${PYTHON_USEDEP}]"
-if [[ ${PV} == * ]]; then
-   RDEPEND+=" ~dev-python/snakeoil-[${PYTHON_USEDEP}]"
-else
-   RDEPEND+=" >=dev-python/snakeoil-0.9.6[${PYTHON_USEDEP}]"
-fi
-BDEPEND="
-   test? (
-   >=dev-python/pytest-6[${PYTHON_USEDEP}]
-   dev-vcs/git
-   )
-"
-
-distutils_enable_tests setup.py
-
-src_test() {
-   local -x PYTHONDONTWRITEBYTECODE=
-   distutils-r1_src_test
-}
-
-python_install_all() {
-   local DOCS=( NEWS.rst )
-   [[ ${PV} == * ]] || doman man/*
-   distutils-r1_python_install_all
-}

diff --git a/sys-apps/pkgcore/pkgcore-0.12.6.ebuild 
b/sys-apps/pkgcore/pkgcore-0.12.6.ebuild
deleted file mode 100644
index 5c7eeb03645d..
--- a/sys-apps/pkgcore/pkgcore-0.12.6.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_IN_SOURCE_BUILD=1
-inherit distutils-r1
-
-if [[ ${PV} == * ]] ; then
-   EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git;
-   inherit git-r3
-else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~x64-macos"
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-fi
-
-DESCRIPTION="a framework for package management"
-HOMEPAGE="https://github.com/pkgcore/pkgcore;
-
-LICENSE="BSD MIT"
-SLOT="0"
-
-RDEPEND="
-   >=app-shells/bash-5.0
-   dev-python/lxml[${PYTHON_USEDEP}]"
-if [[ ${PV} == * ]]; then
-   RDEPEND+=" ~dev-python/snakeoil-[${PYTHON_USEDEP}]"
-else
-   RDEPEND+=" >=dev-python/snakeoil-0.9.6[${PYTHON_USEDEP}]"
-fi
-BDEPEND="
-   test? (
-   >=dev-python/pytest-6[${PYTHON_USEDEP}]
-   dev-vcs/git
-   )
-"
-
-distutils_enable_tests setup.py
-
-src_test() {
-   local -x PYTHONDONTWRITEBYTECODE=
-   distutils-r1_src_test
-}

[gentoo-commits] repo/gentoo:master commit in: dev-python/resolvelib/

2021-11-16 Thread Michał Górny
commit: 492b2b8a8549ed838e9b9014ed773840edd76650
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 17 07:17:31 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 17 07:30:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=492b2b8a

dev-python/resolvelib: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/resolvelib/Manifest|  2 --
 dev-python/resolvelib/resolvelib-0.7.1.ebuild | 25 -
 dev-python/resolvelib/resolvelib-0.8.0.ebuild | 25 -
 3 files changed, 52 deletions(-)

diff --git a/dev-python/resolvelib/Manifest b/dev-python/resolvelib/Manifest
index d5ebf3b88a35..8b7ab408f486 100644
--- a/dev-python/resolvelib/Manifest
+++ b/dev-python/resolvelib/Manifest
@@ -1,4 +1,2 @@
 DIST resolvelib-0.5.4.tar.gz 14474 BLAKE2B 
d1424bf6a019e16e9b662741b6c089258bfef26d5bffcfc9e0c8d9ba105b689654fdce7bf9068f71c49a2ce590f05c16b93c53bbe468fc1a339e7fa489adece2
 SHA512 
cb027c5478c217f6f8288b42a933665aaf6e59280e7aa88a25f6594e589e34ac2b75734764e331d0889ad9cf0c60b8cbdfa14b01dce023a76870bb21cfc4d926
-DIST resolvelib-0.7.1.gh.tar.gz 764630 BLAKE2B 
32c50ef0a16e07716f18994efe4b2bd212a2ee5068ff155526e17358e3bbe4c92c4d59817c17de152882a738c924c7f5ba389d2a7d13ee1b2dc0de54e8175c3b
 SHA512 
de5c1c29790ce1eb4393021f17f1a19a0f2de29e5d8688fc307e412d80052319b822bb24fceca47fe550e21393ee38d58fa6e6cfefd207b7a88b632b9670d282
-DIST resolvelib-0.8.0.gh.tar.gz 765655 BLAKE2B 
cf10ebb01a01a5601091c5374da87ad55a057144d928106d7e9c19cb348277fd5f4d455acfb49ee1979842a68ecdb1f682a1d0948339533074a540a04294c226
 SHA512 
6cca8be16c36e5d8d60d41fab3ab9bb3aa82e1bb4d1887b5bcae3b21db90af9799676032c566a52e2026f14b19480c000f20482c87af326d8440d2c826eb5b1a
 DIST resolvelib-0.8.1.gh.tar.gz 766632 BLAKE2B 
59bb02a08cf0f9bc6070cd5c5109826a7cacc5bda07479358fd591ff018bad761b53ed48f0a330e5ef60b8fa8d5db14ef044b662423e372aad7fc477df5b97ef
 SHA512 
bc99d0661f3605d97074066df3c57edec8db40f66111f0d7a23ad88097ba4a162368ab396ef75632d09cd8a76417fbee2554d0cdb2f797795c246d16e7e3b955

diff --git a/dev-python/resolvelib/resolvelib-0.7.1.ebuild 
b/dev-python/resolvelib/resolvelib-0.7.1.ebuild
deleted file mode 100644
index 5d0796ab827c..
--- a/dev-python/resolvelib/resolvelib-0.7.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="provides a Resolver class that includes dependency resolution 
logic"
-HOMEPAGE="https://github.com/sarugaku/resolvelib/;
-SRC_URI="
-   https://github.com/sarugaku/resolvelib/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-
-BDEPEND="
-   test? (
-   dev-python/commentjson[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest

diff --git a/dev-python/resolvelib/resolvelib-0.8.0.ebuild 
b/dev-python/resolvelib/resolvelib-0.8.0.ebuild
deleted file mode 100644
index 8e2ef9274528..
--- a/dev-python/resolvelib/resolvelib-0.8.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="provides a Resolver class that includes dependency resolution 
logic"
-HOMEPAGE="https://github.com/sarugaku/resolvelib/;
-SRC_URI="
-   https://github.com/sarugaku/resolvelib/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-
-BDEPEND="
-   test? (
-   dev-python/commentjson[${PYTHON_USEDEP}]
-   dev-python/packaging[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/uritemplate/

2021-11-16 Thread Michał Górny
commit: 91854def33edaa65d8c41782243729cac47594b9
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 17 07:17:48 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 17 07:30:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91854def

dev-python/uritemplate: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/uritemplate/Manifest|  2 --
 dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild | 30 --
 dev-python/uritemplate/uritemplate-4.0.0.ebuild| 17 
 3 files changed, 49 deletions(-)

diff --git a/dev-python/uritemplate/Manifest b/dev-python/uritemplate/Manifest
index 3706f8edf7a8..9d0f75f84da6 100644
--- a/dev-python/uritemplate/Manifest
+++ b/dev-python/uritemplate/Manifest
@@ -1,3 +1 @@
-DIST uritemplate-3.0.1.tar.gz 32806 BLAKE2B 
71fb7ef9fbdd61f3a3f67c5615cfb65ab261b5f9ce1c5a534e155a9723990599bf50e9ee0934d870161f7f26fc3d0fbcc07fefa558fc55bca29e96259bba767a
 SHA512 
260da5901d28ca2354d972e00ed468c9bcf2901f948cb7759ff3e9d3a7b67da90ba754e555d6695c5095801b106ffd422459f0860b901a75e01575e159eb8f48
-DIST uritemplate-4.0.0.tar.gz 31879 BLAKE2B 
b363864782240b6ccd7ecdb84142246d75800b7a173631c741d10a793817a32755d0ba35e529579663af3efd01c75e5838187f547757f9fbb38050e4af283193
 SHA512 
1428967387c7f157f0c512f044deccce93770fd50c6d1427393cddf835137588ba7c9253ac4a838866c0c3c128c5e96189a54d7a772210b740de50474afbc58a
 DIST uritemplate-4.1.0.tar.gz 273924 BLAKE2B 
b21115c6db8f94c635dda1033b4650dd7d2d54b6f52f51bff31ae8cf89e0b3dbcfc1bd029eadc68f5f94eecbd167eabc652c24be6f0bb807beecb5f254520626
 SHA512 
e62812a4e9ff315a1b06ba9e88f3dd47aea8353cae4ead9ce7bf59b65c83cd6ae7c973cb29b8ddc25266c264f229df8f2d9e982ab489f2f37a5dbd460b87a5e0

diff --git a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild 
b/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild
deleted file mode 100644
index a76408c4e809..
--- a/dev-python/uritemplate/uritemplate-3.0.1-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python implementation of RFC6570, URI Template"
-HOMEPAGE="https://pypi.org/project/uritemplate/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux 
~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/simplejson[${PYTHON_USEDEP}]
-   !<=dev-python/google-api-python-client-1.3
-"
-BDEPEND="${RDEPEND}
-   test? (
-   dev-python/wheel[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/uritemplate/uritemplate-4.0.0.ebuild 
b/dev-python/uritemplate/uritemplate-4.0.0.ebuild
deleted file mode 100644
index b9ff89a61c9a..
--- a/dev-python/uritemplate/uritemplate-4.0.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="Python implementation of RFC6570, URI Template"
-HOMEPAGE="https://pypi.org/project/uritemplate/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/miniupnpc/, dev-python/miniupnpc/files/

2021-11-16 Thread Michał Górny
commit: 7177cc71ee525fa48ab2e4a10680336560a32297
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 17 07:25:57 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 17 07:30:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7177cc71

dev-python/miniupnpc: Remove old

Signed-off-by: Michał Górny  gentoo.org>

 dev-python/miniupnpc/Manifest  |  4 ---
 .../files/miniupnpc-2.0.20171102-shared-lib.patch  | 41 --
 dev-python/miniupnpc/miniupnpc-2.2.1.ebuild| 34 --
 dev-python/miniupnpc/miniupnpc-2.2.2.ebuild| 34 --
 4 files changed, 113 deletions(-)

diff --git a/dev-python/miniupnpc/Manifest b/dev-python/miniupnpc/Manifest
index 05cde009b8f5..8263aaeaa324 100644
--- a/dev-python/miniupnpc/Manifest
+++ b/dev-python/miniupnpc/Manifest
@@ -1,6 +1,2 @@
-DIST miniupnpc-2.2.1.tar.gz 99595 BLAKE2B 
07736eb15a985096178273c4578bb3f0cbf32a04632196e9c216d10751a6a5b1269af5fe2cbd447d85145746a7a8ce750ce13f674f5d8f9e4f6921b9d58204bf
 SHA512 
62fc0098890980028199dd16e87b13ce23e78b2cc996433799792dc2a4fa9b5e230139593bde5c721f649c14fcee2e4d8a0558976c5506c21ff26deff6c7c907
-DIST miniupnpc-2.2.1.tar.gz.sig 543 BLAKE2B 
19da35662cf75d47de9cd16d3d8f767119e3dc04370801bf8893a17cd0af47072456b75bc3415b587371972a7c5c36623665391bbf4b9c655d1da3c0e5b8beb7
 SHA512 
8b5d41556c66e6330673a63eb3be2397cb057c37f648d950e8dfa0bb00e646f343cfbcbd11a6547198d4fa6b1ca2a82b46724e284ce76e96d96ad6b3b5b41c3f
-DIST miniupnpc-2.2.2.tar.gz 18 BLAKE2B 
76bd18ad455be91a2b7680f59f59828a592077f3694ea5ed0f4370d9e3d0e328dac1a6d530abcf28586384369d7c858c32fc3105f79cacad762ac5bc70fc
 SHA512 
d322ae2a99faf01bee52f50a40d4bc2150c67a2f7e15b6078fe92faf2aecfe7ce10bd98cef3d94a77f6f7d1f7d8451cf4cdbf6fe11c9e7c1854ee066300b0116
-DIST miniupnpc-2.2.2.tar.gz.sig 543 BLAKE2B 
e1089a0c3d937cb4e52b511ed0cc7b43a686a6c08df5ce5e008f1f5ec892b6a4f9f1c45ad4eb252c2aa57fd932a5c5dd4300adfdcee145f27cae51469f244179
 SHA512 
525f4b5c60ca1375df8a05cfffec3cf8e99ae070510621de2871926b6e84faec28cceb4feb983380e12b7271880872083ea4f4080c74572697476bb7ae795cf7
 DIST miniupnpc-2.2.3.tar.gz 101360 BLAKE2B 
d2a7f64d56be524c5c4aadfecd40da4e1ad040fd7eab64be5b5716cb06047e86e3ed6a9c17f697fd3210af0fb0a6ae032b6ef0a5c1f0d96a2e185db97b0d06e8
 SHA512 
8b9555d336d5dfe8017a16727f964cddacb3f2bf3528fe3dd2416480da5763b24e1740345e470f2123c170d79d88444e41dbbce4536e6069590925e4805bc5ee
 DIST miniupnpc-2.2.3.tar.gz.sig 543 BLAKE2B 
d10bcb765e0d7a1eb68dc6269080b71535fced443e801a09677872bc498c866a02f22d851db963fb126331f28d2314542507713f514560d9d6eca2262287dc8b
 SHA512 
636ad425b430629ee91b2755b543e9754aa88e243972f47839a2ad958757a12ff598f962e9328e5ad0fa3e0b2f895854c9cb3ca099048e7c132c8ce27806986e

diff --git a/dev-python/miniupnpc/files/miniupnpc-2.0.20171102-shared-lib.patch 
b/dev-python/miniupnpc/files/miniupnpc-2.0.20171102-shared-lib.patch
deleted file mode 100644
index f3245cb4b355..
--- a/dev-python/miniupnpc/files/miniupnpc-2.0.20171102-shared-lib.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-From 7a61313dda299b16c4af3260ae5c11ce5945ed97 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Sun, 5 Nov 2017 09:24:00 +0100
-Subject: [PATCH] Link against the shared library
-

- setup.py | 10 +-
- 1 file changed, 1 insertion(+), 9 deletions(-)
-
-diff --git a/setup.py b/setup.py
-index b84146f..73b05b7 100644
 a/setup.py
-+++ b/setup.py
-@@ -13,13 +13,6 @@ from setuptools.command import build_ext
- import subprocess
- import os
- 
--EXT = ['libminiupnpc.a']
--
--class make_then_build_ext(build_ext.build_ext):
--  def run(self):
--subprocess.check_call([os.environ.get('MAKE', 'make')] + EXT)
--build_ext.build_ext.run(self)
--
- setup(name="miniupnpc",
-   version=open('VERSION').read().strip(),
-   author='Thomas BERNARD',
-@@ -27,9 +20,8 @@ setup(name="miniupnpc",
-   license=open('LICENSE').read(),
-   url='http://miniupnp.free.fr/',
-   description='miniUPnP client',
--  cmdclass={'build_ext': make_then_build_ext},
-   ext_modules=[
-  Extension(name="miniupnpc", sources=["miniupnpcmodule.c"],
--   extra_objects=EXT)
-+   libraries=['miniupnpc'])
-   ])
- 
--- 
-2.15.0.rc2
-

diff --git a/dev-python/miniupnpc/miniupnpc-2.2.1.ebuild 
b/dev-python/miniupnpc/miniupnpc-2.2.1.ebuild
deleted file mode 100644
index 40c18cf585e1..
--- a/dev-python/miniupnpc/miniupnpc-2.2.1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1 verify-sig
-
-DESCRIPTION="Python bindings for UPnP client library"
-HOMEPAGE="http://miniupnp.free.fr/;
-SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
-   verify-sig? ( http://miniupnp.free.fr/files/${P}.tar.gz.sig )"
-

[gentoo-commits] repo/gentoo:master commit in: dev-ada/libgpr/

2021-11-16 Thread Alfredo Tupone
commit: 5526f72d6db96ddd6d44a6eecca5f61c95785d1c
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Nov 17 07:28:27 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Nov 17 07:28:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5526f72d

dev-ada/libgpr: add subslot

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ada/libgpr/libgpr-22.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ada/libgpr/libgpr-22.0.0.ebuild 
b/dev-ada/libgpr/libgpr-22.0.0.ebuild
index 4bdf2ec2acea..c0abd728513a 100644
--- a/dev-ada/libgpr/libgpr-22.0.0.ebuild
+++ b/dev-ada/libgpr/libgpr-22.0.0.ebuild
@@ -14,11 +14,11 @@ HOMEPAGE="http://libre.adacore.com/;
 SRC_URI="https://github.com/AdaCore/${MYPN}/archive/refs/tags/v${PV}.tar.gz
-> ${MYP}.tar.gz"
 LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE="+shared static-libs static-pic"
 
-RDEPEND="dev-ada/xmlada[shared?,static-libs?,static-pic?,${ADA_USEDEP}]
+RDEPEND="dev-ada/xmlada:=[shared?,static-libs?,static-pic?,${ADA_USEDEP}]
!net-libs/grpc"
 DEPEND="${RDEPEND}
dev-ada/gprbuild[${ADA_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-ada/xmlada/

2021-11-16 Thread Alfredo Tupone
commit: 6555ae0142ae52f2120e6cc762039237014a72f9
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Nov 17 07:26:55 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Nov 17 07:26:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6555ae01

dev-ada/xmlada: add subslot

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ada/xmlada/xmlada-22.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/xmlada/xmlada-22.0.0.ebuild 
b/dev-ada/xmlada/xmlada-22.0.0.ebuild
index 7427ddc4470e..93a62391f62b 100644
--- a/dev-ada/xmlada/xmlada-22.0.0.ebuild
+++ b/dev-ada/xmlada/xmlada-22.0.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
 
 LICENSE="GPL-3"
-SLOT="0"
+SLOT="0/${PV}"
 KEYWORDS="~amd64 ~x86"
 IUSE="+shared static-libs static-pic"
 REQUIRED_USE="|| ( shared static-libs static-pic )



[gentoo-commits] repo/gentoo:master commit in: dev-java/pdfbox/

2021-11-16 Thread Miroslav Šulc
commit: 03af2d721eb6d30bf37962bd36c21768538c462d
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Tue Nov 16 12:29:43 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Nov 17 07:18:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03af2d72

dev-java/pdfbox: HOMEPAGE

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/22970
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/pdfbox/pdfbox-2.0.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/pdfbox/pdfbox-2.0.24.ebuild 
b/dev-java/pdfbox/pdfbox-2.0.24.ebuild
index ea6072119ab0..da9c53915bdc 100644
--- a/dev-java/pdfbox/pdfbox-2.0.24.ebuild
+++ b/dev-java/pdfbox/pdfbox-2.0.24.ebuild
@@ -13,7 +13,7 @@ JAVA_TESTING_FRAMEWORKS="junit-4"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Java library and utilities for working with PDF documents"
-HOMEPAGE="https://www.apache.org/pdfbox-parent/pdfbox/;
+HOMEPAGE="https://pdfbox.apache.org/;
 SRC_URI="mirror://apache/${PN}/${PV}/${P}-src.zip
test? (
https://issues.apache.org/jira/secure/attachment/12481683/1.pdf 
-> PDFBOX-1031-1.pdf



[gentoo-commits] repo/gentoo:master commit in: media-video/wireplumber/

2021-11-16 Thread Joonas Niilola
commit: bc96513fe0a7d45c6400fc94f37abd6ea366dcff
Author: Niklāvs Koļesņikovs <89q1r14hd  relay  firefox  com>
AuthorDate: Tue Nov 16 23:02:04 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Nov 17 06:59:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc96513f

media-video/wireplumber: update instructions on how to enable it

Apparently using --now switch is only really safe when pipewire has
either not been updated or has been manually restarted, so to be safe
let's not recommend using the --now switch anymore. This avoids
running a client linked to newer libpipewire.so with an older daemon
which is what would happen in a stable to stable upgrade.

Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd  relay.firefox.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 media-video/wireplumber/wireplumber-0.4.5.ebuild | 4 ++--
 media-video/wireplumber/wireplumber-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-video/wireplumber/wireplumber-0.4.5.ebuild 
b/media-video/wireplumber/wireplumber-0.4.5.ebuild
index de56f8e071e3..4773af0d6c42 100644
--- a/media-video/wireplumber/wireplumber-0.4.5.ebuild
+++ b/media-video/wireplumber/wireplumber-0.4.5.ebuild
@@ -75,8 +75,8 @@ pkg_postinst() {
if systemd_is_booted ; then
ewarn "pipewire-media-session.service is no longer installed. 
You must switch"
ewarn "to wireplumber.service user unit before your next 
logout/reboot:"
-   ewarn "systemctl --user disable --now 
pipewire-media-session.service"
-   ewarn "systemctl --user enable --now wireplumber.service"
+   ewarn "systemctl --user disable pipewire-media-session.service"
+   ewarn "systemctl --user --force enable wireplumber.service"
else
ewarn "Switch to WirePlumber will happen the next time 
gentoo-pipewire-launcher"
ewarn "is started (a replacement for directly calling pipewire 
binary)."

diff --git a/media-video/wireplumber/wireplumber-.ebuild 
b/media-video/wireplumber/wireplumber-.ebuild
index de56f8e071e3..4773af0d6c42 100644
--- a/media-video/wireplumber/wireplumber-.ebuild
+++ b/media-video/wireplumber/wireplumber-.ebuild
@@ -75,8 +75,8 @@ pkg_postinst() {
if systemd_is_booted ; then
ewarn "pipewire-media-session.service is no longer installed. 
You must switch"
ewarn "to wireplumber.service user unit before your next 
logout/reboot:"
-   ewarn "systemctl --user disable --now 
pipewire-media-session.service"
-   ewarn "systemctl --user enable --now wireplumber.service"
+   ewarn "systemctl --user disable pipewire-media-session.service"
+   ewarn "systemctl --user --force enable wireplumber.service"
else
ewarn "Switch to WirePlumber will happen the next time 
gentoo-pipewire-launcher"
ewarn "is started (a replacement for directly calling pipewire 
binary)."



[gentoo-commits] repo/gentoo:master commit in: media-video/pipewire/

2021-11-16 Thread Joonas Niilola
commit: 30127522ee8b23f3bb8f8079cc39f875ef27213a
Author: Niklāvs Koļesņikovs <89q1r14hd  relay  firefox  com>
AuthorDate: Tue Nov 16 23:19:42 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Nov 17 06:59:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30127522

media-video/pipewire: update elog to use --force and not omit --now

Using --now is a dangerous action when software versions are updated,
unless the user is instructed to also restart the daemons. It's safer
to reconfigure things for the next bootup but leave the current session
as it is.

Because of the annoying pipewire-session-manager.service alias which
may exist if enable was done on certain previous PipeWire version(s),
it's best to do WirePlumber enablement with --force flag to allow it
to overwrite the alias symlink with a new one pointing to itself.

Closes: https://bugs.gentoo.org/823104
Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd  relay.firefox.com>
Closes: https://github.com/gentoo/gentoo/pull/22977
Signed-off-by: Joonas Niilola  gentoo.org>

 media-video/pipewire/pipewire-0.3.40-r1.ebuild | 20 
 media-video/pipewire/pipewire-.ebuild  | 20 
 2 files changed, 24 insertions(+), 16 deletions(-)

diff --git a/media-video/pipewire/pipewire-0.3.40-r1.ebuild 
b/media-video/pipewire/pipewire-0.3.40-r1.ebuild
index 60d1d5d9bcd1..93882727fc56 100644
--- a/media-video/pipewire/pipewire-0.3.40-r1.ebuild
+++ b/media-video/pipewire/pipewire-0.3.40-r1.ebuild
@@ -224,23 +224,26 @@ pkg_postinst() {
fi
 
if use systemd; then
-   elog "To use PipeWire for audio, the user units must be 
manually enabled"
-   elog "by running this command as each user you use for desktop 
activities:"
+   elog "When switching from PulseAudio, you may need to disable 
PulseAudio:"
elog
-   elog "  systemctl --user enable --now pipewire.socket 
pipewire-pulse.socket"
+   elog "  systemctl --user disable pulseaudio.service 
pulseaudio.socket"
elog
-   elog "When switching from PulseAudio, do not forget to disable 
PulseAudio likewise:"
+   elog "To use PipeWire, the user units must be manually enabled"
+   elog "by running this command as each user you use for desktop 
activities:"
elog
-   elog "  systemctl --user disable --now pulseaudio.service 
pulseaudio.socket"
+   elog "  systemctl --user enable pipewire.socket 
pipewire-pulse.socket"
elog
elog "A reboot is recommended to avoid interferences from still 
running"
elog "PulseAudio daemon."
elog
-   elog "Both, new users and those upgrading, need to enable 
WirePlumber"
+   elog "Both new users and those upgrading need to enable 
WirePlumber"
elog "for relevant users:"
elog
-   elog "  systemctl --user enable --now wireplumber.service"
+   elog "  systemctl --user disable pipewire-media-session.service"
+   elog "  systemctl --user --force enable wireplumber.service"
elog
+   elog "Root user may replace --user with --global to change 
system default"
+   elog "configuration for all of the above commands."
else
ewarn "PipeWire daemon startup has been moved to a launcher 
script!"
ewarn "Make sure that ${EROOT}/etc/pipewire/pipewire.conf 
either does not exist or no"
@@ -273,6 +276,7 @@ pkg_postinst() {
elog "its config, please start by copying default config from 
${EROOT}/usr/share/pipewire"
elog "and just override the sections you want to change."
fi
+   elog
 
elog "For latest tips and tricks, troubleshooting information and 
documentation"
elog "in general, please refer to https://wiki.gentoo.org/wiki/PipeWire;
@@ -284,7 +288,7 @@ pkg_postinst() {
if has_version 'net-misc/ofono' ; then
ewarn "Native backend has become default. Please disable oFono 
via:"
if systemd_is_booted ; then
-   ewarn "systemctl disable --now ofono"
+   ewarn "systemctl disable ofono"
else
ewarn "rc-update delete ofono"
fi

diff --git a/media-video/pipewire/pipewire-.ebuild 
b/media-video/pipewire/pipewire-.ebuild
index 60d1d5d9bcd1..93882727fc56 100644
--- a/media-video/pipewire/pipewire-.ebuild
+++ b/media-video/pipewire/pipewire-.ebuild
@@ -224,23 +224,26 @@ pkg_postinst() {
fi
 
if use systemd; then
-   elog "To use PipeWire for audio, the user units must be 
manually enabled"
-   elog "by running this command as each user you use for desktop 
activities:"
+   elog 

[gentoo-commits] repo/gentoo:master commit in: dev-python/pylev/

2021-11-16 Thread Arthur Zamarin
commit: 7ff544a2823ec7f67333725c4cda8116a885683a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:02 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff544a2

dev-python/pylev: Keyword 1.4.0 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pylev/pylev-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pylev/pylev-1.4.0.ebuild 
b/dev-python/pylev/pylev-1.4.0.ebuild
index cb7b34195eed..c392e0f2c2bd 100644
--- a/dev-python/pylev/pylev-1.4.0.ebuild
+++ b/dev-python/pylev/pylev-1.4.0.ebuild
@@ -12,6 +12,6 @@ 
SRC_URI="https://github.com/toastdriven/pylev/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 distutils_enable_tests unittest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pastel/

2021-11-16 Thread Arthur Zamarin
commit: dea64cf31eb8c0fc5e40cf15f0a232026ae1d080
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:02 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea64cf3

dev-python/pastel: Keyword 0.2.1 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pastel/pastel-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pastel/pastel-0.2.1.ebuild 
b/dev-python/pastel/pastel-0.2.1.ebuild
index a4ec19a60062..b27b9ad4c249 100644
--- a/dev-python/pastel/pastel-0.2.1.ebuild
+++ b/dev-python/pastel/pastel-0.2.1.ebuild
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/pastel/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-lazy-fixture/

2021-11-16 Thread Arthur Zamarin
commit: 095bcec5efd849606f2d93e5eb8a4b5023b402b0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:56:58 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=095bcec5

dev-python/pytest-lazy-fixture: Keyword 0.6.3 ppc64, #821259

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild 
b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
index bb253093b7af..ae55e559eb87 100644
--- a/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
+++ b/dev-python/pytest-lazy-fixture/pytest-lazy-fixture-0.6.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~riscv ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~sparc x86"
 
 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/clikit/

2021-11-16 Thread Arthur Zamarin
commit: a9ad2890136e2c285ed3273de76150340f691d06
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:03 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9ad2890

dev-python/clikit: Keyword 0.6.2 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/clikit/clikit-0.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/clikit/clikit-0.6.2.ebuild 
b/dev-python/clikit/clikit-0.6.2.ebuild
index de7c8e029503..bcb06e795e39 100644
--- a/dev-python/clikit/clikit-0.6.2.ebuild
+++ b/dev-python/clikit/clikit-0.6.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/sdispater/clikit/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 RDEPEND="
dev-python/pastel[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/crashtest/

2021-11-16 Thread Arthur Zamarin
commit: c2b49793387d59273ce0e294ef6d380cdf91b5b1
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:02 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2b49793

dev-python/crashtest: Keyword 0.3.1 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/crashtest/crashtest-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/crashtest/crashtest-0.3.1.ebuild 
b/dev-python/crashtest/crashtest-0.3.1.ebuild
index e2583de43684..8c32ead4a383 100644
--- a/dev-python/crashtest/crashtest-0.3.1.ebuild
+++ b/dev-python/crashtest/crashtest-0.3.1.ebuild
@@ -13,6 +13,6 @@ 
SRC_URI="https://github.com/sdispater/crashtest/archive/${PV}.tar.gz -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytzdata/

2021-11-16 Thread Arthur Zamarin
commit: 6456c9d134157f129614bacd4688d6599b270957
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:03 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6456c9d1

dev-python/pytzdata: Keyword 2020.1-r1 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/pytzdata/pytzdata-2020.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytzdata/pytzdata-2020.1-r1.ebuild 
b/dev-python/pytzdata/pytzdata-2020.1-r1.ebuild
index d157f9648a2f..33f586f16db4 100644
--- a/dev-python/pytzdata/pytzdata-2020.1-r1.ebuild
+++ b/dev-python/pytzdata/pytzdata-2020.1-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/sdispater/pytzdata/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 RDEPEND="dev-python/cleo[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/tzlocal/

2021-11-16 Thread Arthur Zamarin
commit: 5106136e2e650b6e547dd815e80c0eb3e5fc8a63
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:02 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5106136e

dev-python/tzlocal: Keyword 4.1 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/tzlocal/tzlocal-4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/tzlocal/tzlocal-4.1.ebuild 
b/dev-python/tzlocal/tzlocal-4.1.ebuild
index 627e4c134fda..2fbb748a05f8 100644
--- a/dev-python/tzlocal/tzlocal-4.1.ebuild
+++ b/dev-python/tzlocal/tzlocal-4.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/regebro/tzlocal/archive/${PV}.tar.gz -> ${P}.gh.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/pytz_deprecation_shim[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/pytz_deprecation_shim/

2021-11-16 Thread Arthur Zamarin
commit: 9d0d0cf5a43bc117057e57eee37104cf723205c5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:01 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d0d0cf5

dev-python/pytz_deprecation_shim: Keyword 0.1.0_p0-r1 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild 
b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild
index 1fe58fad6a46..66c7543efa51 100644
--- a/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild
+++ b/dev-python/pytz_deprecation_shim/pytz_deprecation_shim-0.1.0_p0-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
 
 RDEPEND="
$(python_gen_cond_dep '



[gentoo-commits] repo/gentoo:master commit in: dev-python/prettytable/

2021-11-16 Thread Arthur Zamarin
commit: 252eb358f3b8d41a3a50ae567b7d795422746b06
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:56:58 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252eb358

dev-python/prettytable: Keyword 2.4.0-r1 ppc64, #821259

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/prettytable/prettytable-2.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/prettytable/prettytable-2.4.0-r1.ebuild 
b/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
index 1cc4b7230f75..614bf12be2d9 100644
--- a/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
+++ b/dev-python/prettytable/prettytable-2.4.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv ~sparc ~x86"
 
 RDEPEND="
dev-python/wcwidth[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/cleo/

2021-11-16 Thread Arthur Zamarin
commit: 208d449f5ca90d7c8afc8f2383e187c7f1654235
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:57:03 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208d449f

dev-python/cleo: Keyword 0.8.1 ppc64, #818877

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/cleo/cleo-0.8.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/cleo/cleo-0.8.1.ebuild 
b/dev-python/cleo/cleo-0.8.1.ebuild
index ce2a94cf9f68..9e9e0865e1e7 100644
--- a/dev-python/cleo/cleo-0.8.1.ebuild
+++ b/dev-python/cleo/cleo-0.8.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/sdispater/cleo/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 BDEPEND="
test? (



[gentoo-commits] repo/gentoo:master commit in: net-misc/yt-dlp/

2021-11-16 Thread Arthur Zamarin
commit: d740c8ced9010f70d83c495ba979bde32ccebd78
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:56:55 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:57:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d740c8ce

net-misc/yt-dlp: Keyword 2021.11.10.1-r1 ppc, #820815

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild 
b/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild
index d58273149921..8a798b3b8f83 100644
--- a/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild
+++ b/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz"
 
 LICENSE="Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/pycryptodome[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sci-libs/tensorflow-estimator/

2021-11-16 Thread Jason Zaman
commit: ad3df1f1741ceb5db695a0aff1c7b5b32b1f7292
Author: Jason Zaman  gentoo  org>
AuthorDate: Wed Nov 17 06:40:33 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Wed Nov 17 06:40:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3df1f1

sci-libs/tensorflow-estimator: Add keras dep

tf-estimator and keras are both in PDEPEND in tensorflow but
tf-estimator fails API generation if TF cannot import keras so depend on
it here to make sure keras is installed first.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

 sci-libs/tensorflow-estimator/tensorflow-estimator-2.7.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sci-libs/tensorflow-estimator/tensorflow-estimator-2.7.0.ebuild 
b/sci-libs/tensorflow-estimator/tensorflow-estimator-2.7.0.ebuild
index f6b9563e4cf6..f5176e8c9bc9 100644
--- a/sci-libs/tensorflow-estimator/tensorflow-estimator-2.7.0.ebuild
+++ b/sci-libs/tensorflow-estimator/tensorflow-estimator-2.7.0.ebuild
@@ -25,7 +25,9 @@ bazel_external_uris="
 SRC_URI="https://github.com/tensorflow/${MY_PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz
${bazel_external_uris}"
 
-RDEPEND="sci-libs/tensorflow[python,${PYTHON_USEDEP}]"
+RDEPEND="
+   sci-libs/tensorflow[python,${PYTHON_USEDEP}]
+   sci-libs/keras[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}"
 BDEPEND="
app-arch/unzip



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/test-unit/

2021-11-16 Thread Hans de Graaff
commit: 92f62fcd5d4b2034247ecf934f78ddb0e87b94cd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 17 06:32:53 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 17 06:32:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92f62fcd

dev-ruby/test-unit: add 3.5.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/test-unit/Manifest   |  1 +
 dev-ruby/test-unit/test-unit-3.5.1.ebuild | 36 +++
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/test-unit/Manifest b/dev-ruby/test-unit/Manifest
index 0ffd4697a5df..a2b6e0d3b0d2 100644
--- a/dev-ruby/test-unit/Manifest
+++ b/dev-ruby/test-unit/Manifest
@@ -5,3 +5,4 @@ DIST test-unit-3.4.6.tar.gz 160828 BLAKE2B 
39aa2210cb4a1b85d4d9ab85271aed4d4e55f
 DIST test-unit-3.4.7.tar.gz 160851 BLAKE2B 
eeb37ef3f241995327bc036321d9a5c6881dc7c0a71d2954de4ee27feeac92983ecd519bd554712d8339de66be556dc9b5a24bea916abdb8daef0faf913e893d
 SHA512 
a70c199e524a392e97df4d344474412c2381fd9bbf53be113352fa7a7ecd26f485d4f7f61cebcacbc4aa57bdd28615bdfc22fa5a1d40173cfbe52a24fe2dec43
 DIST test-unit-3.4.9.tar.gz 161212 BLAKE2B 
57c1932a1049300aad41eb8d0a72459c3eaecd5b5bc89fa9f981b6975be9b8b4d378dad8ff769bb1add54e28a6e84b54f791ab13c7bd31d042ae068e37c04f6c
 SHA512 
dccfdbbeb5319cac36dec80d17428b593905c74d8644b19b938bc2cc15ceb598818e73d2f0a681142cba6395b16d404437821af72abc152ab20987a645faf001
 DIST test-unit-3.5.0.tar.gz 161244 BLAKE2B 
cbace253377c73d20e88a8457866084fb1914445d95c06e33c3dee72dd7302b12999eb9baf9402d78d6aad617b8c6c43709ae2ad2d7256d5b6c83fa374356956
 SHA512 
faf882d3a6faa528f3d4da0c78f7787cc43191dd6aff872c65ce172feb5f1e1169513a2ab6085fd2cf6f30716b50fcd538d88d60e669f724188adfed3ff5a76d
+DIST test-unit-3.5.1.tar.gz 161335 BLAKE2B 
1b96e63934eb20d94474e25865f1631d1050383bbd8d41b851542b5fa08823e46f03792ee77a6d2d9172196c66a114001e33d54e8544a7286a31280f1c03d583
 SHA512 
de776d9b77a9eb4429813701ceaf5ac66346cdad05a2c79be428a7ca8e064a4191281e1a8f37bbddc736fae00e19a3fff9be8af93ba62042d11824da3c478d09

diff --git a/dev-ruby/test-unit/test-unit-3.5.1.ebuild 
b/dev-ruby/test-unit/test-unit-3.5.1.ebuild
new file mode 100644
index ..496be5175274
--- /dev/null
+++ b/dev-ruby/test-unit/test-unit-3.5.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.md doc-install/text/*.md"
+
+RUBY_FAKEGEM_GEMSPEC="test-unit.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An xUnit family unit testing framework for Ruby"
+HOMEPAGE="https://rubygems.org/gems/test-unit;
+SRC_URI="https://github.com/test-unit/test-unit/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="|| ( Ruby GPL-2 ) PSF-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc test"
+
+ruby_add_rdepend "dev-ruby/power_assert"
+
+all_ruby_prepare() {
+   mv doc doc-install || die "moving doc directory out of the way failed"
+}
+
+each_ruby_test() {
+   ${RUBY} test/run-test.rb || die "testsuite failed"
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   newbin "${FILESDIR}"/testrb-3 testrb-2
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashery/

2021-11-16 Thread Hans de Graaff
commit: bbe1450c8435228033a829f47b1e11c9894a8f40
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 17 06:36:58 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 17 06:36:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbe1450c

dev-ruby/hashery: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/hashery/hashery-2.1.2.ebuild | 30 --
 1 file changed, 30 deletions(-)

diff --git a/dev-ruby/hashery/hashery-2.1.2.ebuild 
b/dev-ruby/hashery/hashery-2.1.2.ebuild
deleted file mode 100644
index 94e3c052e315..
--- a/dev-ruby/hashery/hashery-2.1.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="The Hashery is a tight collection of Hash-like classes"
-HOMEPAGE="https://rubyworks.github.com/hashery;
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? (
-   dev-ruby/lemon
-   dev-ruby/qed
-   dev-ruby/rubytest
-   dev-ruby/rubytest-cli )"
-
-each_ruby_test() {
-   ${RUBY} -S qed || die 'tests failed'
-   ${RUBY} -S rubytest -Ilib -Itest test/ || die 'tests failed'
-}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/sprockets-rails/

2021-11-16 Thread Hans de Graaff
commit: 776096e25ce9cf40326c9f65d38b94e04ac1e658
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 17 06:32:01 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 17 06:32:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776096e2

dev-ruby/sprockets-rails: add 3.4.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/sprockets-rails/Manifest  |  1 +
 .../sprockets-rails/sprockets-rails-3.4.0.ebuild   | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/sprockets-rails/Manifest 
b/dev-ruby/sprockets-rails/Manifest
index 8953964b3bfe..27f26b9f1753 100644
--- a/dev-ruby/sprockets-rails/Manifest
+++ b/dev-ruby/sprockets-rails/Manifest
@@ -1,2 +1,3 @@
 DIST sprockets-rails-3.2.2.tar.gz 109408 BLAKE2B 
ce589e18daa4f664ed56d909a0eff082a69d756ca57e6e7569723b5da0b1dcfbe02f4a00e42b3d9d34b1cac37b663830ede046715c04c8bbfd48be7407e13431
 SHA512 
048f48930325316ac28d721a2c33ba60767dfec9456b0705e90363a1c81c8876ec6f99d65ce533d5a0704e1f67a33fcac5cd675aec5cc3c3f1cd896d518865a9
 DIST sprockets-rails-3.3.0.tar.gz 109701 BLAKE2B 
ba614e3110c355370fa39ac0ecf4120f86095e34d70dee470320f700c21d65159adc2f6837ad2307f38fcd5a9d753820d5ee537bd7e592514f24f8e02e5fc3e6
 SHA512 
f6bc9920f19ac76e383a36ed550f06b16a4de628a8df15c6e70f005fe60c0050a01002c9334359adfb182b449a8baaec35733c846240258702a430f14dcdefe2
+DIST sprockets-rails-3.4.0.tar.gz 110208 BLAKE2B 
75ff587a0ea7056a85f9229c0325bf9d22fe4d63df93edb8df94c600b19ff58f2cae26e668ac159a673eecb155c886924d6397a10e1559c9e1dea70edc12a4af
 SHA512 
38ebadc351b807382be05e6e070f572a32b96a9b19572fff46eac3cf89574aa27c1ca1ae4419b626e3024cc79684423380e051c69d86dbec73284c50c1d1729c

diff --git a/dev-ruby/sprockets-rails/sprockets-rails-3.4.0.ebuild 
b/dev-ruby/sprockets-rails/sprockets-rails-3.4.0.ebuild
new file mode 100644
index ..1cd6cd8e035f
--- /dev/null
+++ b/dev-ruby/sprockets-rails/sprockets-rails-3.4.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Sprockets implementation for Rails 4.x (and beyond) Asset 
Pipeline"
+HOMEPAGE="https://github.com/rails/sprockets-rails;
+SRC_URI="https://github.com/rails/sprockets-rails/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
+
+IUSE="test"
+
+ruby_add_rdepend "
+   >=dev-ruby/actionpack-5.2:*
+   >=dev-ruby/activesupport-5.2:*
+   >=dev-ruby/sprockets-3.0.0:*"
+
+ruby_add_bdepend "
+   test? (
+   >=dev-ruby/railties-5.2:*
+   dev-ruby/test-unit:2
+   )"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' Rakefile || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/hashr/

2021-11-16 Thread Hans de Graaff
commit: aa3711ebeb1bd19d441237271e19bf6b2ebe0e28
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Nov 17 06:37:16 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Nov 17 06:37:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa3711eb

dev-ruby/hashr: cleanup

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/hashr/hashr-2.0.1.ebuild | 25 -
 1 file changed, 25 deletions(-)

diff --git a/dev-ruby/hashr/hashr-2.0.1.ebuild 
b/dev-ruby/hashr/hashr-2.0.1.ebuild
deleted file mode 100644
index 60fb6432f23a..
--- a/dev-ruby/hashr/hashr-2.0.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Simple Hash extension to make working with nested hashes easier"
-HOMEPAGE="https://github.com/svenfuchs/hashr;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e '1i require "spec_helper"' 
spec/hashr/delegate/conditional_spec.rb || die
-}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/rust-analyzer/

2021-11-16 Thread Leonardo H. Neumann
commit: 38d70450ff18f7f6119298d577de8d5b7dac3e49
Author: Leonardo Neumann  neumann  dev  br>
AuthorDate: Wed Nov 17 06:32:42 2021 +
Commit: Leonardo H. Neumann  null  net>
CommitDate: Wed Nov 17 06:32:42 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38d70450

dev-util/rust-analyzer: add 2025, drop 20211101

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Leonardo Neumann  neumann.dev.br>

 dev-util/rust-analyzer/Manifest| 17 ++---
 ...211101.ebuild => rust-analyzer-2025.ebuild} | 28 +++---
 2 files changed, 21 insertions(+), 24 deletions(-)

diff --git a/dev-util/rust-analyzer/Manifest b/dev-util/rust-analyzer/Manifest
index bdab81120..7b5060e6c 100644
--- a/dev-util/rust-analyzer/Manifest
+++ b/dev-util/rust-analyzer/Manifest
@@ -1,16 +1,13 @@
-DIST addr2line-0.16.0.crate 33440 BLAKE2B 
b59a006ba732935d408d0574799037ef0a424ad3c27b894fbd7a9c91664460972a8c464aaad4e9b82b94e4cc35ee9016490bd469fa21358e11e6d78126378038
 SHA512 
7ea8fffcdff7f8f25c0a588fe2ee652053988ab2e1d39ac740f5199d6e7d30beed0272403d04b86ec5de6ad5459698cdf28f8efd5caab7b6693102df7ec4889c
 DIST addr2line-0.17.0.crate 32260 BLAKE2B 
23c3715820a04260460a41695d535da3565f76519b7313d0ed684352b339de2ea668c44fe8ca58fc1a5b9f84cc5e9d04d889440abb5985bdc04b267dbdad9d9c
 SHA512 
ef3bbd7c6d1dfdd0b47e3be1fb4c8b15ed61a769bed7e80dce80461a1ee13ef21c75e62e9a66328504f862341f1e808abec5790ac79784e18655afcc16206b95
 DIST adler-1.0.2.crate 12778 BLAKE2B 
a1dc17786adae945ac09d3525e609ed944e6465690787bbb831a1b9d53793cba1989793d0a5606d5d23ee20d36457923d451b1b3530c9ec7072a487aa3e55bbd
 SHA512 
7ab190d31890fc05b0b55d8e2c6527a505e06793d5496be0b3831e0513412f9ba97f8148f6f68ed0770fa9cd980a5092d885e058becf1d5506b7c74b82674aa1
 DIST always-assert-0.1.2.crate 7067 BLAKE2B 
042aada56eff9ca11c97d1b12c538c70c08248260f043c271466d5fcf70f1a11e4cb498096f2d55d6693d4fed6dee7e47781ae5d0fe3fe09b48e986feafa9c7d
 SHA512 
ab23c4776e98c1d38d9583fad1d4909288793498f928e560106b972df01f307247020b5db034d909975a093db5917bb42d11540c32d787336abcaafc1a7613f0
 DIST ansi_term-0.12.1.crate 24838 BLAKE2B 
f636772c34e2d68cda7b8d3b2b86abda074585a62bd2654812ce92384244655a9197fa66e6939e19a674c0148ca605313d83de262bb18c2339a8a4eb4438a791
 SHA512 
b840e28b3e7700689a69a39659b1e066560078dd4a58326b91a028915819e7af883399ee53e920db68fd974c58d35bb1ddf8d427af5937d5f696f57c4376b671
-DIST anyhow-1.0.44.crate 35067 BLAKE2B 
19dd53abcbf5ade698f3bf5b1522fa8c1c55b777d91fd05f6c43a7a32691d00da756c7af9d991ebfc71b02fa4e8e2e257c78ce3e29f8c3034066ca43eea4c07d
 SHA512 
d8ec44c64cf4b06121421c99157573b59e2078ab1aba7d949aad9ddd5ec4a1b585a07d0ca06807ed2349c6becaed1cba69f10f9affa2da25f749b615a70aa9ff
 DIST anyhow-1.0.45.crate 35468 BLAKE2B 
0a6e6bb7a04315e6aab21ad1da743b4087ed95e7bfb7f143b4c5b1cb9527c1e1f9c334bf94c8aaf7bb98f3fc6b0b0cb87244d13808cb86fb76d07555304db90f
 SHA512 
a2ea3a764024dc5d5c176890e22aa9e91e18c4252e04548baeb6ed8cbc11ba8e3b0220758e7b1a670e934da0f40e747ce02520788c0e557cf9ed05b19806fd50
 DIST anymap-0.12.1.crate 14298 BLAKE2B 
a4f5f4f18263e0a6d5b67ac8fbb56cf410534a0fc3e670d57a3275d0efe318c98b9b594f0be44dd7ac9fd08cda1d05733489290884af25f76ea981e0ae61ad60
 SHA512 
88fbca9ff7482ecd338f9cd9a025499ed98b47eaa89ca8dcd1ccfb013b6c9ebe7a8eca5d7c873eb716c320af7ccda01f6d4c26bb333c8ff434416416ee64a774
 DIST arbitrary-1.0.2.crate 25056 BLAKE2B 
8a9e8c7ca229cf52dba3b4213dd128c1d793bf7d2dab0168b0ddeed41b4b19ed9847d1bda7b8b165a4d7b318974343f29e52d696d453d9ba7747205a5170814b
 SHA512 
165256d634334ded55ca0c6b2dc90a84c8ec6f7b662c34ec02a907d7ce3d4af8cc0674ee3cc550d1af86d929a8517885fd2d9651e5d24b47c1296ef9b049dbc1
 DIST arrayvec-0.7.2.crate 29341 BLAKE2B 
eae9d3f494033ea2d837a6024cb24bd4574683ed1e76ac6be7f7c6b0d8ee65c0eaf03dbae7fea04cf0921299f69234ad91e1cf41342de86f554f74e287dd3ba1
 SHA512 
80cc6e55b6032f4882362813de970d3d99e600ada774b28ac6a24c9c8e018fda3b35c5750ac3a09fca6fb9496e2e3fe608b58d21b1b84685ebd170f567a0ecbc
 DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
 DIST autocfg-1.0.1.crate 12908 BLAKE2B 
40c53cab298e4f26634c3acff3ece6a3371188d91dbf377ed664eabedcde20536edaa93daf406618f37edde019f049a6e7b9a47f627344587dbd126bee2b5e3a
 SHA512 
630b348acb98b012e97804e6325d03c89abc22f2157762c59144c04e6c733daf550bdc7f0fe0b9f3b50e15dae8c1c3c4bdfce3d805b02f0fc987311f5332419b
-DIST backtrace-0.3.62.crate 74306 BLAKE2B 
75bfa1ff999e33ffba88815bc143732d324bf50e92bbee2348ccb28d51eb389c9abbe3be08aa791cb167b5db2b2db3f13172c574396a7717b4512735032caca6
 SHA512 
d8f5f18ea168317838c05aa169b095529bcab7d7392a93f59d76d32a9eb99ea18dc14f5eb6f9e36fa087387e2c08c23e735a1823550e509d3e110a1a7f63b1b3
 DIST backtrace-0.3.63.crate 74280 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/lxd/

2021-11-16 Thread Joonas Niilola
commit: cc4a9cd6ac42aa66f6bd0401c07cf8458d1c9b04
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Nov 17 06:28:35 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Nov 17 06:28:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc4a9cd6

app-emulation/lxd: disable -werror on 4.0.8 too

Signed-off-by: Joonas Niilola  gentoo.org>

 app-emulation/lxd/lxd-4.0.8-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emulation/lxd/lxd-4.0.8-r1.ebuild 
b/app-emulation/lxd/lxd-4.0.8-r1.ebuild
index feceaec92267..e76b0eeabfea 100644
--- a/app-emulation/lxd/lxd-4.0.8-r1.ebuild
+++ b/app-emulation/lxd/lxd-4.0.8-r1.ebuild
@@ -73,7 +73,8 @@ 
VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/linuxcontainers.asc
 # make: *** [Makefile:156: check] Error 1
 RESTRICT="test"
 
-PATCHES=( "${FILESDIR}"/lxd-4.0.8-btrfs-progs-5.14-safety-check-fix.patch )
+PATCHES=( "${FILESDIR}"/lxd-4.0.8-btrfs-progs-5.14-safety-check-fix.patch
+   "${FILESDIR}"/lxd-4.0.7-no-werror.patch )
 
 src_prepare() {
default



[gentoo-commits] proj/qt:master commit in: dev-qt/qtsvg/, dev-qt/qtwebchannel/, dev-qt/qtmultimedia/, dev-qt/qtlocation/, ...

2021-11-16 Thread Jimi Huotari
commit: a180f9e7de8000e2988766d51918f866c07c5376
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Nov 16 22:00:40 2021 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Nov 17 06:08:12 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=a180f9e7

dev-qt: add more initial 6. ebuilds

Lots of automagic and other kind of incompleteness, but enough to build
a bunch of things.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtdeclarative/qtdeclarative-6..ebuild |  20 +++
 dev-qt/qtlocation/qtlocation-6..ebuild   |  18 +++
 dev-qt/qtmultimedia/qtmultimedia-6..ebuild   |  40 +
 dev-qt/qtshadertools/metadata.xml|  17 ++
 dev-qt/qtshadertools/qtshadertools-6..ebuild |  17 ++
 dev-qt/qtsvg/qtsvg-6..ebuild |  19 +++
 dev-qt/qttools/metadata.xml  |  17 ++
 dev-qt/qttools/qttools-6..ebuild |  18 +++
 dev-qt/qtwebchannel/qtwebchannel-6..ebuild   |  18 +++
 dev-qt/qtwebengine/metadata.xml  |   1 +
 dev-qt/qtwebengine/qtwebengine-6..ebuild | 192 +++
 11 files changed, 377 insertions(+)

diff --git a/dev-qt/qtdeclarative/qtdeclarative-6..ebuild 
b/dev-qt/qtdeclarative/qtdeclarative-6..ebuild
new file mode 100644
index ..66011c10
--- /dev/null
+++ b/dev-qt/qtdeclarative/qtdeclarative-6..ebuild
@@ -0,0 +1,20 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Qt Declarative (Quick 2)"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+DEPEND="
+   =dev-qt/qtbase-${PV}*
+   =dev-qt/qtshadertools-${PV}*
+"
+RDEPEND="${DEPEND}"
+
+# TODO: qml/quick automagic

diff --git a/dev-qt/qtlocation/qtlocation-6..ebuild 
b/dev-qt/qtlocation/qtlocation-6..ebuild
new file mode 100644
index ..5bfb8228
--- /dev/null
+++ b/dev-qt/qtlocation/qtlocation-6..ebuild
@@ -0,0 +1,18 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Location (places, maps, navigation) library for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+DEPEND="
+   =dev-qt/qtbase-${PV}*
+   =dev-qt/qtdeclarative-${PV}*
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtmultimedia/qtmultimedia-6..ebuild 
b/dev-qt/qtmultimedia/qtmultimedia-6..ebuild
new file mode 100644
index ..4c0400d1
--- /dev/null
+++ b/dev-qt/qtmultimedia/qtmultimedia-6..ebuild
@@ -0,0 +1,40 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Qt Multimedia"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+IUSE="gstreamer"
+
+RDEPEND="
+   =dev-qt/qtbase-${PV}*
+   =dev-qt/qtdeclarative-${PV}*
+   =dev-qt/qtshadertools-${PV}*
+   gstreamer? (
+   dev-libs/glib:2
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-bad:1.0
+   media-libs/gst-plugins-base:1.0
+   media-libs/libglvnd
+   )
+"
+DEPEND="${RDEPEND}
+   gstreamer? ( x11-base/xorg-proto )
+"
+
+src_configure() {
+   # TODO: linux_v4l automagic
+   local mycmakeargs=(
+   -DQT_FEATURE_alsa=off
+   -DQT_FEATURE_pulseaudio=off
+   $(qt_feature gstreamer)
+   )
+   qt6-build_src_configure
+}

diff --git a/dev-qt/qtshadertools/metadata.xml 
b/dev-qt/qtshadertools/metadata.xml
new file mode 100644
index ..32568f62
--- /dev/null
+++ b/dev-qt/qtshadertools/metadata.xml
@@ -0,0 +1,17 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   q...@gentoo.org
+   Gentoo Qt Project
+   
+   
+   https://bugreports.qt.io/
+   https://doc.qt.io/
+   
+   
+   
+   Must only be used by packages that are known to use 
private parts of the Qt API.
+   
+   
+

diff --git a/dev-qt/qtshadertools/qtshadertools-6..ebuild 
b/dev-qt/qtshadertools/qtshadertools-6..ebuild
new file mode 100644
index ..44a0d914
--- /dev/null
+++ b/dev-qt/qtshadertools/qtshadertools-6..ebuild
@@ -0,0 +1,17 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Qt APIs and Tools for Graphics Pipelines"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+DEPEND="
+   =dev-qt/qtbase-${PV}*
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-qt/qtsvg/qtsvg-6..ebuild b/dev-qt/qtsvg/qtsvg-6..ebuild
new file mode 100644
index ..4857ed61
--- /dev/null
+++ 

[gentoo-commits] proj/qt:master commit in: dev-qt/qtbase/

2021-11-16 Thread Jimi Huotari
commit: 4944890e6cf0c6cb506a355028c115b7b167f6db
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 18 21:48:13 2020 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Nov 17 06:08:08 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=4944890e

dev-qt/qtbase: Add initial Qt6 dev branch ebuild

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>
Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtbase/metadata.xml |  39 +++
 dev-qt/qtbase/qtbase-6..ebuild | 224 +
 2 files changed, 263 insertions(+)

diff --git a/dev-qt/qtbase/metadata.xml b/dev-qt/qtbase/metadata.xml
new file mode 100644
index ..b33a37e9
--- /dev/null
+++ b/dev-qt/qtbase/metadata.xml
@@ -0,0 +1,39 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   q...@gentoo.org
+   Gentoo Qt Project
+   
+   
+   Build Qt6Concurrent module
+   Build Qt6DBus module
+   Enable EGL integration
+   Build the EGL Full Screen/Single Surface 
platform plugin
+   Enable support for input devices via 
evdev
+   Enable support for GSSAPI 
(virtual/krb5)
+   Build the GTK platform theme plugin
+   Build Qt6Gui module
+   Enable ico image support
+   Enable support for input devices via 
dev-libs/libinput
+   Use net-libs/libproxy for 
automatic HTTP/SOCKS proxy configuration
+   Build Qt6Network module
+   Build Qt6Sql module
+   Enable native journald logging 
support
+   Enable support for touchscreen devices via 
x11-libs/tslib
+   Build plugin to receive touch events over the 
TUIO protocol
+   Enable support for Vulkan
+   Build Qt6Widgets module
+   Build the XCB platform plugin and enable X11 
integration
+   Build Qt6Xml module
+   
+   
+   https://bugreports.qt.io/
+   https://doc.qt.io/
+   
+   
+   
+   Must only be used by packages that are known to use 
private parts of the Qt API.
+   
+   
+

diff --git a/dev-qt/qtbase/qtbase-6..ebuild 
b/dev-qt/qtbase/qtbase-6..ebuild
new file mode 100644
index ..c4784145
--- /dev/null
+++ b/dev-qt/qtbase/qtbase-6..ebuild
@@ -0,0 +1,224 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == ** ]]; then
+   EGIT_BRANCH="dev"
+   EGIT_REPO_URI=( "https://code.qt.io/qt/${PN}.git; )
+   inherit git-r3
+else
+   MY_P=everywhere-src-${PV/_/-}
+   
SRC_URI="https://download.qt.io/development_releases/qt/${PV%.*}/${PV/_/-}/submodules/${MY_P}.tar.xz;
+   KEYWORDS="~amd64"
+   S=${WORKDIR}/${MY_P}
+fi
+
+inherit cmake
+
+DESCRIPTION="Cross-platform application development framework"
+HOMEPAGE="https://www.qt.io/;
+
+LICENSE="|| ( GPL-2 GPL-3 LGPL-3 ) FDL-1.3"
+SLOT=6/$(ver_cut 1-2)
+# Qt Modules
+IUSE="+concurrent +dbus +gui +network +sql opengl +widgets +xml"
+REQUIRED_USE="opengl? ( gui ) widgets? ( gui )"
+
+QTGUI_IUSE="accessibility egl eglfs evdev +gif gles2-only +ico +jpeg libinput 
tslib tuio vulkan +X"
+QTNETWORK_IUSE="gssapi libproxy sctp +ssl vnc"
+QTSQL_IUSE="freetds mysql oci8 odbc postgres +sqlite"
+IUSE+=" ${QTGUI_IUSE} ${QTNETWORK_IUSE} ${QTSQL_IUSE} cups gtk icu systemd 
+udev"
+# QtPrintSupport = QtGui + QtWidgets enabled.
+# ibus = xkbcommon + dbus, and xkbcommon needs either libinput or X
+# moved vnc logically to QtNetwork as that is upstream condition for it
+REQUIRED_USE+="
+   $(printf '%s? ( gui ) ' ${QTGUI_IUSE//+/})
+   $(printf '%s? ( network ) ' ${QTNETWORK_IUSE//+/})
+   $(printf '%s? ( sql ) ' ${QTSQL_IUSE//+/})
+   accessibility? ( dbus X )
+   cups? ( gui widgets )
+   eglfs? ( egl )
+   gtk? ( widgets )
+   gui? ( || ( eglfs X ) || ( libinput X ) )
+   libinput? ( udev )
+   sql? ( || ( freetds mysql oci8 odbc postgres sqlite ) )
+   X? ( gles2-only? ( egl ) )
+"
+
+# TODO:
+# qtimageformats: mng not done yet, qtimageformats.git upstream commit 9443239c
+# qtnetwork: connman, networkmanager
+BDEPEND="virtual/pkgconfig"
+DEPEND="
+   app-arch/zstd:=
+   dev-libs/double-conversion:=
+   dev-libs/glib:2
+   dev-libs/libpcre2[pcre16,unicode]
+   >=dev-util/cmake-3.17.0
+   dev-util/gtk-update-icon-cache
+   media-libs/fontconfig
+   >=media-libs/freetype-2.6.1:2
+   >=media-libs/harfbuzz-1.6.0:=
+   media-libs/tiff:0
+   >=sys-apps/dbus-1.4.20
+   sys-libs/zlib:=
+   virtual/opengl
+   egl? ( media-libs/mesa[egl] )
+   gles2-only? ( media-libs/mesa[gles2] )
+   freetds? ( dev-db/freetds )
+   gssapi? ( virtual/krb5 )
+   gtk? (
+

[gentoo-commits] proj/qt:master commit in: eclass/

2021-11-16 Thread Jimi Huotari
commit: c543f0261f7c58279b406d021a98138b12a907f3
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Nov 16 20:31:10 2021 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Nov 17 06:08:11 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=c543f026

qt6-build.eclass: add functions and update EAPI

Also remove references to qtchooser, and comment out qttest package
which has not been split from qtbase at this time.

Signed-off-by: Jimi Huotari  gentoo.org>

 eclass/qt6-build.eclass | 49 +
 1 file changed, 37 insertions(+), 12 deletions(-)

diff --git a/eclass/qt6-build.eclass b/eclass/qt6-build.eclass
index 91188291..fa82952e 100644
--- a/eclass/qt6-build.eclass
+++ b/eclass/qt6-build.eclass
@@ -1,23 +1,21 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: qt6-build.eclass
 # @MAINTAINER:
 # q...@gentoo.org
-# @AUTHOR:
-# Davide Pesavento 
-# @SUPPORTED_EAPIS: 7
+# @SUPPORTED_EAPIS: 8
 # @BLURB: Eclass for Qt6 split ebuilds.
 # @DESCRIPTION:
 # This eclass contains various functions that are used when building Qt6.
-# Requires EAPI 7.
+# Requires EAPI 8.
 
 if [[ ${CATEGORY} != dev-qt ]]; then
die "qt6-build.eclass is only to be used for building Qt 6"
 fi
 
 case ${EAPI} in
-   7)  : ;;
+   8)  : ;;
*)  die "qt6-build.eclass: unsupported EAPI=${EAPI:-0}" ;;
 esac
 
@@ -92,15 +90,42 @@ BDEPEND="
dev-lang/perl
virtual/pkgconfig
 "
-if [[ ${PN} != qttest ]]; then
-   DEPEND+=" test? ( ~dev-qt/qttest-${PV} )"
-fi
-RDEPEND="
-   dev-qt/qtchooser
-"
+# TODO: Tests have not been split from qtbase.
+#if [[ ${PN} != qttest ]]; then
+#  DEPEND+=" test? ( ~dev-qt/qttest-${PV} )"
+#fi
+
+EXPORT_FUNCTIONS src_prepare src_configure
+
+##  Phase functions  ##
+
+# @FUNCTION: qt6-build_src_prepare
+# @DESCRIPTION:
+# Prepares the environment and patches the sources if necessary.
+qt6-build_src_prepare() {
+   qt6_prepare_env
+
+   cmake_src_prepare
+}
+
+# @FUNCTION: qt6-build_src_configure
+# @DESCRIPTION:
+# Configures sources.
+qt6-build_src_configure() {
+   cmake_src_configure
+}
 
 ##  Public helpers  ##
 
+# @FUNCTION: qt_feature
+# @USAGE:  [feature]
+# @DESCRIPTION:
+#  is the name of a flag in IUSE.
+qt_feature() {
+   [[ $# -ge 1 ]] || die "${FUNCNAME}() requires at least one argument"
+   echo "-DQT_FEATURE_${2:-$1}=$(usex $1 ON OFF)"
+}
+
 ##  Internal functions  ##
 
 # @FUNCTION: qt6_prepare_env



[gentoo-commits] proj/qt:master commit in: dev-qt/qtbase/

2021-11-16 Thread Jimi Huotari
commit: a849f9164fa03c5dbc6be5bf04d95cf189f522a0
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Nov 16 21:10:56 2021 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Nov 17 06:08:12 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=a849f916

dev-qt/qtbase: update EAPI and remove things already in the eclass

Also update dependencies a little.

Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtbase/qtbase-6..ebuild | 86 ++
 1 file changed, 23 insertions(+), 63 deletions(-)

diff --git a/dev-qt/qtbase/qtbase-6..ebuild 
b/dev-qt/qtbase/qtbase-6..ebuild
index c4784145..c0867b42 100644
--- a/dev-qt/qtbase/qtbase-6..ebuild
+++ b/dev-qt/qtbase/qtbase-6..ebuild
@@ -1,31 +1,24 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-if [[ ${PV} == ** ]]; then
-   EGIT_BRANCH="dev"
-   EGIT_REPO_URI=( "https://code.qt.io/qt/${PN}.git; )
-   inherit git-r3
-else
-   MY_P=everywhere-src-${PV/_/-}
-   
SRC_URI="https://download.qt.io/development_releases/qt/${PV%.*}/${PV/_/-}/submodules/${MY_P}.tar.xz;
-   KEYWORDS="~amd64"
-   S=${WORKDIR}/${MY_P}
-fi
-
-inherit cmake
+inherit qt6-build
 
 DESCRIPTION="Cross-platform application development framework"
-HOMEPAGE="https://www.qt.io/;
 
-LICENSE="|| ( GPL-2 GPL-3 LGPL-3 ) FDL-1.3"
-SLOT=6/$(ver_cut 1-2)
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
 # Qt Modules
 IUSE="+concurrent +dbus +gui +network +sql opengl +widgets +xml"
-REQUIRED_USE="opengl? ( gui ) widgets? ( gui )"
+REQUIRED_USE="
+   opengl? ( gui ) widgets? ( gui )
+   X? ( || ( evdev libinput ) )
+"
 
-QTGUI_IUSE="accessibility egl eglfs evdev +gif gles2-only +ico +jpeg libinput 
tslib tuio vulkan +X"
+QTGUI_IUSE="accessibility egl eglfs evdev +gif gles2-only +ico +jpeg +libinput 
tslib tuio vulkan +X"
 QTNETWORK_IUSE="gssapi libproxy sctp +ssl vnc"
 QTSQL_IUSE="freetds mysql oci8 odbc postgres +sqlite"
 IUSE+=" ${QTGUI_IUSE} ${QTNETWORK_IUSE} ${QTSQL_IUSE} cups gtk icu systemd 
+udev"
@@ -49,13 +42,14 @@ REQUIRED_USE+="
 # TODO:
 # qtimageformats: mng not done yet, qtimageformats.git upstream commit 9443239c
 # qtnetwork: connman, networkmanager
-BDEPEND="virtual/pkgconfig"
 DEPEND="
+   app-arch/brotli:=
+   app-arch/libarchive[zstd]
app-arch/zstd:=
+   app-crypt/libb2
dev-libs/double-conversion:=
dev-libs/glib:2
-   dev-libs/libpcre2[pcre16,unicode]
-   >=dev-util/cmake-3.17.0
+   dev-libs/libpcre2:=[pcre16,unicode]
dev-util/gtk-update-icon-cache
media-libs/fontconfig
>=media-libs/freetype-2.6.1:2
@@ -65,8 +59,9 @@ DEPEND="
sys-libs/zlib:=
virtual/opengl
egl? ( media-libs/mesa[egl] )
-   gles2-only? ( media-libs/mesa[gles2] )
+   evdev? ( sys-libs/mtdev )
freetds? ( dev-db/freetds )
+   gles2-only? ( media-libs/mesa[gles2] )
gssapi? ( virtual/krb5 )
gtk? (
x11-libs/gtk+:3
@@ -94,6 +89,7 @@ DEPEND="
udev? ( virtual/libudev:= )
vulkan? ( dev-util/vulkan-headers )
X? (
+   x11-libs/libdrm
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
@@ -105,21 +101,10 @@ DEPEND="
x11-libs/xcb-util-wm
)
 "
-RDEPEND="${DEPEND}
-   dev-qt/qtchooser
-"
-
-# @FUNCTION: qt_feature
-# @USAGE:  [feature]
-# @DESCRIPTION:
-#  is the name of a flag in IUSE.
-qt_feature() {
-   [[ $# -ge 1 ]] || die "${FUNCNAME}() requires at least one argument"
-   echo "-DQT_FEATURE_${2:-$1}=$(usex $1 ON OFF)"
-}
+RDEPEND="${DEPEND}"
 
 src_prepare() {
-   cmake_src_prepare
+   qt6-build_src_prepare
 
# TODO: fails without QtGui
sed -e "/androiddeployqt/s/^/#DONT/" -e "/androidtestrunner/s/^/#DONT/" 
\
@@ -127,33 +112,9 @@ src_prepare() {
 }
 
 src_configure() {
-   QT6_PREFIX=${EPREFIX}/usr
-   QT6_HEADERDIR=${QT6_PREFIX}/include/qt6
-   QT6_LIBDIR=${QT6_PREFIX}/$(get_libdir)
-   QT6_ARCHDATADIR=${QT6_PREFIX}/$(get_libdir)/qt6
-   QT6_BINDIR=${QT6_ARCHDATADIR}/bin
-   QT6_PLUGINDIR=${QT6_ARCHDATADIR}/plugins
-   QT6_LIBEXECDIR=${QT6_ARCHDATADIR}/libexec
-   QT6_IMPORTDIR=${QT6_ARCHDATADIR}/imports
-   QT6_QMLDIR=${QT6_ARCHDATADIR}/qml
-   QT6_DATADIR=${QT6_PREFIX}/share/qt6
-   QT6_DOCDIR=${QT6_PREFIX}/share/qt6-doc
-   QT6_TRANSLATIONDIR=${QT6_DATADIR}/translations
-   QT6_EXAMPLESDIR=${QT6_DATADIR}/examples
-   QT6_TESTSDIR=${QT6_DATADIR}/tests
-   QT6_SYSCONFDIR=${EPREFIX}/etc/xdg
-
local mycmakeargs=(
-DINSTALL_BINDIR=${QT6_BINDIR}
-#  -DINSTALL_INCLUDEDIR=${QT6_HEADERDIR}
-# TODO: breaks cmake macro:
-# CMake Error at cmake/QtBuild.cmake:1997 (file):
-#   file STRINGS file
-#   

[gentoo-commits] proj/qt:master commit in: eclass/

2021-11-16 Thread Jimi Huotari
commit: 39366055b71b842f4637a1e9ed137ad00c0b78ac
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Nov 16 20:21:52 2021 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Nov 17 06:08:11 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=39366055

qmake-utils.eclass: Preliminary qt6_get_*dir support

Rebased changes from patch by Andreas Sturmlechner [1].

1. https://github.com/gentoo/qt/pull/224

Closes: https://github.com/gentoo/qt/pull/224
Thanks-to: Andreas Sturmlechner  gentoo.org>
Signed-off-by: Jimi Huotari  gentoo.org>

 eclass/qmake-utils.eclass | 36 
 1 file changed, 36 insertions(+)

diff --git a/eclass/qmake-utils.eclass b/eclass/qmake-utils.eclass
index 1f09cbd9..345c574a 100644
--- a/eclass/qmake-utils.eclass
+++ b/eclass/qmake-utils.eclass
@@ -60,6 +60,42 @@ qt5_get_plugindir() {
echo $(qt5_get_libdir)/qt5/plugins
 }
 
+# @FUNCTION: qt6_get_bindir
+# @DESCRIPTION:
+# Echoes the directory where Qt6 binaries are installed.
+# EPREFIX is already prepended to the returned path.
+qt6_get_bindir() {
+   echo ${EPREFIX}$(qt6_get_libdir)/qt6/bin
+}
+
+# @FUNCTION: qt6_get_headerdir
+# @DESCRIPTION:
+# Echoes the directory where Qt6 headers are installed.
+qt6_get_headerdir() {
+   echo /usr/include/qt6
+}
+
+# @FUNCTION: qt6_get_libdir
+# @DESCRIPTION:
+# Echoes the directory where Qt6 libraries are installed.
+qt6_get_libdir() {
+   echo /usr/$(get_libdir)
+}
+
+# @FUNCTION: qt6_get_mkspecsdir
+# @DESCRIPTION:
+# Echoes the directory where Qt6 mkspecs are installed.
+qt6_get_mkspecsdir() {
+   echo $(qt6_get_libdir)/qt6/mkspecs
+}
+
+# @FUNCTION: qt6_get_plugindir
+# @DESCRIPTION:
+# Echoes the directory where Qt6 plugins are installed.
+qt6_get_plugindir() {
+   echo $(qt6_get_libdir)/qt6/plugins
+}
+
 # @FUNCTION: eqmake5
 # @USAGE: [arguments for qmake]
 # @DESCRIPTION:



[gentoo-commits] proj/qt:master commit in: dev-qt/qtsvg/, dev-qt/qtmultimedia/, dev-qt/qtwebchannel/, profiles/, ...

2021-11-16 Thread Jimi Huotari
commit: db8b5b8986d03915230c33d19f1f39a5e4be5869
Author: Jimi Huotari  gentoo  org>
AuthorDate: Tue Nov 16 22:07:31 2021 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Nov 17 06:08:12 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=db8b5b89

dev-qt: a wild Qt 6.2.1 appeared

Aside from being incomplete, automagical issues with the ebuilds
as well as the current Gentoo repository will exist, issues such
as 'cmake-gui' being linked against qt-6 if it's installed.

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jimi Huotari  gentoo.org>

 dev-qt/qtbase/Manifest  |   1 +
 dev-qt/qtbase/qtbase-6.2.1.ebuild   | 184 +++
 dev-qt/qtdeclarative/Manifest   |   1 +
 dev-qt/qtdeclarative/qtdeclarative-6.2.1.ebuild |  20 +++
 dev-qt/qtlocation/Manifest  |   1 +
 dev-qt/qtlocation/qtlocation-6.2.1.ebuild   |  18 +++
 dev-qt/qtmultimedia/Manifest|   1 +
 dev-qt/qtmultimedia/qtmultimedia-6.2.1.ebuild   |  40 +
 dev-qt/qtshadertools/Manifest   |   1 +
 dev-qt/qtshadertools/qtshadertools-6.2.1.ebuild |  17 +++
 dev-qt/qtsvg/Manifest   |   1 +
 dev-qt/qtsvg/qtsvg-6.2.1.ebuild |  19 +++
 dev-qt/qttools/Manifest |   1 +
 dev-qt/qttools/qttools-6.2.1.ebuild |  18 +++
 dev-qt/qtwebchannel/Manifest|   1 +
 dev-qt/qtwebchannel/qtwebchannel-6.2.1.ebuild   |  18 +++
 dev-qt/qtwebengine/Manifest |   1 +
 dev-qt/qtwebengine/qtwebengine-6.2.1.ebuild | 192 
 profiles/package.mask   |  12 ++
 19 files changed, 547 insertions(+)

diff --git a/dev-qt/qtbase/Manifest b/dev-qt/qtbase/Manifest
new file mode 100644
index ..dc12e1cb
--- /dev/null
+++ b/dev-qt/qtbase/Manifest
@@ -0,0 +1 @@
+DIST qtbase-everywhere-src-6.2.1.tar.xz 46641424 BLAKE2B 
2c60afc31d5cde123c140eafabb4372c39c5b152cc3332d514a0d3bd92b2696b331adee1ad847dcb05eb642d242704fa5fd26f9a8298269f60ab64c3bd95e08c
 SHA512 
9c1c3db8589ce085e1e895dfe6346f2f7a1928defb19e5ea87829f05138f4ceb78e8390c70bda86f430f5c059c4ab73a28e230f792be3cccf38951bdc1ee5dc2

diff --git a/dev-qt/qtbase/qtbase-6.2.1.ebuild 
b/dev-qt/qtbase/qtbase-6.2.1.ebuild
new file mode 100644
index ..c0867b42
--- /dev/null
+++ b/dev-qt/qtbase/qtbase-6.2.1.ebuild
@@ -0,0 +1,184 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Cross-platform application development framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+   KEYWORDS="~amd64"
+fi
+
+# Qt Modules
+IUSE="+concurrent +dbus +gui +network +sql opengl +widgets +xml"
+REQUIRED_USE="
+   opengl? ( gui ) widgets? ( gui )
+   X? ( || ( evdev libinput ) )
+"
+
+QTGUI_IUSE="accessibility egl eglfs evdev +gif gles2-only +ico +jpeg +libinput 
tslib tuio vulkan +X"
+QTNETWORK_IUSE="gssapi libproxy sctp +ssl vnc"
+QTSQL_IUSE="freetds mysql oci8 odbc postgres +sqlite"
+IUSE+=" ${QTGUI_IUSE} ${QTNETWORK_IUSE} ${QTSQL_IUSE} cups gtk icu systemd 
+udev"
+# QtPrintSupport = QtGui + QtWidgets enabled.
+# ibus = xkbcommon + dbus, and xkbcommon needs either libinput or X
+# moved vnc logically to QtNetwork as that is upstream condition for it
+REQUIRED_USE+="
+   $(printf '%s? ( gui ) ' ${QTGUI_IUSE//+/})
+   $(printf '%s? ( network ) ' ${QTNETWORK_IUSE//+/})
+   $(printf '%s? ( sql ) ' ${QTSQL_IUSE//+/})
+   accessibility? ( dbus X )
+   cups? ( gui widgets )
+   eglfs? ( egl )
+   gtk? ( widgets )
+   gui? ( || ( eglfs X ) || ( libinput X ) )
+   libinput? ( udev )
+   sql? ( || ( freetds mysql oci8 odbc postgres sqlite ) )
+   X? ( gles2-only? ( egl ) )
+"
+
+# TODO:
+# qtimageformats: mng not done yet, qtimageformats.git upstream commit 9443239c
+# qtnetwork: connman, networkmanager
+DEPEND="
+   app-arch/brotli:=
+   app-arch/libarchive[zstd]
+   app-arch/zstd:=
+   app-crypt/libb2
+   dev-libs/double-conversion:=
+   dev-libs/glib:2
+   dev-libs/libpcre2:=[pcre16,unicode]
+   dev-util/gtk-update-icon-cache
+   media-libs/fontconfig
+   >=media-libs/freetype-2.6.1:2
+   >=media-libs/harfbuzz-1.6.0:=
+   media-libs/tiff:0
+   >=sys-apps/dbus-1.4.20
+   sys-libs/zlib:=
+   virtual/opengl
+   egl? ( media-libs/mesa[egl] )
+   evdev? ( sys-libs/mtdev )
+   freetds? ( dev-db/freetds )
+   gles2-only? ( media-libs/mesa[gles2] )
+   gssapi? ( virtual/krb5 )
+   gtk? (
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/pango
+   )
+   gui? ( media-libs/libpng:0= )
+   icu? ( dev-libs/icu:= )
+   !icu? ( virtual/libiconv )
+   jpeg? ( virtual/jpeg:0 )
+   libinput? (
+   dev-libs/libinput:=
+

[gentoo-commits] proj/qt:master commit in: eclass/

2021-11-16 Thread Jimi Huotari
commit: 04b92f8139dfcb0f97a411b87c09e29f1ad43886
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun 18 22:12:26 2020 +
Commit: Jimi Huotari  gentoo  org>
CommitDate: Wed Nov 17 06:07:45 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=04b92f81

qt6-build.eclass: Add stub eclass

Signed-off-by: Andreas Sturmlechner  gentoo.org>
Signed-off-by: Jimi Huotari  gentoo.org>

 eclass/qt6-build.eclass | 132 
 1 file changed, 132 insertions(+)

diff --git a/eclass/qt6-build.eclass b/eclass/qt6-build.eclass
new file mode 100644
index ..91188291
--- /dev/null
+++ b/eclass/qt6-build.eclass
@@ -0,0 +1,132 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# @ECLASS: qt6-build.eclass
+# @MAINTAINER:
+# q...@gentoo.org
+# @AUTHOR:
+# Davide Pesavento 
+# @SUPPORTED_EAPIS: 7
+# @BLURB: Eclass for Qt6 split ebuilds.
+# @DESCRIPTION:
+# This eclass contains various functions that are used when building Qt6.
+# Requires EAPI 7.
+
+if [[ ${CATEGORY} != dev-qt ]]; then
+   die "qt6-build.eclass is only to be used for building Qt 6"
+fi
+
+case ${EAPI} in
+   7)  : ;;
+   *)  die "qt6-build.eclass: unsupported EAPI=${EAPI:-0}" ;;
+esac
+
+# @ECLASS-VARIABLE: QT6_MODULE
+# @PRE_INHERIT
+# @DESCRIPTION:
+# The upstream name of the module this package belongs to. Used for
+# SRC_URI and EGIT_REPO_URI. Must be set before inheriting the eclass.
+: ${QT6_MODULE:=${PN}}
+
+# @ECLASS-VARIABLE: VIRTUALX_REQUIRED
+# @DESCRIPTION:
+# For proper description see virtualx.eclass man page.
+# Here we redefine default value to be manual, if your package needs virtualx
+# for tests you should proceed with setting VIRTUALX_REQUIRED=test.
+: ${VIRTUALX_REQUIRED:=manual}
+
+inherit cmake virtualx
+
+HOMEPAGE="https://www.qt.io/;
+LICENSE="|| ( GPL-2 GPL-3 LGPL-3 ) FDL-1.3"
+SLOT=6/$(ver_cut 1-2)
+
+QT6_MINOR_VERSION=$(ver_cut 2)
+readonly QT6_MINOR_VERSION
+
+case ${PV} in
+   6.)
+   # git dev branch
+   QT6_BUILD_TYPE="live"
+   EGIT_BRANCH="dev"
+   ;;
+   6.?.|6.??.)
+   # git stable branch
+   QT6_BUILD_TYPE="live"
+   EGIT_BRANCH=${PV%.}
+   ;;
+   *_alpha*|*_beta*|*_rc*)
+   # development release
+   QT6_BUILD_TYPE="release"
+   MY_P=${QT6_MODULE}-everywhere-src-${PV/_/-}
+   
SRC_URI="https://download.qt.io/development_releases/qt/${PV%.*}/${PV/_/-}/submodules/${MY_P}.tar.xz;
+   S=${WORKDIR}/${MY_P}
+   ;;
+   *)
+   # official stable release
+   QT6_BUILD_TYPE="release"
+   MY_P=${QT6_MODULE}-everywhere-src-${PV}
+   
SRC_URI="https://download.qt.io/official_releases/qt/${PV%.*}/${PV}/submodules/${MY_P}.tar.xz;
+   S=${WORKDIR}/${MY_P}
+   ;;
+esac
+readonly QT6_BUILD_TYPE
+
+EGIT_REPO_URI=(
+   "https://code.qt.io/qt/${QT6_MODULE}.git;
+   "https://github.com/qt/${QT6_MODULE}.git;
+)
+[[ ${QT6_BUILD_TYPE} == live ]] && inherit git-r3
+
+# @ECLASS-VARIABLE: QT6_BUILD_DIR
+# @OUTPUT_VARIABLE
+# @DESCRIPTION:
+# Build directory for out-of-source builds.
+: ${QT6_BUILD_DIR:=${S}_build}
+
+IUSE="debug test"
+
+[[ ${QT6_BUILD_TYPE} == release ]] && RESTRICT+=" test" # bug 457182
+
+BDEPEND="
+   dev-lang/perl
+   virtual/pkgconfig
+"
+if [[ ${PN} != qttest ]]; then
+   DEPEND+=" test? ( ~dev-qt/qttest-${PV} )"
+fi
+RDEPEND="
+   dev-qt/qtchooser
+"
+
+##  Public helpers  ##
+
+##  Internal functions  ##
+
+# @FUNCTION: qt6_prepare_env
+# @INTERNAL
+# @DESCRIPTION:
+# Prepares the environment for building Qt.
+qt6_prepare_env() {
+   # setup installation directories
+   # note: keep paths in sync with qmake-utils.eclass
+   QT6_PREFIX=${EPREFIX}/usr
+   QT6_HEADERDIR=${QT6_PREFIX}/include/qt6
+   QT6_LIBDIR=${QT6_PREFIX}/$(get_libdir)
+   QT6_ARCHDATADIR=${QT6_PREFIX}/$(get_libdir)/qt6
+   QT6_BINDIR=${QT6_ARCHDATADIR}/bin
+   QT6_PLUGINDIR=${QT6_ARCHDATADIR}/plugins
+   QT6_LIBEXECDIR=${QT6_ARCHDATADIR}/libexec
+   QT6_IMPORTDIR=${QT6_ARCHDATADIR}/imports
+   QT6_QMLDIR=${QT6_ARCHDATADIR}/qml
+   QT6_DATADIR=${QT6_PREFIX}/share/qt6
+   QT6_DOCDIR=${QT6_PREFIX}/share/qt6-doc
+   QT6_TRANSLATIONDIR=${QT6_DATADIR}/translations
+   QT6_EXAMPLESDIR=${QT6_DATADIR}/examples
+   QT6_TESTSDIR=${QT6_DATADIR}/tests
+   QT6_SYSCONFDIR=${EPREFIX}/etc/xdg
+   readonly QT6_PREFIX QT6_HEADERDIR QT6_LIBDIR QT6_ARCHDATADIR \
+   QT6_BINDIR QT6_PLUGINDIR QT6_LIBEXECDIR QT6_IMPORTDIR \
+   QT6_QMLDIR QT6_DATADIR QT6_DOCDIR QT6_TRANSLATIONDIR \
+   QT6_EXAMPLESDIR QT6_TESTSDIR QT6_SYSCONFDIR
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/miniupnpc/

2021-11-16 Thread Arthur Zamarin
commit: 672c92c4783d43a06d12d652bac90fea168b689c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:00:28 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:00:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=672c92c4

dev-python/miniupnpc: Stabilize 2.2.3 ppc64, #820989

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/miniupnpc/miniupnpc-2.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild 
b/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild
index 9775eb42bd47..85e2362acf0a 100644
--- a/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild
+++ b/dev-python/miniupnpc/miniupnpc-2.2.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">=net-libs/miniupnpc-${PV}:0="



[gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/

2021-11-16 Thread Arthur Zamarin
commit: 93c94666cf511b1e01ae0ff47e36e40f1bdf654e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:00:19 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:00:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c94666

dev-util/pkgcheck: Stabilize 0.10.8-r1 ppc64, #821835

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild
index df27443528c8..5cb54fa820f6 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == * ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git;
inherit git-r3
 else
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 
sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 fi
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/yt-dlp/

2021-11-16 Thread Arthur Zamarin
commit: ad138b7fea4f3ecf5464cea91b1fe92acce4aedf
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 06:00:31 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 06:00:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad138b7f

net-misc/yt-dlp: Keyword 2021.11.10.1-r1 ppc64, #820815

Signed-off-by: Arthur Zamarin  gentoo.org>

 net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild 
b/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild
index 990228a53ee5..d58273149921 100644
--- a/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild
+++ b/net-misc/yt-dlp/yt-dlp-2021.11.10.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz"
 
 LICENSE="Unlicense"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86"
 
 RDEPEND="
dev-python/pycryptodome[${PYTHON_USEDEP}]



[gentoo-commits] proj/releng:master commit in: releases/specs/ppc/ppc32/

2021-11-16 Thread Georgy Yakovlev
commit: 3d3e5e868e9e2c8cb2310bc3144af733954fd2a8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 17 05:40:55 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov 17 05:40:55 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=3d3e5e86

releases/specs: correct path in stage1-musl ppc32 spec

Signed-off-by: Georgy Yakovlev  gentoo.org>

 releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec 
b/releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec
index 9cb47236..902d6478 100644
--- a/releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec
+++ b/releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec
@@ -5,8 +5,8 @@ rel_type: musl-hardened
 profile: default/linux/ppc/17.0/musl/hardened
 snapshot: @TIMESTAMP@
 chost: powerpc-gentoo-linux-musl
-source_subpath: musl-hardened/stage3-ppc-openrc-latest
-compression_mode: pixz_x
+source_subpath: musl-hardened/stage3-ppc-musl-hardened-openrc-latest
+compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --newuse @world --jobs 8 --load-average 12
 portage_confdir: @REPO_DIR@/releases/portage/stages-musl



[gentoo-commits] proj/releng:master commit in: tools/

2021-11-16 Thread Georgy Yakovlev
commit: d5bc58b85fc61b3062a40985065f7d904cdd0aed
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 17 05:26:13 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov 17 05:26:13 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=d5bc58b8

tools/catalyst-auto-ppc.conf: add config for musl specs (disabled)

Signed-off-by: Georgy Yakovlev  gentoo.org>

 tools/catalyst-auto-ppc.conf | 4 
 1 file changed, 4 insertions(+)

diff --git a/tools/catalyst-auto-ppc.conf b/tools/catalyst-auto-ppc.conf
index e27e3687..28b7189f 100644
--- a/tools/catalyst-auto-ppc.conf
+++ b/tools/catalyst-auto-ppc.conf
@@ -13,6 +13,7 @@ SPECS="ppc32/stage1-openrc.spec ppc32/stage3-openrc.spec 
ppc64/stage1-openrc.spe
 OPTIONAL_SPECS="ppc32/installcd-stage1.spec 
ppc32/installcd-stage2-minimal.spec"
 OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc64/stage1-systemd.spec 
ppc64/stage3-systemd.spec"
 OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc64/stage1-musl-hardened-openrc.spec 
ppc64/stage3-musl-hardened-openrc.spec"
+#OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc32/stage1-musl-hardened-openrc.spec 
ppc32/stage3-musl-hardened-openrc.spec"
 
 KCONFIG_DIR=${REPO_DIR}/releases/kconfig/powerpc
  
@@ -47,6 +48,9 @@ post_build() {
ppc32/stage3-openrc.spec)
upload default/stage3-ppc-openrc-*${TIMESTAMP}*.xz*
;;
+   ppc32/stage3-musl-hardened-openrc.spec)
+   upload 
default/stage3-ppc-musl-hardened-openrc-*${TIMESTAMP}*.xz*
+   ;;
ppc64/stage3-openrc.spec)
upload default/stage3-ppc64-openrc-*${TIMESTAMP}*.xz*
;;



[gentoo-commits] proj/releng:master commit in: releases/specs/ppc/ppc32/

2021-11-16 Thread Georgy Yakovlev
commit: 456a56475619d6c9958f1928918d561325c54fc5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 17 05:22:07 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov 17 05:22:38 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=456a5647

releases/specs/ppc/ppc32: add musl specs (disabled)

Signed-off-by: Georgy Yakovlev  gentoo.org>

 releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec | 14 ++
 releases/specs/ppc/ppc32/stage3-musl-hardened-openrc.spec | 11 +++
 2 files changed, 25 insertions(+)

diff --git a/releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec 
b/releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec
new file mode 100644
index ..9cb47236
--- /dev/null
+++ b/releases/specs/ppc/ppc32/stage1-musl-hardened-openrc.spec
@@ -0,0 +1,14 @@
+subarch: ppc
+target: stage1
+version_stamp: musl-hardened-openrc-@TIMESTAMP@
+rel_type: musl-hardened
+profile: default/linux/ppc/17.0/musl/hardened
+snapshot: @TIMESTAMP@
+chost: powerpc-gentoo-linux-musl
+source_subpath: musl-hardened/stage3-ppc-openrc-latest
+compression_mode: pixz_x
+update_seed: yes
+update_seed_command: --update --deep --newuse @world --jobs 8 --load-average 12
+portage_confdir: @REPO_DIR@/releases/portage/stages-musl
+portage_prefix: releng
+repos: /var/db/repos/musl

diff --git a/releases/specs/ppc/ppc32/stage3-musl-hardened-openrc.spec 
b/releases/specs/ppc/ppc32/stage3-musl-hardened-openrc.spec
new file mode 100644
index ..7ad699cb
--- /dev/null
+++ b/releases/specs/ppc/ppc32/stage3-musl-hardened-openrc.spec
@@ -0,0 +1,11 @@
+subarch: ppc
+target: stage3
+version_stamp: musl-hardened-openrc-@TIMESTAMP@
+rel_type: musl-hardened
+profile: default/linux/ppc/17.0/musl/hardened
+snapshot: @TIMESTAMP@
+source_subpath: musl-hardened/stage1-ppc-musl-hardened-openrc-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages-musl
+portage_prefix: releng
+repos: /var/db/repos/musl



[gentoo-commits] repo/gentoo:master commit in: sys-devel/m4/files/

2021-11-16 Thread Sam James
commit: c35444070a9fca2903e7f5f94151fea8166bf4fd
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 04:33:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 04:34:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3544407

sys-devel/m4: add links to musl patch

Signed-off-by: Sam James  gentoo.org>

 sys-devel/m4/files/ppc-musl.patch | 4 
 1 file changed, 4 insertions(+)

diff --git a/sys-devel/m4/files/ppc-musl.patch 
b/sys-devel/m4/files/ppc-musl.patch
index 6ba37f233591..d7d8255a444a 100644
--- a/sys-devel/m4/files/ppc-musl.patch
+++ b/sys-devel/m4/files/ppc-musl.patch
@@ -1,3 +1,7 @@
+Needed to fix build on ppc + musl. Doesn't seem to yet be in upstream gnulib.
+
+https://www.openwall.com/lists/musl/2017/11/05/2
+https://github.com/void-linux/void-packages/blob/master/srcpkgs/grep/patches/ppc-musl.patch
 --- a/lib/sigsegv.c
 +++ b/lib/sigsegv.c
 @@ -221,8 +221,10 @@ int libsigsegv_version = LIBSIGSEGV_VERSION;



[gentoo-commits] repo/gentoo:master commit in: sys-apps/diffutils/files/

2021-11-16 Thread Sam James
commit: 31d29b0723e754bf792a078f799a1bd8ddc5078c
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 04:33:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 04:34:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d29b07

sys-apps/diffutils: add links to musl patch

Signed-off-by: Sam James  gentoo.org>

 sys-apps/diffutils/files/ppc-musl.patch | 4 
 1 file changed, 4 insertions(+)

diff --git a/sys-apps/diffutils/files/ppc-musl.patch 
b/sys-apps/diffutils/files/ppc-musl.patch
index 6ba37f233591..d7d8255a444a 100644
--- a/sys-apps/diffutils/files/ppc-musl.patch
+++ b/sys-apps/diffutils/files/ppc-musl.patch
@@ -1,3 +1,7 @@
+Needed to fix build on ppc + musl. Doesn't seem to yet be in upstream gnulib.
+
+https://www.openwall.com/lists/musl/2017/11/05/2
+https://github.com/void-linux/void-packages/blob/master/srcpkgs/grep/patches/ppc-musl.patch
 --- a/lib/sigsegv.c
 +++ b/lib/sigsegv.c
 @@ -221,8 +221,10 @@ int libsigsegv_version = LIBSIGSEGV_VERSION;



[gentoo-commits] repo/gentoo:master commit in: sys-apps/grep/files/

2021-11-16 Thread Sam James
commit: 8fab348a643dd8b43f9e5a42013a417c9dbd2307
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 04:33:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 04:34:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fab348a

sys-apps/grep: add links to musl patch

Signed-off-by: Sam James  gentoo.org>

 sys-apps/grep/files/ppc-musl.patch | 4 
 1 file changed, 4 insertions(+)

diff --git a/sys-apps/grep/files/ppc-musl.patch 
b/sys-apps/grep/files/ppc-musl.patch
index 6ba37f233591..d7d8255a444a 100644
--- a/sys-apps/grep/files/ppc-musl.patch
+++ b/sys-apps/grep/files/ppc-musl.patch
@@ -1,3 +1,7 @@
+Needed to fix build on ppc + musl. Doesn't seem to yet be in upstream gnulib.
+
+https://www.openwall.com/lists/musl/2017/11/05/2
+https://github.com/void-linux/void-packages/blob/master/srcpkgs/grep/patches/ppc-musl.patch
 --- a/lib/sigsegv.c
 +++ b/lib/sigsegv.c
 @@ -221,8 +221,10 @@ int libsigsegv_version = LIBSIGSEGV_VERSION;



[gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools_scm_git_archive/

2021-11-16 Thread Arthur Zamarin
commit: fdb52d9c58c54687a13d0c644b36e7cb8f186f1a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 04:26:34 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 04:26:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb52d9c

dev-python/setuptools_scm_git_archive: Keyword 1.1-r4 sparc, #823998

Signed-off-by: Arthur Zamarin  gentoo.org>

 .../setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild
 
b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild
index 2b128aa89640..1e353adfff5b 100644
--- 
a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild
+++ 
b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.1-r4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/Changaco/setuptools_scm_git_archive/archive/${PV}.ta
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv ~sparc x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/matplotlib/

2021-11-16 Thread Arthur Zamarin
commit: a63ce94789069d5c953d06a0668fe30a3136f428
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Nov 17 04:26:34 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Nov 17 04:26:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a63ce947

dev-python/matplotlib: Keyword 3.5.0 sparc, #823998

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/matplotlib/matplotlib-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/matplotlib/matplotlib-3.5.0.ebuild 
b/dev-python/matplotlib/matplotlib-3.5.0.ebuild
index 89ee65666d40..faa9f7e84b58 100644
--- a/dev-python/matplotlib/matplotlib-3.5.0.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.5.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
 # Fonts: BitstreamVera, OFL-1.1
 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
 IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets"
 
 # internal copy of pycxx highly patched



[gentoo-commits] repo/gentoo:master commit in: dev-libs/xmlsec/

2021-11-16 Thread Sam James
commit: 9f925c630e9ad179b6e906c16aa358198994e0c8
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 03:08:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 03:08:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f925c63

dev-libs/xmlsec: force TZ=UTC for tests

Bug: https://github.com/lsh123/xmlsec/issues/280
Reported-by: James Beddek  posteo.de>
Signed-off-by: Sam James  gentoo.org>

 dev-libs/xmlsec/xmlsec-1.2.33.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-libs/xmlsec/xmlsec-1.2.33.ebuild 
b/dev-libs/xmlsec/xmlsec-1.2.33.ebuild
index 9f791c6ff244..7f1d3ad81256 100644
--- a/dev-libs/xmlsec/xmlsec-1.2.33.ebuild
+++ b/dev-libs/xmlsec/xmlsec-1.2.33.ebuild
@@ -51,10 +51,12 @@ src_configure() {
 }
 
 src_test() {
-   SHELL=${BASH} emake TMPFOLDER="${T}" check
+   # See https://github.com/lsh123/xmlsec/issues/280 for TZ=UTC
+   TZ=UTC SHELL=${BASH} emake TMPFOLDER="${T}" check
 }
 
 src_install() {
default
-   find "${D}" -name '*.la' -delete || die
+
+   find "${ED}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: sys-apps/grep/, sys-apps/grep/files/

2021-11-16 Thread Georgy Yakovlev
commit: e4bc420f6f7ad5d52e43f2ae7541a991f516949e
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 17 02:30:26 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov 17 02:39:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4bc420f

sys-apps/grep: add ppc32 musl patch

Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-apps/grep/files/ppc-musl.patch | 14 ++
 sys-apps/grep/grep-3.7.ebuild  |  2 ++
 2 files changed, 16 insertions(+)

diff --git a/sys-apps/grep/files/ppc-musl.patch 
b/sys-apps/grep/files/ppc-musl.patch
new file mode 100644
index ..6ba37f233591
--- /dev/null
+++ b/sys-apps/grep/files/ppc-musl.patch
@@ -0,0 +1,14 @@
+--- a/lib/sigsegv.c
 b/lib/sigsegv.c
+@@ -221,8 +221,10 @@ int libsigsegv_version = LIBSIGSEGV_VERSION;
+ /* both should be equivalent */
+ #   if 0
+ #define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.regs->gpr[1]
+-#   else
++#   elif defined(__GLIBC__)
+ #define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.uc_regs->gregs[1]
++#   else
++#define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.gregs[1]
+ #   endif
+ #  endif
+ 

diff --git a/sys-apps/grep/grep-3.7.ebuild b/sys-apps/grep/grep-3.7.ebuild
index 7b142e4d63d8..2a4b293b29e0 100644
--- a/sys-apps/grep/grep-3.7.ebuild
+++ b/sys-apps/grep/grep-3.7.ebuild
@@ -29,6 +29,8 @@ BDEPEND="
nls? ( sys-devel/gettext )
 "
 
+PATCHES=( "${FILESDIR}/ppc-musl.patch" )
+
 DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: sys-devel/m4/files/, sys-devel/m4/

2021-11-16 Thread Georgy Yakovlev
commit: e355b4dd3328425db3613f4136620e4a5ac95d6c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 17 02:14:05 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov 17 02:39:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e355b4dd

sys-devel/m4: add ppc32 musl patch

Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-devel/m4/files/ppc-musl.patch | 14 ++
 sys-devel/m4/m4-1.4.19.ebuild |  2 ++
 2 files changed, 16 insertions(+)

diff --git a/sys-devel/m4/files/ppc-musl.patch 
b/sys-devel/m4/files/ppc-musl.patch
new file mode 100644
index ..6ba37f233591
--- /dev/null
+++ b/sys-devel/m4/files/ppc-musl.patch
@@ -0,0 +1,14 @@
+--- a/lib/sigsegv.c
 b/lib/sigsegv.c
+@@ -221,8 +221,10 @@ int libsigsegv_version = LIBSIGSEGV_VERSION;
+ /* both should be equivalent */
+ #   if 0
+ #define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.regs->gpr[1]
+-#   else
++#   elif defined(__GLIBC__)
+ #define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.uc_regs->gregs[1]
++#   else
++#define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.gregs[1]
+ #   endif
+ #  endif
+ 

diff --git a/sys-devel/m4/m4-1.4.19.ebuild b/sys-devel/m4/m4-1.4.19.ebuild
index 7713695a5daf..96bbad225664 100644
--- a/sys-devel/m4/m4-1.4.19.ebuild
+++ b/sys-devel/m4/m4-1.4.19.ebuild
@@ -30,6 +30,8 @@ DEPEND="${RDEPEND}"
 BDEPEND="app-arch/xz-utils
nls? ( sys-devel/gettext )"
 
+PATCHES=( "${FILESDIR}/ppc-musl.patch" )
+
 src_configure() {
local -a myeconfargs=(
--enable-changeword



[gentoo-commits] repo/gentoo:master commit in: sys-apps/diffutils/files/, sys-apps/diffutils/

2021-11-16 Thread Georgy Yakovlev
commit: 03757f59d10a55b3b97676aeb02ab9e1f1365aec
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Wed Nov 17 02:38:47 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Wed Nov 17 02:39:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03757f59

sys-apps/diffutils: add ppc32 musl patch

Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-apps/diffutils/diffutils-3.8.ebuild |  2 ++
 sys-apps/diffutils/files/ppc-musl.patch | 14 ++
 2 files changed, 16 insertions(+)

diff --git a/sys-apps/diffutils/diffutils-3.8.ebuild 
b/sys-apps/diffutils/diffutils-3.8.ebuild
index fc7ab80b4a3b..4cae3d13edc4 100644
--- a/sys-apps/diffutils/diffutils-3.8.ebuild
+++ b/sys-apps/diffutils/diffutils-3.8.ebuild
@@ -17,6 +17,8 @@ IUSE="nls static"
 
 BDEPEND="nls? ( sys-devel/gettext )"
 
+PATCHES=( "${FILESDIR}/ppc-musl.patch" )
+
 src_configure() {
use static && append-ldflags -static
 

diff --git a/sys-apps/diffutils/files/ppc-musl.patch 
b/sys-apps/diffutils/files/ppc-musl.patch
new file mode 100644
index ..6ba37f233591
--- /dev/null
+++ b/sys-apps/diffutils/files/ppc-musl.patch
@@ -0,0 +1,14 @@
+--- a/lib/sigsegv.c
 b/lib/sigsegv.c
+@@ -221,8 +221,10 @@ int libsigsegv_version = LIBSIGSEGV_VERSION;
+ /* both should be equivalent */
+ #   if 0
+ #define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.regs->gpr[1]
+-#   else
++#   elif defined(__GLIBC__)
+ #define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.uc_regs->gregs[1]
++#   else
++#define SIGSEGV_FAULT_STACKPOINTER  ((ucontext_t *) 
ucp)->uc_mcontext.gregs[1]
+ #   endif
+ #  endif
+ 



[gentoo-commits] repo/gentoo:master commit in: net-misc/ntpsec/files/

2021-11-16 Thread Sam James
commit: e2ecbd9e86bd990a6f0ffa8127c4146c7ae318b9
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:34:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:34:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ecbd9e

net-misc/ntpsec: add link to upstream MR for glibc-2.34 fix

Bug: https://bugs.gentoo.org/823692
Signed-off-by: Sam James  gentoo.org>

 net-misc/ntpsec/files/ntpsec-1.2.1-seccomp-glibc-2-3-4.patch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-misc/ntpsec/files/ntpsec-1.2.1-seccomp-glibc-2-3-4.patch 
b/net-misc/ntpsec/files/ntpsec-1.2.1-seccomp-glibc-2-3-4.patch
index d621f0ec7e79..5936adaf9a49 100644
--- a/net-misc/ntpsec/files/ntpsec-1.2.1-seccomp-glibc-2-3-4.patch
+++ b/net-misc/ntpsec/files/ntpsec-1.2.1-seccomp-glibc-2-3-4.patch
@@ -1,4 +1,5 @@
 https://bugs.gentoo.org/823692
+https://gitlab.com/NTPsec/ntpsec/-/merge_requests/1247
 https://gitlab.com/NTPsec/ntpsec/-/issues/713
 
 From 170d60b7e269154fb108bb4b010ee5ee0110bf2d Mon Sep 17 00:00:00 2001



[gentoo-commits] repo/gentoo:master commit in: www-servers/puma/

2021-11-16 Thread Sam James
commit: 4f99b9b4818670b3aa7b3ec752685f205da05644
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:19:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:19:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f99b9b4

www-servers/puma: Keyword 5.5.2 arm64, #821892

Signed-off-by: Sam James  gentoo.org>

 www-servers/puma/puma-5.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/puma/puma-5.5.2.ebuild 
b/www-servers/puma/puma-5.5.2.ebuild
index 75cc0bbcb1f3..b3b011a73721 100644
--- a/www-servers/puma/puma-5.5.2.ebuild
+++ b/www-servers/puma/puma-5.5.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"



[gentoo-commits] repo/gentoo:master commit in: dev-ruby/localhost/

2021-11-16 Thread Sam James
commit: 9658c1d156544c873d5668f8a53d67efdf5110dd
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:19:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:19:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9658c1d1

dev-ruby/localhost: Keyword 1.1.9 arm64, #821892

Signed-off-by: Sam James  gentoo.org>

 dev-ruby/localhost/localhost-1.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild 
b/dev-ruby/localhost/localhost-1.1.9.ebuild
index ad7d1838dce5..b3a54fe1de4f 100644
--- a/dev-ruby/localhost/localhost-1.1.9.ebuild
+++ b/dev-ruby/localhost/localhost-1.1.9.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/socketry/localhost;
 SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~sparc ~x86"
 SLOT="$(ver_cut 1)"
 IUSE=""
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/gwhois/

2021-11-16 Thread Sam James
commit: 9818dbc87bf5cf1b807c76fd7c1d01cca4bb76e7
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:19:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:19:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9818dbc8

net-misc/gwhois: Keyword 20120626-r1 arm64, #822750

Signed-off-by: Sam James  gentoo.org>

 net-misc/gwhois/gwhois-20120626-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gwhois/gwhois-20120626-r1.ebuild 
b/net-misc/gwhois/gwhois-20120626-r1.ebuild
index e898b6141eb2..abe1daf84ecc 100644
--- a/net-misc/gwhois/gwhois-20120626-r1.ebuild
+++ b/net-misc/gwhois/gwhois-20120626-r1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="mirror://debian/pool/main/g/${PN}/${MY_P/-/_}-${DEBIAN_VER}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
 
 RDEPEND="
net-misc/curl



[gentoo-commits] repo/gentoo:master commit in: games-arcade/supertux/

2021-11-16 Thread Sam James
commit: 7ab8292efbf01f18e9fc5a2860b7694f3b8850b3
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:19:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:19:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab8292e

games-arcade/supertux: Keyword 0.6.2-r2 arm64, #821952

Signed-off-by: Sam James  gentoo.org>

 games-arcade/supertux/supertux-0.6.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/supertux/supertux-0.6.2-r2.ebuild 
b/games-arcade/supertux/supertux-0.6.2-r2.ebuild
index 7682bb89378e..1967b4e4b40e 100644
--- a/games-arcade/supertux/supertux-0.6.2-r2.ebuild
+++ b/games-arcade/supertux/supertux-0.6.2-r2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/SuperTux/${PN}/releases/download/v${MY_PV}/${MY_P}.t
 
 LICENSE="GPL-2+ GPL-3+ ZLIB MIT CC-BY-SA-2.0 CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="debug"
 
 # =media-libs/libsdl2-2.0.14-r0 can cause supertux binary to move entire



[gentoo-commits] repo/gentoo:master commit in: sys-apps/inxi/

2021-11-16 Thread Sam James
commit: 2db4f22b37bf9603650a60ec501e70160a3bf1ff
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:19:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:19:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db4f22b

sys-apps/inxi: Keyword 3.3.08.1 arm64, #822744

Signed-off-by: Sam James  gentoo.org>

 sys-apps/inxi/inxi-3.3.08.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/inxi/inxi-3.3.08.1.ebuild 
b/sys-apps/inxi/inxi-3.3.08.1.ebuild
index 3c22d8270f60..061f12f02b3c 100644
--- a/sys-apps/inxi/inxi-3.3.08.1.ebuild
+++ b/sys-apps/inxi/inxi-3.3.08.1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="bluetooth hddtemp opengl"
 
 RDEPEND="dev-lang/perl



[gentoo-commits] repo/gentoo:master commit in: games-action/teeworlds/

2021-11-16 Thread Sam James
commit: c32c0d2748f2e81381d1ec203d38fde1776831a6
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:19:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:19:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32c0d27

games-action/teeworlds: Keyword 0.7.5-r1 arm64, #821946

Signed-off-by: Sam James  gentoo.org>

 games-action/teeworlds/teeworlds-0.7.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/teeworlds/teeworlds-0.7.5-r1.ebuild 
b/games-action/teeworlds/teeworlds-0.7.5-r1.ebuild
index f3f44810030a..867a655a0625 100644
--- a/games-action/teeworlds/teeworlds-0.7.5-r1.ebuild
+++ b/games-action/teeworlds/teeworlds-0.7.5-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P}-src"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="debug dedicated"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: games-fps/redeclipse/

2021-11-16 Thread Sam James
commit: 2a20795bb490dd19f9135cb2fd2232d419cf577f
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:19:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:19:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a20795b

games-fps/redeclipse: Keyword 2.0.0-r1 arm64, #821940

Signed-off-by: Sam James  gentoo.org>

 games-fps/redeclipse/redeclipse-2.0.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/redeclipse/redeclipse-2.0.0-r1.ebuild 
b/games-fps/redeclipse/redeclipse-2.0.0-r1.ebuild
index 14c1520b9b5b..6b310ddfc6f2 100644
--- a/games-fps/redeclipse/redeclipse-2.0.0-r1.ebuild
+++ b/games-fps/redeclipse/redeclipse-2.0.0-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/base/releases/download/v${PV}/${PN}_${PV}_nix.
 # According to doc/license.txt file
 LICENSE="ZLIB CC-BY-SA-4.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="dedicated"
 
 DEPEND="!dedicated? (



[gentoo-commits] repo/gentoo:master commit in: media-libs/pnglite/

2021-11-16 Thread Sam James
commit: 8c7f009875afad7baf6073e5bba69308b5767e19
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:19:20 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:19:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c7f0098

media-libs/pnglite: Keyword 0.1.17 arm64, #821946

Signed-off-by: Sam James  gentoo.org>

 media-libs/pnglite/pnglite-0.1.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/pnglite/pnglite-0.1.17.ebuild 
b/media-libs/pnglite/pnglite-0.1.17.ebuild
index 2216647ba3f1..054f83b18d30 100644
--- a/media-libs/pnglite/pnglite-0.1.17.ebuild
+++ b/media-libs/pnglite/pnglite-0.1.17.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.zip"
 
 LICENSE="ZLIB"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="static-libs"
 
 RDEPEND="sys-libs/zlib"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/buildah/

2021-11-16 Thread Sam James
commit: 0e572acc3b99a4df73d046b29862f67fecad40e7
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:16:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:16:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e572acc

app-emulation/buildah: Stabilize 1.23.1 arm64, #823671

Signed-off-by: Sam James  gentoo.org>

 app-emulation/buildah/buildah-1.23.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/buildah/buildah-1.23.1.ebuild 
b/app-emulation/buildah/buildah-1.23.1.ebuild
index 2b9b9fbd3cb0..9f9600071e63 100644
--- a/app-emulation/buildah/buildah-1.23.1.ebuild
+++ b/app-emulation/buildah/buildah-1.23.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containers/buildah/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64"
+KEYWORDS="amd64 arm64"
 IUSE="selinux"
 
 RDEPEND="app-crypt/gpgme:=



[gentoo-commits] repo/gentoo:master commit in: app-emulation/slirp4netns/

2021-11-16 Thread Sam James
commit: cb67034fe87034ec9ebb4c45eeb06814af9469f2
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:16:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:16:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb67034f

app-emulation/slirp4netns: Stabilize 1.1.12 arm64, #823671

Signed-off-by: Sam James  gentoo.org>

 app-emulation/slirp4netns/slirp4netns-1.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/slirp4netns/slirp4netns-1.1.12.ebuild 
b/app-emulation/slirp4netns/slirp4netns-1.1.12.ebuild
index d01cfe3540b7..ed0001b6ac3d 100644
--- a/app-emulation/slirp4netns/slirp4netns-1.1.12.ebuild
+++ b/app-emulation/slirp4netns/slirp4netns-1.1.12.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="User-mode networking for unprivileged network 
namespaces"
 HOMEPAGE="https://github.com/rootless-containers/slirp4netns;
 
SRC_URI="https://github.com/rootless-containers/slirp4netns/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 arm64 ~ppc64"
 LICENSE="GPL-2"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: sys-fs/fuse-overlayfs/

2021-11-16 Thread Sam James
commit: 65ea70460ff230e808b054ec5281fef26b01bb00
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:16:25 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:16:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ea7046

sys-fs/fuse-overlayfs: Stabilize 1.7.1 arm64, #823671

Signed-off-by: Sam James  gentoo.org>

 sys-fs/fuse-overlayfs/fuse-overlayfs-1.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.7.1.ebuild 
b/sys-fs/fuse-overlayfs/fuse-overlayfs-1.7.1.ebuild
index d886736c22fa..ac1ce4cae8e2 100644
--- a/sys-fs/fuse-overlayfs/fuse-overlayfs-1.7.1.ebuild
+++ b/sys-fs/fuse-overlayfs/fuse-overlayfs-1.7.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/containers/fuse-overlayfs/archive/${EGIT_COMMIT}.tar
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 arm64 ~ppc64"
 
 RDEPEND=">=sys-fs/fuse-3:="
 DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-emulation/skopeo/

2021-11-16 Thread Sam James
commit: e63ad1ca67e40bbe57ee1af228d1cd8d0b5a5eef
Author: Sam James  gentoo  org>
AuthorDate: Wed Nov 17 02:16:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Nov 17 02:16:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e63ad1ca

app-emulation/skopeo: Stabilize 1.5.1 arm64, #823671

Signed-off-by: Sam James  gentoo.org>

 app-emulation/skopeo/skopeo-1.5.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/skopeo/skopeo-1.5.1.ebuild 
b/app-emulation/skopeo/skopeo-1.5.1.ebuild
index 212aa126fd14..e8cae186c28e 100644
--- a/app-emulation/skopeo/skopeo-1.5.1.ebuild
+++ b/app-emulation/skopeo/skopeo-1.5.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containers/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64"
+KEYWORDS="amd64 arm64"
 IUSE="btrfs"
 
 COMMON_DEPEND=">=app-crypt/gpgme-1.5.5:=



  1   2   3   >