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

2020-05-02 Thread Hans de Graaff
commit: 0f028fa0c450731108c47f91af2468e959f79bdd
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sun May  3 03:17:27 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sun May  3 03:17:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f028fa0

dev-ruby/cmdparse: add 3.0.6

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

 dev-ruby/cmdparse/Manifest  |  1 +
 dev-ruby/cmdparse/cmdparse-3.0.6.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/cmdparse/Manifest b/dev-ruby/cmdparse/Manifest
index 617b8668e2b..85787080787 100644
--- a/dev-ruby/cmdparse/Manifest
+++ b/dev-ruby/cmdparse/Manifest
@@ -1,3 +1,4 @@
 DIST cmdparse-2.0.6.gem 53760 BLAKE2B 
eda157aa8f8d4fce31df8944524dbf7f8c9d8f8764bf5fc85de044d50e20be0ba408e45815916389e77b6a42787d4ae00577c66ff0fb46e4526f8209ba56
 SHA512 
c4120b049e7d42d65be80649cdd097d17f8a732f090382759351617225f6235438f4338466e5e8c7b5c35675ca43d4930dc39b357263062ba7ae9c61c85f472e
 DIST cmdparse-3.0.4.gem 54272 BLAKE2B 
cd5c91f810937192a3c6d8895fa4d4e323b51b76e2641e2a93a9dcf7df04a93f86dfe88b1df0e9bd6ca2e1088d02304789eef8fecf8d7e7764266306cef8126b
 SHA512 
f1a36d42de42c7bf06f160d31f44323ab588736e7e5b0ffafe05253ec1d9fe0990e8e1a004b47f82b1316154ac1459a6145a52da5a1e2e32e1c548bb5f37401a
 DIST cmdparse-3.0.5.gem 54272 BLAKE2B 
ff037ffa8b55e79e629eb0a802bc1ad4567e927bfcf42258372686a39cc5471ec3e08b97172d5321f5e559eb9c5ec974d62937884a6ef6ce40a4130121c8d100
 SHA512 
841803929ef24f12ba90fc9545e9b5d1f7c2343ed7556564d5c5d72883256a7690f710fb864d915625393ea29cb1bd6667fa5466087b14a8998e5287a14834c6
+DIST cmdparse-3.0.6.gem 54272 BLAKE2B 
04d1ce8a10a716c913eb6def6e6abd72c4ca5aeb2f761c0fd84d95cce524d853f89d959d2babf078e313b4f7ca738ce7bb3da1027c77c0811cb7c81bf89cb6cf
 SHA512 
c097d0d85c4da423d393bfef875d214221543db19f1fa8f66ea711090e468a67250480ecb8c113d29b77173cd48e809cd3afb5a810cd62986abf066a568515ca

diff --git a/dev-ruby/cmdparse/cmdparse-3.0.6.ebuild 
b/dev-ruby/cmdparse/cmdparse-3.0.6.ebuild
new file mode 100644
index 000..5312b37121c
--- /dev/null
+++ b/dev-ruby/cmdparse/cmdparse-3.0.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+IUSE=""
+
+DESCRIPTION="Advanced command line parser supporting commands"
+HOMEPAGE="https://cmdparse.gettalong.org/;
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+LICENSE="MIT"
+SLOT="3"



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

2020-05-02 Thread Mike Gilbert
commit: 6426be0cfc2d2c5bdc688ec8ac77c0fb0f642b44
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun May  3 02:51:07 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun May  3 02:51:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6426be0c

dev-python/ipyparallel: DISTUTILS_USE_SETUPTOOLS=rdepend

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

 dev-python/ipyparallel/ipyparallel-6.2.3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/ipyparallel/ipyparallel-6.2.3.ebuild 
b/dev-python/ipyparallel/ipyparallel-6.2.3.ebuild
index 24fa3c7b63d..074fd315ca0 100644
--- a/dev-python/ipyparallel/ipyparallel-6.2.3.ebuild
+++ b/dev-python/ipyparallel/ipyparallel-6.2.3.ebuild
@@ -5,6 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="threads(+)"
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 eutils
 



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

2020-05-02 Thread Mike Gilbert
commit: 3dfae5ad0446431239dfe84e5f501bdf750e6b11
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun May  3 02:50:38 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun May  3 02:50:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dfae5ad

dev-python/qtconsole: DISTUTILS_USE_SETUPTOOLS=rdepend

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

 dev-python/qtconsole/qtconsole-4.3.1.ebuild | 1 +
 dev-python/qtconsole/qtconsole-4.6.0.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/qtconsole/qtconsole-4.3.1.ebuild 
b/dev-python/qtconsole/qtconsole-4.3.1.ebuild
index 7d5418c3155..6ac296b425d 100644
--- a/dev-python/qtconsole/qtconsole-4.3.1.ebuild
+++ b/dev-python/qtconsole/qtconsole-4.3.1.ebuild
@@ -5,6 +5,7 @@ EAPI=6
 
 PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="threads(+)"
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 virtualx
 

diff --git a/dev-python/qtconsole/qtconsole-4.6.0.ebuild 
b/dev-python/qtconsole/qtconsole-4.6.0.ebuild
index 6f4c7f149e7..02da2ab4404 100644
--- a/dev-python/qtconsole/qtconsole-4.6.0.ebuild
+++ b/dev-python/qtconsole/qtconsole-4.6.0.ebuild
@@ -5,6 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="threads(+)"
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 virtualx
 



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

2020-05-02 Thread Mike Gilbert
commit: c80d6c7c8a2b61f96e0ab4ec25faa2608dfcca5c
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun May  3 02:49:50 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun May  3 02:49:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80d6c7c

dev-python/ssl-fetch: DISTUTILS_USE_SETUPTOOLS=no

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

 dev-python/ssl-fetch/ssl-fetch-0.4.ebuild  | 1 +
 dev-python/ssl-fetch/ssl-fetch-.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
index 6014f57e3aa..adde725cad0 100644
--- a/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-0.4.ebuild
@@ -4,6 +4,7 @@
 EAPI=5
 
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1
 

diff --git a/dev-python/ssl-fetch/ssl-fetch-.ebuild 
b/dev-python/ssl-fetch/ssl-fetch-.ebuild
index bd7d61998df..0cec3a3935e 100644
--- a/dev-python/ssl-fetch/ssl-fetch-.ebuild
+++ b/dev-python/ssl-fetch/ssl-fetch-.ebuild
@@ -4,6 +4,7 @@
 EAPI=6
 
 PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
 
 EGIT_BRANCH="master"
 



[gentoo-commits] repo/gentoo:master commit in: app-arch/rpm/

2020-05-02 Thread Mike Gilbert
commit: bd7ed43b52f382e6dd7efa4ffd7e1fcc8b46fcdb
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun May  3 02:44:25 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun May  3 02:44:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7ed43b

app-arch/rpm: don't call python-any-r1_pkg_setup when python is disabled

Closes: https://bugs.gentoo.org/720754
Signed-off-by: Mike Gilbert  gentoo.org>

 app-arch/rpm/rpm-4.14.1.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/app-arch/rpm/rpm-4.14.1.ebuild b/app-arch/rpm/rpm-4.14.1.ebuild
index a0b7fb616cf..e611ac291b4 100644
--- a/app-arch/rpm/rpm-4.14.1.ebuild
+++ b/app-arch/rpm/rpm-4.14.1.ebuild
@@ -49,6 +49,10 @@ RDEPEND="${CDEPEND}
selinux? ( sec-policy/selinux-rpm )
 "
 
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
 src_prepare() {
eapply "${FILESDIR}"/${PN}-4.11.0-autotools.patch
eapply "${FILESDIR}"/${PN}-4.8.1-db-path.patch



[gentoo-commits] proj/sci:master commit in: sci-libs/symengine/

2020-05-02 Thread Matthias Maier
commit: 08a7a14351dea6d8e1c87fa1ec44f601af672f1a
Author: Matthias Maier  gentoo  org>
AuthorDate: Sun May  3 02:39:04 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sun May  3 02:41:00 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=08a7a143

sci-lib/symengine: remove package; in main tree

Signed-off-by: Matthias Maier  gentoo.org>

 sci-libs/symengine/metadata.xml   | 18 --
 sci-libs/symengine/symengine-0.1.0.ebuild | 59 ---
 sci-libs/symengine/symengine-.ebuild  | 51 --
 3 files changed, 128 deletions(-)

diff --git a/sci-libs/symengine/metadata.xml b/sci-libs/symengine/metadata.xml
deleted file mode 100644
index 5f5840260..0
--- a/sci-libs/symengine/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mschu@gmail.com
-   Michael Schubert
-   
-   
-   sci-mathemat...@gentoo.org
-   Gentoo Mathematics Project
-   
-   
-   sympy/symengine
-   
-   
-   Add support for boost 
(dev-libs/boost)
-   
-

diff --git a/sci-libs/symengine/symengine-0.1.0.ebuild 
b/sci-libs/symengine/symengine-0.1.0.ebuild
deleted file mode 100644
index 658f6700a..0
--- a/sci-libs/symengine/symengine-0.1.0.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="Fast symbolic manipulation library, written in C++"
-HOMEPAGE="https://github.com/sympy/symengine;
-SRC_URI="https://github.com/sympy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="boost openmp python threads"
-REQUIRED_USE="
-   python? ( ${PYTHON_REQUIRED_USE} )
-   ?? ( openmp threads )"
-
-RDEPEND="
-   dev-libs/jemalloc
-   boost? ( dev-libs/boost )
-   python? ( dev-python/numpy[${PYTHON_USEDEP}] )"
-DEPEND="${RDEPEND}
-   python? (
-   dev-python/cython[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}] )"
-
-CMAKE_BUILD_TYPE=Release
-
-pkg_pretend() {
-   if use openmp && [[ ${MERGE_TYPE} != binary ]]; then
-   if [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then
-   ewarn "OpenMP is not available in your current selected 
gcc"
-   die "need openmp capable gcc"
-   fi
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_INSTALL_PREFIX:PATH="${EPREFIX}"/usr
-   $(cmake-utils_use_with boost)
-   $(cmake-utils_use_with openmp)
-   $(cmake-utils_use_with python)
-   )
-
-   if use threads; then
-   mycmakeargs+=(
-   -DWITH_TCMALLOC:BOOL=ON
-   -DWITH_PTHREAD:BOOL=ON
-   -DWITH_SYMENGINE_THREAD_SAFE:BOOL=ON
-   )
-   fi
-
-   cmake-utils_src_configure
-}

diff --git a/sci-libs/symengine/symengine-.ebuild 
b/sci-libs/symengine/symengine-.ebuild
deleted file mode 100644
index 3448694d2..0
--- a/sci-libs/symengine/symengine-.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit git-r3 cmake-utils
-
-DESCRIPTION="Fast symbolic manipulation library, written in C++"
-HOMEPAGE="https://github.com/sympy/symengine;
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/sympy/symengine.git;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="boost openmp threads"
-REQUIRED_USE="?? ( openmp threads )"
-
-RDEPEND="
-   dev-libs/jemalloc
-   boost? ( dev-libs/boost )"
-DEPEND="${RDEPEND}"
-
-CMAKE_BUILD_TYPE=Release
-
-pkg_pretend() {
-   if use openmp && [[ ${MERGE_TYPE} != binary ]]; then
-   if [[ $(tc-getCC) == *gcc ]] && ! tc-has-openmp; then
-   ewarn "OpenMP is not available in your current selected 
gcc"
-   die "need openmp capable gcc"
-   fi
-   fi
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_INSTALL_PREFIX:PATH="${EPREFIX}"/usr
-   $(cmake-utils_use_with boost)
-   $(cmake-utils_use_with openmp)
-   )
-
-   if use threads; then
-   mycmakeargs+=(
-   -DWITH_TCMALLOC:BOOL=ON
-   -DWITH_PTHREAD:BOOL=ON
-   -DWITH_SYMENGINE_THREAD_SAFE:BOOL=ON
-   )
-   fi
-
-   cmake-utils_src_configure
-}



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

2020-05-02 Thread Mike Gilbert
commit: 68e91160c7bd5aa61763ce19747d4837bab17d69
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun May  3 02:26:50 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun May  3 02:26:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e91160

meson.eclass: include ABI in machine file names

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

 eclass/meson.eclass | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index 323b6ebf095..dce5fffd894 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -165,7 +165,7 @@ _meson_create_cross_file() {
local system cpu_family cpu
_meson_get_machine_info "${CHOST}"
 
-   local fn=${T}/meson.${CHOST}.ini
+   local fn=${T}/meson.${CHOST}.${ABI}.ini
 
cat > "${fn}" <<-EOF
[binaries]
@@ -215,7 +215,7 @@ _meson_create_native_file() {
local system cpu_family cpu
_meson_get_machine_info "${CBUILD}"
 
-   local fn=${T}/meson.${CBUILD}.ini
+   local fn=${T}/meson.${CBUILD}.${ABI}.ini
 
cat > "${fn}" <<-EOF
[binaries]



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

2020-05-02 Thread Mike Gilbert
commit: 4fa4fa183d100a4bb8616db44c4b1c895910a3e1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sun May  3 02:24:20 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sun May  3 02:24:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa4fa18

meson.eclass: fix tc-endian call for native file

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

 eclass/meson.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index 7b1a6a9735b..323b6ebf095 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -248,7 +248,7 @@ _meson_create_native_file() {
system = '${system}'
cpu_family = '${cpu_family}'
cpu = '${cpu}'
-   endian = '$(tc-endian "${CHOST}")'
+   endian = '$(tc-endian "${CBUILD}")'
EOF
 
echo "${fn}"



[gentoo-commits] repo/gentoo:master commit in: app-backup/borgbackup/files/

2020-05-02 Thread Anthony G. Basile
commit: 7d0d9c122aa4680930cdaf39f609d70504a4eb09
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Apr 25 15:50:48 2020 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Sun May  3 02:08:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d0d9c12

app-backup/borgbackup: remove unused patch(es)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Signed-off-by: Anthony G. Basile  gentoo.org>

 .../files/borgbackup-1.1.11-unbundle-msgpack.patch | 110 -
 1 file changed, 110 deletions(-)

diff --git 
a/app-backup/borgbackup/files/borgbackup-1.1.11-unbundle-msgpack.patch 
b/app-backup/borgbackup/files/borgbackup-1.1.11-unbundle-msgpack.patch
deleted file mode 100644
index 85b612af237..000
--- a/app-backup/borgbackup/files/borgbackup-1.1.11-unbundle-msgpack.patch
+++ /dev/null
@@ -1,110 +0,0 @@
-diff -Naur borgbackup-1.1.11.orig/setup.cfg borgbackup-1.1.11/setup.cfg
 borgbackup-1.1.11.orig/setup.cfg   2020-03-07 18:44:15.0 -0500
-+++ borgbackup-1.1.11/setup.cfg2020-03-11 10:28:25.168481822 -0400
-@@ -6,7 +6,7 @@
-   F401,F405,F811,
-   W504
- max-line-length = 255
--exclude = 
build,dist,.git,.idea,.cache,.tox,docs/conf.py,src/borg/algorithms/msgpack
-+exclude = build,dist,.git,.idea,.cache,.tox,docs/conf.py
- 
- [egg_info]
- tag_build = 
-diff -Naur borgbackup-1.1.11.orig/setup.py borgbackup-1.1.11/setup.py
 borgbackup-1.1.11.orig/setup.py2020-03-07 18:32:06.0 -0500
-+++ borgbackup-1.1.11/setup.py 2020-03-11 10:28:15.568759338 -0400
-@@ -25,8 +25,6 @@
- # True: use the shared libb2 from the system, False: use the bundled blake2 
code
- prefer_system_libb2 = True
- 
--# prefer_system_msgpack is another option, but you need to set it in 
src/borg/helpers.py.
--
- min_python = (3, 4)
- my_python = sys.version_info
- 
-@@ -79,8 +77,6 @@
- platform_syncfilerange_source = 'src/borg/platform/syncfilerange.pyx'
- platform_darwin_source = 'src/borg/platform/darwin.pyx'
- platform_freebsd_source = 'src/borg/platform/freebsd.pyx'
--msgpack_packer_source = 'src/borg/algorithms/msgpack/_packer.pyx'
--msgpack_unpacker_source = 'src/borg/algorithms/msgpack/_unpacker.pyx'
- 
- cython_c_sources = [
- # these .pyx will get compiled to .c
-@@ -98,12 +94,6 @@
- platform_darwin_source,
- ]
- 
--cython_cpp_sources = [
--# these .pyx will get compiled to .cpp
--msgpack_packer_source,
--msgpack_unpacker_source,
--]
--
- try:
- from Cython.Distutils import build_ext
- import Cython.Compiler.Main as cython_compiler
-@@ -133,8 +123,6 @@
- 'src/borg/platform/syncfilerange.c',
- 'src/borg/platform/freebsd.c',
- 'src/borg/platform/darwin.c',
--'src/borg/algorithms/msgpack/_packer.cpp',
--'src/borg/algorithms/msgpack/_unpacker.cpp',
- ])
- super().make_distribution()
- 
-@@ -155,14 +143,12 @@
- platform_freebsd_source = platform_freebsd_source.replace('.pyx', '.c')
- platform_darwin_source = platform_darwin_source.replace('.pyx', '.c')
- 
--msgpack_packer_source = msgpack_packer_source.replace('.pyx', '.cpp')
--msgpack_unpacker_source = msgpack_unpacker_source.replace('.pyx', '.cpp')
- 
- from distutils.command.build_ext import build_ext
- if not on_rtd and not all(os.path.exists(path) for path in [
- compress_source, crypto_ll_source, chunker_source, hashindex_source, 
item_source, checksums_source,
- platform_posix_source, platform_linux_source, 
platform_syncfilerange_source, platform_freebsd_source, platform_darwin_source,
--msgpack_packer_source, msgpack_unpacker_source]):
-+]):
- raise ImportError('The GIT version of Borg needs Cython. Install 
Cython or use a released version.')
- 
- 
-@@ -805,26 +791,7 @@
-system_prefix=libb2_prefix, 
system=libb2_system,
-**crypto_ext_kwargs)
- 
--msgpack_endian = '__BIG_ENDIAN__' if (sys.byteorder == 'big') else 
'__LITTLE_ENDIAN__'
--msgpack_macros = [(msgpack_endian, '1')]
--msgpack_packer_ext_kwargs = dict(
--sources=[msgpack_packer_source],
--include_dirs=include_dirs,
--library_dirs=library_dirs,
--define_macros=msgpack_macros,
--language='c++',
--)
--msgpack_unpacker_ext_kwargs = dict(
--sources=[msgpack_unpacker_source],
--include_dirs=include_dirs,
--library_dirs=library_dirs,
--define_macros=msgpack_macros,
--language='c++',
--)
--
- ext_modules += [
--Extension('borg.algorithms.msgpack._packer', 
**msgpack_packer_ext_kwargs),
--Extension('borg.algorithms.msgpack._unpacker', 
**msgpack_unpacker_ext_kwargs),
- Extension('borg.compress', **compress_ext_kwargs),
- 

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

2020-05-02 Thread Matt Turner
commit: 611492b9f7ef001a3fc4e73b36ec6a3e01442103
Author: Matt Turner  gentoo  org>
AuthorDate: Sun May  3 01:28:51 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun May  3 01:32:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=611492b9

x11-misc/xscreensaver: Drop libXxf86misc dependency

Closes: https://bugs.gentoo.org/720158
Signed-off-by: Matt Turner  gentoo.org>

 .../xscreensaver-remove-libXxf86misc-dep.patch | 49 ++
 ...ver-5.38.ebuild => xscreensaver-5.38-r1.ebuild} |  2 +-
 ...-5.43-r2.ebuild => xscreensaver-5.43-r3.ebuild} |  2 +-
 ...-5.44-r1.ebuild => xscreensaver-5.44-r2.ebuild} |  2 +-
 4 files changed, 52 insertions(+), 3 deletions(-)

diff --git 
a/x11-misc/xscreensaver/files/xscreensaver-remove-libXxf86misc-dep.patch 
b/x11-misc/xscreensaver/files/xscreensaver-remove-libXxf86misc-dep.patch
new file mode 100644
index 000..79ffcd7098c
--- /dev/null
+++ b/x11-misc/xscreensaver/files/xscreensaver-remove-libXxf86misc-dep.patch
@@ -0,0 +1,49 @@
+libXxf86misc is the client-side code of an X extension that has not been
+supported by the Xserver in more than 10 years. Since xscreensaver's dependency
+on it is automagic, we have to patch configure.in to safely remove it.
+
+https://bugs.gentoo.org/720158
+
+diff -ruN xscreensaver.orig/configure.in xscreensaver/configure.in
+--- xscreensaver.orig/configure.in 2020-05-02 18:09:23.169324761 -0700
 xscreensaver/configure.in  2020-05-02 18:09:52.578233240 -0700
+@@ -104,12 +104,6 @@
+   (It's available if the file /usr/include/X11/extensions/XInput.h
+   exists.)])
+ 
+-AH_TEMPLATE([HAVE_XF86MISCSETGRABKEYSSTATE],
+-  [Define this if you have the XF86MiscSetGrabKeysState function
+-  (which allows the Ctrl-Alt-KP_star and Ctrl-Alt-KP_slash key
+-  sequences to be temporarily disabled.  Sadly, it doesn't affect
+-  Ctrl-Alt-BS or Ctrl-Alt-F1.)])
+-
+ AH_TEMPLATE([HAVE_RANDR],
+   [Define this if you have the Resize and Rotate extension.
+   This is standard on sufficiently-recent XFree86 systems, and
+@@ -1888,25 +1882,6 @@
+ fi
+ 
+ 
+-###
+-#
+-#   Check for XF86MiscSetGrabKeysState (but only bother if we are already
+-# using other XF86 stuff.)
+-#
+-###
+-
+-have_xf86miscsetgrabkeysstate=no
+-if test "$have_xf86gamma" = yes -o "$have_xf86vmode" = yes; then
+-  AC_CHECK_X_LIB(Xxf86misc, XF86MiscSetGrabKeysState,
+-[have_xf86miscsetgrabkeysstate=yes],
+-[true], -lXext -lX11)
+-  if test "$have_xf86miscsetgrabkeysstate" = yes ; then
+-SAVER_LIBS="$SAVER_LIBS -lXxf86misc"
+-AC_DEFINE(HAVE_XF86MISCSETGRABKEYSSTATE)
+-  fi
+-fi
+-
+-
+ 
###
+ #
+ #   Check for HP XHPDisableReset and XHPEnableReset.
+

diff --git a/x11-misc/xscreensaver/xscreensaver-5.38.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.38-r1.ebuild
similarity index 98%
rename from x11-misc/xscreensaver/xscreensaver-5.38.ebuild
rename to x11-misc/xscreensaver/xscreensaver-5.38-r1.ebuild
index 655aea06e05..9ffa8e21aea 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.38.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.38-r1.ebuild
@@ -30,7 +30,6 @@ COMMON_DEPEND="
x11-libs/libXmu
x11-libs/libXrandr
x11-libs/libXt
-   x11-libs/libXxf86misc
x11-libs/libXxf86vm
jpeg? ( virtual/jpeg:0 )
new-login? (
@@ -75,6 +74,7 @@ src_prepare() {
fi
 
eapply \
+   "${FILESDIR}"/${PN}-remove-libXxf86misc-dep.patch \
"${FILESDIR}"/${PN}-5.05-interix.patch \
"${FILESDIR}"/${PN}-5.20-blurb-hndl-test-passwd.patch \
"${FILESDIR}"/${PN}-5.20-test-passwd-segv-tty.patch \

diff --git a/x11-misc/xscreensaver/xscreensaver-5.43-r2.ebuild 
b/x11-misc/xscreensaver/xscreensaver-5.43-r3.ebuild
similarity index 98%
rename from x11-misc/xscreensaver/xscreensaver-5.43-r2.ebuild
rename to x11-misc/xscreensaver/xscreensaver-5.43-r3.ebuild
index 3f0ba54893e..5a18a227934 100644
--- a/x11-misc/xscreensaver/xscreensaver-5.43-r2.ebuild
+++ b/x11-misc/xscreensaver/xscreensaver-5.43-r3.ebuild
@@ -30,7 +30,6 @@ COMMON_DEPEND="
x11-libs/libXmu
x11-libs/libXrandr
x11-libs/libXt
-   x11-libs/libXxf86misc
x11-libs/libXxf86vm
caps? ( sys-libs/libcap )
jpeg? ( virtual/jpeg:0 )
@@ -64,6 +63,7 @@ DEPEND="
x11-base/xorg-proto
 "
 PATCHES=(
+   "${FILESDIR}"/${PN}-remove-libXxf86misc-dep.patch
"${FILESDIR}"/${PN}-5.05-interix.patch
"${FILESDIR}"/${PN}-5.20-blurb-hndl-test-passwd.patch
"${FILESDIR}"/${PN}-5.20-test-passwd-segv-tty.patch

diff --git a/x11-misc/xscreensaver/xscreensaver-5.44-r1.ebuild 

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

2020-05-02 Thread Matt Turner
commit: ec0f5f81df3b994391d928a5cfbf64582f0676ca
Author: Matt Turner  gentoo  org>
AuthorDate: Sun May  3 00:36:54 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun May  3 00:36:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0f5f81

media-sound/schismtracker: Drop dependency on libXxf86misc

Closes: https://bugs.gentoo.org/720156
Signed-off-by: Matt Turner  gentoo.org>

 .../{schismtracker-20180810.ebuild => schismtracker-20180810-r1.ebuild}  | 1 -
 1 file changed, 1 deletion(-)

diff --git a/media-sound/schismtracker/schismtracker-20180810.ebuild 
b/media-sound/schismtracker/schismtracker-20180810-r1.ebuild
similarity index 98%
rename from media-sound/schismtracker/schismtracker-20180810.ebuild
rename to media-sound/schismtracker/schismtracker-20180810-r1.ebuild
index 4744ab0d1e1..5c18d760c9f 100644
--- a/media-sound/schismtracker/schismtracker-20180810.ebuild
+++ b/media-sound/schismtracker/schismtracker-20180810-r1.ebuild
@@ -20,7 +20,6 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXext
x11-libs/libXv
-   x11-libs/libXxf86misc
 "
 DEPEND="${RDEPEND}
virtual/os-headers



[gentoo-commits] proj/kde:master commit in: kde-frameworks/plasma-wayland-protocols/

2020-05-02 Thread Andreas Sturmlechner
commit: 46e1da2dd65a124338d9a3f1c00c1318b6e1e24e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 23:01:37 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:08:26 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=46e1da2d

kde-frameworks/plasma-wayland-protocols: Remove unused package

Moved to dev-libs/plasma-wayland-protocols.

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

 .../plasma-wayland-protocols/metadata.xml  |  8 ---
 .../plasma-wayland-protocols-.ebuild   | 25 --
 2 files changed, 33 deletions(-)

diff --git a/kde-frameworks/plasma-wayland-protocols/metadata.xml 
b/kde-frameworks/plasma-wayland-protocols/metadata.xml
deleted file mode 100644
index 2fdbf33d96..00
--- a/kde-frameworks/plasma-wayland-protocols/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   k...@gentoo.org
-   Gentoo KDE Project
-   
-

diff --git 
a/kde-frameworks/plasma-wayland-protocols/plasma-wayland-protocols-.ebuild 
b/kde-frameworks/plasma-wayland-protocols/plasma-wayland-protocols-.ebuild
deleted file mode 100644
index ac2e45a636..00
--- 
a/kde-frameworks/plasma-wayland-protocols/plasma-wayland-protocols-.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Plasma Specific Protocols for Wayland"
-HOMEPAGE="https://cgit.kde.org/plasma-wayland-protocols.git;
-
-LICENSE="LGPL-2.1"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-   >=dev-libs/wayland-1.15.0
-   >=dev-qt/qtconcurrent-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5[egl]
-   >=dev-qt/qtwayland-${QTMIN}:5
-"
-DEPEND="${RDEPEND}
-   >=dev-libs/wayland-protocols-1.15
-"



[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/.kde-plasma-live.base/, ...

2020-05-02 Thread Andreas Sturmlechner
commit: 365ef74fe949993ed57f3baef709904c6881106a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 23:14:44 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:16:59 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=365ef74f

Documentation: Add dev-libs/plasma-wayland-protocols to kde-plasma-live

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

 Documentation/package.accept_keywords/.kde-plasma-live.base/more-deps | 1 +
 Documentation/package.accept_keywords/.kde-plasma-live/more-deps  | 1 +
 Documentation/package.accept_keywords/kde-plasma-live.keywords| 1 +
 3 files changed, 3 insertions(+)

diff --git 
a/Documentation/package.accept_keywords/.kde-plasma-live.base/more-deps 
b/Documentation/package.accept_keywords/.kde-plasma-live.base/more-deps
index e69de29bb2..81aa749b94 100644
--- a/Documentation/package.accept_keywords/.kde-plasma-live.base/more-deps
+++ b/Documentation/package.accept_keywords/.kde-plasma-live.base/more-deps
@@ -0,0 +1 @@
+~dev-libs/plasma-wayland-protocols- **

diff --git a/Documentation/package.accept_keywords/.kde-plasma-live/more-deps 
b/Documentation/package.accept_keywords/.kde-plasma-live/more-deps
index e69de29bb2..81aa749b94 100644
--- a/Documentation/package.accept_keywords/.kde-plasma-live/more-deps
+++ b/Documentation/package.accept_keywords/.kde-plasma-live/more-deps
@@ -0,0 +1 @@
+~dev-libs/plasma-wayland-protocols- **

diff --git a/Documentation/package.accept_keywords/kde-plasma-live.keywords 
b/Documentation/package.accept_keywords/kde-plasma-live.keywords
index 229744cc79..6144385b54 100644
--- a/Documentation/package.accept_keywords/kde-plasma-live.keywords
+++ b/Documentation/package.accept_keywords/kde-plasma-live.keywords
@@ -50,3 +50,4 @@
 ~kde-plasma/user-manager- **
 ~kde-plasma/xdg-desktop-portal-kde- **
 ~kde-plasma/xembed-sni-proxy- **
+~dev-libs/plasma-wayland-protocols- **



[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/, Documentation/maintainers/, ...

2020-05-02 Thread Andreas Sturmlechner
commit: 1feae6d08a6b4df0318b2b9a8a1bd8c1cccf1eb9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 23:11:07 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:16:59 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1feae6d0

Documentation: Add KDE Frameworks 5.70.0

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

 Documentation/maintainers/regenerate-files |  2 +-
 .../.kde-frameworks-5.70/_HEADER_  |  2 +
 .../.kde-frameworks-5.70/kde-frameworks-5.70   |  1 +
 .../.kde-frameworks-5.70/more-deps |  0
 .../kde-frameworks-5.70.keywords   | 86 ++
 Documentation/package.mask/kde-frameworks-5.70 | 86 ++
 .../package.unmask/.kde-frameworks-5.70/_HEADER_   |  2 +
 .../.kde-frameworks-5.70/kde-frameworks-5.70   |  1 +
 Documentation/package.unmask/kde-frameworks-5.70   | 86 ++
 9 files changed, 265 insertions(+), 1 deletion(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index a098533cd4..7c9ddcb8fd 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -9,7 +9,7 @@ cd "$(dirname $0)"
 SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
-KF_RELEASES="5.67 5.69"
+KF_RELEASES="5.67 5.69 5.70"
 KF_RELEASE=${KF_RELEASE:-5.67}
 
 PLASMA_RELEASES="5.17 5.18"

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.70/_HEADER_ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.70/_HEADER_
new file mode 100644
index 00..22c1e21177
--- /dev/null
+++ b/Documentation/package.accept_keywords/.kde-frameworks-5.70/_HEADER_
@@ -0,0 +1,2 @@
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.70 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.70/ files 
instead.

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.70/kde-frameworks-5.70
 
b/Documentation/package.accept_keywords/.kde-frameworks-5.70/kde-frameworks-5.70
new file mode 12
index 00..e168003e0d
--- /dev/null
+++ 
b/Documentation/package.accept_keywords/.kde-frameworks-5.70/kde-frameworks-5.70
@@ -0,0 +1 @@
+../../../sets/kde-frameworks-5.70
\ No newline at end of file

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-5.70/more-deps 
b/Documentation/package.accept_keywords/.kde-frameworks-5.70/more-deps
new file mode 100644
index 00..e69de29bb2

diff --git a/Documentation/package.accept_keywords/kde-frameworks-5.70.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-5.70.keywords
new file mode 100644
index 00..a6db90f6f0
--- /dev/null
+++ b/Documentation/package.accept_keywords/kde-frameworks-5.70.keywords
@@ -0,0 +1,86 @@
+# Autogenerated by regenerate-files, DO NOT EDIT.
+# You can use this file to keyword/unkeyword the KDE Frameworks 5.70 release.
+# Edit Documentation/package.accept_keywords/.kde-frameworks-5.70/ files 
instead.
+

[gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-server/

2020-05-02 Thread Andreas Sturmlechner
commit: 8e2b718e458e7c49c791319c8dcce0e34537a5e9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 23:13:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:16:59 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=8e2b718e

kde-plasma/kwayland-server: DEPEND on dev-libs/plasma-wayland-protocols

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

 kde-plasma/kwayland-server/kwayland-server-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/kwayland-server/kwayland-server-.ebuild 
b/kde-plasma/kwayland-server/kwayland-server-.ebuild
index 09cd579fa0..fa838940a7 100644
--- a/kde-plasma/kwayland-server/kwayland-server-.ebuild
+++ b/kde-plasma/kwayland-server/kwayland-server-.ebuild
@@ -27,8 +27,8 @@ RDEPEND="
media-libs/mesa[egl]
 "
 DEPEND="${RDEPEND}
+   dev-libs/plasma-wayland-protocols
>=dev-libs/wayland-protocols-1.15
-   >=kde-frameworks/plasma-wayland-protocols-${KFMIN}:5
 "
 
 # All failing, I guess we need a virtual wayland server



[gentoo-commits] proj/kde:master commit in: sets/

2020-05-02 Thread Andreas Sturmlechner
commit: acaba4f6c31addaa6f8d9d7e6d901640c86a2b62
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 22:51:22 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:08:25 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=acaba4f6

sets: Drop kde-frameworks/plasma-wayland-protocols from kde-frameworks-live

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

 sets/kde-frameworks-live | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sets/kde-frameworks-live b/sets/kde-frameworks-live
index 8c07b233c2..3d80869b32 100644
--- a/sets/kde-frameworks-live
+++ b/sets/kde-frameworks-live
@@ -73,7 +73,6 @@
 ~kde-frameworks/networkmanager-qt-
 ~kde-frameworks/oxygen-icons-
 ~kde-frameworks/plasma-
-~kde-frameworks/plasma-wayland-protocols-
 ~kde-frameworks/prison-
 ~kde-frameworks/purpose-
 ~kde-frameworks/qqc2-desktop-style-



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kio/, kde-frameworks/kwidgetsaddons/, ...

2020-05-02 Thread Andreas Sturmlechner
commit: e648d78219ec6506e9778b67c2ac6e40a94c867b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat May  2 22:52:39 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat May  2 22:52:39 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e648d782

kde-frameworks: Add KDE Frameworks 5.70.0

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

 kde-frameworks/attica/attica-5.70.0.ebuild | 26 ++
 kde-frameworks/baloo/baloo-5.70.0.ebuild   | 35 
 kde-frameworks/bluez-qt/bluez-qt-5.70.0.ebuild | 38 +
 .../breeze-icons-rcc-5.70.0.ebuild | 35 
 .../breeze-icons/breeze-icons-5.70.0.ebuild| 33 
 .../extra-cmake-modules-5.70.0.ebuild  | 76 +
 .../frameworkintegration-5.70.0.ebuild | 44 ++
 .../kactivities-stats-5.70.0.ebuild| 23 ++
 .../kactivities/kactivities-5.70.0.ebuild  | 29 +++
 kde-frameworks/kapidox/kapidox-5.70.0.ebuild   | 26 ++
 kde-frameworks/karchive/karchive-5.70.0.ebuild | 27 ++
 kde-frameworks/kauth/kauth-5.70.0.ebuild   | 44 ++
 kde-frameworks/kbookmarks/kbookmarks-5.70.0.ebuild | 34 
 .../kcalendarcore/kcalendarcore-5.70.0.ebuild  | 27 ++
 kde-frameworks/kcmutils/kcmutils-5.70.0.ebuild | 33 
 kde-frameworks/kcodecs/kcodecs-5.70.0.ebuild   | 17 
 .../kcompletion/kcompletion-5.70.0.ebuild  | 26 ++
 kde-frameworks/kconfig/kconfig-5.70.0.ebuild   | 37 +
 .../kconfigwidgets/kconfigwidgets-5.70.0.ebuild| 40 +
 kde-frameworks/kcontacts/kcontacts-5.70.0.ebuild   | 35 
 .../kcoreaddons/kcoreaddons-5.70.0.ebuild  | 40 +
 kde-frameworks/kcrash/kcrash-5.70.0.ebuild | 32 
 .../kdbusaddons/kdbusaddons-5.70.0.ebuild  | 30 +++
 .../kdeclarative/kdeclarative-5.70.0.ebuild| 34 
 kde-frameworks/kded/kded-5.70.0.ebuild | 39 +
 .../kdelibs4support/kdelibs4support-5.70.0.ebuild  | 96 ++
 .../kdesignerplugin/kdesignerplugin-5.70.0.ebuild  | 25 ++
 kde-frameworks/kdesu/kdesu-5.70.0.ebuild   | 33 
 kde-frameworks/kdewebkit/kdewebkit-5.70.0.ebuild   | 40 +
 kde-frameworks/kdnssd/kdnssd-5.70.0.ebuild | 33 
 kde-frameworks/kdoctools/kdoctools-5.70.0.ebuild   | 48 +++
 kde-frameworks/kemoticons/kemoticons-5.70.0.ebuild | 28 +++
 .../kfilemetadata/kfilemetadata-5.70.0.ebuild  | 68 +++
 .../kglobalaccel/kglobalaccel-5.70.0.ebuild| 32 
 kde-frameworks/kguiaddons/kguiaddons-5.70.0.ebuild | 23 ++
 kde-frameworks/kholidays/kholidays-5.70.0.ebuild   | 31 +++
 kde-frameworks/khtml/khtml-5.70.0.ebuild   | 72 
 kde-frameworks/ki18n/ki18n-5.70.0.ebuild   | 38 +
 .../kiconthemes/kiconthemes-5.70.0.ebuild  | 32 
 kde-frameworks/kidletime/kidletime-5.70.0.ebuild   | 47 +++
 .../kimageformats/kimageformats-5.70.0.ebuild  | 37 +
 kde-frameworks/kinit/kinit-5.70.0.ebuild   | 51 
 kde-frameworks/kio/kio-5.70.0.ebuild   | 94 +
 kde-frameworks/kirigami/kirigami-5.70.0.ebuild | 47 +++
 .../kitemmodels/kitemmodels-5.70.0.ebuild  | 32 
 kde-frameworks/kitemviews/kitemviews-5.70.0.ebuild | 24 ++
 .../kjobwidgets/kjobwidgets-5.70.0.ebuild  | 39 +
 kde-frameworks/kjs/kjs-5.70.0.ebuild   | 23 ++
 kde-frameworks/kjsembed/kjsembed-5.70.0.ebuild | 28 +++
 .../kmediaplayer/kmediaplayer-5.70.0.ebuild| 23 ++
 kde-frameworks/knewstuff/knewstuff-5.70.0.ebuild   | 39 +
 .../knotifications/knotifications-5.70.0.ebuild| 49 +++
 .../knotifyconfig/knotifyconfig-5.70.0.ebuild  | 34 
 kde-frameworks/kpackage/kpackage-5.70.0.ebuild | 37 +
 kde-frameworks/kparts/kparts-5.70.0.ebuild | 33 
 kde-frameworks/kpeople/kpeople-5.70.0.ebuild   | 40 +
 kde-frameworks/kplotting/kplotting-5.70.0.ebuild   | 21 +
 kde-frameworks/kpty/kpty-5.70.0.ebuild | 27 ++
 .../kquickcharts/kquickcharts-5.70.0.ebuild| 39 +
 kde-frameworks/kross/kross-5.70.0.ebuild   | 34 
 kde-frameworks/krunner/krunner-5.70.0.ebuild   | 38 +
 kde-frameworks/kservice/kservice-5.70.0.ebuild | 51 
 .../ktexteditor/ktexteditor-5.70.0.ebuild  | 59 +
 .../ktextwidgets/ktextwidgets-5.70.0.ebuild| 38 +
 .../kunitconversion/kunitconversion-5.70.0.ebuild  | 28 +++
 kde-frameworks/kwallet/kwallet-5.70.0.ebuild   | 54 
 kde-frameworks/kwayland/kwayland-5.70.0.ebuild | 30 +++
 .../kwidgetsaddons/kwidgetsaddons-5.70.0.ebuild| 30 +++
 

[gentoo-commits] proj/kde:master commit in: Documentation/package.accept_keywords/.kde-frameworks-live/, ...

2020-05-02 Thread Andreas Sturmlechner
commit: a18cf68ce7297432b11dfaa7098525dce421a267
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 22:52:49 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:08:25 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a18cf68c

Documentation: Update KDE Frameworks

kde-frameworks/plasma-wayland-protocols is not going to be a Framework after 
all.

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

 .../package.accept_keywords/.kde-frameworks-live/kde-frameworks-live | 1 -
 Documentation/package.accept_keywords/kde-frameworks-live.keywords   | 1 -
 Documentation/package.mask/kde-frameworks-live   | 1 -
 Documentation/package.unmask/kde-frameworks-live | 1 -
 4 files changed, 4 deletions(-)

diff --git 
a/Documentation/package.accept_keywords/.kde-frameworks-live/kde-frameworks-live
 
b/Documentation/package.accept_keywords/.kde-frameworks-live/kde-frameworks-live
index d0d089ba66..e9db2ecfdd 100644
--- 
a/Documentation/package.accept_keywords/.kde-frameworks-live/kde-frameworks-live
+++ 
b/Documentation/package.accept_keywords/.kde-frameworks-live/kde-frameworks-live
@@ -73,7 +73,6 @@
 ~kde-frameworks/networkmanager-qt- **
 ~kde-frameworks/oxygen-icons- **
 ~kde-frameworks/plasma- **
-~kde-frameworks/plasma-wayland-protocols- **
 ~kde-frameworks/prison- **
 ~kde-frameworks/purpose- **
 ~kde-frameworks/qqc2-desktop-style- **

diff --git a/Documentation/package.accept_keywords/kde-frameworks-live.keywords 
b/Documentation/package.accept_keywords/kde-frameworks-live.keywords
index 7c1dd27c21..175b051d1a 100644
--- a/Documentation/package.accept_keywords/kde-frameworks-live.keywords
+++ b/Documentation/package.accept_keywords/kde-frameworks-live.keywords
@@ -76,7 +76,6 @@
 ~kde-frameworks/networkmanager-qt- **
 ~kde-frameworks/oxygen-icons- **
 ~kde-frameworks/plasma- **
-~kde-frameworks/plasma-wayland-protocols- **
 ~kde-frameworks/prison- **
 ~kde-frameworks/purpose- **
 ~kde-frameworks/qqc2-desktop-style- **

diff --git a/Documentation/package.mask/kde-frameworks-live 
b/Documentation/package.mask/kde-frameworks-live
index 3311060c50..7e2a75bcfe 100644
--- a/Documentation/package.mask/kde-frameworks-live
+++ b/Documentation/package.mask/kde-frameworks-live
@@ -76,7 +76,6 @@
 ~kde-frameworks/networkmanager-qt-
 ~kde-frameworks/oxygen-icons-
 ~kde-frameworks/plasma-
-~kde-frameworks/plasma-wayland-protocols-
 ~kde-frameworks/prison-
 ~kde-frameworks/purpose-
 ~kde-frameworks/qqc2-desktop-style-

diff --git a/Documentation/package.unmask/kde-frameworks-live 
b/Documentation/package.unmask/kde-frameworks-live
index 3311060c50..7e2a75bcfe 100644
--- a/Documentation/package.unmask/kde-frameworks-live
+++ b/Documentation/package.unmask/kde-frameworks-live
@@ -76,7 +76,6 @@
 ~kde-frameworks/networkmanager-qt-
 ~kde-frameworks/oxygen-icons-
 ~kde-frameworks/plasma-
-~kde-frameworks/plasma-wayland-protocols-
 ~kde-frameworks/prison-
 ~kde-frameworks/purpose-
 ~kde-frameworks/qqc2-desktop-style-



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2020-05-02 Thread Andreas Sturmlechner
commit: 665e719169b6db8baef4e8907084b8697b80a15c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 23:09:27 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:16:59 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=665e7191

profiles: Add kde-frameworks-5.70 package.mask

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

 profiles/package.mask/kde-frameworks-5.70 | 86 +++
 1 file changed, 86 insertions(+)

diff --git a/profiles/package.mask/kde-frameworks-5.70 
b/profiles/package.mask/kde-frameworks-5.70
new file mode 100644
index 00..f57729261f
--- /dev/null
+++ b/profiles/package.mask/kde-frameworks-5.70
@@ -0,0 +1,86 @@
+# Andreas Sturmlechner  (05 May 2020)
+# KDE Frameworks 5.70.0 mask
+# Not released yet.
+~kde-frameworks/attica-5.70.0:5
+~kde-frameworks/baloo-5.70.0:5
+~kde-frameworks/bluez-qt-5.70.0:5
+~kde-frameworks/breeze-icons-5.70.0:5
+~kde-frameworks/breeze-icons-rcc-5.70.0:5
+~kde-frameworks/extra-cmake-modules-5.70.0:5
+~kde-frameworks/frameworkintegration-5.70.0:5
+~kde-frameworks/kactivities-5.70.0:5
+~kde-frameworks/kactivities-stats-5.70.0:5
+~kde-frameworks/kapidox-5.70.0:5
+~kde-frameworks/karchive-5.70.0:5
+~kde-frameworks/kauth-5.70.0:5
+~kde-frameworks/kbookmarks-5.70.0:5
+~kde-frameworks/kcalendarcore-5.70.0:5
+~kde-frameworks/kcmutils-5.70.0:5
+~kde-frameworks/kcodecs-5.70.0:5
+~kde-frameworks/kcompletion-5.70.0:5
+~kde-frameworks/kconfig-5.70.0:5
+~kde-frameworks/kconfigwidgets-5.70.0:5
+~kde-frameworks/kcontacts-5.70.0:5
+~kde-frameworks/kcoreaddons-5.70.0:5
+~kde-frameworks/kcrash-5.70.0:5
+~kde-frameworks/kdbusaddons-5.70.0:5
+~kde-frameworks/kdeclarative-5.70.0:5
+~kde-frameworks/kded-5.70.0:5
+~kde-frameworks/kdelibs4support-5.70.0:5
+~kde-frameworks/kdesignerplugin-5.70.0:5
+~kde-frameworks/kdesu-5.70.0:5
+~kde-frameworks/kdewebkit-5.70.0:5
+~kde-frameworks/kdnssd-5.70.0:5
+~kde-frameworks/kdoctools-5.70.0:5
+~kde-frameworks/kemoticons-5.70.0:5
+~kde-frameworks/kfilemetadata-5.70.0:5
+~kde-frameworks/kglobalaccel-5.70.0:5
+~kde-frameworks/kguiaddons-5.70.0:5
+~kde-frameworks/kholidays-5.70.0:5
+~kde-frameworks/khtml-5.70.0:5
+~kde-frameworks/ki18n-5.70.0:5
+~kde-frameworks/kiconthemes-5.70.0:5
+~kde-frameworks/kidletime-5.70.0:5
+~kde-frameworks/kimageformats-5.70.0:5
+~kde-frameworks/kinit-5.70.0:5
+~kde-frameworks/kio-5.70.0:5
+~kde-frameworks/kirigami-5.70.0:5
+~kde-frameworks/kitemmodels-5.70.0:5
+~kde-frameworks/kitemviews-5.70.0:5
+~kde-frameworks/kjobwidgets-5.70.0:5
+~kde-frameworks/kjs-5.70.0:5
+~kde-frameworks/kjsembed-5.70.0:5
+~kde-frameworks/kmediaplayer-5.70.0:5
+~kde-frameworks/knewstuff-5.70.0:5
+~kde-frameworks/knotifications-5.70.0:5
+~kde-frameworks/knotifyconfig-5.70.0:5
+~kde-frameworks/kpackage-5.70.0:5
+~kde-frameworks/kparts-5.70.0:5
+~kde-frameworks/kpeople-5.70.0:5
+~kde-frameworks/kplotting-5.70.0:5
+~kde-frameworks/kpty-5.70.0:5
+~kde-frameworks/kquickcharts-5.70.0:5
+~kde-frameworks/kross-5.70.0:5
+~kde-frameworks/krunner-5.70.0:5
+~kde-frameworks/kservice-5.70.0:5
+~kde-frameworks/ktexteditor-5.70.0:5
+~kde-frameworks/ktextwidgets-5.70.0:5
+~kde-frameworks/kunitconversion-5.70.0:5
+~kde-frameworks/kwallet-5.70.0:5
+~kde-frameworks/kwayland-5.70.0:5
+~kde-frameworks/kwidgetsaddons-5.70.0:5
+~kde-frameworks/kwindowsystem-5.70.0:5
+~kde-frameworks/kxmlgui-5.70.0:5
+~kde-frameworks/kxmlrpcclient-5.70.0:5
+~kde-frameworks/modemmanager-qt-5.70.0:5
+~kde-frameworks/networkmanager-qt-5.70.0:5
+~kde-frameworks/oxygen-icons-5.70.0:5
+~kde-frameworks/plasma-5.70.0:5
+~kde-frameworks/prison-5.70.0:5
+~kde-frameworks/purpose-5.70.0:5
+~kde-frameworks/qqc2-desktop-style-5.70.0:5
+~kde-frameworks/solid-5.70.0:5
+~kde-frameworks/sonnet-5.70.0:5
+~kde-frameworks/syndication-5.70.0:5
+~kde-frameworks/syntax-highlighting-5.70.0:5
+~kde-frameworks/threadweaver-5.70.0:5



[gentoo-commits] proj/kde:master commit in: sets/

2020-05-02 Thread Andreas Sturmlechner
commit: fab8ad3d0101bfa3e46432b40217418f0196e745
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 23:05:32 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:16:59 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fab8ad3d

sets: Add kde-frameworks-5.70

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

 sets/kde-frameworks-5.70 | 83 
 1 file changed, 83 insertions(+)

diff --git a/sets/kde-frameworks-5.70 b/sets/kde-frameworks-5.70
new file mode 100644
index 00..45c6180ac9
--- /dev/null
+++ b/sets/kde-frameworks-5.70
@@ -0,0 +1,83 @@
+

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

2020-05-02 Thread Andreas Sturmlechner
commit: d68231745b96bd5348a4593430c44fb85242dff8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 23:10:18 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:16:59 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=d6823174

kde.org.eclass: Mark KDE Frameworks 5.70.0 unreleased

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

 eclass/kde.org.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index f2e6f03b22..5db8feb30e 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -67,7 +67,7 @@ esac
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( )
+KDE_UNRELEASED=( kde-frameworks-5.70.0 )
 
 HOMEPAGE="https://kde.org/;
 



[gentoo-commits] proj/kde:master commit in: dev-libs/plasma-wayland-protocols/

2020-05-02 Thread Andreas Sturmlechner
commit: f0fc9a41a89a516824ffeebb2711f4779b6017ad
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May  1 23:01:01 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May  1 23:08:25 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f0fc9a41

dev-libs/plasma-wayland-protocols: New package

Moved from kde-plasma/plasma-wayland-protocols.

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

 dev-libs/plasma-wayland-protocols/metadata.xml |  8 
 .../plasma-wayland-protocols-.ebuild   | 18 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-libs/plasma-wayland-protocols/metadata.xml 
b/dev-libs/plasma-wayland-protocols/metadata.xml
new file mode 100644
index 00..2fdbf33d96
--- /dev/null
+++ b/dev-libs/plasma-wayland-protocols/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+

diff --git 
a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-.ebuild 
b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-.ebuild
new file mode 100644
index 00..0767a6e676
--- /dev/null
+++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_NONGUI=true
+KFMIN=5.69.0
+inherit ecm kde.org
+
+DESCRIPTION="Plasma Specific Protocols for Wayland"
+HOMEPAGE="https://cgit.kde.org/plasma-wayland-protocols.git;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="!kde-frameworks/plasma-wayland-protocols"



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

2020-05-02 Thread Robin H. Johnson
commit: 7329f07e1b23c0cbcc967d639a0c4770fbb3d926
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sat May  2 23:47:53 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat May  2 23:48:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7329f07e

www-apps/mirmon: clean old distfile

Signed-off-by: Robin H. Johnson  gentoo.org>

 www-apps/mirmon/Manifest | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www-apps/mirmon/Manifest b/www-apps/mirmon/Manifest
index 4ad88b4292d..73da70f0839 100644
--- a/www-apps/mirmon/Manifest
+++ b/www-apps/mirmon/Manifest
@@ -1,2 +1 @@
-DIST mirmon-2.10.tar.gz 72212 BLAKE2B 
e1f6a68369bd97110d88d3171d552133f48ed8234b06c632f9798b5fd51dcf59e048d900f116fbd185adb86e8c9ee9ff63152a8dddf41dda6b01310644575d8b
 SHA512 
e6e371e1b78b9a7e8e27dd1a68b07436430d9d1cbaa96ee6738049c4878c70b8736e24d86be2571f0a08b263b763c2d8883d78925ac703336f7a297903413d4d
 DIST mirmon-2.11.tar.gz 67630 BLAKE2B 
6b7ba87cf7705083f8199ef9e2cff1e63a73592cf1bb0852fa5bece7ce462f06c4be5c60570748e6d5b46e845cdb8c1af44b4b1f976dc2a34a9b7d5e08fd7811
 SHA512 
4fff47042b9768d10541c1b478a44277ab7610e635e09bcac404a94590b86b375e21098130d0b91c4f9a1bd883cef8967c74dae7b50cee7b5133b0240580



[gentoo-commits] repo/gentoo:master commit in: app-metrics/bind_exporter/

2020-05-02 Thread William Hubbs
commit: f96fe70c81dcc870ea86f4a6e401441fdd11df33
Author: William Hubbs  gentoo  org>
AuthorDate: Sat May  2 23:14:11 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat May  2 23:18:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96fe70c

app-metrics/bind_exporter: 0.3.0 bump

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

 app-metrics/bind_exporter/Manifest |  1 +
 .../bind_exporter/bind_exporter-0.3.0.ebuild   | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/app-metrics/bind_exporter/Manifest 
b/app-metrics/bind_exporter/Manifest
index 89407b19338..11a260628b3 100644
--- a/app-metrics/bind_exporter/Manifest
+++ b/app-metrics/bind_exporter/Manifest
@@ -1 +1,2 @@
 DIST bind_exporter-0.2.0_p20190226.tar.gz 874497 BLAKE2B 
ce04a168be6844d43ed2c358aa6469d5dbae1730825e4c3c038805f4bbf071bfae2936a6a5341832939e3ed249e5d484f2ca0908ac0e717cd2b5ced496c44a49
 SHA512 
95a8ae6f7c6470345d5a5f7e4e36eae282e5ca74393dd4372342f44732b54a6cc977ae037d6d16ae4ce6a9ac526b2e01721f5468a6469c30ae60ca59dfec8d5a
+DIST bind_exporter-0.3.0.tar.gz 1796507 BLAKE2B 
a79b9e0d159d3deb83f1a040325ad34bc0d4ae50b6af205dce4ebf8d7152ccbd4b7d46fda40bf76db953996ddf4237ca13058250478b08cca51b8bea08ccc31b
 SHA512 
762901a63a9493f852e5514429f55b10400931f0a77d2e11c7565e93e1ff759eb30d3bbc9278451bb9df358a983aa099bd55cf57241cf36187d2789c89a3852d

diff --git a/app-metrics/bind_exporter/bind_exporter-0.3.0.ebuild 
b/app-metrics/bind_exporter/bind_exporter-0.3.0.ebuild
new file mode 100644
index 000..bd00e4736b9
--- /dev/null
+++ b/app-metrics/bind_exporter/bind_exporter-0.3.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit go-module
+GIT_COMMIT=c34ff3d6b4817f42e74b2b05b3797cf99683b4a9
+
+DESCRIPTION="Prometheus exporter for BIND"
+HOMEPAGE="https://github.com/digitalocean/bind_exporter;
+SRC_URI="https://github.com/digitalocean/bind_exporter/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="Apache-2.0 BSD MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+COMMON_DEPEND="acct-group/bind_exporter
+   acct-user/bind_exporter"
+DEPEND="${COMMON_DEPEND}"
+RDEPEND="${COMMON_DEPEND}"
+BDEPEND="dev-util/promu"
+
+src_prepare() {
+   default
+   sed -i -e "/-s$/d" -e "s/{{.Revision}}/${GIT_COMMIT}/" .promu.yml || die
+}
+
+src_compile() {
+   mkdir -p bin || die
+   promu build -v --prefix bin || die
+}
+
+src_install() {
+   dobin bin/${PN}
+   dodoc {README,CHANGELOG}.md
+   newinitd "${FILESDIR}"/${PN}.initd ${PN}
+   newconfd "${FILESDIR}"/${PN}.confd ${PN}
+   keepdir /var/log/${PN}
+   fowners ${PN}:${PN} /var/log/${PN}
+}
+
+pkg_postinst() {
+   elog "Make sure BIND was built with libxml2 support. You can check with 
the"
+   elog "following command: named -V | grep libxml2."
+   elog "Configure BIND to open a statistics channel. It's recommended to 
run"
+   elog "the bind_exporter next to BIND, so it's only necessary to open a 
port"
+   elog "locally."
+   elog ""
+   elog "statistics-channels {"
+   elog "inet 127.0.0.1 port 8053 allow { 127.0.0.1; };"
+   elog "};"
+}



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

2020-05-02 Thread William Hubbs
commit: d5ab1225e74e11770aa6554139e8dfd9bb65ff68
Author: William Hubbs  gentoo  org>
AuthorDate: Sat May  2 23:13:42 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat May  2 23:18:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5ab1225

acct-user/bind_exporter: add bind_exporter user

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

 acct-user/bind_exporter/bind_exporter-0.ebuild | 12 
 acct-user/bind_exporter/metadata.xml   |  8 
 2 files changed, 20 insertions(+)

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

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



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

2020-05-02 Thread William Hubbs
commit: 3c27f27f6790e0228f00387010c598035de88964
Author: William Hubbs  gentoo  org>
AuthorDate: Sat May  2 23:13:23 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat May  2 23:18:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c27f27f

acct-group/bind_exporter: new group for bind_exporter

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

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

diff --git a/acct-group/bind_exporter/bind_exporter-0.ebuild 
b/acct-group/bind_exporter/bind_exporter-0.ebuild
new file mode 100644
index 000..94f94a51727
--- /dev/null
+++ b/acct-group/bind_exporter/bind_exporter-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=276

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



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

2020-05-02 Thread Robin H. Johnson
commit: 4bf2f1709bbb8b087c56a2e01ce735d0dac58c2b
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Sat May  2 23:12:26 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat May  2 23:12:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf2f170

net-nds/openldap: bump for security CVE-2020-12243

Also update mirrors to use HTTPS/HTTPS, because upstream's official
download URL is a FTP site which seems to be broken.

Bug: https://bugs.gentoo.org/641576
Bug: https://bugs.gentoo.org/719960
Signed-off-by: Robin H. Johnson  gentoo.org>

 net-nds/openldap/Manifest   |   1 +
 net-nds/openldap/openldap-2.4.50.ebuild | 907 
 2 files changed, 908 insertions(+)

diff --git a/net-nds/openldap/Manifest b/net-nds/openldap/Manifest
index 097a02925b8..535c953b507 100644
--- a/net-nds/openldap/Manifest
+++ b/net-nds/openldap/Manifest
@@ -1,3 +1,4 @@
 DIST openldap-2.4.48.tgz 5704883 BLAKE2B 
ef856ff0b22c9187e68e9c09583a176fe4c2ee1f5bfe6b169f03bc0058294170ec4d1aa1b164e28eecd2ef6bafab539c1b942b0bd74e93852205beeaff39aeef
 SHA512 
cf694a415be0bd55cc7f606099da2ed461748efd276561944cd29d7f5a8252a9be799d8778fac2d4fa9f382731eb4ca48c6b85630cb58a3b8249843561ae8feb
 DIST openldap-2.4.49.tgz 5704723 BLAKE2B 
ee777588d758f6704b0d38b90feb85b27e2307510a05d1d147324e9958a6f6fc5bc7dd521a1462971c3f707429ad38fab734f508d71fd88b447770e112e844a2
 SHA512 
99d1943d126b06e62865e31e5825fcff2cb15415f7f85ae4962fa0e7425bc3b58db5b9639150d7b09e3642c80257724c745e47c25ab4fcb1bba0ba771011dd49
+DIST openldap-2.4.50.tgz 5712635 BLAKE2B 
6a7d864a44c411b82cf703585c4a81954a02497e8510c84e29070dd120da0181e8425fd2b8bb7616e42e6e26d0f06db5ffdf50fb1cd97943d23f9914eb4f1260
 SHA512 
f528043ff9de36f7b65d8816c9a9c24f0ac400041b2969965178ee6eae62c92a11af33a0a883e4954e5fff98a0738a9f9aa2faf5b385d21974754e045aab31ae
 DIST rfc2307bis.schema-20140524 12262 BLAKE2B 
98031f49e9bde1e4821e637af3382364d8344ed7017649686a088070d96a632dffa6c661552352656b1b159c0fd962965580069a64c7f3d5bb6a3ed75f60fd99
 SHA512 
83b89a1deeefc8566b97e7e865b9b6d04541099cbdf719e24538a7d27d61b6209e87ab9003a9f140bd9afd018ec569e71721e3a24090e1902c8b6659d2ba103e

diff --git a/net-nds/openldap/openldap-2.4.50.ebuild 
b/net-nds/openldap/openldap-2.4.50.ebuild
new file mode 100644
index 000..0a53058f874
--- /dev/null
+++ b/net-nds/openldap/openldap-2.4.50.ebuild
@@ -0,0 +1,907 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools db-use flag-o-matic multilib-minimal ssl-cert 
toolchain-funcs user systemd
+
+BIS_PN=rfc2307bis.schema
+BIS_PV=20140524
+BIS_P="${BIS_PN}-${BIS_PV}"
+
+DESCRIPTION="LDAP suite of application and development tools"
+HOMEPAGE="http://www.OpenLDAP.org/;
+
+# upstream mirrors are mostly not working, using canonical URI
+SRC_URI="
+   
https://openldap.org/software/download/OpenLDAP/openldap-release/${P}.tgz
+   
http://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/${P}.tgz
+   http://repository.linagora.org/OpenLDAP/openldap-release/${P}.tgz
+   
http://mirror.eu.oneandone.net/software/openldap/openldap-release/${P}.tgz
+   mirror://gentoo/${BIS_P}"
+
+LICENSE="OPENLDAP GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~x86-solaris"
+
+IUSE_DAEMON="crypt samba tcpd experimental minimal"
+IUSE_BACKEND="+berkdb"
+IUSE_OVERLAY="overlays perl"
+IUSE_OPTIONAL="gnutls iodbc sasl ssl odbc debug ipv6 libressl +syslog selinux 
static-libs test"
+IUSE_CONTRIB="smbkrb5passwd kerberos kinit pbkdf2 sha2"
+IUSE_CONTRIB="${IUSE_CONTRIB} -cxx"
+IUSE="${IUSE_DAEMON} ${IUSE_BACKEND} ${IUSE_OVERLAY} ${IUSE_OPTIONAL} 
${IUSE_CONTRIB}"
+
+RESTRICT="!test? ( test )"
+REQUIRED_USE="cxx? ( sasl )
+   pbkdf2? ( ssl )
+   test? ( berkdb )
+   ?? ( test minimal )"
+
+# always list newer first
+# Do not add any AGPL-3 BDB here!
+# See bug 525110, comment 15.
+# Advanced usage: OPENLDAP_BDB_SLOTS in the environment can be used to force a 
slot during build.
+BDB_SLOTS="${OPENLDAP_BDB_SLOTS:=5.3 5.1 4.8 4.7 4.6 4.5 4.4}"
+BDB_PKGS=''
+for _slot in $BDB_SLOTS; do BDB_PKGS="${BDB_PKGS} sys-libs/db:${_slot}" ; done
+
+# openssl is needed to generate lanman-passwords required by samba
+COMMON_DEPEND="
+   ssl? (
+   !gnutls? (
+   !libressl? ( 
>=dev-libs/openssl-1.0.1h-r2:0=[${MULTILIB_USEDEP}] )
+   libressl? ( dev-libs/libressl:0=[${MULTILIB_USEDEP}] )
+   )
+   gnutls? (
+   >=net-libs/gnutls-2.12.23-r6:=[${MULTILIB_USEDEP}]
+   >=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}]
+   )
+   )
+   sasl? ( dev-libs/cyrus-sasl:= )
+   !minimal? (
+   sys-devel/libtool
+   sys-libs/e2fsprogs-libs
+   >=dev-db/lmdb-0.9.18:=
+   

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

2020-05-02 Thread William Hubbs
commit: 0d8c50c2363368c48a2b4ff962d200095b0f2336
Author: William Hubbs  gentoo  org>
AuthorDate: Sat May  2 22:27:24 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat May  2 22:27:24 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=0d8c50c2

add bind_exporter user and group

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

 files/uid-gid.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index 91edefb..e32d284 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -214,6 +214,7 @@ plugdev -   272 acct
 bacula 273 273 acct
 dnsmasq_exporter   274 274 acct
 dnsmasq275 275 acct
+bind_exporter  276 276 acct
 netdata290 290 acct
 x2gouser   291 291 acct
 x2goprint  292 292 acct



[gentoo-commits] repo/gentoo:master commit in: www-apps/mirmon/, www-apps/mirmon/files/

2020-05-02 Thread Robin H. Johnson
commit: f8169b7ab50e900510cf96db00e44ecb7ee52470
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Thu Apr 30 21:03:25 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat May  2 22:11:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8169b7a

www-apps/mirmon: cleanup old version

Signed-off-by: Robin H. Johnson  gentoo.org>

 .../0002-Add-ipv6-monitor-support-to-mirmon.patch  | 41 
 www-apps/mirmon/mirmon-2.10.ebuild | 44 --
 2 files changed, 85 deletions(-)

diff --git 
a/www-apps/mirmon/files/0002-Add-ipv6-monitor-support-to-mirmon.patch 
b/www-apps/mirmon/files/0002-Add-ipv6-monitor-support-to-mirmon.patch
deleted file mode 100644
index 3742d30825b..000
--- a/www-apps/mirmon/files/0002-Add-ipv6-monitor-support-to-mirmon.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-https://bugs.gentoo.org/show_bug.cgi?id=289943
-
-From ab302148275a973c3fccd164fa1ae4b4c4409d21 Mon Sep 17 00:00:00 2001
-From: Jeremy Olexa 
-Date: Wed, 28 Oct 2009 21:04:39 -0500
-Subject: [PATCH 2/2] Add ipv6 monitor support to mirmon
-
-This patch will overload the gethost() function provided by perl in such a way
-that it uses gethostbyname2() from Socket6, which is a new dependency.
-
-Original patch by: Kent Fredric

- mirmon |   12 +++-
- 1 files changed, 11 insertions(+), 1 deletions(-)
-
-diff --git a/mirmon b/mirmon
-index 6c0aaa8..50d40ca 100755
 a/mirmon
-+++ b/mirmon
-@@ -30,7 +30,17 @@ my $VER = '# $Id$
- use strict ;
- use IO::Pipe ;
- use IO::Select ;
--use Net::hostent ;
-+
-+use Socket;
-+use Socket6;
-+use Data::Dumper qw( Dumper );
-+
-+sub gethost($){
-+  my $url = shift;
-+  return 1 if gethostbyname2 $url, AF_INET;
-+  return 1 if gethostbyname2 $url, AF_INET6;
-+  return 0;
-+}
- 
- my $DEF_CNF = "/etc/$PRG.conf" ;
- 
--- 
-1.6.4.4
-

diff --git a/www-apps/mirmon/mirmon-2.10.ebuild 
b/www-apps/mirmon/mirmon-2.10.ebuild
deleted file mode 100644
index 63863466bdf..000
--- a/www-apps/mirmon/mirmon-2.10.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit webapp eutils
-WEBAPP_MANUAL_SLOT="yes"
-
-DESCRIPTION="Simple webapp to monitor the status of mirrors"
-HOMEPAGE="https://www.staff.science.uu.nl/~penni101/mirmon/;
-SRC_URI="https://www.staff.science.uu.nl/~penni101/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-DEPEND=">=dev-lang/perl-5.8.5-r2:0"
-RDEPEND="${DEPEND}
-   dev-perl/File-Tempdir
-   dev-perl/Socket6"
-
-src_prepare() {
-   epatch "${FILESDIR}/0002-Add-ipv6-monitor-support-to-mirmon.patch"
-}
-
-src_install() {
-   # Don't install empty dirs
-   MY_CGIBINDIR=""
-   MY_ICONSDIR=""
-   MY_ERRORSDIR=""
-
-   webapp_src_preinst
-
-   for file in mirmon.html mirmon.txt; do
-   dodoc ${file}
-   rm -f ${file}
-   done
-   cp -R icons "${D}"/${MY_HTDOCSDIR}
-   rm -rf icons
-   cp -R . "${D}"/${MY_HOSTROOTDIR}
-
-   webapp_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: www-apps/mirmon/files/, www-apps/mirmon/

2020-05-02 Thread Robin H. Johnson
commit: 5f3f9ae2abf4a8ab383507246d3faca52d611121
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Thu Apr 30 21:03:43 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Sat May  2 22:11:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f3f9ae2

www-apps/mirmon: revbump with getopt fixes

Signed-off-by: Robin H. Johnson  gentoo.org>

 www-apps/mirmon/files/2.11-Fix-options.patch   | 34 ++
 ...mirmon-2.11-r1.ebuild => mirmon-2.11-r2.ebuild} |  1 +
 2 files changed, 35 insertions(+)

diff --git a/www-apps/mirmon/files/2.11-Fix-options.patch 
b/www-apps/mirmon/files/2.11-Fix-options.patch
new file mode 100644
index 000..0e0924ea9dd
--- /dev/null
+++ b/www-apps/mirmon/files/2.11-Fix-options.patch
@@ -0,0 +1,34 @@
+Fix option handling.
+
+Add debug option to getopt inputs.
+Add debug option to usage output.
+Add version option to usage output.
+
+Signed-off-by: Robin H. Johnson 
+
+--- mirmon-2.11.orig/mirmon2020-04-30 13:32:52.803951845 -0700
 mirmon-2.11/mirmon 2020-04-30 13:33:58.051641169 -0700
+@@ -1900,12 +1900,14 @@
+ Usage: $prog [-v] [-q] [-t timeout] [-c conf] [-get all|update|url ]
+ option v   : be verbose
+ option q   : be quiet
++option d   : debug output
+ option t   : set timeout ; default $TIMEOUT
+ option get : get all   : probe all sites
+: get update: probe a selection of the sites (see doc)
+: get url  : probe some  (in the mirror-list).
+ option c   : configuration file ; default search :
+  ( $DEF_CNF )
++option version : display version
+ ---
+ Mirmon normally only reports errors and changes in the mirror list.
+ This is $VERSION.
+@@ -1924,7 +1926,7 @@
+ use Getopt::Long ;
+ Getopt::Long::config ( 'no_ignore_case' ) ;
+ my %opt = () ;
+-Usage '' unless GetOptions ( \%opt, qw(v q t=i get=s c=s version) ) ;
++Usage '' unless GetOptions ( \%opt, qw(d v q t=i get=s c=s version) ) ;
+ Usage "Arg count\n" if @ARGV > 1 ;
+ Usage "Arg count\n" if $opt{get} and $opt{get} eq 'url' and ! @ARGV ;
+ 

diff --git a/www-apps/mirmon/mirmon-2.11-r1.ebuild 
b/www-apps/mirmon/mirmon-2.11-r2.ebuild
similarity index 96%
rename from www-apps/mirmon/mirmon-2.11-r1.ebuild
rename to www-apps/mirmon/mirmon-2.11-r2.ebuild
index 861191e7470..0d6ce1561b0 100644
--- a/www-apps/mirmon/mirmon-2.11-r1.ebuild
+++ b/www-apps/mirmon/mirmon-2.11-r2.ebuild
@@ -23,6 +23,7 @@ RDEPEND="${DEPEND}
 
 PATCHES=(
"${FILESDIR}/2.11-Add-ipv6-monitor-support-to-mirmon.patch"
+   "${FILESDIR}/2.11-Fix-options.patch"
 )
 
 src_install() {



[gentoo-commits] proj/portage:master commit in: lib/portage/tests/resolver/, lib/portage/tests/dbapi/

2020-05-02 Thread Zac Medico
commit: e4b3d6e57855ae635e0d9fffddb195d8f819e7c9
Author: Zac Medico  gentoo  org>
AuthorDate: Sat May  2 21:41:30 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat May  2 22:00:50 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=e4b3d6e5

AuxdbTestCase: test eclass inheritance

Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/tests/dbapi/test_auxdb.py| 32 +++-
 lib/portage/tests/resolver/ResolverPlayground.py | 16 +---
 2 files changed, 38 insertions(+), 10 deletions(-)

diff --git a/lib/portage/tests/dbapi/test_auxdb.py 
b/lib/portage/tests/dbapi/test_auxdb.py
index cfcabc8bb..85d64c15e 100644
--- a/lib/portage/tests/dbapi/test_auxdb.py
+++ b/lib/portage/tests/dbapi/test_auxdb.py
@@ -34,24 +34,44 @@ class AuxdbTestCase(TestCase):
def _test_mod(self, auxdbmodule):
ebuilds = {
"cat/A-1": {
-   "EAPI": "7"
+   "EAPI": "7",
+   "MISC_CONTENT": "inherit foo",
},
"cat/B-1": {
-   "EAPI": "7"
+   "EAPI": "7",
+   "MISC_CONTENT": "inherit foo",
},
}
 
-   playground = ResolverPlayground(ebuilds=ebuilds,
+   ebuild_inherited = frozenset(["bar", "foo"])
+   eclass_defined_phases = "prepare"
+   eclass_depend = "bar/foo"
+
+   eclasses = {
+   "foo": (
+   "inherit bar",
+   ),
+   "bar": (
+   "EXPORT_FUNCTIONS src_prepare",
+   "DEPEND=\"{}\"".format(eclass_depend),
+   "bar_src_prepare() { default; }",
+   ),
+   }
+
+   playground = ResolverPlayground(ebuilds=ebuilds, 
eclasses=eclasses,
user_config={'modules': ('portdbapi.auxdbmodule = %s' % 
auxdbmodule,)})
 
portdb = playground.trees[playground.eroot]["porttree"].dbapi
 
loop = asyncio._wrap_loop()
-   loop.run_until_complete(self._test_mod_async(ebuilds, portdb))
+   loop.run_until_complete(self._test_mod_async(ebuilds, 
ebuild_inherited, eclass_defined_phases, eclass_depend, portdb))
 
@coroutine
-   def _test_mod_async(self, ebuilds, portdb):
+   def _test_mod_async(self, ebuilds, ebuild_inherited, 
eclass_defined_phases, eclass_depend, portdb):
 
for cpv, metadata in ebuilds.items():
-   eapi, = yield portdb.async_aux_get(cpv, ['EAPI'])
+   defined_phases, depend, eapi, inherited = yield 
portdb.async_aux_get(cpv, ['DEFINED_PHASES', 'DEPEND', 'EAPI', 'INHERITED'])
+   self.assertEqual(defined_phases, eclass_defined_phases)
+   self.assertEqual(depend, eclass_depend)
self.assertEqual(eapi, metadata['EAPI'])
+   self.assertEqual(frozenset(inherited.split()), 
ebuild_inherited)

diff --git a/lib/portage/tests/resolver/ResolverPlayground.py 
b/lib/portage/tests/resolver/ResolverPlayground.py
index 0456ce2e2..98831e000 100644
--- a/lib/portage/tests/resolver/ResolverPlayground.py
+++ b/lib/portage/tests/resolver/ResolverPlayground.py
@@ -67,7 +67,7 @@ class ResolverPlayground(object):
 """
 
def __init__(self, ebuilds={}, binpkgs={}, installed={}, profile={}, 
repo_configs={}, \
-   user_config={}, sets={}, world=[], world_sets=[], distfiles={},
+   user_config={}, sets={}, world=[], world_sets=[], distfiles={}, 
eclasses={},
eprefix=None, targetroot=False, debug=False):
"""
ebuilds: cpv -> metadata mapping simulating available ebuilds.
@@ -159,7 +159,7 @@ class ResolverPlayground(object):
self._create_ebuilds(ebuilds)
self._create_binpkgs(binpkgs)
self._create_installed(installed)
-   self._create_profile(ebuilds, installed, profile, repo_configs, 
user_config, sets)
+   self._create_profile(ebuilds, eclasses, installed, profile, 
repo_configs, user_config, sets)
self._create_world(world, world_sets)
 
self.settings, self.trees = self._load_config()
@@ -346,7 +346,7 @@ class ResolverPlayground(object):
with open(ebuild_path, 'rb') as inputfile:
f.write(inputfile.read())
 
-   def _create_profile(self, ebuilds, installed, profile, repo_configs, 
user_config, sets):
+   def _create_profile(self, ebuilds, eclasses, installed, profile, 
repo_configs, user_config, sets):
 
user_config_dir = 

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

2020-05-02 Thread Mike Gilbert
commit: ef894cec8dee3758cfde620b87d10b2774419cdf
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat Apr 25 18:55:39 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat May  2 21:37:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef894cec

meson.eclass: implement support for native machine files

Using a native file avoids putting meson into cross-compiler mode for
multilib builds.

Reference: https://mesonbuild.com/Machine-files.html
Reference: https://mesonbuild.com/Native-environments.html

Bug: https://bugs.gentoo.org/719382
Signed-off-by: Mike Gilbert  gentoo.org>

 eclass/meson.eclass | 107 ++--
 1 file changed, 87 insertions(+), 20 deletions(-)

diff --git a/eclass/meson.eclass b/eclass/meson.eclass
index 423a497e840..7b1a6a9735b 100644
--- a/eclass/meson.eclass
+++ b/eclass/meson.eclass
@@ -125,17 +125,17 @@ _meson_env_array() {
python -c "${__MESON_ARRAY_PARSER}" "$@"
 }
 
-# @FUNCTION: _meson_create_cross_file
+# @FUNCTION: _meson_get_machine_info
+# @USAGE: 
+# @RETURN: system/cpu_family/cpu variables
 # @INTERNAL
 # @DESCRIPTION:
-# Creates a cross file. meson uses this to define settings for
-# cross-compilers. This function is called from meson_src_configure.
-_meson_create_cross_file() {
-   # Reference: http://mesonbuild.com/Cross-compilation.html
+# Translate toolchain tuple into machine values for meson.
+_meson_get_machine_info() {
+   local tuple=$1
 
# system roughly corresponds to uname -s (lowercase)
-   local system=unknown
-   case ${CHOST} in
+   case ${tuple} in
*-aix*)  system=aix ;;
*-cygwin*)   system=cygwin ;;
*-darwin*)   system=darwin ;;
@@ -145,19 +145,29 @@ _meson_create_cross_file() {
*-solaris*)  system=sunos ;;
esac
 
-   local cpu_family=$(tc-arch)
+   cpu_family=$(tc-arch "${tuple}")
case ${cpu_family} in
amd64) cpu_family=x86_64 ;;
arm64) cpu_family=aarch64 ;;
esac
 
# This may require adjustment based on CFLAGS
-   local cpu=${CHOST%%-*}
+   cpu=${tuple%%-*}
+}
+
+# @FUNCTION: _meson_create_cross_file
+# @RETURN: path to cross file
+# @INTERNAL
+# @DESCRIPTION:
+# Creates a cross file. meson uses this to define settings for
+# cross-compilers. This function is called from meson_src_configure.
+_meson_create_cross_file() {
+   local system cpu_family cpu
+   _meson_get_machine_info "${CHOST}"
 
-   local needs_exe_wrapper=false
-   tc-is-cross-compiler && needs_exe_wrapper=true
+   local fn=${T}/meson.${CHOST}.ini
 
-   cat > "${T}/meson.${CHOST}.${ABI}" <<-EOF
+   cat > "${fn}" <<-EOF
[binaries]
ar = $(_meson_env_array "$(tc-getAR)")
c = $(_meson_env_array "$(tc-getCC)")
@@ -181,16 +191,67 @@ _meson_create_cross_file() {
objc_link_args = $(_meson_env_array "${OBJCFLAGS} ${LDFLAGS}")
objcpp_args = $(_meson_env_array "${OBJCXXFLAGS} ${CPPFLAGS}")
objcpp_link_args = $(_meson_env_array "${OBJCXXFLAGS} ${LDFLAGS}")
-   needs_exe_wrapper = ${needs_exe_wrapper}
+   needs_exe_wrapper = true
sys_root = '${SYSROOT}'
-   pkg_config_libdir = 
'${PKG_CONFIG_LIBDIR-${EPREFIX}/usr/$(get_libdir)/pkgconfig}'
+   pkg_config_libdir = '${EPREFIX}/usr/$(get_libdir)/pkgconfig'
 
[host_machine]
system = '${system}'
cpu_family = '${cpu_family}'
cpu = '${cpu}'
-   endian = '$(tc-endian)'
+   endian = '$(tc-endian "${CHOST}")'
+   EOF
+
+   echo "${fn}"
+}
+
+# @FUNCTION: _meson_create_native_file
+# @RETURN: path to native file
+# @INTERNAL
+# @DESCRIPTION:
+# Creates a native file. meson uses this to define settings for
+# native compilers. This function is called from meson_src_configure.
+_meson_create_native_file() {
+   local system cpu_family cpu
+   _meson_get_machine_info "${CBUILD}"
+
+   local fn=${T}/meson.${CBUILD}.ini
+
+   cat > "${fn}" <<-EOF
+   [binaries]
+   ar = $(_meson_env_array "$(tc-getBUILD_AR)")
+   c = $(_meson_env_array "$(tc-getBUILD_CC)")
+   cpp = $(_meson_env_array "$(tc-getBUILD_CXX)")
+   fortran = $(_meson_env_array "$(tc-getBUILD_PROG FC gfortran)")
+   llvm-config = '$(tc-getBUILD_PROG LLVM_CONFIG llvm-config)'
+   objc = $(_meson_env_array "$(tc-getBUILD_PROG OBJC cc)")
+   objcpp = $(_meson_env_array "$(tc-getBUILD_PROG OBJCXX c++)")
+   pkgconfig = '$(tc-getBUILD_PKG_CONFIG)'
+   strip = $(_meson_env_array "$(tc-getBUILD_STRIP)")
+   windres = $(_meson_env_array "$(tc-getBUILD_PROG RC windres)")
+
+   [properties]
+   c_args = $(_meson_env_array "${BUILD_CFLAGS} ${BUILD_CPPFLAGS}")
+   c_link_args = $(_meson_env_array "${BUILD_CFLAGS} ${BUILD_LDFLAGS}")
+   cpp_args = $(_meson_env_array "${BUILD_CXXFLAGS} ${BUILD_CPPFLAGS}")
+   

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

2020-05-02 Thread Mike Gilbert
commit: d07b42b62e9a436d7a500764274c4f2331548976
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat May  2 21:38:14 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat May  2 21:39:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d07b42b6

profiles: drop mask on dev-util/meson-0.54

Closes: https://bugs.gentoo.org/719382
Signed-off-by: Mike Gilbert  gentoo.org>

 profiles/package.mask | 6 --
 1 file changed, 6 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index dcef3dbcb7b..5aab31af5bd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -239,12 +239,6 @@ dev-python/pyswisseph
 # Removal in 30 days.  Bug #719424.
 dev-python/pyodbc
 
-# Mike Gilbert  (2020-04-25)
-# Causes multilib glib failure.
-# https://bugs.gentoo.org/719382
-=dev-util/meson-0.54.0
-=dev-util/meson-0.54.1
-
 # Michał Górny  (2020-04-25)
 # Unmaintained.  Stuck on Python 3.6.  Missing tests.  The only revdep
 # is masked for removal.



[gentoo-commits] repo/gentoo:master commit in: net-news/newsboat/, net-news/newsboat/files/

2020-05-02 Thread Cédric Krier
commit: a8585d9e0cafd27a8a454d66ea995ca347daad85
Author: Cédric Krier  gentoo  org>
AuthorDate: Sat May  2 21:29:35 2020 +
Commit: Cédric Krier  gentoo  org>
CommitDate: Sat May  2 21:29:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8585d9e

net-news/newsboat: Add support json-c 0.14.0

Apply patch from
https://github.com/newsboat/newsboat/commit/db70049f436a965767e8a1273389e1be92e946fa

Closes: https://bugs.gentoo.org/720444
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Cédric Krier  gentoo.org>

 .../files/newsboat-2.19-json-c-0.14.0.patch| 34 ++
 ...ewsboat-2.19.ebuild => newsboat-2.19-r1.ebuild} |  1 +
 2 files changed, 35 insertions(+)

diff --git a/net-news/newsboat/files/newsboat-2.19-json-c-0.14.0.patch 
b/net-news/newsboat/files/newsboat-2.19-json-c-0.14.0.patch
new file mode 100644
index 000..79c4da5e726
--- /dev/null
+++ b/net-news/newsboat/files/newsboat-2.19-json-c-0.14.0.patch
@@ -0,0 +1,34 @@
+From db70049f436a965767e8a1273389e1be92e946fa Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= 
+Date: Mon, 13 Apr 2020 12:52:46 +0200
+Subject: [PATCH] Add support for upcoming json-c 0.14.0.
+
+TRUE/FALSE are not defined anymore.  1 and 0 are used instead.
+---
+ src/newsblurapi.cpp | 13 +
+ 1 file changed, 13 insertions(+)
+
+diff --git a/src/newsblurapi.cpp b/src/newsblurapi.cpp
+index 2d1acdae..e124852d 100644
+--- a/src/newsblurapi.cpp
 b/src/newsblurapi.cpp
+@@ -9,6 +9,19 @@
+ #include "strprintf.h"
+ #include "utils.h"
+ 
++/* json-c 0.13.99 does not define TRUE/FALSE anymore
++ * the json-c maintainers replaced them with pure 1/0
++ * https://github.com/json-c/json-c/commit/0992aac61f8b
++ */
++#if defined JSON_C_VERSION_NUM && JSON_C_VERSION_NUM >= ((13 << 8) | 99)
++#ifndef FALSE
++#define FALSE 0
++#endif
++#ifndef TRUE
++#define TRUE  1
++#endif
++#endif
++
+ #define NEWSBLUR_ITEMS_PER_PAGE 6
+ 
+ namespace newsboat {

diff --git a/net-news/newsboat/newsboat-2.19.ebuild 
b/net-news/newsboat/newsboat-2.19-r1.ebuild
similarity index 98%
rename from net-news/newsboat/newsboat-2.19.ebuild
rename to net-news/newsboat/newsboat-2.19-r1.ebuild
index 8c33dbb0061..2729ac49920 100644
--- a/net-news/newsboat/newsboat-2.19.ebuild
+++ b/net-news/newsboat/newsboat-2.19-r1.ebuild
@@ -143,6 +143,7 @@ DEPEND="${RDEPEND}
 PATCHES=(
"${FILESDIR}/${PN}-2.11-flags.patch"
"${FILESDIR}/${PN}-2.19-libressl.patch"
+   "${FILESDIR}/${PN}-2.19-json-c-0.14.0.patch"
 )
 
 src_configure() {



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

2020-05-02 Thread Mike Gilbert
commit: f3af4c3be7962780f471641f0d8d2f6b9c335cdc
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat May  2 21:27:50 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat May  2 21:27:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3af4c3b

dev-python/pycparser: trick tests into using CPP variable

Closes: https://bugs.gentoo.org/719934
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-python/pycparser/pycparser-2.20.ebuild | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/dev-python/pycparser/pycparser-2.20.ebuild 
b/dev-python/pycparser/pycparser-2.20.ebuild
index 7f1f79c16a8..1dcff2020fc 100644
--- a/dev-python/pycparser/pycparser-2.20.ebuild
+++ b/dev-python/pycparser/pycparser-2.20.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
 
-inherit distutils-r1
+inherit distutils-r1 toolchain-funcs
 
 DESCRIPTION="C parser and AST generator written in Python"
 HOMEPAGE="https://github.com/eliben/pycparser;
@@ -41,9 +41,20 @@ python_compile() {
 }
 
 python_test() {
+   # Trick the tests into using CPP variable
+   # https://bugs.gentoo.org/719934
+   local CPP="$(tc-getCPP)"
+   mkdir -p "${T}"/bin || die
+   cat > "${T}"/bin/cpp <<-EOF || die
+   #!/bin/sh
+   exec ${CPP} "\$@"
+   EOF
+   chmod +x "${T}"/bin/cpp || die
+   local -x PATH="${T}/bin:${PATH}"
+
# change workdir to avoid '.' import
cd tests || die
-   "${EPYTHON}" -m unittest discover -v || die "Tests fail with ${EPYTHON}"
+   ${EPYTHON} -m unittest discover -v || die "Tests fail with ${EPYTHON}"
 }
 
 python_install() {



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/redbaron/

2020-05-02 Thread Maciej Barć
commit: cb3ea41778c94e1508bfe94fac68e0c91c6db783
Author: Maciej Barć  protonmail  com>
AuthorDate: Sat May  2 17:21:36 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sat May  2 17:21:36 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb3ea417

dev-python/redbaron: fix QA

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć  protonmail.com>

 dev-python/redbaron/redbaron-0.9.ebuild | 22 ++
 1 file changed, 18 insertions(+), 4 deletions(-)

diff --git a/dev-python/redbaron/redbaron-0.9.ebuild 
b/dev-python/redbaron/redbaron-0.9.ebuild
index e57d741..9f0e3e8 100644
--- a/dev-python/redbaron/redbaron-0.9.ebuild
+++ b/dev-python/redbaron/redbaron-0.9.ebuild
@@ -8,25 +8,39 @@ PYTHON_COMPAT=( python3_{6,7} )
 inherit distutils-r1
 
 DESCRIPTION="A FST for python to make writing refactoring code a realistic 
task"
-HOMEPAGE="https://redbaron.readthedocs.io/;
+HOMEPAGE="
+   https://redbaron.readthedocs.io/
+   https://github.com/PyCQA/redbaron
+"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
+IUSE="doc"
 
+DEPEND="
+   doc? (
+   dev-python/ipython[matplotlib,${PYTHON_USEDEP}]
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   )
+"
 RDEPEND="
>=dev-python/baron-0.7[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
 "
 
-python_test() {
+distutils_enable_tests pytest
+
+distutils_enable_sphinx docs
+
+src_prepare() {
+   default
+
# Remove "__pycache__". Reason: unique basename
rm -rfd "${S}"/tests/__pycache__ || die
 
# Skip tests. Reason: calls fixture "red" directly
rm "${S}"/tests/test_bounding_box.py || die
-
-   pytest -v || die "Tests fail with ${EPYTHON}"
 }



[gentoo-commits] proj/portage:master commit in: lib/portage/tests/dbapi/, lib/portage/cache/

2020-05-02 Thread Zac Medico
commit: 687dbcb0ab2f7d254bdc53b1332b3d480b2de581
Author: Zac Medico  gentoo  org>
AuthorDate: Sat May  2 20:51:15 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat May  2 21:04:37 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=687dbcb0

anydbm: avoid interference between cleanse_keys and _eclasses_

Fix this AuxdbTestCase failure for anydbm:

test_anydbm (portage.tests.dbapi.test_auxdb.AuxdbTestCase) ... Exception in 
callback None()
handle: 
Traceback (most recent call last):
  File "/usr/lib64/python3.6/asyncio/events.py", line 145, in _run
self._callback(*self._args)
  File "lib/_emerge/EbuildMetadataPhase.py", line 143, in _output_handler
self._async_waitpid()
  File "lib/_emerge/SubProcess.py", line 60, in _async_waitpid
add_child_handler(self.pid, self._async_waitpid_cb)
  File "/usr/lib64/python3.6/asyncio/unix_events.py", line 873, in 
add_child_handler
self._do_waitpid(pid)
  File "/usr/lib64/python3.6/asyncio/unix_events.py", line 919, in _do_waitpid
callback(pid, returncode, *args)
  File "lib/_emerge/EbuildMetadataPhase.py", line 207, in _async_waitpid_cb
self.repo_path, metadata, self.ebuild_hash)
  File "lib/portage/dbapi/porttree.py", line 545, in _write_cache
cache[cpv] = metadata
  File "lib/portage/cache/template.py", line 146, in __setitem__
d["_eclasses_"] = self._internal_eclasses(d["_eclasses_"],
  File "lib/portage/cache/mappings.py", line 213, in __getitem__
raise KeyError(key)
KeyError: '_eclasses_'

Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/cache/template.py | 2 +-
 lib/portage/tests/dbapi/test_auxdb.py | 7 +++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/lib/portage/cache/template.py b/lib/portage/cache/template.py
index 8662d859f..6b4878347 100644
--- a/lib/portage/cache/template.py
+++ b/lib/portage/cache/template.py
@@ -133,7 +133,7 @@ class database(object):
d = None
if self.cleanse_keys:
d=ProtectedDict(values)
-   for k, v in list(d.items()):
+   for k, v in list(item for item in d.items() if item[0] 
!= "_eclasses_"):
if not v:
del d[k]
if "_eclasses_" in values:

diff --git a/lib/portage/tests/dbapi/test_auxdb.py 
b/lib/portage/tests/dbapi/test_auxdb.py
index 73fc2b2c3..cfcabc8bb 100644
--- a/lib/portage/tests/dbapi/test_auxdb.py
+++ b/lib/portage/tests/dbapi/test_auxdb.py
@@ -11,6 +11,13 @@ from portage.util.futures.compat_coroutine import coroutine
 
 class AuxdbTestCase(TestCase):
 
+   def test_anydbm(self):
+   try:
+   from portage.cache.anydbm import database
+   except ImportError:
+   self.skipTest('dbm import failed')
+   self._test_mod('portage.cache.anydbm.database')
+
def test_flat_hash_md5(self):
self._test_mod('portage.cache.flat_hash.md5_database')
 



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2020-05-02 Thread Patrick McLean
commit: a30149299eef588819fe29d35a0c2ba4809a0b92
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 21:06:28 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 21:06:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3014929

sys-kernel/vanilla-sources-4.19.120: Version bump

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

 sys-kernel/vanilla-sources/Manifest | 2 +-
 ...{vanilla-sources-4.19.119.ebuild => vanilla-sources-4.19.120.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 8e38c046684..791fa0dc7e4 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -8,7 +8,7 @@ DIST linux-5.5.tar.xz 110713660 BLAKE2B 
36b990d3650c409652206c319c93c0cf68885334
 DIST linux-5.6.tar.xz 111785252 BLAKE2B 
8dbe02a8ca7fd3dcf512a15c5d8098c1e7f94257e65173fed43fcc45480e4ab790df8cd394e2a21dc9a00385bc9bbe98215a31e7f7e1d9c8f21cd8ace69e
 SHA512 
80846fe2b4e4a7ff471d2dde28a8216ae807a3209f959e93d39ea4fc9a189ea28ec3db9d303b3fe15a28c2cb90e7446876678e93e23353c2d6f262e364a06bc9
 DIST patch-3.16.83.xz 2681736 BLAKE2B 
dda3a24456fa0fa8a1797e5fdc552efd47b40df823167845587d07cebb6d38028c7ae59ac52b77a631895a8c454897a239253fe22cc30d4f1ec0335ac9f1b60f
 SHA512 
d98b055c5d17e61a21469c77a974a8fa0c091268dea4f332a029eab0f0298047bb686c7022ae43c13b3f3e7d1cc09e1f5faaf5aeb2cbb2ac6434031de6bb7ab5
 DIST patch-4.14.178.xz 3621380 BLAKE2B 
4c5eb1c98f76b36462bab32b7248fc89ac202d04c0572163775466862c3509022d969305be1e1c16eb83f3e0fc2330a293ba2795717a215e9cbcdb8d08a17b16
 SHA512 
d544a4716b880a424a539a5499e8d1cc9ae54d4f9ffc249f50173ddba0028a1f3b70557ab21f2cd85230331416d85f5bc86a0e7cdfe79649200789df931bc6f2
-DIST patch-4.19.119.xz 3028684 BLAKE2B 
8d300a0aaf22d9cc042507417ab043fd373b67b02947049de58746386cc76ca857b26a0caf9a3f7933b6829119953950fcdcd9427329e0cace10a595def29138
 SHA512 
1859961a2cf8f2e9afea83013f562fa236ef39a01cecbb09b782c44d3c8144bd0818f6b5df0dae6668dfb55a751ee9e637f15339718fb0313df5be5aba7d93ec
+DIST patch-4.19.120.xz 3037508 BLAKE2B 
b27e94da4fa0f612881d24a8a37c6d3c317dd5051cffeff39298953f5377e6525943f9d2c9d68e7d7ffe4558ae279686a87b6216f1d591df6873d1226dde295f
 SHA512 
42e1f3ba618a271dd5d2b7f68a9c906a2f0b354027a25b65deb0080409d5535130624f42e43a0ebb7495b531e83048aa43c4d14de83b8825d2599939ac25ad0b
 DIST patch-4.4.220.xz 3087092 BLAKE2B 
b54eb20b694f044be27a3b6f49597c24d85c917709124c0407118342802c209e4a72ac9181df4f9bb0ff558a465deaf1ec5f4d646a9c6fb6545c2201488f7638
 SHA512 
63ae7556b3d4c1eebfd1f8f316493ffb4d0dd600208877336830e0b88d513306c34d5047cd302810183b10742a311e340c24cd80af9f60deedba505afc4d62ea
 DIST patch-4.9.220.xz 3433216 BLAKE2B 
6b6c1affbed06f94c2cbb290fd12e884033697cb233f7729f380014e5c6a724b54e26efbb8791279a307aeaeefddf8b38d1e70280ce96e26dffacef79987c095
 SHA512 
e1165dff5d95c0811bbc7956f9fb7b4c4a6c6aadba4af2819fa076107eebc53221f1826e9bec5ddb12037b75fb579f51630fe3e9e80e2316a2c76d1e5902a688
 DIST patch-5.4.36.xz 1268144 BLAKE2B 
bb23f532e6e86bf55daa611ea866b1810a52b5c5ff9b210701ede4de7198a750576f27a3e8ed5cffbeb812a1062ca69aaf286913603ef1b97b695cefec869f37
 SHA512 
2e0edb5f2199f32e86718c71c4f62a87527b0e4c626b87e6b8d0a79f72259cf20f11f668b4464cc97db53db14ec7248f1b2af3364c18f099a19db117f034bc4e

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.19.119.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.19.120.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.19.119.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.19.120.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2020-05-02 Thread Patrick McLean
commit: db0bc226b53b36ad180634475d13206df8ebb29b
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 21:05:14 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 21:05:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db0bc226

sys-kernel/vanilla-sources-4.14.178: Version bump

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

 sys-kernel/vanilla-sources/Manifest | 2 +-
 ...{vanilla-sources-4.14.177.ebuild => vanilla-sources-4.14.178.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index d34a900d253..8e38c046684 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -7,7 +7,7 @@ DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6
 DIST linux-5.5.tar.xz 110713660 BLAKE2B 
36b990d3650c409652206c319c93c0cf68885334050bc286b479c8b844bc47354547e19eebb58caafb026b96d134f39f0c7ce38b4eebe9da7ea6d1610a1e2af2
 SHA512 
fa74fdabb5e63384a39e54da05b86a9ae9ea16179524b041fbbdffc7177e80b53600ae98d76be127ba216148f9dc55fe07ab20637e22c6d6030cb4aa09eb2f86
 DIST linux-5.6.tar.xz 111785252 BLAKE2B 
8dbe02a8ca7fd3dcf512a15c5d8098c1e7f94257e65173fed43fcc45480e4ab790df8cd394e2a21dc9a00385bc9bbe98215a31e7f7e1d9c8f21cd8ace69e
 SHA512 
80846fe2b4e4a7ff471d2dde28a8216ae807a3209f959e93d39ea4fc9a189ea28ec3db9d303b3fe15a28c2cb90e7446876678e93e23353c2d6f262e364a06bc9
 DIST patch-3.16.83.xz 2681736 BLAKE2B 
dda3a24456fa0fa8a1797e5fdc552efd47b40df823167845587d07cebb6d38028c7ae59ac52b77a631895a8c454897a239253fe22cc30d4f1ec0335ac9f1b60f
 SHA512 
d98b055c5d17e61a21469c77a974a8fa0c091268dea4f332a029eab0f0298047bb686c7022ae43c13b3f3e7d1cc09e1f5faaf5aeb2cbb2ac6434031de6bb7ab5
-DIST patch-4.14.177.xz 3601436 BLAKE2B 
598f54d4e9ce39c75d969b20b5420d79dbc43757e82ac22b001fd5ae53a6388681f614000deefaf91fec6b6544abba540713fb9d19a474ac352bd7ed97b74448
 SHA512 
5352865f805f69aa5388e422b35e0d4dde2d7dafe77607e916c45a524ffccdd17e410fc70753ac086dfc2494934847c13c7faf23793e8c1f6c17c99e27401eb2
+DIST patch-4.14.178.xz 3621380 BLAKE2B 
4c5eb1c98f76b36462bab32b7248fc89ac202d04c0572163775466862c3509022d969305be1e1c16eb83f3e0fc2330a293ba2795717a215e9cbcdb8d08a17b16
 SHA512 
d544a4716b880a424a539a5499e8d1cc9ae54d4f9ffc249f50173ddba0028a1f3b70557ab21f2cd85230331416d85f5bc86a0e7cdfe79649200789df931bc6f2
 DIST patch-4.19.119.xz 3028684 BLAKE2B 
8d300a0aaf22d9cc042507417ab043fd373b67b02947049de58746386cc76ca857b26a0caf9a3f7933b6829119953950fcdcd9427329e0cace10a595def29138
 SHA512 
1859961a2cf8f2e9afea83013f562fa236ef39a01cecbb09b782c44d3c8144bd0818f6b5df0dae6668dfb55a751ee9e637f15339718fb0313df5be5aba7d93ec
 DIST patch-4.4.220.xz 3087092 BLAKE2B 
b54eb20b694f044be27a3b6f49597c24d85c917709124c0407118342802c209e4a72ac9181df4f9bb0ff558a465deaf1ec5f4d646a9c6fb6545c2201488f7638
 SHA512 
63ae7556b3d4c1eebfd1f8f316493ffb4d0dd600208877336830e0b88d513306c34d5047cd302810183b10742a311e340c24cd80af9f60deedba505afc4d62ea
 DIST patch-4.9.220.xz 3433216 BLAKE2B 
6b6c1affbed06f94c2cbb290fd12e884033697cb233f7729f380014e5c6a724b54e26efbb8791279a307aeaeefddf8b38d1e70280ce96e26dffacef79987c095
 SHA512 
e1165dff5d95c0811bbc7956f9fb7b4c4a6c6aadba4af2819fa076107eebc53221f1826e9bec5ddb12037b75fb579f51630fe3e9e80e2316a2c76d1e5902a688

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.14.177.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.14.178.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.14.177.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.14.178.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2020-05-02 Thread Patrick McLean
commit: 117ff07d2b30f7ff44318a77fbfd802aee24c848
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 21:06:58 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 21:06:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=117ff07d

sys-kernel/vanilla-sources-4.4.221: Version bump

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

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.4.220.ebuild => vanilla-sources-4.4.221.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 791fa0dc7e4..fae886c3130 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -9,7 +9,7 @@ DIST linux-5.6.tar.xz 111785252 BLAKE2B 
8dbe02a8ca7fd3dcf512a15c5d8098c1e7f94257
 DIST patch-3.16.83.xz 2681736 BLAKE2B 
dda3a24456fa0fa8a1797e5fdc552efd47b40df823167845587d07cebb6d38028c7ae59ac52b77a631895a8c454897a239253fe22cc30d4f1ec0335ac9f1b60f
 SHA512 
d98b055c5d17e61a21469c77a974a8fa0c091268dea4f332a029eab0f0298047bb686c7022ae43c13b3f3e7d1cc09e1f5faaf5aeb2cbb2ac6434031de6bb7ab5
 DIST patch-4.14.178.xz 3621380 BLAKE2B 
4c5eb1c98f76b36462bab32b7248fc89ac202d04c0572163775466862c3509022d969305be1e1c16eb83f3e0fc2330a293ba2795717a215e9cbcdb8d08a17b16
 SHA512 
d544a4716b880a424a539a5499e8d1cc9ae54d4f9ffc249f50173ddba0028a1f3b70557ab21f2cd85230331416d85f5bc86a0e7cdfe79649200789df931bc6f2
 DIST patch-4.19.120.xz 3037508 BLAKE2B 
b27e94da4fa0f612881d24a8a37c6d3c317dd5051cffeff39298953f5377e6525943f9d2c9d68e7d7ffe4558ae279686a87b6216f1d591df6873d1226dde295f
 SHA512 
42e1f3ba618a271dd5d2b7f68a9c906a2f0b354027a25b65deb0080409d5535130624f42e43a0ebb7495b531e83048aa43c4d14de83b8825d2599939ac25ad0b
-DIST patch-4.4.220.xz 3087092 BLAKE2B 
b54eb20b694f044be27a3b6f49597c24d85c917709124c0407118342802c209e4a72ac9181df4f9bb0ff558a465deaf1ec5f4d646a9c6fb6545c2201488f7638
 SHA512 
63ae7556b3d4c1eebfd1f8f316493ffb4d0dd600208877336830e0b88d513306c34d5047cd302810183b10742a311e340c24cd80af9f60deedba505afc4d62ea
+DIST patch-4.4.221.xz 3096616 BLAKE2B 
d779d5bdf5905f6751558c899f92a42fab8ff98da127b41de227a615dc231628425da99d5f3bb669d7abcad1b4f60638e398fb899533ce50fd12625864658e08
 SHA512 
53eb0e6ce53a0af9ee6188df08dc69b759a7cd121902f0844ffa7864402a893d69a1180eed03a452116938b3e5490b5632c2b30c9b82c3c21aee7dabfddc3b63
 DIST patch-4.9.220.xz 3433216 BLAKE2B 
6b6c1affbed06f94c2cbb290fd12e884033697cb233f7729f380014e5c6a724b54e26efbb8791279a307aeaeefddf8b38d1e70280ce96e26dffacef79987c095
 SHA512 
e1165dff5d95c0811bbc7956f9fb7b4c4a6c6aadba4af2819fa076107eebc53221f1826e9bec5ddb12037b75fb579f51630fe3e9e80e2316a2c76d1e5902a688
 DIST patch-5.4.36.xz 1268144 BLAKE2B 
bb23f532e6e86bf55daa611ea866b1810a52b5c5ff9b210701ede4de7198a750576f27a3e8ed5cffbeb812a1062ca69aaf286913603ef1b97b695cefec869f37
 SHA512 
2e0edb5f2199f32e86718c71c4f62a87527b0e4c626b87e6b8d0a79f72259cf20f11f668b4464cc97db53db14ec7248f1b2af3364c18f099a19db117f034bc4e
 DIST patch-5.5.18.xz 722692 BLAKE2B 
ed9b7e15ebb981698e34d2e7a77ba8ffe65287672418221a6303195ec45f49c420434009cd5cfac64cad2685d7630aa017aaa3a20d4c788006872c1af700e438
 SHA512 
2cba5fcc831f834e7f469de12a99fd25290caab563db23eabe4f7912e2889e097e61400a3fb24c77ec34c3b4187a4dd397ad6b40734c8209c1a928d749585977

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.4.220.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.4.221.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.4.220.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.4.221.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2020-05-02 Thread Patrick McLean
commit: 14ebe55f0b785eea12b108719602bd35036b1383
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 21:04:34 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 21:05:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ebe55f

sys-kernel/vanilla-sources-5.6.10: Version bump

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

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-5.6.8.ebuild => vanilla-sources-5.6.10.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index e9cc3c3a168..d34a900d253 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -13,4 +13,4 @@ DIST patch-4.4.220.xz 3087092 BLAKE2B 
b54eb20b694f044be27a3b6f49597c24d85c917709
 DIST patch-4.9.220.xz 3433216 BLAKE2B 
6b6c1affbed06f94c2cbb290fd12e884033697cb233f7729f380014e5c6a724b54e26efbb8791279a307aeaeefddf8b38d1e70280ce96e26dffacef79987c095
 SHA512 
e1165dff5d95c0811bbc7956f9fb7b4c4a6c6aadba4af2819fa076107eebc53221f1826e9bec5ddb12037b75fb579f51630fe3e9e80e2316a2c76d1e5902a688
 DIST patch-5.4.36.xz 1268144 BLAKE2B 
bb23f532e6e86bf55daa611ea866b1810a52b5c5ff9b210701ede4de7198a750576f27a3e8ed5cffbeb812a1062ca69aaf286913603ef1b97b695cefec869f37
 SHA512 
2e0edb5f2199f32e86718c71c4f62a87527b0e4c626b87e6b8d0a79f72259cf20f11f668b4464cc97db53db14ec7248f1b2af3364c18f099a19db117f034bc4e
 DIST patch-5.5.18.xz 722692 BLAKE2B 
ed9b7e15ebb981698e34d2e7a77ba8ffe65287672418221a6303195ec45f49c420434009cd5cfac64cad2685d7630aa017aaa3a20d4c788006872c1af700e438
 SHA512 
2cba5fcc831f834e7f469de12a99fd25290caab563db23eabe4f7912e2889e097e61400a3fb24c77ec34c3b4187a4dd397ad6b40734c8209c1a928d749585977
-DIST patch-5.6.8.xz 232912 BLAKE2B 
177a24218c2660e2dfdac3061b1c127f8ffd32b3eb00338fe6b8b2c9d52c3f279d3dd1fde645b14a69c9a76d1dd17abc1716b6ee0461206f78e30768b8cc126e
 SHA512 
1cbcafdf3ea0213c0ec29fb2b87dccb5773cec644d170e1e3c8b1a79f23828a697059be85d83842e263c5115c1d40bc14fbe151315d9d1f92d3eb2c17e996881
+DIST patch-5.6.10.xz 265024 BLAKE2B 
10e617b637617ec384acdaea6566f1500ceeed6bf6682f363304db50befa89f43957d903ac9141123fd408fa715280e5fd1fa776ed233b03b41232e73bf05d50
 SHA512 
57860a7576149a34c1ff9277a8daee8d4ee8574270561302e4fb3916a7f4c23cf298a3a7f13ba5370ec665548b679f5340d3ce6788152b4d8d79f41009efa865

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.6.8.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-5.6.10.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-5.6.8.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-5.6.10.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2020-05-02 Thread Patrick McLean
commit: 1b3056e8f704253d1c66953b21392329797f2dcb
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 21:07:22 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 21:07:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3056e8

sys-kernel/vanilla-sources-4.9.221: Version bump

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

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-4.9.220.ebuild => vanilla-sources-4.9.221.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index fae886c3130..cebc4abb99c 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -10,7 +10,7 @@ DIST patch-3.16.83.xz 2681736 BLAKE2B 
dda3a24456fa0fa8a1797e5fdc552efd47b40df823
 DIST patch-4.14.178.xz 3621380 BLAKE2B 
4c5eb1c98f76b36462bab32b7248fc89ac202d04c0572163775466862c3509022d969305be1e1c16eb83f3e0fc2330a293ba2795717a215e9cbcdb8d08a17b16
 SHA512 
d544a4716b880a424a539a5499e8d1cc9ae54d4f9ffc249f50173ddba0028a1f3b70557ab21f2cd85230331416d85f5bc86a0e7cdfe79649200789df931bc6f2
 DIST patch-4.19.120.xz 3037508 BLAKE2B 
b27e94da4fa0f612881d24a8a37c6d3c317dd5051cffeff39298953f5377e6525943f9d2c9d68e7d7ffe4558ae279686a87b6216f1d591df6873d1226dde295f
 SHA512 
42e1f3ba618a271dd5d2b7f68a9c906a2f0b354027a25b65deb0080409d5535130624f42e43a0ebb7495b531e83048aa43c4d14de83b8825d2599939ac25ad0b
 DIST patch-4.4.221.xz 3096616 BLAKE2B 
d779d5bdf5905f6751558c899f92a42fab8ff98da127b41de227a615dc231628425da99d5f3bb669d7abcad1b4f60638e398fb899533ce50fd12625864658e08
 SHA512 
53eb0e6ce53a0af9ee6188df08dc69b759a7cd121902f0844ffa7864402a893d69a1180eed03a452116938b3e5490b5632c2b30c9b82c3c21aee7dabfddc3b63
-DIST patch-4.9.220.xz 3433216 BLAKE2B 
6b6c1affbed06f94c2cbb290fd12e884033697cb233f7729f380014e5c6a724b54e26efbb8791279a307aeaeefddf8b38d1e70280ce96e26dffacef79987c095
 SHA512 
e1165dff5d95c0811bbc7956f9fb7b4c4a6c6aadba4af2819fa076107eebc53221f1826e9bec5ddb12037b75fb579f51630fe3e9e80e2316a2c76d1e5902a688
+DIST patch-4.9.221.xz 3445048 BLAKE2B 
98d934f25603bf11c7bb541b45a984e0cc19704a7fbc6ed6227493b86e7463dbdd0948e11be733df2fbfe933b491236c79bc36f612df78d3b0ccd46eaf37
 SHA512 
88f205a987dc40c6486a21891fd8ad980d8bb76480cf995535c65f22d7c5819b6cc0c29a99ac56106276aa1607e70988bd26f776a1bb3ea5a6f54858c3ec64e9
 DIST patch-5.4.36.xz 1268144 BLAKE2B 
bb23f532e6e86bf55daa611ea866b1810a52b5c5ff9b210701ede4de7198a750576f27a3e8ed5cffbeb812a1062ca69aaf286913603ef1b97b695cefec869f37
 SHA512 
2e0edb5f2199f32e86718c71c4f62a87527b0e4c626b87e6b8d0a79f72259cf20f11f668b4464cc97db53db14ec7248f1b2af3364c18f099a19db117f034bc4e
 DIST patch-5.5.18.xz 722692 BLAKE2B 
ed9b7e15ebb981698e34d2e7a77ba8ffe65287672418221a6303195ec45f49c420434009cd5cfac64cad2685d7630aa017aaa3a20d4c788006872c1af700e438
 SHA512 
2cba5fcc831f834e7f469de12a99fd25290caab563db23eabe4f7912e2889e097e61400a3fb24c77ec34c3b4187a4dd397ad6b40734c8209c1a928d749585977
 DIST patch-5.6.10.xz 265024 BLAKE2B 
10e617b637617ec384acdaea6566f1500ceeed6bf6682f363304db50befa89f43957d903ac9141123fd408fa715280e5fd1fa776ed233b03b41232e73bf05d50
 SHA512 
57860a7576149a34c1ff9277a8daee8d4ee8574270561302e4fb3916a7f4c23cf298a3a7f13ba5370ec665548b679f5340d3ce6788152b4d8d79f41009efa865

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-4.9.220.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-4.9.221.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-4.9.220.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-4.9.221.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/vanilla-sources/

2020-05-02 Thread Patrick McLean
commit: dfcb0272b36356f9877ee8f3eb3150b894264272
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat May  2 21:07:54 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat May  2 21:07:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfcb0272

sys-kernel/vanilla-sources-5.4.38: Version bump

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

 sys-kernel/vanilla-sources/Manifest | 2 +-
 .../{vanilla-sources-5.4.36.ebuild => vanilla-sources-5.4.38.ebuild}| 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index cebc4abb99c..b30cc141bdd 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -11,6 +11,6 @@ DIST patch-4.14.178.xz 3621380 BLAKE2B 
4c5eb1c98f76b36462bab32b7248fc89ac202d04c
 DIST patch-4.19.120.xz 3037508 BLAKE2B 
b27e94da4fa0f612881d24a8a37c6d3c317dd5051cffeff39298953f5377e6525943f9d2c9d68e7d7ffe4558ae279686a87b6216f1d591df6873d1226dde295f
 SHA512 
42e1f3ba618a271dd5d2b7f68a9c906a2f0b354027a25b65deb0080409d5535130624f42e43a0ebb7495b531e83048aa43c4d14de83b8825d2599939ac25ad0b
 DIST patch-4.4.221.xz 3096616 BLAKE2B 
d779d5bdf5905f6751558c899f92a42fab8ff98da127b41de227a615dc231628425da99d5f3bb669d7abcad1b4f60638e398fb899533ce50fd12625864658e08
 SHA512 
53eb0e6ce53a0af9ee6188df08dc69b759a7cd121902f0844ffa7864402a893d69a1180eed03a452116938b3e5490b5632c2b30c9b82c3c21aee7dabfddc3b63
 DIST patch-4.9.221.xz 3445048 BLAKE2B 
98d934f25603bf11c7bb541b45a984e0cc19704a7fbc6ed6227493b86e7463dbdd0948e11be733df2fbfe933b491236c79bc36f612df78d3b0ccd46eaf37
 SHA512 
88f205a987dc40c6486a21891fd8ad980d8bb76480cf995535c65f22d7c5819b6cc0c29a99ac56106276aa1607e70988bd26f776a1bb3ea5a6f54858c3ec64e9
-DIST patch-5.4.36.xz 1268144 BLAKE2B 
bb23f532e6e86bf55daa611ea866b1810a52b5c5ff9b210701ede4de7198a750576f27a3e8ed5cffbeb812a1062ca69aaf286913603ef1b97b695cefec869f37
 SHA512 
2e0edb5f2199f32e86718c71c4f62a87527b0e4c626b87e6b8d0a79f72259cf20f11f668b4464cc97db53db14ec7248f1b2af3364c18f099a19db117f034bc4e
+DIST patch-5.4.38.xz 1289784 BLAKE2B 
f68a65bf5e4729680d952e36011a5620d474d1e57f08df19588d05a942170a9b14f64468a383efe5cae7f602344519d5cc5f4de83b3726981fede07ad9ee
 SHA512 
5dc94a06f6cf5da2d7ef7cce3017e4263dcf1b5077209e00b7dd0e468cd807a51ef41ea6794f59f474f814e5e682342694652753eea0d777339cb892aa9985ba
 DIST patch-5.5.18.xz 722692 BLAKE2B 
ed9b7e15ebb981698e34d2e7a77ba8ffe65287672418221a6303195ec45f49c420434009cd5cfac64cad2685d7630aa017aaa3a20d4c788006872c1af700e438
 SHA512 
2cba5fcc831f834e7f469de12a99fd25290caab563db23eabe4f7912e2889e097e61400a3fb24c77ec34c3b4187a4dd397ad6b40734c8209c1a928d749585977
 DIST patch-5.6.10.xz 265024 BLAKE2B 
10e617b637617ec384acdaea6566f1500ceeed6bf6682f363304db50befa89f43957d903ac9141123fd408fa715280e5fd1fa776ed233b03b41232e73bf05d50
 SHA512 
57860a7576149a34c1ff9277a8daee8d4ee8574270561302e4fb3916a7f4c23cf298a3a7f13ba5370ec665548b679f5340d3ce6788152b4d8d79f41009efa865

diff --git a/sys-kernel/vanilla-sources/vanilla-sources-5.4.36.ebuild 
b/sys-kernel/vanilla-sources/vanilla-sources-5.4.38.ebuild
similarity index 100%
rename from sys-kernel/vanilla-sources/vanilla-sources-5.4.36.ebuild
rename to sys-kernel/vanilla-sources/vanilla-sources-5.4.38.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/convertdate/

2020-05-02 Thread Maciej Barć
commit: 6a2a1ec9125ce6e8d7aa0658cf0bad9a63e5ed81
Author: Maciej Barć  protonmail  com>
AuthorDate: Sat May  2 16:28:09 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sat May  2 16:28:09 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6a2a1ec9

dev-python/convertdate: new package; add version 2.2.0

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć  protonmail.com>

 dev-python/convertdate/Manifest |  1 +
 dev-python/convertdate/convertdate-2.2.0.ebuild | 21 +
 dev-python/convertdate/metadata.xml | 12 
 3 files changed, 34 insertions(+)

diff --git a/dev-python/convertdate/Manifest b/dev-python/convertdate/Manifest
new file mode 100644
index 000..8d8d4e2
--- /dev/null
+++ b/dev-python/convertdate/Manifest
@@ -0,0 +1 @@
+DIST convertdate-2.2.0.tar.gz 29774 BLAKE2B 
0ff546c483f10edff8c8ce062d606560cc435b14376426fbfcfaa50133da65f7da8754f49cd30ae171529b722db52add6569e4d439901f1f86d279f7e762e662
 SHA512 
493dfa6ae7cf984eacb6920f0a9df9aa5fe62edb837b83648210b820669c7d28185ffb06f4c20be1a77e91cdf96551f7015860ce5f61cd1afdbe497c79dd4027

diff --git a/dev-python/convertdate/convertdate-2.2.0.ebuild 
b/dev-python/convertdate/convertdate-2.2.0.ebuild
new file mode 100644
index 000..ba2bc57
--- /dev/null
+++ b/dev-python/convertdate/convertdate-2.2.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=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Utils for converting between date formats and calculating 
holidays"
+HOMEPAGE="https://github.com/fitnr/convertdate;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/pymeeus[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+"

diff --git a/dev-python/convertdate/metadata.xml 
b/dev-python/convertdate/metadata.xml
new file mode 100644
index 000..bc46457
--- /dev/null
+++ b/dev-python/convertdate/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+x...@protonmail.com
+Maciej Barć
+  
+  
+fitnr/convertdate
+convertdate
+  
+



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pymeeus/

2020-05-02 Thread Maciej Barć
commit: 3e0a6d6298eed581e7b0d75e8ba70de07b49703e
Author: Maciej Barć  protonmail  com>
AuthorDate: Sat May  2 16:24:13 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sat May  2 16:24:13 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e0a6d62

dev-python/pymeeus: new package; add version 0.3.7

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć  protonmail.com>

 dev-python/pymeeus/Manifest |  1 +
 dev-python/pymeeus/metadata.xml | 12 
 dev-python/pymeeus/pymeeus-0.3.7.ebuild | 23 +++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/pymeeus/Manifest b/dev-python/pymeeus/Manifest
new file mode 100644
index 000..d44f777
--- /dev/null
+++ b/dev-python/pymeeus/Manifest
@@ -0,0 +1 @@
+DIST PyMeeus-0.3.7.tar.gz 732308 BLAKE2B 
c8231e154ca08ba0ccc68d3634f7b3d6ec0d94980134fbb495409856d01a7588d506e142120b632e89158da16b6a635d0a33f6f270d87ec16a214d71f78bad75
 SHA512 
834fd3329437827a65a653b5bde9070e049a7932cac3ce06edfdfbd8efd6649b96de9ce46c032b18a7413bcf30d012f21857442e9dd2cf1f0ef23434682cf5e0

diff --git a/dev-python/pymeeus/metadata.xml b/dev-python/pymeeus/metadata.xml
new file mode 100644
index 000..4b6bdf7
--- /dev/null
+++ b/dev-python/pymeeus/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+x...@protonmail.com
+Maciej Barć
+  
+  
+architest/pymeeus
+PyMeeus
+  
+

diff --git a/dev-python/pymeeus/pymeeus-0.3.7.ebuild 
b/dev-python/pymeeus/pymeeus-0.3.7.ebuild
new file mode 100644
index 000..9dfa11b
--- /dev/null
+++ b/dev-python/pymeeus/pymeeus-0.3.7.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="PyMeeus"
+MY_P="${MY_PN}-${PV}"
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of Jean Meeus astronomical routines"
+HOMEPAGE="https://github.com/architest/pymeeus;
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}/${MY_P}"
+
+distutils_enable_tests pytest



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

2020-05-02 Thread Mike Gilbert
commit: 3f5d5c43f7239c2e5571a8bda595fe38b4aaf129
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat May  2 20:41:54 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat May  2 20:41:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5d5c43

dev-util/strace: use AM_PROG_AR

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

 dev-util/strace/files/strace-5.6-AR.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/strace/files/strace-5.6-AR.patch 
b/dev-util/strace/files/strace-5.6-AR.patch
index ac8cc31e1d7..8386bc41882 100644
--- a/dev-util/strace/files/strace-5.6-AR.patch
+++ b/dev-util/strace/files/strace-5.6-AR.patch
@@ -1,4 +1,4 @@
-From 0b0dccc7f198ce93f9b5faa3613b1630bffb338f Mon Sep 17 00:00:00 2001
+From 81e11a9b8c9469002833bd1707a435b1f81baf92 Mon Sep 17 00:00:00 2001
 From: Mike Gilbert 
 Date: Sat, 2 May 2020 16:25:21 -0400
 Subject: [PATCH] configure: check AR variable for 'ar' tool
@@ -11,14 +11,14 @@ Bug: https://bugs.gentoo.org/720712
  1 file changed, 1 insertion(+)
 
 diff --git a/configure.ac b/configure.ac
-index 6aabc2c8..7d6dde67 100644
+index 6aabc2c8..da486c24 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -36,6 +36,7 @@ AC_PROG_CC_STDC
  AC_PROG_CPP
  AC_PROG_INSTALL
  AC_PROG_RANLIB
-+AC_CHECK_TOOL([AR], [ar])
++AM_PROG_AR
  
  AC_USE_SYSTEM_EXTENSIONS
  AX_CODE_COVERAGE



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/pure-protobuf/

2020-05-02 Thread Maciej Barć
commit: 5b3d37aa5d7206a158d5bf558fbcd6cca9db7b64
Author: Maciej Barć  protonmail  com>
AuthorDate: Sat May  2 16:22:26 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sat May  2 16:22:26 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5b3d37aa

dev-python/pure-protobuf: new package; add version 2.0.0

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć  protonmail.com>

 dev-python/pure-protobuf/Manifest   |  1 +
 dev-python/pure-protobuf/metadata.xml   | 12 
 dev-python/pure-protobuf/pure-protobuf-2.0.0.ebuild | 19 +++
 3 files changed, 32 insertions(+)

diff --git a/dev-python/pure-protobuf/Manifest 
b/dev-python/pure-protobuf/Manifest
new file mode 100644
index 000..432ab18
--- /dev/null
+++ b/dev-python/pure-protobuf/Manifest
@@ -0,0 +1 @@
+DIST pure-protobuf-2.0.0.tar.gz 14331 BLAKE2B 
9936341ddc17918972141f9d167af70e281082cc154d2e96207f7b3fc8d07519284a332976bb694c63c9ec348b2b7076f3f74305af52edff4afe00593047461d
 SHA512 
6eb3d85b82d9742c1b87bc46c261e707439f16a034824aa1751232ebf534be1bf5f7d7b0053834a1412e6309c73f1dcc323851ff262c8bbe266b5153051b

diff --git a/dev-python/pure-protobuf/metadata.xml 
b/dev-python/pure-protobuf/metadata.xml
new file mode 100644
index 000..527dff9
--- /dev/null
+++ b/dev-python/pure-protobuf/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+x...@protonmail.com
+Maciej Barć
+  
+  
+eigenein/protobuf
+pure-protobuf
+  
+

diff --git a/dev-python/pure-protobuf/pure-protobuf-2.0.0.ebuild 
b/dev-python/pure-protobuf/pure-protobuf-2.0.0.ebuild
new file mode 100644
index 000..bed1ae6
--- /dev/null
+++ b/dev-python/pure-protobuf/pure-protobuf-2.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="A more Pythonic version of doxypy, a Doxygen filter for Python"
+HOMEPAGE="
+   https://github.com/eigenein/protobuf
+   https://pypi.org/project/pure-protobuf/
+"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"



[gentoo-commits] repo/proj/guru:dev commit in: app-text/komikku/

2020-05-02 Thread Maciej Barć
commit: 45cfee043042c0cae365bfd29bcd7b4fc66de66c
Author: Maciej Barć  protonmail  com>
AuthorDate: Sat May  2 16:45:35 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sat May  2 16:45:35 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45cfee04

app-text/komikku: new package; add version 0.12.0

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć  protonmail.com>

 app-text/komikku/Manifest  |  1 +
 app-text/komikku/komikku-0.12.0.ebuild | 66 ++
 app-text/komikku/metadata.xml  | 11 ++
 3 files changed, 78 insertions(+)

diff --git a/app-text/komikku/Manifest b/app-text/komikku/Manifest
new file mode 100644
index 000..3519c24
--- /dev/null
+++ b/app-text/komikku/Manifest
@@ -0,0 +1 @@
+DIST komikku-0.12.0.tar.gz 769028 BLAKE2B 
f2304f2faff4df5ecb0d45ba51bed35093a4e2eb539603060da279d1fce14753f85fa3262e971f3dec0e17ea65d17560f92ad84510f1a0519ab9a7f443e59c92
 SHA512 
ba9af4c5eff5b9814e8262e8e325ba2d64cbcc73faa53133fdfc839b0e1b558538c08acf26c981cf417a313f5d36c981afb3b9cd5c7a57f899fa774aa51f138c

diff --git a/app-text/komikku/komikku-0.12.0.ebuild 
b/app-text/komikku/komikku-0.12.0.ebuild
new file mode 100644
index 000..7d7a0c3
--- /dev/null
+++ b/app-text/komikku/komikku-0.12.0.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="Komikku"
+MY_P="${MY_PN}-${PV}"
+
+PYTHON_COMPAT=( python3_7 )
+
+inherit meson python-single-r1 gnome2-utils xdg
+
+DESCRIPTION="An online/offline manga reader for GNOME"
+HOMEPAGE="https://gitlab.com/valos/Komikku;
+SRC_URI="https://gitlab.com/valos/${MY_PN}/-/archive/v${PV}/${MY_PN}-v${PV}.tar.gz
 -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="
+   ${PYTHON_DEPS}
+   >=gui-libs/libhandy-0.0.10
+   >=x11-libs/gtk+-3.24.10
+   dev-python/beautifulsoup:4
+   dev-python/cloudscraper
+   dev-python/dateparser
+   dev-python/lxml
+   dev-python/pillow
+   dev-python/pure-protobuf
+   dev-python/python-magic
+   dev-python/unidecode
+"
+RDEPEND="
+   ${DEPEND}
+"
+
+S="${WORKDIR}/${MY_PN}-v${PV}"
+
+src_install() {
+   meson_src_install
+   python_optimize
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+   xdg_environment_reset
+}
+
+pkg_postinst() {
+   gnome2_gconf_install
+   gnome2_schemas_update
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+   gnome2_gconf_uninstall
+   gnome2_schemas_update
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}

diff --git a/app-text/komikku/metadata.xml b/app-text/komikku/metadata.xml
new file mode 100644
index 000..5af9ce6
--- /dev/null
+++ b/app-text/komikku/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+x...@protonmail.com
+Maciej Barć
+  
+  
+valos/Komikku
+  
+



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/cloudscraper/

2020-05-02 Thread Maciej Barć
commit: 3b8d97a81dac5c4834266dbeab3c128ab3e007eb
Author: Maciej Barć  protonmail  com>
AuthorDate: Sat May  2 16:25:13 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sat May  2 16:25:13 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3b8d97a8

dev-python/cloudscraper: new package; add version 1.2.34

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć  protonmail.com>

 dev-python/cloudscraper/Manifest   |  1 +
 dev-python/cloudscraper/cloudscraper-1.2.34.ebuild | 21 +
 dev-python/cloudscraper/metadata.xml   | 12 
 3 files changed, 34 insertions(+)

diff --git a/dev-python/cloudscraper/Manifest b/dev-python/cloudscraper/Manifest
new file mode 100644
index 000..34deecd
--- /dev/null
+++ b/dev-python/cloudscraper/Manifest
@@ -0,0 +1 @@
+DIST cloudscraper-1.2.34.tar.gz 104785 BLAKE2B 
62ac333f6d7104859b776342feae50b5c6913715dedf9d53cba2f2324464b63709ef8281e7b99eff53ff42804c7af0555d7420a6b30158ce6c1822404ab6b68f
 SHA512 
d85059013872e76535a8dd6ab6d66e6910bf7283f3d625a186626331bc8b037f29db601f0e7a2179073a7a436a0832964612c05d1a4b9d95aecf009ddd654b39

diff --git a/dev-python/cloudscraper/cloudscraper-1.2.34.ebuild 
b/dev-python/cloudscraper/cloudscraper-1.2.34.ebuild
new file mode 100644
index 000..249ec2b
--- /dev/null
+++ b/dev-python/cloudscraper/cloudscraper-1.2.34.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=( python3_{6,7} )
+
+inherit distutils-r1
+
+DESCRIPTION="A Python module to bypass Cloudflare's anti-bot page"
+HOMEPAGE="https://github.com/venomous/cloudscraper;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   >=dev-python/requests-2.9.2
+   >=dev-python/requests-toolbelt-0.9.1
+"

diff --git a/dev-python/cloudscraper/metadata.xml 
b/dev-python/cloudscraper/metadata.xml
new file mode 100644
index 000..5a1dd64
--- /dev/null
+++ b/dev-python/cloudscraper/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+x...@protonmail.com
+Maciej Barć
+  
+  
+venomous/cloudscraper
+cloudscraper
+  
+



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/dateparser/

2020-05-02 Thread Maciej Barć
commit: 6ec75aa84295155dd2c1278e4f9737ab2ec3f325
Author: Maciej Barć  protonmail  com>
AuthorDate: Sat May  2 16:41:54 2020 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Sat May  2 16:41:54 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ec75aa8

dev-python/dateparser: new package; add version 0.7.4

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Maciej Barć  protonmail.com>

 dev-python/dateparser/Manifest|  1 +
 dev-python/dateparser/dateparser-0.7.4.ebuild | 38 +++
 dev-python/dateparser/metadata.xml| 12 +
 3 files changed, 51 insertions(+)

diff --git a/dev-python/dateparser/Manifest b/dev-python/dateparser/Manifest
new file mode 100644
index 000..a5169f9
--- /dev/null
+++ b/dev-python/dateparser/Manifest
@@ -0,0 +1 @@
+DIST dateparser-0.7.4.tar.gz 312033 BLAKE2B 
e1cd42f8cea630d31cd65f4663a4b4758cc6de5aeb84dd36a442e286dcb5fd9217bd02da86336e979bc3f1cfe53c2062bfcbc386145d105193e23da432012924
 SHA512 
304878c55eeffdbd326579eb3c0eb68b65422147d75366b686f332ac853f8042af7f4a7ed7c9ae3fe35b5a991691367d600ddaeea1b991f5dccfc509e79a

diff --git a/dev-python/dateparser/dateparser-0.7.4.ebuild 
b/dev-python/dateparser/dateparser-0.7.4.ebuild
new file mode 100644
index 000..5dbac12
--- /dev/null
+++ b/dev-python/dateparser/dateparser-0.7.4.ebuild
@@ -0,0 +1,38 @@
+# 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="Date parsing library designed to parse dates from HTML pages"
+HOMEPAGE="https://github.com/scrapinghub/dateparser;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-4"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   test? (
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/flake8[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/parameterized[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   dev-python/convertdate[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pytz[${PYTHON_USEDEP}]
+   dev-python/regex[${PYTHON_USEDEP}]
+   dev-python/tzlocal[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests setup.py

diff --git a/dev-python/dateparser/metadata.xml 
b/dev-python/dateparser/metadata.xml
new file mode 100644
index 000..0189508
--- /dev/null
+++ b/dev-python/dateparser/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+x...@protonmail.com
+Maciej Barć
+  
+  
+scrapinghub/dateparser
+dateparser
+  
+



[gentoo-commits] repo/gentoo:master commit in: dev-util/strace/, dev-util/strace/files/

2020-05-02 Thread Mike Gilbert
commit: 943946b119a14f044dc1af8f7b90535f782bff4e
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat May  2 20:31:15 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat May  2 20:31:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=943946b1

dev-util/strace: respect AR variable

Closes: https://bugs.gentoo.org/720712
Signed-off-by: Mike Gilbert  gentoo.org>

 dev-util/strace/files/strace-5.6-AR.patch | 27 +++
 dev-util/strace/strace-5.6.ebuild |  3 ++-
 2 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/dev-util/strace/files/strace-5.6-AR.patch 
b/dev-util/strace/files/strace-5.6-AR.patch
new file mode 100644
index 000..ac8cc31e1d7
--- /dev/null
+++ b/dev-util/strace/files/strace-5.6-AR.patch
@@ -0,0 +1,27 @@
+From 0b0dccc7f198ce93f9b5faa3613b1630bffb338f Mon Sep 17 00:00:00 2001
+From: Mike Gilbert 
+Date: Sat, 2 May 2020 16:25:21 -0400
+Subject: [PATCH] configure: check AR variable for 'ar' tool
+
+Without this, automake always hardcodes 'AR = ar' in Makefile.in
+
+Bug: https://bugs.gentoo.org/720712
+---
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/configure.ac b/configure.ac
+index 6aabc2c8..7d6dde67 100644
+--- a/configure.ac
 b/configure.ac
+@@ -36,6 +36,7 @@ AC_PROG_CC_STDC
+ AC_PROG_CPP
+ AC_PROG_INSTALL
+ AC_PROG_RANLIB
++AC_CHECK_TOOL([AR], [ar])
+ 
+ AC_USE_SYSTEM_EXTENSIONS
+ AX_CODE_COVERAGE
+-- 
+2.26.2
+

diff --git a/dev-util/strace/strace-5.6.ebuild 
b/dev-util/strace/strace-5.6.ebuild
index c08dbf18c0a..f19588e9f9c 100644
--- a/dev-util/strace/strace-5.6.ebuild
+++ b/dev-util/strace/strace-5.6.ebuild
@@ -41,7 +41,8 @@ RDEPEND="
 "
 
 PATCHES=(
-   "${FILESDIR}/${PN}-5.5-static.patch"
+   "${FILESDIR}/strace-5.5-static.patch"
+   "${FILESDIR}/strace-5.6-AR.patch"
 )
 
 src_prepare() {



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

2020-05-02 Thread Sven Wegener
commit: f3788a05fd0546f146883b1fc021b43616d13b03
Author: Sven Wegener  gentoo  org>
AuthorDate: Sat May  2 19:51:43 2020 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Sat May  2 20:18:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3788a05

dev-python/hiredis: Stable 1.0.1 on amd/x86

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sven Wegener  gentoo.org>

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

diff --git a/dev-python/hiredis/hiredis-1.0.1.ebuild 
b/dev-python/hiredis/hiredis-1.0.1.ebuild
index 1e14c85fa39..34d712deb6d 100644
--- a/dev-python/hiredis/hiredis-1.0.1.ebuild
+++ b/dev-python/hiredis/hiredis-1.0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE=""
 
 DEPEND=">=dev-libs/hiredis-0.14:="



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

2020-05-02 Thread Sven Wegener
commit: 44e79c1045076da09da356a9acbf90d670602f9a
Author: Sven Wegener  gentoo  org>
AuthorDate: Sat May  2 20:14:42 2020 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Sat May  2 20:18:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44e79c10

dev-python/ujson: Stable 2.0.3 on amd64/x86, bug #720648

Bug: https://bugs.gentoo.org/720648
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sven Wegener  gentoo.org>

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

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



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

2020-05-02 Thread Matthias Maier
commit: 98cb6b1bbd2776633c8d5623d94089f724907c72
Author: Matthias Maier  gentoo  org>
AuthorDate: Sat May  2 20:13:00 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Sat May  2 20:15:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98cb6b1b

sci-libs/symengine: version bump to 0.6.0

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 sci-libs/symengine/Manifest   |  1 +
 sci-libs/symengine/symengine-0.6.0.ebuild | 81 +++
 2 files changed, 82 insertions(+)

diff --git a/sci-libs/symengine/Manifest b/sci-libs/symengine/Manifest
index aace1016e68..136367fe25e 100644
--- a/sci-libs/symengine/Manifest
+++ b/sci-libs/symengine/Manifest
@@ -1 +1,2 @@
 DIST symengine-0.5.0.tar.gz 761321 BLAKE2B 
ddff0e756188f375e966b92e6e7796936b8b6fe1a884c036066dc09d46183f157761c9813fe27366e625b7cc070381332964a12f14617be66b0f38f536c0518d
 SHA512 
0b94b531f71adf9129440e0664a5b5ce23453de6c8d22ed385958b38cda9bc2b356a0182a80076f47b217e9f6b5a57f059b040fddf7d69694d5bd5857b0a046b
+DIST symengine-0.6.0.tar.gz 763481 BLAKE2B 
37fe94ad08463b31c7387ab296b201a4dda821ba59dfa548d0c42e70d23958bae24df3f035bd3fffb46cc08cc010d13a25e607a9e0644e9b3c0602fa0eb363b3
 SHA512 
cc6f0468534e5bcd466a810d44f9884b17858ca6c7151cdcadb3af0f7d8faf0d96697d5887ab65fc9094de80df825f8243dabc54e3f5c387be544880f49b482b

diff --git a/sci-libs/symengine/symengine-0.6.0.ebuild 
b/sci-libs/symengine/symengine-0.6.0.ebuild
new file mode 100644
index 000..f1f0af9df4f
--- /dev/null
+++ b/sci-libs/symengine/symengine-0.6.0.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+CMAKE_BUILD_TYPE=Release
+inherit cmake flag-o-matic toolchain-funcs
+
+DESCRIPTION="Fast symbolic manipulation library, written in C++"
+HOMEPAGE="https://github.com/sympy/symengine;
+SRC_URI="https://github.com/sympy/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/0.4"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="arb benchmarks boost debug doc ecm flint llvm mpc mpfr openmp test 
tcmalloc threads"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/gmp:=
+   sys-libs/binutils-libs:=
+   arb? ( sci-mathematics/arb:= )
+   boost? ( dev-libs/boost:= )
+   ecm? ( sci-mathematics/gmp-ecm )
+   flint? ( sci-mathematics/flint:= )
+   mpc? ( dev-libs/mpc:= )
+   tcmalloc? ( dev-util/google-perftools )
+"
+DEPEND="${RDEPEND}
+   doc? ( app-doc/doxygen[dot] )
+"
+
+pkg_pretend() {
+   use openmp && [[ ${MERGE_TYPE} != binary ]] && tc-check-openmp
+}
+
+src_prepare() {
+   cmake_src_prepare
+   sed -e "s|DESTINATION doc| DESTINATION share/doc/${PF}/html|" \
+   -e "s|/lib|/$(get_libdir)|g" \
+   -e "s|lib/|$(get_libdir)/|g" \
+   -e "/DESTINATION/s|lib|$(get_libdir)|g" \
+   -i CMakeLists.txt symengine/CMakeLists.txt \
+   symengine/utilities/teuchos/CMakeLists.txt || die
+}
+
+src_configure() {
+   # not in portage yet: piranha
+   local int_class
+   if use arb || use flint; then
+   int_class=flint
+   elif use mpfr; then
+   int_class=gmpxx
+   elif use boost; then
+   int_class=boostmp
+   else
+   int_class=gmp
+   fi
+   local mycmakeargs=(
+   -DINTEGER_CLASS="${int_class}"
+   -DBUILD_BENCHMARKS="$(usex benchmarks)"
+   -DBUILD_DOXYGEN="$(usex doc)"
+   -DBUILD_TESTS="$(usex test)"
+   -DWITH_ARB="$(usex arb)"
+   -DWITH_BFD="$(usex debug)"
+   -DWITH_SYMENGINE_ASSERT="$(usex debug)"
+   -DWITH_SYMENGINE_THREAD_SAFE="$(usex threads)"
+   -DWITH_FLINT="$(usex flint)"
+   -DWITH_OPENMP="$(usex openmp)"
+   -DWITH_MPFR="$(usex mpfr)"
+   -DWITH_MPC="$(usex mpc)"
+   -DWITH_LLVM="$(usex llvm)"
+   -DWITH_PTHREAD="$(usex threads)"
+   -DWITH_TCMALLOC="$(usex tcmalloc)"
+   -DWITH_ECM="$(usex ecm)"
+   )
+   use arb && mycmakeargs+=( -DARB_INCLUDE_DIR="${EPREFIX}/usr/include" )
+
+   test-flag-CXX -std=c++11 && append-cxxflags -std=c++11
+   cmake_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/

2020-05-02 Thread Sergei Trofimovich
commit: e328f9953b360fcdf759881f2c83c0092ddd1abc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  2 20:07:59 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  2 20:07:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e328f995

sys-libs/glibc: add a reference to disable support test

Bug: https://sourceware.org/PR25909
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-libs/glibc/glibc-2.30-r8.ebuild | 1 +
 sys-libs/glibc/glibc-2.31-r2.ebuild | 1 +
 sys-libs/glibc/glibc-.ebuild| 1 +
 3 files changed, 3 insertions(+)

diff --git a/sys-libs/glibc/glibc-2.30-r8.ebuild 
b/sys-libs/glibc/glibc-2.30-r8.ebuild
index efce95c6089..430297d8706 100644
--- a/sys-libs/glibc/glibc-2.30-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.30-r8.ebuild
@@ -153,6 +153,7 @@ XFAIL_TEST_LIST=(
 
# buggy test, assumes /dev/ and /dev/null on a single filesystem
# 'mount --bind /dev/null /chroot/dev/null' breaks it.
+   # https://sourceware.org/PR25909
tst-support_descriptors
 )
 

diff --git a/sys-libs/glibc/glibc-2.31-r2.ebuild 
b/sys-libs/glibc/glibc-2.31-r2.ebuild
index 19510c320d4..214f217af19 100644
--- a/sys-libs/glibc/glibc-2.31-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.31-r2.ebuild
@@ -144,6 +144,7 @@ XFAIL_TEST_LIST=(
 
# buggy test, assumes /dev/ and /dev/null on a single filesystem
# 'mount --bind /dev/null /chroot/dev/null' breaks it.
+   # https://sourceware.org/PR25909
tst-support_descriptors
 )
 

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index 589a69224e4..8b440f31782 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -143,6 +143,7 @@ XFAIL_TEST_LIST=(
 
# buggy test, assumes /dev/ and /dev/null on a single filesystem
# 'mount --bind /dev/null /chroot/dev/null' breaks it.
+   # https://sourceware.org/PR25909
tst-support_descriptors
 )
 



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

2020-05-02 Thread Thomas Deutschmann
commit: 9fc3dd89dbc64053fb634601ded1613f64c7910d
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat May  2 19:47:27 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat May  2 19:47:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc3dd89

dev-libs/girara: subscribe to dev-libs/json-c subslot

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

 dev-libs/girara/girara-0.3.3.ebuild | 4 ++--
 dev-libs/girara/girara-0.3.4.ebuild | 2 +-
 dev-libs/girara/girara-.ebuild  | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-libs/girara/girara-0.3.3.ebuild 
b/dev-libs/girara/girara-0.3.3.ebuild
index a94eb0fea97..e77e4d1de04 100644
--- a/dev-libs/girara/girara-0.3.3.ebuild
+++ b/dev-libs/girara/girara-0.3.3.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
@@ -24,7 +24,7 @@ IUSE="doc libnotify test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="dev-libs/glib:2
-dev-libs/json-c
+dev-libs/json-c:=
 >=x11-libs/gtk+-3.20:3
 >=x11-libs/pango-1.14
 libnotify? ( x11-libs/libnotify )"

diff --git a/dev-libs/girara/girara-0.3.4.ebuild 
b/dev-libs/girara/girara-0.3.4.ebuild
index 635971d037a..77385380530 100644
--- a/dev-libs/girara/girara-0.3.4.ebuild
+++ b/dev-libs/girara/girara-0.3.4.ebuild
@@ -24,7 +24,7 @@ IUSE="doc libnotify test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="dev-libs/glib:2
-dev-libs/json-c
+dev-libs/json-c:=
 >=x11-libs/gtk+-3.20:3
 >=x11-libs/pango-1.14
 libnotify? ( x11-libs/libnotify )"

diff --git a/dev-libs/girara/girara-.ebuild 
b/dev-libs/girara/girara-.ebuild
index 683a2b54d61..77385380530 100644
--- a/dev-libs/girara/girara-.ebuild
+++ b/dev-libs/girara/girara-.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
@@ -24,7 +24,7 @@ IUSE="doc libnotify test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="dev-libs/glib:2
-dev-libs/json-c
+dev-libs/json-c:=
 >=x11-libs/gtk+-3.20:3
 >=x11-libs/pango-1.14
 libnotify? ( x11-libs/libnotify )"



[gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/

2020-05-02 Thread Sergei Trofimovich
commit: 59570004c5d29857e21d72c3ed98f933023d4861
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  2 19:51:08 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  2 19:51:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59570004

sys-libs/glibc: disable tst-pkey and tst-support_descriptors tests

tst-pkey did not hande -ENOSPC-as-unsupported untli glibc-2.31.
tst-support_descriptors is yet to be reported upstream.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-libs/glibc/glibc-2.30-r8.ebuild | 7 +++
 sys-libs/glibc/glibc-2.31-r2.ebuild | 4 
 sys-libs/glibc/glibc-.ebuild| 4 
 3 files changed, 15 insertions(+)

diff --git a/sys-libs/glibc/glibc-2.30-r8.ebuild 
b/sys-libs/glibc/glibc-2.30-r8.ebuild
index 2836d93f552..efce95c6089 100644
--- a/sys-libs/glibc/glibc-2.30-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.30-r8.ebuild
@@ -147,6 +147,13 @@ XFAIL_TEST_LIST=(
tst-locale-locpath
# 9) Failures of unknown origin
tst-latepthread
+
+   # buggy test, fixed in glibc-2.31 in 70ba28f7ab29
+   tst-pkey
+
+   # buggy test, assumes /dev/ and /dev/null on a single filesystem
+   # 'mount --bind /dev/null /chroot/dev/null' breaks it.
+   tst-support_descriptors
 )
 
 #

diff --git a/sys-libs/glibc/glibc-2.31-r2.ebuild 
b/sys-libs/glibc/glibc-2.31-r2.ebuild
index 2945adf1290..19510c320d4 100644
--- a/sys-libs/glibc/glibc-2.31-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.31-r2.ebuild
@@ -141,6 +141,10 @@ GENTOO_GLIBC_XFAIL_TESTS="${GENTOO_GLIBC_XFAIL_TESTS:-yes}"
 XFAIL_TEST_LIST=(
# 9) Failures of unknown origin
tst-latepthread
+
+   # buggy test, assumes /dev/ and /dev/null on a single filesystem
+   # 'mount --bind /dev/null /chroot/dev/null' breaks it.
+   tst-support_descriptors
 )
 
 #

diff --git a/sys-libs/glibc/glibc-.ebuild b/sys-libs/glibc/glibc-.ebuild
index dafe72da8ed..589a69224e4 100644
--- a/sys-libs/glibc/glibc-.ebuild
+++ b/sys-libs/glibc/glibc-.ebuild
@@ -140,6 +140,10 @@ GENTOO_GLIBC_XFAIL_TESTS="${GENTOO_GLIBC_XFAIL_TESTS:-yes}"
 XFAIL_TEST_LIST=(
# 9) Failures of unknown origin
tst-latepthread
+
+   # buggy test, assumes /dev/ and /dev/null on a single filesystem
+   # 'mount --bind /dev/null /chroot/dev/null' breaks it.
+   tst-support_descriptors
 )
 
 #



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

2020-05-02 Thread Zac Medico
commit: ccc716ead3acadf2dccd48edc3b695cb929a4f18
Author: Zac Medico  gentoo  org>
AuthorDate: Sat May  2 19:25:32 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sat May  2 19:28:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc716ea

dev-python/arpeggio: eliminate pytest-runner requirement

Closes: https://bugs.gentoo.org/719762
Closes: https://bugs.gentoo.org/719822
Closes: https://bugs.gentoo.org/720460
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Zac Medico  gentoo.org>

 dev-python/arpeggio/arpeggio-1.9.2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/arpeggio/arpeggio-1.9.2.ebuild 
b/dev-python/arpeggio/arpeggio-1.9.2.ebuild
index 5623c7389bd..e2b49275b80 100644
--- a/dev-python/arpeggio/arpeggio-1.9.2.ebuild
+++ b/dev-python/arpeggio/arpeggio-1.9.2.ebuild
@@ -30,7 +30,9 @@ S=${WORKDIR}/${MY_P}
 
 python_prepare_all() {
distutils-r1_python_prepare_all
-   sed -e 's:packages=find_packages(:\0exclude=["examples", 
"examples.*"]:' -i setup.py || die
+   sed -e 's:packages=find_packages(:\0exclude=["examples", 
"examples.*"]:' \
+   -e "s:\\(setup_requires=\[\\)'pytest-runner'\\(\],\\):\\1\\2:" \
+   -i setup.py || die
 }
 
 python_test() {



[gentoo-commits] proj/linux-patches:5.6 commit in: /

2020-05-02 Thread Mike Pagano
commit: 5686f4b988cb74f62b7d571baf82575518356710
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat May  2 19:25:30 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat May  2 19:25:30 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=5686f4b9

Linux patch 5.6.10

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

 _README |  4 
 1009_linux-5.6.10.patch | 29 +
 2 files changed, 33 insertions(+)

diff --git a/_README b/_README
index 8794f80..25aa563 100644
--- a/_README
+++ b/_README
@@ -79,6 +79,10 @@ Patch:  1008_linux-5.6.9.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.6.9
 
+Patch:  1009_linux-5.6.10.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.6.10
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1009_linux-5.6.10.patch b/1009_linux-5.6.10.patch
new file mode 100644
index 000..710dd6b
--- /dev/null
+++ b/1009_linux-5.6.10.patch
@@ -0,0 +1,29 @@
+diff --git a/Makefile b/Makefile
+index 2fc8ba07d930..4b29cc9769e8 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 6
+-SUBLEVEL = 9
++SUBLEVEL = 10
+ EXTRAVERSION =
+ NAME = Kleptomaniac Octopus
+ 
+diff --git a/sound/soc/meson/axg-card.c b/sound/soc/meson/axg-card.c
+index 2b04ac3d8fd3..1f698adde506 100644
+--- a/sound/soc/meson/axg-card.c
 b/sound/soc/meson/axg-card.c
+@@ -586,10 +586,8 @@ static int axg_card_add_link(struct snd_soc_card *card, 
struct device_node *np,
+ 
+   if (axg_card_cpu_is_tdm_iface(dai_link->cpus->of_node))
+   ret = axg_card_parse_tdm(card, np, index);
+-  else if (axg_card_cpu_is_codec(dai_link->cpus->of_node)) {
++  else if (axg_card_cpu_is_codec(dai_link->cpus->of_node))
+   dai_link->params = _params;
+-  dai_link->no_pcm = 0; /* link is not a DPCM BE */
+-  }
+ 
+   return ret;
+ }



[gentoo-commits] proj/linux-patches:5.4 commit in: /

2020-05-02 Thread Mike Pagano
commit: 5ab7e7f6ccca46d47ce7246f8086bc385244315a
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat May  2 19:24:33 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat May  2 19:24:33 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=5ab7e7f6

Linux patch 5.4.38

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

 _README |  4 
 1037_linux-5.4.38.patch | 29 +
 2 files changed, 33 insertions(+)

diff --git a/_README b/_README
index 0cb47e8..8f9e369 100644
--- a/_README
+++ b/_README
@@ -191,6 +191,10 @@ Patch:  1036_linux-5.4.37.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.4.37
 
+Patch:  1037_linux-5.4.38.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.4.38
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1037_linux-5.4.38.patch b/1037_linux-5.4.38.patch
new file mode 100644
index 000..2bd282e
--- /dev/null
+++ b/1037_linux-5.4.38.patch
@@ -0,0 +1,29 @@
+diff --git a/Makefile b/Makefile
+index 33690285d6aa..989e7d649633 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 4
+-SUBLEVEL = 37
++SUBLEVEL = 38
+ EXTRAVERSION =
+ NAME = Kleptomaniac Octopus
+ 
+diff --git a/sound/soc/meson/axg-card.c b/sound/soc/meson/axg-card.c
+index 2b04ac3d8fd3..1f698adde506 100644
+--- a/sound/soc/meson/axg-card.c
 b/sound/soc/meson/axg-card.c
+@@ -586,10 +586,8 @@ static int axg_card_add_link(struct snd_soc_card *card, 
struct device_node *np,
+ 
+   if (axg_card_cpu_is_tdm_iface(dai_link->cpus->of_node))
+   ret = axg_card_parse_tdm(card, np, index);
+-  else if (axg_card_cpu_is_codec(dai_link->cpus->of_node)) {
++  else if (axg_card_cpu_is_codec(dai_link->cpus->of_node))
+   dai_link->params = _params;
+-  dai_link->no_pcm = 0; /* link is not a DPCM BE */
+-  }
+ 
+   return ret;
+ }



[gentoo-commits] proj/linux-patches:4.19 commit in: /

2020-05-02 Thread Mike Pagano
commit: d2975282a07e1079c8befdd23086852956fe4493
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat May  2 19:23:44 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat May  2 19:23:44 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=d2975282

Linux patch 4.19.120

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

 _README   |4 +
 1119_linux-4.19.120.patch | 1834 +
 2 files changed, 1838 insertions(+)

diff --git a/_README b/_README
index 36e1c22..8850298 100644
--- a/_README
+++ b/_README
@@ -515,6 +515,10 @@ Patch:  1118_linux-4.19.119.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.19.119
 
+Patch:  1119_linux-4.19.120.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.19.120
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1119_linux-4.19.120.patch b/1119_linux-4.19.120.patch
new file mode 100644
index 000..6f1d761
--- /dev/null
+++ b/1119_linux-4.19.120.patch
@@ -0,0 +1,1834 @@
+diff --git a/Makefile b/Makefile
+index 69c95fe6fba5..74b60bf2ff79 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 19
+-SUBLEVEL = 119
++SUBLEVEL = 120
+ EXTRAVERSION =
+ NAME = "People's Front"
+ 
+diff --git a/arch/arm/boot/dts/bcm283x.dtsi b/arch/arm/boot/dts/bcm283x.dtsi
+index c9322a56300d..f9add515301f 100644
+--- a/arch/arm/boot/dts/bcm283x.dtsi
 b/arch/arm/boot/dts/bcm283x.dtsi
+@@ -476,6 +476,7 @@
+"dsi0_ddr2",
+"dsi0_ddr";
+ 
++  status = "disabled";
+   };
+ 
+   thermal: thermal@7e212000 {
+diff --git a/arch/arm64/include/asm/sysreg.h b/arch/arm64/include/asm/sysreg.h
+index 3091ae5975a3..ed99d941c462 100644
+--- a/arch/arm64/include/asm/sysreg.h
 b/arch/arm64/include/asm/sysreg.h
+@@ -60,7 +60,9 @@
+ #ifndef CONFIG_BROKEN_GAS_INST
+ 
+ #ifdef __ASSEMBLY__
+-#define __emit_inst(x).inst (x)
++// The space separator is omitted so that __emit_inst(x) can be parsed as
++// either an assembler directive or an assembler macro argument.
++#define __emit_inst(x).inst(x)
+ #else
+ #define __emit_inst(x)".inst " __stringify((x)) "\n\t"
+ #endif
+diff --git a/arch/x86/kernel/cpu/mshyperv.c b/arch/x86/kernel/cpu/mshyperv.c
+index fc93ae325515..f8b0fa2dbe37 100644
+--- a/arch/x86/kernel/cpu/mshyperv.c
 b/arch/x86/kernel/cpu/mshyperv.c
+@@ -214,8 +214,8 @@ static void __init ms_hyperv_init_platform(void)
+   ms_hyperv.misc_features = cpuid_edx(HYPERV_CPUID_FEATURES);
+   ms_hyperv.hints= cpuid_eax(HYPERV_CPUID_ENLIGHTMENT_INFO);
+ 
+-  pr_info("Hyper-V: features 0x%x, hints 0x%x\n",
+-  ms_hyperv.features, ms_hyperv.hints);
++  pr_info("Hyper-V: features 0x%x, hints 0x%x, misc 0x%x\n",
++  ms_hyperv.features, ms_hyperv.hints, ms_hyperv.misc_features);
+ 
+   ms_hyperv.max_vp_index = cpuid_eax(HYPERV_CPUID_IMPLEMENT_LIMITS);
+   ms_hyperv.max_lp_index = cpuid_ebx(HYPERV_CPUID_IMPLEMENT_LIMITS);
+diff --git a/arch/x86/net/bpf_jit_comp.c b/arch/x86/net/bpf_jit_comp.c
+index a32fc3d99407..46ab92831251 100644
+--- a/arch/x86/net/bpf_jit_comp.c
 b/arch/x86/net/bpf_jit_comp.c
+@@ -142,6 +142,19 @@ static bool is_ereg(u32 reg)
+BIT(BPF_REG_AX));
+ }
+ 
++/*
++ * is_ereg_8l() == true if BPF register 'reg' is mapped to access x86-64
++ * lower 8-bit registers dil,sil,bpl,spl,r8b..r15b, which need extra byte
++ * of encoding. al,cl,dl,bl have simpler encoding.
++ */
++static bool is_ereg_8l(u32 reg)
++{
++  return is_ereg(reg) ||
++  (1 << reg) & (BIT(BPF_REG_1) |
++BIT(BPF_REG_2) |
++BIT(BPF_REG_FP));
++}
++
+ static bool is_axreg(u32 reg)
+ {
+   return reg == BPF_REG_0;
+@@ -751,9 +764,8 @@ st:if (is_imm8(insn->off))
+   /* STX: *(u8*)(dst_reg + off) = src_reg */
+   case BPF_STX | BPF_MEM | BPF_B:
+   /* Emit 'mov byte ptr [rax + off], al' */
+-  if (is_ereg(dst_reg) || is_ereg(src_reg) ||
+-  /* We have to add extra byte for x86 SIL, DIL regs 
*/
+-  src_reg == BPF_REG_1 || src_reg == BPF_REG_2)
++  if (is_ereg(dst_reg) || is_ereg_8l(src_reg))
++  /* Add extra byte for eregs or SIL,DIL,BPL in 
src_reg */
+   EMIT2(add_2mod(0x40, dst_reg, src_reg), 0x88);
+   else
+   EMIT1(0x88);
+diff --git a/arch/x86/net/bpf_jit_comp32.c b/arch/x86/net/bpf_jit_comp32.c
+index 24d573bc550d..2eaf1900ba67 100644

[gentoo-commits] proj/linux-patches:4.14 commit in: /

2020-05-02 Thread Mike Pagano
commit: 11b08a10760b6d7004331fc6074fa4eeb2d7f08d
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat May  2 19:22:54 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat May  2 19:22:54 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=11b08a10

Linux patch 4.14.178

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

 _README   |4 +
 1177_linux-4.14.178.patch | 3850 +
 2 files changed, 3854 insertions(+)

diff --git a/_README b/_README
index f56b415..36bc305 100644
--- a/_README
+++ b/_README
@@ -751,6 +751,10 @@ Patch:  1176_linux-4.14.177.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.14.177
 
+Patch:  1177_linux-4.14.178.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.14.178
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1177_linux-4.14.178.patch b/1177_linux-4.14.178.patch
new file mode 100644
index 000..a685a18
--- /dev/null
+++ b/1177_linux-4.14.178.patch
@@ -0,0 +1,3850 @@
+diff --git a/Makefile b/Makefile
+index d81fb98737f7..73e93e596e50 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 14
+-SUBLEVEL = 177
++SUBLEVEL = 178
+ EXTRAVERSION =
+ NAME = Petit Gorille
+ 
+diff --git a/arch/arm/boot/dts/bcm283x.dtsi b/arch/arm/boot/dts/bcm283x.dtsi
+index fdb018e1278f..9d1e1061d8af 100644
+--- a/arch/arm/boot/dts/bcm283x.dtsi
 b/arch/arm/boot/dts/bcm283x.dtsi
+@@ -454,6 +454,7 @@
+"dsi0_ddr2",
+"dsi0_ddr";
+ 
++  status = "disabled";
+   };
+ 
+   thermal: thermal@7e212000 {
+diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
+index 8cf1a98785a5..1d0923b4a82b 100644
+--- a/arch/arm/mach-imx/Makefile
 b/arch/arm/mach-imx/Makefile
+@@ -87,8 +87,10 @@ AFLAGS_suspend-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += suspend-imx6.o
+ obj-$(CONFIG_SOC_IMX53) += suspend-imx53.o
+ endif
++ifeq ($(CONFIG_ARM_CPU_SUSPEND),y)
+ AFLAGS_resume-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += resume-imx6.o
++endif
+ obj-$(CONFIG_SOC_IMX6) += pm-imx6.o
+ 
+ obj-$(CONFIG_SOC_IMX1) += mach-imx1.o
+diff --git a/arch/arm64/include/asm/sysreg.h b/arch/arm64/include/asm/sysreg.h
+index 50a89bcf9072..2564dd429ab6 100644
+--- a/arch/arm64/include/asm/sysreg.h
 b/arch/arm64/include/asm/sysreg.h
+@@ -60,7 +60,9 @@
+ #ifndef CONFIG_BROKEN_GAS_INST
+ 
+ #ifdef __ASSEMBLY__
+-#define __emit_inst(x).inst (x)
++// The space separator is omitted so that __emit_inst(x) can be parsed as
++// either an assembler directive or an assembler macro argument.
++#define __emit_inst(x).inst(x)
+ #else
+ #define __emit_inst(x)".inst " __stringify((x)) "\n\t"
+ #endif
+diff --git a/arch/powerpc/kernel/setup_64.c b/arch/powerpc/kernel/setup_64.c
+index 41b3b2787f23..a1e336901cc8 100644
+--- a/arch/powerpc/kernel/setup_64.c
 b/arch/powerpc/kernel/setup_64.c
+@@ -466,6 +466,8 @@ static bool __init parse_cache_info(struct device_node *np,
+   lsizep = of_get_property(np, propnames[3], NULL);
+   if (bsizep == NULL)
+   bsizep = lsizep;
++  if (lsizep == NULL)
++  lsizep = bsizep;
+   if (lsizep != NULL)
+   lsize = be32_to_cpu(*lsizep);
+   if (bsizep != NULL)
+diff --git a/arch/x86/kernel/cpu/mshyperv.c b/arch/x86/kernel/cpu/mshyperv.c
+index c0201b11e9e2..a6b323a3a630 100644
+--- a/arch/x86/kernel/cpu/mshyperv.c
 b/arch/x86/kernel/cpu/mshyperv.c
+@@ -178,8 +178,8 @@ static void __init ms_hyperv_init_platform(void)
+   ms_hyperv.misc_features = cpuid_edx(HYPERV_CPUID_FEATURES);
+   ms_hyperv.hints= cpuid_eax(HYPERV_CPUID_ENLIGHTMENT_INFO);
+ 
+-  pr_info("Hyper-V: features 0x%x, hints 0x%x\n",
+-  ms_hyperv.features, ms_hyperv.hints);
++  pr_info("Hyper-V: features 0x%x, hints 0x%x, misc 0x%x\n",
++  ms_hyperv.features, ms_hyperv.hints, ms_hyperv.misc_features);
+ 
+   ms_hyperv.max_vp_index = cpuid_eax(HVCPUID_IMPLEMENTATION_LIMITS);
+   ms_hyperv.max_lp_index = cpuid_ebx(HVCPUID_IMPLEMENTATION_LIMITS);
+diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c
+index f8e3f3c48283..c139dedec12b 100644
+--- a/arch/x86/kvm/vmx.c
 b/arch/x86/kvm/vmx.c
+@@ -6250,7 +6250,7 @@ static int handle_rmode_exception(struct kvm_vcpu *vcpu,
+  */
+ static void kvm_machine_check(void)
+ {
+-#if defined(CONFIG_X86_MCE) && defined(CONFIG_X86_64)
++#if defined(CONFIG_X86_MCE)
+   struct pt_regs regs = {
+   .cs = 3, /* Fake ring 3 no matter what the guest ran on */
+   .flags = X86_EFLAGS_IF,
+diff --git a/arch/x86/net/bpf_jit_comp.c b/arch/x86/net/bpf_jit_comp.c

[gentoo-commits] proj/linux-patches:4.9 commit in: /

2020-05-02 Thread Mike Pagano
commit: b0b7e47335f3cc4ccb6ea594f1a1c8d663651988
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat May  2 19:22:06 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat May  2 19:22:06 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=b0b7e473

Linux patch 4.9.221

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

 _README  |4 +
 1220_linux-4.9.221.patch | 2303 ++
 2 files changed, 2307 insertions(+)

diff --git a/_README b/_README
index ba1ce88..68ee429 100644
--- a/_README
+++ b/_README
@@ -923,6 +923,10 @@ Patch:  1219_linux-4.9.220.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.220
 
+Patch:  1220_linux-4.9.221.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.221
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1220_linux-4.9.221.patch b/1220_linux-4.9.221.patch
new file mode 100644
index 000..7ce4b5a
--- /dev/null
+++ b/1220_linux-4.9.221.patch
@@ -0,0 +1,2303 @@
+diff --git a/Makefile b/Makefile
+index e7866bc2d817..b919a66788b5 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 220
++SUBLEVEL = 221
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
+index 3a4014870a91..44c6ea0b86a6 100644
+--- a/arch/arm/mach-imx/Makefile
 b/arch/arm/mach-imx/Makefile
+@@ -86,8 +86,10 @@ AFLAGS_suspend-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += suspend-imx6.o
+ obj-$(CONFIG_SOC_IMX53) += suspend-imx53.o
+ endif
++ifeq ($(CONFIG_ARM_CPU_SUSPEND),y)
+ AFLAGS_resume-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += resume-imx6.o
++endif
+ obj-$(CONFIG_SOC_IMX6) += pm-imx6.o
+ 
+ obj-$(CONFIG_SOC_IMX1) += mach-imx1.o
+diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c
+index 2ad59d8553a5..b62886f10dc1 100644
+--- a/arch/x86/kvm/vmx.c
 b/arch/x86/kvm/vmx.c
+@@ -5785,7 +5785,7 @@ static int handle_rmode_exception(struct kvm_vcpu *vcpu,
+  */
+ static void kvm_machine_check(void)
+ {
+-#if defined(CONFIG_X86_MCE) && defined(CONFIG_X86_64)
++#if defined(CONFIG_X86_MCE)
+   struct pt_regs regs = {
+   .cs = 3, /* Fake ring 3 no matter what the guest ran on */
+   .flags = X86_EFLAGS_IF,
+diff --git a/arch/x86/net/bpf_jit_comp.c b/arch/x86/net/bpf_jit_comp.c
+index d9dabd0c31fc..eb5734112cb4 100644
+--- a/arch/x86/net/bpf_jit_comp.c
 b/arch/x86/net/bpf_jit_comp.c
+@@ -150,6 +150,19 @@ static bool is_ereg(u32 reg)
+BIT(BPF_REG_AX));
+ }
+ 
++/*
++ * is_ereg_8l() == true if BPF register 'reg' is mapped to access x86-64
++ * lower 8-bit registers dil,sil,bpl,spl,r8b..r15b, which need extra byte
++ * of encoding. al,cl,dl,bl have simpler encoding.
++ */
++static bool is_ereg_8l(u32 reg)
++{
++  return is_ereg(reg) ||
++  (1 << reg) & (BIT(BPF_REG_1) |
++BIT(BPF_REG_2) |
++BIT(BPF_REG_FP));
++}
++
+ /* add modifiers if 'reg' maps to x64 registers r8..r15 */
+ static u8 add_1mod(u8 byte, u32 reg)
+ {
+@@ -771,9 +784,8 @@ st:if (is_imm8(insn->off))
+   /* STX: *(u8*)(dst_reg + off) = src_reg */
+   case BPF_STX | BPF_MEM | BPF_B:
+   /* emit 'mov byte ptr [rax + off], al' */
+-  if (is_ereg(dst_reg) || is_ereg(src_reg) ||
+-  /* have to add extra byte for x86 SIL, DIL regs */
+-  src_reg == BPF_REG_1 || src_reg == BPF_REG_2)
++  if (is_ereg(dst_reg) || is_ereg_8l(src_reg))
++  /* Add extra byte for eregs or SIL,DIL,BPL in 
src_reg */
+   EMIT2(add_2mod(0x40, dst_reg, src_reg), 0x88);
+   else
+   EMIT1(0x88);
+diff --git a/drivers/char/tpm/tpm_tis_core.c b/drivers/char/tpm/tpm_tis_core.c
+index f9aa47ec7af7..b78f6a347f29 100644
+--- a/drivers/char/tpm/tpm_tis_core.c
 b/drivers/char/tpm/tpm_tis_core.c
+@@ -329,6 +329,9 @@ static void disable_interrupts(struct tpm_chip *chip)
+   u32 intmask;
+   int rc;
+ 
++  if (priv->irq == 0)
++  return;
++
+   rc = tpm_tis_read32(priv, TPM_INT_ENABLE(priv->locality), );
+   if (rc < 0)
+   intmask = 0;
+@@ -786,9 +789,12 @@ int tpm_tis_core_init(struct device *dev, struct 
tpm_tis_data *priv, int irq,
+   if (irq) {
+   tpm_tis_probe_irq_single(chip, intmask, IRQF_SHARED,
+irq);
+-  if (!(chip->flags & TPM_CHIP_FLAG_IRQ))
++  if (!(chip->flags & TPM_CHIP_FLAG_IRQ)) {
+   dev_err(>dev, FW_BUG
+   

[gentoo-commits] proj/linux-patches:4.4 commit in: /

2020-05-02 Thread Mike Pagano
commit: 8a4471bfeb08692c493bc19741850ac8862cb669
Author: Mike Pagano  gentoo  org>
AuthorDate: Sat May  2 19:19:14 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Sat May  2 19:19:14 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=8a4471bf

Linux patch 4.4.221

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

 _README  |4 +
 1220_linux-4.4.221.patch | 1954 ++
 2 files changed, 1958 insertions(+)

diff --git a/_README b/_README
index 5399fb2..0853ee6 100644
--- a/_README
+++ b/_README
@@ -923,6 +923,10 @@ Patch:  1219_linux-4.4.220.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.4.220
 
+Patch:  1220_linux-4.4.221.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.4.221
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1220_linux-4.4.221.patch b/1220_linux-4.4.221.patch
new file mode 100644
index 000..1dad46d
--- /dev/null
+++ b/1220_linux-4.4.221.patch
@@ -0,0 +1,1954 @@
+diff --git a/Makefile b/Makefile
+index bbe2b37b2d23..ea97d0869c89 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 4
+-SUBLEVEL = 220
++SUBLEVEL = 221
+ EXTRAVERSION =
+ NAME = Blurry Fish Butt
+ 
+diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
+index 6358ea48eaf9..2d78900ee282 100644
+--- a/arch/arm/mach-imx/Makefile
 b/arch/arm/mach-imx/Makefile
+@@ -91,8 +91,10 @@ AFLAGS_suspend-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += suspend-imx6.o
+ obj-$(CONFIG_SOC_IMX53) += suspend-imx53.o
+ endif
++ifeq ($(CONFIG_ARM_CPU_SUSPEND),y)
+ AFLAGS_resume-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += resume-imx6.o
++endif
+ obj-$(CONFIG_SOC_IMX6) += pm-imx6.o
+ 
+ obj-$(CONFIG_SOC_IMX50) += mach-imx50.o
+diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c
+index 2634b4556202..f9cb4536dd85 100644
+--- a/arch/x86/kvm/vmx.c
 b/arch/x86/kvm/vmx.c
+@@ -5441,7 +5441,7 @@ static int handle_rmode_exception(struct kvm_vcpu *vcpu,
+  */
+ static void kvm_machine_check(void)
+ {
+-#if defined(CONFIG_X86_MCE) && defined(CONFIG_X86_64)
++#if defined(CONFIG_X86_MCE)
+   struct pt_regs regs = {
+   .cs = 3, /* Fake ring 3 no matter what the guest ran on */
+   .flags = X86_EFLAGS_IF,
+diff --git a/arch/x86/net/bpf_jit_comp.c b/arch/x86/net/bpf_jit_comp.c
+index dd9a861fd526..bea13c35979e 100644
+--- a/arch/x86/net/bpf_jit_comp.c
 b/arch/x86/net/bpf_jit_comp.c
+@@ -145,6 +145,19 @@ static bool is_ereg(u32 reg)
+BIT(BPF_REG_9));
+ }
+ 
++/*
++ * is_ereg_8l() == true if BPF register 'reg' is mapped to access x86-64
++ * lower 8-bit registers dil,sil,bpl,spl,r8b..r15b, which need extra byte
++ * of encoding. al,cl,dl,bl have simpler encoding.
++ */
++static bool is_ereg_8l(u32 reg)
++{
++  return is_ereg(reg) ||
++  (1 << reg) & (BIT(BPF_REG_1) |
++BIT(BPF_REG_2) |
++BIT(BPF_REG_FP));
++}
++
+ /* add modifiers if 'reg' maps to x64 registers r8..r15 */
+ static u8 add_1mod(u8 byte, u32 reg)
+ {
+@@ -731,9 +744,8 @@ st:if (is_imm8(insn->off))
+   /* STX: *(u8*)(dst_reg + off) = src_reg */
+   case BPF_STX | BPF_MEM | BPF_B:
+   /* emit 'mov byte ptr [rax + off], al' */
+-  if (is_ereg(dst_reg) || is_ereg(src_reg) ||
+-  /* have to add extra byte for x86 SIL, DIL regs */
+-  src_reg == BPF_REG_1 || src_reg == BPF_REG_2)
++  if (is_ereg(dst_reg) || is_ereg_8l(src_reg))
++  /* Add extra byte for eregs or SIL,DIL,BPL in 
src_reg */
+   EMIT2(add_2mod(0x40, dst_reg, src_reg), 0x88);
+   else
+   EMIT1(0x88);
+diff --git a/drivers/crypto/mxs-dcp.c b/drivers/crypto/mxs-dcp.c
+index 68836939f934..1a8dc76e117e 100644
+--- a/drivers/crypto/mxs-dcp.c
 b/drivers/crypto/mxs-dcp.c
+@@ -37,11 +37,11 @@
+  * Null hashes to align with hw behavior on imx6sl and ull
+  * these are flipped for consistency with hw output
+  */
+-const uint8_t sha1_null_hash[] =
++static const uint8_t sha1_null_hash[] =
+   "\x09\x07\xd8\xaf\x90\x18\x60\x95\xef\xbf"
+   "\x55\x32\x0d\x4b\x6b\x5e\xee\xa3\x39\xda";
+ 
+-const uint8_t sha256_null_hash[] =
++static const uint8_t sha256_null_hash[] =
+   "\x55\xb8\x52\x78\x1b\x99\x95\xa4"
+   "\x4c\x93\x9b\x64\xe4\x41\xae\x27"
+   "\x24\xb9\x6f\x99\xc8\xf4\xfb\x9a"
+diff --git a/drivers/iio/adc/xilinx-xadc-core.c 
b/drivers/iio/adc/xilinx-xadc-core.c
+index 6398e86a272b..182c3132cd30 100644
+--- a/drivers/iio/adc/xilinx-xadc-core.c
 b/drivers/iio/adc/xilinx-xadc-core.c
+@@ -660,7 +660,7 @@ static int 

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

2020-05-02 Thread Lars Wendler
commit: 89dadea09fea4dfa3bdf3302f2c3ea8b720bde03
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat May  2 19:11:51 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat May  2 19:12:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89dadea0

dev-libs/nss: Bump to version 3.52

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Lars Wendler  gentoo.org>

 dev-libs/nss/Manifest|   1 +
 dev-libs/nss/nss-3.52.ebuild | 358 +++
 2 files changed, 359 insertions(+)

diff --git a/dev-libs/nss/Manifest b/dev-libs/nss/Manifest
index beda8d670fa..0adc5af284f 100644
--- a/dev-libs/nss/Manifest
+++ b/dev-libs/nss/Manifest
@@ -1,3 +1,4 @@
 DIST nss-3.51.1.tar.gz 78310874 BLAKE2B 
c295b5fdf6e1d24cc79474f2c5a9e91fccf777212fbb072e8a64576ed1b060fea6ecbde1fa59bb07c998b9aa92bb7d450e722a8f34a72eaa35aef6cbd693420a
 SHA512 
1878780886cc330489a14a60ee5cb67b174f3167d020db256eacdce079652ef8af65813914cd0fb5684457053fa27acc9bff72d0713fbea28795613ca45a6d46
 DIST nss-3.51.tar.gz 78305125 BLAKE2B 
2c7b90d4cc9fe283bf81e21d0dceefff503e5a31f0053828b140b2b927ddab8c8881b23c7d4c003f3e2d0dcd22efbe699baee63443cab6e72d33a552fd430e3c
 SHA512 
9c894b1ea41449b000750a7b3a89fcb43dfc3d0d4d6dcc0dc288bc73996f76f1ee1ede927a8aecae6d4a07f9f3d3e3a042c6a60cf06e27e0cdc004fce2e510fd
+DIST nss-3.52.tar.gz 81220587 BLAKE2B 
0208c9047c61233ed36f02d57fdc64fa1734ef69d17fa499707f4a3b14a2e880b1dcf4b19b17a38e9b41d2e46b4a9488613d82989be747ad82aebc35b8e491af
 SHA512 
a45baf38717bceda03c292b2c01def680a24a846327e17d36044a85e30ed40c68220c78c0a2c3025c11778ee58f5d5eb0fff1b4cd274b95c408fb59e394e62c6
 DIST nss-cacert-class1-class3.patch 22950 BLAKE2B 
9d5e60df5f161a3c27c41e5a9419440a54f888eda454e3cde5ebe626d4075b65cf9938b5144d0fb022377f4bd415bff5e5c67d104409860aa9391b3eb8872c68
 SHA512 
a5aa740bf110a3f0262e3f1ef2fc739ac2b44f042e220039d48aee8e97cd764d5c10718220364f4098aba955882bd02cadb5481512388971a8290312f88a7df0

diff --git a/dev-libs/nss/nss-3.52.ebuild b/dev-libs/nss/nss-3.52.ebuild
new file mode 100644
index 000..6ad4600ae7d
--- /dev/null
+++ b/dev-libs/nss/nss-3.52.ebuild
@@ -0,0 +1,358 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils flag-o-matic multilib toolchain-funcs multilib-minimal
+
+NSPR_VER="4.25"
+RTM_NAME="NSS_${PV//./_}_RTM"
+
+DESCRIPTION="Mozilla's Network Security Services library that implements PKI 
support"
+HOMEPAGE="http://www.mozilla.org/projects/security/pki/nss/;
+SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/${P}.tar.gz
+   cacert? ( 
https://dev.gentoo.org/~axs/distfiles/${PN}-cacert-class1-class3.patch )"
+
+LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+IUSE="cacert utils"
+# pkg-config called by nss-config -> virtual/pkgconfig in RDEPEND
+RDEPEND="
+   >=dev-libs/nspr-${NSPR_VER}[${MULTILIB_USEDEP}]
+   >=dev-db/sqlite-3.8.2[${MULTILIB_USEDEP}]
+   >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}]
+   >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+RESTRICT="test"
+
+S="${WORKDIR}/${P}/${PN}"
+
+MULTILIB_CHOST_TOOLS=(
+   /usr/bin/nss-config
+)
+
+PATCHES=(
+   # Custom changes for gentoo
+   "${FILESDIR}/${PN}-3.47-gentoo-fixups.patch"
+   "${FILESDIR}/${PN}-3.21-gentoo-fixup-warnings.patch"
+   "${FILESDIR}/${PN}-3.23-hppa-byte_order.patch"
+)
+
+src_prepare() {
+   if use cacert ; then #521462
+   PATCHES+=(
+   "${DISTDIR}/${PN}-cacert-class1-class3.patch"
+   )
+   fi
+
+   default
+
+   pushd coreconf >/dev/null || die
+   # hack nspr paths
+   echo 'INCLUDES += -I$(DIST)/include/dbm' \
+   >> headers.mk || die "failed to append include"
+
+   # modify install path
+   sed -e '/CORE_DEPTH/s:SOURCE_PREFIX.*$:SOURCE_PREFIX = 
$(CORE_DEPTH)/dist:' \
+   -i source.mk || die
+
+   # Respect LDFLAGS
+   sed -i -e 's/\$(MKSHLIB) -o/\$(MKSHLIB) \$(LDFLAGS) -o/g' rules.mk
+   popd >/dev/null || die
+
+   # Fix pkgconfig file for Prefix
+   sed -i -e "/^PREFIX =/s:= /usr:= ${EPREFIX}/usr:" \
+   config/Makefile || die
+
+   # use host shlibsign if need be #436216
+   if tc-is-cross-compiler ; then
+   sed -i \
+   -e 's:"${2}"/shlibsign:shlibsign:' \
+   cmd/shlibsign/sign.sh || die
+   fi
+
+   # dirty hack
+   sed -i -e "/CRYPTOLIB/s:\$(SOFTOKEN_LIB_DIR):../freebl/\$(OBJDIR):" \
+   lib/ssl/config.mk || die
+   sed -i -e 
"/CRYPTOLIB/s:\$(SOFTOKEN_LIB_DIR):../../lib/freebl/\$(OBJDIR):" \
+   cmd/platlibs.mk || die
+
+   multilib_copy_sources
+
+   

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

2020-05-02 Thread Sergei Trofimovich
commit: d34c61b84422bbf9c269e9e43e18155dec7b8119
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  2 19:05:21 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  2 19:06:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34c61b8

dev-libs/distorm64: drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-libs/distorm64/Manifest   |  1 -
 dev-libs/distorm64/distorm64-3.4.1.ebuild | 25 -
 2 files changed, 26 deletions(-)

diff --git a/dev-libs/distorm64/Manifest b/dev-libs/distorm64/Manifest
index 5d3f8a79c33..018296caaa3 100644
--- a/dev-libs/distorm64/Manifest
+++ b/dev-libs/distorm64/Manifest
@@ -1,3 +1,2 @@
-DIST distorm-3.4.1.tar.gz 220042 BLAKE2B 
a845fb3b5a3c98c1b25601896785273668b48c8477dd29c5db4c4ddcf3cdfe73095e3c4c883ca0909820430989a412d9b47c87471450eba2a4d969a9a03d32c1
 SHA512 
0e9f8b62bc190ef7d516f1902b6003adef9c7d5d4a5f985fb0bdfc5d4838b2805e2b8836b02d5eccdb3401e814417de615dec675aed9e606c93122ca8a0d2083
 DIST distorm3-3.4.2.tar.gz 182134 BLAKE2B 
82bff5b12503acce156be2b2b16d2d60eb39329092dabfdd51815c468a7fa1e0cfe27351fb09e3f587054ec8262f5535d1b29f1269ccde94e01e1d326ba3df85
 SHA512 
a723bce70f0fddf065aa53fa7ea48c5e9f354c0fbe241c70ffd1404950fcf79b5ad6c6be64d20cb80567024bdc05e6bb41f788267a069c8e7b7b9dbb7c5c01af
 DIST distorm3-3.4.4.tar.gz 134803 BLAKE2B 
4c496db182c874b1f2d3e1433b53f59c51000d18c2e128d642e8088cb3150757a54d16d4f8303a2d46dfa0e83a941f9e75798d03643835938451c4b4903fd1f4
 SHA512 
ee39054a37436bb2137261d8fcf6da5e4849ef649bfa323c4523c195c1d9ee90708057fd1e1818f676300a410a184006d8db54ec3eef9aa8f5fcd455b25fc7a2

diff --git a/dev-libs/distorm64/distorm64-3.4.1.ebuild 
b/dev-libs/distorm64/distorm64-3.4.1.ebuild
deleted file mode 100644
index 7dfb9b4d356..000
--- a/dev-libs/distorm64/distorm64-3.4.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="The ultimate disassembler library (X86-32, X86-64)"
-HOMEPAGE="http://www.ragestorm.net/distorm/;
-
-MY_PN=distorm
-MY_P=${MY_PN}-${PV}
-
-SRC_URI="https://github.com/gdabah/${MY_PN}/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-DEPEND=""
-RDEPEND=""
-
-LICENSE="BSD-4"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""



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

2020-05-02 Thread Sergei Trofimovich
commit: 04b5e805c64decb367049db5f2a9b6c9e9cae32b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  2 19:04:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  2 19:06:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b5e805

dev-libs/distorm64: Revert "drop old"

app-forensics/volatility still uses distorm with python-2.7 support.

This reverts commit 2ba057016987faa19d8737d630532aec614c0cc9.

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

 dev-libs/distorm64/Manifest   |  2 ++
 dev-libs/distorm64/distorm64-3.4.1.ebuild | 25 
 dev-libs/distorm64/distorm64-3.4.2.ebuild | 32 +++
 3 files changed, 59 insertions(+)

diff --git a/dev-libs/distorm64/Manifest b/dev-libs/distorm64/Manifest
index 37abb0ebe7b..5d3f8a79c33 100644
--- a/dev-libs/distorm64/Manifest
+++ b/dev-libs/distorm64/Manifest
@@ -1 +1,3 @@
+DIST distorm-3.4.1.tar.gz 220042 BLAKE2B 
a845fb3b5a3c98c1b25601896785273668b48c8477dd29c5db4c4ddcf3cdfe73095e3c4c883ca0909820430989a412d9b47c87471450eba2a4d969a9a03d32c1
 SHA512 
0e9f8b62bc190ef7d516f1902b6003adef9c7d5d4a5f985fb0bdfc5d4838b2805e2b8836b02d5eccdb3401e814417de615dec675aed9e606c93122ca8a0d2083
+DIST distorm3-3.4.2.tar.gz 182134 BLAKE2B 
82bff5b12503acce156be2b2b16d2d60eb39329092dabfdd51815c468a7fa1e0cfe27351fb09e3f587054ec8262f5535d1b29f1269ccde94e01e1d326ba3df85
 SHA512 
a723bce70f0fddf065aa53fa7ea48c5e9f354c0fbe241c70ffd1404950fcf79b5ad6c6be64d20cb80567024bdc05e6bb41f788267a069c8e7b7b9dbb7c5c01af
 DIST distorm3-3.4.4.tar.gz 134803 BLAKE2B 
4c496db182c874b1f2d3e1433b53f59c51000d18c2e128d642e8088cb3150757a54d16d4f8303a2d46dfa0e83a941f9e75798d03643835938451c4b4903fd1f4
 SHA512 
ee39054a37436bb2137261d8fcf6da5e4849ef649bfa323c4523c195c1d9ee90708057fd1e1818f676300a410a184006d8db54ec3eef9aa8f5fcd455b25fc7a2

diff --git a/dev-libs/distorm64/distorm64-3.4.1.ebuild 
b/dev-libs/distorm64/distorm64-3.4.1.ebuild
new file mode 100644
index 000..7dfb9b4d356
--- /dev/null
+++ b/dev-libs/distorm64/distorm64-3.4.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_6 )
+
+inherit distutils-r1
+
+DESCRIPTION="The ultimate disassembler library (X86-32, X86-64)"
+HOMEPAGE="http://www.ragestorm.net/distorm/;
+
+MY_PN=distorm
+MY_P=${MY_PN}-${PV}
+
+SRC_URI="https://github.com/gdabah/${MY_PN}/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+DEPEND=""
+RDEPEND=""
+
+LICENSE="BSD-4"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""

diff --git a/dev-libs/distorm64/distorm64-3.4.2.ebuild 
b/dev-libs/distorm64/distorm64-3.4.2.ebuild
new file mode 100644
index 000..a1522b970ad
--- /dev/null
+++ b/dev-libs/distorm64/distorm64-3.4.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+
+inherit distutils-r1
+
+DESCRIPTION="The ultimate disassembler library (X86-32, X86-64)"
+HOMEPAGE="http://www.ragestorm.net/distorm/;
+
+MY_PN=distorm3
+MY_P=${MY_PN}-${PV}
+
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+DEPEND=""
+RDEPEND=""
+
+LICENSE="BSD-4"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+python_install() {
+   distutils-r1_python_install
+
+   # don't know why it does not happen by default
+   python_optimize
+}



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

2020-05-02 Thread Thomas Deutschmann
commit: acf6a6498bfbb0294a07072c6acb8cfadcb56695
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat May  2 18:59:34 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat May  2 18:59:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acf6a649

net-misc/ntp: fix building against GCC 10

Closes: https://bugs.gentoo.org/707688
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../ntp/files/ntp-4.2.8-gcc10-fno-common.patch | 22 ++
 net-misc/ntp/ntp-4.2.8_p14-r2.ebuild   |  1 +
 2 files changed, 23 insertions(+)

diff --git a/net-misc/ntp/files/ntp-4.2.8-gcc10-fno-common.patch 
b/net-misc/ntp/files/ntp-4.2.8-gcc10-fno-common.patch
new file mode 100644
index 000..d2ed719d8ff
--- /dev/null
+++ b/net-misc/ntp/files/ntp-4.2.8-gcc10-fno-common.patch
@@ -0,0 +1,22 @@
+--- ntp-4.2.8p14/include/ntp_config.h.psl
 ntp-4.2.8p14/include/ntp_config.h
+@@ -280,7 +280,7 @@ typedef struct settrap_parms_tag {
+  * Poll Skew List
+  */
+ 
+-psl_item psl[17-3+1]; /* values for polls 3-17 */
++extern psl_item psl[17-3+1];  /* values for polls 3-17 */
+   /* To simplify the runtime code we */
+   /* don't want to have to special-case */
+   /* dealing with a default */
+--- ntp-4.2.8p14/ntpd/ntp_config.c.psl
 ntp-4.2.8p14/ntpd/ntp_config.c
+@@ -202,6 +202,8 @@ intcryptosw;   /* crypto command called
+ 
+ extern char *stats_drift_file;/* name of the driftfile */
+ 
++psl_item psl[17-3+1];/* values for polls 3-17 */
++
+ #ifdef BC_LIST_FRAMEWORK_NOT_YET_USED
+ /*
+  * backwards compatibility flags

diff --git a/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild 
b/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild
index b2cbb8b926a..79a6d513fa4 100644
--- a/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild
+++ b/net-misc/ntp/ntp-4.2.8_p14-r2.ebuild
@@ -48,6 +48,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-4.2.8_p10-fix-build-wo-ssl-or-libressl.patch
"${FILESDIR}"/${PN}-4.2.8_p12-libressl-2.8.patch
"${FILESDIR}"/${PN}-4.2.8_p14-add_cap_ipc_lock.patch #711530
+   "${FILESDIR}"/${PN}-4.2.8-gcc10-fno-common.patch
 )
 
 src_prepare() {



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

2020-05-02 Thread Agostino Sarubbo
commit: feacfe642027b9b295c0d3ec11dd45b4c889c6ba
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:51:57 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:51:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feacfe64

dev-python/snowballstemmer: s390 stable wrt bug #720628

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/snowballstemmer/snowballstemmer-2.0.0.ebuild 
b/dev-python/snowballstemmer/snowballstemmer-2.0.0.ebuild
index d7c56efc95b..d71618cdacf 100644
--- a/dev-python/snowballstemmer/snowballstemmer-2.0.0.ebuild
+++ b/dev-python/snowballstemmer/snowballstemmer-2.0.0.ebuild
@@ -14,4 +14,4 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
~sparc ~x86 ~x64-solaris"



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

2020-05-02 Thread Matthew Thode
commit: 397b0b7dc3a39aa30f997eece697aeb26357945f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:52:04 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:52:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397b0b7d

dev-python/dogpile-cache: 0.9.1 bump

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

 dev-python/dogpile-cache/Manifest  |  1 +
 .../dogpile-cache/dogpile-cache-0.9.1.ebuild   | 30 ++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/dogpile-cache/Manifest 
b/dev-python/dogpile-cache/Manifest
index e99a04d37c8..d99d9b80966 100644
--- a/dev-python/dogpile-cache/Manifest
+++ b/dev-python/dogpile-cache/Manifest
@@ -1 +1,2 @@
 DIST dogpile.cache-0.7.1.tar.gz 326127 BLAKE2B 
358391033d1d22b2711052f1aa3003c0c5f2da42b33b3f4fbb2d582418b0b42695db5df638dabcb9ba81ba414d142ac7f52a6c80ea645f5fcba12ca21122a495
 SHA512 
39c0a1d3d5027bc61cc69eda46c846c72d09892b2de0ea2e9545b1f710911dce8726b4ee4a0daef0d3c409a16733920d437f6e833a5b3f55ccc80267bb0da39c
+DIST dogpile.cache-0.9.1.tar.gz 329015 BLAKE2B 
23a33ccf024153e39bdccebefc33c866990733432abd2bdd715a0f180f0059a2ff8315024d59d3ad9c79a01561fda3a802a867d359961d7655bdf790556c7a2f
 SHA512 
7d84325dd7ec2d85027472f07cddd51f495b75dc9dbbcbf26bad7aaabfee8c2da99e0c247851282b228528a87e54d98e04d8451a3ca3a571e84a4a2bb33e72f2

diff --git a/dev-python/dogpile-cache/dogpile-cache-0.9.1.ebuild 
b/dev-python/dogpile-cache/dogpile-cache-0.9.1.ebuild
new file mode 100644
index 000..2f4d32066ff
--- /dev/null
+++ b/dev-python/dogpile-cache/dogpile-cache-0.9.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A locking API for expiring values while a single thread generates 
a new value."
+HOMEPAGE="https://bitbucket.org/zzzeek/dogpile.cache;
+SRC_URI="mirror://pypi/${PN:0:1}/dogpile.cache/dogpile.cache-${PV}.tar.gz"
+S="${WORKDIR}/dogpile.cache-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/decorator-4.0.0[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-cov[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/mako[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest



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

2020-05-02 Thread Agostino Sarubbo
commit: f97d6df8f20ac6a117f83662c19c237286cda4dd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:51:59 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:51:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f97d6df8

dev-python/webcolors: s390 stable wrt bug #720656

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/webcolors/webcolors-1.11.1.ebuild 
b/dev-python/webcolors/webcolors-1.11.1.ebuild
index 6a9ff4cb309..e1bdc9ef61b 100644
--- a/dev-python/webcolors/webcolors-1.11.1.ebuild
+++ b/dev-python/webcolors/webcolors-1.11.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="dev-python/six[${PYTHON_USEDEP}]"
 



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

2020-05-02 Thread Andreas K. Hüttel
commit: b28acfb90af99685ece5f75948ec50d9e2e092d3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat May  2 18:48:00 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat May  2 18:48:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28acfb9

package.mask: Mask dev-tex/revtex for removal

Signed-off-by: Andreas K. Hüttel  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 7ba95b8020c..dcef3dbcb7b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas K. Hüttel  (2020-05-02)
+# Included in recent texlive versions. Please uninstall.
+# Removal in 30 days.
+dev-tex/revtex
+
 # David Seifert  (2020-05-02)
 # New boost, mask for potential breakage.
 >=dev-util/boost-build-1.73



[gentoo-commits] repo/gentoo:master commit in: app-shells/dash/, app-shells/dash/files/

2020-05-02 Thread Mike Gilbert
commit: 8150f54880d314e05ea95e167a77fab7af230146
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat May  2 18:42:21 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat May  2 18:47:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8150f548

app-shells/dash: fix build with gcc -fno-common

Closes: https://bugs.gentoo.org/707364
Signed-off-by: Mike Gilbert  gentoo.org>

 app-shells/dash/dash-0.5.10.2-r1.ebuild|  5 ++-
 .../dash/files/dash-0.5.20.2-gcc-fno-common.patch  | 38 ++
 2 files changed, 42 insertions(+), 1 deletion(-)

diff --git a/app-shells/dash/dash-0.5.10.2-r1.ebuild 
b/app-shells/dash/dash-0.5.10.2-r1.ebuild
index f04c97dff90..a552c0f62f0 100644
--- a/app-shells/dash/dash-0.5.10.2-r1.ebuild
+++ b/app-shells/dash/dash-0.5.10.2-r1.ebuild
@@ -19,7 +19,10 @@ RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"
 DEPEND="${RDEPEND}
libedit? ( static? ( dev-libs/libedit[static-libs] ) )"
 
-PATCHES=( "${FILESDIR}/${PN}-0.5.9.1-format-security.patch" )
+PATCHES=(
+   "${FILESDIR}/dash-0.5.9.1-format-security.patch"
+   "${FILESDIR}/dash-0.5.20.2-gcc-fno-common.patch"
+)
 
 src_prepare() {
default

diff --git a/app-shells/dash/files/dash-0.5.20.2-gcc-fno-common.patch 
b/app-shells/dash/files/dash-0.5.20.2-gcc-fno-common.patch
new file mode 100644
index 000..08d5ed08a39
--- /dev/null
+++ b/app-shells/dash/files/dash-0.5.20.2-gcc-fno-common.patch
@@ -0,0 +1,38 @@
+From 4459ec7f6cd394b9d01bd9d537b0f04975583dff Mon Sep 17 00:00:00 2001
+From: Jeroen Roovers 
+Date: Mon, 16 Mar 2020 19:25:00 +0100
+Subject: [PATCH] input: Fix compiling against libedit with -fno-common
+To: d...@vger.kernel.org
+
+With -fno-common, which will be enabled by default in GCC 10, we see
+this error:
+
+ld: input.o:(.bss+0x0): multiple definition of `el';
+histedit.o:(.bss+0x8): first defined here
+
+To fix this, simply remove the definition as it is not needed.
+
+Signed-off-by: Jeroen Roovers 
+Signed-off-by: Mike Gilbert 
+---
+ src/input.c | 4 
+ 1 file changed, 4 deletions(-)
+
+diff --git a/src/input.c b/src/input.c
+index ae0c4c8..e84eca8 100644
+--- a/src/input.c
 b/src/input.c
+@@ -67,10 +67,6 @@ MKINIT char basebuf[IBUFSIZ];   /* buffer for top level 
input file */
+ struct parsefile *parsefile = /* current input file */
+ int whichprompt;  /* 1 == PS1, 2 == PS2 */
+ 
+-#ifndef SMALL
+-EditLine *el; /* cookie for editline package */
+-#endif
+-
+ STATIC void pushfile(void);
+ static int preadfd(void);
+ static void setinputfd(int fd, int push);
+-- 
+2.25.1
+



[gentoo-commits] repo/gentoo:master commit in: app-shells/dash/, app-shells/dash/files/

2020-05-02 Thread Mike Gilbert
commit: 4f5d52641c7888cfee8ad317d884d3d0a56e2e89
Author: Mike Gilbert  gentoo  org>
AuthorDate: Sat May  2 18:46:18 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Sat May  2 18:47:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f5d5264

app-shells/dash: remove old

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

 app-shells/dash/Manifest  |  1 -
 app-shells/dash/dash-0.5.10.1-r2.ebuild   | 79 ---
 app-shells/dash/dash-0.5.10.2.ebuild  | 81 
 app-shells/dash/files/dash-0.5.10-dumb-echo.patch | 92 ---
 app-shells/dash/files/dash-0.5.10.1-parser.patch  | 66 
 5 files changed, 319 deletions(-)

diff --git a/app-shells/dash/Manifest b/app-shells/dash/Manifest
index 0ee0aee331e..a950fe55632 100644
--- a/app-shells/dash/Manifest
+++ b/app-shells/dash/Manifest
@@ -1,3 +1,2 @@
-DIST dash-0.5.10.1.tar.gz 225253 BLAKE2B 
55dbdca7f01d19656e002d6e210bcae920619e2e88d4d174a3e08cbbc40bf867ece3f24ce9690ec64f95b1f0995ab35cabc08381ac031a33b55282cec0b09e73
 SHA512 
7ca3bbcf8bac84d359cde710a9ab393f05cf8522e969a2c110d2e71620e53f349387128045e68738dc621afe0b48f43ae3d32851187f2ae02d49b3e2575ffa6b
 DIST dash-0.5.10.2.tar.gz 225196 BLAKE2B 
af48879d29aee8041949b51f08eb89c3938e77b2e05553a3e1a9939da7b00fd80f7b9fb35f33e18b0c11850bfb1b8377e9dc9bcfd80754fd29c9d160e0ce5a4d
 SHA512 
0ae29be77794df0ba254967649b9728611a75fbb3acd32ab6634d76399d1ce97c7d12d31da465482a7e4f3207093415c496c39525cace9b78ab3cb9444dd7640
 DIST dash-0.5.9.1.tar.gz 225217 BLAKE2B 
a80aa00ea5418d00b03c9ded21ef5c3a28d599059d1ac2f20082867b71ece6afac2f0bce9bc09946450c7618ad2c7f95df63b3d519a7f56552a291d09e44a71b
 SHA512 
d56a043b8fab4693d3f70cceb531c37174e7ded4acd5549e53048d7ce29125ff21d7e758f51a4a73e06250d051e246467039989275838c19a2579edea3f72b7d

diff --git a/app-shells/dash/dash-0.5.10.1-r2.ebuild 
b/app-shells/dash/dash-0.5.10.1-r2.ebuild
deleted file mode 100644
index 16020298e80..000
--- a/app-shells/dash/dash-0.5.10.1-r2.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic toolchain-funcs versionator
-
-#MY_PV="$(get_version_component_range 1-3)"
-DEB_PATCH="" #$(get_version_component_range 4)
-#MY_P="${PN}-${MY_PV}"
-
-DESCRIPTION="Debian Almquist Shell"
-HOMEPAGE="http://gondor.apana.org.au/~herbert/dash/;
-SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz;
-if [[ -n "${DEB_PATCH}" ]] ; then
-   DEB_PF="${PN}_${MY_PV}-${DEB_PATCH}"
-   SRC_URI+=" mirror://debian/pool/main/d/dash/${DEB_PF}.diff.gz"
-fi
-
-LICENSE="BSD"
-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 ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="libedit static vanilla"
-
-RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   libedit? ( static? ( dev-libs/libedit[static-libs] ) )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.5.9.1-format-security.patch
-   "${FILESDIR}"/${P}-parser.patch
-)
-
-src_prepare() {
-   if [[ -n "${DEB_PATCH}" ]] ; then
-   eapply "${WORKDIR}"/${DEB_PF}.diff
-   eapply */debian/diff/*
-   fi
-
-   #337329 #527848
-   use vanilla || eapply "${FILESDIR}"/${PN}-0.5.10-dumb-echo.patch
-
-   default
-
-   # Fix the invalid sort
-   sed -i -e 's/LC_COLLATE=C/LC_ALL=C/g' src/mkbuiltins
-
-   # Use pkg-config for libedit linkage
-   sed -i \
-   -e "/LIBS/s:-ledit:\`$(tc-getPKG_CONFIG) --libs libedit $(usex 
static --static '')\`:" \
-   configure || die
-}
-
-src_configure() {
-   # don't redefine stat on Solaris
-   if [[ ${CHOST} == *-solaris* ]] ; then
-   export ac_cv_func_stat64=yes
-   fi
-   append-cppflags -DJOBS=$(usex libedit 1 0)
-   use static && append-ldflags -static
-   # Do not pass --enable-glob due to #443552.
-   # Autotools use $LINENO as a proxy for extended debug support
-   # (i.e. they're running bash), so disable that. #527644
-   local myeconfargs=(
-   --bindir="${EPREFIX}"/bin
-   --enable-fnmatch
-   --disable-lineno
-   $(use_with libedit)
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-   if [[ -n "${DEB_PATCH}" ]] ; then
-   dodoc */debian/changelog
-   fi
-}

diff --git a/app-shells/dash/dash-0.5.10.2.ebuild 
b/app-shells/dash/dash-0.5.10.2.ebuild
deleted file mode 100644
index 4610e631867..000
--- a/app-shells/dash/dash-0.5.10.2.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic 

[gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/

2020-05-02 Thread Agostino Sarubbo
commit: 251ed3c28169390cf017c9a4f3ace467417658fa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:44:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:44:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=251ed3c2

app-portage/ufed: x86 stable wrt bug #720388

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/ufed/ufed-0.96.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/ufed/ufed-0.96.ebuild 
b/app-portage/ufed/ufed-0.96.ebuild
index 15280b38417..64a6a2cd5e4 100644
--- a/app-portage/ufed/ufed-0.96.ebuild
+++ b/app-portage/ufed/ufed-0.96.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git;
 else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools out-of-source



[gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/

2020-05-02 Thread Agostino Sarubbo
commit: b844172d7e12891c8c6b8ed8e7a454a508c80fc1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:44:15 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:44:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b844172d

app-portage/ufed: sparc stable wrt bug #720388

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/ufed/ufed-0.96.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/ufed/ufed-0.96.ebuild 
b/app-portage/ufed/ufed-0.96.ebuild
index 2e51c23c9d2..15280b38417 100644
--- a/app-portage/ufed/ufed-0.96.ebuild
+++ b/app-portage/ufed/ufed-0.96.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git;
 else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools out-of-source



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

2020-05-02 Thread Agostino Sarubbo
commit: 5a470d14ac92b78e1ffd9fbec6086f393441a78c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:44:38 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:44:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a470d14

sys-apps/bubblewrap: x86 stable wrt bug #686114

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild 
b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild
index 47734ec6084..718abee4e09 100644
--- a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild
+++ b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containers/${PN}/releases/download/v${PV}/${P}.tar.x
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="selinux +suid"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/

2020-05-02 Thread Agostino Sarubbo
commit: 99a1255d35af4ba2b6f647656729bccef2f0a135
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:43:43 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:43:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a1255d

app-portage/ufed: ppc64 stable wrt bug #720388

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/ufed/ufed-0.96.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/ufed/ufed-0.96.ebuild 
b/app-portage/ufed/ufed-0.96.ebuild
index 420bf2bd5aa..2e51c23c9d2 100644
--- a/app-portage/ufed/ufed-0.96.ebuild
+++ b/app-portage/ufed/ufed-0.96.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git;
 else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools out-of-source



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

2020-05-02 Thread Agostino Sarubbo
commit: 4fa01faff92c0c7a9af439629f6781469aa42962
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:43:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:43:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fa01faf

dev-python/sphinxcontrib-websupport: ppc64 stable wrt bug #720108

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 .../sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.ebuild 
b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.ebuild
index d3dc92bea65..d4a4b330e81 100644
--- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.ebuild
+++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/${PV}.ta
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
 
 RDEPEND="
>=dev-python/six-1.5[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/

2020-05-02 Thread Agostino Sarubbo
commit: d846980c2cc33175bb6ea2d1f41f7a67d4089727
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:42:51 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:42:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d846980c

app-portage/ufed: arm stable wrt bug #720388

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/ufed/ufed-0.96.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/ufed/ufed-0.96.ebuild 
b/app-portage/ufed/ufed-0.96.ebuild
index 56404c75f2b..cc5c1e85fc1 100644
--- a/app-portage/ufed/ufed-0.96.ebuild
+++ b/app-portage/ufed/ufed-0.96.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git;
 else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools out-of-source



[gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/

2020-05-02 Thread Agostino Sarubbo
commit: 924a1e8021d792b8403fa5f7cac8c17f0803ce66
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:43:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:43:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924a1e80

app-portage/ufed: ppc stable wrt bug #720388

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/ufed/ufed-0.96.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/ufed/ufed-0.96.ebuild 
b/app-portage/ufed/ufed-0.96.ebuild
index cc5c1e85fc1..420bf2bd5aa 100644
--- a/app-portage/ufed/ufed-0.96.ebuild
+++ b/app-portage/ufed/ufed-0.96.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git;
 else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools out-of-source



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

2020-05-02 Thread Agostino Sarubbo
commit: add4511ddf2f90a7e79df816e55a7391e8433c80
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:42:15 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:42:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add4511d

sys-apps/bubblewrap: amd64 stable wrt bug #686114

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild 
b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild
index 7090c2e8314..47734ec6084 100644
--- a/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild
+++ b/sys-apps/bubblewrap/bubblewrap-0.4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containers/${PN}/releases/download/v${PV}/${P}.tar.x
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="selinux +suid"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/ufed/

2020-05-02 Thread Agostino Sarubbo
commit: f444dac97f119129919ad8fe044b7ba8a531d8b3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat May  2 18:42:20 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat May  2 18:42:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f444dac9

app-portage/ufed: amd64 stable wrt bug #720388

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/ufed/ufed-0.96.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/ufed/ufed-0.96.ebuild 
b/app-portage/ufed/ufed-0.96.ebuild
index 7b1d8fd7fad..56404c75f2b 100644
--- a/app-portage/ufed/ufed-0.96.ebuild
+++ b/app-portage/ufed/ufed-0.96.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/ufed.git;
 else
SRC_URI="https://gitweb.gentoo.org/proj/ufed.git/snapshot/${P}.tar.bz2;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 inherit autotools out-of-source



[gentoo-commits] repo/gentoo:master commit in: app-misc/mkcert/

2020-05-02 Thread William Hubbs
commit: ddd9b866728a24199ae4833e63efd18f2a6d5742
Author: William Hubbs  gentoo  org>
AuthorDate: Sat May  2 18:38:31 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat May  2 18:39:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd9b866

app-misc/mkcert: remove 1.4.0

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

 app-misc/mkcert/Manifest|  1 -
 app-misc/mkcert/mkcert-1.4.0.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/app-misc/mkcert/Manifest b/app-misc/mkcert/Manifest
index 481b1ae0405..ccf2b3aec0c 100644
--- a/app-misc/mkcert/Manifest
+++ b/app-misc/mkcert/Manifest
@@ -30,7 +30,6 @@ DIST 
honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20191107024926-a9480a3ec3bc.mod 300 BL
 DIST honnef.co%2Fgo%2Ftools%2F@v%2Fv0.0.0-20191107024926-a9480a3ec3bc.zip 
762945 BLAKE2B 
5e824949a5e6d163bf581048ece70df5bcc6d01ef299e25acfc59706124084280a2b67d14ba815a085aff4a84cc0a3a6f2af2664ce1c3c3c7d8b6dd302f52541
 SHA512 
0558aeba677c8ba6561885aff2e19f7c763864d5947ab18d3c0e8e23cad586c3143bb77e796733e7789a43e3fdb1517de3de32f00b380cd910c5a67b945fd595
 DIST howett.net%2Fplist%2F@v%2Fv0.0.0-20181124034731-591f970eefbb.mod 222 
BLAKE2B 
feaacfa0991b48030344f0b3a95e5bbc2c536db23b42dd54e29a5018bee927bfc2b9eb9473732d983d1aae47d98d5cc1d16ebdfb2cb6718479b66156b8fa5ca3
 SHA512 
d21a325b837cb099226a68404f6976318a7f0b8af68c023b1eb85436bfc9dd9c877c9ffba87d0f27d5e9aac606121688c069989a0c2f3ba6d2895baa0759d022
 DIST howett.net%2Fplist%2F@v%2Fv0.0.0-20181124034731-591f970eefbb.zip 69738 
BLAKE2B 
d22c39eb97f4f1f591a5de1caf1b3098abe2a904a89dd851fffe170bfd1ed7843bd3f2f75b547fd32d661cb34133f652449f18e13050d2df9e594ab3484f
 SHA512 
42edffcf1da65083864d4ad866a4bf09bb184f52888e3ae7c2e47e6ff1967916cfe6e777de231a5e5a46f25b658b1c633429b6793584886373b2f8ebef8c5cef
-DIST mkcert-1.4.0.tar.gz 375857 BLAKE2B 
40d8f7a421ca4dc5d6c9c3fd6ec2a2d5a742c1f0d3a7a336270b44847e9d0188cfb34b918332902213d71ef3251a65dcd1636d641609a2f898f449298d031dfc
 SHA512 
4a31012262813ad6f34f129615e11580084e5da74ccecd043dc47b1ebb7b13fd2f6594bdb4e05a5d1a680d89ad62c2a4b0662c5fd029c154bf9e9e0981de7d33
 DIST mkcert-1.4.1.tar.gz 18104 BLAKE2B 
f1e191994e036676ccf87a3285f07da56aaa044ef4b99f6f0f39cf76a1e281672cebcee9a46b8223b7a25632abccc1d0cd10ba9a4c0a864d89ad5bc19644382d
 SHA512 
23b008a06ba594f7f5a82b12d00dc129d237421f776bcbf4be04e61a99fa92d49977a616846de45ef98292e31d28bbd543bec70566d14ecfceccee8bbe49038f
 DIST 
software.sslmate.com%2Fsrc%2Fgo-pkcs12%2F@v%2Fv0.0.0-20180114231543-2291e8f0f237.mod
 42 BLAKE2B 
abe664186109087cfb218c4f35147ce524b2dbb26e58a51c2bd57f333bff13172669b394987c58ccbf83a5f3f738077e3c4ac93485dd64d235d6887cdaaeec83
 SHA512 
a8c989ab7fd82fc4215ace85e81d33156ae354ec09e859b2c42fab1b53d0c3608458628c3371a48c4f0e6f338985f6f7f31cd16f1ba9498c275d5a6c9b812375
 DIST 
software.sslmate.com%2Fsrc%2Fgo-pkcs12%2F@v%2Fv0.0.0-20180114231543-2291e8f0f237.zip
 30079 BLAKE2B 
88b9fb9ce055273cd9f6d8881381b83ef472b1c3173df17955d850d64f745a7a963fdd6c5774b14dc5070ec93b41ddcd2152685f5cb562ef9851d0da0b580056
 SHA512 
2cacf3d5153d36ab2c4840657e2167faa060c1d0b15c349a4a3aeb65261145f4fdf98f30b1ac8560728971e723774de97fcea90ad00397209684f2b0f622cf2b

diff --git a/app-misc/mkcert/mkcert-1.4.0.ebuild 
b/app-misc/mkcert/mkcert-1.4.0.ebuild
deleted file mode 100644
index 834a1dd46f1..000
--- a/app-misc/mkcert/mkcert-1.4.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/FiloSottile/mkcert"
-
-inherit golang-build golang-vcs-snapshot
-
-KEYWORDS="~amd64"
-
-DESCRIPTION="A zero-config tool to make locally trusted development 
certificates"
-HOMEPAGE="https://github.com/FiloSottile/mkcert;
-SRC_URI="https://github.com/FiloSottile/mkcert/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-src_compile() {
-   pushd src/${EGO_PN} || die
-   GOPATH="${S}" go install -v ${EGO_PN} || die
-   popd || die
-}
-
-src_install() {
-   dobin bin/mkcert
-   dodoc src/${EGO_PN}/README.md
-}



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

2020-05-02 Thread Matthew Thode
commit: f0586005dbef7ce7037af936a9903871a5414e68
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:34:01 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:38:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0586005

profiles/package.mask: add zake for removal bug #718996

Closes: https://bugs.gentoo.org/720246
Signed-off-by: Matthew Thode  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index e38e7d67595..7ba95b8020c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -327,6 +327,7 @@ dev-python/tablib
 dev-python/rackspace-auth-openstack
 dev-python/rax-default-network-flags-python-novaclient-ext
 dev-python/rax-scheduled-images-python-novaclient-ext
+dev-python/zake
 
 # Michał Górny  (2020-04-23)
 # Unmaintained.  Stuck on Python 3.6.  No revdeps.



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

2020-05-02 Thread Matthew Thode
commit: 72006cc0e7cfcb3fb0d9f0df1e825beb97948b32
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:38:03 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:38:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72006cc0

sys-cluster/nova: fix init

Closes: https://bugs.gentoo.org/720334
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode  gentoo.org>

 sys-cluster/nova/files/nova.initd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/nova/files/nova.initd 
b/sys-cluster/nova/files/nova.initd
index ba722949182..563c3a546b5 100644
--- a/sys-cluster/nova/files/nova.initd
+++ b/sys-cluster/nova/files/nova.initd
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 description="Starts ${SVCNAME} service for OpenStack"
@@ -9,7 +9,7 @@ command_args="--config-file /etc/nova/nova.conf"
 pidfile=/run/${SVCNAME}.pid
 command_background=true
 required_files=/etc/nova/nova.conf
-if [ "$SVCNAME" == nova-compute ]; then
+if [ "$SVCNAME" = nova-compute ]; then
required_files="${required_files} /etc/nova/nova-compute.conf"
command_args="${command_args} --config-file /etc/nova/nova-compute.conf"
 fi
@@ -21,5 +21,5 @@ depend() {
 }
 
 start_pre() {
-   checkpath --directory --owner ${NOVA_USER:-nova}:${NOVA_GROUP:-nova} 
--mode 0775 ${NOVA_RUN:-/var/lock/nova}
+   checkpath --directory --owner 
"${NOVA_USER:-nova}":"${NOVA_GROUP:-nova}" --mode 0775 
"${NOVA_RUN:-/var/lock/nova}"
 }



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

2020-05-02 Thread Matthew Thode
commit: d7a043594b1c660e1b220a1dec50ed3454144e48
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:33:24 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:38:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a04359

dev-python/voluptuous: force update to fix tests

Closes: https://bugs.gentoo.org/720256
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/voluptuous/Manifest  | 2 +-
 .../{voluptuous-0.11.1-r1.ebuild => voluptuous-0.11.5.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/voluptuous/Manifest b/dev-python/voluptuous/Manifest
index 5d634b90fef..60dd57cca76 100644
--- a/dev-python/voluptuous/Manifest
+++ b/dev-python/voluptuous/Manifest
@@ -1 +1 @@
-DIST voluptuous-0.11.1.tar.gz 44346 BLAKE2B 
c0715293fbde6ce9008916d6e016d52920eda1906dc2ec292deee4b6b9f596f2d50592486b5a89df6a90e0512973e12cd69482e55f6c3a96ea0cc4b3e52bc77d
 SHA512 
7e2f3ea122f739944a7820a536551abc45df9847a0c3daf5527eabd781b904706ea708c885d724828cfdaaac66774d2f8e7b42d3376de1c78ef2be9f535fd58f
+DIST voluptuous-0.11.5.tar.gz 44216 BLAKE2B 
921e0f35bd5348f412f0bf20939b3364b0014d3b1d1a7248cd73f2514eef0fb4e5b4b742876dc4606b5619529f1aa96e3577508ed0bf8d1e98b4d8bb88e2b8a2
 SHA512 
8893434e8e73ebf3682da1970d1d720444de452937ac9123fab53413c88a21d04ad3eb490902d829aa60be6804ff68b8bcf57a1c45807751c3d50be63e9b2551

diff --git a/dev-python/voluptuous/voluptuous-0.11.1-r1.ebuild 
b/dev-python/voluptuous/voluptuous-0.11.5.ebuild
similarity index 100%
rename from dev-python/voluptuous/voluptuous-0.11.1-r1.ebuild
rename to dev-python/voluptuous/voluptuous-0.11.5.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-misc/mkcert/

2020-05-02 Thread William Hubbs
commit: a313d0053038ac99a7c75dad60964e220d8d3f68
Author: William Hubbs  gentoo  org>
AuthorDate: Sat May  2 18:31:54 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat May  2 18:34:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a313d005

app-misc/mkcert: 1.4.1 bump

Closes: https://bugs.gentoo.org/679344
Closes: https://bugs.gentoo.org/693998
Signed-off-by: William Hubbs  gentoo.org>

 app-misc/mkcert/Manifest| 35 +
 app-misc/mkcert/mkcert-1.4.1.ebuild | 62 +
 2 files changed, 97 insertions(+)

diff --git a/app-misc/mkcert/Manifest b/app-misc/mkcert/Manifest
index 780df749b36..481b1ae0405 100644
--- a/app-misc/mkcert/Manifest
+++ b/app-misc/mkcert/Manifest
@@ -1 +1,36 @@
+DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
+DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.zip 56132 BLAKE2B 
5edcfe991d7fc40094d637bae8d8d6f1f897ab3d3786ade2bb80287738103264520681ced8d30d2037253206c32d3f867f4d024a571cb9aad030ebc451e198eb
 SHA512 
43ed64ae515738487e9b75a2290d0b2bc25e83c021a9f29b21487c37adbf34e74e1e7d3d5ec0dfe678c8396356f95c3993a5f5610d1791ff62056cd182a4272f
+DIST github.com%2Fgoogle%2Frenameio%2F@v%2Fv0.1.0.mod 34 BLAKE2B 
1eabef50b2977886d7980d7da197828b826c54018766418b3160f5cd512784635e5791a40cc4fb806d52f5ead99f941fae8037872d6cedfd6c851103f3be1a74
 SHA512 
a46cae976ce90d1cef802eeaa873c059cc9ec3678d5c3c304a9de45f44f20a24d68fa290cfdcf78c4ac222a6d619a005825de8f11e72b9a5af476a0b0180092b
+DIST github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv1.4.0.mod 36 BLAKE2B 
67fdbc6d14995318979fb3e5575136262165afd7a1582f078d2c84c5d7fcc893f52707f01d798bd2a43e1cef8fdab6613f34fd9e4f5f1f6a61d91bf09a55ffa7
 SHA512 
5db9838fe6a00be9849cb79ad148813a573b652d6f6cf220c55b68bd23636016e6bddd6733f6b29d63e5f02d2750a86c2dcea6b964ceb87d4048d5c5f3cc989b
+DIST github.com%2Fkisielk%2Fgotool%2F@v%2Fv1.0.0.mod 35 BLAKE2B 
2f43dcbab430f12316fde243db4bafe24372c74d60874b05917269e249a36660309c23da151db31d89c0d0a8fd0f179e2dd7f386af3ca533c95ef74017609af9
 SHA512 
86aca37f7f94ada381e0528a535b344c8fdbab9e0dcc7b71d716083501ad3d61db701ee159ccfb5455a351fc18a405301abe798037dd1200f9950bdd805d3dc9
+DIST github.com%2Fkr%2Fpretty%2F@v%2Fv0.1.0.mod 67 BLAKE2B 
2e1b4a8a38998179a32db321d331db54f881770a89719410876cdde1799cb8558ca2862bc70838d606540606d05918c4b115cf1c125945a77ed376c2efc4aa85
 SHA512 
4d841fc7a022e4e09e0a95925ad92a75809a67c30fb88de9190e4a2196383038dab9a5b3294b6a0b4786248977a0e09eea857a34100cbf22f8a52912ce9fa58d
+DIST github.com%2Fkr%2Fpty%2F@v%2Fv1.1.1.mod 25 BLAKE2B 
63db8520df2f699bca5a7ccecc44ee04973307d86099cfe66ded30e2ca1bdd76fc3db48cfca0138673c20c6f94061caf219f018b21b9d67231fe959eef338596
 SHA512 
967fcdce835c12afbf3b12bb204a256f32d46a3da535e2a7250159f62781a163ee107dd2a4fa20743b76bbf52b97e627e11e895c8d5ef73aede37d6a89e326eb
+DIST github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.mod 64 BLAKE2B 
475c51201a379df2cc4ff8c5681b6a7a1524f60d0b8fd0853fef569dea754efabf3425cd4b84e8427db8a6cf3e9b1141d5050d48d5d429cc1ce82162aa70050c
 SHA512 
11d2502a7d241a0edf4e67bcb651a890a12f49d00f8b944cc9eb8f6e9cf5fbb2b2827e696021649bc795ffa275e95ee700e4a1706e03e88fa9ae079f5b9f48ce
+DIST github.com%2Frogpeppe%2Fgo-internal%2F@v%2Fv1.3.0.mod 73 BLAKE2B 
21e3545a4518c64daac1cf36e47a2c8e1fc8ab7402372f2e871052d0dd9d83fc2aa44babb2f8751180cb66dcd2af82ed202afbf5ad3a219c4562da23ae8ce185
 SHA512 
4fd07ae7c00bcc135cc10a0b34ab102a893ed8ea4708f9d38da52f98b09fb66144f970ffd8795476fd6625b25c9e48390a5b1c5c99bd0c8d536a94201dc96613
+DIST golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190308221718-c2843e01d9a2.mod 88 
BLAKE2B 
aec7d0eea1278eb3d1568d5bfb4041267501ad14457ebfcbdbc5fe21473170b8616ca4028f52af2edbfd85922cbe04540b4b0df7f69f63197698143cc5557a7a
 SHA512 
2df49895053b36fed7ea905aa73f86568fbafd79ff0a7976679d8c77cf15025129435d9dbfd89367b611b1aadbea4f4bd1835eb4efa9ea702466e443638d379e
+DIST golang.org%2Fx%2Fcrypto%2F@v%2Fv0.0.0-20190510104115-cbcb75029529.mod 146 
BLAKE2B 
6fe18cbe4eb6c3f6c26a4d2f9f309c48eb9ea59017125179cbfd61bb1e62395515c8cb286e1139fbcf54d37dcb2baa1a2f98dcfbcb6178b7f7df3b51929ff5c5
 SHA512 
f40c7b620b28b5bdc6ce92d43768af71b5869e7f0eb7872dd0f2751eed2bd15a17f7af26bf2dc5c6f7e6b816a174d010bfd22b3f8f5dd72f22dc4e4357dea842
+DIST golang.org%2Fx%2Fmod%2F@v%2Fv0.0.0-20190513183733-4bf6d317e70e.mod 97 
BLAKE2B 
f6c97d5de5c229ab22e047250a7030c201829f8237b63c0b272c0453dd8ea91360f4a73f9d2b56212103c76c36c01699231d9dd31d48ba8624554b5b36499190
 SHA512 
15deca99c6d866dcffdd51b1334fbe7f33ce88e1fd82badec64f5155782681887e7fd959ec2686fb35adf70afbe08d743e36c6a891f43462074663357e5b309a
+DIST golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20190404232315-eb5bcb51f2a3.mod 119 
BLAKE2B 

[gentoo-commits] repo/gentoo:master commit in: sys-process/glances/

2020-05-02 Thread Georgy Yakovlev
commit: bb7bdeaf1cb66e5988f1ae0cd869c3dbc614f2b8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Sat May  2 18:28:38 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sat May  2 18:29:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb7bdeaf

sys-process/glances: disable checking for irq plugin during tests

it may be not loaded and test will fail

Bug: https://bugs.gentoo.org/720416
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-process/glances/glances-3.1.4.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-process/glances/glances-3.1.4.1.ebuild 
b/sys-process/glances/glances-3.1.4.1.ebuild
index 031f65f3253..0f363179037 100644
--- a/sys-process/glances/glances-3.1.4.1.ebuild
+++ b/sys-process/glances/glances-3.1.4.1.ebuild
@@ -31,7 +31,6 @@ distutils_enable_tests setup.py
 distutils_enable_sphinx docs --no-autodoc
 
 pkg_setup() {
-   echo $DISTUTILS_USE_SETUPTOOLS
linux-info_pkg_setup
 }
 
@@ -43,7 +42,7 @@ python_prepare_all() {
-e "s/'CONTRIBUTING.md',//" \
-e "s:'conf/glances.conf':('${EPREFIX}/etc/glances', 
['conf/glances.conf':g" \
-i setup.py || die
-
+   sed -i "s/, 'irq']/]/" unitest.py || die
distutils-r1_python_prepare_all
 }
 



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

2020-05-02 Thread Matthew Thode
commit: c445cdfdd05ed9e7098527fa4508087ec226b6f2
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:17:17 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:18:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c445cdfd

app-admin/puppet: 6.15.0 bump

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

 app-admin/puppet/Manifest |   1 +
 app-admin/puppet/puppet-6.15.0.ebuild | 136 ++
 2 files changed, 137 insertions(+)

diff --git a/app-admin/puppet/Manifest b/app-admin/puppet/Manifest
index beee569ac65..6502e552786 100644
--- a/app-admin/puppet/Manifest
+++ b/app-admin/puppet/Manifest
@@ -1,3 +1,4 @@
 DIST puppet-5.5.19.tar.gz 2993740 BLAKE2B 
aa6bde89489279769ee9a1ed5508fb223f7f0153b1b1991970018908eee70ff0816688c702b8dc779d01e1978ea7f9290c80523648730d5408a17674c11345fd
 SHA512 
996fa155ca04c8c3c96c29cf65cd24eaf9e19e89fcf85345509dbd3673b28c263df5b62d6f016b8ac1c1da8ed86f0acf3100eae2656252bb10c542972db81de3
 DIST puppet-5.5.20.tar.gz 2995117 BLAKE2B 
f147be28967da748bf8d5f7250eae9045caafaa3925f850cc0a77acc19a6a47ed92d4ec81278334608839f6f8c83cab19324f2753bc05d3a042a3bfaccb72a46
 SHA512 
83b8f234697e13d6fd8ac16634fff4e4adfece70858c32c1001925c71cc4d9a482da1880c27c08e796facb46d5d17889f9521121a69cb49e160e3c031ad564c4
 DIST puppet-6.14.0.tar.gz 2842351 BLAKE2B 
db9a467d8e0f4f25d45c2f735ee9d11ac6ed4e47c16b95ded3ff9f1c5055ea866735bcda27c19c2988035d9592035e433ef0d79a19781c99f4e97388edf46b93
 SHA512 
066ad8de6393cb58b1f92fae450dc72dabcbe912cdbb3417848a66955fe17696a68abf67d86b107a2b1c54e7037d38da7264a9234a8833b56065c8e407ff57a4
+DIST puppet-6.15.0.tar.gz 2880562 BLAKE2B 
082f6a6b0ee56cdb1cd98b8cade8b07b7970ae0a78a9cf7c80e9af945eb722ad156b28004ad565c51750a63fa5932e99b1dd39ac0d4008d3ed225868e7671a31
 SHA512 
ac7e17bd87ee924fd928d565389b424ff2ed45b9b08e1be4eff4dec3688545657e2dfede46adeb48faecf3875c640c99b07ed6e09906b3e66b4654bb984d9296

diff --git a/app-admin/puppet/puppet-6.15.0.ebuild 
b/app-admin/puppet/puppet-6.15.0.ebuild
new file mode 100644
index 000..f50ee1410b0
--- /dev/null
+++ b/app-admin/puppet/puppet-6.15.0.ebuild
@@ -0,0 +1,136 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_TASK_DOC="doc:all"
+
+RUBY_FAKEGEM_EXTRAINSTALL="locales"
+
+inherit eutils ruby-fakegem eapi7-ver
+
+DESCRIPTION="A system automation and configuration management software."
+HOMEPAGE="https://puppet.com/;
+SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz;
+
+LICENSE="Apache-2.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+IUSE="augeas diff doc emacs ldap rrdtool selinux shadow sqlite vim-syntax"
+RESTRICT="test"
+
+ruby_add_rdepend "
+   dev-ruby/hiera
+   dev-ruby/json:=
+   dev-ruby/semantic_puppet
+   >=dev-ruby/facter-3.0.0
+   dev-ruby/concurrent-ruby
+   augeas? ( dev-ruby/ruby-augeas )
+   diff? ( dev-ruby/diff-lcs )
+   doc? ( dev-ruby/rdoc )
+   ldap? ( dev-ruby/ruby-ldap )
+   shadow? ( dev-ruby/ruby-shadow )
+   sqlite? ( dev-ruby/sqlite3 )
+   virtual/ruby-ssl
+   dev-ruby/hocon"
+
+ruby_add_bdepend "
+   doc? ( dev-ruby/yard )
+   test? (
+   dev-ruby/mocha
+   dev-ruby/rack
+   dev-ruby/rspec-its
+   )"
+# this should go in the above lists, but isn't because of test deps not being 
keyworded
+#   dev-ruby/rspec-collection_matchers
+
+RDEPEND+=" ${RDEPEND}
+   rrdtool? ( >=net-analyzer/rrdtool-1.2.23[ruby] )
+   selinux? (
+   sys-libs/libselinux[ruby]
+   sec-policy/selinux-puppet
+   )
+   vim-syntax? ( >=app-vim/puppet-syntax-3.0.1 )
+   >=app-portage/eix-0.18.0
+   acct-user/puppet
+   acct-group/puppet"
+PDEPEND="emacs? ( >=app-emacs/puppet-mode-0.3-r1 )"
+
+all_ruby_prepare() {
+   # Avoid spec that require unpackaged json-schema.
+   rm spec/lib/matchers/json.rb $( grep -Rl matchers/json spec) || die
+
+   # can't be run within portage.
+   epatch "${FILESDIR}/puppet-fix-tests-6.10.1.patch"
+
+   # fix systemd path
+   epatch "${FILESDIR}/puppet-systemd.patch"
+
+   # Avoid specs that can only run in the puppet.git repository. This
+   # should be narrowed down to the specific specs.
+   rm spec/integration/parser/compiler_spec.rb || die
+
+   # Avoid failing spec that need further investigation.
+   rm spec/unit/module_tool/metadata_spec.rb || die
+}
+
+each_ruby_install() {
+   each_fakegem_install
+#  dosym "/usr/$(get_libdir)/ruby/gems/$(ruby_get_version)/gems/${P}" 
"/usr/$(get_libdir)/ruby/gems/$(ruby_get_version)/gems/${PN}"
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   # systemd stuffs
+   insinto /usr/lib/systemd/system
+  

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

2020-05-02 Thread Matthew Thode
commit: f8d1e784d3ba19747bb402b52b77bc1d3753f7d9
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:10:43 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:18:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d1e784

app-admin/puppetserver: 6.11.0 bump

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

 app-admin/puppetserver/Manifest   |   1 +
 app-admin/puppetserver/puppetserver-6.11.0.ebuild | 131 ++
 2 files changed, 132 insertions(+)

diff --git a/app-admin/puppetserver/Manifest b/app-admin/puppetserver/Manifest
index 73d50ebefd1..0ceddd1fe5d 100644
--- a/app-admin/puppetserver/Manifest
+++ b/app-admin/puppetserver/Manifest
@@ -1 +1,2 @@
+DIST puppetserver-6.11.0.tar.gz 60230325 BLAKE2B 
e7f95c15755afe1a637558a505f3bf3392da620df44e93ed152ea622bfb35b594120f36bb1c357d49577c8fede83eee318ffe4535df78f50478e09961b62b89b
 SHA512 
1d6fe14cb1dfaec1a8b43c54ebe9bfd9b581b9f2ad4d3f1976e4570679a72657b93060838fdaf55447dd3c7e5e3d38df30c0f20121791ac06d0a09545812b49b
 DIST puppetserver-6.9.1.tar.gz 59496176 BLAKE2B 
1599380ebf731fb4d67c04abc06303647d5d29c99f2b9721d049972eaaf3d4c2b108c6ac2f1a45efce3c52e9a57ebd362c874c36093027ebca77a2ae1d4c0323
 SHA512 
3a794adfa48c7bf9bd241c9da0578ea192b8551e75093e4d95c7c10fa659ef59d59ae72b33561d13ac31e839245d266301a6067d30b466138a95a6c4879bc58a

diff --git a/app-admin/puppetserver/puppetserver-6.11.0.ebuild 
b/app-admin/puppetserver/puppetserver-6.11.0.ebuild
new file mode 100644
index 000..94b63776bb9
--- /dev/null
+++ b/app-admin/puppetserver/puppetserver-6.11.0.ebuild
@@ -0,0 +1,131 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib systemd
+
+DESCRIPTION="Puppet Server is the next-generation application for managing 
Puppet agents."
+HOMEPAGE="http://docs.puppetlabs.com/puppetserver/;
+SRC_URI="https://downloads.puppetlabs.com/puppet/${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE="puppetdb"
+# will need the same keywords as puppet
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND+="
+   >=virtual/jdk-1.8.0
+   app-admin/puppet-agent[puppetdb?]"
+DEPEND+="acct-user/puppet
+   acct-group/puppet"
+
+src_prepare() {
+   sed -i 's/sysconfig\/puppetserver/default\/puppetserver/g' 
ext/redhat/puppetserver.service || die
+   sed -i 's/sysconfig\/puppetserver/default\/puppetserver/g' 
ext/bin/puppetserver || die
+   sed -i 's/sysconfig\/puppetserver/default\/puppetserver/g' install.sh 
|| die
+   sed -i 's/var\/run/run/g' ext/config/conf.d/puppetserver.conf || die
+   sed -i 's/var\/run/run/g' ext/redhat/puppetserver.service || die
+   sed -i 's/var\/run/run/g' install.sh || die
+   default
+}
+
+src_compile() {
+   einfo "not compiling"
+}
+
+src_install() {
+   insinto /opt/puppetlabs/server/apps/puppetserver
+   insopts -m0774
+   doins ext/ezbake-functions.sh
+   insopts -m0644
+   doins ext/ezbake.manifest
+   doins puppet-server-release.jar
+   insinto /etc/puppetlabs/puppetserver
+   doins ext/config/logback.xml
+   doins ext/config/request-logging.xml
+   insinto /etc/puppetlabs/puppetserver/services.d
+   doins ext/system-config/services.d/bootstrap.cfg
+   doins ext/config/services.d/ca.cfg
+   insinto /etc/puppetlabs/puppetserver/conf.d
+   doins ext/config/conf.d/puppetserver.conf
+   doins ext/config/conf.d/auth.conf
+   doins ext/config/conf.d/global.conf
+   doins ext/config/conf.d/web-routes.conf
+   doins ext/config/conf.d/metrics.conf
+   doins ext/config/conf.d/webserver.conf
+   insopts -m0755
+   insinto /opt/puppetlabs/server/apps/puppetserver/scripts
+   doins install.sh
+   insinto /opt/puppetlabs/server/apps/puppetserver/cli/apps
+   doins ext/cli/ca
+   doins ext/cli/irb
+   doins ext/cli/foreground
+   doins ext/cli/gem
+   doins ext/cli/ruby
+   doins ext/cli/reload
+   doins ext/cli/start
+   doins ext/cli/stop
+   insinto /opt/puppetlabs/server/apps/puppetserver/cli
+   doins ext/cli_defaults/cli-defaults.sh
+   insinto /opt/puppetlabs/server/apps/puppetserver/bin
+   doins ext/bin/puppetserver
+   insopts -m0644
+   dodir /opt/puppetlabs/server/bin
+   dosym ../apps/puppetserver/bin/puppetserver 
/opt/puppetlabs/server/bin/puppetserver
+   dodir /opt/puppetlabs/bin
+   dosym ../server/apps/puppetserver/bin/puppetserver 
/opt/puppetlabs/bin/puppetserver
+   dosym ../../opt/puppetlabs/server/apps/puppetserver/bin/puppetserver 
/usr/bin/puppetserver
+   dodir /opt/puppetlabs/server/apps/puppetserver/config/services.d
+   # other sys stuff
+   dodir /etc/puppetlabs/code
+   # needed for systemd
+   dodir /var/log/puppetlabs/puppetserver
+   dodir /etc/puppetlabs/puppet/ssl
+  

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

2020-05-02 Thread Matthew Thode
commit: 4a31768a3cc88f167dc00088cf670e12617b349b
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:05:45 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:18:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a31768a

dev-ruby/puppetdb-termini: 6.10.0 bump

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

 dev-ruby/puppetdb-termini/Manifest |  1 +
 .../puppetdb-termini-6.10.0.ebuild | 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/puppetdb-termini/Manifest 
b/dev-ruby/puppetdb-termini/Manifest
index af844a06135..e7d5308a961 100644
--- a/dev-ruby/puppetdb-termini/Manifest
+++ b/dev-ruby/puppetdb-termini/Manifest
@@ -1 +1,2 @@
+DIST puppetdb-termini_6.10.0-1stretch_all.deb 21294 BLAKE2B 
dfe88c6a44eed3e8a0826fde8f6130d3d817acafa367415956587e44298c99c41fd7bdac709c1ab55dcc9dce165d2599a2f18f0e1fd058d717128c0dd3a6ae28
 SHA512 
da7bf41e43acc39a44655e4759a14c119e6c1665c01a8b0ad4d83767c65068e071fc8ff6af80810a20cf92508c55c9ccfa295e197c0f7c94ee70110ea4515aae
 DIST puppetdb-termini_6.9.1-1stretch_all.deb 21294 BLAKE2B 
579181f4404e5b9dfbc444364c58402135ea68bef0fd3bff894976ee04f7d181699d2456d5ee6105707b765ee1842fac38af7e97f07621436164d79ff8c32a35
 SHA512 
62d3ac5b922eb3b3ba50f47a104dfb04ca8f3284b2474ed45cf609b21696fa01fa2eaecaa1c94d7b50ac22e8b187b4efc8e43d3cb7d66bf02554b1c03996b040

diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.10.0.ebuild 
b/dev-ruby/puppetdb-termini/puppetdb-termini-6.10.0.ebuild
new file mode 100644
index 000..a7f2b53b2dd
--- /dev/null
+++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.10.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+inherit unpacker
+
+DESCRIPTION="Library needed to connect puppet to puppetdb"
+HOMEPAGE="http://docs.puppetlabs.com/puppetdb/;
+SRC_URI="http://apt.puppetlabs.com/pool/stretch/puppet/${PN:0:1}/${PN}/${PN}_${PV}-1stretch_all.deb;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+# will need the same keywords as puppet
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND+=""
+DEPEND+=""
+
+S=${WORKDIR}
+
+src_install() {
+   insinto opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/
+   doins -r opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/*
+}



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

2020-05-02 Thread Matthew Thode
commit: 5df38673a0d9015005d178cfe8c808d0b5ac9b7f
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:08:59 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:18:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df38673

app-admin/puppetdb: 6.10.0 bump

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

 app-admin/puppetdb/Manifest   |  1 +
 app-admin/puppetdb/puppetdb-6.10.0.ebuild | 87 +++
 2 files changed, 88 insertions(+)

diff --git a/app-admin/puppetdb/Manifest b/app-admin/puppetdb/Manifest
index 4f81134943c..c5cdb8121f4 100644
--- a/app-admin/puppetdb/Manifest
+++ b/app-admin/puppetdb/Manifest
@@ -1 +1,2 @@
+DIST puppetdb-6.10.0.tar.gz 44394062 BLAKE2B 
fee0a908518bb89e9dda1d4e8683953d305c70fc0e70a856871b0916a4ef610942db1a8f24f59b7704dde3da67ffc2bb1b25cc9254f3efa3c24408bc3a336cb8
 SHA512 
12ca864a5a515baf4510bbfcab23b686b66cce460908c103c96fd51ad2898f2c5a42b9d0d0c707977267cc31a517b454893ad85982b31176e1ebfa79d7f948ee
 DIST puppetdb-6.9.1.tar.gz 44274016 BLAKE2B 
eaf1fe6ee88d2f4a1d147032db017eefd95a3edaba6fe5b114be6ac4ce37584ee58fa96c34fdac97b9b8b1aecd8abc982107024d2155bb78781d1c2c2f2112e1
 SHA512 
8db39c7571af597be2cff7e21ec5818d422f83f1c3188896e8eb9391e52d0f4bb1f85358a25998db599e9db2b93baec60415a43b519be3da600a9c1de0f073bc

diff --git a/app-admin/puppetdb/puppetdb-6.10.0.ebuild 
b/app-admin/puppetdb/puppetdb-6.10.0.ebuild
new file mode 100644
index 000..5a7a32bcf49
--- /dev/null
+++ b/app-admin/puppetdb/puppetdb-6.10.0.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib systemd
+
+DESCRIPTION="PuppetDB collects data generated by Puppet."
+HOMEPAGE="http://docs.puppetlabs.com/puppetdb/;
+SRC_URI="https://downloads.puppetlabs.com/${PN}/${P}.tar.gz;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND+=">=virtual/jdk-1.8.0"
+DEPEND+="acct-user/puppetdb
+   acct-group/puppetdb"
+
+src_prepare() {
+   sed -i 's/sysconfig/conf\.d/g' ext/redhat/puppetdb.service || die
+   sed -i 's/sysconfig/conf\.d/g' ext/bin/puppetdb || die
+   sed -i 's/sysconfig/conf\.d/g' install.sh || die
+   sed -i 's/var\/run/run/g' ext/puppetdb.tmpfiles.conf || die
+   sed -i 's/var\/run/run/g' install.sh || die
+   default
+}
+
+src_compile() {
+   einfo "not compiling"
+}
+
+src_install() {
+   dodir /opt/puppetlabs/server/data/puppetdb
+   insinto /opt/puppetlabs/server/apps/puppetdb
+   insopts -m0744
+   doins ext/ezbake-functions.sh
+   insopts -m0644
+   doins ext/ezbake.manifest
+   doins puppetdb.jar
+   insinto /etc/puppetlabs/puppetdb
+   doins ext/config/logback.xml
+   doins ext/config/bootstrap.cfg
+   doins ext/config/request-logging.xml
+   insinto /etc/puppetlabs/puppetdb/conf.d
+   doins ext/config/conf.d/jetty.ini
+   doins ext/config/conf.d/repl.ini
+   doins ext/config/conf.d/database.ini
+   doins ext/config/conf.d/config.ini
+   insopts -m0755
+   insinto /opt/puppetlabs/server/apps/puppetdb/scripts
+   doins install.sh
+   insinto /opt/puppetlabs/server/apps/puppetdb/cli/apps
+   doins ext/cli/foreground
+   doins ext/cli/ssl-setup
+   doins ext/cli/config-migration
+   doins ext/cli/foreground
+   doins ext/cli/anonymize
+   doins ext/cli/reload
+   doins ext/cli/start
+   doins ext/cli/stop
+   insinto /opt/puppetlabs/server/apps/puppetdb/bin
+   doins ext/bin/puppetdb
+   insopts -m0644
+   dodir /opt/puppetlabs/server/bin
+   dosym ../apps/puppetdb/bin/puppetdb /opt/puppetlabs/server/bin/puppetdb
+   dodir /opt/puppetlabs/bin
+   dosym ../server/apps/puppetdb/bin/puppetdb /opt/puppetlabs/bin/puppetdb
+   dosym ../../opt/puppetlabs/server/apps/puppetdb/bin/puppetdb 
/usr/bin/puppetdb
+   # init type tasks
+   newconfd ext/default puppetdb
+   systemd_dounit ext/redhat/puppetdb.service
+   systemd_newtmpfilesd ext/puppetdb.tmpfiles.conf puppetdb.conf
+   newinitd "${FILESDIR}/puppetdb.initd-r2" puppetdb
+   # misc
+   insinto /etc/logrotate.d
+   newins ext/puppetdb.logrotate.conf puppetdb
+   fowners -R puppetdb:puppetdb /opt/puppetlabs/server/data/puppetdb
+   fperms -R 770 /opt/puppetlabs/server/data/puppetdb
+}
+
+pkg_postinst() {
+   elog "to install please run '/opt/puppetlabs/server/bin/puppetdb 
ssl-setup'"
+   elog
+   elog "to upgrade please run '/opt/puppetlabs/server/bin/puppetdb 
config-migration'"
+}



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

2020-05-02 Thread Matthew Thode
commit: 8f442abe3fceb6fe23b7198bb0f9f5ad274543c5
Author: Matthew Thode  gentoo  org>
AuthorDate: Sat May  2 18:15:02 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Sat May  2 18:18:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f442abe

app-admin/puppet-agent: 6.15.0 bump

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

 app-admin/puppet-agent/Manifest   |  2 +
 app-admin/puppet-agent/puppet-agent-6.15.0.ebuild | 75 +++
 2 files changed, 77 insertions(+)

diff --git a/app-admin/puppet-agent/Manifest b/app-admin/puppet-agent/Manifest
index 9d68ed7de9d..918477a61af 100644
--- a/app-admin/puppet-agent/Manifest
+++ b/app-admin/puppet-agent/Manifest
@@ -1,2 +1,4 @@
 DIST puppet-agent_6.14.0-1stretch_amd64.deb 22450130 BLAKE2B 
fe6e30d99357328a884944e59d7cb1c66ad9fc36642ba377ed99e23551c5cbf06cffc4336b47440389fee7a9f1996b8325d18335768187f5d052fcecae041f5b
 SHA512 
41d87f1ab4ead019eb5ef90ad21e557db686729151618e4ec642ea6636feda383874f7d457de7e9e323cf44d9d410e7fb650edd6e69b186c2fdff5657955ac5a
 DIST puppet-agent_6.14.0-1stretch_i386.deb 22792198 BLAKE2B 
7638fd1edfeb22377ab22484dd0fd5377bab6ee5e3e01c64ffd8eae29b08e0182204446db23d8cf68018a58c2419ce22c4dda4fd10a6dfac64356d68a5478bfa
 SHA512 
dc787dfeb2565fde00da6e991fb94435c56e804657a38268ad49d72783b9857de4e359d6d9002525759684ddcb48a00e2fdb73f069cd79da74237bcb9530a116
+DIST puppet-agent_6.15.0-1stretch_amd64.deb 22581842 BLAKE2B 
19c45427e56a41f6030836129a7fb2824ea47f1000745a8c74b0968c61f719d3cef9a0e02f51009b8e91c4ad66445c074ccc203754bb13d82007316a3d053c60
 SHA512 
4ec7e04fb6bab697bfccd369740a57f735476a4614dbfa1f7c893901f5ffb9d6ce3d79886b6e035805b1a8f2c3de3e0b9b468b08909881df6022c9700c7a2768
+DIST puppet-agent_6.15.0-1stretch_i386.deb 22917002 BLAKE2B 
5bab2b6cdde11a46e64996074e8db50d48d004b601c0d08ddfde9c8dec0c0f62da1176b9148d084f0250b582460606b7cd0a97291d157a186b7a97dee4184c51
 SHA512 
89e676491f7b7b44c9c747b129166db7b025adf76d9911d12d7d026aa8d04de293d3d1c638ca309ee8ed45a37c49b4ab0076ea0c711ac0e43f4297084446784f

diff --git a/app-admin/puppet-agent/puppet-agent-6.15.0.ebuild 
b/app-admin/puppet-agent/puppet-agent-6.15.0.ebuild
new file mode 100644
index 000..6ef50802412
--- /dev/null
+++ b/app-admin/puppet-agent/puppet-agent-6.15.0.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit eutils systemd unpacker
+
+DESCRIPTION="general puppet client utils along with hiera and facter"
+HOMEPAGE="https://puppetlabs.com/;
+SRC_BASE="http://apt.puppetlabs.com/pool/stretch/puppet/${PN:0:1}/${PN}/${PN}_${PV}-1stretch;
+SRC_URI="
+   amd64? ( ${SRC_BASE}_amd64.deb )
+   x86?   ( ${SRC_BASE}_i386.deb )"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="puppetdb selinux"
+RESTRICT="strip"
+
+CDEPEND="!app-admin/puppet
+   !dev-ruby/hiera
+   !dev-ruby/facter
+   !app-emulation/virt-what
+   acct-user/puppet
+   acct-group/puppet"
+
+DEPEND="
+   ${CDEPEND}
+   app-admin/augeas"
+RDEPEND="${CDEPEND}
+   app-portage/eix
+   sys-apps/dmidecode
+   sys-libs/libselinux
+   sys-libs/glibc
+   sys-libs/readline:0/7
+   sys-libs/ncurses:0[tinfo]
+   selinux? (
+   sys-libs/libselinux[ruby]
+   sec-policy/selinux-puppet
+   )
+   puppetdb? ( >=dev-ruby/puppetdb-termini-5.0.1 )"
+
+S=${WORKDIR}
+
+src_install() {
+   # conf.d
+   doconfd etc/default/puppet
+   doconfd etc/default/pxp-agent
+   # logrotate.d
+   insinto /etc/logrotate.d
+   doins etc/logrotate.d/pxp-agent
+   # puppet itself
+   insinto /etc/puppetlabs
+   doins -r etc/puppetlabs/*
+   # logdir for systemd
+   dodir var/log/puppetlabs/puppet/
+   fperms 0750 var/log/puppetlabs/puppet/
+   # the rest
+   insinto /opt
+   dodir opt/puppetlabs/puppet/cache
+   doins -r opt/*
+   fperms 0750 /opt/puppetlabs/puppet/cache
+   # init
+   newinitd "${FILESDIR}/puppet.initd" puppet
+   systemd_dounit lib/systemd/system/puppet.service
+   systemd_dounit lib/systemd/system/pxp-agent.service
+   systemd_newtmpfilesd "${FILESDIR}/puppet-agent.conf.tmpfilesd" 
puppet-agent.conf
+   # symlinks
+   chmod 0755 -R "${D}/opt/puppetlabs/puppet/bin/"
+   chmod 0755 
"${D}//opt/puppetlabs/puppet/lib/virt-what/virt-what-cpuid-helper"
+   dosym ../../opt/puppetlabs/bin/facter /usr/bin/facter
+   dosym ../../opt/puppetlabs/bin/hiera /usr/bin/hiera
+   dosym ../../opt/puppetlabs/bin/puppet /usr/bin/puppet
+   dosym ../../opt/puppetlabs/puppet/bin/virt-what /usr/bin/virt-what
+}



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

2020-05-02 Thread Thomas Deutschmann
commit: 285b5666060df4ae4d66af4ae9623aa8009f27cb
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat May  2 18:08:31 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat May  2 18:10:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285b5666

net-misc/wget: fix building with gcc-10

Closes: https://bugs.gentoo.org/706458
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../wget/files/wget-1.20.3-gcc10-fno-common.patch  | 32 ++
 net-misc/wget/wget-1.20.3-r3.ebuild|  2 ++
 2 files changed, 34 insertions(+)

diff --git a/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch 
b/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch
new file mode 100644
index 000..3b99f4071af
--- /dev/null
+++ b/net-misc/wget/files/wget-1.20.3-gcc10-fno-common.patch
@@ -0,0 +1,32 @@
+From 04b7369490344d014b05dee5d48ca78cd04733ce Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Tim=20R=C3=BChsen?= 
+Date: Sat, 22 Feb 2020 13:40:50 +0100
+Subject: [PATCH] * tests/unit-tests.c: Fix 'multiple definition of...' with
+ gcc 10
+
+---
+ tests/unit-tests.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/tests/unit-tests.c b/tests/unit-tests.c
+index 5fae8a219..f66e5e664 100644
+--- a/tests/unit-tests.c
 b/tests/unit-tests.c
+@@ -37,7 +37,7 @@ as that of the covered work.  */
+ 
+ #include "unit-tests.h"
+ 
+-const char *program_argstring = "TEST";
++extern const char *program_argstring;
+ 
+ static int tests_run;
+ 
+@@ -69,7 +69,7 @@ all_tests(void)
+   return NULL;
+ }
+ 
+-const char *program_name; /* Needed by lib/error.c. */
++extern const char *program_name; /* Needed by lib/error.c. */
+ 
+ int
+ main (int argc _GL_UNUSED, const char *argv[])

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index dc1e481def7..cc2ca822468 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -54,6 +54,8 @@ BDEPEND="
 
 DOCS=( AUTHORS MAILING-LIST NEWS README doc/sample.wgetrc )
 
+PATCHES=( "${FILESDIR}"/${P}-gcc10-fno-common.patch )
+
 pkg_setup() {
use test && python-any-r1_pkg_setup
 }



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

2020-05-02 Thread Thomas Deutschmann
commit: 7e93b94ac6216631662225f035be7b0f9af9dd35
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat May  2 18:09:26 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat May  2 18:11:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e93b94a

net-misc/wget: add Python 3.8 support

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

 net-misc/wget/wget-1.20.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/wget/wget-1.20.3-r3.ebuild 
b/net-misc/wget/wget-1.20.3-r3.ebuild
index cc2ca822468..b96e7582103 100644
--- a/net-misc/wget/wget-1.20.3-r3.ebuild
+++ b/net-misc/wget/wget-1.20.3-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit flag-o-matic python-any-r1 toolchain-funcs
 



[gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-json/

2020-05-02 Thread Sergei Trofimovich
commit: 80673e3e186db0321af51783d7dff70948fef69e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  2 17:41:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  2 17:51:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80673e3e

dev-scheme/guile-json: drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-scheme/guile-json/Manifest|  1 -
 dev-scheme/guile-json/guile-json-3.3.0.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/dev-scheme/guile-json/Manifest b/dev-scheme/guile-json/Manifest
index 34af5c9c318..b93e3d6fba7 100644
--- a/dev-scheme/guile-json/Manifest
+++ b/dev-scheme/guile-json/Manifest
@@ -1,2 +1 @@
-DIST guile-json-3.3.0.tar.gz 122495 BLAKE2B 
656529e0ff76fa31b0a385f56ddeb937488e252e176b8468f8b2b6a6166cac5c2bbab1e08b4460b263dd0932d7acf2dab4a9924793c7496e37896381220aef1a
 SHA512 
e4204e0e9649a308b6146c17ef2ed3fc1a804404d4bb6ce09b6fdb0d09823f185c333e87f5cc940e5affc08f5562550785511ca1f220efbc7ecfe15cedc14881
 DIST guile-json-3.4.0.tar.gz 146506 BLAKE2B 
f6d0b4c8897b18530018446186012a886094392b689e69024b99d2015fe3fcb2394e4a371cac34cf1d5244f081a42dbde49f6ba04249518ad76184230d64344e
 SHA512 
c9681b2e19a1dc00161888c58172de84b0ab5a24eafd3870146e7f047af7d208fb57aa64b9fa3b1255958093ea24fb264652d622a1fda9f5cb107ce0518254fe

diff --git a/dev-scheme/guile-json/guile-json-3.3.0.ebuild 
b/dev-scheme/guile-json/guile-json-3.3.0.ebuild
deleted file mode 100644
index a698fb2fe03..000
--- a/dev-scheme/guile-json/guile-json-3.3.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="JSON module for Guile"
-HOMEPAGE="https://savannah.nongnu.org/projects/guile-json/;
-SRC_URI="http://download.savannah.nongnu.org/releases/guile-json/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-scheme/guile-2.0.0"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-
-   # http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38112
-   find "${S}" -name "*.scm" -exec touch {} + || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-lang/crystal/

2020-05-02 Thread Sergei Trofimovich
commit: c2529c72b7bb30655b88e4b49bf49522be799530
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  2 17:49:05 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  2 17:51:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2529c72

dev-lang/crystal: drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lang/crystal/Manifest  |   6 --
 dev-lang/crystal/crystal-0.32.1.ebuild | 121 -
 dev-lang/crystal/crystal-0.33.0.ebuild | 121 -
 3 files changed, 248 deletions(-)

diff --git a/dev-lang/crystal/Manifest b/dev-lang/crystal/Manifest
index d0d69e11e9a..c95304892ed 100644
--- a/dev-lang/crystal/Manifest
+++ b/dev-lang/crystal/Manifest
@@ -1,9 +1,3 @@
-DIST crystal-0.32.1-1-linux-i686.tar.gz 30062609 BLAKE2B 
658cd453465a1c4de44c0b010593aa19a68b93569482202baba948dc58f018d38cbefda083592145a141e7dfc574eddb7ccf0a41613a7a7d5ea8d12ed8f72d08
 SHA512 
34127ad25a1e290b8f17fa7de9465083955ae16a049bab8a927f90df4f2c87c7a59e2c8123f7ec0d0de691130e51749b104ccf11ea68005c267ab98c322156f3
-DIST crystal-0.32.1-1-linux-x86_64.tar.gz 27348617 BLAKE2B 
96410f00843d21cea4ed6f8d4896438334f577b6e593e72a0be23d3e1a460199bffc456ddb675a257c5a973353c1a8d28f69263b8517e0009e54d2f2f19535fe
 SHA512 
85524c38cd91fbe56ab7d14c3a05a1a3f3e3fc0f618e5fa5af010716f76b1dc0cc415cbc67e16c99fd2e8860412d7e2566f510c751de0ad4373361edbcee0475
-DIST crystal-0.32.1.tar.gz 2225383 BLAKE2B 
81cdda508945ebea481c3ad784ecdccffe25e4726d2f63feb1a4995b48041fbf2cbe226bebcbf9f9627d2161d167ccb502626a9d51f787dc8e48fd607f310ff8
 SHA512 
d83575f4c7953054824f13516cdc04bd7576bf7165754d96a9f4970e2a6cbf779b4db6806d3eeac465ed0c223c203ef95fc3bda70d1ef9f7c96ec96cd076283d
-DIST crystal-0.33.0-1-linux-i686.tar.gz 29627750 BLAKE2B 
284c300eb57e9192c367b1692c95a8da584820ecd068515cf59174106bdcd4341033e68ecdcc64a263dcf1c69ca58f9403e9b4b8e166c86b1b6747e4e0d2ea92
 SHA512 
8ff06e5782a84575ddc8210f92bc6d5702692e2674be4fcef470dfeff3ec325954eb665b222cb3f332e335cae4ae49cc06ffe4ce939519d0947225b452b4
-DIST crystal-0.33.0-1-linux-x86_64.tar.gz 27553242 BLAKE2B 
c24ab3e1577c33de9e9de2fa03f0fe831821b70b72ee9fb421eab9aed8b0ba357547160be9fff20c30b2d52e6c6d75bbde19dc322638c5c3f33ba2aa14dbf4c4
 SHA512 
7c815335ff882effd9dfc22cbeec6cee6e014805bf048bedf4476b1ecdf3a87bd8d53543c78be3493f937659a88041cd5370814eba043c81f23e7ef707ccd834
-DIST crystal-0.33.0.tar.gz 2242162 BLAKE2B 
0d9dbdd230bb190209772fafaeb1d59008cbe90b0bd33f851886bf90e7ac497c0bcef7609d6295dd4a4bad213fb687dea3d16c42ebe3bc92b3e06df156c53570
 SHA512 
41f518ec5c8f2f2cffb84105e0cc5096d4ba7ef64887ad0089aa37109fa5fa8e28747fe4f4ca8a74012e7b77d8c7a9d72cd9da787a330a4a62b5e55b40f0e57b
 DIST crystal-0.34.0-1-linux-i686.tar.gz 30161592 BLAKE2B 
b53dd3c3fb36ae7654396bcca305dbdd32c90f72e3e549fd054517230df3fdadcc07056d4a53c600e1fbae14ce79b66268191a3a01f27e1d625451865a414774
 SHA512 
47874a6a349dcf42b92532c4d454f8c65f2f94d78240f2a5baa865063ed373410be0ff5e457d4d1c3483ce8965e894fa918973fa03ee934f226a56a8a544f8d0
 DIST crystal-0.34.0-1-linux-x86_64.tar.gz 28036344 BLAKE2B 
dbd9305cadfda3a9d072672c91a0a7e9b230507d69c84735af900c40e602dbd6777b48ddce679935b87cff669d0534a8d65b09dc0fa6d8167f66117ba8468f8a
 SHA512 
291713acb6291c106e60c2b7bcdab33a6df3d6f464c81392ea340b25d01d301c743c0d81f29eb9b32a2099203775a8fc2df9617f90c28699e4864bee16f4252e
 DIST crystal-0.34.0.tar.gz 2270363 BLAKE2B 
bef2f09ef45ed9c7c9ffc5bcc9e8d6516c799b60ae3d87d5512fcd36634231091c1c534a708059362c3e5bc9db36a377dffd2dbca4290964362ea8740345e4f2
 SHA512 
6167ca5974d02167fe695cc51fe8ef95e56076a2af88eae39a12b07930b96ca0b30d53fd7c6e2296139d89a1c7eacfce5326f25a8fa3487cdb446ab592723f66

diff --git a/dev-lang/crystal/crystal-0.32.1.ebuild 
b/dev-lang/crystal/crystal-0.32.1.ebuild
deleted file mode 100644
index bc3abe915ac..000
--- a/dev-lang/crystal/crystal-0.32.1.ebuild
+++ /dev/null
@@ -1,121 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit bash-completion-r1 llvm multiprocessing toolchain-funcs
-
-BV=${PV}-1
-BV_AMD64=${BV}-linux-x86_64
-BV_X86=${BV}-linux-i686
-
-DESCRIPTION="The Crystal Programming Language"
-HOMEPAGE="https://crystal-lang.org;
-SRC_URI="https://github.com/crystal-lang/crystal/archive/${PV}.tar.gz -> 
${P}.tar.gz
-   amd64? ( 
https://github.com/crystal-lang/crystal/releases/download/${BV/-*}/crystal-${BV_AMD64}.tar.gz
 )
-   x86? ( 
https://github.com/crystal-lang/crystal/releases/download/${BV/-*}/crystal-${BV_X86}.tar.gz
 )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc debug examples blocking-stdio-hack +xml +yaml"
-
-RESTRICT=test # not stable for day-to-day runs
-
-LLVM_MAX_SLOT=9
-
-# dev-libs/boehm-gc[static-libs] dependency problem,  check the issue: 
https://github.com/manastech/crystal/issues/1382
-DEPEND="
-   sys-devel/llvm:${LLVM_MAX_SLOT}
-   

[gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-config/

2020-05-02 Thread Sergei Trofimovich
commit: e325f72648bf76d8f59f9ac9f9ede65dbdf62d59
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  2 17:36:17 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  2 17:51:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e325f726

sys-devel/binutils-config: drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../binutils-config/binutils-config-5.1-r1.ebuild  | 42 --
 1 file changed, 42 deletions(-)

diff --git a/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild 
b/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild
deleted file mode 100644
index 24704afe234..000
--- a/sys-devel/binutils-config/binutils-config-5.1-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit prefix
-
-DESCRIPTION="Utility to change the binutils version being used"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Toolchain;
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
-IUSE=""
-
-# We also RDEPEND on sys-apps/findutils which is in base @system
-RDEPEND="sys-apps/gentoo-functions"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin "${FILESDIR}"/${PN}-${PV} ${PN}
-   use prefix && eprefixify "${ED}"/usr/bin/${PN}
-   sed -i "s:@PV@:${PVR}:g" "${ED}"/usr/bin/${PN} || die
-   doman "${FILESDIR}"/${PN}.8
-
-   insinto /usr/share/eselect/modules
-   doins "${FILESDIR}"/binutils.eselect
-}
-
-pkg_preinst() {
-   # Force a refresh when upgrading from an older version that symlinked
-   # in all the libs & includes that binutils-libs handles. #528088
-   if has_version "<${CATEGORY}/${PN}-5" ; then
-   local bc current
-   bc="${ED}/usr/bin/binutils-config"
-   if current=$("${bc}" -c) ; then
-   "${bc}" "${current}"
-   fi
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs-fast-export/

2020-05-02 Thread Sergei Trofimovich
commit: 90879d2c715759137c39d0faa051b9bd2983ad74
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat May  2 17:38:48 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat May  2 17:51:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90879d2c

dev-vcs/cvs-fast-export: drop old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-vcs/cvs-fast-export/Manifest   |  1 -
 .../cvs-fast-export/cvs-fast-export-1.51.ebuild| 48 --
 2 files changed, 49 deletions(-)

diff --git a/dev-vcs/cvs-fast-export/Manifest b/dev-vcs/cvs-fast-export/Manifest
index 24f5ae196b7..f41a6bcebec 100644
--- a/dev-vcs/cvs-fast-export/Manifest
+++ b/dev-vcs/cvs-fast-export/Manifest
@@ -1,2 +1 @@
-DIST cvs-fast-export-1.51.tar.gz 459647 BLAKE2B 
ebaa1aeedee5de2b7d76cdb0d91897bc779b2cff9b6ae9ddc5b3872f36792e0e1c3f152e340d50c25c5bbef3c7be4af5a0cc4d7f2fd5f12c722c45c43510afcc
 SHA512 
3b004ad1a295722b7610444be2ff67097e7099fb17fdd1ebd2d237a30ffc2a31e8a90b5344a9488f3ea3abd4e104bdc0cff2d28dd56321df76ae9bf6f25e90f4
 DIST cvs-fast-export-1.53.tar.gz 472991 BLAKE2B 
4fb69bbe75cb4a2d54bf876ebefc4e2fbb12e3a22f9cfcd45f31adec6c65406b3b3647513b884f0d3356bf78f0c8b5684024d6bdea41776a68d48f08879e773b
 SHA512 
cd40543d73c2367b76c181d262b12b13223fc66984ce616d2b0df22f9562a99940dcd6e1e4996a237f2f37c5a8ed48992c2cda521b92238b6bb78b4144d0d503

diff --git a/dev-vcs/cvs-fast-export/cvs-fast-export-1.51.ebuild 
b/dev-vcs/cvs-fast-export/cvs-fast-export-1.51.ebuild
deleted file mode 100644
index 976b11d8e92..000
--- a/dev-vcs/cvs-fast-export/cvs-fast-export-1.51.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="fast-export history from a CVS repository or RCS collection"
-HOMEPAGE="http://www.catb.org/~esr/cvs-fast-export/;
-SRC_URI="http://www.catb.org/~esr/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   app-text/asciidoc"
-
-RESTRICT=test # upstream does not ship some tests in tarball
-
-src_prepare() {
-   default
-
-   tc-export CC
-   export prefix="${EPREFIX}"/usr
-
-   # respect CC, CFLAGS and LDFLAGS
-   sed \
-   -e 's/cc /$(CC) $(LDFLAGS) /' \
-   -e 's/^CFLAGS += -O/#&/' \
-   -e 's/CFLAGS=/CFLAGS+=/' \
-   -i Makefile || die
-}
-
-src_compile() {
-   # '.adoc.html' rules can't be executed in parallel
-   # as they reuse the same 'docbook-xsl.css' file name.
-   emake -j1 html
-   # Allow full parallelism for the rest
-   emake
-}
-
-src_install() {
-   default
-   dodoc README.adoc
-}



  1   2   3   >