[gentoo-commits] repo/gentoo:master commit in: net-mail/courier-imap/files/

2020-01-26 Thread Alfredo Tupone
commit: c831cfe95aa9df53b9b0c1ed95ae9f670188c737
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Mon Jan 27 07:55:37 2020 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Jan 27 07:57:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c831cfe9

net-mail/courier-imap: fix location of courier authdaemond

Bug: https://bugs.gentoo.org/689648
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Alfredo Tupone  gentoo.org>

 net-mail/courier-imap/files/courier-authdaemond-r1.service | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/courier-imap/files/courier-authdaemond-r1.service 
b/net-mail/courier-imap/files/courier-authdaemond-r1.service
index 239821647c2..1b62b3abcf3 100644
--- a/net-mail/courier-imap/files/courier-authdaemond-r1.service
+++ b/net-mail/courier-imap/files/courier-authdaemond-r1.service
@@ -3,8 +3,8 @@ Description=Courier Authentification Daemon
 
 [Service]
 Type=forking
-ExecStart=/usr/sbin/courierlogger -pid=/var/run/authdaemon.pid -start 
/usr/lib/courier/courier-authlib/authdaemond
-ExecStop=/usr/sbin/courierlogger -pid=/var/run/authdaemon.pid -stop 
/usr/lib/courier/courier-authlib/authdaemond
+ExecStart=/usr/sbin/courierlogger -pid=/var/run/authdaemon.pid -start 
/usr/libexec/courier-authlib/authdaemond
+ExecStop=/usr/sbin/courierlogger -pid=/var/run/authdaemon.pid -stop 
/usr/libexec/courier-authlib/authdaemond
 PIDFile=/var/run/authdaemon.pid
 
 [Install]



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

2020-01-26 Thread Sergei Trofimovich
commit: 3bcad526e0cf1fef130645a72ab186dcb3268ada
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jan 27 07:53:32 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 27 07:54:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bcad526

dev-ruby/minitest-global_expectations: keyworded 1.0.1 for ia64, bug #706388

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

 .../minitest-global_expectations-1.0.1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
 
b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
index a7d675b26e8..73a2882623d 100644
--- 
a/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
+++ 
b/dev-ruby/minitest-global_expectations/minitest-global_expectations-1.0.1.ebuild
@@ -11,5 +11,5 @@ 
HOMEPAGE="https://github.com/jeremyevans/minitest-global_expectations;
 
 LICENSE="MIT"
 SLOT="1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: media-gfx/gimp/

2020-01-26 Thread Sergei Trofimovich
commit: bde6108ce8ff18c22044ef03436d3df3025bb17b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jan 27 07:53:43 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 27 07:54:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bde6108c

media-gfx/gimp: keyworded 2.10.14 for ia64, bug #685624

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

 media-gfx/gimp/gimp-2.10.14.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gimp/gimp-2.10.14.ebuild 
b/media-gfx/gimp/gimp-2.10.14.ebuild
index 59020299a27..65ecb8b54f2 100644
--- a/media-gfx/gimp/gimp-2.10.14.ebuild
+++ b/media-gfx/gimp/gimp-2.10.14.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://www.gimp.org/;
 SRC_URI="mirror://gimp/v2.10/${P}.tar.bz2"
 LICENSE="GPL-3 LGPL-3"
 SLOT="2"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86"
 
 IUSE="aalib alsa altivec aqua debug doc gnome heif jpeg2k mng openexr 
postscript python udev unwind vector-icons webp wmf xpm cpu_flags_x86_mmx 
cpu_flags_x86_sse"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: media-gfx/mypaint-brushes/

2020-01-26 Thread Sergei Trofimovich
commit: 82d5f270b41a2408ca99196ff27cccf5390d0d45
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jan 27 07:53:23 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 27 07:54:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82d5f270

media-gfx/mypaint-brushes: keyworded 1.3.0-r1 for ia64, bug #685624

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

 media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild 
b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild
index 7c8f622060c..81cc30d41ad 100644
--- a/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild
+++ b/media-gfx/mypaint-brushes/mypaint-brushes-1.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/Jehan/mypaint-brushes/archive/v1.3.0.tar.gz -> ${P}.
 
 LICENSE="CC0-1.0"
 SLOT="1.0"  # due to pkgconfig name "mypaint-brushes-1.0"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ia64 ~ppc64 x86"
 IUSE=""
 
 DOCS=( AUTHORS NEWS README.md )  # to exclude README symlink



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

2020-01-26 Thread Sergei Trofimovich
commit: ff16df2895aaf73838160b000a52fc80080dbc6e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Jan 27 07:53:36 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Jan 27 07:54:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff16df28

dev-ruby/rack: keyworded 2.1.1 for ia64, bug #706388

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

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

diff --git a/dev-ruby/rack/rack-2.1.1.ebuild b/dev-ruby/rack/rack-2.1.1.ebuild
index 666d193eee0..790072d76dd 100644
--- a/dev-ruby/rack/rack-2.1.1.ebuild
+++ b/dev-ruby/rack/rack-2.1.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/rack/rack/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE=""
 
 ruby_add_rdepend "virtual/ruby-ssl"



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

2020-01-26 Thread Michał Górny
commit: ae6614cb5cf10d80832e2176916becc17ecdd05b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 06:40:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae6614cb

dev-python/pastedeploy: Set DISTUTILS_USE_SETUPTOOLS

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

 dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild 
b/dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild
index d16669ada32..c0cab0d1ae9 100644
--- a/dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 
 inherit distutils-r1
@@ -19,8 +21,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc"
 
-RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}"
 
 distutils_enable_tests pytest



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

2020-01-26 Thread Michał Górny
commit: 0ba4d131b8d0ee50932221f001af94e6cef9d1ca
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 06:39:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba4d131

dev-python/waitress: Set DISTUTILS_USE_SETUPTOOLS

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

 dev-python/waitress/waitress-1.3.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/waitress/waitress-1.3.1.ebuild 
b/dev-python/waitress/waitress-1.3.1.ebuild
index 6544ea25f7c..205a98c4b1a 100644
--- a/dev-python/waitress/waitress-1.3.1.ebuild
+++ b/dev-python/waitress/waitress-1.3.1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 
 inherit distutils-r1
@@ -17,7 +18,4 @@ LICENSE="ZPL"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86"
 
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-BDEPEND="${RDEPEND}"
-
 distutils_enable_tests nose



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

2020-01-26 Thread Michał Górny
commit: 8730bec8cce6cde316bea144c347ef63544fab1f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 07:06:12 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8730bec8

dev-python/PySocks: Bump to 1.7.1

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

 dev-python/PySocks/Manifest|  1 +
 dev-python/PySocks/PySocks-1.7.1.ebuild| 45 ++
 .../PySocks/files/PySocks-1.7.1-test_server.patch  | 33 
 3 files changed, 79 insertions(+)

diff --git a/dev-python/PySocks/Manifest b/dev-python/PySocks/Manifest
index 7778f15697b..6a4b9c95d6f 100644
--- a/dev-python/PySocks/Manifest
+++ b/dev-python/PySocks/Manifest
@@ -1,2 +1,3 @@
 DIST PySocks-1.6.7.tar.gz 282874 BLAKE2B 
9e4ecf57f6cb9b7690ba68e21b3e52a535a08490b78ad5d8bd90384acf26f16e6a08018eaa7e91763b94182119217404b235425fce146af7e989c5e39e5e07dc
 SHA512 
e49ce2f4ce23fd84ce30a62a5585af3c63980db46e7d427571d8fb8f6b85f4b6aeb37066863491496dd322555a5ce261123d613b8e5819dbdcef8a4e17e5dca0
 DIST PySocks-1.6.8.tar.gz 283450 BLAKE2B 
72b52fcdb9f3dc3bd71ca75cdbaa159c0b35a81fd4ed9476ab043819dad3efac76615bc751fc6014e1358a13a3a735023bae7f502e2863b5e733982c16758db1
 SHA512 
9b544cf11464142a5f347cd5688b48422249363a425ccf3887117152f2f1969713674c4bba714242432ae85f3d62e03edeb9cb7b73ebd225ed3b47b3da6896d5
+DIST PySocks-1.7.1.tar.gz 284429 BLAKE2B 
8015e8a0a7ebfbb09ec542393aeb633a769701445c07f24bb9e62b07803d7bb605f22e79ad9ec83e47aa7fe843a1a057073d97e25482e742f42e18b2c7a2f1b3
 SHA512 
cef4a5ce8c67fb485644696a23bf68a721db47f3211212de2d4431eaf9ebd26077dd5a06f6dfa7fde2dcb9d7c1ed551facd014e29cb4d7b504972c464016

diff --git a/dev-python/PySocks/PySocks-1.7.1.ebuild 
b/dev-python/PySocks/PySocks-1.7.1.ebuild
new file mode 100644
index 000..09bce5ca993
--- /dev/null
+++ b/dev-python/PySocks/PySocks-1.7.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="SOCKS client module"
+HOMEPAGE="https://github.com/Anorov/PySocks https://pypi.org/project/PySocks/;
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+#BDEPEND="
+#  test? (
+#  $(python_gen_cond_dep 
'dev-python/test_server[${PYTHON_USEDEP}]' -3)
+#  )"
+
+# TODO: unbundle 3proxy
+#distutils_enable_tests pytest
+
+# tests fail semi-randomly; probably starting proxy server doesn't work
+# as expected
+RESTRICT="test"
+
+src_prepare() {
+   local PATCHES=(
+   "${FILESDIR}"/PySocks-1.7.1-test_server.patch
+   )
+
+   # requires Internet
+   sed -i -e 's:test_socks5_proxy_connect_timeout:_&:' \
+   test/test_pysocks.py || die
+
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   python_is_python3 || return
+   pytest -vv || die "Tests fail with ${EPYTHON}"
+}

diff --git a/dev-python/PySocks/files/PySocks-1.7.1-test_server.patch 
b/dev-python/PySocks/files/PySocks-1.7.1-test_server.patch
new file mode 100644
index 000..20d20854972
--- /dev/null
+++ b/dev-python/PySocks/files/PySocks-1.7.1-test_server.patch
@@ -0,0 +1,33 @@
+From 983f0451ed25c755da670a682703ae8f7795782b Mon Sep 17 00:00:00 2001
+From: John Vandenberg 
+Date: Wed, 4 Dec 2019 10:44:14 +0700
+Subject: [PATCH] Update tests for test-server 0.0.31
+
+Closes https://github.com/Anorov/PySocks/issues/117
+---
+ requirements_dev.txt | 2 +-
+ test/test_pysocks.py | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/test/test_pysocks.py b/test/test_pysocks.py
+index 49893b2..03d2649 100644
+--- a/test/test_pysocks.py
 b/test/test_pysocks.py
+@@ -79,8 +79,7 @@ def setUpClass(cls):
+ from test_server import TestServer
+ 
+ cls.test_server = TestServer(address=TEST_SERVER_HOST,
+- port=TEST_SERVER_PORT,
+- engine='subprocess')
++ port=TEST_SERVER_PORT)
+ cls.test_server.start()
+ 
+ @classmethod
+@@ -112,6 +111,7 @@ def assert_proxy_response(self, resp_data, content, 
address,
+  self.test_server.request['headers']['user-agent'])
+ self.assertEqual('%s:%d' % address,
+  self.test_server.request['headers']['host'])
++content = b'3\r\n' + content + b'\r\n0'
+ self.assertEqual(content, resp_body)
+ self.assertEqual(client_ip or PROXY_HOST_IP,
+  self.test_server.request['client_ip'])



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

2020-01-26 Thread Michał Górny
commit: d64e7282c837b3e7ea81b70d637cb3f50e19979c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 06:49:50 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64e7282

dev-python/test_server: Enable py3.8, pypy3

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

 dev-python/test_server/test_server-0.0.31.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/test_server/test_server-0.0.31.ebuild 
b/dev-python/test_server/test_server-0.0.31.ebuild
index 722c8ee0daa..aef01051c6d 100644
--- a/dev-python/test_server/test_server-0.0.31.ebuild
+++ b/dev-python/test_server/test_server-0.0.31.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Server to test HTTP clients"
@@ -19,7 +19,6 @@ RDEPEND="
>=dev-python/bottle-0.12.13[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-python/webtest[${PYTHON_USEDEP}]"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
 distutils_enable_tests pytest
 



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

2020-01-26 Thread Michał Górny
commit: 9b78b0bbd2121ea0a5ebe5cba82230613154b81c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 05:33:23 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:21:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b78b0bb

dev-python/parso: Bump to 0.6.0

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

 dev-python/parso/Manifest   |  1 +
 dev-python/parso/parso-0.6.0.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/parso/Manifest b/dev-python/parso/Manifest
index 21b2ed962e3..1ba0b1789ea 100644
--- a/dev-python/parso/Manifest
+++ b/dev-python/parso/Manifest
@@ -1,2 +1,3 @@
 DIST parso-0.5.1.tar.gz 388060 BLAKE2B 
429ab40501d38e982cf77e0dbbfa4d8677dd1e2400945436b8eced608a41015b7028f586cf9af6057e441765f0a1db519a642ceadaba14620a92f452ce709871
 SHA512 
a04ef9bbe156bc28ac9fa64d091d3f1dcc9cf4b15a3c109cd33de1c4d34d0bf741016b88b6c12d456e953253942b7d522e0b793c9a00e9fb06de27ab0667c7fc
 DIST parso-0.5.2.tar.gz 390495 BLAKE2B 
257de5853cad74803d9b45ae4820c96933d09ebe7c09d30a98ccb1d40d1473d8ef55f9be692278012f3d6f57066600ae14817d20bbde2258f2362702f3056f93
 SHA512 
d8a2b8c4f30eec676f9cb36afc86b4f80d8397ce4d82a2452598116ae50cb861a1eea6543a51898f4c94acb13b8345833283a353f19ae27242b6e993c02f0ef7
+DIST parso-0.6.0.tar.gz 390815 BLAKE2B 
3f1def6bd7d88f09e943c9e75e653dc5ed74652188ad5480065467e393769efdfc19645f4ae49725837cb9b903c2b1589d0715a7173655e9b97899ea9c987aee
 SHA512 
1382b5005ea7e19c3d4f8910b47e9b730e61045fdb16d833a43a7eded8bd568a7528f1822bf193d3c110a5496f53a540ca5028dd10bfd4a59193d58a7e457014

diff --git a/dev-python/parso/parso-0.6.0.ebuild 
b/dev-python/parso/parso-0.6.0.ebuild
new file mode 100644
index 000..d33ced31acc
--- /dev/null
+++ b/dev-python/parso/parso-0.6.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="a python parser that supports error recovery and round-trip 
parsing"
+HOMEPAGE="https://github.com/davidhalter/parso https://pypi.org/project/parso/;
+SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest



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

2020-01-26 Thread Michał Górny
commit: 7456e4c8ea092b6879a5d3a19d692fda3643b30b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 05:44:35 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:21:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7456e4c8

dev-python/werkzeug: Bump to 0.16.1

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

 dev-python/werkzeug/Manifest   |  1 +
 dev-python/werkzeug/werkzeug-0.16.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/werkzeug/Manifest b/dev-python/werkzeug/Manifest
index 55b4add8cae..4b12ca74c72 100644
--- a/dev-python/werkzeug/Manifest
+++ b/dev-python/werkzeug/Manifest
@@ -3,3 +3,4 @@ DIST Werkzeug-0.14.1.tar.gz 1185546 BLAKE2B 
4c358688752adce870e8b44ffede56e44ab2
 DIST Werkzeug-0.15.4.tar.gz 925334 BLAKE2B 
ffb132026e5a43bdbbb6decf19c47b07bb38afe383fc6b769a793f9e72769bdb5a9507918590d485b9a84e8db392202fe985b0cd1fa00e8af17eccbf53bcdaec
 SHA512 
b27b313cb29128ad1a1d0b04be7d1b29eacd4fb8280757510ce662b4f8743e7311966f7fb170531bd5dcb9668e9c6672f0cc0cf53bb4af3ec7328312a88b53ab
 DIST Werkzeug-0.15.5.tar.gz 926570 BLAKE2B 
39d68f7ea2f99ffa60f5a2af7ebf8a01e68a83e32106abd8fcbba3a5402bf6c6c02f7bb9b84cd483aa061bb065a0f2f6d809db55a2f6950996d70cf62a620520
 SHA512 
e2980b649db0c246fa87b94972f1a1e00b19f20a90e34733267cb50b0d1c8e83701f4bde3e466f9f12243c47b3cc40c6977e63164f18ee5e518b75e952988edd
 DIST werkzeug-0.16.0.gh.tar.gz 939220 BLAKE2B 
08f77bfbb8703b25be00dba018e9aea16cb4a6977ff3906f636fe24b4e16662f584839c8e153532f32a0551281a6fb28bf618da5d5e6c42cdc6e8b391162
 SHA512 
78e7d2ccceb8764f92a3252b2ff670065a42fe2ad1d2b4631e05c107d2128f8f6f4090e32bd975526e4b5985dbbdbac22e9ad1514d14e88ecfb064483107d0ed
+DIST werkzeug-0.16.1.gh.tar.gz 937876 BLAKE2B 
e5f962e9cab4a06a6f2d63ac35df896ed764377b458ccdc744800ffa5d2d456a836f0a7c4aef08b750b95904e955ce3b0241102d48bd28080e91fe29823e789e
 SHA512 
52611b2e22b8af6b643471ca1df6e6f262067ef8882363768f21d9b0ee837aedd192c358a3a41788b2036d6c6cc0156043f1f5b8f6a04b2a701790b66837a62e

diff --git a/dev-python/werkzeug/werkzeug-0.16.1.ebuild 
b/dev-python/werkzeug/werkzeug-0.16.1.ebuild
new file mode 100644
index 000..b8eccb69648
--- /dev/null
+++ b/dev-python/werkzeug/werkzeug-0.16.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+MY_PN="Werkzeug"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Collection of various utilities for WSGI applications"
+HOMEPAGE="http://werkzeug.pocoo.org/ https://pypi.org/project/Werkzeug/ 
https://github.com/pallets/werkzeug;
+#SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+SRC_URI="https://github.com/pallets/werkzeug/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+
+RDEPEND="dev-python/simplejson[${PYTHON_USEDEP}]"
+DEPEND="
+   test? (
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/pytest-timeout[${PYTHON_USEDEP}]
+   dev-python/pytest-xprocess[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest
+
+python_test() {
+   pytest -vv -p no:httpbin || die "Tests fail with ${EPYTHON}"
+}



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

2020-01-26 Thread Michał Górny
commit: 21c9fce775f87da09e7dafa0220cb86861abc265
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 05:35:57 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:21:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21c9fce7

dev-python/serpent: Bump to 1.30

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

 dev-python/serpent/Manifest|  1 +
 dev-python/serpent/serpent-1.30.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/serpent/Manifest b/dev-python/serpent/Manifest
index d74f9e773c7..e029e780290 100644
--- a/dev-python/serpent/Manifest
+++ b/dev-python/serpent/Manifest
@@ -1,2 +1,3 @@
 DIST serpent-1.19.tar.gz 12055 BLAKE2B 
1adf86abf58b4afb82a9d2ee3b8fff4107f3e1cd383a33359687b80b2b917ec1af8f15cb5b849c0979035daecf2aaaf1230553a478e59480f160d8df456b5fd2
 SHA512 
9adac06bb63dfa73ca0043a3ddf868e0afebc81ff7d637e41667314cbe8e0ecb2af807db6c60f5a5a6a6ff8fa11ac42063d83a7376c7e8bcac22abfd3ba5b1dd
 DIST serpent-1.28.tar.gz 26912 BLAKE2B 
7608e1a25b4157b8e304fe6e2265f0204a3056c752a58ac0c7eaafe41b4fed9246792147a8af87dcadf5c6e94d3d494f7b561a073e1bf91e412b60a286b00a10
 SHA512 
776bc497c7cd815c4ef44107bdf53b62bb92229beba0be7efceb9fba57dc7c677bf09832db335485df3e466acdffe6ebf4b3636ae9b49e60075379a7419a29ad
+DIST serpent-1.30.tar.gz 24046 BLAKE2B 
8a803c9a47ffc9432eb6a48f78d5eb295ad477eef0c24a21c886aaca2cf4e63decf6b1f00d5f71528d867ecbe5789de0c2d19777d651d612f7378f3587a34ab8
 SHA512 
7ed44f21c9c3079f3423636bb833c49e3eebc89fa4cb6947b01f7cb6cf0161f7a0bf7e8508cef61d9a5475900e3c49d1e72e38cc24614ee99cac449e8b28b975

diff --git a/dev-python/serpent/serpent-1.30.ebuild 
b/dev-python/serpent/serpent-1.30.ebuild
new file mode 100644
index 000..7c02d82fdea
--- /dev/null
+++ b/dev-python/serpent/serpent-1.30.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple serialization library based on ast.literal_eval"
+HOMEPAGE="https://pypi.org/project/serpent/ https://github.com/irmen/Serpent;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+distutils_enable_tests setup.py



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

2020-01-26 Thread Michał Górny
commit: a760f5cf0cebb2937ce9698d2247c49b5e54df6b
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 07:18:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a760f5cf

dev-python/pastedeploy: Combine both revisions

There were no major changes in -r1, so just copy stable keywords over
and remove old.

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

 dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild |  2 +-
 dev-python/pastedeploy/pastedeploy-2.0.1.ebuild| 38 --
 2 files changed, 1 insertion(+), 39 deletions(-)

diff --git a/dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild 
b/dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild
index c0cab0d1ae9..cf1492eec8e 100644
--- a/dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild
+++ b/dev-python/pastedeploy/pastedeploy-2.0.1-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/Pylons/${PN}/archive/${PV}.tar.gz 
->  ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="doc"
 
 RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]"

diff --git a/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild 
b/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
deleted file mode 100644
index 32725a8d99e..000
--- a/dev-python/pastedeploy/pastedeploy-2.0.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
-
-inherit distutils-r1
-
-MY_PN="PasteDeploy"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Load, configure, and compose WSGI applications and servers"
-HOMEPAGE="https://pypi.org/project/PasteDeploy/;
-# pypi tarball does not include tests
-SRC_URI="https://github.com/Pylons/${PN}/archive/${PV}.tar.gz ->  ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   use doc && dodoc docs/*.txt
-   find "${D}" -name '*.pth' -delete || die
-}



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

2020-01-26 Thread Michał Górny
commit: 97a8bed3668350c7cac44b9c1d4555dfdb23288d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 05:38:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:21:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a8bed3

dev-python/gevent: Set DISTUTILS_USE_SETUPTOOLS

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

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

diff --git a/dev-python/gevent/gevent-1.4.0.ebuild 
b/dev-python/gevent/gevent-1.4.0.ebuild
index 0a8fede4aa8..71125420db0 100644
--- a/dev-python/gevent/gevent-1.4.0.ebuild
+++ b/dev-python/gevent/gevent-1.4.0.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 PYTHON_REQ_USE="ssl(+),threads(+)"
 



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

2020-01-26 Thread Michał Górny
commit: a0abf6f0df7f0a325c5a429beba560bf7c133810
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 06:43:49 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0abf6f0

dev-python/webtest: Set DISTUTILS_USE_SETUPTOOLS

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

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

diff --git a/dev-python/webtest/webtest-2.0.33.ebuild 
b/dev-python/webtest/webtest-2.0.33.ebuild
index 3f9b7c6ca0e..248cccfad19 100644
--- a/dev-python/webtest/webtest-2.0.33.ebuild
+++ b/dev-python/webtest/webtest-2.0.33.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
 
 inherit distutils-r1
@@ -30,7 +31,6 @@ RDEPEND="
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}
app-arch/unzip
-   dev-python/setuptools[${PYTHON_USEDEP}]
test? ( dev-python/nose[${PYTHON_USEDEP}]
dev-python/pyquery[${PYTHON_USEDEP}]
dev-python/pastedeploy[${PYTHON_USEDEP}]



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

2020-01-26 Thread Michał Górny
commit: 227e2bae915f20c390b04d357d3f1c39c1915618
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 05:28:38 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:21:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227e2bae

dev-python/cmd2: Bump to 0.9.25

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

 dev-python/cmd2/Manifest   |  1 +
 dev-python/cmd2/cmd2-0.9.25.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/cmd2/Manifest b/dev-python/cmd2/Manifest
index 9f0c33676e4..fa4fcb57202 100644
--- a/dev-python/cmd2/Manifest
+++ b/dev-python/cmd2/Manifest
@@ -3,3 +3,4 @@ DIST cmd2-0.8.9.tar.gz 112543 BLAKE2B 
b55edd450abcff863a34252b724919ace9f65b62b8
 DIST cmd2-0.9.22.tar.gz 565214 BLAKE2B 
e0f950c1bc994bbc3d1ddf2a526a97d61c1aa59c6089574518dc385ecf91f53fcc0e6dcaa84460cc4a6647bc5baf37f12c6c9bf16fdb3db14cf15a05bd18
 SHA512 
1ff5cbea130ef3729c021144ca27a31c0e9cb8b2977eca454a0f528c468180e822fa8d23e7b07846a5109ad38bf12565b613b8295751f94852d9251c4e8d6edf
 DIST cmd2-0.9.23.tar.gz 568514 BLAKE2B 
02070a72ec42cd04f3f647eb6344b48a5149e21a8a87be713dec837d48295c6b919f55229fb09d013f1722ee111f8a75958e884c18b2eaa339097ff81554d8c3
 SHA512 
ea00a17b206d6312b0c2ae6b982f3fe4634f7717286a475438972780a1510b37120f007907f632338eafd093d03cb0e928c705e54a3aa8295f7aced73630a2f2
 DIST cmd2-0.9.24.tar.gz 580456 BLAKE2B 
0f4e32c52589d7493db13aafcff1dcc37b45d27120f546baed0e3541398f7ffde1a381b44fb4ba2f822ffaeff0ae52b7ad5cda509370685c480a76e1d677f7ed
 SHA512 
0d9cf8d203914f9a62ff15fb538440a2a506b1751c381cef75054839f04fedaa3c6a43b7da8ed99dd0c3b17b55641e2a1cf90826cc7948d2798dbb45e53b6639
+DIST cmd2-0.9.25.tar.gz 576329 BLAKE2B 
e3608df62ed47d04b039a71bf876556ac7c6f9dc0355d1593c63ca365fd7baf207a2b4169525911e85c98ffd38c1a603023a9851a2ffc556a99970d57fd393fb
 SHA512 
7361c81ca0dc0276ade2e0de471d86865801b193db8c1fc4064cc8d7311083f95d6e20c67c5540b9e162d37976976d82bc609a0be6524be113fe4b7d3b6d627e

diff --git a/dev-python/cmd2/cmd2-0.9.25.ebuild 
b/dev-python/cmd2/cmd2-0.9.25.ebuild
new file mode 100644
index 000..0a6f2424000
--- /dev/null
+++ b/dev-python/cmd2/cmd2-0.9.25.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Extra features for standard library's cmd module"
+HOMEPAGE="https://github.com/python-cmd2/cmd2;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   dev-python/attrs[${PYTHON_USEDEP}]
+   >=dev-python/colorama-0.3.7[${PYTHON_USEDEP}]
+   >=dev-python/pyperclip-1.6[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_test() {
+   # tests rely on very specific text wrapping...
+   local -x COLUMNS=80
+   virtx distutils-r1_src_test
+}



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

2020-01-26 Thread Michał Górny
commit: 9b42a8d1135405072db315f733435ae61fffaedb
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 06:41:35 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b42a8d1

dev-python/paste: Set DISTUTILS_USE_SETUPTOOLS

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

 dev-python/paste/paste-3.2.3.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/paste/paste-3.2.3.ebuild 
b/dev-python/paste/paste-3.2.3.ebuild
index d0d437d3a61..eb9f07e5598 100644
--- a/dev-python/paste/paste-3.2.3.ebuild
+++ b/dev-python/paste/paste-3.2.3.ebuild
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 
 inherit distutils-r1
@@ -22,8 +24,7 @@ RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]
>=dev-python/six-1.4.0[${PYTHON_USEDEP}]
flup? ( dev-python/flup[$(python_gen_usedep 'python2*')] )
openid? ( dev-python/python-openid[$(python_gen_usedep 'python2*')] )"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${MY_P}"
 



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

2020-01-26 Thread Michał Górny
commit: af69341175a7ae1eeb9c58599a74c61ae1d0499f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 06:43:02 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af693411

dev-python/paste: Use python_gen_cond_dep

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

 dev-python/paste/paste-3.2.3.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-python/paste/paste-3.2.3.ebuild 
b/dev-python/paste/paste-3.2.3.ebuild
index eb9f07e5598..1c8b18ca69e 100644
--- a/dev-python/paste/paste-3.2.3.ebuild
+++ b/dev-python/paste/paste-3.2.3.ebuild
@@ -22,8 +22,10 @@ IUSE="flup openid"
 
 RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]
>=dev-python/six-1.4.0[${PYTHON_USEDEP}]
-   flup? ( dev-python/flup[$(python_gen_usedep 'python2*')] )
-   openid? ( dev-python/python-openid[$(python_gen_usedep 'python2*')] )"
+   flup? (
+   $(python_gen_cond_dep 'dev-python/flup[${PYTHON_USEDEP}]' -2) )
+   openid? (
+   $(python_gen_cond_dep 
'dev-python/python-openid[${PYTHON_USEDEP}]' -2) )"
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${MY_P}"



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

2020-01-26 Thread Michał Górny
commit: 3b3db0b7b8fc758db2b2101769cd1f7040a61f0f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Jan 27 06:38:51 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Jan 27 07:22:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3db0b7

dev-python/bottle: mako is now avail for pypy3

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

 dev-python/bottle/bottle-0.12.18.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-python/bottle/bottle-0.12.18.ebuild 
b/dev-python/bottle/bottle-0.12.18.ebuild
index 5c483f67e83..9b545b6b193 100644
--- a/dev-python/bottle/bottle-0.12.18.ebuild
+++ b/dev-python/bottle/bottle-0.12.18.ebuild
@@ -17,11 +17,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~s390 ~s
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-DEPEND="test? (
-   $(python_gen_cond_dep '
-   dev-python/mako[${PYTHON_USEDEP}]
-   ' 'python*')
-   )"
+BDEPEND="test? ( dev-python/mako[${PYTHON_USEDEP}] )"
 RDEPEND=""
 
 PATCHES=(



[gentoo-commits] data/api:master commit in: files/overlays/

2020-01-26 Thread Benda XU
commit: f013f4bab7b674705326cd8b6886107f08f99852
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 06:14:54 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 06:50:23 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=f013f4ba

repositories: add back the science overlay.

  All the blocking issues are fixed.

Closes: https://bugs.gentoo.org/695742
Closes: https://github.com/gentoo/sci/issues/927

Signed-off-by: Benda Xu  gentoo.org>

 files/overlays/repositories.xml | 24 
 1 file changed, 24 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 3afb2e1..16654e2 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -3938,6 +3938,30 @@
 https://cgit.gentoo.org/user/sattvik.git/atom/
 
   
+  
+science
+The Gentoo Science Overlay is intended as a place to work
+outside of the main portage tree on experimental ebuilds. Our aim is to
+increase the rate of development of scientific packages for Gentoo, but
+ebuilds in this repository are by their very nature more experimental. If
+you wish to use them you should be willing to help test and report
+bugs. For contribution read 
https://wiki.gentoo.org/wiki/Project:Science/Contributing
+
+https://wiki.gentoo.org/wiki/Project:Science
+
+  s...@gentoo.org
+  sci
+
+https://anongit.gentoo.org/git/proj/sci.git
+git://anongit.gentoo.org/proj/sci.git
+git+ssh://g...@git.gentoo.org/proj/sci.git
+https://github.com/gentoo-science/sci.git
+git://github.com/gentoo-science/sci.git
+g...@github.com:gentoo-science/sci.git
+https://cgit.gentoo.org/proj/sci.git/atom/
+
+https://github.com/gentoo-science/sci/commits/master.atom
+  
   
 scrill
 Some admin tools



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

2020-01-26 Thread Hans de Graaff
commit: 5671f177e04650b14a63ea11ed6cc17baba9666c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 06:20:15 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5671f177

dev-ruby/rack-test: cleanup

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

 dev-ruby/rack-test/Manifest   |  1 -
 dev-ruby/rack-test/rack-test-1.0.0.ebuild | 37 ---
 2 files changed, 38 deletions(-)

diff --git a/dev-ruby/rack-test/Manifest b/dev-ruby/rack-test/Manifest
index 56cacd55288..f97ddc83378 100644
--- a/dev-ruby/rack-test/Manifest
+++ b/dev-ruby/rack-test/Manifest
@@ -1,3 +1,2 @@
 DIST rack-test-0.6.3.gem 23552 BLAKE2B 
d494f7fa3d2f7ed6fc6d33e507c445990613425826ec2e3d059d978b09d316ab93685aa5fd00ea89d2ec7ec242f7fa64a42ce214fa7e9c40334d7e7a3750
 SHA512 
a5ad0f20130eedc153515127d2483cb1322c230ab772307943ec6eb295706f3aab26c8599cba69323b3cdc5692b284ba0609d8db957ade7085a95d94ccdf8b41
-DIST rack-test-1.0.0.tar.gz 26188 BLAKE2B 
e1df3e0d0e9cb8757bc898a2780a45f808921638a01a9ade0c8ac3233745992fbec1780ca36d4595e5a89bf124dcec0fc74fc33e9b22c46723e851aa371a73b8
 SHA512 
e654a10359b771607eb5295f574ac4a7b42afafc9a85c65e87a54559db1b5221b6e4b5ace18db05acfec1f381caa93c4b3be1912c3f08fbb74861d6053a2d242
 DIST rack-test-1.1.0.tar.gz 27035 BLAKE2B 
640de2303850662c3b6a8fc17f2344223c9928b48abde6d1b251a634689793158f35498c4736e4e2d069efa921d37bc32da92a7e17c0761a6f6111b345b54c1a
 SHA512 
36d947d9b13d33ee8322e5b9d18fe8266787ccb7703f1fafadc040123e34dd44e98e7faf8b6dd816e51ed167065b2ffe79e9bcee74564dc324ba2b7dba76f82a

diff --git a/dev-ruby/rack-test/rack-test-1.0.0.ebuild 
b/dev-ruby/rack-test/rack-test-1.0.0.ebuild
deleted file mode 100644
index d15d7a3cbbd..000
--- a/dev-ruby/rack-test/rack-test-1.0.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit versionator ruby-fakegem
-
-DESCRIPTION="Rack::Test is a small, simple testing API for Rack apps"
-HOMEPAGE="https://github.com/rack-test/rack-test;
-SRC_URI="https://github.com/rack-test/rack-test/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rack-1.0:* =dev-ruby/sinatra-1.2.6 =dev-ruby/rack-1* )"
-
-all_ruby_prepare() {
-   rm Gemfile* || die
-   sed -i -e '/bundler/d' -e '/[Cc]ode[Cc]limate/d' \
-   -e '1igem "rack", "~>1.0"' spec/spec_helper.rb || die
-
-   # Use correct version
-   sed -i -e 's/0.8.2/0.8.3/' lib/rack/test/version.rb || die
-}



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

2020-01-26 Thread Hans de Graaff
commit: d269de6899f305ea0701530ccbf170ddaeb69366
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 06:22:08 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d269de68

dev-ruby/regexp_property_values: cleanup

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

 dev-ruby/regexp_property_values/Manifest   |  1 -
 .../regexp_property_values-0.3.4.ebuild| 43 --
 2 files changed, 44 deletions(-)

diff --git a/dev-ruby/regexp_property_values/Manifest 
b/dev-ruby/regexp_property_values/Manifest
index f06e1574995..1598d84152f 100644
--- a/dev-ruby/regexp_property_values/Manifest
+++ b/dev-ruby/regexp_property_values/Manifest
@@ -1,3 +1,2 @@
-DIST regexp_property_values-0.3.4.tar.gz 11273 BLAKE2B 
a52ab11676b58a752741240912da5fa312661a583dd74a4321f8184fef2864c74e0d5f709cb68e3ce64a3e19e9320305e80bf7614a40142c4855ccec1c40b5a5
 SHA512 
01ca50f831bf3364e38559e06cb54faef59fdb0b995a6bfa0aaa3943591d98f97939a47911bf8b075b34b3c401b5de51e42a71088400112ee8afd8d39f164465
 DIST regexp_property_values-0.3.5.tar.gz 11410 BLAKE2B 
adcf7848af9df53707a878ee35443583b03f96f60f9b23fd5f146e81b4b12a4e3ada2c48d6509b15c848b15c668d9430ef93b34f08491ce13249ec458b2be0eb
 SHA512 
5ac91331deb12fd77ee6a5ca8f942c2b2ea0ccb42bc63548444ecfe85c3a60bad385831b408f21c848f0c0ac2db3c68f8391fd68074acb0187ae9de51ca76e47
 DIST regexp_property_values-1.0.0.tar.gz 12884 BLAKE2B 
82f63d21a1e1508cef79afc2f1b5cca842c1e5bc96b197efa90ec0d02e7bd213cc67ae99f4f71cae6e632e0804fa2d6e935c7d30f27a940c767f5a83dd9edd21
 SHA512 
f51946d93c255c3b51bfb8055d2c0548c9656db9f208de74b569df8799fa97712a76b509546e149f71e3176ae0e979f295b225c171cedc687e1871f204c1e0d3

diff --git 
a/dev-ruby/regexp_property_values/regexp_property_values-0.3.4.ebuild 
b/dev-ruby/regexp_property_values/regexp_property_values-0.3.4.ebuild
deleted file mode 100644
index f75f71df624..000
--- a/dev-ruby/regexp_property_values/regexp_property_values-0.3.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="See which property values are supported by the regular expression 
engine"
-HOMEPAGE="https://github.com/janosch-x/regexp_property_values;
-SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE=""
-
-all_ruby_prepare() {
-   sed -i -e 's/git ls-files -z/find -print0/' ${RUBY_FAKEGEM_GEMSPEC} || 
die
-   sed -i -e '/bundler/ s:^:#:' spec/spec_helper.rb || die
-
-   # Avoid dependency on character_set which would lead to circular
-   # dependencies.
-   sed -i -e '/returns a CharacterSet/askip "gentoo circular 
dependencies"' spec/regexp_property_values/extension_spec.rb || die
-}
-
-each_ruby_configure() {
-   ${RUBY} -Cext/regexp_property_values extconf.rb || die
-}
-
-each_ruby_compile() {
-   emake -Cext/regexp_property_values V=1
-   cp ext/regexp_property_values/regexp_property_values.so 
lib/regexp_property_values/ || die
-}



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

2020-01-26 Thread Hans de Graaff
commit: 56b0b91352a99667a6734fc9314e1df5376ec615
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 06:39:59 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b0b913

dev-ruby/capybara: add 3.31.0

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

 dev-ruby/capybara/Manifest   |  1 +
 dev-ruby/capybara/capybara-3.31.0.ebuild | 60 
 2 files changed, 61 insertions(+)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index 2f68315bcbb..ee2089e0729 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -2,3 +2,4 @@ DIST capybara-2.18.0.gem 274432 BLAKE2B 
992799362025b81a0d074fb06fdafef4c4385ca1
 DIST capybara-3.28.0.gem 355328 BLAKE2B 
f9f71a3cadf5a88c86f295e02da61d7ae6813776afdc64829c72ba9ba3a6127c34e4016a152dafc337953c4d69c35f222504bd86e3bbc5f93562f7bb3ae41746
 SHA512 
fad8a3e6fd95c6ae03ef223001175eab59033bcc6f708dc8efefb48f0323fbfdfedcbd304ec69e9690cee5e95640b9c43fdc93d6e01696425764b51d96df
 DIST capybara-3.29.0.gem 358400 BLAKE2B 
1e8e6077cfaf189ef511367fe6c14da42a73729e02aac7461897d07210fc583ebc604dc3d7f763f90ea0fe30c139850a8ff2236434ec4f3492d9fd0892aac692
 SHA512 
6793ae8fe0fcd04e0ae5128dadc57e807f14673b3b92703eb3fd8016a66647f36acf53566ad938516e8ab5a09135db53825219ac81c8ced55cfb2470923aa019
 DIST capybara-3.30.0.gem 360448 BLAKE2B 
c20173448903f96facdba007b81b43d74500a0e8ab1e15b9bef938df426ff8098a1fb54a3791d92d0342b594d609ca48b9d8c1f67a758d8164fbab2f5dad3bd6
 SHA512 
f10943a8f10c0a058d0737fd15814d4ff6e50dd4df2627d20f4646c13bb52dcd0e1042193525252d0009e637c52118ce030968e4451f823076e59b7fcd4cb90c
+DIST capybara-3.31.0.gem 363520 BLAKE2B 
246a199d89f5120bd1be7b36b5aee5bd4143ee5d1c8953cc2e65e805c234d902c5d898f873c562b8457c6e09af507cf81ddc178bcb617f2730b5db1f9ddd97c8
 SHA512 
920dbd331eff5300cfa575689f7c62f502cea5782ad58eff168ffc274f2622a95869a7ab90e53fc010bc7f5c0847caa5dcf69cb74eecc2a82f0f449c11be3edb

diff --git a/dev-ruby/capybara/capybara-3.31.0.ebuild 
b/dev-ruby/capybara/capybara-3.31.0.ebuild
new file mode 100644
index 000..d2b641ef128
--- /dev/null
+++ b/dev-ruby/capybara/capybara-3.31.0.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.md"
+
+# Rake tasks are not distributed in the gem.
+RUBY_FAKEGEM_TASK_TEST=""
+
+inherit virtualx ruby-fakegem
+
+DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
+HOMEPAGE="https://github.com/jnicklas/capybara;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+SLOT="3"
+IUSE="test"
+
+DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rspec:3
+   >=dev-ruby/launchy-2.4.0
+   >=dev-ruby/selenium-webdriver-3.5:3
+   dev-ruby/sinatra:2
+   www-servers/puma
+)"
+
+ruby_add_rdepend "
+   dev-ruby/addressable
+   >=dev-ruby/mini_mime-0.1.3
+   >=dev-ruby/nokogiri-1.8:0
+   >=dev-ruby/rack-1.6.0:*
+   >=dev-ruby/rack-test-0.6.3:*
+   >=dev-ruby/regexp_parser-1.5:1
+   >=dev-ruby/xpath-3.2:3"
+
+all_ruby_prepare() {
+   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' -e 
'/statistics/Id' spec/spec_helper.rb || die
+
+   # Avoid window-manager specific tests (sizes are specific for fluxbox)
+   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
+
+   # Avoid spec that requires unpackaged geckodriver
+   #sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
+
+   # Avoid test dependency on puma server for now
+   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
+
+   # Update spec to catch the right error code. This seems to have
+   # changed recently accross ruby versions.
+   sed -i -e '/raise_error/ s/EOFError/Net::ReadTimeout/' 
spec/server_spec.rb || die
+}
+
+each_ruby_test() {
+   virtx ${RUBY} -Ilib -S rspec-3 spec
+}



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

2020-01-26 Thread Hans de Graaff
commit: b8f6f626e94af8c0aefc5bccfda4cb3658859c3d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 06:18:43 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f6f626

dev-ruby/public_suffix: add ruby27

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

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

diff --git a/dev-ruby/public_suffix/public_suffix-4.0.3.ebuild 
b/dev-ruby/public_suffix/public_suffix-4.0.3.ebuild
index 41a1693f5f5..ea465e4783a 100644
--- a/dev-ruby/public_suffix/public_suffix-4.0.3.ebuild
+++ b/dev-ruby/public_suffix/public_suffix-4.0.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRAINSTALL="data"



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

2020-01-26 Thread Hans de Graaff
commit: f2d64a127f0f8fdef4ef539b1222c895c716b764
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 06:23:58 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d64a12

dev-ruby/regexp_property_values: add ruby27

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

 dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild 
b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild
index ebf2956d18d..96471aa238a 100644
--- a/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild
+++ b/dev-ruby/regexp_property_values/regexp_property_values-1.0.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"



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

2020-01-26 Thread Hans de Graaff
commit: 0246200ef2903ff8a8d1057e90d5ab8a38fa30d6
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 06:19:19 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0246200e

dev-ruby/mini_mime: add ruby27

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

 dev-ruby/mini_mime/mini_mime-1.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/mini_mime/mini_mime-1.0.2.ebuild 
b/dev-ruby/mini_mime/mini_mime-1.0.2.ebuild
index 91407328ec4..4071f6f7965 100644
--- a/dev-ruby/mini_mime/mini_mime-1.0.2.ebuild
+++ b/dev-ruby/mini_mime/mini_mime-1.0.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md"



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

2020-01-26 Thread Hans de Graaff
commit: 2a13077a40d92646c841807561266464c90df642
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 06:21:19 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a13077a

dev-ruby/regexp_parser: cleanup

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

 dev-ruby/regexp_parser/Manifest   |  1 -
 dev-ruby/regexp_parser/regexp_parser-1.4.0.ebuild | 38 ---
 2 files changed, 39 deletions(-)

diff --git a/dev-ruby/regexp_parser/Manifest b/dev-ruby/regexp_parser/Manifest
index edccc2d7607..fc8f9252690 100644
--- a/dev-ruby/regexp_parser/Manifest
+++ b/dev-ruby/regexp_parser/Manifest
@@ -1,4 +1,3 @@
 DIST regexp_parser-0.5.0.tar.gz 80554 BLAKE2B 
7890e6850e3ffbb927c5e72430ab29e6aeec4f8684eb56f4153414aca62702faa57f48887618e84b1d087e2ba366ec9d6b2e92200cc34472b7bbb5a8b0043415
 SHA512 
0d1c43fda01077b9b3d9c28ce9cb01772f10817e42d9c0ff28e6ea5cd059ad4869b940498c6a4e77d4fc6acb6ac0aba293ae67dd012650cdb58989b90868be16
-DIST regexp_parser-1.4.0.tar.gz 82874 BLAKE2B 
b758f5c16c163d43fbf856af20ac6146e9fa81b2945fe7bed8ce66bb3f46586ca03d680a98ea3c2a2deab825adf5d7589856c666b763dc9e688e37e555bbeb1f
 SHA512 
0d350df94cce0812e721d9b2d3b3dc2f5fdadf87eda3824e05121cbb6aceea9b99783bba771af74d9b5606e99e64e23af13abfb000f925440095d612b579c8b3
 DIST regexp_parser-1.5.1.tar.gz 82482 BLAKE2B 
ff1746e52e786e273923dd222ea8c8276eb1e4ffe9bf899068160dec229784709ba679983c1e43736c128ec094861174bd43e0aceea704ee2d38aff4a53e6775
 SHA512 
4856fbcac800083b417880c30b5d6a5ea445bb85950bdd7898f368bfa2d44b01b1e2058b279f1640cf1cf4d7b28e225d25bc2d356d2c4a7c1be0a2c621dd3827
 DIST regexp_parser-1.6.0.tar.gz 82909 BLAKE2B 
bbf36af3686165c7d0d439cc22181519a79e46853d7e185577026e4e200c1dda9d8696fa2d83a3cb90f78cb2f13632ff0ba9996b7f4a029780d840ba8211507c
 SHA512 
96214654e56bd17a5b79cd979e87ca4cbd86bf9070fb0646dcea913d482e731c8190e17eb31668eb5d429b7ee6f9a13ef3111c60d2d9b87adddfb760859241e9

diff --git a/dev-ruby/regexp_parser/regexp_parser-1.4.0.ebuild 
b/dev-ruby/regexp_parser/regexp_parser-1.4.0.ebuild
deleted file mode 100644
index 2167d9769c7..000
--- a/dev-ruby/regexp_parser/regexp_parser-1.4.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A library for tokenizing, lexing, and parsing Ruby regular 
expressions"
-HOMEPAGE="https://github.com/ammar/regexp_parser;
-SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="amd64 ~arm ~x86"
-IUSE=""
-
-DEPEND+=" =dev-util/ragel-6*"
-
-ruby_add_bdepend "dev-ruby/rake test? ( dev-ruby/regexp_property_values )"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/I s:^:#:' Rakefile || die
-   sed -i -e '1irequire "delegate"' test/support/warning_extractor.rb || 
die
-}
-
-each_ruby_compile() {
-   ${RUBY} -S rake ragel:rb || die
-}
-
-each_ruby_test() {
-   ${RUBY} -Ilib bin/test || die
-}



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

2020-01-26 Thread Hans de Graaff
commit: a3534379cf68c7e948533c34caa9cd190b3e2df8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 06:14:58 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3534379

dev-ruby/capybara: cleanup

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

 dev-ruby/capybara/Manifest   |  2 --
 dev-ruby/capybara/capybara-3.26.0.ebuild | 61 
 dev-ruby/capybara/capybara-3.27.0.ebuild | 60 ---
 3 files changed, 123 deletions(-)

diff --git a/dev-ruby/capybara/Manifest b/dev-ruby/capybara/Manifest
index 426516c9d33..2f68315bcbb 100644
--- a/dev-ruby/capybara/Manifest
+++ b/dev-ruby/capybara/Manifest
@@ -1,6 +1,4 @@
 DIST capybara-2.18.0.gem 274432 BLAKE2B 
992799362025b81a0d074fb06fdafef4c4385ca18ea85a7095d9e58625df6a59a349b60b462c5c4f403a6af955466bc46d82be6cd91724fc2b12cbe15ed74a4c
 SHA512 
3bb994e022593d485a07296193a16cae7b45e96e87dd10b2bd4807ad2bc990801044c0493360598d1626c3e367e8de87e407f65c2c6f42674d5f1b9c0b5c1933
-DIST capybara-3.26.0.gem 352256 BLAKE2B 
b6b71e163adfa2125d4e4a28fdaaf9feb725e874eab7180c0ece1166b2411ee0930244c79cac22f17e7c3ea8c1cb42b043d5bbd7321a3aa6460fbbfa775035b3
 SHA512 
31dabbb6ea77ed185d53b72e5f4ea89546f33b5c682d68692e4115bdec29c15d1f5f8bcab4f5256b76f6fbfadd5c638f8bf1d7b974dd3153d57521eb8c04a778
-DIST capybara-3.27.0.gem 353792 BLAKE2B 
1ce648be67bbac74bb6c907ae34ceb67a7c4df40eb3cec91a423037dd2d5af9a7a603e750499d86dbb0997102682008831ec9abfa5846000f91d5abe60991f11
 SHA512 
3a6829906ceb5ea52a5c44515a79df6959559cca7e7e0c35e35550a376f79bfebf7cda229e5cc4aff5f69cffdb09c586961733d39c57b7dc89b293050f911ba3
 DIST capybara-3.28.0.gem 355328 BLAKE2B 
f9f71a3cadf5a88c86f295e02da61d7ae6813776afdc64829c72ba9ba3a6127c34e4016a152dafc337953c4d69c35f222504bd86e3bbc5f93562f7bb3ae41746
 SHA512 
fad8a3e6fd95c6ae03ef223001175eab59033bcc6f708dc8efefb48f0323fbfdfedcbd304ec69e9690cee5e95640b9c43fdc93d6e01696425764b51d96df
 DIST capybara-3.29.0.gem 358400 BLAKE2B 
1e8e6077cfaf189ef511367fe6c14da42a73729e02aac7461897d07210fc583ebc604dc3d7f763f90ea0fe30c139850a8ff2236434ec4f3492d9fd0892aac692
 SHA512 
6793ae8fe0fcd04e0ae5128dadc57e807f14673b3b92703eb3fd8016a66647f36acf53566ad938516e8ab5a09135db53825219ac81c8ced55cfb2470923aa019
 DIST capybara-3.30.0.gem 360448 BLAKE2B 
c20173448903f96facdba007b81b43d74500a0e8ab1e15b9bef938df426ff8098a1fb54a3791d92d0342b594d609ca48b9d8c1f67a758d8164fbab2f5dad3bd6
 SHA512 
f10943a8f10c0a058d0737fd15814d4ff6e50dd4df2627d20f4646c13bb52dcd0e1042193525252d0009e637c52118ce030968e4451f823076e59b7fcd4cb90c

diff --git a/dev-ruby/capybara/capybara-3.26.0.ebuild 
b/dev-ruby/capybara/capybara-3.26.0.ebuild
deleted file mode 100644
index 96a958bd364..000
--- a/dev-ruby/capybara/capybara-3.26.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-
-# Rake tasks are not distributed in the gem.
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit virtualx ruby-fakegem
-
-DESCRIPTION="Capybara aims to simplify the process of integration testing Rack 
applications"
-HOMEPAGE="https://github.com/jnicklas/capybara;
-LICENSE="MIT"
-
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
-SLOT="3"
-IUSE="test"
-
-DEPEND="${DEPEND} test? ( || ( www-client/firefox www-client/firefox-bin ) )"
-
-ruby_add_bdepend "test? (
-   dev-ruby/rspec:3
-   >=dev-ruby/launchy-2.4.0
-   >=dev-ruby/selenium-webdriver-3.5:3
-   dev-ruby/sinatra:2
-   www-servers/puma
-)"
-
-ruby_add_rdepend "
-   dev-ruby/addressable
-   >=dev-ruby/mini_mime-0.1.3
-   >=dev-ruby/nokogiri-1.8:0
-   >=dev-ruby/rack-1.6.0:*
-   >=dev-ruby/rack-test-0.6.3:*
-   >=dev-ruby/regexp_parser-1.5:1
-   >=dev-ruby/xpath-3.2:3"
-
-all_ruby_prepare() {
-   sed -i -e '/bundler/d' -e '/pry/d' -e '1igem "sinatra"' -e 
'/statistics/Id' spec/spec_helper.rb || die
-
-   # Avoid window-manager specific tests (sizes are specific for fluxbox)
-   sed -i -e '/#maximize/,/^  end/ s:^:#:' 
lib/capybara/spec/session/window/window_spec.rb || die
-
-   # Avoid spec that requires unpackaged geckodriver
-   sed -i -e '/describe.*register_server/,/^  end/ s:^:#:' 
spec/capybara_spec.rb || die
-
-   # Avoid test dependency on puma server for now
-   sed -i -e '/should have :puma registered/,/^end/ s:^:#:' 
spec/capybara_spec.rb || die
-
-   # Update spec to catch the right error code. This seems to have
-   # changed recently accross ruby versions.
-   sed -i -e '/raise_error/ s/EOFError/Net::ReadTimeout/' 
spec/server_spec.rb || die
-}
-
-each_ruby_test() {
-   virtx ${RUBY} -Ilib -S rspec-3 spec
-}

diff --git a/dev-ruby/capybara/capybara-3.27.0.ebuild 

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

2020-01-26 Thread Hans de Graaff
commit: 721635cf0d7e1b8d6ef88ec4f83f903a4b5aaff8
Author: Hans de Graaff  gentoo  org>
AuthorDate: Mon Jan 27 05:59:17 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Mon Jan 27 06:40:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721635cf

dev-ruby/nanotest: add ruby27

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

 dev-ruby/nanotest/nanotest-0.9.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild 
b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
index 315b92a0e72..42b173d6ba1 100644
--- a/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
+++ b/dev-ruby/nanotest/nanotest-0.9.4.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



[gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/

2020-01-26 Thread Joonas Niilola
commit: 04532393039459f7fdbc49a8a2639d481db1e4da
Author: Henning Schild  hennsch  de>
AuthorDate: Fri Jan 24 19:20:46 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 27 06:32:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04532393

net-im/telegram-desktop-bin: Bump version to 1.9.8

Signed-off-by: Henning Schild  hennsch.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 net-im/telegram-desktop-bin/Manifest   |  3 ++
 .../telegram-desktop-bin-1.9.8.ebuild  | 51 ++
 2 files changed, 54 insertions(+)

diff --git a/net-im/telegram-desktop-bin/Manifest 
b/net-im/telegram-desktop-bin/Manifest
index c4d0386240a..cdc4d8d96f8 100644
--- a/net-im/telegram-desktop-bin/Manifest
+++ b/net-im/telegram-desktop-bin/Manifest
@@ -2,11 +2,14 @@ DIST tdesktop-1.9.3.tar.gz 13657254 BLAKE2B 
fd80453330ae394febcc7072c22a2d3e3ae0
 DIST tdesktop-1.9.4.tar.gz 13664729 BLAKE2B 
a3a2c57b9c621adf7192cede359753cc8f3e588fd800f4caa10109bd8cba270aba2029151bef1d578b90dad6a2892d4d678a5038dc3d0d63d4440f2d4f0875c1
 SHA512 
54947a7557bce97654914170f302949b9bc8a2be8dc8d5835cbc2377e0aa41fe4b0d119910824ea5333c33dcb2531b6e04e7698d6d784add626a57c5f81741de
 DIST tdesktop-1.9.5.tar.gz 13623917 BLAKE2B 
13a11b6e9cbce88ec0253ee0157e0ddc38bced0feb3d025bec692ef281a5a9947815a3984a23f559c3608053c14f5fbe7afdb20a886dea4f7cfbc705aa970012
 SHA512 
efd0a3bbd95496929059c03116cc468c0b4ae8f89af7fa66588f793f5802e2a903d3f39e11b7bec07ee885dc2d3d05029bc5675f8dd768f37f22b6fd90f66783
 DIST tdesktop-1.9.7.tar.gz 13644192 BLAKE2B 
6fe64b51b9cb7dc4857cda02ac64ab863d98b975b6604b06312c7a7fac3be664bc5f34a8fb1b79ff90046113b7d65eed70308e212e41decba629a903fdc1dfbf
 SHA512 
3c5cd7e6da10d5cbf52d889b075bb6a70806befa527b03f0f2a436438e1cafc82ab56558cc53652c4bdbe05ade5c92b8bf4fa33570cfbd022daa000e01a0147f
+DIST tdesktop-1.9.8.tar.gz 13646795 BLAKE2B 
e31d4964a57d9951fce083216babc8a483073cca24945fbeffbb8a447cd6e0c4cdbba349742ac616e78eb1826ed601b08a9bf54e81c47dc39b031da25ff5d235
 SHA512 
3c60e9d7dd235cc03a0437a82473a2cafb5a0a6f5420adc7a9ef46142dd559ff3d0e6442ffbb1e07efb07fda7e395e32d980430e84698a0d0114d32145108015
 DIST tsetup.1.9.3.tar.xz 34523816 BLAKE2B 
af0f3dda8cffdf7db020588f97dbabe5acd56da3b35f1044ea3165accfbb66d74998e57f3c63f545682f46c9790420b96a2fc5a0ddedf97c810c9a121f83f734
 SHA512 
3e02e2f4339572a55f5bd0519ff7b6e90ba8859dfbaea53d434d8ce040666530422db7b4f93cf15392e4d7823c32a8202f2aef6a60ee8f896898169ad901f7c7
 DIST tsetup.1.9.4.tar.xz 34240700 BLAKE2B 
665a72d597ed92ba660e091d591e14cb5e6dea72a15fbbcc1dc04c0524f5c55f34373331e1585d18a17360efcca36c62b40f6f7e215b50b3720b1972f25aaa79
 SHA512 
72b343b27066d49361ef2ce0c5a21e35917a73880afb0010ea4dff7c426b042c5f304a20181720a4bc99d23bc2aabda9091281e64c16c511002df87c43d7b8aa
 DIST tsetup.1.9.5.tar.xz 34249008 BLAKE2B 
a6de0bc20ce572b9b321a14e18390479437acdb8bb7c533a16c231f9a2757f5e44255e24683a9d6808c08dccd2463250e664744758f0aa97278044abc58fcd5f
 SHA512 
18368c79a174ebc23c658c2bcf3a42799ceaef807ef6ae652dcc2f86f7dc371d9f26d4f33efcb28d0563f6be627646181db33f15f9d871e41aa2712282d64d35
 DIST tsetup.1.9.7.tar.xz 34308252 BLAKE2B 
23892f92745d569f3eb32db7a430de49ca7e6ed5d1eabfe8feef9e102149c2f090c956a328a13d00cd36fb5c56bc7c2faa504e85e7e57b60f36e898789a887a9
 SHA512 
21170f1d2db7db40638979dc04e8b8c27bc693ec88fa37ea88d953b3d624469484aeaf849180a73f3df9d38ccf9b5d580dd03b5506d466d19b4d04b7fbf79000
+DIST tsetup.1.9.8.tar.xz 34315344 BLAKE2B 
2364428157f54e7ebc33f217f25c0b32a64fff2b54b8c6c3719c42de9315542b0183bed6045c3212a93d585ed581b3df6ac15efefb30309a5789f87385f3c837
 SHA512 
033c966dbbf80da3cca060f29d9e9a815c2ea5913c1db40fd7af9e0098eb83c058149f7f53c4ab62e895381547785ceb4aa0ed7e92c5c418b680c5db8a14bb08
 DIST tsetup32.1.9.3.tar.xz 37326096 BLAKE2B 
fe9493878bb29d25bea0c22b8f42864adce4033b5047212595102c7b9f106ee4ea6dca05c3fb88f5f0463ed690a7cff2af07b072ed91d3595a3384ba4fcf6e05
 SHA512 
5df3ebde72ec93b40e3e0b42625a422c6b31aab88e80ffa02514c2287ff1e6382d37b976d43ae20a4793552d0b699a364278077fa115fb66ea52d080bff9be90
 DIST tsetup32.1.9.4.tar.xz 36939056 BLAKE2B 
b0077a8faffc7d9035222de8e48f8ac9dab6a09798035b99a00b2aaf76e6a61998b3f035cad993e2ffcdebbafdacb8f9c4ac168cdbd4e4a729a87bd2d575a092
 SHA512 
191d7b4fde40f8499c4126e87bb442cf71da6c21a994cc0bfaa1ff2d314deece3e42ca92e4427ca66478f35d7067000aef30ecc17d84f187e201d783ee682d32
 DIST tsetup32.1.9.5.tar.xz 36944380 BLAKE2B 
1407bb99e34b9e8207f222e1ced8cac69700e2aee8f0e463f8c1e27d3baddcd9e2106a11646e1720e66da22e44814a13d8817bc4dcf36dae405ff38649d9d701
 SHA512 
393b3cfec007313c8f9ec3866176f130478656727ce4ef0c8251e16855cdab20ab52ae6083a541f3e73ef5c905d1ff236f50dc840f9d354a59000121cb81a5b3
 DIST tsetup32.1.9.7.tar.xz 37033264 BLAKE2B 
56958b9e7c57853fa0115c00af1e8943b34e3befbac22d7f6aa685e663cf677b8b3a992d253724af0d3452bad1fcb0aa793bd22bebe3e2a6354154ed6704d078
 SHA512 
0c5e5a1201a0e8b0d93db9df665bd68e67a19a76bcc6bcf04e503a2779671a3b57feec0bbb76612cd6adf803ed74d36b5ef6338ae5d6c98d25989ab7ec23ef64
+DIST 

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

2020-01-26 Thread Joonas Niilola
commit: e07bbeb3416b797e17d8d246df049736451c55fd
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Jan 27 06:29:22 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 27 06:32:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e07bbeb3

dev-util/conan: remove faulty -r0

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

 dev-util/conan/conan-1.21.1.ebuild | 75 --
 1 file changed, 75 deletions(-)

diff --git a/dev-util/conan/conan-1.21.1.ebuild 
b/dev-util/conan/conan-1.21.1.ebuild
deleted file mode 100644
index 4949de1d1b0..000
--- a/dev-util/conan/conan-1.21.1.ebuild
+++ /dev/null
@@ -1,75 +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="sqlite"
-DISTUTILS_USE_SETUPTOOLS=rdepend
-inherit distutils-r1
-
-DESCRIPTION="Distributed C/C++ package manager"
-HOMEPAGE="https://conan.io/;
-SRC_URI="https://github.com/conan-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RESTRICT="!test? ( test )"
-
-# overly strict requirements?
-# https://github.com/conan-io/conan/blob/develop/conans/requirements.txt
-# https://github.com/conan-io/conan/blob/develop/conans/requirements_server.txt
-RDEPEND="
-   >=dev-python/bottle-0.12.8[${PYTHON_USEDEP}]
-   >=dev-python/colorama-0.3.3[${PYTHON_USEDEP}]
-   >=dev-python/deprecation-2.0[${PYTHON_USEDEP}]
-   >=dev-python/distro-1.0.2[${PYTHON_USEDEP}]
-   >=dev-python/fasteners-0.14.1[${PYTHON_USEDEP}]
-   >=dev-python/future-0.16.0[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.10.1[${PYTHON_USEDEP}]
-   >=dev-python/node-semver-0.6.1[${PYTHON_USEDEP}]
-   >=dev-python/patch-ng-1.17.2[${PYTHON_USEDEP}]
-   >=dev-python/pluginbase-0.5[${PYTHON_USEDEP}]
-   >=dev-python/pygments-2.0[${PYTHON_USEDEP}]
-   >=dev-python/pyjwt-1.4[${PYTHON_USEDEP}]
-   >=dev-python/python-dateutil-2.7.0[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.8.1[${PYTHON_USEDEP}]
-   =dev-python/tqdm-4.28.1[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-lang/go
-   dev-vcs/git
-   dev-vcs/subversion
-   >=dev-python/mock-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
-   >=dev-python/parameterized-0.6.3[${PYTHON_USEDEP}]
-   >=dev-python/webtest-2.0.18[${PYTHON_USEDEP}]
-   dev-util/cmake
-   )
-"
-
-src_prepare() {
-   default
-   # Fix strict dependencies
-   sed -i \
-   -e "s:patch==1.16:patch>=1.16:g" \
-   -e "s:node-semver==0.6.1:node-semver>=0.6.1:g" \
-   -e "s:future==0.16.0:future>=0.16.0:g" \
-   conans/requirements.txt || die
-}
-
-python_test() {
-   nosetests -v conans.test \
-   -e test_ftp.* -e modify_values_test.* -e test_pkg_config_path.* 
\
-   -e rpath_optin_test -e test_variables -e 
system_package_tool_installed_test \
-   -e virtualbuildenv_test -e scm_test -e test_git_shallow -e 
tools_test \
-   -e test_environment_nested -e devflow_test -e shared_chain_test 
\
-   -e virtualenv_test \
-   -A "not rest_api and not local_bottle" || die
-}



[gentoo-commits] repo/gentoo:master commit in: net-p2p/deluge/files/, net-p2p/deluge/

2020-01-26 Thread Joonas Niilola
commit: 8eeaceea9b91ac8f068cdcb333842d7aebb7c9e6
Author: PPed72  iol  it>
AuthorDate: Fri Jan 24 15:04:07 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 27 06:32:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eeaceea

net-p2p/deluge: fix deluge-web.init file

Also fixes installation of unwanted files and byte compilation of
python modules. Remove old.

Closes: https://bugs.gentoo.org/705914
Signed-off-by: Paolo Pedroni  iol.it>
Closes: https://github.com/gentoo/gentoo/pull/14425
Signed-off-by: Joonas Niilola  gentoo.org>

 ...luge-2.0.3-r1.ebuild => deluge-2.0.3-r3.ebuild} | 28 ++--
 net-p2p/deluge/deluge-.ebuild  | 26 ++-
 net-p2p/deluge/files/deluge-web.init-2 | 53 ++
 3 files changed, 82 insertions(+), 25 deletions(-)

diff --git a/net-p2p/deluge/deluge-2.0.3-r1.ebuild 
b/net-p2p/deluge/deluge-2.0.3-r3.ebuild
similarity index 83%
rename from net-p2p/deluge/deluge-2.0.3-r1.ebuild
rename to net-p2p/deluge/deluge-2.0.3-r3.ebuild
index 960cc354e42..d1806e7558e 100644
--- a/net-p2p/deluge/deluge-2.0.3-r1.ebuild
+++ b/net-p2p/deluge/deluge-2.0.3-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1 systemd
 
@@ -85,31 +85,33 @@ esetup.py() {
 python_install_all() {
distutils-r1_python_install_all
if ! use console ; then
-   rm -rf 
"${D}/usr/$(get_libdir)/python2.7/site-packages/deluge/ui/console/" || die
-   rm -f "${D}/usr/bin/deluge-console" || die
-   rm -f "${D}/usr/share/man/man1/deluge-console.1" ||die
+   rm -r "${D}/$(python_get_sitedir)/deluge/ui/console/" || die
+   rm "${D}/usr/bin/deluge-console" || die
+   rm "${D}/usr/share/man/man1/deluge-console.1" ||die
fi
if ! use gtk ; then
-   rm -rf 
"${D}/usr/$(get_libdir)/python2.7/site-packages/deluge/ui/gtkui/" || die
-   rm -rf "${D}/usr/share/icons/" || die
-   rm -f "${D}/usr/bin/deluge-gtk" || die
-   rm -f "${D}/usr/share/man/man1/deluge-gtk.1" || die
-   rm -f "${D}/usr/share/applications/deluge.desktop" || die
+   rm -r "${D}/$(python_get_sitedir)/deluge/ui/gtk3/" || die
+   rm -r "${D}/usr/share/icons/" || die
+   rm "${D}/usr/bin/deluge-gtk" || die
+   rm "${D}/usr/share/man/man1/deluge-gtk.1" || die
+   rm "${D}/usr/share/applications/deluge.desktop" || die
fi
if use webinterface; then
-   newinitd "${FILESDIR}/deluge-web.init" deluge-web
+   newinitd "${FILESDIR}/deluge-web.init-2" deluge-web
newconfd "${FILESDIR}/deluge-web.conf" deluge-web
systemd_newunit "${FILESDIR}/deluge-web.service-3" 
deluge-web.service
systemd_install_serviced "${FILESDIR}/deluge-web.service.conf"
else
-   rm -rf 
"${D}/usr/$(get_libdir)/python2.7/site-packages/deluge/ui/web/" || die
-   rm -f "${D}/usr/bin/deluge-web" || die
-   rm -f "${D}/usr/share/man/man1/deluge-web.1" || die
+   rm -r "${D}/$(python_get_sitedir)/deluge/ui/web/" || die
+   rm "${D}/usr/bin/deluge-web" || die
+   rm "${D}/usr/share/man/man1/deluge-web.1" || die
fi
newinitd "${FILESDIR}"/deluged.init-2 deluged
newconfd "${FILESDIR}"/deluged.conf-2 deluged
systemd_newunit "${FILESDIR}"/deluged.service-2 deluged.service
systemd_install_serviced "${FILESDIR}"/deluged.service.conf
+
+   python_optimize
 }
 
 pkg_postinst() {

diff --git a/net-p2p/deluge/deluge-.ebuild 
b/net-p2p/deluge/deluge-.ebuild
index fc0402eb722..d1806e7558e 100644
--- a/net-p2p/deluge/deluge-.ebuild
+++ b/net-p2p/deluge/deluge-.ebuild
@@ -85,31 +85,33 @@ esetup.py() {
 python_install_all() {
distutils-r1_python_install_all
if ! use console ; then
-   rm -rf 
"${D}/usr/$(get_libdir)/python2.7/site-packages/deluge/ui/console/" || die
-   rm -f "${D}/usr/bin/deluge-console" || die
-   rm -f "${D}/usr/share/man/man1/deluge-console.1" ||die
+   rm -r "${D}/$(python_get_sitedir)/deluge/ui/console/" || die
+   rm "${D}/usr/bin/deluge-console" || die
+   rm "${D}/usr/share/man/man1/deluge-console.1" ||die
fi
if ! use gtk ; then
-   rm -rf 
"${D}/usr/$(get_libdir)/python2.7/site-packages/deluge/ui/gtkui/" || die
-   rm -rf "${D}/usr/share/icons/" || die
-   rm -f "${D}/usr/bin/deluge-gtk" || die
-   rm -f "${D}/usr/share/man/man1/deluge-gtk.1" || die
-   rm -f "${D}/usr/share/applications/deluge.desktop" || die
+   rm -r "${D}/$(python_get_sitedir)/deluge/ui/gtk3/" || die
+  

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

2020-01-26 Thread Joonas Niilola
commit: 174629db7d266e81a060a40a906acf89969b9c62
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon Jan 27 05:57:55 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 27 06:32:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174629db

dev-python/pandas-datareader: tidy 0.8.1 ebuild

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

 .../pandas-datareader/pandas-datareader-0.8.1.ebuild| 17 -
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/dev-python/pandas-datareader/pandas-datareader-0.8.1.ebuild 
b/dev-python/pandas-datareader/pandas-datareader-0.8.1.ebuild
index 5ff8bac1453..9e643c9ac2d 100644
--- a/dev-python/pandas-datareader/pandas-datareader-0.8.1.ebuild
+++ b/dev-python/pandas-datareader/pandas-datareader-0.8.1.ebuild
@@ -14,7 +14,8 @@ 
SRC_URI="https://github.com/pydata/pandas-datareader/archive/v${PV}.tar.gz -> ${
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
+
+IUSE="doc"
 
 # Test suite depends on outbound network connectivity and is unstable
 # https://github.com/pydata/pandas-datareader/issues/586
@@ -28,18 +29,8 @@ RDEPEND="
doc? (
dev-python/ipython[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
-   )
-"
-DEPEND="test? (
-   ${RDEPEND}
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
+   )
 "
 
-distutils_enable_sphinx docs
+distutils_enable_sphinx docs dev-python/sphinx_rtd_theme
 distutils_enable_tests pytest
-
-python_test() {
-   pytest -v -s -r xX pandas_datareader || die
-}



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

2020-01-26 Thread Joonas Niilola
commit: a3ddd52a89e22d2fc412e00733274be5bd4d2377
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Sun Jan 26 16:51:07 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 27 06:32:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3ddd52a

dev-util/conan: relax strict dependencies

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Azamat H. Hackimov  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14462
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-util/conan/conan-1.21.1-r1.ebuild | 75 +++
 1 file changed, 75 insertions(+)

diff --git a/dev-util/conan/conan-1.21.1-r1.ebuild 
b/dev-util/conan/conan-1.21.1-r1.ebuild
new file mode 100644
index 000..c7272407e62
--- /dev/null
+++ b/dev-util/conan/conan-1.21.1-r1.ebuild
@@ -0,0 +1,75 @@
+# 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="sqlite"
+DISTUTILS_USE_SETUPTOOLS=rdepend
+inherit distutils-r1
+
+DESCRIPTION="Distributed C/C++ package manager"
+HOMEPAGE="https://conan.io/;
+SRC_URI="https://github.com/conan-io/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+# overly strict requirements?
+# https://github.com/conan-io/conan/blob/develop/conans/requirements.txt
+# https://github.com/conan-io/conan/blob/develop/conans/requirements_server.txt
+RDEPEND="
+   >=dev-python/bottle-0.12.8[${PYTHON_USEDEP}]
+   >=dev-python/colorama-0.3.3[${PYTHON_USEDEP}]
+   >=dev-python/deprecation-2.0[${PYTHON_USEDEP}]
+   >=dev-python/distro-1.0.2[${PYTHON_USEDEP}]
+   >=dev-python/fasteners-0.14.1[${PYTHON_USEDEP}]
+   >=dev-python/future-0.16.0[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.10.1[${PYTHON_USEDEP}]
+   >=dev-python/node-semver-0.6.1[${PYTHON_USEDEP}]
+   >=dev-python/patch-ng-1.17.2[${PYTHON_USEDEP}]
+   >=dev-python/pluginbase-0.5[${PYTHON_USEDEP}]
+   >=dev-python/pygments-2.0[${PYTHON_USEDEP}]
+   >=dev-python/pyjwt-1.4[${PYTHON_USEDEP}]
+   >=dev-python/python-dateutil-2.7.0[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-5.1[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.8.1[${PYTHON_USEDEP}]
+   >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
+   >=dev-python/tqdm-4.28.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-lang/go
+   dev-vcs/git
+   dev-vcs/subversion
+   >=dev-python/mock-1.3.0[${PYTHON_USEDEP}]
+   >=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
+   >=dev-python/parameterized-0.6.3[${PYTHON_USEDEP}]
+   >=dev-python/webtest-2.0.18[${PYTHON_USEDEP}]
+   dev-util/cmake
+   )
+"
+
+src_prepare() {
+   default
+   # Fix strict dependencies
+   sed -i \
+   -e "s:patch-ng==1.17.2:patch-ng>=1.17.2:g" \
+   -e "s:six>=1.10.0,<1.13.0:six>=1.12.0:g" \
+   -e "s:node-semver==0.6.1:node-semver>=0.6.1:g" \
+   conans/requirements.txt || die
+}
+
+python_test() {
+   nosetests -v conans.test \
+   -e test_ftp.* -e modify_values_test.* -e test_pkg_config_path.* 
\
+   -e rpath_optin_test -e test_variables -e 
system_package_tool_installed_test \
+   -e virtualbuildenv_test -e scm_test -e test_git_shallow -e 
tools_test \
+   -e test_environment_nested -e devflow_test -e shared_chain_test 
\
+   -e virtualenv_test \
+   -A "not rest_api and not local_bottle" || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/telegram-desktop-bin/

2020-01-26 Thread Joonas Niilola
commit: 74aba7f7f36f05fa5120f338e56e7df1a4270a8c
Author: Henning Schild  hennsch  de>
AuthorDate: Fri Jan 24 19:22:40 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 27 06:32:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74aba7f7

net-im/telegram-desktop-bin: Drop old

Signed-off-by: Henning Schild  hennsch.de>
Closes: https://github.com/gentoo/gentoo/pull/14431
Signed-off-by: Joonas Niilola  gentoo.org>

 net-im/telegram-desktop-bin/Manifest   |  9 
 .../telegram-desktop-bin-1.9.3-r1.ebuild   | 51 --
 .../telegram-desktop-bin-1.9.4.ebuild  | 51 --
 .../telegram-desktop-bin-1.9.5.ebuild  | 51 --
 4 files changed, 162 deletions(-)

diff --git a/net-im/telegram-desktop-bin/Manifest 
b/net-im/telegram-desktop-bin/Manifest
index cdc4d8d96f8..7d23e9630f9 100644
--- a/net-im/telegram-desktop-bin/Manifest
+++ b/net-im/telegram-desktop-bin/Manifest
@@ -1,15 +1,6 @@
-DIST tdesktop-1.9.3.tar.gz 13657254 BLAKE2B 
fd80453330ae394febcc7072c22a2d3e3ae0e6a618f924bfb23dd9217265feeb3813206a98e14d5f98da2f3724b06e0be588e0f35fe6264612374bcfff24c7f3
 SHA512 
94f5e3cade2b8ebe8b03cd106d84d588fc8d60877292ddbc3a106a5e6621baf4341d1386cdf829e32af175f16ca417050ac160019651b4e02f023b29dfbf2e9e
-DIST tdesktop-1.9.4.tar.gz 13664729 BLAKE2B 
a3a2c57b9c621adf7192cede359753cc8f3e588fd800f4caa10109bd8cba270aba2029151bef1d578b90dad6a2892d4d678a5038dc3d0d63d4440f2d4f0875c1
 SHA512 
54947a7557bce97654914170f302949b9bc8a2be8dc8d5835cbc2377e0aa41fe4b0d119910824ea5333c33dcb2531b6e04e7698d6d784add626a57c5f81741de
-DIST tdesktop-1.9.5.tar.gz 13623917 BLAKE2B 
13a11b6e9cbce88ec0253ee0157e0ddc38bced0feb3d025bec692ef281a5a9947815a3984a23f559c3608053c14f5fbe7afdb20a886dea4f7cfbc705aa970012
 SHA512 
efd0a3bbd95496929059c03116cc468c0b4ae8f89af7fa66588f793f5802e2a903d3f39e11b7bec07ee885dc2d3d05029bc5675f8dd768f37f22b6fd90f66783
 DIST tdesktop-1.9.7.tar.gz 13644192 BLAKE2B 
6fe64b51b9cb7dc4857cda02ac64ab863d98b975b6604b06312c7a7fac3be664bc5f34a8fb1b79ff90046113b7d65eed70308e212e41decba629a903fdc1dfbf
 SHA512 
3c5cd7e6da10d5cbf52d889b075bb6a70806befa527b03f0f2a436438e1cafc82ab56558cc53652c4bdbe05ade5c92b8bf4fa33570cfbd022daa000e01a0147f
 DIST tdesktop-1.9.8.tar.gz 13646795 BLAKE2B 
e31d4964a57d9951fce083216babc8a483073cca24945fbeffbb8a447cd6e0c4cdbba349742ac616e78eb1826ed601b08a9bf54e81c47dc39b031da25ff5d235
 SHA512 
3c60e9d7dd235cc03a0437a82473a2cafb5a0a6f5420adc7a9ef46142dd559ff3d0e6442ffbb1e07efb07fda7e395e32d980430e84698a0d0114d32145108015
-DIST tsetup.1.9.3.tar.xz 34523816 BLAKE2B 
af0f3dda8cffdf7db020588f97dbabe5acd56da3b35f1044ea3165accfbb66d74998e57f3c63f545682f46c9790420b96a2fc5a0ddedf97c810c9a121f83f734
 SHA512 
3e02e2f4339572a55f5bd0519ff7b6e90ba8859dfbaea53d434d8ce040666530422db7b4f93cf15392e4d7823c32a8202f2aef6a60ee8f896898169ad901f7c7
-DIST tsetup.1.9.4.tar.xz 34240700 BLAKE2B 
665a72d597ed92ba660e091d591e14cb5e6dea72a15fbbcc1dc04c0524f5c55f34373331e1585d18a17360efcca36c62b40f6f7e215b50b3720b1972f25aaa79
 SHA512 
72b343b27066d49361ef2ce0c5a21e35917a73880afb0010ea4dff7c426b042c5f304a20181720a4bc99d23bc2aabda9091281e64c16c511002df87c43d7b8aa
-DIST tsetup.1.9.5.tar.xz 34249008 BLAKE2B 
a6de0bc20ce572b9b321a14e18390479437acdb8bb7c533a16c231f9a2757f5e44255e24683a9d6808c08dccd2463250e664744758f0aa97278044abc58fcd5f
 SHA512 
18368c79a174ebc23c658c2bcf3a42799ceaef807ef6ae652dcc2f86f7dc371d9f26d4f33efcb28d0563f6be627646181db33f15f9d871e41aa2712282d64d35
 DIST tsetup.1.9.7.tar.xz 34308252 BLAKE2B 
23892f92745d569f3eb32db7a430de49ca7e6ed5d1eabfe8feef9e102149c2f090c956a328a13d00cd36fb5c56bc7c2faa504e85e7e57b60f36e898789a887a9
 SHA512 
21170f1d2db7db40638979dc04e8b8c27bc693ec88fa37ea88d953b3d624469484aeaf849180a73f3df9d38ccf9b5d580dd03b5506d466d19b4d04b7fbf79000
 DIST tsetup.1.9.8.tar.xz 34315344 BLAKE2B 
2364428157f54e7ebc33f217f25c0b32a64fff2b54b8c6c3719c42de9315542b0183bed6045c3212a93d585ed581b3df6ac15efefb30309a5789f87385f3c837
 SHA512 
033c966dbbf80da3cca060f29d9e9a815c2ea5913c1db40fd7af9e0098eb83c058149f7f53c4ab62e895381547785ceb4aa0ed7e92c5c418b680c5db8a14bb08
-DIST tsetup32.1.9.3.tar.xz 37326096 BLAKE2B 
fe9493878bb29d25bea0c22b8f42864adce4033b5047212595102c7b9f106ee4ea6dca05c3fb88f5f0463ed690a7cff2af07b072ed91d3595a3384ba4fcf6e05
 SHA512 
5df3ebde72ec93b40e3e0b42625a422c6b31aab88e80ffa02514c2287ff1e6382d37b976d43ae20a4793552d0b699a364278077fa115fb66ea52d080bff9be90
-DIST tsetup32.1.9.4.tar.xz 36939056 BLAKE2B 
b0077a8faffc7d9035222de8e48f8ac9dab6a09798035b99a00b2aaf76e6a61998b3f035cad993e2ffcdebbafdacb8f9c4ac168cdbd4e4a729a87bd2d575a092
 SHA512 
191d7b4fde40f8499c4126e87bb442cf71da6c21a994cc0bfaa1ff2d314deece3e42ca92e4427ca66478f35d7067000aef30ecc17d84f187e201d783ee682d32
-DIST tsetup32.1.9.5.tar.xz 36944380 BLAKE2B 
1407bb99e34b9e8207f222e1ced8cac69700e2aee8f0e463f8c1e27d3baddcd9e2106a11646e1720e66da22e44814a13d8817bc4dcf36dae405ff38649d9d701
 SHA512 

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

2020-01-26 Thread Joonas Niilola
commit: 612227d96565b662680d1a749f7b464aa3f9c80e
Author: Horea Christian  chymera  eu>
AuthorDate: Wed Jan 15 04:06:41 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Jan 27 06:32:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=612227d9

dev-python/pandas-datareader: version bump 0.8.1, bug #696656

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Horea Christian  chymera.eu>
Closes: https://github.com/gentoo/gentoo/pull/14338
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/pandas-datareader/Manifest  |  1 +
 .../pandas-datareader-0.8.1.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/dev-python/pandas-datareader/Manifest 
b/dev-python/pandas-datareader/Manifest
index 5714f9a6166..6a61ccf1e63 100644
--- a/dev-python/pandas-datareader/Manifest
+++ b/dev-python/pandas-datareader/Manifest
@@ -1 +1,2 @@
 DIST pandas-datareader-0.7.0.tar.gz 341577 BLAKE2B 
4169fdb9eb5280be15da23224d25104aaa47f7c328adc6fae6220ac11fc76954f541b8bdb117df977c163229751885e625d3a44923a8c0c2266f0eb3ee57b8af
 SHA512 
2a2d1411fb3724f3e1cebea8a962c1d4f12124d58ba191035583d8d621bdb0dfaf0c0cbaea765ef61f5c23cc221ae2b585b612e97e45795380b70fe672d0b7a5
+DIST pandas-datareader-0.8.1.tar.gz 255516 BLAKE2B 
9bd63cd887ce011ff71671d962db7572b1281576f93f2c338d16ac3e4de46f2cba7817d17af010dc73208d550a0b752000321fab90466ac85988c393b95f36fc
 SHA512 
211300746a748f60a141665210b842b4885dfc75165247d016c81715b98c894b06f758b1f16442e3136b18c9f9be422f8bcd1bbf037a247203273c31abba55c4

diff --git a/dev-python/pandas-datareader/pandas-datareader-0.8.1.ebuild 
b/dev-python/pandas-datareader/pandas-datareader-0.8.1.ebuild
new file mode 100644
index 000..5ff8bac1453
--- /dev/null
+++ b/dev-python/pandas-datareader/pandas-datareader-0.8.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Pandas DataFrame extraction from a wide range of Internet sources"
+HOMEPAGE="https://github.com/pydata/pandas-datareader;
+SRC_URI="https://github.com/pydata/pandas-datareader/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc test"
+
+# Test suite depends on outbound network connectivity and is unstable
+# https://github.com/pydata/pandas-datareader/issues/586
+RESTRICT="test"
+
+RDEPEND="
+   dev-python/lxml[${PYTHON_USEDEP}]
+   >=dev-python/pandas-0.19.2[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/wrapt[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/ipython[${PYTHON_USEDEP}]
+   dev-python/matplotlib[${PYTHON_USEDEP}]
+   dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
+   )
+"
+DEPEND="test? (
+   ${RDEPEND}
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_test() {
+   pytest -v -s -r xX pandas_datareader || die
+}



[gentoo-commits] proj/sci:master commit in: dev-python/snakemake/

2020-01-26 Thread Benda XU
commit: 8c30ddaca10c7c0347722e817fa855fa954acb52
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 06:23:09 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 06:23:09 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=8c30ddac

dev-python/snakemake: update the HOMEPAGE.

  Fix the ebuild header.

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu  gentoo.org>

 dev-python/snakemake/snakemake-5.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/snakemake/snakemake-5.10.0.ebuild 
b/dev-python/snakemake/snakemake-5.10.0.ebuild
index 552b02496..1066507d1 100644
--- a/dev-python/snakemake/snakemake-5.10.0.ebuild
+++ b/dev-python/snakemake/snakemake-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Make-like task language"
-HOMEPAGE="https://bitbucket.org/johanneskoester/snakemake/wiki/Home;
+HOMEPAGE="https://bitbucket.org/johanneskoester/snakemake/wiki;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"



[gentoo-commits] proj/sci:master commit in: dev-python/snakemake/

2020-01-26 Thread Benda XU
commit: fa40eeaf466d743e8470fa6ada7436ce5dd44e92
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 06:23:56 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 06:23:56 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=fa40eeaf

dev-python/snakemake: again.

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu  gentoo.org>

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

diff --git a/dev-python/snakemake/snakemake-5.10.0.ebuild 
b/dev-python/snakemake/snakemake-5.10.0.ebuild
index 1066507d1..03e031837 100644
--- a/dev-python/snakemake/snakemake-5.10.0.ebuild
+++ b/dev-python/snakemake/snakemake-5.10.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Make-like task language"
-HOMEPAGE="https://bitbucket.org/johanneskoester/snakemake/wiki;
+HOMEPAGE="https://snakemake.readthedocs.io;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"



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

2020-01-26 Thread Benda XU
commit: 809afd4a24533311ced5ecfb2f022b539a3b6dd2
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 04:54:55 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 04:59:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809afd4a

sci-libs/scipy: disable parallel build completely.

  After 4 years discussion and debugging, we conclude that Python 3 is
  deeply broken in parallel builds for anything involving compiling of
  C/C++/fortran code.  The problem is universal, regardless how
  dev-python/numpy is built.

  Numpy and scipy upstream cannot do anything about this.  We bite the
  bullet and disable parallel build of scipy completely.

  Thanks to all who have contributed to this heroic marathon
  debugging.  We regret that only a workaround can be provided at this
  moment.

Credit: Andrés Becerra Sandoval, Hendrik v. Raven, younky.yang  yahoo.com
Credit: matoro, Denis Descheneaux, Mathy Vanvoorden, email200202  yahoo.com
Credit: jon R-B, Anton Kochkov, Jonas Stein, edes, David Duchesne
Credit: thulle, Mathy Vanvoorden, Sasha Medvedev, rtgiskard  gmail.com
Credit: Lukasz Ligowski, Zentoo, Jouni Kosonen, Neil, Harris Landgarten
Credit: Markus Oehme, Andreas Proteus
Suggested-By: François Bissey,  Arfrever Frehtes Taifersar Arahesis
Reference: https://github.com/numpy/numpy/issues/13080
Reference: https://github.com/scipy/scipy/issues/7112
Closes: https://bugs.gentoo.org/614464
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu  gentoo.org>

 sci-libs/scipy/scipy-1.4.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sci-libs/scipy/scipy-1.4.1.ebuild 
b/sci-libs/scipy/scipy-1.4.1.ebuild
index a9e7e584875..b176683c887 100644
--- a/sci-libs/scipy/scipy-1.4.1.ebuild
+++ b/sci-libs/scipy/scipy-1.4.1.ebuild
@@ -108,6 +108,8 @@ python_prepare_all() {
 
 python_compile() {
# FIXME: parallel python building fails, bug #614464
+   export MAKEOPTS=-j1
+
${EPYTHON} tools/cythonize.py || die
distutils-r1_python_compile \
${SCIPY_FCONFIG}



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

2020-01-26 Thread Jeroen Roovers
commit: 4c0a71cc4d4a4ce8b123112c691d7677dee25cf2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 04:27:54 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 04:29:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0a71cc

x11-misc/xmountains: Replace local patch with upstream patch

Upstream commit at
https://github.com/spbooth/xmountains/commit/e530b35948da644a190847b2e6ebe08fd38f6d4a
Package-Manager: Portage-2.3.85, Repoman-2.3.20

Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-misc/xmountains/files/xmountains-2.9-global.patch |  2 +-
 x11-misc/xmountains/files/xmountains-2.9-string.patch | 11 +++
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/x11-misc/xmountains/files/xmountains-2.9-global.patch 
b/x11-misc/xmountains/files/xmountains-2.9-global.patch
index 77ce47ac4eb..65ef65fa204 100644
--- a/x11-misc/xmountains/files/xmountains-2.9-global.patch
+++ b/x11-misc/xmountains/files/xmountains-2.9-global.patch
@@ -1,4 +1,4 @@
 a/Makefile.alt.JeR
+--- a/Makefile.alt
 +++ b/Makefile.alt
 @@ -8,17 +8,17 @@
  

diff --git a/x11-misc/xmountains/files/xmountains-2.9-string.patch 
b/x11-misc/xmountains/files/xmountains-2.9-string.patch
index c78569a2116..97540b2792e 100644
--- a/x11-misc/xmountains/files/xmountains-2.9-string.patch
+++ b/x11-misc/xmountains/files/xmountains-2.9-string.patch
@@ -1,8 +1,11 @@
 a/xmountains.c.JeR
+--- a/xmountains.c
 +++ b/xmountains.c
-@@ -1,4 +1,5 @@
+@@ -1,7 +1,7 @@
  
-+#include  /* strcmp() */
  #include 
  #include 
- #include 
+-#include 
++#include 
+ #include 
+ #include 
+ #include 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xmountains/, x11-misc/xmountains/files/

2020-01-26 Thread Jeroen Roovers
commit: 610599d8a8ea30956f5c9ce12db2d2f221dc4b34
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 04:20:45 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 04:21:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610599d8

x11-misc/xmountains: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706606
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../files/xmountains-2.9-fno-common.patch  | 20 
 .../xmountains/files/xmountains-2.9-global.patch   | 26 
 .../xmountains/files/xmountains-2.9-main.patch | 11 +++
 .../xmountains/files/xmountains-2.9-string.patch   |  8 +
 x11-misc/xmountains/xmountains-2.9-r1.ebuild   | 36 ++
 5 files changed, 81 insertions(+), 20 deletions(-)

diff --git a/x11-misc/xmountains/files/xmountains-2.9-fno-common.patch 
b/x11-misc/xmountains/files/xmountains-2.9-fno-common.patch
new file mode 100644
index 000..e7140ca4fad
--- /dev/null
+++ b/x11-misc/xmountains/files/xmountains-2.9-fno-common.patch
@@ -0,0 +1,20 @@
+--- a/X_graphics.c
 b/X_graphics.c
+@@ -10,7 +10,6 @@
+ #include "paint.h"
+ char X_graphics_Id[]="$Id: X_graphics.c,v 1.26 2009/08/28 09:09:17 spb Exp $";
+ 
+-char *display=NULL;   /* name of display to open, NULL for default */
+ char *geom=NULL;  /* geometry of window, NULL for default */
+ 
+ Atom wm_protocols;
+@@ -264,7 +263,8 @@
+   graph_height = gptr->graph_height;
+ /*{{{open display*/
+ 
+-  dpy = XOpenDisplay(display);
++/* display to open, NULL for default */
++  dpy = XOpenDisplay(NULL);
+   
+   if( ! dpy )
+   {

diff --git a/x11-misc/xmountains/files/xmountains-2.9-global.patch 
b/x11-misc/xmountains/files/xmountains-2.9-global.patch
new file mode 100644
index 000..77ce47ac4eb
--- /dev/null
+++ b/x11-misc/xmountains/files/xmountains-2.9-global.patch
@@ -0,0 +1,26 @@
+--- a/Makefile.alt.JeR
 b/Makefile.alt
+@@ -8,17 +8,17 @@
+ 
+ LOCAL_LIBRARIES = -lX11 
+   SYS_LIBRARIES = -lm
+-   SRCS = calcalt.c random.c  artist.c global.c xmountains.c 
X_graphics.c print_alg.c
+-   OBJS = calcalt.o random.o  artist.o global.o xmountains.o 
X_graphics.o print_alg.o
+-   HDRS = crinkle.h global.h paint.h patchlevel.h copyright.h
++   SRCS = calcalt.c random.c  artist.c  xmountains.c X_graphics.c 
print_alg.c
++   OBJS = calcalt.o random.o  artist.o  xmountains.o X_graphics.o 
print_alg.o
++   HDRS = crinkle.h  paint.h patchlevel.h copyright.h
+ 
+ xmountains: $(OBJS)
+   $(CC) $(LDFLAGS) -o xmountains $(OBJS) -lX11 -lm
+ 
+ 
+ calcalt.o: crinkle.h
+-artist.o: global.h paint.h crinkle.h
+-global.o: crinkle.h paint.h
+-xmountains.o: paint.h global.h patchlevel.h copyright.h crinkle.h
++artist.o:  paint.h crinkle.h
++: crinkle.h paint.h
++xmountains.o: paint.h  patchlevel.h copyright.h crinkle.h
+ X_graphics.o: paint.h crinkle.h
+ 

diff --git a/x11-misc/xmountains/files/xmountains-2.9-main.patch 
b/x11-misc/xmountains/files/xmountains-2.9-main.patch
new file mode 100644
index 000..26297783c7e
--- /dev/null
+++ b/x11-misc/xmountains/files/xmountains-2.9-main.patch
@@ -0,0 +1,11 @@
+--- a/xmountains.c
 b/xmountains.c
+@@ -144,7 +144,7 @@
+ void seed_uni(int ijkl);
+ void plot_column(Graph *g);
+ 
+-main (argc,argv)
++int main (argc,argv)
+ int argc;
+ char **argv;
+ {

diff --git a/x11-misc/xmountains/files/xmountains-2.9-string.patch 
b/x11-misc/xmountains/files/xmountains-2.9-string.patch
new file mode 100644
index 000..c78569a2116
--- /dev/null
+++ b/x11-misc/xmountains/files/xmountains-2.9-string.patch
@@ -0,0 +1,8 @@
+--- a/xmountains.c.JeR
 b/xmountains.c
+@@ -1,4 +1,5 @@
+ 
++#include  /* strcmp() */
+ #include 
+ #include 
+ #include 

diff --git a/x11-misc/xmountains/xmountains-2.9-r1.ebuild 
b/x11-misc/xmountains/xmountains-2.9-r1.ebuild
index 712987fe73b..3ba1649dc3f 100644
--- a/x11-misc/xmountains/xmountains-2.9-r1.ebuild
+++ b/x11-misc/xmountains/xmountains-2.9-r1.ebuild
@@ -1,43 +1,39 @@
-# 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 toolchain-funcs
 
-MY_P=${P/-/_}
-
 DESCRIPTION="Fractal terrains of snow-capped mountains near water"
 HOMEPAGE="https://spbooth.github.io/xmountains/;
-SRC_URI="http://www.epcc.ed.ac.uk/~spb/${PN}/${MY_P}.tar.gz;
+SRC_URI="http://www.epcc.ed.ac.uk/~spb/${PN}/${P/-/_}.tar.gz;
 
 LICENSE="HPND"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE=""
 
 RDEPEND="
x11-libs/libX11
-   x11-misc/xbitmaps"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-
+   x11-misc/xbitmaps
+"
+DEPEND="
+   ${RDEPEND}
+   x11-base/xorg-proto
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.9-fno-common.patch
+   "${FILESDIR}"/${PN}-2.9-global.patch
+   "${FILESDIR}"/${PN}-2.9-main.patch

[gentoo-commits] repo/gentoo:master commit in: media-sound/ario/

2020-01-26 Thread Thomas Deutschmann
commit: 660e88fd49e31874179d01d776e9c8f291d71842
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:57:15 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:57:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=660e88fd

media-sound/ario: x86 stable (bug #706490)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-sound/ario/ario-1.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/ario/ario-1.6.ebuild b/media-sound/ario/ario-1.6.ebuild
index a909b0299b6..dfcfe51aad7 100644
--- a/media-sound/ario/ario-1.6.ebuild
+++ b/media-sound/ario/ario-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-player/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="dbus debug +idle nls taglib zeroconf"
 
 RDEPEND="dev-libs/glib:2



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

2020-01-26 Thread Thomas Deutschmann
commit: 6bc715e497d9653afec778a3ac6508d4035e61ee
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:59:28 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:59:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc715e4

dev-python/simplejson: x86 stable (bug #706506)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/dev-python/simplejson/simplejson-3.17.0.ebuild 
b/dev-python/simplejson/simplejson-3.17.0.ebuild
index 89906034589..126ab8ee27d 100644
--- a/dev-python/simplejson/simplejson-3.17.0.ebuild
+++ b/dev-python/simplejson/simplejson-3.17.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( MIT AFL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



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

2020-01-26 Thread Thomas Deutschmann
commit: 1d0dc669a960f9a7bd394218cce4c896375c6bfc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:58:15 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:58:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0dc669

x11-libs/gtkdatabox: x86 stable (bug #706452)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild 
b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
index dface576ae4..b41f80d6ec9 100644
--- a/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
+++ b/x11-libs/gtkdatabox/gtkdatabox-0.9.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="examples +glade static-libs test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: x11-wm/xpra/

2020-01-26 Thread Thomas Deutschmann
commit: 7dd3378c448c1f6d1cce959bb6405b3a1abb50a2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 03:00:52 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 03:00:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd3378c

x11-wm/xpra: x86 stable (bug #705528)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 x11-wm/xpra/xpra-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/xpra/xpra-3.0.2.ebuild b/x11-wm/xpra/xpra-3.0.2.ebuild
index 2d11aede8ca..41fe6e1e161 100644
--- a/x11-wm/xpra/xpra-3.0.2.ebuild
+++ b/x11-wm/xpra/xpra-3.0.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://xpra.org/src/${P}.tar.xz;
 
 LICENSE="GPL-2 BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+client +clipboard csc cups dbus dec_avcodec2 enc_ffmpeg enc_x264 
enc_x265 jpeg libav +lz4 lzo opengl pillow pulseaudio server sound test vpx 
webcam webp"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}



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

2020-01-26 Thread Thomas Deutschmann
commit: 71a45b2a2eb8742e88a8f5a5392e3242b88cd5ff
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:59:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:59:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a45b2a

dev-python/thrift: x86 stable (bug #704296)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/dev-python/thrift/thrift-0.11.0.ebuild 
b/dev-python/thrift/thrift-0.11.0.ebuild
index b2e382ac8ed..50bebccd4bf 100644
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ b/dev-python/thrift/thrift-0.11.0.ebuild
@@ -13,7 +13,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 x86 ~amd64-linux ~x86-linux"
 
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: app-emacs/nxml-gentoo-schemas/

2020-01-26 Thread Thomas Deutschmann
commit: bd269629822537163147a7d68e0c507705e16414
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:58:37 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:58:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd269629

app-emacs/nxml-gentoo-schemas: x86 stable (bug #706328)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild 
b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild
index 62219fbca6b..39e7dc23cf1 100644
--- a/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild
+++ b/app-emacs/nxml-gentoo-schemas/nxml-gentoo-schemas-20200109.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
 
 LICENSE="HPND"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
 
 SITEFILE="60${PN}-gentoo.el"
 



[gentoo-commits] repo/gentoo:master commit in: app-text/editorconfig-core-c/

2020-01-26 Thread Thomas Deutschmann
commit: bff0665c24bc2d4489ac5827e92a40adb9e1e287
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 02:57:56 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 02:57:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff0665c

app-text/editorconfig-core-c: x86 stable (bug #706418)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild 
b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild
index 8b49daf591d..7bdcad2ecae 100644
--- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild
+++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="cli doc"
 CDEPEND="dev-libs/libpcre:="
 DEPEND="${CDEPEND}



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

2020-01-26 Thread Thomas Deutschmann
commit: e95b14a59cf2103e18df079aad0690d012a940c5
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan 27 03:01:17 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan 27 03:01:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e95b14a5

dev-python/python-lzo: x86 stable (bug #705528)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/dev-python/python-lzo/python-lzo-1.12-r1.ebuild 
b/dev-python/python-lzo/python-lzo-1.12-r1.ebuild
index ea2ed26e539..f54ea7b27f7 100644
--- a/dev-python/python-lzo/python-lzo-1.12-r1.ebuild
+++ b/dev-python/python-lzo/python-lzo-1.12-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: 299f064040213f1ebcf936d3f710c9967d7fb243
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Dec 27 13:25:09 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:52:17 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=299f0640

scripts/bootstrap-prefix.sh: Change headers to Gentoo standard.

Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index b0d2a09ec8..b0e69b37c9 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1,5 +1,5 @@
 #!/usr/bin/env bash
-# Copyright 2006-2018 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 2006-2019 Gentoo Authors; Distributed under the GPL v2
 
 trap 'exit 1' TERM KILL INT QUIT ABRT
 



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: 87e07a00dc1f94a8798f56003192daf81be7d717
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 02:43:05 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:53:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=87e07a00

s/bootstrap-prefix.sh: turn off app-portage/portage-utils[qmanifest].

  In early stage 3, this is to break to following dependency circle:
  - app-crypt/gnupg
  - dev-libs/libgpg-error
  - sys-devel/gettext (autopoint)
  - dev-lang/perl
  - app-admin/perl-cleaner
  - app-portage/portage-utils

Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 2abc3905d4..4dc2422e2a 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1551,6 +1551,7 @@ do_emerge_pkgs() {
-pcre
-ssl
-python
+   -qmanifest
bootstrap
clang
internal-glib



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: 02451cdd8614f1072096608c49ae7796a6363819
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 02:38:20 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:53:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=02451cdd

s/bootstrap-prefix.sh: fake rsync to install linux-headers.

  linux-headers starts to use rsync to do the installation.  Replace
  it with a shell script to call cp instead.

Closes: https://bugs.gentoo.org/699718
Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 20 
 1 file changed, 20 insertions(+)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 0669107fb5..3bb523071c 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1858,6 +1858,24 @@ bootstrap_stage3() {
> "${ROOT}"/usr/bin/perl
chmod +x "${ROOT}"/usr/bin/perl
fi
+
+   # Need rsync to for linux-headers installation
+   if [[ ! -x "${ROOT}"/usr/bin/rsync ]]; then
+   cat > "${ROOT}"/usr/bin/rsync <<-EOF
+   #!${ROOT}/bin/bash
+   while (( \$# > 0 )); do
+   case \$1 in
+   -*) shift; continue ;;
+   *) break ;;
+   esac
+   done
+   dst="\$2"/\$(basename \$1)
+   mkdir -p "\${dst}"
+   cp -rv \$1/* "\${dst}"/
+   EOF
+   chmod +x "${ROOT}"/usr/bin/rsync
+   fi
+
# Tell dynamic loader the path of libgcc_s.so of stage2
if [[ ! -f "${ROOT}"/etc/ld.so.conf.d/stage2.conf ]]; then
mkdir -p "${ROOT}"/etc/ld.so.conf.d
@@ -1877,6 +1895,8 @@ bootstrap_stage3() {
with_stack_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
grep -q 'apiversion=' "${ROOT}"/usr/bin/perl && \
rm "${ROOT}"/usr/bin/perl
+   grep -q 'esac' "${ROOT}"/usr/bin/rsync && \
+   rm "${ROOT}"/usr/bin/rsync
 
pkgs=(
sys-devel/binutils-config



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: af7eccdcb91377561e658cf0efe3221544d00286
Author: Benda Xu  gentoo  org>
AuthorDate: Fri Dec 27 13:30:25 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:52:56 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=af7eccdc

s/bootstrap-prefix.sh: no encryption while completing @system.

Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index b0e69b37c9..0669107fb5 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -2035,8 +2035,8 @@ bootstrap_stage3() {
emerge --sync || emerge-webrsync || return 1
fi
 
-   # avoid installing git just for fun while completing @system
-   export USE="-git"
+   # avoid installing git or encryption just for fun while completing 
@system
+   export USE="-git -crypt"
 
# Portage should figure out itself what it needs to do, if anything.
# Avoid glib compiling for Cocoa libs if it finds them, since we're



[gentoo-commits] repo/proj/prefix:master commit in: scripts/

2020-01-26 Thread Benda XU
commit: e8e0f7f4c06a8ddbe113ebe6413c6d5f1925c84d
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 02:41:04 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 02:53:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=e8e0f7f4

s/bootstrap-prefix.sh: Disable stage2 gcc /usr/local/include lookup.

  stage2 gcc searching inside /usr/local/include induces errors with
  exotic headers.

Signed-off-by: Benda Xu  gentoo.org>

 scripts/bootstrap-prefix.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 3bb523071c..2abc3905d4 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1717,7 +1717,7 @@ bootstrap_stage2() {
for pkg in ${compiler_stage1} ; do
# 

[gentoo-commits] repo/gentoo:master commit in: profiles/

2020-01-26 Thread Georgy Yakovlev
commit: bacfe43f0a49ac69a5b86c686f02cab4d679c04f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jan 27 02:43:06 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Jan 27 02:43:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bacfe43f

profiles/package.deprecated: remove virtual/cargo entry

it's masked now

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

 profiles/package.deprecated | 5 -
 1 file changed, 5 deletions(-)

diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index d47fcc1c158..96e38e0caae 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -30,11 +30,6 @@ virtual/wireguard
 virtual/pypy
 virtual/pypy3
 
-# Georgy Yakovlev  (2019-12-29)
-# consumers should depend on virtual/rust,
-# bug https://bugs.gentoo.org/695698
-virtual/cargo
-
 # Georgy Yakovlev  (2019-12-21)
 # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
 # requires agreement to restrictive license



[gentoo-commits] repo/gentoo:master commit in: profiles/

2020-01-26 Thread Georgy Yakovlev
commit: 0143c42f1fd4cab80fa97185466b75d867ce1fa5
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Jan 27 02:41:57 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Jan 27 02:41:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0143c42f

profiles: Last rite virtual/cargo

Bug: https://bugs.gentoo.org/695698
Signed-off-by: Georgy Yakovlev  gentoo.org>

 profiles/package.mask | 8 
 1 file changed, 8 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 9b70244fcb2..aa6b1489dcb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,14 @@
 
 #--- END OF EXAMPLES ---
 
+# Georgy Yakovlev  (2020-01-26)
+# Not needed anymore, feel free to remove from your system
+# emerge -C virtual/cargo
+# update your rust packages running emerge with the
+# --changed-deps option if you have problems
+# https://bugs.gentoo.org/695698
+virtual/cargo
+
 # David Seifert  (2020-01-27)
 # Unmaintained, py2 only, depends on dead dev-python/pygtkglext, last release
 # over 8 years ago, no sign of py3 port. Removal in 30 days.



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ipv6toolkit/files/, net-analyzer/ipv6toolkit/

2020-01-26 Thread Jeroen Roovers
commit: 1218896cfa1438d0a327d0d21ca9d44763a75f2e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 01:48:21 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 01:49:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1218896c

net-analyzer/ipv6toolkit: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706312
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../ipv6toolkit-2.1_p20190919-fno-common.patch | 192 +
 .../ipv6toolkit/ipv6toolkit-2.1_p20190919.ebuild   |   3 +
 .../ipv6toolkit/ipv6toolkit-.ebuild|   3 +
 3 files changed, 198 insertions(+)

diff --git 
a/net-analyzer/ipv6toolkit/files/ipv6toolkit-2.1_p20190919-fno-common.patch 
b/net-analyzer/ipv6toolkit/files/ipv6toolkit-2.1_p20190919-fno-common.patch
new file mode 100644
index 000..9d4a3dcffe9
--- /dev/null
+++ b/net-analyzer/ipv6toolkit/files/ipv6toolkit-2.1_p20190919-fno-common.patch
@@ -0,0 +1,192 @@
+--- a/tools/flow6.c
 b/tools/flow6.c
+@@ -85,8 +85,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+ char  *pref;
+--- a/tools/frag6.c
 b/tools/frag6.c
+@@ -94,8 +94,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+ char  *pref;
+--- a/tools/icmp6.c
 b/tools/icmp6.c
+@@ -114,8 +114,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+ char  *pref;
+--- a/tools/ipv6toolkit.h
 b/tools/ipv6toolkit.h
+@@ -2,3 +2,10 @@
+ #define   MAX_CMDLINE_OPT_LEN 40
+ #define DATE_STR_LEN  40
+ 
++#include 
++#include 
++
++extern char errbuf[PCAP_ERRBUF_SIZE];
++extern struct bpf_program pcap_filter;
++extern sigjmp_buf env;
++extern unsigned int canjump;
+--- a/tools/jumbo6.c
 b/tools/jumbo6.c
+@@ -80,8 +80,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+ char  *pref;
+--- a/tools/na6.c
 b/tools/na6.c
+@@ -61,8 +61,7 @@
+ struct in6_addr   *pkt_ipv6addr;
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ char  all_nodes_addr[]= ALL_NODES_MULTICAST_ADDR;
+ unsigned char buffer[65556];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+--- a/tools/ni6.c
 b/tools/ni6.c
+@@ -90,8 +90,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], buffrh[MIN_IPV6_HLEN + MIN_TCP_HLEN];
+ char  domain[MAX_DOMAIN_LEN];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+--- a/tools/ns6.c
 b/tools/ns6.c
+@@ -59,8 +59,7 @@
+ const u_char  *pktdata;
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ 
+ unsigned char buffer[65556];
+ unsigned char *v6buffer, *ptr, *startofprefixes;
+--- a/tools/path6.c
 b/tools/path6.c
+@@ -88,8 +88,7 @@
+ 
+ bpf_u_int32   my_netmask;
+ bpf_u_int32   my_ip;
+-struct bpf_programpcap_filter;
+-char  dev[64], errbuf[PCAP_ERRBUF_SIZE];
++char  dev[64];
+ unsigned char buffer[65556], 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-libarchive/

2020-01-26 Thread Craig Andrews
commit: b58f655c55e5f9d0bd737453a390b856b87dab5d
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Jan 27 00:54:47 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Jan 27 00:55:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b58f655c

media-plugins/kodi-vfs-libarchive: 1.0.6 version bump

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-vfs-libarchive/Manifest |  1 +
 .../kodi-vfs-libarchive-1.0.6.ebuild   | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/media-plugins/kodi-vfs-libarchive/Manifest 
b/media-plugins/kodi-vfs-libarchive/Manifest
index 266dc93e32c..ec367de99cd 100644
--- a/media-plugins/kodi-vfs-libarchive/Manifest
+++ b/media-plugins/kodi-vfs-libarchive/Manifest
@@ -1,2 +1,3 @@
 DIST kodi-vfs-libarchive-1.0.2.tar.gz 21985 BLAKE2B 
0d3b8d7405cc7ea1a766a138b4327de295811f248ba50ab085d223406e172607ff08e1cd395b8d421e8f81a7339e9f053a4542567007803ea6285b52907d2264
 SHA512 
fec6506e4e85da9cde8fb5b800486cd95666bfcf834e4da9331ee67ff35880507175249229504fd3e10d3b3b475ffc8d1bd90d5c5ad0d3457dc5cf01eff36f83
 DIST kodi-vfs-libarchive-1.0.5.tar.gz 32808 BLAKE2B 
f822cfb188d5d6ff2f5237fc3d242b7e9095d967314d9701a1a1635ff7865b9fd4d836686af5dd6afc90fd52c097952937d0ed7c02eb56c4c51b335d8f9b328c
 SHA512 
3d9c5d1b8cba0545ca2b30a3a72d2ed930324329968f17a1fe3c145b54632d8d60dee45efdc1d7e74f7872503ce893101c71b6d9063b372de912a60980c762c7
+DIST kodi-vfs-libarchive-1.0.6.tar.gz 47484 BLAKE2B 
ed0140b6266884c277f58d33280942cd2274e9b07a73a6471a58eb0fff54836d54c8956921617fc92e332d318451af6fb58df85ee5be2fc20c8d1c359c1d6126
 SHA512 
395f226640fca5adc31a3dc12e99c25bf379d531f5ee972a8c087afeda6d872add1aef8bd66aabed53671a6657ea223a998521902a7ce8c9d4c96384272b8b2b

diff --git a/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-1.0.6.ebuild 
b/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-1.0.6.ebuild
new file mode 100644
index 000..7a993c6932b
--- /dev/null
+++ b/media-plugins/kodi-vfs-libarchive/kodi-vfs-libarchive-1.0.6.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Libarchive VFS add-on for Kodi"
+HOMEPAGE="https://github.com/xbmc/vfs.libarchive;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/xbmc/vfs.libarchive.git;
+   inherit git-r3
+   ;;
+*)
+   CODENAME="Leia"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/xbmc/vfs.libarchive/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/vfs.libarchive-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="libressl"
+
+DEPEND="
+   app-arch/libarchive[bzip2,lz4,lzma,lzo,zlib]
+   app-arch/lzma
+   app-arch/bzip2
+   sys-libs/zlib
+   app-arch/lz4
+   dev-libs/lzo:2
+   !libressl? ( >=dev-libs/openssl-1.0.2l:0= )
+   libressl? (
+   dev-libs/libressl:0=
+   app-arch/libarchive[libressl]
+   )
+   =media-tv/kodi-18*
+   "



[gentoo-commits] repo/gentoo:master commit in: net-libs/libnet/, net-libs/libnet/files/

2020-01-26 Thread Jeroen Roovers
commit: ecd205fb78fa52836a18d835c1468e0afd03b38d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:53:03 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:54:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd205fb

net-libs/libnet: Old

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

 net-libs/libnet/Manifest |  1 -
 net-libs/libnet/files/libnet-1.1.6-musl.patch| 29 ---
 net-libs/libnet/files/libnet-1.2-_SOURCE.patch   | 20 
 net-libs/libnet/files/libnet-1.2-rc.patch| 11 -
 net-libs/libnet/files/libnet-1.2-sizeof.patch| 11 -
 net-libs/libnet/files/libnet-1.2-socklen_t.patch | 11 -
 net-libs/libnet/libnet-1.0.2a-r5.ebuild  | 63 
 net-libs/libnet/libnet-1.0.2a-r6.ebuild  | 58 --
 net-libs/libnet/libnet-1.2_rc3-r1.ebuild | 50 ---
 9 files changed, 254 deletions(-)

diff --git a/net-libs/libnet/Manifest b/net-libs/libnet/Manifest
index 0392bfec5f9..b64b987126b 100644
--- a/net-libs/libnet/Manifest
+++ b/net-libs/libnet/Manifest
@@ -1,3 +1,2 @@
 DIST libnet-1.0.2a.tar.gz 140191 BLAKE2B 
4107cb714b7be901250759ce5288a86922bd7cc20081a9d2c93758150d74c55844db98c43874befdfb593ec25e128d6ae2389eff7c46da79dcbb9681f649e059
 SHA512 
2e9a73bd767e1f46eea92e18ddd83cc3179144c8cc5b1a22b4dba50fee16173c951be4dd647a247bd7067c33b9e33489a6efb313ce1ea0c61c4a06009c3c4d95
-DIST libnet-1.2-rc3.tar.gz 676205 BLAKE2B 
f1aa199489e9aacc6b2bf567f5885e3b54b1044fb292693581c8fbc8fb99c565e0a9436b35914bdbda65798b00527049f279da3b3b6048e32f575f51b92c3309
 SHA512 
4f1c5c1a72e2c35ca3add772cb1af63e8245bb5c127e4a74fb9f619f987a4ea047bf17caaa292e9b7fa7642635773b90975d013644be0383dca93d688ca8430d
 DIST libnet-1.2.tar.gz 649191 BLAKE2B 
bc463c7869e0327ec2f7663c2e66a27302e368f9846235f6774f36aed66263655badaf980e7e7fb08cc2f9a7f2620129c193bbdd49bbee58401f229a69c50c2a
 SHA512 
84430f24e000eb7728b1fbb5e620716d13d193e8b9e024cf56a08fbeeeaaf56c9122caaf7647f01e6b38b73212e592fa5cc4e8ff56b1d5f5a73aea462e84edd6

diff --git a/net-libs/libnet/files/libnet-1.1.6-musl.patch 
b/net-libs/libnet/files/libnet-1.1.6-musl.patch
deleted file mode 100644
index 238fb8acbef..000
--- a/net-libs/libnet/files/libnet-1.1.6-musl.patch
+++ /dev/null
@@ -1,29 +0,0 @@
 a/src/libnet_link_linux.c
-+++ b/src/libnet_link_linux.c
-@@ -30,26 +30,15 @@
- #include 
- 
- #include 
--#if (__GLIBC__)
- #include 
- #include 
--#else
--#include 
--#include 
--#endif
- 
- #if (HAVE_PACKET_SOCKET)
- #ifndef SOL_PACKET
- #define SOL_PACKET 263
- #endif  /* SOL_PACKET */
--#if __GLIBC__ >= 2 && __GLIBC_MINOR >= 1
- #include 
- #include  /* the L2 protocols */
--#else
--#include 
--#include 
--#include/* The L2 protocols */
--#endif
- #endif  /* HAVE_PACKET_SOCKET */
- 
- #include "../include/libnet.h"

diff --git a/net-libs/libnet/files/libnet-1.2-_SOURCE.patch 
b/net-libs/libnet/files/libnet-1.2-_SOURCE.patch
deleted file mode 100644
index d9c74f40e30..000
--- a/net-libs/libnet/files/libnet-1.2-_SOURCE.patch
+++ /dev/null
@@ -1,20 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -157,14 +157,14 @@
- case "$target_os" in
- 
- *linux*)
--AC_DEFINE(_BSD_SOURCE, 1,
-+AC_DEFINE(_DEFAULT_SOURCE, 1,
- [Define as necessary to "unhide" header symbols.])
--AC_DEFINE(__BSD_SOURCE, 1,
-+AC_DEFINE(__DEFAULT_SOURCE, 1,
- [Define as necessary to "unhide" header symbols.])
- AC_DEFINE(__FAVOR_BSD, 1,
- [Define if we should favor the BSD APIs when possible in Linux.])
- 
--LIBNET_CONFIG_DEFINES="-D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD"
-+LIBNET_CONFIG_DEFINES="-D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD"
- AC_CHECK_HEADERS(net/ethernet.h, \
- LIBNET_CONFIG_DEFINES="$LIBNET_CONFIG_DEFINES -DHAVE_NET_ETHERNET_H")
- ;;

diff --git a/net-libs/libnet/files/libnet-1.2-rc.patch 
b/net-libs/libnet/files/libnet-1.2-rc.patch
deleted file mode 100644
index b9e44a3491c..000
--- a/net-libs/libnet/files/libnet-1.2-rc.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/configure.ac
-+++ b/configure.ac
-@@ -4,7 +4,7 @@
- dnl
- dnl Process this file with autoconf to produce a configure script.
- 
--AC_INIT([libnet],[1.2-rc3])
-+AC_INIT([libnet],[1.2])
- AC_MSG_RESULT(beginning autoconfiguration process for 
libnet-${PACKAGE_VERSION} ...)
- AC_CANONICAL_TARGET
- AC_CONFIG_SRCDIR([src/libnet_build_ip.c])

diff --git a/net-libs/libnet/files/libnet-1.2-sizeof.patch 
b/net-libs/libnet/files/libnet-1.2-sizeof.patch
deleted file mode 100644
index 603224267fd..000
--- a/net-libs/libnet/files/libnet-1.2-sizeof.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/sample/sebek.c
-+++ b/sample/sebek.c
-@@ -167,7 +167,7 @@
- 
- if (payload_flag)
- {
--  memset(cmd, 0, sizeof(cmd));
-+  memset(cmd, 0, length);
-   memcpy(cmd, payload, (payload_s < 12 ? 

[gentoo-commits] repo/gentoo:master commit in: net-p2p/cpuminer-opt/

2020-01-26 Thread Craig Andrews
commit: 419087f0c577c215cd496926c3c18de2add1ac77
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Jan 27 00:53:23 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Jan 27 00:55:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419087f0

net-p2p/cpuminer-opt: 3.11.7 version bump

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Craig Andrews  gentoo.org>

 net-p2p/cpuminer-opt/Manifest   |  1 +
 net-p2p/cpuminer-opt/cpuminer-opt-3.11.7.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/net-p2p/cpuminer-opt/Manifest b/net-p2p/cpuminer-opt/Manifest
index b0bb7498c58..049db331747 100644
--- a/net-p2p/cpuminer-opt/Manifest
+++ b/net-p2p/cpuminer-opt/Manifest
@@ -1,2 +1,3 @@
 DIST cpuminer-opt-3.11.5.tar.gz 1927342 BLAKE2B 
92f5bc74e6ef31ff320e502807d884dd0106ae3c28722b0b453b7a9c1d9568596e9beab1ee9d2a5a5ab1f1ad184f04d4cf012503393407a8133d3c806764fafa
 SHA512 
7b31286a4d8a3613ace70be85cd80f7645d148a19b1707ea9c4b0c0b023b656a7bac37587e21a9db5477074e04ce1b87fdac794be999c284c51b0b7680be12e8
 DIST cpuminer-opt-3.11.6.tar.gz 1927145 BLAKE2B 
8cb90a3a419011b98c5105e80aafcf0918934f9648fc2719d876430e6d706e7010a78c01c2b281f7c371a06be9df514dad0bad0c6b8eff456fe14ba9d74ac3f0
 SHA512 
bfe2df3ba577195781f92b4d96c34a5ea991217b59a5de4f1931458a8475ff630bd9779965110484b2540def1aea5c84de6136203a82c664e968c195a0e494ee
+DIST cpuminer-opt-3.11.7.tar.gz 1926765 BLAKE2B 
710dc5f03c5df8645170acafae0db01728120202cab6ec4840b590e48d14d5d3ddf611faec394dbade0fed6158120c5e9468ca0bfbb110f06d1d7ab705a6204c
 SHA512 
c6f57598731683f5c3a68bd7ce39c1ed95694249cf5c65dac98ea4cbafe515e272587a93d43b16cc21d53ef9cb74c3db86863705b020e8941e3518f31f3a59d3

diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-3.11.7.ebuild 
b/net-p2p/cpuminer-opt/cpuminer-opt-3.11.7.ebuild
new file mode 100644
index 000..a5d436b3b8b
--- /dev/null
+++ b/net-p2p/cpuminer-opt/cpuminer-opt-3.11.7.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools flag-o-matic systemd
+
+DESCRIPTION="Optimized multi algo CPU miner"
+HOMEPAGE="https://github.com/JayDDee/cpuminer-opt;
+IUSE="cpu_flags_x86_sse2 curl libressl"
+LICENSE="GPL-2"
+SLOT="0"
+REQUIRED_USE="cpu_flags_x86_sse2"
+DEPEND="
+   dev-libs/gmp:0
+   dev-libs/jansson
+   >=net-misc/curl-7.15[ssl]
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+"
+RDEPEND="${DEPEND}"
+if [[ ${PV} == "" ]] ; then
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/JayDDee/${PN}.git;
+   inherit git-r3
+else
+   KEYWORDS="~amd64"
+   SRC_URI="https://github.com/JayDDee/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   append-ldflags -Wl,-z,noexecstack
+   econf --with-crypto --with-curl
+}
+
+src_install() {
+   default
+   systemd_dounit "${FILESDIR}"/${PN}.service
+   insinto "/etc/${PN}"
+   doins cpuminer-conf.json
+}
+
+src_test() {
+   ./cpuminer --cputest || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/hping/, net-analyzer/hping/files/

2020-01-26 Thread Jeroen Roovers
commit: b5e5f0a4194fe88aafa939045d92391eeeb87bff
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:44:34 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:44:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e5f0a4

net-analyzer/hping: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706566
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch | 11 +++
 net-analyzer/hping/hping-3_pre20141226.ebuild |  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch 
b/net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch
new file mode 100644
index 000..e21a6d513c5
--- /dev/null
+++ b/net-analyzer/hping/files/hping-3_pre20141226-fno-common.patch
@@ -0,0 +1,11 @@
+--- a/hping2.h
 b/hping2.h
+@@ -357,8 +357,6 @@
+   int status;
+ };
+ 
+-volatile struct delaytable_element delaytable[TABLESIZE];
+-
+ /* protos */
+ void  nop(void);  /* nop */
+ int   parse_options(int, char**); /* option parser */

diff --git a/net-analyzer/hping/hping-3_pre20141226.ebuild 
b/net-analyzer/hping/hping-3_pre20141226.ebuild
index 72c3c724933..3c3a3f166ea 100644
--- a/net-analyzer/hping/hping-3_pre20141226.ebuild
+++ b/net-analyzer/hping/hping-3_pre20141226.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -33,6 +33,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3_pre20141226-pcap-bpf.patch
"${FILESDIR}"/${PN}-3_pre20141226-scan-overflow.patch
"${FILESDIR}"/${PN}-3_pre20141226-unused-but-set.patch
+   "${FILESDIR}"/${PN}-3_pre20141226-fno-common.patch
 )
 
 src_configure() {



[gentoo-commits] repo/gentoo:master commit in: www-apps/netbox/

2020-01-26 Thread William Hubbs
commit: 8a229ce0554a1b771bedfe8b90d28d643ac9e37f
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jan 27 00:38:37 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan 27 00:39:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a229ce0

www-apps/netbox: 2.7.2 bump

closes: https://bugs.gentoo.org/701258
Signed-off-by: William Hubbs  gentoo.org>

 www-apps/netbox/Manifest|   1 +
 www-apps/netbox/netbox-2.7.2.ebuild | 120 
 2 files changed, 121 insertions(+)

diff --git a/www-apps/netbox/Manifest b/www-apps/netbox/Manifest
index 7a8e0e74148..acadbe59187 100644
--- a/www-apps/netbox/Manifest
+++ b/www-apps/netbox/Manifest
@@ -6,3 +6,4 @@ DIST netbox-2.6.5.tar.gz 2408180 BLAKE2B 
d119a1bf8256e0d6265eda7122a1d436ecb0e8e
 DIST netbox-2.6.6.tar.gz 2414895 BLAKE2B 
b27e1bd5bf810627a4ec563b2eb5dbd7c86bf3d98e52555e511ee16492fd96a6cb7604dce8f5954120ab8b3a48d6acf7878721005bcfd2bd9e3880294dfbcd4d
 SHA512 
9b2cea1f76cdecb37faee8fe32012b869ff63c1b0bc678d2bb8624851941e9296854a9d85abea24e49a75fd5b31b968e4adbd56e5bc03a1c9f28fc8b846e
 DIST netbox-2.6.7.tar.gz 2416096 BLAKE2B 
9c9744b60c3999fa7c3336539937cc20eebac67559444a4512cc4d69e8d38babc147254fd1fc49b8515203a8fd4411bc61c4c30aa3313e1ffe0d0e86abd8c9bb
 SHA512 
63ed6a95a1f33ee5dd19dc2e43fc5c6aa09979c6f6856b28060992a8aaee956363caf20c48e72884adb84d260669d828311c0cf0d143fc0e58fed9677baf76db
 DIST netbox-2.6.8.tar.gz 2416523 BLAKE2B 
1624415302696f47f799f8bd42b827bfdac7866e750ad71cca84a3c095aa39e403036d82257c864f0e4ecc1725087cc1253c73fa26928915e2c53213c3a3852a
 SHA512 
12a094434c66f954cdd356a41123d5e6c2df8ba9aa846731ee439fd0bf330a003ca4b96c8889aef7be2e551c1d518e96c83182168049a76e9cf4ca3104533280
+DIST netbox-2.7.2.tar.gz 4936914 BLAKE2B 
905e2667d0637d2edb655efcba1d697eacb097ddd67c8e4586ee2a3ce5a81e4fe98a71f574ae5c732190e03e42fd4cab2f781a30622e79d5e9ea4db7c86de263
 SHA512 
87753ce955e296d9605e44d5f0df58c14876ca8feda3245dee166fba8a51cbfda7def8da39663570cd0e7c9195cc163d9e877b59027ea1161c7eec33702a3ea4

diff --git a/www-apps/netbox/netbox-2.7.2.ebuild 
b/www-apps/netbox/netbox-2.7.2.ebuild
new file mode 100644
index 000..f80801767e3
--- /dev/null
+++ b/www-apps/netbox/netbox-2.7.2.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit python-single-r1 readme.gentoo-r1
+
+DESCRIPTION="IP address and data center infrastructure management tool"
+HOMEPAGE="https://github.com/netbox-community/netbox;
+SRC_URI="https://github.com/netbox-community/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="ldap"
+REQUIRED_USE=${PYTHON_REQUIRED_USE}
+
+RDEPEND="
+acct-group/netbox
+acct-user/netbox
+   ${PYTHON_DEPS}
+   >=dev-python/django-2.2[${PYTHON_USEDEP}]
+   >=dev-python/django-cacheops-4.2[${PYTHON_USEDEP}]
+   >=dev-python/django-cors-headers-3.2.1[${PYTHON_USEDEP}]
+   >=dev-python/django-debug-toolbar-2.1[${PYTHON_USEDEP}]
+   >=dev-python/django-filter-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/django-mptt-0.9.1[${PYTHON_USEDEP}]
+   >=dev-python/django-prometheus-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/django-rq-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/django-tables2-2.2.1[${PYTHON_USEDEP}]
+   >=dev-python/django-taggit-1.2.0[${PYTHON_USEDEP}]
+   >=dev-python/django-taggit-serializer-0.1.7[${PYTHON_USEDEP}]
+   >=dev-python/django-timezone-field-4.0[${PYTHON_USEDEP}]
+   >=dev-python/djangorestframework-3.10.3[${PYTHON_USEDEP}]
+   >=dev-python/drf-yasg-1.17.0[${PYTHON_USEDEP},validation]
+   >=dev-python/jinja-2.10.3[${PYTHON_USEDEP}]
+   >=dev-python/markdown-2.6.11[${PYTHON_USEDEP}]
+   =dev-python/netaddr-0.7.19[${PYTHON_USEDEP}]
+   >=dev-python/pillow-7.0.0[${PYTHON_USEDEP}]
+   >=dev-python/psycopg-2.8.4[${PYTHON_USEDEP}]
+   >=dev-python/py-gfm-0.1.4[${PYTHON_USEDEP}]
+   >=dev-python/pycryptodome-3.9.4[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-5.3[${PYTHON_USEDEP}]
+   >=dev-python/redis-py-3.3.11[${PYTHON_USEDEP}]
+   www-servers/gunicorn[${PYTHON_USEDEP}]
+   ldap? ( >=dev-python/django-auth-ldap-1.7[${PYTHON_USEDEP}] )"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.6.7-no-pip.patch
+   )
+
+DISABLE_AUTOFORMATTING=YES
+DOC_CONTENTS="
+netbox is installed on your system. However, there are some manual steps
+you need to complete from the installation guide [1].
+
+On Gentoo, the configuration files you need to edit are located in
+/etc/netbox, not /opt/netbox as shown in the installation guide.
+
+If this is a new installation, please follow the installation guide
+other than this difference. Also, if you need ldap, set the appropriate
+use flag when emerging netbox to install the dependency for it.
+
+Once that is done, you should be able to add the 

[gentoo-commits] repo/gentoo:master commit in: acct-group/netbox/

2020-01-26 Thread William Hubbs
commit: 07aee2a96b9ce3be3e8a21bb3e037482fb388439
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jan 27 00:37:47 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan 27 00:39:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07aee2a9

acct-group/netbox: add netbox group

Signed-off-by: William Hubbs  gentoo.org>

 acct-group/netbox/metadata.xml| 8 
 acct-group/netbox/netbox-0.ebuild | 8 
 2 files changed, 16 insertions(+)

diff --git a/acct-group/netbox/metadata.xml b/acct-group/netbox/metadata.xml
new file mode 100644
index 000..c36c37139fa
--- /dev/null
+++ b/acct-group/netbox/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   willi...@gentoo.org
+   William Hubbs
+   
+

diff --git a/acct-group/netbox/netbox-0.ebuild 
b/acct-group/netbox/netbox-0.ebuild
new file mode 100644
index 000..84d5f36743b
--- /dev/null
+++ b/acct-group/netbox/netbox-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=431



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/fping/, net-analyzer/fping/files/

2020-01-26 Thread Jeroen Roovers
commit: 0cccf240057e4581546bb59c6221d82d34660183
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:39:11 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:39:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cccf240

net-analyzer/fping: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706528
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/fping/files/fping-4.2-fno-common.patch | 11 +++
 net-analyzer/fping/fping-4.2.ebuild |  6 +-
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/fping/files/fping-4.2-fno-common.patch 
b/net-analyzer/fping/files/fping-4.2-fno-common.patch
new file mode 100644
index 000..d18af66b063
--- /dev/null
+++ b/net-analyzer/fping/files/fping-4.2-fno-common.patch
@@ -0,0 +1,11 @@
+--- a/src/fping.h
 b/src/fping.h
+@@ -11,7 +11,7 @@
+ void crash_and_burn( char *message );
+ void errno_crash_and_burn( char *message );
+ int in_cksum( unsigned short *p, int n );
+-int random_data_flag;
++extern int random_data_flag;
+ 
+ /* socket.c */
+ int  open_ping_socket_ipv4();

diff --git a/net-analyzer/fping/fping-4.2.ebuild 
b/net-analyzer/fping/fping-4.2.ebuild
index b181b90c670..fff3fa9ccd7 100644
--- a/net-analyzer/fping/fping-4.2.ebuild
+++ b/net-analyzer/fping/fping-4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,6 +12,10 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x86-macos"
 IUSE="ipv6 suid"
 
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.2-fno-common.patch
+)
+
 src_configure() {
econf $(use_enable ipv6)
 }



[gentoo-commits] repo/gentoo:master commit in: acct-user/netbox/

2020-01-26 Thread William Hubbs
commit: 5a875bc47076cfff31ce053ed8bf3107dbc7def1
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jan 27 00:38:12 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jan 27 00:39:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a875bc4

acct-user/netbox: add netbox user

Signed-off-by: William Hubbs  gentoo.org>

 acct-user/netbox/metadata.xml|  8 
 acct-user/netbox/netbox-0.ebuild | 13 +
 2 files changed, 21 insertions(+)

diff --git a/acct-user/netbox/metadata.xml b/acct-user/netbox/metadata.xml
new file mode 100644
index 000..c36c37139fa
--- /dev/null
+++ b/acct-user/netbox/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   willi...@gentoo.org
+   William Hubbs
+   
+

diff --git a/acct-user/netbox/netbox-0.ebuild b/acct-user/netbox/netbox-0.ebuild
new file mode 100644
index 000..1d47bf20c23
--- /dev/null
+++ b/acct-user/netbox/netbox-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for netbox"
+ACCT_USER_ID=431
+ACCT_USER_GROUPS=( netbox )
+ACCT_USER_HOME=/var/lib/netbox
+
+acct-user_add_deps



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

2020-01-26 Thread Jeroen Roovers
commit: 7f3e930b0a8ec23b0ddb975de5672b98f781b0e4
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:25:47 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:27:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3e930b

sys-apps/dcfldd: Version 1.6

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

 sys-apps/dcfldd/Manifest  |  1 +
 sys-apps/dcfldd/dcfldd-1.6.ebuild | 25 +
 2 files changed, 26 insertions(+)

diff --git a/sys-apps/dcfldd/Manifest b/sys-apps/dcfldd/Manifest
index 6d86cec3e02..5c52b743a1c 100644
--- a/sys-apps/dcfldd/Manifest
+++ b/sys-apps/dcfldd/Manifest
@@ -1,2 +1,3 @@
 DIST dcfldd-1.3.4-1.tar.gz 163141 BLAKE2B 
99954c674907196020dc1eff86103122897accdf0ff20ea0e6d5582d7fb87e4bcebfd12bf774f47e402853240896bbd536500c79ae6e7b478a3611171745dcc3
 SHA512 
04b53adf62c6b468ff816e2cd94cf360eb5315eb980e2aa7d71afae706ec9c4683430269e82d712608be265710907fdaaa1316e4f734b7481ee9395a37926c7a
 DIST dcfldd-1.5.tar.gz 81661 BLAKE2B 
c1037c8948bfa78704279b438f4604c8b6383d3840947c0e8e0a3ea52ba2b96fe0958b38e700675be97ec2bcee4fb6290f94a847476e3536fdd2790891d02cc9
 SHA512 
4c91211bf10fec409abe930fe67ae73ebfa67b5a29263cc2b5de7bc42df51f4c7d0647261e31bdad96b591f947c2f0e951004befe296fc37957ce5b56756debd
+DIST dcfldd-1.6.tar.gz 81795 BLAKE2B 
e4e09fd2f3720bb4a1ecff3427bbdda832d2c82cbc1dd95ef884fa3b10a02707d6eaa6302c86518d124eaff5669ecd4d5bbe8b207bb1bb70f7fdb1c88ee8ecae
 SHA512 
893bb4920d86749fd01e877239ddbb3e85e73f6b305c8cd6e9a38135fec1f8c14dc748f5761a3630e83299769284c55a80afc93f3c9981cd8b4e19d4506a8c08

diff --git a/sys-apps/dcfldd/dcfldd-1.6.ebuild 
b/sys-apps/dcfldd/dcfldd-1.6.ebuild
new file mode 100644
index 000..83b8567efac
--- /dev/null
+++ b/sys-apps/dcfldd/dcfldd-1.6.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="enhanced dd with features for forensics and security"
+HOMEPAGE="http://dcfldd.sourceforge.net/;
+SRC_URI="https://github.com/resurrecting-open-source-projects/${PN}/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+DOCS=(
+   AUTHORS
+   CONTRIBUTING.md
+   ChangeLog
+   NEWS
+   README.md
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/packit/

2020-01-26 Thread Jeroen Roovers
commit: 97e603a8b4d7348a1015fc14078be0e0e5724629
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Jan 27 00:19:33 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Jan 27 00:19:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e603a8

net-analyzer/packit: Add live ebuild

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

 net-analyzer/packit/packit-.ebuild | 32 
 1 file changed, 32 insertions(+)

diff --git a/net-analyzer/packit/packit-.ebuild 
b/net-analyzer/packit/packit-.ebuild
new file mode 100644
index 000..d58eaf300f8
--- /dev/null
+++ b/net-analyzer/packit/packit-.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools git-r3
+
+DESCRIPTION="network packet generator and capture tool"
+HOMEPAGE="https://github.com/resurrecting-open-source-projects/packit;
+EGIT_REPO_URI="https://github.com/resurrecting-open-source-projects/packit;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS=""
+
+DEPEND="
+   net-libs/libnet:1.1
+   net-libs/libpcap
+"
+RDEPEND="${DEPEND}"
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.0-noopt.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   default
+   dodoc docs/*
+}



[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtcharts/

2020-01-26 Thread Georgy Yakovlev
commit: f4ce226e515966c278564cb218878061185c32dc
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sun Jan 26 23:51:35 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Jan 26 23:55:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4ce226e

dev-qt/qtcharts: keyword on ~ppc64

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-qt/qtcharts/qtcharts-5.14.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtcharts/qtcharts-5.14.0.ebuild 
b/dev-qt/qtcharts/qtcharts-5.14.0.ebuild
index 44f40be187e..c2fe1de176f 100644
--- a/dev-qt/qtcharts/qtcharts-5.14.0.ebuild
+++ b/dev-qt/qtcharts/qtcharts-5.14.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ DESCRIPTION="Chart component library for the Qt5 framework"
 LICENSE="GPL-3"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 ~ppc64 ~x86"
 fi
 
 IUSE="qml"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/packit/, net-analyzer/packit/files/

2020-01-26 Thread Jeroen Roovers
commit: 6860d33861e30d5cce2c81297ca3988b1b0e7f29
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 26 23:45:58 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 26 23:46:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6860d338

net-analyzer/packit: Fix CFLAGS=-fno-common

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Closes: https://bugs.gentoo.org/show_bug.cgi?id=706520
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../packit/files/packit-1.0-fno-common.patch   | 251 +
 net-analyzer/packit/packit-1.6.1.ebuild|   1 +
 2 files changed, 252 insertions(+)

diff --git a/net-analyzer/packit/files/packit-1.0-fno-common.patch 
b/net-analyzer/packit/files/packit-1.0-fno-common.patch
new file mode 100644
index 000..f4813d868ab
--- /dev/null
+++ b/net-analyzer/packit/files/packit-1.0-fno-common.patch
@@ -0,0 +1,251 @@
+--- a/src/capture_defs.h
 b/src/capture_defs.h
+@@ -30,12 +30,12 @@
+ #define READ_TIMEOUT500
+ #define SNAPLEN_DEFAULT 68
+ 
+-u_int16_t g_display;
+-u_int16_t g_link_layer;
+-u_int16_t g_dump_pkt;
+-u_int16_t g_time_gmt;
+-u_int16_t g_t_rst;
+-u_int16_t g_snap_len;
+-u_int32_t g_pkt_rst;
++extern u_int16_t g_display;
++extern u_int16_t g_link_layer;
++extern u_int16_t g_dump_pkt;
++extern u_int16_t g_time_gmt;
++extern u_int16_t g_t_rst;
++extern u_int16_t g_snap_len;
++extern u_int32_t g_pkt_rst;
+ 
+ #endif /* __CAPTURE_DEFS_H */
+--- a/src/error.c
 b/src/error.c
+@@ -26,6 +26,8 @@
+ 
+ #include "error.h"
+ 
++char error_buf[ERRBUF_MAXLEN];
++
+ void
+ fatal_error(char *err,...)
+ {
+--- a/src/error.h
 b/src/error.h
+@@ -33,7 +33,7 @@
+ #define SUCCESS   1
+ #define FAILURE   -1
+ 
+-char error_buf[ERRBUF_MAXLEN];
++extern char error_buf[ERRBUF_MAXLEN];
+ 
+ void fatal_error(char *,...);
+ 
+--- a/src/globals.h
 b/src/globals.h
+@@ -138,20 +138,20 @@
+ #define P_INT64 0x7FFF
+ #define P_UINT640x
+ 
+-char g_w_file[OPT_MAXLEN];
+-char g_r_file[OPT_MAXLEN];
++extern char g_w_file[OPT_MAXLEN];
++extern char g_r_file[OPT_MAXLEN];
+ 
+-pcap_t *g_pkt;
+-u_int8_t g_tr_fin;
+-char *g_filter;
+-char *g_device;
+-u_int16_t g_hdr_len;
+-u_int16_t g_pkt_len;
+-u_int16_t g_verbose;
+-u_int16_t g_resolve;
+-u_int16_t g_p_mode;
+-u_int64_t g_cnt;
+-u_int64_t g_inj_cnt;
+-u_int64_t g_cap_cnt;
++extern pcap_t *g_pkt;
++extern u_int8_t g_tr_fin;
++extern char *g_filter;
++extern char *g_device;
++extern u_int16_t g_hdr_len;
++extern u_int16_t g_pkt_len;
++extern u_int16_t g_verbose;
++extern u_int16_t g_resolve;
++extern u_int16_t g_p_mode;
++extern u_int64_t g_cnt;
++extern u_int64_t g_inj_cnt;
++extern u_int64_t g_cap_cnt;
+ 
+ #endif /* __GLOBALS_H */
+--- a/src/inject_defs.h
 b/src/inject_defs.h
+@@ -30,7 +30,7 @@
+ #ifndef __INJECTION_STRUCTS_H
+ #define __INJECTION_STRUCTS_H
+ 
+-struct ip4hdr_opts
++extern struct ip4hdr_opts
+ {
+ u_int16_t p;   /* protocol type */
+ u_int16_t rand_p;
+@@ -59,7 +59,7 @@
+ u_int16_t rand_d_addr;
+ } g_ip4hdr_o;
+ 
+-struct tcphdr_opts
++extern struct tcphdr_opts
+ {
+ u_int16_t s_port;  /* tcp source port */
+ u_int16_t d_port;  /* tcp destination port */
+@@ -82,7 +82,7 @@
+ 
+ } g_thdr_o;
+ 
+-struct udphdr_opts
++extern struct udphdr_opts
+ {
+ u_int16_t s_port;  /* udp source port */
+ u_int16_t d_port;  /* udp destination port */
+@@ -90,7 +90,7 @@
+ u_int16_t sum;  /* udp checksum */
+ } g_uhdr_o;
+ 
+-struct icmp4hdr_opts
++extern struct icmp4hdr_opts
+ {
+ u_int16_t type;/* icmp4 type */
+ u_int16_t code;/* icmp4 code */
+@@ -132,7 +132,7 @@
+ u_int32_t ttime;/* transmit timestamp */
+ } g_i4hdr_o;
+ 
+-struct enethdr_opts
++extern struct enethdr_opts
+ {
+ u_int16_t rand_s_addr;
+ u_int16_t rand_d_addr;
+@@ -143,7 +143,7 @@
+ u_int8_t dhw_addr[18];
+ } g_ehdr_o;
+ 
+-struct arphdr_opts
++extern struct arphdr_opts
+ {
+ u_int16_t op_type;  /* arp operation */
+ 
+@@ -163,28 +163,28 @@
+ u_int8_t rhw_addr[18];
+ } g_ahdr_o;
+ 
+-libnet_t *g_pkt_d;
++extern libnet_t *g_pkt_d;
+ 
+-u_int16_t g_init_type;
+-u_int16_t g_rand_d_port;
+-u_int16_t g_rand_s_port;
+-u_int16_t g_s_port;
+-u_int16_t g_d_port;
+-u_int16_t g_port_range;
+-u_int16_t g_interval_sec;
+-u_int16_t g_interval_usec;
+-u_int16_t g_injection_type;
+-u_int16_t g_r_timeout;
+-u_int16_t g_burst_rate;
+-u_int16_t g_payload_len;
+-u_int8_t *g_payload;
+-u_int8_t g_hex_payload;
+-u_int8_t *g_s_d_port;
+-u_int8_t g_hwaddr_p[18];
+-u_int8_t g_rawip;
++extern u_int16_t g_init_type;
++extern u_int16_t g_rand_d_port;
++extern u_int16_t g_rand_s_port;
++extern u_int16_t g_s_port;
++extern u_int16_t g_d_port;
++extern u_int16_t 

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

2020-01-26 Thread Mike Gilbert
commit: 8d07f0651566f58c95f4866e788eccc7b25fb57a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 26 23:32:35 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 26 23:33:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d07f065

sys-apps/gentoo-functions: update copyright start year

Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild | 2 +-
 sys-apps/gentoo-functions/gentoo-functions-0.13.ebuild | 2 +-
 sys-apps/gentoo-functions/gentoo-functions-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild 
b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
index 820827e1388..287a61aa175 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 2014-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.13.ebuild 
b/sys-apps/gentoo-functions/gentoo-functions-0.13.ebuild
index 3c1089a7586..c06e9afa838 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-0.13.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 2014-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7

diff --git a/sys-apps/gentoo-functions/gentoo-functions-.ebuild 
b/sys-apps/gentoo-functions/gentoo-functions-.ebuild
index 3c1089a7586..c06e9afa838 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 2014-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



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

2020-01-26 Thread Mike Gilbert
commit: bcb11aec5a7c5d40753e40482dc4cd12cf247bec
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 26 23:30:28 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 26 23:33:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb11aec

sys-apps/gentoo-functions: bump to 0.13

Package-Manager: Portage-2.3.85_p2, Repoman-2.3.20_p36
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/gentoo-functions/Manifest |  1 +
 .../gentoo-functions/gentoo-functions-0.13.ebuild  | 28 ++
 .../gentoo-functions/gentoo-functions-.ebuild  | 20 +++-
 3 files changed, 38 insertions(+), 11 deletions(-)

diff --git a/sys-apps/gentoo-functions/Manifest 
b/sys-apps/gentoo-functions/Manifest
index 34ce1ac1e41..9d74eed5686 100644
--- a/sys-apps/gentoo-functions/Manifest
+++ b/sys-apps/gentoo-functions/Manifest
@@ -1 +1,2 @@
 DIST gentoo-functions-0.12.tar.gz 11514 BLAKE2B 
88f626a977b6f7b7cde2df452b91ef9570d29f3e6488d23859077b4d31a441dd0eb9cc473263e06a67dd90b714e24cbcfc09d4c4003f9cd29c8b7aeb0f3c91f9
 SHA512 
181e09216e1ed78f590e0bb50c60cfb0295bfeef335ed6c957ea7f2a1d6145d91c0a6dc4377bd6cd538fb4e5871e9a5ef8332d91bc91931792d5f05f62bc4705
+DIST gentoo-functions-0.13.tar.gz 11334 BLAKE2B 
740e6d950b62b777e533d16b707cbf6f9ab0e9de4c92c5e755af186571539949017aadcd7d428b1e635f43052a575f89787b3e92087675b600a6b7350fda24a6
 SHA512 
61185197e1eb4155d0db9ba024dcb1b9eb0d272e3369f986668634012e35b57c3cdcd7beecd4714b9b48a0e44e8bb73472713949e16827aa05c055ec83d537dd

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.13.ebuild 
b/sys-apps/gentoo-functions/gentoo-functions-0.13.ebuild
new file mode 100644
index 000..3c1089a7586
--- /dev/null
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.13.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoo-functions.git;
+else
+   
SRC_URI="https://gitweb.gentoo.org/proj/gentoo-functions.git/snapshot/${P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
+fi
+
+inherit toolchain-funcs flag-o-matic
+
+DESCRIPTION="base functions required by all Gentoo systems"
+HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-functions.git;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+src_configure() {
+   tc-export CC
+   append-lfs-flags
+   export ROOTPREFIX="${EPREFIX}"
+   export PREFIX="${EPREFIX}/usr"
+}

diff --git a/sys-apps/gentoo-functions/gentoo-functions-.ebuild 
b/sys-apps/gentoo-functions/gentoo-functions-.ebuild
index a8780922f9d..3c1089a7586 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-.ebuild
@@ -1,30 +1,28 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=7
 
 if [[ ${PV} == * ]]; then
inherit git-r3
-   EGIT_REPO_URI="https://github.com/gentoo/${PN}.git;
+   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoo-functions.git;
 else
-   SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris 
~x86-winnt"
+   
SRC_URI="https://gitweb.gentoo.org/proj/gentoo-functions.git/snapshot/${P}.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris ~x86-winnt"
 fi
 
 inherit toolchain-funcs flag-o-matic
 
 DESCRIPTION="base functions required by all Gentoo systems"
-HOMEPAGE="https://www.gentoo.org;
+HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-functions.git;
 
 LICENSE="GPL-2"
 SLOT="0"
 IUSE=""
 
-src_prepare() {
+src_configure() {
tc-export CC
append-lfs-flags
-}
-
-src_install() {
-   emake install DESTDIR="${ED}"
+   export ROOTPREFIX="${EPREFIX}"
+   export PREFIX="${EPREFIX}/usr"
 }



[gentoo-commits] repo/gentoo:master commit in: app-text/editorconfig-core-c/

2020-01-26 Thread Andreas Sturmlechner
commit: dcc8cc0604ef9d5f9c9e2e7474a355b4d1e0df13
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 23:26:22 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 23:27:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc8cc06

app-text/editorconfig-core-c: Add missing slash to fix CI

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild 
b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild
index 2a7d562db47..98408d4748d 100644
--- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild
+++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.3.ebuild
@@ -35,5 +35,5 @@ src_configure() {
 
 src_install() {
cmake-utils_src_install
-   use cli || rm -rf "${ED}usr/bin"
+   use cli || rm -rf "${ED}/usr/bin"
 }



[gentoo-commits] repo/gentoo:master commit in: profiles/

2020-01-26 Thread David Seifert
commit: 1bec73149a0e7a111d1957a65d99e6d801b32dcf
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 26 23:24:59 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 26 23:24:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bec7314

package.mask: Last rite media-gfx/pycam

Bug: https://bugs.gentoo.org/640074
Signed-off-by: David Seifert  gentoo.org>

 profiles/package.mask | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 3dce64413a1..5fe1ef592c8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2020-01-27)
+# Unmaintained, py2 only, depends on dead dev-python/pygtkglext and
+# dev-python/librsvg-python, no revdeps.
+# Removal in 30 days.  Bug #640074.
+media-gfx/pycam
+
 # Robin H. Johnson  (2020-01-26)
 # EAPI conversion caused some regressions, need to redesign old ebuilds.
 =dev-lang/lua-5.1.5-r5



[gentoo-commits] repo/gentoo:master commit in: profiles/

2020-01-26 Thread David Seifert
commit: 1b4cf90dc194d894a7086f505e198be1bae777f1
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 26 23:25:02 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 26 23:25:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4cf90d

package.mask: Last rite sci-libs/pymmlib

Signed-off-by: David Seifert  gentoo.org>

 profiles/package.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index 5fe1ef592c8..9b70244fcb2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2020-01-27)
+# Unmaintained, py2 only, depends on dead dev-python/pygtkglext, last release
+# over 8 years ago, no sign of py3 port. Removal in 30 days.
+sci-libs/pymmlib
+
 # David Seifert  (2020-01-27)
 # Unmaintained, py2 only, depends on dead dev-python/pygtkglext and
 # dev-python/librsvg-python, no revdeps.



[gentoo-commits] proj/gentoo-functions: New tag: 0.13

2020-01-26 Thread Mike Gilbert
commit: 
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 26 23:19:49 2020 +

New tag: 0.13




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

2020-01-26 Thread Mike Gilbert
commit: 7cd936fe31f611dc932fa2280392543bf3729a94
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 26 23:15:11 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 26 23:18:38 2020 +
URL:
https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=7cd936fe

Update version (0.13)

Signed-off-by: Mike Gilbert  gentoo.org>

 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 6de74d7..47f41ca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 # gentoo-functions Makefile
-# Copyright 2014 Gentoo Foundation
+# Copyright 2014-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-VERSION = 0.12
+VERSION = 0.13
 GITREF ?= $(VERSION)
 PKG ?= gentoo-functions-$(VERSION)
 



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

2020-01-26 Thread Matthew Thode
commit: 0d979ca4aeb4991d7b043aaea3c793dcf776ea41
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 23:09:51 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 23:10:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d979ca4

dev-python/bandit: 1.5.1-r1 stable x86

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/dev-python/bandit/bandit-1.5.1-r1.ebuild 
b/dev-python/bandit/bandit-1.5.1-r1.ebuild
index a7e548d414f..99300f639b2 100644
--- a/dev-python/bandit/bandit-1.5.1-r1.ebuild
+++ b/dev-python/bandit/bandit-1.5.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~s390 ~x86"
+KEYWORDS="amd64 ~arm64 ~s390 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-libs/hsa-ext-rocr/

2020-01-26 Thread Mike Gilbert
commit: 4e6fbfd68ffefcf05031827fa26e9674f536fe18
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun Jan 26 23:09:27 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun Jan 26 23:09:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6fbfd6

dev-libs/hsa-ext-rocr: fix ${EPREFIX} missing trailing slash

Package-Manager: Portage-2.3.85_p2, Repoman-2.3.20_p36
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild | 6 +++---
 dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild 
b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
index cb5e5cc1699..d53be71a135 100644
--- a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
+++ b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.122.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -39,7 +39,7 @@ src_install() {
into "${destdir}"
for solib in ${solibs_to_install[@]}; do
dolib.so "opt/rocm/hsa/lib/${solib}.${soversion}"
-   dosym 
"${EPREFIX}${destdir}/$(get_libdir)/${solib}.${soversion}" 
"${EPREFIX}usr/$(get_libdir)/${solib}.${soversion}"
-   dosym "${solib}.${soversion}" 
"${EPREFIX}usr/$(get_libdir)/${solib}.${somajor}"
+   dosym 
"${EPREFIX}/${destdir}/$(get_libdir)/${solib}.${soversion}" 
"${EPREFIX}/usr/$(get_libdir)/${solib}.${soversion}"
+   dosym "${solib}.${soversion}" 
"${EPREFIX}/usr/$(get_libdir)/${solib}.${somajor}"
done
 }

diff --git a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild 
b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
index c6e7178bbc1..2d88906c963 100644
--- a/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
+++ b/dev-libs/hsa-ext-rocr/hsa-ext-rocr-1.1.9.139.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -39,7 +39,7 @@ src_install() {
into "${destdir}"
for solib in ${solibs_to_install[@]}; do
dolib.so "opt/rocm/hsa/lib/${solib}.${soversion}"
-   dosym 
"${EPREFIX}${destdir}/$(get_libdir)/${solib}.${soversion}" 
"${EPREFIX}usr/$(get_libdir)/${solib}.${soversion}"
-   dosym "${solib}.${soversion}" 
"${EPREFIX}usr/$(get_libdir)/${solib}.${somajor}"
+   dosym 
"${EPREFIX}/${destdir}/$(get_libdir)/${solib}.${soversion}" 
"${EPREFIX}/usr/$(get_libdir)/${solib}.${soversion}"
+   dosym "${solib}.${soversion}" 
"${EPREFIX}/usr/$(get_libdir)/${solib}.${somajor}"
done
 }



[gentoo-commits] repo/gentoo:master commit in: eclass/

2020-01-26 Thread Sergei Trofimovich
commit: a8ecf9d66d77064ccb6aabd4f5f90a3c730a67d6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 26 22:44:15 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 26 22:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ecf9d6

flag-o-matic.eclass: fix probe file extension

A cosmetic fix as we rely on -x ${lang} to detect correct language.

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

 eclass/flag-o-matic.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index ebfc49bf30b..b1b5c866a00 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -474,7 +474,7 @@ test-flag-PROG() {
cmdline_extra+=(-xc)
;;
esac
-   local test_in=${T}/test-flag.${lang}
+   local test_in=${T}/test-flag.${in_ext}
local test_out=${T}/test-flag.exe
 
printf "%s\n" "${in_src}" > "${test_in}" || return 1



[gentoo-commits] repo/gentoo:master commit in: eclass/, eclass/tests/

2020-01-26 Thread Sergei Trofimovich
commit: a2478718a9960f7844eee45e6b140fd071447428
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jan 26 22:42:49 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jan 26 22:47:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2478718

flag-o-matic.eclass: fix probe when CC points to absolute path

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

 eclass/flag-o-matic.eclass   | 4 ++--
 eclass/tests/flag-o-matic.sh | 6 ++
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/eclass/flag-o-matic.eclass b/eclass/flag-o-matic.eclass
index 0aec22c83f2..ebfc49bf30b 100644
--- a/eclass/flag-o-matic.eclass
+++ b/eclass/flag-o-matic.eclass
@@ -474,8 +474,8 @@ test-flag-PROG() {
cmdline_extra+=(-xc)
;;
esac
-   local test_in=${T}/test-flag-${comp}.${lang}
-   local test_out=${T}/test-flag-${comp}.exe
+   local test_in=${T}/test-flag.${lang}
+   local test_out=${T}/test-flag.exe
 
printf "%s\n" "${in_src}" > "${test_in}" || return 1
 

diff --git a/eclass/tests/flag-o-matic.sh b/eclass/tests/flag-o-matic.sh
index 90eaf3a6ffb..229dff52af9 100755
--- a/eclass/tests/flag-o-matic.sh
+++ b/eclass/tests/flag-o-matic.sh
@@ -139,6 +139,12 @@ out=$(test-flags-CC -O3)
 [[ $? -eq 0 && ${out} == "-O3" ]]
 ftend
 
+tbegin "test-flags-CC (valid flags, absolute path)"
+absolute_CC=$(type -P $(tc-getCC))
+out=$(CC=${absolute_CC} test-flags-CC -O3)
+[[ $? -eq 0 && ${out} == "-O3" ]]
+ftend
+
 tbegin "test-flags-CC (invalid flags)"
 out=$(test-flags-CC -finvalid-flag)
 [[ $? -ne 0 && -z ${out} ]]



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/ia64/, profiles/arch/alpha/, ...

2020-01-26 Thread Andreas Sturmlechner
commit: 6f74a5c42e6324bec71365423373f95dd776f60e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Jan 26 22:44:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jan 26 22:46:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f74a5c4

profiles: alpha/arm/hppa/ia64/ppc32/sparc: Mask media-gfx/gimp[heif]

Don't bother with media-libs/libheif on slow arches anyway.

Bug: https://bugs.gentoo.org/685624
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 profiles/arch/alpha/package.use.mask  | 4 ++--
 profiles/arch/arm/package.use.mask| 4 
 profiles/arch/hppa/package.use.mask   | 4 ++--
 profiles/arch/ia64/package.use.mask   | 4 ++--
 profiles/arch/powerpc/ppc32/package.use.mask  | 4 ++--
 profiles/arch/powerpc/ppc64/32ul/package.use.mask | 4 ++--
 profiles/arch/sparc/package.use.mask  | 4 ++--
 7 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/profiles/arch/alpha/package.use.mask 
b/profiles/arch/alpha/package.use.mask
index 36f49089eff..c6a8e0b6919 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Tomáš Mózes  (2019-12-19)
 # dev-libs/criterion is not keyworded yet

diff --git a/profiles/arch/arm/package.use.mask 
b/profiles/arch/arm/package.use.mask
index b46a0d0cec8..5542a3ff9b1 100644
--- a/profiles/arch/arm/package.use.mask
+++ b/profiles/arch/arm/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andreas Sturmlechner  (2020-01-26)
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
+
 # Georgy Yakovlev  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Robin H. Johnson  (2019-12-06)
 # PPS should work on all arches, but only keyworded on some arches

diff --git a/profiles/arch/ia64/package.use.mask 
b/profiles/arch/ia64/package.use.mask
index 46188977669..8ff1aadcadb 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # David Seifert  (2020-01-26)
 # media-libs/libkate is not keyworded on ia64 anymore

diff --git a/profiles/arch/powerpc/ppc32/package.use.mask 
b/profiles/arch/powerpc/ppc32/package.use.mask
index 9ddce17a0bd..28fa7a39116 100644
--- a/profiles/arch/powerpc/ppc32/package.use.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Robin H. Johnson  (2019-12-06)
 # PPS should work on all arches, but only keyworded on some arches

diff --git a/profiles/arch/powerpc/ppc64/32ul/package.use.mask 
b/profiles/arch/powerpc/ppc64/32ul/package.use.mask
index 2a9f6430960..4d780e3eeba 100644
--- a/profiles/arch/powerpc/ppc64/32ul/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/32ul/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Robin H. Johnson  (2019-12-06)
 # PPS should work on all arches, but only keyworded on some arches

diff --git a/profiles/arch/sparc/package.use.mask 
b/profiles/arch/sparc/package.use.mask
index 7de86fba878..b83d540f386 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Andreas Sturmlechner  (2020-01-26)
-# dev-lang/go is not keyworded
-media-libs/libheif test
+# media-libs/libheif is not keyworded
+media-gfx/gimp heif
 
 # Robin H. Johnson  (2019-12-06)
 # PPS should work on all arches, but only keyworded on some arches



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

2020-01-26 Thread Sebastian Pipping
commit: ec6bbbcd2e357c495f3def3910a519d7b5ea6da4
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Sun Jan 26 22:37:12 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Jan 26 22:42:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec6bbbcd

dev-python/gevent: EAPI 7 + Python 3.8

Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.84, Repoman-2.3.20

 dev-python/gevent/gevent-1.4.0.ebuild | 12 +++-
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/dev-python/gevent/gevent-1.4.0.ebuild 
b/dev-python/gevent/gevent-1.4.0.ebuild
index 4e9650bf6fc..0a8fede4aa8 100644
--- a/dev-python/gevent/gevent-1.4.0.ebuild
+++ b/dev-python/gevent/gevent-1.4.0.ebuild
@@ -1,19 +1,16 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 PYTHON_REQ_USE="ssl(+),threads(+)"
 
 inherit distutils-r1 flag-o-matic
 
-MY_PV=${PV/_beta/b}
-MY_P=${PN}-${MY_PV}
-
 DESCRIPTION="Coroutine-based network library"
 HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
@@ -26,15 +23,12 @@ RDEPEND="
>=dev-python/greenlet-0.4.14
virtual/python-greenlet[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
 
 # Tests take long and fail terribly a few times.
 # It also seems that they require network access.
 RESTRICT="test"
 
-S=${WORKDIR}/${MY_P}
-
 python_prepare_all() {
export LIBEV_EMBED="false"
export CARES_EMBED="false"



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

2020-01-26 Thread Sebastian Pipping
commit: 48ddca6fa973721e4647ac464fc5def7bddfe748
Author: Craig Hesling  chromium  org>
AuthorDate: Sun Jan 26 10:38:25 2020 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Sun Jan 26 22:42:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ddca6f

dev-python/gevent: bump to 1.4.0

Closes: https://github.com/gentoo/gentoo/pull/14458
Signed-off-by: Craig Hesling  chromium.org>
Signed-off-by: Sebastian Pipping  gentoo.org>

 dev-python/gevent/Manifest|  1 +
 dev-python/gevent/gevent-1.4.0.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/dev-python/gevent/Manifest b/dev-python/gevent/Manifest
index 86bf972ee6c..cf6c378e2fc 100644
--- a/dev-python/gevent/Manifest
+++ b/dev-python/gevent/Manifest
@@ -3,3 +3,4 @@ DIST gevent-1.2.1.tar.gz 2808619 BLAKE2B 
2e3c15adb33401012951f0f93fe7f17c1c7597b
 DIST gevent-1.2.2.tar.gz 3108671 BLAKE2B 
f80df00f58ae2f65aa7f65fc9eac5cbf63a0084f24ccebc71ba9bafba72cd48fff2e7d0b1d8de7939dc669d7708e120fc14077cc845fe3ce212d6a80a42b5158
 SHA512 
1e2dd544cffea62ee32de2e4066b3f4c121058a1211b89da281ec3882f3763217fe2d346ce38b66e27df9f59cfe05bb137d1608a681dd10eaf06a33dc22f531c
 DIST gevent-1.3.5.tar.gz 4609085 BLAKE2B 
55cb4111c9eaf9bbf636c9f1ef8d695def15a92e5591a0c441aae27f41a126487b37b8cc7a701a43453109f24114e3a0c584dff4b9b202018fd8334f0bae8e8d
 SHA512 
4fd6d66e62437c859d653de4e981500fb3a025e6608b91fbb3d5ba4d8f0bff7cce980c03484c1c160a608427979ca763a6660d40ffcb45df4abe5f152ce65d1c
 DIST gevent-1.3.7.tar.gz 4614437 BLAKE2B 
43d50c36fba2bedf41a7b33d38180f096b18846146953fa68325155f4a3cb6edb7352b9bb4cff5c7eca7a06ac25dc5b3e82a04545704fd0d6f43e9839a8749a1
 SHA512 
6dba487a9527eb352dc6a5f57120bf7973da655b3a331cad6637271b626c6e9e5439b20ee8abd9035ecb36e5259c99c69dea5ecdb8fa7ad0dbe28876c4d746d8
+DIST gevent-1.4.0.tar.gz 5169595 BLAKE2B 
0c78f67bc94d15419b8eadf8825d9657c6a7a82756308216e1ca94d5465c25836cb736b8b370a12d1003eb8614effd4110d8ed47ee2b0d7febc2bda4038adc0a
 SHA512 
6771f4f2932055270e4f5a79ae815e93fd0f471defa7f437dc84907ea8b44672e05ae5eb6958f8d90580b2471785dce4044d9d1bbea0dd0c34c1381d88af0344

diff --git a/dev-python/gevent/gevent-1.4.0.ebuild 
b/dev-python/gevent/gevent-1.4.0.ebuild
new file mode 100644
index 000..4e9650bf6fc
--- /dev/null
+++ b/dev-python/gevent/gevent-1.4.0.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_REQ_USE="ssl(+),threads(+)"
+
+inherit distutils-r1 flag-o-matic
+
+MY_PV=${PV/_beta/b}
+MY_P=${PN}-${MY_PV}
+
+DESCRIPTION="Coroutine-based network library"
+HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux 
~x86-linux"
+IUSE="doc examples"
+
+RDEPEND="
+   >=dev-libs/libev-4.23
+   >=net-dns/c-ares-1.12
+   >=dev-python/greenlet-0.4.14
+   virtual/python-greenlet[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
+
+# Tests take long and fail terribly a few times.
+# It also seems that they require network access.
+RESTRICT="test"
+
+S=${WORKDIR}/${MY_P}
+
+python_prepare_all() {
+   export LIBEV_EMBED="false"
+   export CARES_EMBED="false"
+   export EMBED="false"
+
+   distutils-r1_python_prepare_all
+}
+
+python_configure_all() {
+   append-flags -fno-strict-aliasing
+}
+
+python_compile_all() {
+   use doc && emake -C doc html
+}
+
+python_test() {
+   cd src/greentest || die
+
+   GEVENT_RESOLVER=thread \
+   "${PYTHON}" testrunner.py --config known_failures.py || die
+   GEVENT_RESOLVER=ares GEVENTARES_SERVERS=8.8.8.8 \
+   "${PYTHON}" testrunner.py --config known_failures.py \
+   --ignore tests_that_dont_use_resolver.txt || die
+   GEVENT_FILE=thread \
+   "${PYTHON}" testrunner.py --config known_failures.py $(grep -l 
subprocess test_*.py) || die
+}
+
+python_install_all() {
+   local DOCS=( AUTHORS README.rst )
+   use doc && local HTML_DOCS=( doc/_build/html/. )
+   use examples && dodoc -r examples
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: sys-auth/keystone/

2020-01-26 Thread Matthew Thode
commit: f8e87108e1ee2f5751a320db38dcecd64fe9709d
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:40:38 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e87108

sys-auth/keystone: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-auth/keystone/Manifest|  10 --
 sys-auth/keystone/keystone-14.1.0-r1.ebuild   | 181 --
 sys-auth/keystone/keystone-15.0.0.ebuild  | 170 
 sys-auth/keystone/keystone-2018.2..ebuild | 181 --
 sys-auth/keystone/keystone-2019.1..ebuild | 170 
 sys-auth/keystone/keystone-2019.2..ebuild |  14 +-
 6 files changed, 4 insertions(+), 722 deletions(-)

diff --git a/sys-auth/keystone/Manifest b/sys-auth/keystone/Manifest
index a13bae67afe..25e01d35833 100644
--- a/sys-auth/keystone/Manifest
+++ b/sys-auth/keystone/Manifest
@@ -1,13 +1,3 @@
-DIST keystone-14.1.0.tar.gz 1467270 BLAKE2B 
ed4bd8a109fe80577d210a09ddb1e49d61cee329f52ded02dfa36d7996089b62b7570bdea3d4afd69d51e91183f6011b6ab69842d4b0463efc22e5140be7e02b
 SHA512 
ab2462f7d4bec19b37e0a482f19fd6cac3559d3fcb2422488646f18590a955bf324c260ca69f34c192508833378bba56c5ef21ee44c653dec50e3dc6e7b65425
-DIST keystone-15.0.0.tar.gz 1620138 BLAKE2B 
35a8800bb25e40f01837624058d62bf829e50eefe20953785dbbb9afc646c0178031b3d8b7a02e6f9b2b273294f1acdb7ac2c17e8200929cf8dbaac5dbf284ed
 SHA512 
b88f4ca95167a8cf0d1ed5891d692de43d43e95706b6efe8317ecc7356ee69eef85580d6f37dc9a31279c2127db946528fcd2b3612b43ccf6b952f88be097b01
 DIST keystone-16.0.0.tar.gz 1671648 BLAKE2B 
172ce385a009c4c5fb83fa6fb7fa06d5be98e72064e21d4b5a62bb61bcbdfdce3702847820b71837ff54077b7b454fc0d2b95eabcbb2150f2919c7f9d3fc7299
 SHA512 
af4c977c4ef0fdcc89e94929c026daa1175caef96332f9dcb71a559659d8361467b2a40174847a8e7d7b70e1a151002cfe846a1be5fc7c5bfd1a8aeae3975397
-DIST keystone.conf.sample-14.1.0 119794 BLAKE2B 
3f3c43b0972230a57b444ffe3ca41fa94a0886831941c8c259738e6575b74776a6add907fac833ba178769bbecd4bc16fe383b53344c1e3cebf3d4eacdbcb50d
 SHA512 
5513b4e3bed869d6fa56bf6163355de2dcbf859dd8f7e76ffa3a0e7b644fe367bbde75a4e090098faba473e1fb26b061d434771e9e6bb8cb105ca609c161e5c1
-DIST keystone.conf.sample-15.0.0 109344 BLAKE2B 
72542b4d42594bb86ba0afa4179705059c10f4d6978ae7081ba45762a4725c9340f8096099e0db6f6afc84e2b1d328b257f2f08cf25285f41032289458dfb92f
 SHA512 
b73c232e7a58f1bdaf7c50fb6fa6e75edc14742c7e74f70a44fe8be55ac673ae851015ed24c31891647bbddfd9a6c67b57bba4ce2dc368c5cee63e9ab72c8ce9
 DIST keystone.conf.sample-16.0.0 104552 BLAKE2B 
35ec8deb13239ba3d46c5ca78ea41372065a867e2715be3fb17cd43d65f1902f02d79d7bc6c6cb5c6aec19a3833d17e9dda12e8e0605919d3a28b6300d3f2cf3
 SHA512 
535c47e3ec39d454818c883599cf6fc304044208b71b822bdb67099728306235b2ad06ee60cfce9033375ae7b2338b03a0488267af65e900e80ed68e4fee8c5a
-DIST keystone.conf.sample-2018.2. 119794 BLAKE2B 
3f3c43b0972230a57b444ffe3ca41fa94a0886831941c8c259738e6575b74776a6add907fac833ba178769bbecd4bc16fe383b53344c1e3cebf3d4eacdbcb50d
 SHA512 
5513b4e3bed869d6fa56bf6163355de2dcbf859dd8f7e76ffa3a0e7b644fe367bbde75a4e090098faba473e1fb26b061d434771e9e6bb8cb105ca609c161e5c1
-DIST keystone.conf.sample-2019.1. 109344 BLAKE2B 
72542b4d42594bb86ba0afa4179705059c10f4d6978ae7081ba45762a4725c9340f8096099e0db6f6afc84e2b1d328b257f2f08cf25285f41032289458dfb92f
 SHA512 
b73c232e7a58f1bdaf7c50fb6fa6e75edc14742c7e74f70a44fe8be55ac673ae851015ed24c31891647bbddfd9a6c67b57bba4ce2dc368c5cee63e9ab72c8ce9
 DIST keystone.conf.sample-2019.2. 104552 BLAKE2B 
35ec8deb13239ba3d46c5ca78ea41372065a867e2715be3fb17cd43d65f1902f02d79d7bc6c6cb5c6aec19a3833d17e9dda12e8e0605919d3a28b6300d3f2cf3
 SHA512 
535c47e3ec39d454818c883599cf6fc304044208b71b822bdb67099728306235b2ad06ee60cfce9033375ae7b2338b03a0488267af65e900e80ed68e4fee8c5a
-DIST keystone.policy.yaml.sample-14.1.0 38318 BLAKE2B 
a27e4ea59c99dc91dde9d1cc62340faa4b91e644dc6b8725c2d7de731e44684d8d59571e6470da3ab9fa191087a890a0b417b58b1473038bf39cfc75e5b2bad4
 SHA512 
95fad079d1fb77d15b9f8e507be8b1e01b493c3f1dd4e992567fe9c905bae01a058e93d59677d472ae47856b13d5cffa213d89e8e267f081a2bad1bf8e1f6036
-DIST keystone.policy.yaml.sample-15.0.0 6644 BLAKE2B 
f983189bc8e855db0b1ae92b1066840f3dd13545a1ce8af22be877df1630816fa8fae36217a828d483385e199ede73066b14beb421fe57316ae82a83e851e0f9
 SHA512 
e358661d4ec363ab11d7d78f6324bbe42c3382b02a1a8579de79686f7c91fe1a09b612ea81138bfcef73f0391262c9fceb3af14e8a8728839b203d281a989c4f
-DIST keystone.policy.yaml.sample-2018.2. 38318 BLAKE2B 
a27e4ea59c99dc91dde9d1cc62340faa4b91e644dc6b8725c2d7de731e44684d8d59571e6470da3ab9fa191087a890a0b417b58b1473038bf39cfc75e5b2bad4
 SHA512 
95fad079d1fb77d15b9f8e507be8b1e01b493c3f1dd4e992567fe9c905bae01a058e93d59677d472ae47856b13d5cffa213d89e8e267f081a2bad1bf8e1f6036
-DIST keystone.policy.yaml.sample-2019.1. 6644 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/

2020-01-26 Thread Matthew Thode
commit: cc4f8d5968fe1c6bedb48df0421ded48e161dfdc
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:36:33 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc4f8d59

sys-cluster/cinder: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/cinder/Manifest  |   8 -
 sys-cluster/cinder/cinder-13.0.7.ebuild  | 213 --
 sys-cluster/cinder/cinder-14.0.1.ebuild  | 214 ---
 sys-cluster/cinder/cinder-14.0.3.ebuild  | 214 ---
 sys-cluster/cinder/cinder-2018.2..ebuild | 213 --
 sys-cluster/cinder/cinder-2019.1..ebuild | 214 ---
 sys-cluster/cinder/cinder-2019.2..ebuild |  11 +-
 7 files changed, 4 insertions(+), 1083 deletions(-)

diff --git a/sys-cluster/cinder/Manifest b/sys-cluster/cinder/Manifest
index 66e8d9cbcb3..47d917ba826 100644
--- a/sys-cluster/cinder/Manifest
+++ b/sys-cluster/cinder/Manifest
@@ -1,13 +1,5 @@
-DIST cinder-13.0.7.tar.gz 5477179 BLAKE2B 
210abb3b1e961eae43edb598deaeddee8ac2ff948519cacf8410d42d306b7e3476e46ecd0acc9392453647ca886bea512c5b7c48f8ae83e2ddf012c4556a8d18
 SHA512 
4ae3939b5b43ede09d36aeafc623baa4b2dd55b801b22d95230ff3fa2130c84cd2891351d14caf5516982294fcbcab7fd5f4f59a63e8e46e63d5493ba94f9d98
-DIST cinder-14.0.1.tar.gz 5504153 BLAKE2B 
1f895cd93a433e93907e5c8eb69675084f3d2f4f3fd5e605e1bbc505795bd853bca15acc1e6af86a0dea88063e9ee5d95dad17dc62abf2ee2a8a4db8efe962b3
 SHA512 
f2ba53f67fe15216c4f7296fbf5135e9289ead41e6ca94d1b9a003d21000cf0b178c156b100868796c6f36a4bb2bc1cf081fca5c30e6d4cc3ee36d396a3d53f3
-DIST cinder-14.0.3.tar.gz 5517381 BLAKE2B 
2a7391e8e0d36b7857b528a6059ded753ecd70de4d270803cb72c84279df1a465b79a56fbbdcb89e89efdb8b9f27936124ec4b6418b7e5fb802836182ecb4aaa
 SHA512 
5dcf0e51f068171e1657a0ebf1b416dcb3a7f9c988ea41ab745b7acfa0ea21265e06b91bd54bd065c0172580022bd28e99ef5388ac5480ea4c1ef579b1a443c9
 DIST cinder-15.0.0.tar.gz 5515047 BLAKE2B 
c7b62dc424bda2a86b9369f283fae4d891f5598dc2c05206cee67bb7553b75b98e86f8d90035d0566baddad28a76aa4ca454fb4e003eaff346d2bb49a699
 SHA512 
f80705782976ec778681ef65f5da79ee2028a8dccbe9a14150b3577354882beedbde73f562b40ec395427e23766688299e07bf173476627c579bc812eec065fa
 DIST cinder-15.0.1.tar.gz 5516811 BLAKE2B 
081b3a6175303c783ff23122d409814812fdab2a7955174cd90b57ea62c055c1e39936d8e8a38e21fc2820e7069e0afc91fa46a490f539f518f33302067b4acd
 SHA512 
7a63f25bcd6beedc60bb4a6b976d8b1f862b445a6d858e2fbbf53f4ff425d8bee094af354883a46c6226349d7557d45a649cd745e79a445e32b759b24294116f
-DIST cinder.conf.sample-13.0.7 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
-DIST cinder.conf.sample-14.0.1 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
-DIST cinder.conf.sample-14.0.3 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
 DIST cinder.conf.sample-15.0.0 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
 DIST cinder.conf.sample-15.0.1 183153 BLAKE2B 
fb86b82c711568c89a445c5876a1d5e890714d4dd957d4aa5b3158a3c85150e75d8d0055a93bf6a937d8a6f5a3c4042c5ddb4b4da2dd006d77d8eb8ec8a19fc5
 SHA512 
95a2076970184bc34c9c293371f72a791f16600c4933572b8d51291c506a7c1ef3bd2ea185f1f4dafeff6c85a237f4453f8ee6c1df6af7f603afe1ddfd63cd3a
-DIST cinder.conf.sample-2018.2. 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
-DIST cinder.conf.sample-2019.1. 185527 BLAKE2B 
c53c017c5cacf2fb604840e14adf3b1db36bf8dd2c79d29f1c6b35da843640f97efcfd97d6f68a40a2f928ce864a3e221d7138d7cac977c0d544817e2826ebb2
 SHA512 
1dc850bebd66d90e2950795337a78ea8aea69ead0aeb3e5b7f97c7b12f33a3afc483f3bde2942a34539fbc048fa5b589b3c7d2df53314180f64094569bb81b15
 DIST cinder.conf.sample-2019.2. 183153 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/

2020-01-26 Thread Matthew Thode
commit: 9af79118a5a2bd51cc3a7369b6c93e155aef41af
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:29:39 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af79118

sys-cluster/nova: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/nova/Manifest|   6 -
 sys-cluster/nova/nova-18.2.3.ebuild  | 252 --
 sys-cluster/nova/nova-19.0.3.ebuild  | 254 ---
 sys-cluster/nova/nova-2018.2..ebuild | 252 --
 sys-cluster/nova/nova-2019.1..ebuild | 247 --
 sys-cluster/nova/nova-2019.2..ebuild |   8 +-
 6 files changed, 4 insertions(+), 1015 deletions(-)

diff --git a/sys-cluster/nova/Manifest b/sys-cluster/nova/Manifest
index bcc7de3f6e6..1514cf25095 100644
--- a/sys-cluster/nova/Manifest
+++ b/sys-cluster/nova/Manifest
@@ -1,9 +1,3 @@
-DIST nova-18.2.3.tar.gz 11450952 BLAKE2B 
1e0b0afefe8281ab9024394194697d3aea81169da7a003a07890dfc11bd38511d39315152dab1b9a1d17b2d1c8109102112b245957e727d053de7fd67ad0c757
 SHA512 
1dcb3fa2ea80afcd5739efad01f3d65723a754fc8d79639e54cd3fbd6e4e4125593799a123b4572c63f8c074a10c244d91814f15d2c7135066d55cd2a991f7fc
-DIST nova-19.0.3.tar.gz 11646820 BLAKE2B 
31aa6ef44609f5698f24168fc79cd9c6d5dd2c5b0da5eed277ccd8d1aa4ee7d6a07a1318bd7f964dd141dbca8f0297a2d677ad2fdf949fcc7a72970d099197e9
 SHA512 
4869d705c165a909e13b27ac383b7be52f9d5925fbe9d8779f773d0b1ce87b6ae7642c4551e01f57c24221e6fe120a3e2b5de41d73dfdcd73f82252b48a2af39
 DIST nova-20.0.1.tar.gz 11587774 BLAKE2B 
62f7b6d4ab83533e4462f16978a2f95ceca3d6594029f87dbb170f3abc19917a4449ec95b007adae16c2e290649a560404d12e738a83bc8ad4bbbc1a4554d074
 SHA512 
3c83a1061696bb6e830e1e518ceea5e5b6405673373df674926b8c01955ea71714bf484906db3dc556209fb895c052003b54477d6a2791df0905244abbf9abe0
-DIST nova.conf.sample-18.2.3 387334 BLAKE2B 
a51b8cdc644ee60390cde3a30ba8f64a339695887b57b2640da39b5a8d34dfec51664b1249955a6cf9202ae19e8e0a8bcd805d4b87d2f6c99a5a6294cc955577
 SHA512 
be9fbab15ea1cac6d3cd1d186aab904454ef17801f9f4b2f1a37c6e46b4c69fed22a7724846049ebd343beff7753d8db408abae52ad3fca0693d70414c6afc61
-DIST nova.conf.sample-19.0.3 387769 BLAKE2B 
2b4668e78765469c5ee518a8c340a09407a8f7e9bf3f87a6919b820db0ce2f38499827dbea58994490c8db3a648eef2c95521f7c62b3ae37606bb249492b4b12
 SHA512 
4facb96c111945f472654788e1ac3d52808b0c45e36c87b873cd1355d36b71922fa94b11d66ec5a8b250739072ecdec394dd4f852a8eb57dbd900c61c71ba770
 DIST nova.conf.sample-20.0.1 220110 BLAKE2B 
af98687c895ee091cc2e8d668eb50b52cc94618081f8a50b544faebed29b2b3a5dfa38309da70dcc6d0083792605b810081b50c15a6c960947e0c782f25717ab
 SHA512 
cc6cce95943b06d60dfc1f85b87d527662eeb57388dca4a6037078b517302b86fd7f752c6e9e43c59c10be83ac5955f21c08284bbc946ffe2171f5bfa6edff38
-DIST nova.conf.sample-2018.2. 387334 BLAKE2B 
a51b8cdc644ee60390cde3a30ba8f64a339695887b57b2640da39b5a8d34dfec51664b1249955a6cf9202ae19e8e0a8bcd805d4b87d2f6c99a5a6294cc955577
 SHA512 
be9fbab15ea1cac6d3cd1d186aab904454ef17801f9f4b2f1a37c6e46b4c69fed22a7724846049ebd343beff7753d8db408abae52ad3fca0693d70414c6afc61
-DIST nova.conf.sample-2019.1. 387769 BLAKE2B 
2b4668e78765469c5ee518a8c340a09407a8f7e9bf3f87a6919b820db0ce2f38499827dbea58994490c8db3a648eef2c95521f7c62b3ae37606bb249492b4b12
 SHA512 
4facb96c111945f472654788e1ac3d52808b0c45e36c87b873cd1355d36b71922fa94b11d66ec5a8b250739072ecdec394dd4f852a8eb57dbd900c61c71ba770
 DIST nova.conf.sample-2019.2. 220110 BLAKE2B 
af98687c895ee091cc2e8d668eb50b52cc94618081f8a50b544faebed29b2b3a5dfa38309da70dcc6d0083792605b810081b50c15a6c960947e0c782f25717ab
 SHA512 
cc6cce95943b06d60dfc1f85b87d527662eeb57388dca4a6037078b517302b86fd7f752c6e9e43c59c10be83ac5955f21c08284bbc946ffe2171f5bfa6edff38

diff --git a/sys-cluster/nova/nova-18.2.3.ebuild 
b/sys-cluster/nova/nova-18.2.3.ebuild
deleted file mode 100644
index c0f27aa09b1..000
--- a/sys-cluster/nova/nova-18.2.3.ebuild
+++ /dev/null
@@ -1,252 +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 eutils linux-info multilib user
-
-DESCRIPTION="Cloud computing fabric controller (main part of an IaaS system) 
in Python"
-HOMEPAGE="https://launchpad.net/nova;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/rocky/nova.conf.sample
 -> nova.conf.sample-${PV}"
-   EGIT_REPO_URI="https://github.com/openstack/nova.git;
-   EGIT_BRANCH="stable/rocky"
-else
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/rocky/nova.conf.sample
 -> nova.conf.sample-${PV}
-   https://tarballs.openstack.org/${PN}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/

2020-01-26 Thread Matthew Thode
commit: 026ae19aee9794902af163011fb74add2cfdf408
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:28:18 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=026ae19a

sys-cluster/heat: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/heat/heat-2019.2..ebuild | 9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/heat/heat-2019.2..ebuild 
b/sys-cluster/heat/heat-2019.2..ebuild
index 25cc976a900..ebfb8f30027 100644
--- a/sys-cluster/heat/heat-2019.2..ebuild
+++ b/sys-cluster/heat/heat-2019.2..ebuild
@@ -124,16 +124,13 @@ RDEPEND="
>=dev-python/sqlalchemy-migrate-0.11.0[${PYTHON_USEDEP}]
>=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
>=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
-   >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]"
+   >=dev-python/yaql-1.1.3[${PYTHON_USEDEP}]
+   acct-user/heat
+   acct-group/heat"
 
 PATCHES=(
 )
 
-pkg_setup() {
-   enewgroup heat
-   enewuser heat -1 -1 /var/lib/heat heat
-}
-
 python_prepare_all() {
sed -i '/^hacking/d' test-requirements.txt || die
distutils-r1_python_prepare_all



[gentoo-commits] repo/gentoo:master commit in: app-admin/glance/

2020-01-26 Thread Matthew Thode
commit: 79249d80cd3d444d5c53df880ef43a13b907b375
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:39:00 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79249d80

app-admin/glance: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 app-admin/glance/Manifest  |   3 -
 app-admin/glance/glance-17.0.0.ebuild  | 143 
 app-admin/glance/glance-18.0.0.ebuild  | 146 -
 app-admin/glance/glance-18.0.1.ebuild  | 140 ---
 app-admin/glance/glance-2018.2..ebuild | 140 ---
 app-admin/glance/glance-2019.1..ebuild | 142 
 6 files changed, 714 deletions(-)

diff --git a/app-admin/glance/Manifest b/app-admin/glance/Manifest
index 981b70194d0..bcc7c27901a 100644
--- a/app-admin/glance/Manifest
+++ b/app-admin/glance/Manifest
@@ -1,5 +1,2 @@
-DIST glance-17.0.0.tar.gz 1961137 BLAKE2B 
ff649ce366739320bcc5073cb60cc24ab09e098bd6808374007f89808d6caf020a77f711a714b34f8a1ef5b0754220aab7c35c02fbdc0d3d0f44e24185a8cdc4
 SHA512 
cd10bd2d3e98ab1a80ec4f09b5954dbc334079a36d3dfc0d27c5a4f40e5920e0a6fb91c0fc5430c9e625a375e44a8d886568f2a712190dc0f80df10b4998e9af
-DIST glance-18.0.0.tar.gz 1987182 BLAKE2B 
1e30d1897b360a8691e79e5e4eda290148146dd55103ea44c5f2cc96990dde0d2cf6bdf785913b5712dc0dda4a79ff0a2cf9bac1a58f5195fe5f5cc22116cae6
 SHA512 
79129c6ee1cce0fec0c5e656a97278ae275aa8ba33690ac62959f317c4e6b2f548ab0c97f0905dcda2500594acb3f5c05644064bdd3cccb443c593513522d274
-DIST glance-18.0.1.tar.gz 1994751 BLAKE2B 
d04928cefaebb5370e050f0908b5058e63d7430c8834cb4b4c2b72eb35c7d48234d620a9fa6db31603c8310888249039b569f37399829047f90b60950df09274
 SHA512 
c50d3ccafe96dc4839362f1b94ac7e6e9e5aeeb7254718114bbce1ae6a52d9ad0b5c8a296f2e75c20cf030bbe75f9e397103d43536d413a258f3788f90532bde
 DIST glance-19.0.0.tar.gz 1942312 BLAKE2B 
b4b3e6cd86385dfe19d4a3b2e9c96aed984457da71433ea1608b177702f1f0cc5c5057f475f7c0024d18fd196b48a774514511534cf6d325d5c9ccc1cb2d
 SHA512 
7c72f988f2baebd6af17cd7de8e5daaa0ec889d8f210e3bb5cf45bd4d9296b45f1dd2dbbd1709705d0e2b6203bad60faaa11a56328124d47b95328b6678827a6
 DIST glance-19.0.1.tar.gz 1943385 BLAKE2B 
5e2530a05a171f640499a3e595ad15be29e95a10e6f22a186514cc73c4fc77d0ae5bf00a3d43616e8cb53ccde748a6560dd448db631c86343b2667c0dc6719a1
 SHA512 
b672d84d709149191103ed54cca91d604b43460b1bd6ab56263c1b8c382d1c4261ebfd58ca9e233ee50b248327bcbfd7bfd47fee57c8c08a9635b2ca0c0cffe4

diff --git a/app-admin/glance/glance-17.0.0.ebuild 
b/app-admin/glance/glance-17.0.0.ebuild
deleted file mode 100644
index ac61eca8115..000
--- a/app-admin/glance/glance-17.0.0.ebuild
+++ /dev/null
@@ -1,143 +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 user
-
-DESCRIPTION="Services for discovering, registering, and retrieving VM images"
-HOMEPAGE="https://launchpad.net/glance;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/openstack/glance.git;
-   EGIT_BRANCH="stable/rocky"
-else
-   SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="doc mysql postgres +sqlite +swift"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   ${CDEPEND}"
-
-#note to self, wsgiref is a python builtin, no need to package it
-#>=dev-python/wsgiref-0.1.2[${PYTHON_USEDEP}]
-
-RDEPEND="
-   ${CDEPEND}
-   >=dev-python/defusedxml-0.5.0[${PYTHON_USEDEP}]
-   sqlite? (
-   >=dev-python/sqlalchemy-1.0.10[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.6[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.7[sqlite,${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.8[sqlite,${PYTHON_USEDEP}]
-   )
-   mysql? (
-   >=dev-python/pymysql-0.7.6[${PYTHON_USEDEP}]
-   !~dev-python/pymysql-0.7.7[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.6[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.7[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.8[${PYTHON_USEDEP}]
-   )
-   postgres? (
-   >=dev-python/psycopg-2.5.0[${PYTHON_USEDEP}]
-   >=dev-python/sqlalchemy-1.0.10[${PYTHON_USEDEP}]
-   !~dev-python/sqlalchemy-1.1.5[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/neutron/

2020-01-26 Thread Matthew Thode
commit: 07bba3657881747e6cacd9a57b9b1cffcb9d392c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:35:04 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bba365

sys-cluster/neutron: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/neutron/Manifest   |  11 --
 sys-cluster/neutron/neutron-14.0.2.ebuild  | 229 -
 sys-cluster/neutron/neutron-14.0.3.ebuild  | 229 -
 sys-cluster/neutron/neutron-14.0.4.ebuild  | 229 -
 sys-cluster/neutron/neutron-2018.2..ebuild | 229 -
 5 files changed, 927 deletions(-)

diff --git a/sys-cluster/neutron/Manifest b/sys-cluster/neutron/Manifest
index 9804f36bf8f..a9b51a3fae2 100644
--- a/sys-cluster/neutron/Manifest
+++ b/sys-cluster/neutron/Manifest
@@ -1,21 +1,10 @@
-DIST neutron-14.0.2.tar.gz 10734311 BLAKE2B 
fea60def53a82bddf0815701d0f4998a51acc1e8fea6c589761852605c3a30b0f9c31656dc251f53698fe633befe40eb6eb32225e1ea6412f71fc6550d3698b5
 SHA512 
ab58e0fdf501e279532b78f02326e56722a81a8baa0800e2c28bf2d46ef7d9f20fc4516a8b8f84f2738aaaef83997b096223d3abbc07c6f712ca4d4fd587c731
-DIST neutron-14.0.3.tar.gz 10747068 BLAKE2B 
47cbb470408781ab98573c6f3398e1d42e8005be3cdfbe7e4dd26ec50924cbc2c073b0198e578c7de88f3859ec010373f426712d78efaa39c898e22802790c55
 SHA512 
f3a65d43c13d80715709f355926ecb712a9c18c579c1bbc7b05e4efd38cdef13305c3c2cc317437eebc648a57115a109ff32d54a0819322e78b74fb40412c1ae
-DIST neutron-14.0.4.tar.gz 10750971 BLAKE2B 
448f26ee523895f37849463250fa9eb73c53c300d468e7a58e01a1023a1ed05639171093d81bdd60b8256fd9aaccbfc56cc6a4415b2df038e589d7375fc8a2bb
 SHA512 
02ae67fd30f9cb63014638de85ebe3b52bc816e473615dc2a9bde1995249cdd436ab86e397e273b2d6d32e15628124071c46c21d9c12e7c536590cfe52876da8
 DIST neutron-15.0.0.tar.gz 10512007 BLAKE2B 
a0cbd9a9279daf89ac6c162063c1e1f706335a53c24d9cdc946be2f44c42fc62c4755ad0c8414b5c67c26c916656491e24dcf398c670588815155a498a0cee56
 SHA512 
911cddb5521b8f3758895f91f638f28adeda8e5b2154376dd99eb78e189f8fd77074fbec8b9805b75db7002a71442630380f0aa37cd8a2e3c13d38c10f9dbcef
 DIST neutron-15.0.1.tar.gz 10516525 BLAKE2B 
a74d96c09cc387ca65654e7b6e338ea5c2407e3af051b4ba442c5658b9a5578b13f9d2419afb75816c6b8f006b5f27d611525246afb592931dd86e179a7d2df8
 SHA512 
f724f8f830e2b6b04914b0e00851acb0c43c671a32d6b751cc0a3cdd8f7fc03a35c61baa6ce839f85044a56870f58054d6775ad9770d59de447263165de58e9c
-DIST neutron-configs-14.0.2.tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
-DIST neutron-configs-14.0.3.tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
-DIST neutron-configs-14.0.4.tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
 DIST neutron-configs-15.0.0.tar.gz 23546 BLAKE2B 
df706681e63e4f36b54be33a6619da15d642803f40afe737bd31426f9b3643a6a032cb8bfcb95899d1e67b759155fd14bb45f41460cefdc7d9f91d3377a90d5d
 SHA512 
ef4555be50dfb81a0558ed28eb917a1d0634d913a2b0b58deeae3132a0e3c61521074b21d195e51e348a08b55c21919b537ac3c7122f4d5524ead824642292fe
 DIST neutron-configs-15.0.1.tar.gz 23546 BLAKE2B 
df706681e63e4f36b54be33a6619da15d642803f40afe737bd31426f9b3643a6a032cb8bfcb95899d1e67b759155fd14bb45f41460cefdc7d9f91d3377a90d5d
 SHA512 
ef4555be50dfb81a0558ed28eb917a1d0634d913a2b0b58deeae3132a0e3c61521074b21d195e51e348a08b55c21919b537ac3c7122f4d5524ead824642292fe
-DIST neutron-configs-2018.2..tar.gz 26109 BLAKE2B 
5de3b90dcb6f8c86ce659b3ab439a79dd920aaf57b66a1e1b29f1b0d0fd433b222335a634dca01ce2b0e07acc3011ff6bf25983071dc0ff00e78ac847ee3fdd6
 SHA512 
498f41ffec6c14597e9785da9a36c2d906138215b34017aa93f56d051078682279bcce05288d2534ff7ab8208b8251c9f721256488f6850173210e41bc6dd51c
 DIST neutron-configs-2019.1..tar.gz 22973 BLAKE2B 
f454ccc2569ec1e586d88b410d3acbe557f25894c5f4d06558aa242f3d14971b791eca0d827f22400ef02db9899fdb2a501b1b745a531c0f6577318a28c58278
 SHA512 
dce4a1fd8880d9ffbde9014dffdbb67f69a798a834f9cc6ac6ccd34d520c21b468b16093b3c54fbb472ded501305775b0b31da3c62a860cf19c4486a30c1da2b
 DIST neutron-configs-2019.2..tar.gz 23546 BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/placement/

2020-01-26 Thread Matthew Thode
commit: 755406d644cf6b7835cbb634dad1c5c78e0f43f7
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:32:34 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755406d6

sys-cluster/placement: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/placement/Manifest |   3 -
 sys-cluster/placement/placement-1.0.0-r1.ebuild| 108 -
 sys-cluster/placement/placement-2019.1..ebuild | 108 -
 sys-cluster/placement/placement-2019.2..ebuild |  11 +--
 4 files changed, 4 insertions(+), 226 deletions(-)

diff --git a/sys-cluster/placement/Manifest b/sys-cluster/placement/Manifest
index 83301096e34..d21da5fb32b 100644
--- a/sys-cluster/placement/Manifest
+++ b/sys-cluster/placement/Manifest
@@ -1,6 +1,3 @@
-DIST openstack-placement-1.0.0.tar.gz 428179 BLAKE2B 
342997d848f134de747e4fa7ac0c38c07c3ff0840b529a8664a0733aa9700592b00c9ef72ae27e3b0ce892c44a14eebc2c32edf078e1c1a77885be4655fc8bf4
 SHA512 
50c93d35868b0ee78a6f753e174b2c22742fed1287dfa5801db28692033fa92e21dbce8fe22d16eb8e3e1dbd798fb80e6c9631ac838455f8b91c3e4ba01e5fff
 DIST openstack-placement-2.0.0.tar.gz 500804 BLAKE2B 
5747245c746ca28a3c77c10e5f979765b85972f3eef9583318245ded994c97ef84f3ee0d2c08f9205a3682b8c6a9d391454cae7ef655a1b06bbabde9556b811f
 SHA512 
0964fcdd690c660168ce1f8a11b09a2f237613e81f6850f30b36f826fe51a967bf85ed632b7e4ee9faea1634346f9e0ecc8a79b1b5cc039ce97317a263b33d7c
-DIST placement.conf.sample-1.0.0 19383 BLAKE2B 
0088bffd3755ff589026856c977f241a1d98d151966ad7ece7b11e6fb382b1cc49fd606c66d857defba52db1927b6255f74144ce61d86e806e014baf97e6af1f
 SHA512 
ea3c842145870fc51cf9d118734cab07498691fabc5313297e8956e2c8547eddfd0ef99b8529a8ad5e4d7b98e708276c3bed6549158b5ea774c39ef16777d1d3
 DIST placement.conf.sample-2.0.0 25512 BLAKE2B 
ddc802d500bc7f5b8627740ab5d8905fbf0c4629b18810907cee74dbe82a55b2440d89a4ddba496196627373c3f109daec33dd2841e73b8b1dbadb6407daa8f0
 SHA512 
3d4f81a00a2f98bfdb25b6a15f2db94c06547b4f98f22d503123475f9e73cdb65252c5958ba5e954cfcddfa64c60de362768fca88b83a4215ec462d9995ac1fc
-DIST placement.conf.sample-2019.1. 19383 BLAKE2B 
0088bffd3755ff589026856c977f241a1d98d151966ad7ece7b11e6fb382b1cc49fd606c66d857defba52db1927b6255f74144ce61d86e806e014baf97e6af1f
 SHA512 
ea3c842145870fc51cf9d118734cab07498691fabc5313297e8956e2c8547eddfd0ef99b8529a8ad5e4d7b98e708276c3bed6549158b5ea774c39ef16777d1d3
 DIST placement.conf.sample-2019.2. 25512 BLAKE2B 
ddc802d500bc7f5b8627740ab5d8905fbf0c4629b18810907cee74dbe82a55b2440d89a4ddba496196627373c3f109daec33dd2841e73b8b1dbadb6407daa8f0
 SHA512 
3d4f81a00a2f98bfdb25b6a15f2db94c06547b4f98f22d503123475f9e73cdb65252c5958ba5e954cfcddfa64c60de362768fca88b83a4215ec462d9995ac1fc

diff --git a/sys-cluster/placement/placement-1.0.0-r1.ebuild 
b/sys-cluster/placement/placement-1.0.0-r1.ebuild
deleted file mode 100644
index 05dd9fb8deb..000
--- a/sys-cluster/placement/placement-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,108 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1 user
-
-DESCRIPTION="A HTTP service for managing, selecting, and claiming cloud 
resources."
-HOMEPAGE="https://github.com/openstack/placement;
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/placement/stein/placement.conf.sample
 -> placement.conf.sample-${PV}"
-   EGIT_REPO_URI="https://github.com/openstack/placement.git;
-   EGIT_BRANCH="stable/stein"
-else
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/placement/stein/placement.conf.sample
 -> placement.conf.sample-${PV}
-   https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-   S="${WORKDIR}/openstack-${P}"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="mysql postgres sqlite"
-REQUIRED_USE="|| ( mysql postgres sqlite )"
-
-DEPEND="
-   >=dev-python/setuptools-21.0.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-24.0.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.0.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.0.1[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.0.2[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.0.3[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.1.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.1.1[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.2.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.3.0[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.3.1[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-34.3.2[${PYTHON_USEDEP}]
-   !~dev-python/setuptools-36.2.0[${PYTHON_USEDEP}]
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   

[gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/

2020-01-26 Thread Matthew Thode
commit: 0249211d25a5fa7c12acbcaea351ba97b9fccc6c
Author: Matthew Thode  gentoo  org>
AuthorDate: Sun Jan 26 22:01:12 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sun Jan 26 22:40:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0249211d

sys-cluster/heat: cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/heat/Manifest|   6 --
 sys-cluster/heat/heat-11.0.2.ebuild  | 161 --
 sys-cluster/heat/heat-12.0.0.ebuild  | 163 ---
 sys-cluster/heat/heat-2018.2..ebuild | 161 --
 sys-cluster/heat/heat-2019.1..ebuild | 162 --
 5 files changed, 653 deletions(-)

diff --git a/sys-cluster/heat/Manifest b/sys-cluster/heat/Manifest
index d7b576d092a..6a95dfe24a3 100644
--- a/sys-cluster/heat/Manifest
+++ b/sys-cluster/heat/Manifest
@@ -1,9 +1,3 @@
-DIST heat.conf.sample-11.0.2 89219 BLAKE2B 
6db6b6476c90bedb8bccb88d6e792fd62d599bf4721153f9cd79fc22d6e99f5096d560d5ead9ee2388529a9ff0514e591444c462621e37ecdc0879ed6f78
 SHA512 
aedde1cea25ecbdff4de8fe410bcb13cf937a4479b9fa27aab8170f92956499c678c2546cc3f373f58c287f13576b1561613b5ff71e6fae5b60bb3d580a90f4f
-DIST heat.conf.sample-12.0.0 74064 BLAKE2B 
8ed905ab27d0478a8ff7f705cddb00e1331e52570f799d0d7dda91563fc3a8567a76d50110403ce9e4810efb8c61e9e07fe4871953d66f6bbdcfe90ce3bae772
 SHA512 
aa4f4d0a306cff8a56b043c3891c5aaa2ec3582ab253adc2c0d4ed51f79086fdbe0286faa22cf57f87029e0f6895f12cd56db6feb51308679d42fcb956ea7b8c
 DIST heat.conf.sample-13.0.0 75054 BLAKE2B 
294313cc94bea784536030f7b4cd6b87d8b1624cf842ad98c47451541745d0d0874cccd8167362722b18d9f6cd000dc42ff512ff97a9f40dd31985327a27dbc2
 SHA512 
53f7c8be06006f81316468144376cb8b6fefcd4d149609735ce491e677d2aca88337801598f2366f2b279d52e4c2f7a8422ec7fd0b8aae0ef21dd70553a289ec
-DIST heat.conf.sample-2018.2. 89219 BLAKE2B 
6db6b6476c90bedb8bccb88d6e792fd62d599bf4721153f9cd79fc22d6e99f5096d560d5ead9ee2388529a9ff0514e591444c462621e37ecdc0879ed6f78
 SHA512 
aedde1cea25ecbdff4de8fe410bcb13cf937a4479b9fa27aab8170f92956499c678c2546cc3f373f58c287f13576b1561613b5ff71e6fae5b60bb3d580a90f4f
-DIST heat.conf.sample-2019.1. 74064 BLAKE2B 
8ed905ab27d0478a8ff7f705cddb00e1331e52570f799d0d7dda91563fc3a8567a76d50110403ce9e4810efb8c61e9e07fe4871953d66f6bbdcfe90ce3bae772
 SHA512 
aa4f4d0a306cff8a56b043c3891c5aaa2ec3582ab253adc2c0d4ed51f79086fdbe0286faa22cf57f87029e0f6895f12cd56db6feb51308679d42fcb956ea7b8c
 DIST heat.conf.sample-2019.2. 75054 BLAKE2B 
294313cc94bea784536030f7b4cd6b87d8b1624cf842ad98c47451541745d0d0874cccd8167362722b18d9f6cd000dc42ff512ff97a9f40dd31985327a27dbc2
 SHA512 
53f7c8be06006f81316468144376cb8b6fefcd4d149609735ce491e677d2aca88337801598f2366f2b279d52e4c2f7a8422ec7fd0b8aae0ef21dd70553a289ec
-DIST openstack-heat-11.0.2.tar.gz 2320284 BLAKE2B 
0bb16840cf0637dfd4783cf837f0b9eb8806275f9e292fcde54b18d14058004ce8382a17e433a785027c74653761412c3851a737c30b7a3e7100d6ef34a4f13e
 SHA512 
fdc9dbdfd6c927c9df681a9d1213cd5ea8191d5efeb07c172f87baedad00a16687a074137f88d1d2dcce4081ca23f53cc7afbee8cb3c2a6add6fd01560684cdf
-DIST openstack-heat-12.0.0.tar.gz 2366052 BLAKE2B 
53c44cb20be0383c1dc7df6edea35bfc3547cb9ca652645879b7156a87fa645b74f3317ac28ce15587cee281bb0ba219ddacc2f03cfc56e528156412a104ce5e
 SHA512 
2fcc42de118e2abf380c1b8c2637812f0f3dcaaad0f9ddcf349bd372e9880d2b45bc09ab349faa5c2d2c9384aba73d7679f6e80ba6b143a52b669e13d56fe0e9
 DIST openstack-heat-13.0.0.tar.gz 2342125 BLAKE2B 
1fe46924ff491301f69d91979e3e1be9297a4b499e1dbf5004b1e37633afee1167fcd5e8bb79a2b87d7cf54c50ba9accfa6f3a56874555a3640e22ad69ccb4dc
 SHA512 
b122cb864982730fa3ae5db0b41aa4f9cc0d2cf93c439595c85ed5946cdb25483b30d9dfaf066f4450d5cb4a9613b5527810dd2535f9090e568c5eb63c6e60a4

diff --git a/sys-cluster/heat/heat-11.0.2.ebuild 
b/sys-cluster/heat/heat-11.0.2.ebuild
deleted file mode 100644
index c9b2bf422cc..000
--- a/sys-cluster/heat/heat-11.0.2.ebuild
+++ /dev/null
@@ -1,161 +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 eutils linux-info user
-
-DESCRIPTION="A CloudFormation-compatible openstack-native cloud orchestration 
engine."
-HOMEPAGE="https://launchpad.net/heat;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.rocky
 -> heat.conf.sample-${PV}"
-   EGIT_REPO_URI="https://github.com/openstack/heat.git;
-   EGIT_BRANCH="stable/rocky"
-else
-   
SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/heat/heat.conf.sample.rocky
 -> heat.conf.sample-${PV}
-   https://tarballs.openstack.org/${PN}/openstack-${P}.tar.gz;
-   KEYWORDS="amd64 ~arm64 x86"
-fi
-S="${WORKDIR}/openstack-${P}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="+mysql 

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

2020-01-26 Thread Thomas Deutschmann
commit: cfd4da8acced030a26034d9e3f1f69e81d4a4f02
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:18:51 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfd4da8a

dev-libs/libreport: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/dev-libs/libreport/libreport-2.10.0.ebuild 
b/dev-libs/libreport/libreport-2.10.0.ebuild
index f44fc8f3ffb..f8865c17386 100644
--- a/dev-libs/libreport/libreport-2.10.0.ebuild
+++ b/dev-libs/libreport/libreport-2.10.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/abrt/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 IUSE="+gtk python"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: dev-libs/totem-pl-parser/

2020-01-26 Thread Thomas Deutschmann
commit: 0e798a39bb51274f89bac6832f5c537d3ab63e38
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:20:04 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e798a39

dev-libs/totem-pl-parser: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild 
b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild
index c9bbdbd5fe9..93f323abbed 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ LICENSE="LGPL-2+"
 SLOT="0/18"
 IUSE="archive crypt gtk-doc +introspection +quvi test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
>=dev-libs/glib-2.56:2



[gentoo-commits] repo/gentoo:master commit in: dev-util/gtk-update-icon-cache/

2020-01-26 Thread Thomas Deutschmann
commit: fab467a5bff68ff8cda15f4e089266abbf70c388
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:21:33 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab467a5

dev-util/gtk-update-icon-cache: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild 
b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild
index 7b3b5619d04..c1a146fef74 100644
--- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild
+++ b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ LICENSE="LGPL-2.1+"
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # man page was previously installed by gtk+:3 ebuild
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/zenity/

2020-01-26 Thread Thomas Deutschmann
commit: 9dc884fd5d5d130bd682bdcaf917fe9d9efc7d0d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:24:18 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc884fd

gnome-extra/zenity: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 gnome-extra/zenity/zenity-3.32.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/zenity/zenity-3.32.0.ebuild 
b/gnome-extra/zenity/zenity-3.32.0.ebuild
index a22518e6237..4cf9410b6ca 100644
--- a/gnome-extra/zenity/zenity-3.32.0.ebuild
+++ b/gnome-extra/zenity/zenity-3.32.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Zenity;
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="debug libnotify webkit"
 
 # TODO: X11 dependency is automagically enabled



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gnome-maps/

2020-01-26 Thread Thomas Deutschmann
commit: 9c969fdd75ce2d0c35760e97c51f9e700c38c9aa
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:31:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c969fdd

sci-geosciences/gnome-maps: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sci-geosciences/gnome-maps/gnome-maps-3.34.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.34.3.ebuild 
b/sci-geosciences/gnome-maps/gnome-maps-3.34.3.ebuild
index cb8141452d7..df502b2ed30 100644
--- a/sci-geosciences/gnome-maps/gnome-maps-3.34.3.ebuild
+++ b/sci-geosciences/gnome-maps/gnome-maps-3.34.3.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Maps;
 
 LICENSE="GPL-2+ LGPL-2+ MIT CC-BY-3.0 CC-BY-SA-3.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 # Pure introspection dependencies found by grepping imports.gi in ${S}
 RDEPEND="



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

2020-01-26 Thread Thomas Deutschmann
commit: 785a1cb60ebb8ca88ae6e00057bd5b1522101c20
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:17:33 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785a1cb6

dev-libs/libgusb: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

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

diff --git a/dev-libs/libgusb/libgusb-0.3.2.ebuild 
b/dev-libs/libgusb/libgusb-0.3.2.ebuild
index 87219dfe567..c79995199c3 100644
--- a/dev-libs/libgusb/libgusb-0.3.2.ebuild
+++ b/dev-libs/libgusb/libgusb-0.3.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://people.freedesktop.org/~hughsient/releases/${P}.tar.xz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 IUSE="gtk-doc +introspection static-libs test vala"
 REQUIRED_USE="vala? ( introspection )"



[gentoo-commits] repo/gentoo:master commit in: sys-block/gparted/

2020-01-26 Thread Thomas Deutschmann
commit: 03fd776a7d45fd4689fcd6a9e8f8ce4c4b32b279
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:32:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03fd776a

sys-block/gparted: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 sys-block/gparted/gparted-1.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-block/gparted/gparted-1.0.0.ebuild 
b/sys-block/gparted/gparted-1.0.0.ebuild
index 7bd74943e76..20ba3fd1790 100644
--- a/sys-block/gparted/gparted-1.0.0.ebuild
+++ b/sys-block/gparted/gparted-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2+ FDL-1.2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="btrfs cryptsetup dmraid f2fs fat hfs jfs kde mdadm ntfs policykit 
reiserfs reiser4 udf wayland xfs"
 
 COMMON_DEPEND="



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

2020-01-26 Thread Thomas Deutschmann
commit: f00d4831e6a874fa43210322555d1356705559e4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:35:32 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00d4831

x11-libs/gtk+: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 x11-libs/gtk+/gtk+-3.24.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/gtk+/gtk+-3.24.13.ebuild 
b/x11-libs/gtk+/gtk+-3.24.13.ebuild
index fc1b2443d4e..9b5dd716d3b 100644
--- a/x11-libs/gtk+/gtk+-3.24.13.ebuild
+++ b/x11-libs/gtk+/gtk+-3.24.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ REQUIRED_USE="
xinerama? ( X )
 "
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Upstream wants us to do their job:
 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1



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

2020-01-26 Thread Thomas Deutschmann
commit: c4281c46173389de1a9e6241ef6e7ec75bca86d7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sun Jan 26 22:20:44 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sun Jan 26 22:39:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4281c46

dev-libs/vala-common: x86 stable (bug #706524)

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-libs/vala-common/vala-common-0.44.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/vala-common/vala-common-0.44.11.ebuild 
b/dev-libs/vala-common/vala-common-0.44.11.ebuild
index f66b34153af..e4b348f84be 100644
--- a/dev-libs/vala-common/vala-common-0.44.11.ebuild
+++ b/dev-libs/vala-common/vala-common-0.44.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Vala;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
 IUSE=""
 
 RDEPEND=""



  1   2   3   4   >