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

2020-08-17 Thread Sam James
commit: 3dcf90d31d562c9d31c70fb00e3ecbc3331a0951
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dcf90d3

dev-python/xarray: Keyword 0.16.0 arm, #723912

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

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

diff --git a/dev-python/xarray/xarray-0.16.0.ebuild 
b/dev-python/xarray/xarray-0.16.0.ebuild
index 92d6eef8228..67c0b3aaa1a 100644
--- a/dev-python/xarray/xarray-0.16.0.ebuild
+++ b/dev-python/xarray/xarray-0.16.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-python/numpy-1.15[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: 84047f17539a688340e002c429a3cb4bffd7117d
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84047f17

dev-python/lmdb: Keyword 0.92 arm, #723912

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

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

diff --git a/dev-python/lmdb/lmdb-0.92.ebuild b/dev-python/lmdb/lmdb-0.92.ebuild
index 1a28cb0f521..c3be0c1d61f 100644
--- a/dev-python/lmdb/lmdb-0.92.ebuild
+++ b/dev-python/lmdb/lmdb-0.92.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="OPENLDAP"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="dev-db/lmdb:="



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

2020-08-17 Thread Sam James
commit: f2488723def64bf1bef6b8086bb5280561c284d7
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2488723

dev-python/HeapDict: Keyword 1.0.0 arm, #723912

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

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

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index b8b7bd6d160..2bb62012b4d 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2020-08-17 Thread Sam James
commit: dd9e2eb4020044d750ae02ddc89eabfc42d97072
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9e2eb4

dev-python/cloudpickle: Keyword 1.5.0 arm, #723912

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

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

diff --git a/dev-python/cloudpickle/cloudpickle-1.5.0.ebuild 
b/dev-python/cloudpickle/cloudpickle-1.5.0.ebuild
index 7d44be58f1b..198841d7c8a 100644
--- a/dev-python/cloudpickle/cloudpickle-1.5.0.ebuild
+++ b/dev-python/cloudpickle/cloudpickle-1.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
test? (



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

2020-08-17 Thread Sam James
commit: 4e3d0f2ad2e88916ad32fb3b392fcb775fe9f452
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e3d0f2a

dev-python/tblib: Keyword 1.7.0 arm, #723912

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

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

diff --git a/dev-python/tblib/tblib-1.7.0.ebuild 
b/dev-python/tblib/tblib-1.7.0.ebuild
index bc25d6b359e..437f2c2d491 100644
--- a/dev-python/tblib/tblib-1.7.0.ebuild
+++ b/dev-python/tblib/tblib-1.7.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
 BDEPEND="test? ( dev-python/twisted[${PYTHON_USEDEP}] )"



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

2020-08-17 Thread Sam James
commit: fa8a89557c68b602ed87d506acde780c9af11fd8
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:19 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa8a8955

dev-python/pandas: Keyword 1.1.0 arm, #723912

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

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

diff --git a/dev-python/pandas/pandas-1.1.0.ebuild 
b/dev-python/pandas/pandas-1.1.0.ebuild
index f58668b04d0..51acafe7c74 100644
--- a/dev-python/pandas/pandas-1.1.0.ebuild
+++ b/dev-python/pandas/pandas-1.1.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="doc full-support minimal test X"
 RESTRICT="!test? ( test )"
 



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

2020-08-17 Thread Sam James
commit: 1b5688061a68543c51306cc084e59aeec6ba644e
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:22 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b568806

dev-python/spur: Keyword 0.3.21 arm, #723912

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

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

diff --git a/dev-python/spur/spur-0.3.21.ebuild 
b/dev-python/spur/spur-0.3.21.ebuild
index 69d905250f6..f4219634c4e 100644
--- a/dev-python/spur/spur-0.3.21.ebuild
+++ b/dev-python/spur/spur-0.3.21.ebuild
@@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
dev-python/paramiko[${PYTHON_USEDEP}]"



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

2020-08-17 Thread Sam James
commit: a1c679d332541591523a1c224e53d4fe4e51a723
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:23 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1c679d3

dev-python/locket: Keyword 0.2.0-r1 arm, #723912

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

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

diff --git a/dev-python/locket/locket-0.2.0-r1.ebuild 
b/dev-python/locket/locket-0.2.0-r1.ebuild
index 055d64f3db0..cfaba5c356d 100644
--- a/dev-python/locket/locket-0.2.0-r1.ebuild
+++ b/dev-python/locket/locket-0.2.0-r1.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
test? ( dev-python/spur[${PYTHON_USEDEP}] )"



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

2020-08-17 Thread Sam James
commit: 6bdc47cc2a1b86bf2722a9fe5e7e8758c13900df
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:24 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdc47cc

dev-python/dask: Keyword 2.23.0 arm, #723912

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

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

diff --git a/dev-python/dask/dask-2.23.0.ebuild 
b/dev-python/dask/dask-2.23.0.ebuild
index d049f0bfd93..b4855c7b782 100644
--- a/dev-python/dask/dask-2.23.0.ebuild
+++ b/dev-python/dask/dask-2.23.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="distributed"
 
 RDEPEND="



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

2020-08-17 Thread Sam James
commit: 7126693568337de45ec9d66237379d0ab42ea1cb
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:24 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71266935

dev-python/threadpoolctl: Keyword 2.1.0 arm, #723912

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

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

diff --git a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild 
b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild
index 1d26d7c4972..0a1bd4af374 100644
--- a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/joblib/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
 



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

2020-08-17 Thread Sam James
commit: 2370d58e3391eb1da3c8b9eeb8d6e173e90cba36
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:20 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2370d58e

dev-python/networkx: Keyword 2.4-r1 arm, #723912

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

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

diff --git a/dev-python/networkx/networkx-2.4-r1.ebuild 
b/dev-python/networkx/networkx-2.4-r1.ebuild
index d5b4d47e3f4..d98c149620d 100644
--- a/dev-python/networkx/networkx-2.4-r1.ebuild
+++ b/dev-python/networkx/networkx-2.4-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
 IUSE="examples extras pandas scipy test xml yaml"
 RESTRICT="!test? ( test )"
 



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

2020-08-17 Thread Sam James
commit: 63529330e1061f570c317fafd8e2189b0af619e6
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63529330

dev-python/toolz: Keyword 0.10.0 arm, #723912

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

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

diff --git a/dev-python/toolz/toolz-0.10.0.ebuild 
b/dev-python/toolz/toolz-0.10.0.ebuild
index 50ea4a57ce2..cc4399f2b62 100644
--- a/dev-python/toolz/toolz-0.10.0.ebuild
+++ b/dev-python/toolz/toolz-0.10.0.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 distutils_enable_tests pytest



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

2020-08-17 Thread Sam James
commit: 33f64bf094a60fd6e4262e31bc62efb9d39d32cc
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33f64bf0

dev-python/fsspec: Keyword 0.8.0 arm, #723912

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

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

diff --git a/dev-python/fsspec/fsspec-0.8.0.ebuild 
b/dev-python/fsspec/fsspec-0.8.0.ebuild
index 0cd25edbdda..a70c1f7d542 100644
--- a/dev-python/fsspec/fsspec-0.8.0.ebuild
+++ b/dev-python/fsspec/fsspec-0.8.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 BDEPEND="
dev-python/versioneer[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: c88f954f3945d827788f215dc9c5d2b5c1b466f0
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:20 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c88f954f

dev-python/patsy: Keyword 0.5.1 arm, #723912

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

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

diff --git a/dev-python/patsy/patsy-0.5.1.ebuild 
b/dev-python/patsy/patsy-0.5.1.ebuild
index 2deb3f15619..e6498661a78 100644
--- a/dev-python/patsy/patsy-0.5.1.ebuild
+++ b/dev-python/patsy/patsy-0.5.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 RDEPEND="



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

2020-08-17 Thread Sam James
commit: 9f37a53bc29f73846a8f18288780d40ee6a639a0
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:23 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f37a53b

dev-python/partd: Keyword 1.1.0 arm, #723912

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

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

diff --git a/dev-python/partd/partd-1.1.0.ebuild 
b/dev-python/partd/partd-1.1.0.ebuild
index cf6b5d4754b..22353870f99 100644
--- a/dev-python/partd/partd-1.1.0.ebuild
+++ b/dev-python/partd/partd-1.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-python/locket[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}



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

2020-08-17 Thread Sam James
commit: 706d17c45cf4441d1da752c6c497b5a2d3a21f1f
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:20 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=706d17c4

dev-python/statsmodels: Keyword 0.11.1 arm, #723912

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

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

diff --git a/dev-python/statsmodels/statsmodels-0.11.1.ebuild 
b/dev-python/statsmodels/statsmodels-0.11.1.ebuild
index 39b2c9ea4c4..f7a12631400 100644
--- a/dev-python/statsmodels/statsmodels-0.11.1.ebuild
+++ b/dev-python/statsmodels/statsmodels-0.11.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/

2020-08-17 Thread Sam James
commit: e35e613e91045945d6fd514518231b3e247ad9ac
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:52:00 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:52:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35e613e

app-text/ghostscript-gpl: Stabilize 9.52-r1 ppc64, #734322

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

 app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
index 0bd9732359b..a0ef29b0db3 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
@@ -23,7 +23,7 @@ fi
 
 LICENSE="AGPL-3 CPL-1.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 sparc 
x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc 
x86"
 IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
 
 LANGS="ja ko zh-CN zh-TW"



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

2020-08-17 Thread Sam James
commit: 8a9ebc35443685d9a6dff1fdab47a8d0d1f37c93
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a9ebc35

dev-python/pytables: Keyword 3.6.1 arm, #723912

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

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

diff --git a/dev-python/pytables/pytables-3.6.1.ebuild 
b/dev-python/pytables/pytables-3.6.1.ebuild
index 395912f6df9..926cdcf1800 100644
--- a/dev-python/pytables/pytables-3.6.1.ebuild
+++ b/dev-python/pytables/pytables-3.6.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://www.pytables.org/;
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 LICENSE="BSD"
 IUSE="doc examples test"
 RESTRICT="!test? ( test )"



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

2020-08-17 Thread Sam James
commit: 54bd001a62c170472075b60e41ce515692ccec6b
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54bd001a

dev-python/s3fs: Keyword 0.4.2 arm, #723912

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

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

diff --git a/dev-python/s3fs/s3fs-0.4.2.ebuild 
b/dev-python/s3fs/s3fs-0.4.2.ebuild
index 11eea67191a..091fbd457e5 100644
--- a/dev-python/s3fs/s3fs-0.4.2.ebuild
+++ b/dev-python/s3fs/s3fs-0.4.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~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/zict/

2020-08-17 Thread Sam James
commit: b4293a4eedd257b40228b4e2b5e918c2724fbed2
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4293a4e

dev-python/zict: Keyword 0.1.4 arm, #723912

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

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

diff --git a/dev-python/zict/zict-0.1.4.ebuild 
b/dev-python/zict/zict-0.1.4.ebuild
index 804a0075298..89cfb9b7afa 100644
--- a/dev-python/zict/zict-0.1.4.ebuild
+++ b/dev-python/zict/zict-0.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~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/xlrd/

2020-08-17 Thread Sam James
commit: 9e3f87c72bbe1b55613daacd091b6f67381dee6f
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3f87c7

dev-python/xlrd: Keyword 1.2.0 arm, #723912

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

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

diff --git a/dev-python/xlrd/xlrd-1.2.0.ebuild 
b/dev-python/xlrd/xlrd-1.2.0.ebuild
index b6b9549de1f..8b8925aed73 100644
--- a/dev-python/xlrd/xlrd-1.2.0.ebuild
+++ b/dev-python/xlrd/xlrd-1.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~ppc-aix ~amd64-linux ~x86-linux 
~sparc-solaris ~x86-solaris"
 
 distutils_enable_tests unittest
 



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

2020-08-17 Thread Sam James
commit: 081565590784ef3df901a83eb8116443be3b9ba9
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:19 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08156559

dev-python/pymysql: Keyword 0.10.0 arm, #723912

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

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

diff --git a/dev-python/pymysql/pymysql-0.10.0.ebuild 
b/dev-python/pymysql/pymysql-0.10.0.ebuild
index f4313870195..059a093ed9b 100644
--- a/dev-python/pymysql/pymysql-0.10.0.ebuild
+++ b/dev-python/pymysql/pymysql-0.10.0.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-17 Thread Sam James
commit: d2278d9f15e5adfb5bc81e97ab4cd13419d22d14
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2278d9f

dev-python/joblib: Keyword 0.16.0 arm, #723912

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

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

diff --git a/dev-python/joblib/joblib-0.16.0.ebuild 
b/dev-python/joblib/joblib-0.16.0.ebuild
index 392bb96fc6a..359ef070ff9 100644
--- a/dev-python/joblib/joblib-0.16.0.ebuild
+++ b/dev-python/joblib/joblib-0.16.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="
dev-python/cloudpickle[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: 958902386f883eb565a849061d6c8d1d23aa6e50
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95890238

dev-python/loky: Keyword 2.8.0-r1 arm, #723912

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

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

diff --git a/dev-python/loky/loky-2.8.0-r1.ebuild 
b/dev-python/loky/loky-2.8.0-r1.ebuild
index ba05e5dcaaa..df043a826aa 100644
--- a/dev-python/loky/loky-2.8.0-r1.ebuild
+++ b/dev-python/loky/loky-2.8.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 RDEPEND="
dev-python/cloudpickle[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: 8b0b9ad70af5cf7944782f4d6231752d50da1d5c
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:36:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:36:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0b9ad7

dev-python/sortedcollections: Keyword 0.5.3 arm, #723912

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

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

diff --git a/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild 
b/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
index 6961273db2e..e19def8ba3c 100644
--- a/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
+++ b/dev-python/sortedcollections/sortedcollections-0.5.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~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: gui-libs/tepl/

2020-08-17 Thread Sam James
commit: d411771a3c9782eeb813ecdf8e38a430e8abc30c
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:30:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:30:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d411771a

gui-libs/tepl: Keyword 4.4.0 arm, #737476

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

 gui-libs/tepl/tepl-4.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/tepl/tepl-4.4.0.ebuild b/gui-libs/tepl/tepl-4.4.0.ebuild
index fcaf15bd654..d0bcaa5b3c3 100644
--- a/gui-libs/tepl/tepl-4.4.0.ebuild
+++ b/gui-libs/tepl/tepl-4.4.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gtef;
 
 LICENSE="LGPL-2.1+"
 SLOT="4"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~x86"
 IUSE="+introspection"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-cdr/dolphin-plugins-mountiso/

2020-08-17 Thread Sam James
commit: be782eb38b53c19bdf5724dc2b7c08950542389c
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:30:06 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:30:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be782eb3

app-cdr/dolphin-plugins-mountiso: Keyword 20.08.0 arm64, #736986

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

 .../dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.08.0.ebuild| 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.08.0.ebuild 
b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.08.0.ebuild
index baae6e0aaed..b95d370e5ed 100644
--- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.08.0.ebuild
+++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-20.08.0.ebuild
@@ -18,7 +18,7 @@ 
HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin_plugins;
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-editors/gedit/

2020-08-17 Thread Sam James
commit: 9f96de00efa6a6a782068c8d60be48de1aab914e
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:30:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:30:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f96de00

app-editors/gedit: Keyword 3.36.2 arm, #737476

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

 app-editors/gedit/gedit-3.36.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/gedit/gedit-3.36.2.ebuild 
b/app-editors/gedit/gedit-3.36.2.ebuild
index 7a32312e37c..ec28b679eb3 100644
--- a/app-editors/gedit/gedit-3.36.2.ebuild
+++ b/app-editors/gedit/gedit-3.36.2.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 IUSE="+introspection +python gtk-doc spell vala"
 REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"
 
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~x86"
 
 # X libs are not needed for OSX (aqua)
 DEPEND="



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

2020-08-17 Thread Sam James
commit: 7288c3f56cc78ee33b9609a49e8e558afc6a8bfd
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:23:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:23:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7288c3f5

dev-python/numexpr: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/numexpr/numexpr-2.7.1.ebuild 
b/dev-python/numexpr/numexpr-2.7.1.ebuild
index abed6fb5bde..64616baef0c 100644
--- a/dev-python/numexpr/numexpr-2.7.1.ebuild
+++ b/dev-python/numexpr/numexpr-2.7.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="mkl"
 
 RDEPEND="



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

2020-08-17 Thread Sam James
commit: 1c1e3531eb4d5675a69be471a5aa220a06579318
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:26:00 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:26:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1e3531

dev-python/fsspec: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/fsspec/fsspec-0.8.0.ebuild 
b/dev-python/fsspec/fsspec-0.8.0.ebuild
index 32a13842c16..0cd25edbdda 100644
--- a/dev-python/fsspec/fsspec-0.8.0.ebuild
+++ b/dev-python/fsspec/fsspec-0.8.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 BDEPEND="
dev-python/versioneer[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: 39b21da0873ae9b0ef577e454804f933bde96d44
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:26:50 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:26:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39b21da0

dev-python/toolz: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/toolz/toolz-0.10.0.ebuild 
b/dev-python/toolz/toolz-0.10.0.ebuild
index 0c486b0291b..50ea4a57ce2 100644
--- a/dev-python/toolz/toolz-0.10.0.ebuild
+++ b/dev-python/toolz/toolz-0.10.0.ebuild
@@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 distutils_enable_tests pytest



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

2020-08-17 Thread Sam James
commit: 788a517802623ac21a8af060d8ab4e9950a56b84
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:25:43 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:25:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=788a5178

dev-python/dask: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/dask/dask-2.23.0.ebuild 
b/dev-python/dask/dask-2.23.0.ebuild
index 206edb645a4..d049f0bfd93 100644
--- a/dev-python/dask/dask-2.23.0.ebuild
+++ b/dev-python/dask/dask-2.23.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="distributed"
 
 RDEPEND="



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

2020-08-17 Thread Sam James
commit: 26efa65f87859a0642be7d71ccda521bc7058e76
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:25:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:25:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26efa65f

dev-python/xarray: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/xarray/xarray-0.16.0.ebuild 
b/dev-python/xarray/xarray-0.16.0.ebuild
index de12d6e85ad..92d6eef8228 100644
--- a/dev-python/xarray/xarray-0.16.0.ebuild
+++ b/dev-python/xarray/xarray-0.16.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-python/numpy-1.15[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: fc00c62d9f2eb7b709bf2eb83ac35e52393407f0
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:24:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:24:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc00c62d

dev-python/s3fs: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/s3fs/s3fs-0.4.2.ebuild 
b/dev-python/s3fs/s3fs-0.4.2.ebuild
index 77bc1e9fc54..11eea67191a 100644
--- a/dev-python/s3fs/s3fs-0.4.2.ebuild
+++ b/dev-python/s3fs/s3fs-0.4.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/aws-sam-translator/

2020-08-17 Thread Sam James
commit: ba51ed7dfda002ae3cc2037325fd711d9db31859
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:21:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:21:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba51ed7d

dev-python/aws-sam-translator: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/aws-sam-translator/aws-sam-translator-1.26.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/aws-sam-translator/aws-sam-translator-1.26.0.ebuild 
b/dev-python/aws-sam-translator/aws-sam-translator-1.26.0.ebuild
index e570b035756..98fcb068f60 100644
--- a/dev-python/aws-sam-translator/aws-sam-translator-1.26.0.ebuild
+++ b/dev-python/aws-sam-translator/aws-sam-translator-1.26.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/serverless-application-model-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-python/boto3-1.5[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: 88ffba6be088de78db2f2b1026a8813c02c90545
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:23:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:23:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ffba6b

dev-python/pandas: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/pandas/pandas-1.1.0.ebuild 
b/dev-python/pandas/pandas-1.1.0.ebuild
index 43bf114..f58668b04d0 100644
--- a/dev-python/pandas/pandas-1.1.0.ebuild
+++ b/dev-python/pandas/pandas-1.1.0.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${P/_/}"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE="doc full-support minimal test X"
 RESTRICT="!test? ( test )"
 



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

2020-08-17 Thread Sam James
commit: 0dd3972449f87ee00b3db5955da197c3e49eb6b2
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:26:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:26:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd39724

dev-python/partd: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/partd/partd-1.1.0.ebuild 
b/dev-python/partd/partd-1.1.0.ebuild
index 264a982bd65..cf6b5d4754b 100644
--- a/dev-python/partd/partd-1.1.0.ebuild
+++ b/dev-python/partd/partd-1.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-python/locket[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}



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

2020-08-17 Thread Sam James
commit: 954d62357cc7dbb940cc54c10a1f165cf05280c6
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:22:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:22:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=954d6235

dev-python/nose-random: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/nose-random/nose-random-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/nose-random/nose-random-1.0.0.ebuild 
b/dev-python/nose-random/nose-random-1.0.0.ebuild
index f041fe60d6f..309fdcbe8bf 100644
--- a/dev-python/nose-random/nose-random-1.0.0.ebuild
+++ b/dev-python/nose-random/nose-random-1.0.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/fzumstein/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="dev-python/nose[${PYTHON_USEDEP}]"
 



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

2020-08-17 Thread Sam James
commit: 194d6ed1e6bfbe8329d784d8c0f57186c46becd3
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:21:33 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:21:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194d6ed1

dev-python/backports-weakref: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/backports-weakref/backports-weakref-1.0_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/backports-weakref/backports-weakref-1.0_p1.ebuild 
b/dev-python/backports-weakref/backports-weakref-1.0_p1.ebuild
index 92fe99eca4f..55a7cecc079 100644
--- a/dev-python/backports-weakref/backports-weakref-1.0_p1.ebuild
+++ b/dev-python/backports-weakref/backports-weakref-1.0_p1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="PSF-2.3"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 RDEPEND="dev-python/backports[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}



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

2020-08-17 Thread Sam James
commit: 62f91014d9483c019585bdba3180173c747dfc55
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:27:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:27:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62f91014

dev-python/HeapDict: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild 
b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
index be45f0d9d82..b8b7bd6d160 100644
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND=""



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

2020-08-17 Thread Sam James
commit: 3732d4c1408952a79ede640e92cb01b796415048
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:21:55 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:21:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3732d4c1

dev-python/flask-sqlalchemy: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.4.ebuild 
b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.4.ebuild
index 5733e429063..aa39239171c 100644
--- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.4.ebuild
+++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.4.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 RDEPEND="
>=dev-python/flask-0.10[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: 221cd2ea9a092645fbae872151d9810184e7fd5f
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:24:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:24:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221cd2ea

dev-python/pytables: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/pytables/pytables-3.6.1.ebuild 
b/dev-python/pytables/pytables-3.6.1.ebuild
index 0d24b5b1d06..395912f6df9 100644
--- a/dev-python/pytables/pytables-3.6.1.ebuild
+++ b/dev-python/pytables/pytables-3.6.1.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://www.pytables.org/;
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 LICENSE="BSD"
 IUSE="doc examples test"
 RESTRICT="!test? ( test )"



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

2020-08-17 Thread Sam James
commit: 8b941130e08a360459a04f5de8e5f3250d3f387c
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:25:24 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:25:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b941130

dev-python/xlrd: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/xlrd/xlrd-1.2.0.ebuild 
b/dev-python/xlrd/xlrd-1.2.0.ebuild
index 04f9088a3b3..b6b9549de1f 100644
--- a/dev-python/xlrd/xlrd-1.2.0.ebuild
+++ b/dev-python/xlrd/xlrd-1.2.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
+KEYWORDS="amd64 ~arm64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris 
~x86-solaris"
 
 distutils_enable_tests unittest
 



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

2020-08-17 Thread Sam James
commit: 271f55de6d061eaf91219d28996aebcb3ca09bf6
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:28:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:28:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271f55de

dev-python/spur: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/spur/spur-0.3.21.ebuild 
b/dev-python/spur/spur-0.3.21.ebuild
index 6ed537d7596..69d905250f6 100644
--- a/dev-python/spur/spur-0.3.21.ebuild
+++ b/dev-python/spur/spur-0.3.21.ebuild
@@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
dev-python/paramiko[${PYTHON_USEDEP}]"



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

2020-08-17 Thread Sam James
commit: 31cf2d636e6719c6a24e6ffaf32c1ff1229e321a
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:27:38 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:27:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31cf2d63

dev-python/zict: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/zict/zict-0.1.4.ebuild 
b/dev-python/zict/zict-0.1.4.ebuild
index 5fb26c305b9..804a0075298 100644
--- a/dev-python/zict/zict-0.1.4.ebuild
+++ b/dev-python/zict/zict-0.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-17 Thread Sam James
commit: 47317060032633013e640ada629f67f45ca3d953
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:26:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:26:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47317060

dev-python/patsy: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/patsy/patsy-0.5.1.ebuild 
b/dev-python/patsy/patsy-0.5.1.ebuild
index 55fef3e0521..2deb3f15619 100644
--- a/dev-python/patsy/patsy-0.5.1.ebuild
+++ b/dev-python/patsy/patsy-0.5.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 RDEPEND="



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

2020-08-17 Thread Sam James
commit: b6e54ed2d0690b0f1a052233bfa377e46917cce0
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:22:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:22:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6e54ed2

dev-python/jsonpickle: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/jsonpickle/jsonpickle-1.4.1-r1.ebuild 
b/dev-python/jsonpickle/jsonpickle-1.4.1-r1.ebuild
index fa56bf7fde1..c990ed01191 100644
--- a/dev-python/jsonpickle/jsonpickle-1.4.1-r1.ebuild
+++ b/dev-python/jsonpickle/jsonpickle-1.4.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2020-08-17 Thread Sam James
commit: 6f4cf372e069ce077e225af4beaba640a2241882
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:20:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:20:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4cf372

dev-python/python-sshpubkeys: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild 
b/dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild
index 295c1da3eca..f9c99b964e3 100644
--- a/dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild
+++ b/dev-python/python-sshpubkeys/python-sshpubkeys-3.1.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/ojarva/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]



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

2020-08-17 Thread Sam James
commit: 5c77b4d085a3eab8492d0b7f02b961381eb139f6
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:27:06 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:27:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c77b4d0

dev-python/locket: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/locket/locket-0.2.0-r1.ebuild 
b/dev-python/locket/locket-0.2.0-r1.ebuild
index d6afddfdbca..055d64f3db0 100644
--- a/dev-python/locket/locket-0.2.0-r1.ebuild
+++ b/dev-python/locket/locket-0.2.0-r1.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
test? ( dev-python/spur[${PYTHON_USEDEP}] )"



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

2020-08-17 Thread Sam James
commit: 7df18c3be5789b8994eb8c0dc96f7a6b7eda2df4
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:27:21 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:27:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df18c3b

dev-python/sortedcollections: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

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



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

2020-08-17 Thread Sam James
commit: c1d455c07f2d846952aaa7b2d973f95a55300c0f
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:24:48 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:24:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1d455c0

dev-python/statsmodels: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/statsmodels/statsmodels-0.11.1.ebuild 
b/dev-python/statsmodels/statsmodels-0.11.1.ebuild
index 8082ab0f630..39b2c9ea4c4 100644
--- a/dev-python/statsmodels/statsmodels-0.11.1.ebuild
+++ b/dev-python/statsmodels/statsmodels-0.11.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 RESTRICT="!test? ( test )"
 



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

2020-08-17 Thread Sam James
commit: a13c04cf199ec29038e83f660c3d72186e60b45a
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:21:01 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:21:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13c04cf

dev-python/responses: arm64 keyworded (bug #723912)

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/responses/responses-0.10.16.ebuild 
b/dev-python/responses/responses-0.10.16.ebuild
index f0c4bc5a197..5996181f7b9 100644
--- a/dev-python/responses/responses-0.10.16.ebuild
+++ b/dev-python/responses/responses-0.10.16.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="



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

2020-08-17 Thread Sam James
commit: 8e569e62bd8067e92fab4945afcde9cf4e202de0
Author: Sam James  gentoo  org>
AuthorDate: Tue Aug 18 05:28:20 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Aug 18 05:28:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e569e62

dev-python/sphinxcontrib-doxylink: Stabilize 1.6.1 arm64, #737288

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

 dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.6.1.ebuild 
b/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.6.1.ebuild
index 2fe6ca1d56f..83c37cd9d47 100644
--- a/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.6.1.ebuild
+++ b/dev-python/sphinxcontrib-doxylink/sphinxcontrib-doxylink-1.6.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-python/sphinx-1.0[${PYTHON_USEDEP}]



[gentoo-commits] proj/musl:master commit in: dev-libs/glib/

2020-08-17 Thread Jory Pratt
commit: f9456c8412b7c784ed0b8cc89078cc54a803f884
Author: stefson  yahoo  de>
AuthorDate: Sun Aug  9 19:24:13 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Tue Aug 18 01:00:45 2020 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=f9456c84

dev-libs/glib: remove virtual/libffi

Signed-off-by: Steffen Kuhn  yandex.com>
Signed-off-by: Jory Pratt  gentoo.org>

Closes: https://github.com/gentoo/musl/pull/333

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

diff --git a/dev-libs/glib/glib-2.62.6.ebuild b/dev-libs/glib/glib-2.62.6.ebuild
index 6a574e0..fccd6b4 100644
--- a/dev-libs/glib/glib-2.62.6.ebuild
+++ b/dev-libs/glib/glib-2.62.6.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
!=virtual/libiconv-0-r1[${MULTILIB_USEDEP}]
>=dev-libs/libpcre-8.31:3[${MULTILIB_USEDEP},static-libs?]
-   >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]
+   >=dev-libs/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]
>=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
>=virtual/libintl-0-r2[${MULTILIB_USEDEP}]
kernel_linux? ( >=sys-apps/util-linux-2.23[${MULTILIB_USEDEP}] )



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

2020-08-17 Thread Patrick McLean
commit: 584223f787448c225b755c8dda5378c122ea4577
Author: Patrick McLean  gentoo  org>
AuthorDate: Tue Aug 18 00:58:40 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue Aug 18 00:58:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=584223f7

dev-python/libtmux-0.8.3: Version bump

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/libtmux/Manifest |  1 +
 dev-python/libtmux/libtmux-0.8.3.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/libtmux/Manifest b/dev-python/libtmux/Manifest
index cbce4865c33..349221232de 100644
--- a/dev-python/libtmux/Manifest
+++ b/dev-python/libtmux/Manifest
@@ -1 +1,2 @@
 DIST libtmux-v0.8.2.tar.gz 117077 BLAKE2B 
52e9c7c47911797e9d2446e7fbc836f9482912e255c05d9b329d4a33f5f03d0bfad4df492902eff5605180f90efcd81a7e432174646cb2051b0f9dfa6615a91a
 SHA512 
e5f3768f4ddd746c5380a92899961be05b1b6c567d9333720b0fd9ed124131671bbecf1c04a7c4e658092424b6dc89dd656ba559385b0a6f673f9895dd6c829c
+DIST libtmux-v0.8.3.tar.gz 131928 BLAKE2B 
7979dc907d5c7805cf56422aa0fed554c89f0b50cf1f13b150809a1c7e24b0eab125701eada0431212afccc26f6479642c886b3f701c8c2ffc9c3ebb7d08c4cc
 SHA512 
f7c5a84f16b400db672318d3c0b79cd8f328a0096d32349f6ce9360d72eecd75ed9915af5c37950adadd81943130b543716d718366522efee7780813a2c1a5d6

diff --git a/dev-python/libtmux/libtmux-0.8.3.ebuild 
b/dev-python/libtmux/libtmux-0.8.3.ebuild
new file mode 100644
index 000..628783d9c6c
--- /dev/null
+++ b/dev-python/libtmux/libtmux-0.8.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+inherit distutils-r1
+
+DESCRIPTION="python api for tmux"
+HOMEPAGE="https://libtmux.git-pull.com/;
+SRC_URI="https://github.com/tmux-python/${PN}/archive/v${PV}.tar.gz -> 
${PN}-v${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND=">=app-misc/tmux-3.0a"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc \
+   dev-python/alagitpull \
+   dev-python/docutils
+
+python_prepare_all() {
+   # avoid a dependency on sphinx_issues
+   local issues="https://github.com/tmux-python/libtmux/issues/;
+   sed -i "s:'sphinx_issues',::" doc/conf.py || die
+   sed -r -i "s|:issue:\`([[:digit:]]+)\`|\`issue \1 ${issues}\1\`|" 
CHANGES || die
+   rm requirements/doc.txt || die
+
+   distutils-r1_python_prepare_all
+}



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

2020-08-17 Thread Davide Pesavento
commit: 13e48ddffdcd443cf1f00e36f72eb4e58a62ef27
Author: Davide Pesavento  gentoo  org>
AuthorDate: Mon Aug 17 23:43:54 2020 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Aug 17 23:43:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e48ddf

dev-python/sip: add 4.19.24

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Davide Pesavento  gentoo.org>

 dev-python/sip/Manifest   |  1 +
 dev-python/sip/sip-4.19.24.ebuild | 94 +++
 2 files changed, 95 insertions(+)

diff --git a/dev-python/sip/Manifest b/dev-python/sip/Manifest
index 707324268f8..19581414f6a 100644
--- a/dev-python/sip/Manifest
+++ b/dev-python/sip/Manifest
@@ -1,2 +1,3 @@
 DIST sip-4.19.22.tar.gz 1050805 BLAKE2B 
7382fdf74c5bb8b55bcedae74acdcb7b81ef06a64d129a9e6f11a5eb293900e37df513f1c4290f2299f49a5bd97e2a6b3c6bc32ddbf2eaf848bd5e5c5dc25edc
 SHA512 
4d366e589945e589f69a3caf979076ef37e319ac0efdd8ec3cee4869da89e112832462215ca2e235036bacfade7efc4d530aa93e7492c283dc1b2503e08feea5
 DIST sip-4.19.23.tar.gz 1053640 BLAKE2B 
316c972a5cf7dd6464a418702e7d91192202330cf89a78d6ef480034ac8fc2f3f4cfedb85e6bc7d3d018bfe3d29ea767133db008dbfa521312e3aea2b96cff74
 SHA512 
a50c6202ebb6a5d1c98b6fc79925fa5d82236a944003854b057be9e2f7340d5cd689ba0e08f46f521736f3574c4089768c869bb8921e66b23944a31a832770f1
+DIST sip-4.19.24.tar.gz 1055461 BLAKE2B 
6990b127a83fa57bc084eb9a1097f73c384b4fcf3d181479557fe2ffc66cde254bfbb5aef26f5ddd84dca346f54184952e7a111adf3b665f68571853e63b6575
 SHA512 
c9acf8c66da6ff24ffaeed254c11deabbc587cea0eb50164f2016199af30b85980f96a2d754ae5e7fe080f9076673b1abc82e2a6a41ff2ac442fb2b326fca1c0

diff --git a/dev-python/sip/sip-4.19.24.ebuild 
b/dev-python/sip/sip-4.19.24.ebuild
new file mode 100644
index 000..5771751b2f3
--- /dev/null
+++ b/dev-python/sip/sip-4.19.24.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit python-r1 toolchain-funcs
+
+DESCRIPTION="Python extension module generator for C and C++ libraries"
+HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro;
+
+MY_PN=sip
+MY_P=${MY_PN}-${PV/_pre/.dev}
+if [[ ${PV} == *_pre* ]]; then
+   SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.gz;
+else
+   
SRC_URI="https://www.riverbankcomputing.com/static/Downloads/${MY_PN}/${PV}/${MY_P}.tar.gz;
+fi
+
+# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h
+SLOT="0/12"
+LICENSE="|| ( GPL-2 GPL-3 SIP )"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="doc"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${MY_P}
+
+PATCHES=( "${FILESDIR}"/${PN}-4.18-darwin.patch )
+
+src_prepare() {
+   # Sub-slot sanity check
+   local sub_slot=${SLOT#*/}
+   local sip_api_major_nr=$(sed -nre 's:^#define 
SIP_API_MAJOR_NR\s+([0-9]+):\1:p' siplib/sip.h || die)
+   if [[ ${sub_slot} != ${sip_api_major_nr} ]]; then
+   eerror
+   eerror "Ebuild sub-slot (${sub_slot}) does not match 
SIP_API_MAJOR_NR (${sip_api_major_nr})"
+   eerror "Please update SLOT variable as follows:"
+   eerror "SLOT=\"${SLOT%%/*}/${sip_api_major_nr}\""
+   eerror
+   die "sub-slot sanity check failed"
+   fi
+
+   default
+}
+
+src_configure() {
+   configuration() {
+   local incdir=$(python_get_includedir)
+   local myconf=(
+   "${PYTHON}"
+   "${S}"/configure.py
+   --sysroot="${ESYSROOT}/usr"
+   --bindir="${EPREFIX}/usr/bin"
+   --destdir="$(python_get_sitedir)"
+   --incdir="${incdir#${SYSROOT}}"
+   AR="$(tc-getAR) cqs"
+   CC="$(tc-getCC)"
+   CFLAGS="${CFLAGS}"
+   CFLAGS_RELEASE=
+   CXX="$(tc-getCXX)"
+   CXXFLAGS="${CXXFLAGS}"
+   CXXFLAGS_RELEASE=
+   LINK="$(tc-getCXX)"
+   LINK_SHLIB="$(tc-getCXX)"
+   LFLAGS="${LDFLAGS}"
+   LFLAGS_RELEASE=
+   RANLIB=
+   STRIP=
+   )
+   echo "${myconf[@]}"
+   "${myconf[@]}" || die
+   }
+   python_foreach_impl run_in_build_dir configuration
+}
+
+src_compile() {
+   python_foreach_impl run_in_build_dir default
+}
+
+src_install() {
+   installation() {
+   emake DESTDIR="${D}" install
+   python_optimize
+   }
+   python_foreach_impl run_in_build_dir installation
+
+   einstalldocs
+   use doc && dodoc -r doc/html
+}



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

2020-08-17 Thread Davide Pesavento
commit: b11f0e7bab4a5e6eab63be824fd97d4adbf04e8f
Author: Davide Pesavento  gentoo  org>
AuthorDate: Mon Aug 17 23:49:50 2020 +
Commit: Davide Pesavento  gentoo  org>
CommitDate: Mon Aug 17 23:49:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11f0e7b

dev-python/PyQt5-sip: add 4.19.24

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Davide Pesavento  gentoo.org>

 dev-python/PyQt5-sip/Manifest |  1 +
 dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild | 90 +++
 2 files changed, 91 insertions(+)

diff --git a/dev-python/PyQt5-sip/Manifest b/dev-python/PyQt5-sip/Manifest
index 707324268f8..19581414f6a 100644
--- a/dev-python/PyQt5-sip/Manifest
+++ b/dev-python/PyQt5-sip/Manifest
@@ -1,2 +1,3 @@
 DIST sip-4.19.22.tar.gz 1050805 BLAKE2B 
7382fdf74c5bb8b55bcedae74acdcb7b81ef06a64d129a9e6f11a5eb293900e37df513f1c4290f2299f49a5bd97e2a6b3c6bc32ddbf2eaf848bd5e5c5dc25edc
 SHA512 
4d366e589945e589f69a3caf979076ef37e319ac0efdd8ec3cee4869da89e112832462215ca2e235036bacfade7efc4d530aa93e7492c283dc1b2503e08feea5
 DIST sip-4.19.23.tar.gz 1053640 BLAKE2B 
316c972a5cf7dd6464a418702e7d91192202330cf89a78d6ef480034ac8fc2f3f4cfedb85e6bc7d3d018bfe3d29ea767133db008dbfa521312e3aea2b96cff74
 SHA512 
a50c6202ebb6a5d1c98b6fc79925fa5d82236a944003854b057be9e2f7340d5cd689ba0e08f46f521736f3574c4089768c869bb8921e66b23944a31a832770f1
+DIST sip-4.19.24.tar.gz 1055461 BLAKE2B 
6990b127a83fa57bc084eb9a1097f73c384b4fcf3d181479557fe2ffc66cde254bfbb5aef26f5ddd84dca346f54184952e7a111adf3b665f68571853e63b6575
 SHA512 
c9acf8c66da6ff24ffaeed254c11deabbc587cea0eb50164f2016199af30b85980f96a2d754ae5e7fe080f9076673b1abc82e2a6a41ff2ac442fb2b326fca1c0

diff --git a/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild 
b/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild
new file mode 100644
index 000..d5d6640ea13
--- /dev/null
+++ b/dev-python/PyQt5-sip/PyQt5-sip-4.19.24.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+inherit python-r1 toolchain-funcs
+
+DESCRIPTION="Private sip module for PyQt5"
+HOMEPAGE="https://www.riverbankcomputing.com/software/sip/intro;
+
+MY_PN=sip
+MY_P=${MY_PN}-${PV/_pre/.dev}
+if [[ ${PV} == *_pre* ]]; then
+   SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.gz;
+else
+   
SRC_URI="https://www.riverbankcomputing.com/static/Downloads/${MY_PN}/${PV}/${MY_P}.tar.gz;
+fi
+
+# Sub-slot based on SIP_API_MAJOR_NR from siplib/sip.h
+SLOT="0/12"
+LICENSE="|| ( GPL-2 GPL-3 SIP )"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}
+   !

[gentoo-commits] repo/gentoo:master commit in: sys-kernel/genkernel/files/, sys-kernel/genkernel/

2020-08-17 Thread Thomas Deutschmann
commit: c024aafd9e3d27ec79bcc96dc17f2a152c2bc333
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Aug 17 23:25:11 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Aug 17 23:25:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c024aafd

sys-kernel/genkernel: fix --integrated-initramfs option

Closes: https://bugs.gentoo.org/737598
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../genkernel-4.1.0-fix-integrated-initramfs.patch | 28 ++
 ...rnel-4.1.0.ebuild => genkernel-4.1.0-r1.ebuild} |  2 ++
 2 files changed, 30 insertions(+)

diff --git 
a/sys-kernel/genkernel/files/genkernel-4.1.0-fix-integrated-initramfs.patch 
b/sys-kernel/genkernel/files/genkernel-4.1.0-fix-integrated-initramfs.patch
new file mode 100644
index 000..afe3e99dbc5
--- /dev/null
+++ b/sys-kernel/genkernel/files/genkernel-4.1.0-fix-integrated-initramfs.patch
@@ -0,0 +1,28 @@
+--- a/gen_determineargs.sh
 b/gen_determineargs.sh
+@@ -1170,6 +1170,14 @@ determine_real_args() {
+   fi
+   fi
+ 
++  if isTrue "${INTEGRATED_INITRAMFS}"
++  then
++  if  ! isTrue "${BUILD_KERNEL}" || ! isTrue "${BUILD_RAMDISK}"
++  then
++  gen_die "Invalid action specified: 
--integrated-initramfs option requires action \"all\", i.e. building of kernel 
and initramfs at the same time!"
++  fi
++  fi
++
+   if ! isTrue "${CMD_INSTALL}"
+   then
+   if [ -n "${KERNEL_MODULES_PREFIX}" ]
+--- a/gen_funcs.sh
 b/gen_funcs.sh
+@@ -2033,7 +2033,7 @@ kconfig_set_opt() {
+   else
+   print_info 3 "$(get_indent ${indentlevel}) - Setting option 
'${optname}' to '${optval}' in '${kconfig}'..."
+   sed -i "${kconfig}" \
+-  -e "s/^#\? \?${optname}[ =].*/${optname}=${optval}/g" \
++  -e "s|^#\? \?${optname}[ =].*|${optname}=${optval}|g" \
+   || gen_die "Failed to set '${optname}=${optval}' in 
'${kconfig}'"
+ 
+   [ ! -f "${KCONFIG_MODIFIED_MARKER}" ] && touch 
"${KCONFIG_MODIFIED_MARKER}"

diff --git a/sys-kernel/genkernel/genkernel-4.1.0.ebuild 
b/sys-kernel/genkernel/genkernel-4.1.0-r1.ebuild
similarity index 99%
rename from sys-kernel/genkernel/genkernel-4.1.0.ebuild
rename to sys-kernel/genkernel/genkernel-4.1.0-r1.ebuild
index f4f851fba1a..0b57d466b50 100644
--- a/sys-kernel/genkernel/genkernel-4.1.0.ebuild
+++ b/sys-kernel/genkernel/genkernel-4.1.0-r1.ebuild
@@ -118,6 +118,8 @@ if [[ ${PV} == * ]]; then
DEPEND="${DEPEND} app-text/asciidoc"
 fi
 
+PATCHES=( "${FILESDIR}"/${P}-fix-integrated-initramfs.patch )
+
 src_unpack() {
if [[ ${PV} == * ]]; then
git-r3_src_unpack



[gentoo-commits] proj/genkernel:master commit in: /

2020-08-17 Thread Thomas Deutschmann
commit: d729714908b1830189356a92ac433b5e237ae43d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Aug 17 23:11:33 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Aug 17 23:11:33 2020 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=d7297149

gen_determineargs.sh: determine_real_args(): --integrated-initramfs requires 
building of kernel and initramfs

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_determineargs.sh | 8 
 1 file changed, 8 insertions(+)

diff --git a/gen_determineargs.sh b/gen_determineargs.sh
index 4457fe4..7332bb0 100755
--- a/gen_determineargs.sh
+++ b/gen_determineargs.sh
@@ -1170,6 +1170,14 @@ determine_real_args() {
fi
fi
 
+   if isTrue "${INTEGRATED_INITRAMFS}"
+   then
+   if  ! isTrue "${BUILD_KERNEL}" || ! isTrue "${BUILD_RAMDISK}"
+   then
+   gen_die "Invalid action specified: 
--integrated-initramfs option requires action \"all\", i.e. building of kernel 
and initramfs at the same time!"
+   fi
+   fi
+
if ! isTrue "${CMD_INSTALL}"
then
if [ -n "${KERNEL_MODULES_PREFIX}" ]



[gentoo-commits] proj/genkernel:master commit in: /

2020-08-17 Thread Thomas Deutschmann
commit: 9e38bfe0fe48ae6508680a37fd5cbf37620b57cc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Aug 17 23:10:20 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Aug 17 23:10:20 2020 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=9e38bfe0

gen_funcs.sh: kconfig_set_opt(): Change separator to allow setting of paths

Bug: https://bugs.gentoo.org/737598
Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_funcs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gen_funcs.sh b/gen_funcs.sh
index 0eea8ee..208a7e9 100755
--- a/gen_funcs.sh
+++ b/gen_funcs.sh
@@ -2033,7 +2033,7 @@ kconfig_set_opt() {
else
print_info 3 "$(get_indent ${indentlevel}) - Setting option 
'${optname}' to '${optval}' in '${kconfig}'..."
sed -i "${kconfig}" \
-   -e "s/^#\? \?${optname}[ =].*/${optname}=${optval}/g" \
+   -e "s|^#\? \?${optname}[ =].*|${optname}=${optval}|g" \
|| gen_die "Failed to set '${optname}=${optval}' in 
'${kconfig}'"
 
[ ! -f "${KCONFIG_MODIFIED_MARKER}" ] && touch 
"${KCONFIG_MODIFIED_MARKER}"



[gentoo-commits] proj/gcc-patches:master commit in: 9.2.0/gentoo/

2020-08-17 Thread Sergei Trofimovich
commit: 717271374986e434e35d6f8806c0da15c91208ba
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 22:25:24 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 22:25:24 2020 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=71727137

9.2.0: abandon branch in favour of 9.3.0

Signed-off-by: Sergei Trofimovich  gentoo.org>

 9.2.0/gentoo/README.history | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/9.2.0/gentoo/README.history b/9.2.0/gentoo/README.history
index 794d76c..ffd2ed0 100644
--- a/9.2.0/gentoo/README.history
+++ b/9.2.0/gentoo/README.history
@@ -1,4 +1,4 @@
-7  TODO
+7  Abandoned
+ 38_all_libcpp-ar.patch
 
 6  11 Mar 2019



[gentoo-commits] proj/gcc-patches:master commit in: 8.3.0/gentoo/

2020-08-17 Thread Sergei Trofimovich
commit: a4e3a6b4d56e0756ead8e784e12c5b968fbbffc1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 22:25:49 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 22:25:49 2020 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=a4e3a6b4

8.3.0: abandon branch in favour of 8.4.0

Signed-off-by: Sergei Trofimovich  gentoo.org>

 8.3.0/gentoo/README.history | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/8.3.0/gentoo/README.history b/8.3.0/gentoo/README.history
index 946f48d..d3d7a5d 100644
--- a/8.3.0/gentoo/README.history
+++ b/8.3.0/gentoo/README.history
@@ -1,4 +1,4 @@
-5  TODO
+5  Abandoned
+ 35_all_libcpp-ar.patch
+ 36_all_whitespace-pa.patch
 



[gentoo-commits] repo/gentoo:master commit in: app-crypt/rhash/

2020-08-17 Thread James Le Cuirot
commit: e75248b8cffc38f4529ab45acb30b2f916b836f0
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Aug 17 22:19:14 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Aug 17 22:19:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e75248b8

app-crypt/rhash: Version bump to 1.4.0

Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: James Le Cuirot  gentoo.org>

 app-crypt/rhash/Manifest   |  1 +
 app-crypt/rhash/rhash-1.4.0.ebuild | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/app-crypt/rhash/Manifest b/app-crypt/rhash/Manifest
index 2e8665c315b..7d4e592d996 100644
--- a/app-crypt/rhash/Manifest
+++ b/app-crypt/rhash/Manifest
@@ -1,3 +1,4 @@
 DIST rhash-1.3.6-src.tar.gz 328097 BLAKE2B 
c74993d183f0f2e479f0bd5831a9f653b9bd17bbed4d1ba896f6e33db98b7141175cd3c688dc41dfd8ec4b98acb51255ae5b795435cbc9dfb5ab77573cb25543
 SHA512 
54f7f238ed1fdc01c29cc1338fa86be90b69beff0df8f20d24ce9cb3c48c7f4668b84a3fe0d4d8b04b54bc8145485d493435edf3219de3a637af0f9c007c85c6
 DIST rhash-1.3.8-src.tar.gz 393544 BLAKE2B 
c326b3fa6dbc5ea2cce40105dc319456fdcc58140a05e8002bf1d92be921d8bbd27bf670370ba7cf2ff2001ff70ddbeb8efc9712869a7b215c5f51a5e493b5c9
 SHA512 
9dba4fa4dd49d323f2e440c5b93eac1ef62eb4046ec4ef611f0978c12c1739002f1ac1f1ec5e61bd359dc89e9ed612db71be91a795184ac5d5433280d27fa4c1
 DIST rhash-1.3.9-src.tar.gz 403415 BLAKE2B 
49f3b9348485b83521f58fa1de30517b05a8265547cbec3276d89c42b46baccc4ea22d41638764600c76669308a5f7d9d3995b7cec51676c9f8492ba740e473c
 SHA512 
6fae0587cdeb42df59d542c58bad734259d1ff39fba92531c10a469b51310644669ffbe0453e72d85c2cf38b176962f6dca9062a121ac019f1b30f207a176e60
+DIST rhash-1.4.0-src.tar.gz 406433 BLAKE2B 
2af437cd3a049bb9473825026f8a6476c81b4400a47638c62ee3ecb3d3984f7f9fe97def91488094a2919e5baad967d3f49ec7d95363896e270251ad085bacac
 SHA512 
2f02487fffe8d1bc70c4454829bbd250a15fbd09db5ef85c54d3e8ad1008e84616ea54483292deae45047a27964e27b26d9b3da8447e7c37dac1e2ce18a63a07

diff --git a/app-crypt/rhash/rhash-1.4.0.ebuild 
b/app-crypt/rhash/rhash-1.4.0.ebuild
new file mode 100644
index 000..e777c4b21ff
--- /dev/null
+++ b/app-crypt/rhash/rhash-1.4.0.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs multilib-minimal
+
+DESCRIPTION="Console utility and library for computing and verifying file hash 
sums"
+HOMEPAGE="http://rhash.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~x64-solaris ~x86-solaris"
+IUSE="debug nls libressl ssl static-libs"
+
+RDEPEND="
+   ssl? (
+   !libressl? ( dev-libs/openssl:0=[${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )
+)"
+
+DEPEND="
+   ${RDEPEND}
+"
+
+BDEPEND="
+   nls? ( sys-devel/gettext )
+"
+
+S="${WORKDIR}/RHash-${PV}"
+
+src_prepare() {
+   default
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   set -- \
+   ./configure \
+   --target="${CHOST}" \
+   --cc="$(tc-getCC)" \
+   --ar="$(tc-getAR)" \
+   --extra-cflags="${CFLAGS}" \
+   --extra-ldflags="${LDFLAGS}" \
+   --prefix="${EPREFIX}"/usr \
+   --libdir="${EPREFIX}"/usr/$(get_libdir) \
+   --sysconfdir="${EPREFIX}"/etc \
+   --disable-openssl-runtime \
+   --disable-static \
+   --enable-lib-shared \
+   $(use_enable debug) \
+   $(use_enable nls gettext) \
+   $(use_enable ssl openssl) \
+   $(use_enable static-libs lib-static)
+
+   echo "${@}"
+   "${@}" || die "configure failed"
+}
+
+# We would add compile-gmo to the build targets but install-gmo always
+# recompiles unconditionally. :(
+
+multilib_src_install() {
+   # -j1 needed due to race condition.
+   emake DESTDIR="${D}" -j1 \
+   install{,-lib-headers,-pkg-config} \
+   $(use nls && echo install-gmo) \
+   $(use kernel_Winnt || echo install-lib-so-link)
+}
+
+multilib_src_test() {
+   emake test
+}



[gentoo-commits] repo/gentoo:master commit in: app-crypt/rhash/, app-crypt/rhash/files/

2020-08-17 Thread James Le Cuirot
commit: ce2c13885bd540214bc562479c11457f2d0b318f
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Aug 17 22:20:53 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Aug 17 22:20:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce2c1388

app-crypt/rhash: Drop old 1.3.8 and 1.3.9-r2

Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: James Le Cuirot  gentoo.org>

 app-crypt/rhash/Manifest   |   2 -
 app-crypt/rhash/files/rhash-1.3.9-nls.patch|  22 --
 .../rhash/files/rhash-1.3.9-rc-segfault.patch  | 230 -
 app-crypt/rhash/rhash-1.3.8.ebuild |  80 ---
 app-crypt/rhash/rhash-1.3.9-r2.ebuild  |  81 
 5 files changed, 415 deletions(-)

diff --git a/app-crypt/rhash/Manifest b/app-crypt/rhash/Manifest
index 7d4e592d996..4836b91f03c 100644
--- a/app-crypt/rhash/Manifest
+++ b/app-crypt/rhash/Manifest
@@ -1,4 +1,2 @@
 DIST rhash-1.3.6-src.tar.gz 328097 BLAKE2B 
c74993d183f0f2e479f0bd5831a9f653b9bd17bbed4d1ba896f6e33db98b7141175cd3c688dc41dfd8ec4b98acb51255ae5b795435cbc9dfb5ab77573cb25543
 SHA512 
54f7f238ed1fdc01c29cc1338fa86be90b69beff0df8f20d24ce9cb3c48c7f4668b84a3fe0d4d8b04b54bc8145485d493435edf3219de3a637af0f9c007c85c6
-DIST rhash-1.3.8-src.tar.gz 393544 BLAKE2B 
c326b3fa6dbc5ea2cce40105dc319456fdcc58140a05e8002bf1d92be921d8bbd27bf670370ba7cf2ff2001ff70ddbeb8efc9712869a7b215c5f51a5e493b5c9
 SHA512 
9dba4fa4dd49d323f2e440c5b93eac1ef62eb4046ec4ef611f0978c12c1739002f1ac1f1ec5e61bd359dc89e9ed612db71be91a795184ac5d5433280d27fa4c1
-DIST rhash-1.3.9-src.tar.gz 403415 BLAKE2B 
49f3b9348485b83521f58fa1de30517b05a8265547cbec3276d89c42b46baccc4ea22d41638764600c76669308a5f7d9d3995b7cec51676c9f8492ba740e473c
 SHA512 
6fae0587cdeb42df59d542c58bad734259d1ff39fba92531c10a469b51310644669ffbe0453e72d85c2cf38b176962f6dca9062a121ac019f1b30f207a176e60
 DIST rhash-1.4.0-src.tar.gz 406433 BLAKE2B 
2af437cd3a049bb9473825026f8a6476c81b4400a47638c62ee3ecb3d3984f7f9fe97def91488094a2919e5baad967d3f49ec7d95363896e270251ad085bacac
 SHA512 
2f02487fffe8d1bc70c4454829bbd250a15fbd09db5ef85c54d3e8ad1008e84616ea54483292deae45047a27964e27b26d9b3da8447e7c37dac1e2ce18a63a07

diff --git a/app-crypt/rhash/files/rhash-1.3.9-nls.patch 
b/app-crypt/rhash/files/rhash-1.3.9-nls.patch
deleted file mode 100644
index a6fb902676f..000
--- a/app-crypt/rhash/files/rhash-1.3.9-nls.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From a165520d3f63e976dd3b842c2fbb05f05f1029a8 Mon Sep 17 00:00:00 2001
-From: Aleksey 
-Date: Sun, 15 Dec 2019 03:35:09 +0300
-Subject: [PATCH] i18n: fix a string in uk.po by adding newline
-

- po/uk.po | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/po/uk.po b/po/uk.po
-index 959e47a..d6c0b1d 100644
 a/po/uk.po
-+++ b/po/uk.po
-@@ -234,7 +234,7 @@ msgstr "Перевірити хеш-файли, вказані у командн
- 
- #: parse_cmdline.c:91
- msgid "Update the specified hash file.\n"
--msgstr "Оновити вказаний хеш-файл"
-+msgstr "Оновити вказаний хеш-файл.\n"
- 
- #: parse_cmdline.c:92
- msgid "Rename files by inserting crc32 sum into name.\n"

diff --git a/app-crypt/rhash/files/rhash-1.3.9-rc-segfault.patch 
b/app-crypt/rhash/files/rhash-1.3.9-rc-segfault.patch
deleted file mode 100644
index a2052c67bbf..000
--- a/app-crypt/rhash/files/rhash-1.3.9-rc-segfault.patch
+++ /dev/null
@@ -1,230 +0,0 @@
-diff --git a/ChangeLog b/ChangeLog
-index 8537968..9724c9d 100644
 a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,7 @@
-+Tue 07 Jan 2020 Aleksey
-+  * Bugfix: restore behavior of 'rhash -rc' to be the same as in v1.3.8
-+  * Bugfix: fix a segfault and memory errors
-+
- Sat 14 Dec 2019 Aleksey
-   * === Version 1.3.9 ===
- 
-diff --git a/calc_sums.c b/calc_sums.c
-index a76c8c9..0f25224 100644
 a/calc_sums.c
-+++ b/calc_sums.c
-@@ -535,6 +535,7 @@ int check_hash_file(file_t* file, int chdir)
-   log_error_msg_file_t(_("file is binary: %s\n"), file);
-   if (fd != stdin)
-   fclose(fd);
-+  file_cleanup(_dir);
-   return -1;
-   }
- 
-@@ -586,6 +587,7 @@ int check_hash_file(file_t* file, int chdir)
-   rhash_data.miss++;
-   rhash_data.processed++;
-   }
-+  file_cleanup(_dir);
-   time = rsh_timer_stop();
- 
-   if (res >= -1 && (rsh_fprintf(rhash_data.out, "%s\n", str_set(buf, '-', 
80)) < 0 ||
-diff --git a/file.c b/file.c
-index 6f593f9..2f0eb2a 100644
 a/file.c
-+++ b/file.c
-@@ -266,7 +266,7 @@ static int detect_path_encoding(file_t* file, wchar_t* 
dir_path, const char* pri
-   int i;
-   assert(file && !file->real_path);
-   file->mode &= ~FileMaskStatBits;
--  if (!dir_path && ascii)
-+  if (ascii)
-   file->mode |= FileIsAsciiPrintPath;
-   /* detect encoding in two or four steps */
-   for (i = 0; i < 4; i += step) {
-@@ -333,45 

[gentoo-commits] proj/releng:master commit in: releases/specs/arm64/, tools/

2020-08-17 Thread Matt Turner
commit: e41e548f4bd30f7602f33b8bdec9b976971be904
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug 17 17:52:09 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug 17 22:13:53 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=e41e548f

specs/arm64: Build stage3 from stage1

Signed-off-by: Matt Turner  gentoo.org>

 releases/specs/arm64/stage3.spec | 2 +-
 tools/catalyst-auto-arm64.conf   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/specs/arm64/stage3.spec b/releases/specs/arm64/stage3.spec
index 2984879a..003b556c 100644
--- a/releases/specs/arm64/stage3.spec
+++ b/releases/specs/arm64/stage3.spec
@@ -4,7 +4,7 @@ version_stamp: @TIMESTAMP@
 rel_type: default
 profile: default/linux/arm64/17.0
 snapshot: current
-source_subpath: default/stage2-arm64-@TIMESTAMP@
+source_subpath: default/stage1-arm64-@TIMESTAMP@
 pkgcache_path: /var/tmp/catalyst/packages/stage3
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index a63eadea..a34b9732 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -8,7 +8,7 @@ SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
 
 SETS="default"
 
-SET_default_SPECS="stage1.spec stage2.spec stage3.spec"
+SET_default_SPECS="stage1.spec stage3.spec"
 #SET_default_OPTIONAL_SPECS="installcd-stage1.spec 
installcd-stage2-minimal.spec"
 
 #KCONFIG_DIR=${REPO_DIR}/releases/kconfig/sparc



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

2020-08-17 Thread Matt Turner
commit: a4866ae21533c0d578667de5f9ab7b8588202ff5
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug 17 17:50:16 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug 17 22:13:53 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=a4866ae2

arm64: Upload xz stages to arm64@

Signed-off-by: Matt Turner  gentoo.org>

 tools/catalyst-auto-arm64.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index 774dc265..a63eadea 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -20,7 +20,7 @@ update_symlinks() {
local d f
for d in "${BUILD_SRCDIR_BASE}/builds/default" ; do
pushd "${d}" >/dev/null
-   for f in $(ls stage3-${SUBARCH}-*bz2 | grep -v latest | 
give_latest_from_dates) ; do
+   for f in $(ls stage3-${SUBARCH}-*xz | grep -v latest | 
give_latest_from_dates) ; do
local of=$(echo "${f}" | convert_filename)
ln -sf "${f}" "${of}"
done
@@ -29,7 +29,7 @@ update_symlinks() {
 }
 
 upload() {
-   rsync -e 'ssh -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o 
VerifyHostKeyDNS=yes -o StrictHostKeyChecking=no' "$@" 
a...@releng-incoming.gentoo.org:
+   rsync -e 'ssh -i /root/.ssh/id_ed25519 -o UserKnownHostsFile=/dev/null 
-o VerifyHostKeyDNS=yes -o StrictHostKeyChecking=no' "$@" 
ar...@releng-incoming.gentoo.org:
 }
 
 post_build() {
@@ -39,7 +39,7 @@ post_build() {
 
case ${spec} in
stage3.spec)
-   upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.bz2*
+   upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.xz*
;;
esac
 



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

2020-08-17 Thread Matt Turner
commit: e7d1ed4339291615502da85d260417630fd916ce
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug 17 18:59:41 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug 17 22:13:53 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=e7d1ed43

specs/arm64: Use @TIMESTAMP@

Signed-off-by: Matt Turner  gentoo.org>

 releases/specs/arm64/stage1.spec | 2 +-
 releases/specs/arm64/stage2.spec | 2 +-
 releases/specs/arm64/stage3.spec | 2 +-
 releases/specs/arm64/stage4-minimal.spec | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/releases/specs/arm64/stage1.spec b/releases/specs/arm64/stage1.spec
index 9e9f19a0..728de3b1 100644
--- a/releases/specs/arm64/stage1.spec
+++ b/releases/specs/arm64/stage1.spec
@@ -3,7 +3,7 @@ target: stage1
 version_stamp: @TIMESTAMP@
 rel_type: default
 profile: default/linux/arm64/17.0
-snapshot: current
+snapshot: @TIMESTAMP@
 source_subpath: default/stage3-arm64-latest
 compression_mode: pixz_x
 pkgcache_path: /var/tmp/catalyst/packages/stage1

diff --git a/releases/specs/arm64/stage2.spec b/releases/specs/arm64/stage2.spec
index 7ef4df84..e550ba61 100644
--- a/releases/specs/arm64/stage2.spec
+++ b/releases/specs/arm64/stage2.spec
@@ -3,7 +3,7 @@ target: stage2
 version_stamp: @TIMESTAMP@
 rel_type: default
 profile: default/linux/arm64/17.0
-snapshot: current
+snapshot: @TIMESTAMP@
 source_subpath: default/stage1-arm64-@TIMESTAMP@
 compression_mode: pixz_x
 pkgcache_path: /var/tmp/catalyst/packages/stage2

diff --git a/releases/specs/arm64/stage3.spec b/releases/specs/arm64/stage3.spec
index d8d236ce..dc2e1142 100644
--- a/releases/specs/arm64/stage3.spec
+++ b/releases/specs/arm64/stage3.spec
@@ -3,7 +3,7 @@ target: stage3
 version_stamp: @TIMESTAMP@
 rel_type: default
 profile: default/linux/arm64/17.0
-snapshot: current
+snapshot: @TIMESTAMP@
 source_subpath: default/stage1-arm64-@TIMESTAMP@
 compression_mode: pixz_x
 pkgcache_path: /var/tmp/catalyst/packages/stage3

diff --git a/releases/specs/arm64/stage4-minimal.spec 
b/releases/specs/arm64/stage4-minimal.spec
index 4f5b8018..8536cdd9 100644
--- a/releases/specs/arm64/stage4-minimal.spec
+++ b/releases/specs/arm64/stage4-minimal.spec
@@ -3,7 +3,7 @@ target: stage4
 version_stamp: minimal-@TIMESTAMP@
 rel_type: default
 profile: default/linux/arm64/17.0
-snapshot: current
+snapshot: @TIMESTAMP@
 compression_mode: pixz_x
 source_subpath: default/stage3-arm64-@TIMESTAMP@
 #portage_confdir: @REPO_DIR@/releases/portage/isos



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

2020-08-17 Thread Matt Turner
commit: 9bbcc3c918f80cb0fb2aabdb3a5f681c24cf936b
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug 17 19:00:56 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug 17 22:13:53 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=9bbcc3c9

specs/arm64: Drop non-default pkgcache_path

Signed-off-by: Matt Turner  gentoo.org>

 releases/specs/arm64/stage1.spec | 1 -
 releases/specs/arm64/stage2.spec | 1 -
 releases/specs/arm64/stage3.spec | 1 -
 3 files changed, 3 deletions(-)

diff --git a/releases/specs/arm64/stage1.spec b/releases/specs/arm64/stage1.spec
index 728de3b1..0ef2c956 100644
--- a/releases/specs/arm64/stage1.spec
+++ b/releases/specs/arm64/stage1.spec
@@ -6,7 +6,6 @@ profile: default/linux/arm64/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage3-arm64-latest
 compression_mode: pixz_x
-pkgcache_path: /var/tmp/catalyst/packages/stage1
 update_seed: yes
 update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
 portage_confdir: @REPO_DIR@/releases/portage/stages

diff --git a/releases/specs/arm64/stage2.spec b/releases/specs/arm64/stage2.spec
index e550ba61..c811cf85 100644
--- a/releases/specs/arm64/stage2.spec
+++ b/releases/specs/arm64/stage2.spec
@@ -6,6 +6,5 @@ profile: default/linux/arm64/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage1-arm64-@TIMESTAMP@
 compression_mode: pixz_x
-pkgcache_path: /var/tmp/catalyst/packages/stage2
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/arm64/stage3.spec b/releases/specs/arm64/stage3.spec
index dc2e1142..b3162bec 100644
--- a/releases/specs/arm64/stage3.spec
+++ b/releases/specs/arm64/stage3.spec
@@ -6,6 +6,5 @@ profile: default/linux/arm64/17.0
 snapshot: @TIMESTAMP@
 source_subpath: default/stage1-arm64-@TIMESTAMP@
 compression_mode: pixz_x
-pkgcache_path: /var/tmp/catalyst/packages/stage3
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng



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

2020-08-17 Thread Matt Turner
commit: ea507791501d80910f76ec77bd2b9f7e9cd7cfe7
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug 17 18:58:50 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug 17 22:13:53 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=ea507791

specs/arm64: Compress with pixz

Signed-off-by: Matt Turner  gentoo.org>

 releases/specs/arm64/stage1.spec | 1 +
 releases/specs/arm64/stage2.spec | 1 +
 releases/specs/arm64/stage3.spec | 1 +
 3 files changed, 3 insertions(+)

diff --git a/releases/specs/arm64/stage1.spec b/releases/specs/arm64/stage1.spec
index 26d1d63a..9e9f19a0 100644
--- a/releases/specs/arm64/stage1.spec
+++ b/releases/specs/arm64/stage1.spec
@@ -5,6 +5,7 @@ rel_type: default
 profile: default/linux/arm64/17.0
 snapshot: current
 source_subpath: default/stage3-arm64-latest
+compression_mode: pixz_x
 pkgcache_path: /var/tmp/catalyst/packages/stage1
 update_seed: yes
 update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world

diff --git a/releases/specs/arm64/stage2.spec b/releases/specs/arm64/stage2.spec
index 859aa276..7ef4df84 100644
--- a/releases/specs/arm64/stage2.spec
+++ b/releases/specs/arm64/stage2.spec
@@ -5,6 +5,7 @@ rel_type: default
 profile: default/linux/arm64/17.0
 snapshot: current
 source_subpath: default/stage1-arm64-@TIMESTAMP@
+compression_mode: pixz_x
 pkgcache_path: /var/tmp/catalyst/packages/stage2
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/arm64/stage3.spec b/releases/specs/arm64/stage3.spec
index 003b556c..d8d236ce 100644
--- a/releases/specs/arm64/stage3.spec
+++ b/releases/specs/arm64/stage3.spec
@@ -5,6 +5,7 @@ rel_type: default
 profile: default/linux/arm64/17.0
 snapshot: current
 source_subpath: default/stage1-arm64-@TIMESTAMP@
+compression_mode: pixz_x
 pkgcache_path: /var/tmp/catalyst/packages/stage3
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng



[gentoo-commits] proj/releng:master commit in: releases/specs/arm64/, tools/

2020-08-17 Thread Matt Turner
commit: 84660f02f3dfbd4b88b06fd451cff6d9b859
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Aug 17 22:08:43 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Aug 17 22:13:53 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=84660f02

specs/arm64: Add systemd specs

Signed-off-by: Matt Turner  gentoo.org>

 releases/specs/arm64/systemd-stage1.spec | 12 
 releases/specs/arm64/systemd-stage2.spec | 10 ++
 releases/specs/arm64/systemd-stage3.spec | 10 ++
 tools/catalyst-auto-arm64.conf   |  5 -
 4 files changed, 36 insertions(+), 1 deletion(-)

diff --git a/releases/specs/arm64/systemd-stage1.spec 
b/releases/specs/arm64/systemd-stage1.spec
new file mode 100644
index ..8e55af34
--- /dev/null
+++ b/releases/specs/arm64/systemd-stage1.spec
@@ -0,0 +1,12 @@
+subarch: arm64
+target: stage1
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/arm64/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-arm64-systemd-latest
+compression_mode: pixz_x
+update_seed: yes
+update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/releases/specs/arm64/systemd-stage2.spec 
b/releases/specs/arm64/systemd-stage2.spec
new file mode 100644
index ..960dce2c
--- /dev/null
+++ b/releases/specs/arm64/systemd-stage2.spec
@@ -0,0 +1,10 @@
+subarch: arm64
+target: stage2
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/arm64/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-arm64-systemd-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/releases/specs/arm64/systemd-stage3.spec 
b/releases/specs/arm64/systemd-stage3.spec
new file mode 100644
index ..04ebee65
--- /dev/null
+++ b/releases/specs/arm64/systemd-stage3.spec
@@ -0,0 +1,10 @@
+subarch: arm64
+target: stage3
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/arm64/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-arm64-systemd-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/tools/catalyst-auto-arm64.conf b/tools/catalyst-auto-arm64.conf
index a34b9732..5d31d3fa 100644
--- a/tools/catalyst-auto-arm64.conf
+++ b/tools/catalyst-auto-arm64.conf
@@ -8,7 +8,7 @@ SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
 
 SETS="default"
 
-SET_default_SPECS="stage1.spec stage3.spec"
+SET_default_SPECS="stage1.spec stage3.spec systemd-stage1.spec 
systemd-stage3.spec"
 #SET_default_OPTIONAL_SPECS="installcd-stage1.spec 
installcd-stage2-minimal.spec"
 
 #KCONFIG_DIR=${REPO_DIR}/releases/kconfig/sparc
@@ -41,6 +41,9 @@ post_build() {
stage3.spec)
upload stage3-${SUBARCH}-*${TIMESTAMP}*.tar.xz*
;;
+   systemd-stage3.spec)
+   upload stage3-${SUBARCH}-systemd-${TIMESTAMP}*.xz*
+   ;;
esac
 
popd >/dev/null



[gentoo-commits] repo/gentoo:master commit in: games-util/atlas/

2020-08-17 Thread James Le Cuirot
commit: a8612b1e30fa8e44fb72b990ff6b24b576584700
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Jul 28 14:04:36 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Aug 17 22:06:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8612b1e

games-util/atlas: EAPI7, minor improvements, fix LICENSE

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16880
Signed-off-by: James Le Cuirot  gentoo.org>

 games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild 
b/games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild
index 4fed6a08e4a..6ddeb4506b5 100644
--- a/games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild
+++ b/games-util/atlas/atlas-0.5.1_beta_pre20160907.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools
 
@@ -13,10 +13,9 @@ DESCRIPTION="Chart Program to use with Flightgear Flight 
Simulator"
 HOMEPAGE="http://atlas.sourceforge.net/;
 SRC_URI="https://dev.gentoo.org/~reavertm/${MY_P}.zip;
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 COMMON_DEPEND="
media-libs/freeglut
@@ -35,6 +34,7 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
>=games-simulation/flightgear-3.0.0
 "
+BDEPEND="app-arch/unzip"
 
 S=${WORKDIR}/${MY_P}
 
@@ -47,7 +47,7 @@ src_prepare() {
default
 
# -Wnarrowing failure, #612986
-   sed -i -e 's:0x:(char)0x:g' src/tiles.h || die
+   sed -i -e 's|0x|(char)0x|g' src/tiles.h || die
 
eautoreconf
 }



[gentoo-commits] repo/gentoo:master commit in: games-sports/xmoto/

2020-08-17 Thread James Le Cuirot
commit: 2141a0d764ff619039ca0ef7a4e94cfeb5d41511
Author: James Le Cuirot  gentoo  org>
AuthorDate: Mon Aug 17 22:00:32 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Aug 17 22:00:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2141a0d7

games-sports/xmoto: Drop old 0.6.1

Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: James Le Cuirot  gentoo.org>

 games-sports/xmoto/xmoto-0.6.1.ebuild | 62 ---
 1 file changed, 62 deletions(-)

diff --git a/games-sports/xmoto/xmoto-0.6.1.ebuild 
b/games-sports/xmoto/xmoto-0.6.1.ebuild
deleted file mode 100644
index c09b474d57f..000
--- a/games-sports/xmoto/xmoto-0.6.1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="A challenging 2D motocross platform game, where physics play an 
important role"
-HOMEPAGE="https://xmoto.tuxfamily.org;
-SRC_URI="https://github.com/xmoto/xmoto/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="double-precision +nls"
-
-RDEPEND="app-arch/bzip2
-   dev-db/sqlite:3
-   dev-games/ode[double-precision=]
-   dev-lang/lua:0[deprecated]
-   dev-libs/libxdg-basedir
-   dev-libs/libxml2
-   media-fonts/dejavu
-   media-libs/libpng:0=
-   media-libs/libsdl[joystick,opengl]
-   media-libs/sdl-mixer[vorbis]
-   media-libs/sdl-net
-   media-libs/sdl-ttf
-   net-misc/curl
-   sys-libs/zlib:=
-   virtual/jpeg:0
-   virtual/glu
-   virtual/opengl
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="app-arch/xz-utils
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   sed -e "/^Icon/s/.xpm//" -i extra/xmoto.desktop || die
-   sed -e "/add_subdirectory.*\(bzip2\|libccd\|lua\|ode\|xdgbasedir\)/d" 
-i src/CMakeLists.txt || die
-   rm -rf vendor/{bzip2,lua,ode,xdgbasedir} || die
-
-   cmake_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DUSE_GETTEXT=$(usex nls)
-   -DOpenGL_GL_PREFERENCE=GLVND
-   )
-
-   cmake_src_configure
-}
-
-src_install() {
-   cmake_src_install
-
-   rm -f "${ED}/usr/share/xmoto"/Textures/Fonts/DejaVuSans{Mono,}.ttf || 
die
-   dosym ../../../fonts/dejavu/DejaVuSans.ttf 
/usr/share/xmoto/Textures/Fonts/DejaVuSans.ttf
-   dosym ../../../fonts/dejavu/DejaVuSansMono.ttf 
/usr/share/xmoto/Textures/Fonts/DejaVuSansMono.ttf
-}



[gentoo-commits] repo/gentoo:master commit in: games-sports/xmoto/files/, games-sports/xmoto/

2020-08-17 Thread James Le Cuirot
commit: f2797c5e9235f969e7c3aee900b7669821c69827
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Thu Aug  6 23:19:28 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Aug 17 21:59:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2797c5e

games-sports/xmoto: fix #730346

Applied upstream patch for removing uses of deprecated lua 5.0 code.
Closes: https://bugs.gentoo.org/730346
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Azamat H. Hackimov  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17037
Signed-off-by: James Le Cuirot  gentoo.org>

 .../xmoto/files/xmoto-0.6.1_lua_deprecated.patch   | 79 ++
 games-sports/xmoto/metadata.xml|  3 +
 games-sports/xmoto/xmoto-0.6.1-r1.ebuild   | 66 ++
 3 files changed, 148 insertions(+)

diff --git a/games-sports/xmoto/files/xmoto-0.6.1_lua_deprecated.patch 
b/games-sports/xmoto/files/xmoto-0.6.1_lua_deprecated.patch
new file mode 100644
index 000..078fa91aaab
--- /dev/null
+++ b/games-sports/xmoto/files/xmoto-0.6.1_lua_deprecated.patch
@@ -0,0 +1,79 @@
+From fb004501a6387bb7ba5182b60ec305e9947dc545 Mon Sep 17 00:00:00 2001
+From: _yui 
+Date: Tue, 7 Jul 2020 21:44:49 +0300
+Subject: [PATCH 1/2] Fix building with Lua with deprecated functions removed
+
+---
+ src/CMakeLists.txt   | 5 +
+ src/xmoto/LuaLibBase.cpp | 6 ++
+ 2 files changed, 11 insertions(+)
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index a3f328f9..3618360e 100644
+--- a/src/CMakeLists.txt
 b/src/CMakeLists.txt
+@@ -461,6 +461,11 @@ check_prototype_definition(mkdir
+ )
+ target_compile_definitions(xmoto PUBLIC MS_MKDIR=$)
+ 
++if(USE_SYSTEM_Lua)
++  check_symbol_exists(luaL_openlib lauxlib.h HAVE_LUAL_OPENLIB)
++  target_compile_definitions(xmoto PUBLIC 
HAVE_LUAL_OPENLIB=$)
++endif()
++
+ target_compile_definitions(xmoto PUBLIC USE_OPENGL=$)
+ target_compile_definitions(xmoto PUBLIC USE_SDLGFX=$)
+ target_compile_definitions(xmoto PUBLIC USE_GETTEXT=$)
+diff --git a/src/xmoto/LuaLibBase.cpp b/src/xmoto/LuaLibBase.cpp
+index fed3c79e..62b690e1 100644
+--- a/src/xmoto/LuaLibBase.cpp
 b/src/xmoto/LuaLibBase.cpp
+@@ -42,7 +42,13 @@ LuaLibBase::LuaLibBase(const std::string _libname, 
luaL_Reg i_reg[]) {
+   luaL_requiref(m_pL, LUA_TABLIBNAME, luaopen_table, 1);
+ #endif
+ 
++#if HAVE_LUAL_OPENLIB
+   luaL_openlib(m_pL, i_libname.c_str(), i_reg, 0);
++#else
++  lua_newtable(m_pL);
++  luaL_register(m_pL, i_libname.c_str(), i_reg);
++  lua_setglobal(m_pL, i_libname.c_str());
++#endif
+ }
+ 
+ LuaLibBase::~LuaLibBase() {
+
+From 0a92ee4e8d6ffb88f137b74ba3e9a9b688ac50e6 Mon Sep 17 00:00:00 2001
+From: _yui 
+Date: Tue, 7 Jul 2020 23:01:38 +0300
+Subject: [PATCH 2/2] Change luaL_register to luaL_setfuncs for lua 5.2 and
+ newer
+
+---
+ src/xmoto/LuaLibBase.cpp | 10 --
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+diff --git a/src/xmoto/LuaLibBase.cpp b/src/xmoto/LuaLibBase.cpp
+index 62b690e1..911c5698 100644
+--- a/src/xmoto/LuaLibBase.cpp
 b/src/xmoto/LuaLibBase.cpp
+@@ -44,11 +44,17 @@ LuaLibBase::LuaLibBase(const std::string _libname, 
luaL_Reg i_reg[]) {
+ 
+ #if HAVE_LUAL_OPENLIB
+   luaL_openlib(m_pL, i_libname.c_str(), i_reg, 0);
+-#else
++#else // HAVE_LUAL_OPENLIB
+   lua_newtable(m_pL);
++
++#if LUA_VERSION_NUM >= 502
++  luaL_setfuncs(m_pL, i_reg, 0);
++#else // LUA_VERSION_NUM >= 502
+   luaL_register(m_pL, i_libname.c_str(), i_reg);
++#endif // LUA_VERSION_NUM >= 502
++
+   lua_setglobal(m_pL, i_libname.c_str());
+-#endif
++#endif // HAVE_LUAL_OPENLIB
+ }
+ 
+ LuaLibBase::~LuaLibBase() {

diff --git a/games-sports/xmoto/metadata.xml b/games-sports/xmoto/metadata.xml
index e62095b0181..fe3815850e5 100644
--- a/games-sports/xmoto/metadata.xml
+++ b/games-sports/xmoto/metadata.xml
@@ -8,4 +8,7 @@
   
 more precise calculations at the expense of 
speed
   
+  
+xmoto/xmoto
+  
 

diff --git a/games-sports/xmoto/xmoto-0.6.1-r1.ebuild 
b/games-sports/xmoto/xmoto-0.6.1-r1.ebuild
new file mode 100644
index 000..c8bbb19258a
--- /dev/null
+++ b/games-sports/xmoto/xmoto-0.6.1-r1.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="A challenging 2D motocross platform game, where physics play an 
important role"
+HOMEPAGE="https://xmoto.tuxfamily.org;
+SRC_URI="https://github.com/xmoto/xmoto/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="double-precision +nls"
+
+RDEPEND="app-arch/bzip2
+   dev-db/sqlite:3
+   dev-games/ode[double-precision=]
+   dev-lang/lua:0
+   dev-libs/libxdg-basedir
+   dev-libs/libxml2
+   media-fonts/dejavu
+   media-libs/libpng:0=
+   media-libs/libsdl[joystick,opengl]
+   media-libs/sdl-mixer[vorbis]
+   media-libs/sdl-net
+   media-libs/sdl-ttf
+ 

[gentoo-commits] repo/gentoo:master commit in: games-engines/openmw/files/, games-engines/openmw/

2020-08-17 Thread James Le Cuirot
commit: 6c386a1cb194c96808364c924e8bd3db703384b0
Author: Alexey Sokolov  google  com>
AuthorDate: Sun Aug  9 21:33:24 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Aug 17 21:49:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c386a1c

games-engines/openmw: update the patch for 

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexey Sokolov  asokolov.org>
Signed-off-by: James Le Cuirot  gentoo.org>

 .../openmw/files/openmw-0.47.0-mygui-license.patch   | 16 
 games-engines/openmw/openmw-.ebuild  |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/games-engines/openmw/files/openmw-0.47.0-mygui-license.patch 
b/games-engines/openmw/files/openmw-0.47.0-mygui-license.patch
new file mode 100644
index 000..d0da8a2563b
--- /dev/null
+++ b/games-engines/openmw/files/openmw-0.47.0-mygui-license.patch
@@ -0,0 +1,16 @@
+We don't install license files
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index d69352c94..5f97c86e9 100644
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -470,9 +470,6 @@ IF(NOT WIN32 AND NOT APPLE)
+ #INSTALL(PROGRAMS 
"${OpenMW_BINARY_DIR}/Plugin_MyGUI_OpenMW_Resources.so" DESTINATION "${LIBDIR}" 
)
+ #ENDIF(BUILD_MYGUI_PLUGIN)
+ 
+-# Install licenses
+-INSTALL(FILES "files/mygui/DejaVuFontLicense.txt" DESTINATION "${LICDIR}" 
)
+-
+ # Install icon and desktop file
+ INSTALL(FILES "${OpenMW_BINARY_DIR}/org.openmw.launcher.desktop" 
DESTINATION "${DATAROOTDIR}/applications" COMPONENT "openmw")
+ INSTALL(FILES "${OpenMW_SOURCE_DIR}/files/launcher/images/openmw.png" 
DESTINATION "${ICONDIR}" COMPONENT "openmw")

diff --git a/games-engines/openmw/openmw-.ebuild 
b/games-engines/openmw/openmw-.ebuild
index df9cc73b585..1183e5459a1 100644
--- a/games-engines/openmw/openmw-.ebuild
+++ b/games-engines/openmw/openmw-.ebuild
@@ -61,7 +61,7 @@ BDEPEND="
 "
 
 PATCHES=(
-   "${FILESDIR}"/openmw-0.46.0-mygui-license.patch
+   "${FILESDIR}"/openmw-0.47.0-mygui-license.patch
"${FILESDIR}"/openmw-0.46.0-recastnavigation.patch
 )
 



[gentoo-commits] repo/gentoo:master commit in: games-engines/openmw/files/, games-engines/openmw/

2020-08-17 Thread James Le Cuirot
commit: 05f6da0ae504cd86e358b848bf1d3f6c57d8b326
Author: Alexey Sokolov  google  com>
AuthorDate: Sun Aug  9 21:34:14 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Aug 17 21:49:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05f6da0a

games-engines/openmw: drop old 0.45.0

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Alexey Sokolov  asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/17064
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/openmw/Manifest  |   1 -
 .../openmw/files/openmw-0.45.0-osg-3.6.5-1.patch   |  51 
 .../openmw/files/openmw-0.45.0-osg-3.6.5-2.patch   |  21 
 games-engines/openmw/openmw-0.45.0.ebuild  | 131 -
 4 files changed, 204 deletions(-)

diff --git a/games-engines/openmw/Manifest b/games-engines/openmw/Manifest
index 6f88c3b39a9..08b631916bc 100644
--- a/games-engines/openmw/Manifest
+++ b/games-engines/openmw/Manifest
@@ -1,3 +1,2 @@
-DIST openmw-0.45.0.tar.gz 4711103 BLAKE2B 
85676294b07170dd6845892e9e7b354c5767428584c76ea2e1a64e9f9c72c46c279fdf5043058d37b927cb55e6cf2e833129d64954cdcdb3af4eb4b84dc3
 SHA512 
b968426659457cf486f6756f7ab82cc4cb34a92923c433dd86f711e5d7097f75441ed17daa50d21f15f1847f5aed1f4c3a094a06cfd3f2e9b90aa182742c596f
 DIST openmw-0.46.0-floattest.patch 43168 BLAKE2B 
060b529fd4cd01f0fc723bb5a00a256b9c1ae4413c7b22581467cce75416e01041c3af22f0215ad9b1c475965a988065e0860c01c1e71d97454b022eec4779ea
 SHA512 
0e165417e9ae047231fdc27b62251b33867f3782c1753f81705c886d6d3a433c8bbc3b4653a2555bc644bad11db9769d4bc2abcc84ca3ab23fabb6b80347bc32
 DIST openmw-0.46.0.tar.gz 5155004 BLAKE2B 
8ad94a7fffe5a0739c56c778efe2ec17ef66c312a7fe5caf015cf3cad2bc17d2abe8cdc3f4134049a32fe55c4f4b3f72678d2d0ce1037fd02f6ac753b9d89b2c
 SHA512 
da384aead300552817c0d0ce03515a5ccc95dcab4e02d4c1dd0d6c5f1b01ee01209bbaea74e2d12021e3465e49b051823bb018de39675c5a22c6892893624486

diff --git a/games-engines/openmw/files/openmw-0.45.0-osg-3.6.5-1.patch 
b/games-engines/openmw/files/openmw-0.45.0-osg-3.6.5-1.patch
deleted file mode 100644
index b47fab28d12..000
--- a/games-engines/openmw/files/openmw-0.45.0-osg-3.6.5-1.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From 807f550386a1eac6f7306589a4e4a01e783e65df Mon Sep 17 00:00:00 2001
-From: Alexander Olofsson 
-Date: Thu, 13 Feb 2020 19:15:33 +0100
-Subject: [PATCH] Fix building mwrender/sky with OSG 3.6.5
-
-OSG commit aff574b completely replaces the method of doing user-defined
-query geometry, removing support for modifying the default geometry.

- apps/openmw/mwrender/sky.cpp | 14 --
- 1 file changed, 12 insertions(+), 2 deletions(-)
-
-diff --git a/apps/openmw/mwrender/sky.cpp b/apps/openmw/mwrender/sky.cpp
-index 3996f472c2..e13f5a7b65 100644
 a/apps/openmw/mwrender/sky.cpp
-+++ b/apps/openmw/mwrender/sky.cpp
-@@ -558,16 +558,22 @@ class Sun : public CelestialBody
- osg::ref_ptr oqn = new 
osg::OcclusionQueryNode;
- oqn->setQueriesEnabled(true);
- 
-+#if OSG_VERSION_GREATER_OR_EQUAL(3, 6, 5)
-+// With OSG 3.6.5, the method of providing user defined query 
geometry has been completely replaced
-+osg::ref_ptr queryGeom = new 
osg::QueryGeometry(oqn->getName());
-+#else
-+auto* queryGeom = oqn->getQueryGeometry();
-+#endif
-+
- // Make it fast! A DYNAMIC query geometry means we can't break frame 
until the flare is rendered (which is rendered after all the other geometry,
- // so that would be pretty bad). STATIC should be safe, since our 
node's local bounds are static, thus computeBounds() which modifies the 
queryGeometry
- // is only called once.
- // Note the debug geometry setDebugDisplay(true) is always DYNAMIC 
and that can't be changed, not a big deal.
--oqn->getQueryGeometry()->setDataVariance(osg::Object::STATIC);
-+queryGeom->setDataVariance(osg::Object::STATIC);
- 
- // Set up the query geometry to match the actual sun's rendering 
shape. osg::OcclusionQueryNode wasn't originally intended to allow this,
- // normally it would automatically adjust the query geometry to match 
the sub graph's bounding box. The below hack is needed to
- // circumvent this.
--osg::Geometry* queryGeom = oqn->getQueryGeometry();
- queryGeom->setVertexArray(mGeom->getVertexArray());
- queryGeom->setTexCoordArray(0, mGeom->getTexCoordArray(0), 
osg::Array::BIND_PER_VERTEX);
- queryGeom->removePrimitiveSet(0, 
oqn->getQueryGeometry()->getNumPrimitiveSets());
-@@ -578,6 +584,10 @@ class Sun : public CelestialBody
- // Still need a proper bounding sphere.
- oqn->setInitialBound(queryGeom->getBound());
- 
-+#if OSG_VERSION_GREATER_OR_EQUAL(3, 6, 5)
-+oqn->setQueryGeometry(queryGeom.release());
-+#endif
-+
- osg::StateSet* queryStateSet = new osg::StateSet;
- if (queryVisible)
- {

diff --git 

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Extract/

2020-08-17 Thread Sergei Trofimovich
commit: 37ad4948558a771c1c0902e52922cf524d1a4685
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:38:37 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ad4948

dev-perl/Archive-Extract: keyworded 0.860.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Archive-Extract/Archive-Extract-0.860.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Archive-Extract/Archive-Extract-0.860.0.ebuild 
b/dev-perl/Archive-Extract/Archive-Extract-0.860.0.ebuild
index a818f4357d6..97ef96f164e 100644
--- a/dev-perl/Archive-Extract/Archive-Extract-0.860.0.ebuild
+++ b/dev-perl/Archive-Extract/Archive-Extract-0.860.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Generic archive extracting mechanism"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Memory-Cycle/

2020-08-17 Thread Sergei Trofimovich
commit: 372eb6731487fe5d43cdcd09104198b262e9842b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:39:04 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372eb673

dev-perl/Test-Memory-Cycle: keyworded 1.60.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild 
b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild
index 6eacdc646f1..c96b15b6ad2 100644
--- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild
+++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Check for memory leaks and circular memory references"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ppc ppc64 ~s390 ~sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~s390 ~sparc x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-File/

2020-08-17 Thread Sergei Trofimovich
commit: 63c9a574742e4502dcefccf1c96a64eb3820df11
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:40:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:42:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63c9a574

dev-perl/Test-File: keyworded 1.443.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Test-File/Test-File-1.443.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-File/Test-File-1.443.0.ebuild 
b/dev-perl/Test-File/Test-File-1.443.0.ebuild
index c4e6c9e6e53..e754f92c366 100644
--- a/dev-perl/Test-File/Test-File-1.443.0.ebuild
+++ b/dev-perl/Test-File/Test-File-1.443.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Test file attributes"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Shell-Guess/

2020-08-17 Thread Sergei Trofimovich
commit: a5b3690661be5ee0dc0907a5b4151ae78872e4a4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:38:55 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b36906

dev-perl/Shell-Guess: keyworded 0.90.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild 
b/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild
index 8830539495c..53c7f3afa2b 100644
--- a/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild
+++ b/dev-perl/Shell-Guess/Shell-Guess-0.90.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Make an educated guess about the shell in use"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Cycle/

2020-08-17 Thread Sergei Trofimovich
commit: 51bfd541c1d49c9ed7659af4538b2519a4982ad5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:38:45 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51bfd541

dev-perl/Devel-Cycle: keyworded 1.120.0-r1 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Devel-Cycle/Devel-Cycle-1.120.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Devel-Cycle/Devel-Cycle-1.120.0-r1.ebuild 
b/dev-perl/Devel-Cycle/Devel-Cycle-1.120.0-r1.ebuild
index 81e2f5b4b11..bdde9c0f274 100644
--- a/dev-perl/Devel-Cycle/Devel-Cycle-1.120.0-r1.ebuild
+++ b/dev-perl/Devel-Cycle/Devel-Cycle-1.120.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Find memory cycles in objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: gui-libs/tepl/

2020-08-17 Thread Sergei Trofimovich
commit: 3aaf786b33d34632795b6c13a196fe4d2156ca65
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:40:45 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:42:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aaf786b

gui-libs/tepl: keyworded 4.4.0 for ia64

keyworded wrt bug #737476

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 gui-libs/tepl/tepl-4.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/tepl/tepl-4.4.0.ebuild b/gui-libs/tepl/tepl-4.4.0.ebuild
index 43b7ec06cd1..fcaf15bd654 100644
--- a/gui-libs/tepl/tepl-4.4.0.ebuild
+++ b/gui-libs/tepl/tepl-4.4.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gtef;
 
 LICENSE="LGPL-2.1+"
 SLOT="4"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE="+introspection"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/

2020-08-17 Thread Sergei Trofimovich
commit: 7f2355865cabb3bcb7d3ac2050ba33bcf3663166
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:40:11 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f235586

dev-perl/DateTime-Format-Builder: keyworded 0.830.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild 
b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 4fa80f36545..82a8ce4f3bf 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~ppc-aix ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Build/

2020-08-17 Thread Sergei Trofimovich
commit: 12b5958d4b10a630916bf1ed7ab078d3e19a09a1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:38:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b5958d

dev-perl/Alien-Build: keyworded 2.290.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Alien-Build/Alien-Build-2.290.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Alien-Build/Alien-Build-2.290.0.ebuild 
b/dev-perl/Alien-Build/Alien-Build-2.290.0.ebuild
index c018f3c5224..df628601716 100644
--- a/dev-perl/Alien-Build/Alien-Build-2.290.0.ebuild
+++ b/dev-perl/Alien-Build/Alien-Build-2.290.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Build external dependencies for use in CPAN"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
 IUSE="minimal test zip"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Base-ModuleBuild/

2020-08-17 Thread Sergei Trofimovich
commit: c41468553201a4bfc02272fa9c91bf5b7c3e8882
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:39:59 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4146855

dev-perl/Alien-Base-ModuleBuild: keyworded 1.140.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.140.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.140.0.ebuild 
b/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.140.0.ebuild
index 49f86821234..0d6a26b3cfa 100644
--- a/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.140.0.ebuild
+++ b/dev-perl/Alien-Base-ModuleBuild/Alien-Base-ModuleBuild-1.140.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="A Module::Build subclass for building Alien:: modules and their 
libraries"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/

2020-08-17 Thread Sergei Trofimovich
commit: 928e5f102f64a47717e41bfbc5181853bf490b65
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:40:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=928e5f10

dev-perl/File-Copy-Recursive: keyworded 0.450.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild 
b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index c91154aaae8..ca642c1bea9 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="uses File::Copy to recursively copy dirs"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-utf8/

2020-08-17 Thread Sergei Trofimovich
commit: 770b034cbcc0b83c5c8496999094728d99b0fa91
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:39:08 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770b034c

dev-perl/Test-utf8: keyworded 1.10.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild 
b/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild
index e3c94d23ec1..39c53e14208 100644
--- a/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild
+++ b/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Handy utf8 tests"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Shell-Config-Generate/

2020-08-17 Thread Sergei Trofimovich
commit: 5ad6714984ba95778a51b4cbd49d25686b99cf08
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:40:23 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:42:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad67149

dev-perl/Shell-Config-Generate: keyworded 0.330.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild 
b/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild
index 6d803b4aaef..a32ca9d6d76 100644
--- a/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild
+++ b/dev-perl/Shell-Config-Generate/Shell-Config-Generate-0.330.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Portably generate config for any shell"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-editors/gedit/

2020-08-17 Thread Sergei Trofimovich
commit: 73d6acaadebac97983e6aca9536f04d04e4e6672
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:40:40 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:42:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73d6acaa

app-editors/gedit: keyworded 3.36.2 for ia64

keyworded wrt bug #737476

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-editors/gedit/gedit-3.36.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/gedit/gedit-3.36.2.ebuild 
b/app-editors/gedit/gedit-3.36.2.ebuild
index d1b13e1d463..7a32312e37c 100644
--- a/app-editors/gedit/gedit-3.36.2.ebuild
+++ b/app-editors/gedit/gedit-3.36.2.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 IUSE="+introspection +python gtk-doc spell vala"
 REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 
 # X libs are not needed for OSX (aqua)
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/

2020-08-17 Thread Sergei Trofimovich
commit: b850cd9f3606a43f59edaa4ccdbf903c4e67d04a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:39:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:41:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b850cd9f

app-i18n/uchardet: keyworded 0.0.6-r2 for ia64

keyworded wrt bug #737476

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uchardet/uchardet-0.0.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild 
b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
index ac404485db7..9653c0231a4 100644
--- a/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.6-r2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz;
 
 LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="cpu_flags_x86_sse2 static-libs test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: games-fps/prboom-plus/, games-fps/prboom-plus/files/

2020-08-17 Thread James Le Cuirot
commit: 58d081c9ba60c9fa96740d5ff04e9d4ff2bc79e0
Author: William Breathitt Gray  gmail  com>
AuthorDate: Wed Aug 12 01:07:50 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Mon Aug 17 21:38:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d081c9

games-fps/prboom-plus: Install documentation files

Closes: https://bugs.gentoo.org/736713
Signed-off-by: William Breathitt Gray  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17096
Signed-off-by: James Le Cuirot  gentoo.org>

 ...stall-rules-for-prboom-plus-documentation.patch | 63 ++
 .../prboom-plus/prboom-plus-2.5.1.7.82.ebuild  |  1 +
 2 files changed, 64 insertions(+)

diff --git 
a/games-fps/prboom-plus/files/prboom-plus-2.5.1.7.82-Add-install-rules-for-prboom-plus-documentation.patch
 
b/games-fps/prboom-plus/files/prboom-plus-2.5.1.7.82-Add-install-rules-for-prboom-plus-documentation.patch
new file mode 100644
index 000..dee4306a437
--- /dev/null
+++ 
b/games-fps/prboom-plus/files/prboom-plus-2.5.1.7.82-Add-install-rules-for-prboom-plus-documentation.patch
@@ -0,0 +1,63 @@
+From 3be21f1964d1446962adc15acf1e5d993708780f Mon Sep 17 00:00:00 2001
+From: William Breathitt Gray 
+Date: Tue, 11 Aug 2020 20:25:46 -0400
+Subject: [PATCH] Add install rules for prboom-plus documentation
+
+---
+ prboom2/CMakeLists.txt |  3 +++
+ prboom2/doc/CMakeLists.txt | 24 
+ 2 files changed, 27 insertions(+)
+ create mode 100644 prboom2/doc/CMakeLists.txt
+
+diff --git a/prboom2/CMakeLists.txt b/prboom2/CMakeLists.txt
+index ec1885a5..52d91e19 100644
+--- a/prboom2/CMakeLists.txt
 b/prboom2/CMakeLists.txt
+@@ -9,6 +9,8 @@ include(TargetArch)
+ include(TestBigEndian)
+ TEST_BIG_ENDIAN(WORDS_BIGENDIAN)
+ 
++include(GNUInstallDirs)
++
+ # Automated dependencies discovery, mostly needed for MSVC
+ target_architecture(TARGET_ARCH)
+ if(${TARGET_ARCH} MATCHES "i386")
+@@ -184,4 +186,5 @@ set(WAD_DATA prboom-plus.wad)
+ set(WAD_DATA_PATH "${PRBOOM_OUTPUT_PATH}/${WAD_DATA}")
+ 
+ add_subdirectory(data)
++add_subdirectory(doc)
+ add_subdirectory(src)
+diff --git a/prboom2/doc/CMakeLists.txt b/prboom2/doc/CMakeLists.txt
+new file mode 100644
+index ..9f9b96c8
+--- /dev/null
 b/prboom2/doc/CMakeLists.txt
+@@ -0,0 +1,24 @@
++set(DOC_FILES
++boom.txt
++DeePBSPV4specs.txt
++MBFFAQ.txt
++MBF.txt
++prboom-plus-history.html
++prboom-plus-history.txt
++prboom-plus-usage.txt
++README.command-line
++README.compat
++README.demos
++umapinfo.txt
++)
++set(MAN5_FILES
++prboom-plus.cfg.5
++)
++set(MAN6_FILES
++prboom-plus.6
++prboom-plus-game-server.6
++)
++
++install(FILES ${DOC_FILES} TYPE DOC COMPONENT "Documentation")
++install(FILES ${MAN5_FILES} DESTINATION "${CMAKE_INSTALL_MANDIR}/man5" 
COMPONENT "Manpages")
++install(FILES ${MAN6_FILES} DESTINATION "${CMAKE_INSTALL_MANDIR}/man6" 
COMPONENT "Manpages")
+-- 
+2.28.0
+

diff --git a/games-fps/prboom-plus/prboom-plus-2.5.1.7.82.ebuild 
b/games-fps/prboom-plus/prboom-plus-2.5.1.7.82.ebuild
index ec37137ed26..5736a368a56 100644
--- a/games-fps/prboom-plus/prboom-plus-2.5.1.7.82.ebuild
+++ b/games-fps/prboom-plus/prboom-plus-2.5.1.7.82.ebuild
@@ -34,6 +34,7 @@ S="${WORKDIR}/${PN}-master/prboom2"
 
 src_prepare() {
eapply -p2 
"${FILESDIR}"/prboom-plus-2.5.1.7.82-Add-CMake-install-targets.patch
+   eapply -p2 
"${FILESDIR}"/prboom-plus-2.5.1.7.82-Add-install-rules-for-prboom-plus-documentation.patch
cmake_src_prepare
 }
 



[gentoo-commits] proj/gcc-patches:master commit in: 10.2.0/gentoo/

2020-08-17 Thread Sergei Trofimovich
commit: 0d98cab225ecb321bc18d894951bb2d3b7b45bd0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Aug 17 21:26:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Aug 17 21:26:01 2020 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=0d98cab2

10.2.0: backport ipa-cp bit fix, part 2 (PR/96482)

Reported-by: Johannes Hirte
Bug: https://bugs.gentoo.org/736685
Bug: https://gcc.gnu.org/PR96482
Signed-off-by: Sergei Trofimovich  gentoo.org>

 10.2.0/gentoo/36_all_ipa-fix-bit-CP-p2.patch | 80 
 10.2.0/gentoo/README.history |  1 +
 2 files changed, 81 insertions(+)

diff --git a/10.2.0/gentoo/36_all_ipa-fix-bit-CP-p2.patch 
b/10.2.0/gentoo/36_all_ipa-fix-bit-CP-p2.patch
new file mode 100644
index 000..1183b57
--- /dev/null
+++ b/10.2.0/gentoo/36_all_ipa-fix-bit-CP-p2.patch
@@ -0,0 +1,80 @@
+https://bugs.gentoo.org/736685
+https://gcc.gnu.org/PR96482
+
+From 4a2371497e9bed64aa4f46169127f3ea8e32e726 Mon Sep 17 00:00:00 2001
+From: Martin Liska 
+Date: Thu, 13 Aug 2020 09:38:41 +0200
+Subject: [PATCH] ipa: fix ICE in get_default_value
+
+The patch aligns code with ipcp_bits_lattice::set_to_constant
+where we properly mask m_value with m_mask. The same should
+be done here.
+
+gcc/ChangeLog:
+
+   PR ipa/96482
+   * ipa-cp.c (ipcp_bits_lattice::meet_with_1): Mask m_value
+   with m_mask.
+
+gcc/testsuite/ChangeLog:
+
+   PR ipa/96482
+   * gcc.dg/ipa/pr96482-2.c: New test.
+
+(cherry picked from commit f91770216eade83f068528c1e4f00e2ac3b23044)
+---
+ gcc/ipa-cp.c |  2 +-
+ gcc/testsuite/gcc.dg/ipa/pr96482-2.c | 33 
+ 2 files changed, 34 insertions(+), 1 deletion(-)
+ create mode 100644 gcc/testsuite/gcc.dg/ipa/pr96482-2.c
+
+--- a/gcc/ipa-cp.c
 b/gcc/ipa-cp.c
+@@ -1047,7 +1047,7 @@ ipcp_bits_lattice::meet_with_1 (widest_int value, 
widest_int mask,
+ 
+   widest_int old_mask = m_mask;
+   m_mask = (m_mask | mask) | (m_value ^ value);
+-  m_value &= value;
++  m_value &= ~m_mask;
+ 
+   if (wi::sext (m_mask, precision) == -1)
+ return set_to_bottom ();
+--- /dev/null
 b/gcc/testsuite/gcc.dg/ipa/pr96482-2.c
+@@ -0,0 +1,33 @@
++/* PR ipa/96482 */
++/* { dg-do compile } */
++/* { dg-options "-O2"  } */
++
++int i2c_transfer();
++void _dev_err();
++
++struct i2c_msg {
++  char bufaddr;
++  int adapterdev;
++} wdt87xx_i2c_xfer_client;
++
++int wdt87xx_i2c_xfer_client_0, wdt87xx_i2c_xfer_rxdata, 
wdt87xx_get_string_str_idx;
++
++void
++static wdt87xx_i2c_xfer(void *txdata, unsigned rxlen) {
++  struct i2c_msg msgs[] = {wdt87xx_i2c_xfer_client_0, rxlen,
++   wdt87xx_i2c_xfer_rxdata};
++  int error = i2c_transfer(wdt87xx_i2c_xfer_client, msgs);
++  _dev_err("", __func__, error);
++}
++static void wdt87xx_get_string(unsigned len) {
++  char tx_buf[] = {wdt87xx_get_string_str_idx, 3};
++  int rx_len = len + 2;
++  wdt87xx_i2c_xfer(tx_buf, rx_len);
++}
++
++void
++wdt87xx_ts_probe_tx_buf() {
++  wdt87xx_get_string(34);
++  wdt87xx_get_string(8);
++  wdt87xx_i2c_xfer(wdt87xx_ts_probe_tx_buf, 2);
++}
+-- 
+2.28.0
+

diff --git a/10.2.0/gentoo/README.history b/10.2.0/gentoo/README.history
index 49edda3..8be215b 100644
--- a/10.2.0/gentoo/README.history
+++ b/10.2.0/gentoo/README.history
@@ -2,6 +2,7 @@
+ 33_all_lto-O0-mix-ICE-ipa-PR96291.patch
+ 34_all_fundecl-ICE-PR95820.patch
+ 35_all_ipa-fix-bit-CP.patch
+   + 36_all_ipa-fix-bit-CP-p2.patch
 
 1  23 July 2020
+ 01_all_default-fortify-source.patch



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

2020-08-17 Thread Jeroen Roovers
commit: 5a327b4477940db5d9064ed8c4304b05d6312d7b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Aug 17 21:21:04 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Aug 17 21:21:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a327b44

net-misc/iperf: Version 3.9

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/iperf/Manifest |  1 +
 net-misc/iperf/iperf-3.9.ebuild | 37 +
 2 files changed, 38 insertions(+)

diff --git a/net-misc/iperf/Manifest b/net-misc/iperf/Manifest
index 7673a26c687..152ccbdb0d5 100644
--- a/net-misc/iperf/Manifest
+++ b/net-misc/iperf/Manifest
@@ -2,3 +2,4 @@ DIST iperf-2.0.13.tar.gz 326148 BLAKE2B 
2a40aea9e2d7fdc935b91be5e4e586bf68dd2760
 DIST iperf-3.6.tar.gz 602406 BLAKE2B 
791355c52e587bae01560e14448b92c3e4e070afc4f311964d2577ea790886777ca1512ea349d105a83f312f795800c01e13c53b700511df14bcf2a7c28f5dda
 SHA512 
0a1c8fd9b33369a2a018423cf33e63cfe7202ae411996f467199ae5b834ff7977d0e5c7e342f4f1b7d90c1c156453daa4dac9f94d11bb581d6d43c807538206d
 DIST iperf-3.7.tar.gz 609874 BLAKE2B 
a2abd640004713a0d805be4779e5fd17a7a5ce58ef67cbb0ce8050e3465686466b30b699b2d8cb374be6b5a063ce220cb79e48fa8fd2257cce69cd8a90e8
 SHA512 
4a861a506d7e37958e1af62d1634d11c4937d5974bfce636d421aa80c88f038c96738d9e196a7667e38ef515f998b467d4ff3db30af7e3efea8d9ac8a63a61e7
 DIST iperf-3.8.1.tar.gz 622721 BLAKE2B 
8afcf0ba0ca9d82caf62eca1da4f656921f5b7b1e1b284533da57410db714744f5b3e80562d273a98bde7981e6204d309d36e8e6ebe399f4b4a8a94b02dbfd27
 SHA512 
3b551e2d603724374228682b316a0b1572f8630d51dcfed673b9d3df8589ce27679c27f3e9ce9539fabc111faa96fe5981778599076abe4f24b7a1d48ab63b09
+DIST iperf-3.9.tar.gz 627100 BLAKE2B 
c09018dc066612c61076ed4c53dd93b4dba766fbcbc359eb402055dcaa90af63e2df2b6c67ba8a0a72a17648014240dc5b355084e69550afed4d59257a224de8
 SHA512 
3da0939bed576a7c14baa03c996e6f407f20bfe58c4b3a36a66e74f41bd5442c0b23ab18c8eb1f2f37fd47449af533b61b658d810c68707b2b06d28894ac2035

diff --git a/net-misc/iperf/iperf-3.9.ebuild b/net-misc/iperf/iperf-3.9.ebuild
new file mode 100644
index 000..eaf20a65cee
--- /dev/null
+++ b/net-misc/iperf/iperf-3.9.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A TCP, UDP, and SCTP network bandwidth measurement tool"
+HOMEPAGE="https://github.com/esnet/iperf/;
+SRC_URI="https://github.com/esnet/iperf/archive/${PV/_/}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="3"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
+IUSE="libressl sctp static-libs"
+
+DEPEND="
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   sctp? ( net-misc/lksctp-tools )
+"
+RDEPEND="
+   ${DEPEND}
+"
+S=${WORKDIR}/${P/_/}
+DOCS="README.md RELNOTES.md"
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_with sctp)
+}
+
+src_install() {
+   default
+   newconfd "${FILESDIR}"/iperf.confd iperf3
+   newinitd "${FILESDIR}"/iperf3.initd iperf3
+   find "${ED}" -name '*.la' -delete || die
+}



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

2020-08-17 Thread David Seifert
commit: 5dee064c837639aea9fc5cebcad9d93293f9bc77
Author: David Seifert  gentoo  org>
AuthorDate: Mon Aug 17 20:36:24 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Aug 17 20:36:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dee064c

dev-python/jupyter_client: Add missing dep on dev-python/async_generator

Closes: https://bugs.gentoo.org/732748
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: David Seifert  gentoo.org>

 .../{jupyter_client-6.1.6.ebuild => jupyter_client-6.1.6-r1.ebuild}  | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-python/jupyter_client/jupyter_client-6.1.6.ebuild 
b/dev-python/jupyter_client/jupyter_client-6.1.6-r1.ebuild
similarity index 90%
rename from dev-python/jupyter_client/jupyter_client-6.1.6.ebuild
rename to dev-python/jupyter_client/jupyter_client-6.1.6-r1.ebuild
index 2bf01c589f1..79a6cf5dd7a 100644
--- a/dev-python/jupyter_client/jupyter_client-6.1.6.ebuild
+++ b/dev-python/jupyter_client/jupyter_client-6.1.6-r1.ebuild
@@ -16,15 +16,14 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="test"
 
 RDEPEND="
+   dev-python/async_generator[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/traitlets[${PYTHON_USEDEP}]
dev-python/jupyter_core[${PYTHON_USEDEP}]
>=dev-python/pyzmq-14.4.0[${PYTHON_USEDEP}]
-   www-servers/tornado[${PYTHON_USEDEP}]
-   "
+   www-servers/tornado[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
test? (
dev-python/ipykernel[${PYTHON_USEDEP}]



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

2020-08-17 Thread David Seifert
commit: 774486a66b310120fe647e91851f8ba8c145b9dc
Author: David Seifert  gentoo  org>
AuthorDate: Mon Aug 17 20:36:21 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Aug 17 20:36:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774486a6

dev-python/jupyter_client: Remove old 5.3.4

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: David Seifert  gentoo.org>

 dev-python/jupyter_client/Manifest |  1 -
 .../jupyter_client/jupyter_client-5.3.4.ebuild | 37 --
 2 files changed, 38 deletions(-)

diff --git a/dev-python/jupyter_client/Manifest 
b/dev-python/jupyter_client/Manifest
index 3ebe5a7361d..919742322ee 100644
--- a/dev-python/jupyter_client/Manifest
+++ b/dev-python/jupyter_client/Manifest
@@ -1,3 +1,2 @@
-DIST jupyter_client-5.3.4.tar.gz 275850 BLAKE2B 
a0884fb6cd2858b3ecf8353c6dc180370a53b4d59f77fdeb33c972c72857650e2e8b64ac5f6c9d223a99f30bb9ad9e06673cfe14b2d79abc0e4363104ffd15c3
 SHA512 
54b5206c08f5119feb50deb2d815d79a178799ad5c1231a0d03fc950ebbf6cb2f7c3a757024f788d416f808c57aa8476fcfa110f63182314bf2d5cdeb9a006cf
 DIST jupyter_client-6.1.5.tar.gz 290829 BLAKE2B 
7029703ebf7dccafd9c90835d9ed3305f591597947dabaef3fd670c7fd595bc8a8fa5258ad07b0bbe170c134f8f50593e980c2360de2521216fc061996268032
 SHA512 
b289b07f1300a7aa541b15ece33340fde7dd9765a200214668ad3a124ec7fd98c742f61417c9d31d6daff9ecc1aaaca6ec516f359cc26007731c0f8d859a73a9
 DIST jupyter_client-6.1.6.tar.gz 292265 BLAKE2B 
46f5b814577c8b1351ce42eb3de4a3032bb2917512f0c9cfc07fddc991698e192b628c03a9ce0d98817dfebcf4af0386fa4ee656b524f54c36de64781af3b8dd
 SHA512 
9a443a2b4a86d823d1403a05d359b50ca95efb8e1dd992d331699e3fe2b46e5d4190cc55aa5d110a384fc0bb94abceaa4e36f67c0f7ce5a33f9ef3b11e682522

diff --git a/dev-python/jupyter_client/jupyter_client-5.3.4.ebuild 
b/dev-python/jupyter_client/jupyter_client-5.3.4.ebuild
deleted file mode 100644
index 0df1f4d0721..000
--- a/dev-python/jupyter_client/jupyter_client-5.3.4.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="threads(+)"
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Jupyter protocol implementation and client libraries"
-HOMEPAGE="https://jupyter.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="test"
-
-RDEPEND="
-   dev-python/python-dateutil[${PYTHON_USEDEP}]
-   dev-python/traitlets[${PYTHON_USEDEP}]
-   dev-python/jupyter_core[${PYTHON_USEDEP}]
-   >=dev-python/pyzmq-14.4.0[${PYTHON_USEDEP}]
-   www-servers/tornado[${PYTHON_USEDEP}]
-   "
-DEPEND="${RDEPEND}
-   test? ( dev-python/ipykernel[${PYTHON_USEDEP}]
-   dev-python/ipython[${PYTHON_USEDEP}]
-   dev-python/mock[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest
-
-python_test() {
-   pytest -vv jupyter_client || die
-}



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

2020-08-17 Thread David Seifert
commit: 3ceace4184d6cecb81c0ed7c4a9b6c246a6c6768
Author: David Seifert  gentoo  org>
AuthorDate: Mon Aug 17 20:36:27 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Aug 17 20:36:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ceace41

dev-python/jupyter_console: Increase test timeout to 5 min

Closes: https://bugs.gentoo.org/734564
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: David Seifert  gentoo.org>

 .../jupyter_console-6.1.0-increase-test-timeout.patch | 15 +++
 .../jupyter_console/jupyter_console-6.1.0-r1.ebuild   | 12 ++--
 2 files changed, 21 insertions(+), 6 deletions(-)

diff --git 
a/dev-python/jupyter_console/files/jupyter_console-6.1.0-increase-test-timeout.patch
 
b/dev-python/jupyter_console/files/jupyter_console-6.1.0-increase-test-timeout.patch
new file mode 100644
index 000..684ecfc0a84
--- /dev/null
+++ 
b/dev-python/jupyter_console/files/jupyter_console-6.1.0-increase-test-timeout.patch
@@ -0,0 +1,15 @@
+Very slow CIs take longer on this test
+
+--- a/jupyter_console/tests/test_console.py
 b/jupyter_console/tests/test_console.py
+@@ -65,8 +65,8 @@
+ except IOError:
+ raise SkipTest("Couldn't find command %s" % cmd)
+ 
+-# timeout after one minute
+-t = 60
++# timeout after 5 minutes
++t = 300
+ idx = p.expect(r'In \[\d+\]', timeout=t)
+ return p, pexpect, t
+ 

diff --git a/dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild 
b/dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild
index a17d1256538..f4844cb2c7c 100644
--- a/dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-6.1.0-r1.ebuild
@@ -20,27 +20,27 @@ RDEPEND="
dev-python/ipykernel[${PYTHON_USEDEP}]
dev-python/jupyter_client[${PYTHON_USEDEP}]


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

2020-08-17 Thread David Seifert
commit: 6af7aa4dc6cb8d2e6da6bc1b48fbea1b96aadf5b
Author: David Seifert  gentoo  org>
AuthorDate: Mon Aug 17 20:36:15 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Aug 17 20:36:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af7aa4d

dev-python/jupyter_core: Remove old 4.6.1-r1

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: David Seifert  gentoo.org>

 dev-python/jupyter_core/Manifest   |  1 -
 .../jupyter_core/jupyter_core-4.6.1-r1.ebuild  | 49 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/jupyter_core/Manifest b/dev-python/jupyter_core/Manifest
index 5032c8f9ad8..ca7f2d8eb8a 100644
--- a/dev-python/jupyter_core/Manifest
+++ b/dev-python/jupyter_core/Manifest
@@ -1,2 +1 @@
-DIST jupyter_core-4.6.1.tar.gz 66693 BLAKE2B 
f4338a015ac4b3e0a7cd2497a660bfca0deb96ffa2371fa9c72656f8a68b6f80fe5d494be79c8fdccbcb51f3d9122fd7d4b3e36864d38e7da1c5029c6b1aa24d
 SHA512 
baf0c5db4f78a3cee83940ace80b48ba308c47eeafcf584120b8ba82768c15448fb789ec5b9ac8d541cbd1bfdd47a988f79130675c5943a67d3135d428b43cbe
 DIST jupyter_core-4.6.3.tar.gz 67305 BLAKE2B 
7c6a32bd8ce773b7bc4156eabf75597112716632179736b19be4b0e73eba7c5c67a0c9d2d141b952d72b68aff826227b0004a3bc9f3b286b68eb1375f2316bdb
 SHA512 
3c7370c24a4cf53c9747e9e411852d207c0c7035809dab7cb018ccb53e19208df25ad4f728531e47f3a42c4d9694c3e1ed7b03133de23bcbdeb346c319f5f51f

diff --git a/dev-python/jupyter_core/jupyter_core-4.6.1-r1.ebuild 
b/dev-python/jupyter_core/jupyter_core-4.6.1-r1.ebuild
deleted file mode 100644
index 6f686d28788..000
--- a/dev-python/jupyter_core/jupyter_core-4.6.1-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Core common functionality of Jupyter projects"
-HOMEPAGE="https://jupyter.org;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="doc test"
-
-RDEPEND="dev-python/traitlets[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}]
-   dev-python/sphinxcontrib-github-alt[${PYTHON_USEDEP}] )
-   test? ( >=dev-python/ipython-4.0.1[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest
-
-python_prepare_all() {
-   # Prevent un-needed download during build
-   if use doc; then
-   sed -e "/^'sphinx.ext.intersphinx',/d" -i docs/conf.py || 
die
-   fi
-
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   if use doc; then
-   emake -C docs html
-   HTML_DOCS=( docs/_build/html/. )
-   fi
-}
-
-python_test() {
-   distutils_install_for_testing
-   cd "${TEST_DIR}"/lib || die
-   py.test jupyter_core || die
-}



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

2020-08-17 Thread David Seifert
commit: 16ddeaabbaa6c1c51f46659abfadc0b033f6a0f8
Author: David Seifert  gentoo  org>
AuthorDate: Mon Aug 17 20:36:18 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Aug 17 20:36:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16ddeaab

dev-python/jupyter_core: Add missing test dep on dev-python/nose

Closes: https://bugs.gentoo.org/731716
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: David Seifert  gentoo.org>

 dev-python/jupyter_core/jupyter_core-4.6.3.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-python/jupyter_core/jupyter_core-4.6.3.ebuild 
b/dev-python/jupyter_core/jupyter_core-4.6.3.ebuild
index 400c9ac6d2d..2a9d58b8c6d 100644
--- a/dev-python/jupyter_core/jupyter_core-4.6.3.ebuild
+++ b/dev-python/jupyter_core/jupyter_core-4.6.3.ebuild
@@ -18,17 +18,20 @@ KEYWORDS="amd64 arm64 x86"
 
 RDEPEND="dev-python/traitlets[${PYTHON_USEDEP}]"
 BDEPEND="
-   test? ( >=dev-python/ipython-4.0.1[${PYTHON_USEDEP}] )"
+   test? (
+   >=dev-python/ipython-4.0.1[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   )"
 
 distutils_enable_sphinx docs \
dev-python/sphinxcontrib-github-alt
 distutils_enable_tests pytest
 
-src_prepare() {
+python_prepare_all() {
# rely on imports working without PYTHONPATH
sed -e 's:test_not_on_path:_&:' \
-e 's:test_path_priority:_&:' \
-i jupyter_core/tests/test_command.py || die
 
-   distutils-r1_src_prepare
+   distutils-r1_python_prepare_all
 }



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

2020-08-17 Thread David Seifert
commit: 329b62707b0fb54ddf9d91eefed1956516962bf6
Author: David Seifert  gentoo  org>
AuthorDate: Mon Aug 17 18:54:37 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Aug 17 18:54:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329b6270

dev-python/pkgconfig: Add python 3.9

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/dev-python/pkgconfig/pkgconfig-1.5.1.ebuild 
b/dev-python/pkgconfig/pkgconfig-1.5.1.ebuild
index 5107d54a07a..6f8ab6c3d42 100644
--- a/dev-python/pkgconfig/pkgconfig-1.5.1.ebuild
+++ b/dev-python/pkgconfig/pkgconfig-1.5.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python3_{6..9} pypy3 )
 DISTUTILS_USE_SETUPTOOLS=pyproject.toml
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/emcee/, profiles/

2020-08-17 Thread David Seifert
commit: 18c66d80aa0b9d0cdfae68db1215fa427f5e0f2c
Author: David Seifert  gentoo  org>
AuthorDate: Mon Aug 17 18:54:49 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Aug 17 18:54:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c66d80

dev-python/emcee: Remove old 2.2.1

Closes: https://bugs.gentoo.org/718814
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: David Seifert  gentoo.org>

 dev-python/emcee/Manifest   |  1 -
 dev-python/emcee/emcee-2.2.1.ebuild | 29 -
 profiles/package.mask   |  6 --
 3 files changed, 36 deletions(-)

diff --git a/dev-python/emcee/Manifest b/dev-python/emcee/Manifest
index 6ce1a7191d7..26942bdbd40 100644
--- a/dev-python/emcee/Manifest
+++ b/dev-python/emcee/Manifest
@@ -1,2 +1 @@
-DIST emcee-2.2.1.tar.gz 24277 BLAKE2B 
26572cf242caa2f9f7018e91434d7ff8b235d59349fb7b034e52bbab77098ff952e84eb96d013b66853a763c8fccc0cdd7121a5387b5081dd238df85416cda0a
 SHA512 
8f612a135fe5fc2bc75c2bc231d9210d4a70a91f5d7b94ac2161618c082d18aa1b896604b7ece166b86d93a93902e89ee9961da2a3e65307880c0dbc63bea267
 DIST emcee-3.0.2.tar.gz 4054969 BLAKE2B 
16b9ebd34b450f8fb92dc50f0652a34f06d20a027ff1cacd73474f4c74ecce7102d5eea54182598fc17175897980131742c0d60ef217b0dc8285c18406ef4d7f
 SHA512 
517c447b9426eb97b72b6e3b21d77720b58a42fc1efe9495cf7ad8a0682841b8d7178a6f070641f68a09aef507e854ceefab9a54afe6baaca8b41f16f34dce9e

diff --git a/dev-python/emcee/emcee-2.2.1.ebuild 
b/dev-python/emcee/emcee-2.2.1.ebuild
deleted file mode 100644
index 335f0980a7b..000
--- a/dev-python/emcee/emcee-2.2.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python ensemble sampling toolkit for affine-invariant MCMC"
-HOMEPAGE="http://danfm.ca/emcee/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-DOCS=( AUTHORS.rst README.rst )
-
-python_test() {
-   nosetests -v || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 16d8b08620a..e5cde47c37d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -108,12 +108,6 @@ dev-python/pygpu
 dev-python/maintboot
 sys-block/blocks
 
-# Michał Górny  (2020-08-16)
-# Outdated.  Not tested (successfully) on py3.7.  The current version
-# fails tests.  No reverse dependencies.
-# Removal in 30 days.  Bug #718814.
-dev-python/emcee
-
 # Sergei Trofimovich  (2020-08-16)
 # Obsolete package without reverse dependencies.
 # A metapackage. Removal in 30 days.



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

2020-08-17 Thread David Seifert
commit: 525eb57a74300894904c3f0ef358f45e3a4f6182
Author: David Seifert  gentoo  org>
AuthorDate: Mon Aug 17 18:54:43 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Aug 17 18:54:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=525eb57a

dev-python/h5py: Add python 3.9

* Add 'sci-libs/hdf5' to DEPEND

Closes: https://bugs.gentoo.org/729368
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: David Seifert  gentoo.org>

 dev-python/h5py/h5py-2.10.0-r1.ebuild | 25 ++---
 1 file changed, 14 insertions(+), 11 deletions(-)

diff --git a/dev-python/h5py/h5py-2.10.0-r1.ebuild 
b/dev-python/h5py/h5py-2.10.0-r1.ebuild
index 4196ed179b1..5ed817404c4 100644
--- a/dev-python/h5py/h5py-2.10.0-r1.ebuild
+++ b/dev-python/h5py/h5py-2.10.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1 flag-o-matic
 
@@ -11,30 +11,33 @@ DESCRIPTION="Simple Python interface to HDF5 files"
 HOMEPAGE="https://www.h5py.org;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-# disable mpi until mpi4py gets python3_8
-#IUSE="examples mpi"
-IUSE="examples"
-
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+# disable mpi until mpi4py gets python3_8
+#IUSE="examples mpi"
+IUSE="examples"
 
 #RDEPEND="sci-libs/hdf5:=[mpi=,hl(+)]
-RDEPEND="sci-libs/hdf5:=[hl(+)]
+RDEPEND="
+   sci-libs/hdf5:=[hl(+)]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]"
 
 BDEPEND="dev-python/pkgconfig[${PYTHON_USEDEP}]"
 #  mpi? ( virtual/mpi )
 
-DEPEND="dev-python/cython[${PYTHON_USEDEP}]
+DEPEND="
+   ${RDEPEND}
+   dev-python/cython[${PYTHON_USEDEP}]
doc? ( dev-python/alabaster[${PYTHON_USEDEP}] )
-   test? ( dev-python/QtPy[testlib,${PYTHON_USEDEP}]
-   dev-python/cached-property[${PYTHON_USEDEP}] )"
+   test? (
+   dev-python/QtPy[testlib,${PYTHON_USEDEP}]
+   dev-python/cached-property[${PYTHON_USEDEP}]
+   )"
 #  mpi? ( dev-python/mpi4py[${PYTHON_USEDEP}] )
 
-PATCHES="${FILESDIR}/${P}-tests.patch"
-
+PATCHES=( "${FILESDIR}"/${P}-tests.patch )
 DOCS=( README.rst AUTHORS ANN.rst )
 
 distutils_enable_tests setup.py



  1   2   3   4   5   >