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

2020-05-11 Thread Michał Górny
commit: 71964f6f257ef9120705438993d8ebc1d725a480
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 11 19:33:05 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 19:33:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71964f6f

dev-python/psutil: Remove old

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

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

diff --git a/dev-python/psutil/Manifest b/dev-python/psutil/Manifest
index 50a5c6357b2..ddf005a6240 100644
--- a/dev-python/psutil/Manifest
+++ b/dev-python/psutil/Manifest
@@ -1,2 +1 @@
-DIST psutil-5.6.7.tar.gz 448321 BLAKE2B 
4e47fb7def5a0eed162686d4e90dd122bd380eca50c3294cd89ed154e27f71972dbc2b3b481456d5022107a1adad2a637e8f233002d429463232c38a04a957c7
 SHA512 
74eb488b91764941e38214f07bca00e3c837167ad543bfd9ae3b83d665e2be1bb5341eca4aff9282ad50d321568a679e1ffa2ee72ad7b4965cda92b7c80b2503
 DIST psutil-5.7.0.tar.gz 449628 BLAKE2B 
3bd07a0a2f95a539910fa1cef92e72d168c3ee7a495c0defd3fad307d96448d81182b7ccc5e4388d6726495a18df26b076e27b3cbf57096a5c3c8326c00f2dea
 SHA512 
8cee64ab396dae79866e961aeabdb9a4174e1339bcd5c0a35f23fee97ca2a61c0cb08f7152d7e0db90c387400c5c6fb3da2dd2124ce9bf97dfffe6f3b4967981

diff --git a/dev-python/psutil/psutil-5.6.7-r1.ebuild 
b/dev-python/psutil/psutil-5.6.7-r1.ebuild
deleted file mode 100644
index b4de013113e..000
--- a/dev-python/psutil/psutil-5.6.7-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="Retrieve information on running processes and system utilization"
-HOMEPAGE="https://github.com/giampaolo/psutil https://pypi.org/project/psutil/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   $(python_gen_cond_dep '
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/ipaddress[${PYTHON_USEDEP}]
-   ' -2)
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/psutil-5.6.7-tests.patch"
-)
-
-python_test() {
-   if [[ ${EPYTHON} == pypy* ]]; then
-   ewarn "Not running tests on ${EPYTHON} since they are broken"
-   return 0
-   fi
-
-   # since we are running in an environment a bit similar to CI,
-   # let's skip the tests that are disable for CI
-   TRAVIS=1 APPVEYOR=1 "${EPYTHON}" psutil/tests/__main__.py ||
-   die "tests failed with ${EPYTHON}"
-}
-
-python_compile() {
-   # force -j1 to avoid .o linking race conditions
-   local MAKEOPTS=-j1
-   distutils-r1_python_compile
-}



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

2020-05-11 Thread Michał Górny
commit: a54ea3f916dc64824fdb0ea9361dd2d5796d8847
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 11 19:33:01 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 19:33:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54ea3f9

dev-python/flask: Remove old

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

 dev-python/flask/Manifest|  1 -
 dev-python/flask/flask-0.12.2.ebuild | 63 
 2 files changed, 64 deletions(-)

diff --git a/dev-python/flask/Manifest b/dev-python/flask/Manifest
index f765872d1fc..e9ecc229b2f 100644
--- a/dev-python/flask/Manifest
+++ b/dev-python/flask/Manifest
@@ -1,2 +1 @@
-DIST Flask-0.12.2.tar.gz 548510 BLAKE2B 
bd92d0e7e6ff36d371ffd958708517d16e41d1475af9153bf3d5234c33aa5c0ab415cbd254b711731cf8cffddac94b475f62d9fff2f9fe756b0fa30bb36d4343
 SHA512 
c00bb807e8fbc943e23a3721acf5b04320e7a58d658bca46bdf83a345b4c4d5729accae338505e134f01bc908adec9555fd94e8c87ef6f0367e6037215c06319
 DIST Flask-1.1.2.tar.gz 637516 BLAKE2B 
90dffbb8faa48489d1c71ff2a064d41e97d2103c07532fd5b252dbe0b32e4babb815e31f0ceae201a66cead645b68149d13d4bb39a0df1b27b4002e613920493
 SHA512 
9feb6a9a8f34fadbea508d465f73c24b1d81b3f66243804dc3904d198c2fd78e2e1bef94df6a4940a7eec6b9b54abea06557a87de8b27b0a9497d18b3e071384

diff --git a/dev-python/flask/flask-0.12.2.ebuild 
b/dev-python/flask/flask-0.12.2.ebuild
deleted file mode 100644
index a836fc690f4..000
--- a/dev-python/flask/flask-0.12.2.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="A microframework based on Werkzeug, Jinja2 and good intentions"
-HOMEPAGE="https://github.com/pallets/flask/;
-MY_PN="Flask"
-MY_P="${MY_PN}-${PV}"
-if [[ ${PV} == ** ]]; then
-   EGIT_REPO_URI="https://github.com/mitsuhiko/flask.git;
-   inherit git-r3
-else
-   SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
-   KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
-   S="${WORKDIR}/${MY_P}"
-fi
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="doc examples test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=dev-python/click-2[${PYTHON_USEDEP}]
-   >=dev-python/blinker-1[${PYTHON_USEDEP}]
-   >=dev-python/itsdangerous-0.21[${PYTHON_USEDEP}]
-   >=dev-python/jinja-2.4[${PYTHON_USEDEP}]
-   >=dev-python/werkzeug-0.7[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-python_prepare_all() {
-   # Prevent un-needed d'loading
-   sed -e "s/ 'sphinx.ext.intersphinx',//" -i docs/conf.py || die
-   # DeprecationWarning: Flags not at the start of the expression
-   sed -e "s/r'\(.*\)\((?.*)\)'/r'\2\1'/" -i tests/test_basic.py || die
-   # issubclass(ModuleNotFoundError, ImportError)
-   sed -e 's/\(excinfo.type\) is \(ImportError\)/issubclass(\1, \2)/' \
-   -i tests/test_ext.py || die
-   distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
-   use doc && emake -C docs html
-}
-
-python_test() {
-   
PYTHONPATH=${S}/examples/flaskr:${S}/examples/minitwit${PYTHONPATH:+:${PYTHONPATH}}
 \
-   py.test -v || die "Testing failed with ${EPYTHON}"
-}
-
-python_install_all() {
-   use examples && dodoc -r examples
-   use doc && HTML_DOCS=( docs/_build/html/. )
-
-   distutils-r1_python_install_all
-}



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

2020-05-11 Thread Michał Górny
commit: ef8b9ffaf6671ba1e34d80f22c13ce305a03fd0e
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 11 19:33:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 19:33:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8b9ffa

dev-python/websocket-client: Remove old

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

 dev-python/websocket-client/Manifest   |  1 -
 .../websocket-client-0.56.0.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/dev-python/websocket-client/Manifest 
b/dev-python/websocket-client/Manifest
index c09bce5d303..8f817da570c 100644
--- a/dev-python/websocket-client/Manifest
+++ b/dev-python/websocket-client/Manifest
@@ -1,2 +1 @@
-DIST websocket-client-0.56.0.tar.gz 36951 BLAKE2B 
2dc82dbf2d2f9c6109645231f100d659347d6bfc854f1221a1e37b708d9a21fad7e9beaa6a272f36bd47fe0b2404f41b09c90d8fd350fc7147fb25ed680fb2d1
 SHA512 
f61497b5fa6deea11d0e81c1c0d3092d1efba9bcdb3427a45f51b81059444a486a9aa6a4d046fc2aa805e855d2c8e68a4ba46669c05a45eb928251c50e2e3a50
 DIST websocket-client-0.57.0.tar.gz 39333 BLAKE2B 
3e24c41176e0566edf0d31bcbb0ecd69d368a7ff879ac7ab8e4b170ca356b0ea50aa0b6be845e76ecdd73dff9a2aa38c8cdefaa202627f9f9d272989114fe94b
 SHA512 
8677b00abbdd995ef1c2254f73a01713eb0707ee2549031f410205af7bbbf57b4730b38a78d683a90605c1412863f57a3829d8be1c058f3e9bfb177bd49c4525

diff --git a/dev-python/websocket-client/websocket-client-0.56.0.ebuild 
b/dev-python/websocket-client/websocket-client-0.56.0.ebuild
deleted file mode 100644
index 5f07a8576b0..000
--- a/dev-python/websocket-client/websocket-client-0.56.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
-
-inherit distutils-r1
-
-MY_PN=${PN//-/_}
-
-DESCRIPTION="WebSocket client for python with hybi13 support"
-HOMEPAGE="https://github.com/websocket-client/websocket-client;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
-IUSE="examples test"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( ${RDEPEND} )
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-
-python_test() {
-   esetup.py test
-}
-
-python_install_all() {
-   if use examples; then
-   docompress -x "/usr/share/doc/${PF}/examples"
-   dodoc -r examples
-   fi
-   distutils-r1_python_install_all
-}



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

2020-05-11 Thread Michał Górny
commit: 475ba8f640d223867defe0153849b2082dc5b3ae
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 11 19:33:03 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 19:33:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=475ba8f6

dev-python/jinja: Remove old

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

 dev-python/jinja/Manifest   |  1 -
 dev-python/jinja/jinja-2.8.1.ebuild | 81 -
 2 files changed, 82 deletions(-)

diff --git a/dev-python/jinja/Manifest b/dev-python/jinja/Manifest
index 162f85477e8..ec620108cd8 100644
--- a/dev-python/jinja/Manifest
+++ b/dev-python/jinja/Manifest
@@ -1,3 +1,2 @@
 DIST jinja-2.11.1.tar.gz 258637 BLAKE2B 
80826397ada553b2bd1452f72430589ddebbd55aecffe6c6d9161ddcb46d9caa35635abd0946e063efda856391843831d25a7de91250d0f066b12cbf8b4af988
 SHA512 
66d9b7923f4b78133489bc28525d83032d37d5409ac572c00ea1aa342b3291bf0505c1e9d62f7a553553e26f06885e3d5c71bdcd2b334064b610692681694d33
 DIST jinja-2.11.2.tar.gz 258055 BLAKE2B 
5cf12d6c79e7e659b16318cb3dc483a276511192903469629ec497c10ba6cd023f5a834961ac74cbda556177aaac46f5045c5aaca3068dcef87017760895851c
 SHA512 
453e0c94c57065ab78f997726256bd2a31bb79124a2ee17b632cb124a3ccefded33d81b35cac73497f095b1cd5d8cd4420d6932a637fd7c4cdb786f1753e49ac
-DIST jinja-2.8.1.tar.gz 397144 BLAKE2B 
78e4903da05ab3e8961b6bb6047116941b4bbf59d08b8283582972590409f98b5dc1f468a988525d96c552000279fcd0a31dae3ac1e5226f609a8854c8f9ca0b
 SHA512 
f4655f1a43c06f7651fbd5251d0538788a3a6a3ffb93d9a8c239711cf043082c43d34706b6d71a18679d957faa6590e7e0259ffb8f7cc5e3300749526417a987

diff --git a/dev-python/jinja/jinja-2.8.1.ebuild 
b/dev-python/jinja/jinja-2.8.1.ebuild
deleted file mode 100644
index cf1ca69bbed..000
--- a/dev-python/jinja/jinja-2.8.1.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
-PYTHON_REQ_USE="threads(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="A full-featured template engine for Python"
-HOMEPAGE="http://jinja.pocoo.org/ https://pypi.org/project/Jinja2/;
-
-# pypi tarball is missing tests
-SRC_URI="https://github.com/pallets/jinja/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   !dev-python/jinja:compat"
-RDEPEND="${CDEPEND}
-   dev-python/markupsafe[${PYTHON_USEDEP}]"
-BDEPEND="${CDEPEND}"
-
-distutils_enable_sphinx docs \
-   dev-python/sphinx-issues \
-   dev-python/pallets-sphinx-themes
-distutils_enable_tests pytest
-
-# XXX: handle Babel better?
-
-wrap_opts() {
-   local mydistutilsargs=()
-
-   if [[ ${EPYTHON} == python* ]]; then
-   mydistutilargs+=( --with-debugsupport )
-   fi
-
-   "${@}"
-}
-
-src_prepare() {
-   # avoid unnecessary dep on extra sphinxcontrib modules
-   sed -i '/sphinxcontrib.log_cabinet/ d' docs/conf.py || die
-   printf "# SED 
###\n"
-
-   distutils-r1_src_prepare
-}
-
-python_prepare() {
-   # async is not supported on python2
-   if ! python_is_python3; then
-   rm -f jinja2/async*.py || die "Failed to remove async from 
python2"
-   fi
-}
-
-python_compile() {
-   wrap_opts distutils-r1_python_compile
-}
-
-python_install_all() {
-   if use examples ; then
-   docinto examples
-   dodoc -r examples/.
-   fi
-
-   distutils-r1_python_install_all
-
-   insinto /usr/share/vim/vimfiles/syntax
-   doins ext/Vim/*
-}
-
-pkg_postinst() {
-   if ! has_version dev-python/Babel; then
-   elog "For i18n support, please emerge dev-python/Babel."
-   fi
-}



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

2020-05-11 Thread Michał Górny
commit: a0a083d3c0f62461b17328e5595f013b0abd4562
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 11 19:33:06 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 19:33:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a083d3

dev-python/sentry-sdk: Remove old

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

 dev-python/sentry-sdk/Manifest |  1 -
 dev-python/sentry-sdk/sentry-sdk-0.13.2.ebuild | 28 --
 2 files changed, 29 deletions(-)

diff --git a/dev-python/sentry-sdk/Manifest b/dev-python/sentry-sdk/Manifest
index a9debc63f91..bd3425caa5d 100644
--- a/dev-python/sentry-sdk/Manifest
+++ b/dev-python/sentry-sdk/Manifest
@@ -1,2 +1 @@
-DIST sentry-sdk-0.13.2.tar.gz 64962 BLAKE2B 
3ae730d850c7762558e0155045e6b3a931e5aa26ff068eaee8f1974a79aadc417f484788f10cd20ff3c02c406dfd5d868b13a08e6501ccb0d1d169290e1f4c17
 SHA512 
27068c5da6074757a7d75add0458a036a7d349a6b7ee680aae0fd94df5eb04b7fd106c111af4f85b9aedd2b48151ba2c3e0a5c9723946a45b947a60cc92ed1bb
 DIST sentry-sdk-0.14.1.tar.gz 66829 BLAKE2B 
f675dc46d300c68ecbf2fd0d698daeed2e48645ae69df249aae79557d9a80dafe5eb9fe8a22f6087019eb416d9e760e12f54926e4767a2036278bd6311788de3
 SHA512 
bcbd478715abfdfa8c583af2ee6fd1110280cca4cd54cdf425f49e22acf7351871c304dfa25b8932fd0fae9ea981db6786c5dec7acf352b98c00f2cca7dc6c1f

diff --git a/dev-python/sentry-sdk/sentry-sdk-0.13.2.ebuild 
b/dev-python/sentry-sdk/sentry-sdk-0.13.2.ebuild
deleted file mode 100644
index 6687c9c45aa..000
--- a/dev-python/sentry-sdk/sentry-sdk-0.13.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{5,6,7,8} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python client for Sentry"
-HOMEPAGE="https://getsentry.com https://pypi.org/project/sentry-sdk/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="
-   dev-python/urllib3
-   dev-python/certifi
-"
-
-python_test() {
-   cd "${S}"/src || die
-   "${PYTHON}" test_typing.py || die "tests failed under ${EPYTHON}"
-}



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

2020-05-11 Thread Michał Górny
commit: 4bd98ff4ff13fa73f69646a8f0e2d0aca6bb0d7c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 11 19:24:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 19:33:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd98ff4

package.mask: Last rite acct-group/octoprint, acct-user/octoprint, 
www-apps/octoprint

Bug: https://bugs.gentoo.org/710406
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 06002722a0b..47389baf372 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,15 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2020-05-11)
+# Causes downgrades of multiple Python packages.  Not touched since
+# initial commit, waiting for a bump to the final release.  Maintainer
+# unresponsive.  Upstream recommends installing in a virtualenv.
+# Removal in 30 days.  Bug #710406.
+acct-group/octoprint
+acct-user/octoprint
+www-apps/octoprint
+
 # Brian Dolbec  (2020-05-08)
 # Unmaintained.  Stuck on Python 3.6.  The only revdep
 # is masked for removal.  Newer buildbot no longer depends on it.



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

2020-05-11 Thread Sergei Trofimovich
commit: 7b679e2b9597c38a09fadd37302aca45a33bdf7b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon May 11 18:40:12 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 11 20:33:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b679e2b

dev-ruby/capybara: move ~sparc forward

Package-Manager: Portage-2.3.99, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/capybara/capybara-3.31.0.ebuild | 2 +-
 dev-ruby/capybara/capybara-3.32.0.ebuild | 2 +-
 dev-ruby/capybara/capybara-3.32.1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/capybara/capybara-3.31.0.ebuild 
b/dev-ruby/capybara/capybara-3.31.0.ebuild
index f0119c1ee34..fa400375c0b 100644
--- a/dev-ruby/capybara/capybara-3.31.0.ebuild
+++ b/dev-ruby/capybara/capybara-3.31.0.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Capybara aims to simplify the process of 
integration testing Rack a
 HOMEPAGE="https://github.com/jnicklas/capybara;
 LICENSE="MIT"
 
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
 SLOT="3"
 IUSE="test"
 

diff --git a/dev-ruby/capybara/capybara-3.32.0.ebuild 
b/dev-ruby/capybara/capybara-3.32.0.ebuild
index 3b7cbce5d8a..b68f23f73e1 100644
--- a/dev-ruby/capybara/capybara-3.32.0.ebuild
+++ b/dev-ruby/capybara/capybara-3.32.0.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Capybara aims to simplify the process of 
integration testing Rack a
 HOMEPAGE="https://github.com/jnicklas/capybara;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
 SLOT="3"
 IUSE="test"
 

diff --git a/dev-ruby/capybara/capybara-3.32.1.ebuild 
b/dev-ruby/capybara/capybara-3.32.1.ebuild
index 3b7cbce5d8a..b68f23f73e1 100644
--- a/dev-ruby/capybara/capybara-3.32.1.ebuild
+++ b/dev-ruby/capybara/capybara-3.32.1.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Capybara aims to simplify the process of 
integration testing Rack a
 HOMEPAGE="https://github.com/jnicklas/capybara;
 LICENSE="MIT"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
 SLOT="3"
 IUSE="test"
 



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

2020-05-11 Thread Sergei Trofimovich
commit: 6cdda7e69414c1c91a7ea93c17d9f9b70a5753f4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon May 11 18:15:03 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 11 20:33:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cdda7e6

dev-python/pycurl: stable 7.43.0.5 for hppa/sparc, bug #720564

Package-Manager: Portage-2.3.99, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/pycurl/pycurl-7.43.0.5.ebuild 
b/dev-python/pycurl/pycurl-7.43.0.5.ebuild
index 1de044968e9..0bdbcb60e90 100644
--- a/dev-python/pycurl/pycurl-7.43.0.5.ebuild
+++ b/dev-python/pycurl/pycurl-7.43.0.5.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="curl_ssl_gnutls curl_ssl_libressl curl_ssl_nss +curl_ssl_openssl 
examples ssl test"
 RESTRICT="!test? ( test )"
 



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

2020-05-11 Thread Sergei Trofimovich
commit: 92d1dfac3af7c72b0c533e2a803d397229b657fd
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon May 11 18:39:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 11 20:33:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d1dfac

dev-ruby/capybara: keyworded 3.30.0 for sparc, bug #692324

Package-Manager: Portage-2.3.99, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-ruby/capybara/capybara-3.30.0.ebuild 
b/dev-ruby/capybara/capybara-3.30.0.ebuild
index 5dfe4a7a1c2..38b2db211d8 100644
--- a/dev-ruby/capybara/capybara-3.30.0.ebuild
+++ b/dev-ruby/capybara/capybara-3.30.0.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Capybara aims to simplify the process of 
integration testing Rack a
 HOMEPAGE="https://github.com/jnicklas/capybara;
 LICENSE="MIT"
 
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
 SLOT="3"
 IUSE="test"
 



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

2020-05-11 Thread Sergei Trofimovich
commit: fb46a5a3d8980f93d7357b6c668554602935ff13
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon May 11 18:38:49 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 11 20:33:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb46a5a3

dev-ruby/sinatra: keyworded 2.0.8.1-r1 for sparc, bug #692324

Package-Manager: Portage-2.3.99, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ruby/sinatra/sinatra-2.0.8.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/sinatra/sinatra-2.0.8.1-r1.ebuild 
b/dev-ruby/sinatra/sinatra-2.0.8.1-r1.ebuild
index 7021116b670..ec9fe93dc5a 100644
--- a/dev-ruby/sinatra/sinatra-2.0.8.1-r1.ebuild
+++ b/dev-ruby/sinatra/sinatra-2.0.8.1-r1.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/sinatra/sinatra/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~sparc ~x86"
 IUSE=""
 
 ruby_add_rdepend "



[gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/

2020-05-11 Thread Sergei Trofimovich
commit: 63ac67801dbc746d94ebf6976df8a89f10483e5a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon May 11 18:29:20 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 11 20:33:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ac6780

app-doc/doxygen: stable 1.8.16-r1 for hppa, bug #702610

Package-Manager: Portage-2.3.99, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-doc/doxygen/doxygen-1.8.16-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-doc/doxygen/doxygen-1.8.16-r1.ebuild 
b/app-doc/doxygen/doxygen-1.8.16-r1.ebuild
index b8c0b38010e..f93b5b5700f 100644
--- a/app-doc/doxygen/doxygen-1.8.16-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.16-r1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} = ** ]]; then
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86"
 else
SRC_URI="http://doxygen.nl/files/${P}.src.tar.gz;
-   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"
+   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"
 fi
 
 DESCRIPTION="Documentation system for most programming languages"



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

2020-05-11 Thread Sergei Trofimovich
commit: 8bea5e2a8534cfe93eed263dfc15cec34c4df9f4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon May 11 18:38:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 11 20:33:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bea5e2a

dev-ruby/rack-test: keyworded 1.1.0 for sparc, bug #692324

Package-Manager: Portage-2.3.99, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-ruby/rack-test/rack-test-1.1.0.ebuild 
b/dev-ruby/rack-test/rack-test-1.1.0.ebuild
index 9ddb9c01468..47a50dc6c45 100644
--- a/dev-ruby/rack-test/rack-test-1.1.0.ebuild
+++ b/dev-ruby/rack-test/rack-test-1.1.0.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://github.com/rack-test/rack-test/archive/v${PV}.tar.gz -> ${P}.ta
 
 LICENSE="MIT"
 SLOT="1.0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 ruby_add_rdepend ">=dev-ruby/rack-1.0:* 

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

2020-05-11 Thread Sergei Trofimovich
commit: c9f6a29817f5039507af213da5abb0254b13da19
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon May 11 20:52:29 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon May 11 20:52:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f6a298

sys-libs/glibc: drop devpts mount checks, bug #704780

This is the same as b793253be2f42
("sys-libs/glibc: drop devpts mount checks, bug #704780")
applied to stable ebuilds.

Toralf reports that sys-apps/bubblewrap also does not
follow tty group convention when mounts devpts. Let's
drop it from stable ebuilds as well.

Reported-by: Toralf Förster
Reported-by: Kai Krakow
Closes: https://bugs.gentoo.org/704780
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 | 24 
 1 file changed, 24 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.30-r8.ebuild 
b/sys-libs/glibc/glibc-2.30-r8.ebuild
index 14ca4e95a44..aea0098e69f 100644
--- a/sys-libs/glibc/glibc-2.30-r8.ebuild
+++ b/sys-libs/glibc/glibc-2.30-r8.ebuild
@@ -516,27 +516,6 @@ glibc_banner() {
echo "${b}"
 }
 
-check_devpts() {
-   # Make sure devpts is mounted correctly for use w/out setuid pt_chown.
-
-   # If merely building the binary package, then there's nothing to verify.
-   [[ ${MERGE_TYPE} == "buildonly" ]] && return
-
-   # Only sanity check when installing the native glibc.
-   [[ -n ${ROOT} ]] && return
-
-   # If they're opting in to the old suid code, then no need to check.
-   use suid && return
-
-   if awk '$3 == "devpts" && $4 ~ /[, ]gid=5[, ]/ { exit 1 }' /proc/mounts 
; then
-   eerror "In order to use glibc with USE=-suid, you must make 
sure that"
-   eerror "you have devpts mounted at /dev/pts with the gid=5 
option."
-   eerror "Openrc should do this for you, so you should check 
/etc/fstab"
-   eerror "and make sure you do not have any invalid settings 
there."
-   die "mount & fix your /dev/pts settings"
-   fi
-}
-
 # The following Kernel version handling functions are mostly copied from 
portage
 # source. It's better not to use linux-info.eclass here since a) it adds too
 # much magic, see bug 326693 for some of the arguments, and b) some of the
@@ -606,9 +585,6 @@ get_kheader_version() {
 # pkg_ and src_ phases, so we call this function both in pkg_pretend and in
 # src_unpack.
 sanity_prechecks() {
-   # Make sure devpts is mounted correctly for use w/out setuid pt_chown
-   check_devpts
-
# Prevent native builds from downgrading
if [[ ${MERGE_TYPE} != "buildonly" ]] && \
   [[ -z ${ROOT} ]] && \



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

2020-05-11 Thread Amadeusz Piotr Żołnowski
commit: 4a6cf8ce0469c363fd0d467004930e567847a7ac
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Mon May 11 21:56:51 2020 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon May 11 21:57:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6cf8ce

package.mask: Lastrite sys-boot/plymouth-openrc-plugin

Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 453c73547c2..dd0fada0fb6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Amadeusz Żołnowski  (2020-05-11)
+# Masked for removal in 30 days.  Unmaintained upstream.
+sys-boot/plymouth-openrc-plugin
+
 # William Hubbs  (2020-05-11)
 # No reverse dependencies, upstream has superseeded this with the
 # ggoogle.golang.org/protobuf module.



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

2020-05-11 Thread Mike Pagano
commit: 7b35ba9085df50794079a74308e8240ed54bc4fb
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:49:26 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:49:26 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=7b35ba90

Linux patch 5.4.40

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

 _README |4 +
 1039_linux-5.4.40.patch | 1493 +++
 2 files changed, 1497 insertions(+)

diff --git a/_README b/_README
index ea8edd3..ed1776e 100644
--- a/_README
+++ b/_README
@@ -199,6 +199,10 @@ Patch:  1038_linux-5.4.39.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.4.39
 
+Patch:  1039_linux-5.4.40.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.4.40
+
 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/1039_linux-5.4.40.patch b/1039_linux-5.4.40.patch
new file mode 100644
index 000..63f8fbd
--- /dev/null
+++ b/1039_linux-5.4.40.patch
@@ -0,0 +1,1493 @@
+diff --git a/Makefile b/Makefile
+index ff2b90ddc9bc..6d4fca82529a 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 4
+-SUBLEVEL = 39
++SUBLEVEL = 40
+ EXTRAVERSION =
+ NAME = Kleptomaniac Octopus
+ 
+diff --git a/arch/hexagon/include/asm/io.h b/arch/hexagon/include/asm/io.h
+index ba1a444d55b3..68a68147504d 100644
+--- a/arch/hexagon/include/asm/io.h
 b/arch/hexagon/include/asm/io.h
+@@ -171,16 +171,10 @@ static inline void writel(u32 data, volatile void 
__iomem *addr)
+ #define writew_relaxed __raw_writew
+ #define writel_relaxed __raw_writel
+ 
+-/*
+- * Need an mtype somewhere in here, for cache type deals?
+- * This is probably too long for an inline.
+- */
+-void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size);
++void __iomem *ioremap(unsigned long phys_addr, unsigned long size);
++#define ioremap_nocache ioremap
++#define ioremap_uc(X, Y) ioremap((X), (Y))
+ 
+-static inline void __iomem *ioremap(unsigned long phys_addr, unsigned long 
size)
+-{
+-  return ioremap_nocache(phys_addr, size);
+-}
+ 
+ static inline void iounmap(volatile void __iomem *addr)
+ {
+diff --git a/arch/hexagon/kernel/hexagon_ksyms.c 
b/arch/hexagon/kernel/hexagon_ksyms.c
+index cf8974beb500..b3dbb472572e 100644
+--- a/arch/hexagon/kernel/hexagon_ksyms.c
 b/arch/hexagon/kernel/hexagon_ksyms.c
+@@ -20,7 +20,7 @@ EXPORT_SYMBOL(__vmgetie);
+ EXPORT_SYMBOL(__vmsetie);
+ EXPORT_SYMBOL(__vmyield);
+ EXPORT_SYMBOL(empty_zero_page);
+-EXPORT_SYMBOL(ioremap_nocache);
++EXPORT_SYMBOL(ioremap);
+ EXPORT_SYMBOL(memcpy);
+ EXPORT_SYMBOL(memset);
+ 
+diff --git a/arch/hexagon/mm/ioremap.c b/arch/hexagon/mm/ioremap.c
+index 77d8e1e69e9b..b103d83b5fbb 100644
+--- a/arch/hexagon/mm/ioremap.c
 b/arch/hexagon/mm/ioremap.c
+@@ -9,7 +9,7 @@
+ #include 
+ #include 
+ 
+-void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size)
++void __iomem *ioremap(unsigned long phys_addr, unsigned long size)
+ {
+   unsigned long last_addr, addr;
+   unsigned long offset = phys_addr & ~PAGE_MASK;
+diff --git a/arch/x86/kvm/vmx/ops.h b/arch/x86/kvm/vmx/ops.h
+index 09b0937d56b1..19717d0a1100 100644
+--- a/arch/x86/kvm/vmx/ops.h
 b/arch/x86/kvm/vmx/ops.h
+@@ -12,6 +12,7 @@
+ 
+ #define __ex(x) __kvm_handle_fault_on_reboot(x)
+ 
++asmlinkage void vmread_error(unsigned long field, bool fault);
+ __attribute__((regparm(0))) void vmread_error_trampoline(unsigned long field,
+bool fault);
+ void vmwrite_error(unsigned long field, unsigned long value);
+diff --git a/drivers/acpi/sleep.c b/drivers/acpi/sleep.c
+index ce1d9048a36d..edad89e58c58 100644
+--- a/drivers/acpi/sleep.c
 b/drivers/acpi/sleep.c
+@@ -979,10 +979,7 @@ static int acpi_s2idle_prepare_late(void)
+ 
+ static void acpi_s2idle_sync(void)
+ {
+-  /*
+-   * The EC driver uses the system workqueue and an additional special
+-   * one, so those need to be flushed too.
+-   */
++  /* The EC driver uses special workqueues that need to be flushed. */
+   acpi_ec_flush_work();
+   acpi_os_wait_events_complete(); /* synchronize Notify handling */
+ }
+diff --git a/drivers/base/swnode.c b/drivers/base/swnode.c
+index d5b4905e2adb..77cc138d138c 100644
+--- a/drivers/base/swnode.c
 b/drivers/base/swnode.c
+@@ -679,6 +679,13 @@ static void software_node_release(struct kobject *kobj)
+ {
+   struct swnode *swnode = kobj_to_swnode(kobj);
+ 
++  if (swnode->parent) {
++  ida_simple_remove(>parent->child_ids, swnode->id);
++  list_del(>entry);
++  } else {
++  ida_simple_remove(_root_ids, swnode->id);
++  }
++
+   if (swnode->allocated) {
+   property_entries_free(swnode->node->properties);
+   

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

2020-05-11 Thread Mike Pagano
commit: 658b60846c40c965b05ab664549c1eb1e4f0b213
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:50:23 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:50:23 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=658b6084

Linux patch 4.19.122

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

 _README   |   4 +
 1121_linux-4.19.122.patch | 939 ++
 2 files changed, 943 insertions(+)

diff --git a/_README b/_README
index fc9a335..1a8557c 100644
--- a/_README
+++ b/_README
@@ -523,6 +523,10 @@ Patch:  1120_linux-4.19.121.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.19.121
 
+Patch:  1121_linux-4.19.122.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.19.122
+
 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/1121_linux-4.19.122.patch b/1121_linux-4.19.122.patch
new file mode 100644
index 000..de5ed49
--- /dev/null
+++ b/1121_linux-4.19.122.patch
@@ -0,0 +1,939 @@
+diff --git a/Makefile b/Makefile
+index f7406a6f8330..2a4ee629f011 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 19
+-SUBLEVEL = 121
++SUBLEVEL = 122
+ EXTRAVERSION =
+ NAME = "People's Front"
+ 
+diff --git a/arch/hexagon/include/asm/io.h b/arch/hexagon/include/asm/io.h
+index e17262ad125e..bd429d6a3163 100644
+--- a/arch/hexagon/include/asm/io.h
 b/arch/hexagon/include/asm/io.h
+@@ -186,16 +186,10 @@ static inline void writel(u32 data, volatile void 
__iomem *addr)
+ 
+ #define mmiowb()
+ 
+-/*
+- * Need an mtype somewhere in here, for cache type deals?
+- * This is probably too long for an inline.
+- */
+-void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size);
++void __iomem *ioremap(unsigned long phys_addr, unsigned long size);
++#define ioremap_nocache ioremap
++#define ioremap_uc(X, Y) ioremap((X), (Y))
+ 
+-static inline void __iomem *ioremap(unsigned long phys_addr, unsigned long 
size)
+-{
+-  return ioremap_nocache(phys_addr, size);
+-}
+ 
+ static inline void iounmap(volatile void __iomem *addr)
+ {
+diff --git a/arch/hexagon/kernel/hexagon_ksyms.c 
b/arch/hexagon/kernel/hexagon_ksyms.c
+index aa248f595431..d13d4a06ee38 100644
+--- a/arch/hexagon/kernel/hexagon_ksyms.c
 b/arch/hexagon/kernel/hexagon_ksyms.c
+@@ -33,7 +33,7 @@ EXPORT_SYMBOL(__vmgetie);
+ EXPORT_SYMBOL(__vmsetie);
+ EXPORT_SYMBOL(__vmyield);
+ EXPORT_SYMBOL(empty_zero_page);
+-EXPORT_SYMBOL(ioremap_nocache);
++EXPORT_SYMBOL(ioremap);
+ EXPORT_SYMBOL(memcpy);
+ EXPORT_SYMBOL(memset);
+ 
+diff --git a/arch/hexagon/mm/ioremap.c b/arch/hexagon/mm/ioremap.c
+index d27d67224046..370ade265e58 100644
+--- a/arch/hexagon/mm/ioremap.c
 b/arch/hexagon/mm/ioremap.c
+@@ -22,7 +22,7 @@
+ #include 
+ #include 
+ 
+-void __iomem *ioremap_nocache(unsigned long phys_addr, unsigned long size)
++void __iomem *ioremap(unsigned long phys_addr, unsigned long size)
+ {
+   unsigned long last_addr, addr;
+   unsigned long offset = phys_addr & ~PAGE_MASK;
+diff --git a/arch/powerpc/kernel/pci_of_scan.c 
b/arch/powerpc/kernel/pci_of_scan.c
+index c101b321dece..7765837ba203 100644
+--- a/arch/powerpc/kernel/pci_of_scan.c
 b/arch/powerpc/kernel/pci_of_scan.c
+@@ -82,10 +82,16 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   const __be32 *addrs;
+   u32 i;
+   int proplen;
++  bool mark_unset = false;
+ 
+   addrs = of_get_property(node, "assigned-addresses", );
+-  if (!addrs)
+-  return;
++  if (!addrs || !proplen) {
++  addrs = of_get_property(node, "reg", );
++  if (!addrs || !proplen)
++  return;
++  mark_unset = true;
++  }
++
+   pr_debug("parse addresses (%d bytes) @ %p\n", proplen, addrs);
+   for (; proplen >= 20; proplen -= 20, addrs += 5) {
+   flags = pci_parse_of_flags(of_read_number(addrs, 1), 0);
+@@ -110,6 +116,8 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   continue;
+   }
+   res->flags = flags;
++  if (mark_unset)
++  res->flags |= IORESOURCE_UNSET;
+   res->name = pci_name(dev);
+   region.start = base;
+   region.end = base + size - 1;
+diff --git a/arch/s390/kernel/diag.c b/arch/s390/kernel/diag.c
+index 35c842aa8705..4c7cf8787a84 100644
+--- a/arch/s390/kernel/diag.c
 b/arch/s390/kernel/diag.c
+@@ -128,7 +128,7 @@ void diag_stat_inc(enum diag_stat_enum nr)
+ }
+ EXPORT_SYMBOL(diag_stat_inc);
+ 
+-void diag_stat_inc_norecursion(enum diag_stat_enum nr)
++void notrace diag_stat_inc_norecursion(enum diag_stat_enum nr)
+ {
+   this_cpu_inc(diag_stat.counter[nr]);
+   

[gentoo-commits] repo/gentoo:master commit in: net-mail/notmuch/

2020-05-11 Thread Amadeusz Piotr Żołnowski
commit: 013081aec337ae1d013edc2566bff5dcb0248c7b
Author: Ralph Seichter  seichter  de>
AuthorDate: Mon May 11 15:52:56 2020 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon May 11 21:30:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013081ae

net-mail/notmuch: Add myself as maintainer

As discussed on the gentoo-dev mailing list.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ralph Seichter  seichter.de>
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 net-mail/notmuch/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/net-mail/notmuch/metadata.xml b/net-mail/notmuch/metadata.xml
index f865390fdc3..e5089957cda 100644
--- a/net-mail/notmuch/metadata.xml
+++ b/net-mail/notmuch/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   gen...@seichter.de
+   Ralph Seichter
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

Install API documentation
Support decryption and verification of 
PGP/MIME



[gentoo-commits] proj/qt:master commit in: dev-qt/qtlocation/, dev-qt/qtlocation/files/

2020-05-11 Thread Andreas Sturmlechner
commit: 050d1603470c2661ec9b291adde3339f5ad67800
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon May 11 21:31:50 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon May 11 21:31:50 2020 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=050d1603

dev-qt/qtlocation: Fix build with GCC-10

Reported-by: Vadim Dyadkin  3lp.cx>
Bug: https://bugs.gentoo.org/722102
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/qtlocation-5.15.0_rc-gcc-10.patch| 36 ++
 dev-qt/qtlocation/qtlocation-5.15.0_rc.ebuild  |  2 ++
 2 files changed, 38 insertions(+)

diff --git a/dev-qt/qtlocation/files/qtlocation-5.15.0_rc-gcc-10.patch 
b/dev-qt/qtlocation/files/qtlocation-5.15.0_rc-gcc-10.patch
new file mode 100644
index ..e7cc6f70
--- /dev/null
+++ b/dev-qt/qtlocation/files/qtlocation-5.15.0_rc-gcc-10.patch
@@ -0,0 +1,36 @@
+From 0853378b2f2de82c59501e31d18906694ec6e27e Mon Sep 17 00:00:00 2001
+From: Bruno de Oliveira Abinader 
+Date: Wed, 22 Apr 2020 19:54:53 +0300
+Subject: Fix compilation issues on GCC 9
+
+---
+ platform/default/bidi.cpp | 1 +
+ src/mbgl/util/convert.cpp | 2 ++
+ 2 files changed, 3 insertions(+)
+
+diff --git a/src/3rdparty/mapbox-gl-native/platform/default/bidi.cpp 
b/src/3rdparty/mapbox-gl-native/platform/default/bidi.cpp
+index d475c387b..c1710a6f1 100644
+--- a/src/3rdparty/mapbox-gl-native/platform/default/bidi.cpp
 b/src/3rdparty/mapbox-gl-native/platform/default/bidi.cpp
+@@ -5,6 +5,7 @@
+ #include 
+ 
+ #include 
++#include 
+ 
+ namespace mbgl {
+ 
+diff --git a/src/3rdparty/mapbox-gl-native/src/mbgl/util/convert.cpp 
b/src/3rdparty/mapbox-gl-native/src/mbgl/util/convert.cpp
+index 97bfe9108..510ff2386 100644
+--- a/src/3rdparty/mapbox-gl-native/src/mbgl/util/convert.cpp
 b/src/3rdparty/mapbox-gl-native/src/mbgl/util/convert.cpp
+@@ -1,5 +1,7 @@
+ #include 
+ 
++#include 
++
+ namespace mbgl {
+ namespace util {
+ 
+-- 
+cgit v1.2.1

diff --git a/dev-qt/qtlocation/qtlocation-5.15.0_rc.ebuild 
b/dev-qt/qtlocation/qtlocation-5.15.0_rc.ebuild
index 0772e510..aa135688 100644
--- a/dev-qt/qtlocation/qtlocation-5.15.0_rc.ebuild
+++ b/dev-qt/qtlocation/qtlocation-5.15.0_rc.ebuild
@@ -37,6 +37,8 @@ QT5_TARGET_SUBDIRS=(
src/plugins/geoservices
 )
 
+PATCHES=( "${FILESDIR}/${P}-gcc-10.patch" ) # bug 722102
+
 src_configure() {
# src/plugins/geoservices requires files that are only generated when
# qmake is run in the root directory. Bug 633776.



[gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/

2020-05-11 Thread Amadeusz Piotr Żołnowski
commit: a4183de3e8f1ac01c72223d22c15caa6ac673d66
Author: Ralph Seichter  seichter  de>
AuthorDate: Mon May 11 15:43:50 2020 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon May 11 21:30:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4183de3

net-mail/muchsync: Add myself as maintainer

As discussed on the gentoo-dev mailing list.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ralph Seichter  seichter.de>
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 net-mail/muchsync/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/net-mail/muchsync/metadata.xml b/net-mail/muchsync/metadata.xml
index e3dc63c49c6..597bb2caf67 100644
--- a/net-mail/muchsync/metadata.xml
+++ b/net-mail/muchsync/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   gen...@seichter.de
+   Ralph Seichter
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

Muchsync brings notmuch to all of your computers by 
synchronizing your
mail messages and notmuch tags across machines. The protocol is 
heavily



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

2020-05-11 Thread Mike Gilbert
commit: a886d502c71d5f88eb5bc78c955967231d955fe1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon May 11 21:41:56 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon May 11 21:45:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a886d502

media-sound/pulseeffects: call xdg_icon_cache_update

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

 media-sound/pulseeffects/pulseeffects-4.7.2.ebuild | 4 ++--
 media-sound/pulseeffects/pulseeffects-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/pulseeffects/pulseeffects-4.7.2.ebuild 
b/media-sound/pulseeffects/pulseeffects-4.7.2.ebuild
index 867b66803cf..112dd9a4736 100644
--- a/media-sound/pulseeffects/pulseeffects-4.7.2.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-4.7.2.ebuild
@@ -62,11 +62,11 @@ BDEPEND="
 pkg_postinst() {
gnome2_gconf_install
gnome2_schemas_update
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
gnome2_gconf_uninstall
gnome2_schemas_update
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }

diff --git a/media-sound/pulseeffects/pulseeffects-.ebuild 
b/media-sound/pulseeffects/pulseeffects-.ebuild
index e883396899b..4ebaa69f954 100644
--- a/media-sound/pulseeffects/pulseeffects-.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-.ebuild
@@ -62,11 +62,11 @@ BDEPEND="
 pkg_postinst() {
gnome2_gconf_install
gnome2_schemas_update
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
gnome2_gconf_uninstall
gnome2_schemas_update
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }



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

2020-05-11 Thread Mike Pagano
commit: 3965e59bb607dc512cb1de26942aa8ed37051a54
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:52:02 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:52:02 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=3965e59b

Linux patch 4.9.223

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

 _README  |   4 +
 1222_linux-4.9.223.patch | 696 +++
 2 files changed, 700 insertions(+)

diff --git a/_README b/_README
index e92c377..b6392e3 100644
--- a/_README
+++ b/_README
@@ -931,6 +931,10 @@ Patch:  1221_linux-4.9.222.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.222
 
+Patch:  1222_linux-4.9.223.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.223
+
 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/1222_linux-4.9.223.patch b/1222_linux-4.9.223.patch
new file mode 100644
index 000..33dc3b1
--- /dev/null
+++ b/1222_linux-4.9.223.patch
@@ -0,0 +1,696 @@
+diff --git a/Makefile b/Makefile
+index 67c9106594be..2a923301987e 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 222
++SUBLEVEL = 223
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/mips/kernel/perf_event_mipsxx.c 
b/arch/mips/kernel/perf_event_mipsxx.c
+index d3ba9f4105b5..8e04fe8325db 100644
+--- a/arch/mips/kernel/perf_event_mipsxx.c
 b/arch/mips/kernel/perf_event_mipsxx.c
+@@ -1605,7 +1605,6 @@ static const struct mips_perf_event 
*mipsxx_pmu_map_raw_event(u64 config)
+   break;
+   case CPU_P5600:
+   case CPU_P6600:
+-  case CPU_I6400:
+   /* 8-bit event numbers */
+   raw_id = config & 0x1ff;
+   base_id = raw_id & 0xff;
+@@ -1618,6 +1617,11 @@ static const struct mips_perf_event 
*mipsxx_pmu_map_raw_event(u64 config)
+   raw_event.range = P;
+ #endif
+   break;
++  case CPU_I6400:
++  /* 8-bit event numbers */
++  base_id = config & 0xff;
++  raw_event.cntr_mask = CNTR_EVEN | CNTR_ODD;
++  break;
+   case CPU_1004K:
+   if (IS_BOTH_COUNTERS_1004K_EVENT(base_id))
+   raw_event.cntr_mask = CNTR_EVEN | CNTR_ODD;
+diff --git a/arch/powerpc/kernel/pci_of_scan.c 
b/arch/powerpc/kernel/pci_of_scan.c
+index e0648a09d9c8..194c0ab82e7c 100644
+--- a/arch/powerpc/kernel/pci_of_scan.c
 b/arch/powerpc/kernel/pci_of_scan.c
+@@ -82,10 +82,16 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   const __be32 *addrs;
+   u32 i;
+   int proplen;
++  bool mark_unset = false;
+ 
+   addrs = of_get_property(node, "assigned-addresses", );
+-  if (!addrs)
+-  return;
++  if (!addrs || !proplen) {
++  addrs = of_get_property(node, "reg", );
++  if (!addrs || !proplen)
++  return;
++  mark_unset = true;
++  }
++
+   pr_debug("parse addresses (%d bytes) @ %p\n", proplen, addrs);
+   for (; proplen >= 20; proplen -= 20, addrs += 5) {
+   flags = pci_parse_of_flags(of_read_number(addrs, 1), 0);
+@@ -110,6 +116,8 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   continue;
+   }
+   res->flags = flags;
++  if (mark_unset)
++  res->flags |= IORESOURCE_UNSET;
+   res->name = pci_name(dev);
+   region.start = base;
+   region.end = base + size - 1;
+diff --git a/drivers/iio/adc/ad7793.c b/drivers/iio/adc/ad7793.c
+index 47c3d7f32900..437762a1e487 100644
+--- a/drivers/iio/adc/ad7793.c
 b/drivers/iio/adc/ad7793.c
+@@ -570,7 +570,7 @@ static const struct iio_info ad7797_info = {
+   .read_raw = _read_raw,
+   .write_raw = _write_raw,
+   .write_raw_get_fmt = _write_raw_get_fmt,
+-  .attrs = _attribute_group,
++  .attrs = _attribute_group,
+   .validate_trigger = ad_sd_validate_trigger,
+   .driver_module = THIS_MODULE,
+ };
+diff --git a/drivers/net/dsa/b53/b53_common.c 
b/drivers/net/dsa/b53/b53_common.c
+index 71525950c641..060f9b176929 100644
+--- a/drivers/net/dsa/b53/b53_common.c
 b/drivers/net/dsa/b53/b53_common.c
+@@ -1109,6 +1109,7 @@ static int b53_arl_read(struct b53_device *dev, u64 mac,
+   u16 vid, struct b53_arl_entry *ent, u8 *idx,
+   bool is_valid)
+ {
++  DECLARE_BITMAP(free_bins, B53_ARLTBL_MAX_BIN_ENTRIES);
+   unsigned int i;
+   int ret;
+ 
+@@ -1116,6 +1117,8 @@ static int b53_arl_read(struct b53_device *dev, u64 mac,
+   if (ret)
+   return ret;
+ 
++  bitmap_zero(free_bins, dev->num_arl_entries);
++
+   /* Read the bins */
+   for (i = 0; 

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

2020-05-11 Thread Mike Pagano
commit: 670be8e162dc47617539d7f1b0ccc5fc844d9512
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:51:14 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:51:14 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=670be8e1

Linux patch 4.14.180

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

 _README   |   4 +
 1179_linux-4.14.180.patch | 866 ++
 2 files changed, 870 insertions(+)

diff --git a/_README b/_README
index 0eb3dcb..83c6864 100644
--- a/_README
+++ b/_README
@@ -759,6 +759,10 @@ Patch:  1178_linux-4.14.179.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.14.179
 
+Patch:  1179_linux-4.14.180.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.14.180
+
 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/1179_linux-4.14.180.patch b/1179_linux-4.14.180.patch
new file mode 100644
index 000..6be6ec5
--- /dev/null
+++ b/1179_linux-4.14.180.patch
@@ -0,0 +1,866 @@
+diff --git a/Makefile b/Makefile
+index d2baacc1b0f6..525565f44b17 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 14
+-SUBLEVEL = 179
++SUBLEVEL = 180
+ EXTRAVERSION =
+ NAME = Petit Gorille
+ 
+diff --git a/arch/powerpc/kernel/pci_of_scan.c 
b/arch/powerpc/kernel/pci_of_scan.c
+index 6ca1b3a1e196..54e949d5452d 100644
+--- a/arch/powerpc/kernel/pci_of_scan.c
 b/arch/powerpc/kernel/pci_of_scan.c
+@@ -82,10 +82,16 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   const __be32 *addrs;
+   u32 i;
+   int proplen;
++  bool mark_unset = false;
+ 
+   addrs = of_get_property(node, "assigned-addresses", );
+-  if (!addrs)
+-  return;
++  if (!addrs || !proplen) {
++  addrs = of_get_property(node, "reg", );
++  if (!addrs || !proplen)
++  return;
++  mark_unset = true;
++  }
++
+   pr_debug("parse addresses (%d bytes) @ %p\n", proplen, addrs);
+   for (; proplen >= 20; proplen -= 20, addrs += 5) {
+   flags = pci_parse_of_flags(of_read_number(addrs, 1), 0);
+@@ -110,6 +116,8 @@ static void of_pci_parse_addrs(struct device_node *node, 
struct pci_dev *dev)
+   continue;
+   }
+   res->flags = flags;
++  if (mark_unset)
++  res->flags |= IORESOURCE_UNSET;
+   res->name = pci_name(dev);
+   region.start = base;
+   region.end = base + size - 1;
+diff --git a/arch/s390/kernel/diag.c b/arch/s390/kernel/diag.c
+index 35c842aa8705..4c7cf8787a84 100644
+--- a/arch/s390/kernel/diag.c
 b/arch/s390/kernel/diag.c
+@@ -128,7 +128,7 @@ void diag_stat_inc(enum diag_stat_enum nr)
+ }
+ EXPORT_SYMBOL(diag_stat_inc);
+ 
+-void diag_stat_inc_norecursion(enum diag_stat_enum nr)
++void notrace diag_stat_inc_norecursion(enum diag_stat_enum nr)
+ {
+   this_cpu_inc(diag_stat.counter[nr]);
+   trace_s390_diagnose_norecursion(diag_map[nr].code);
+diff --git a/arch/s390/kernel/smp.c b/arch/s390/kernel/smp.c
+index b649a6538350..808f4fbe869e 100644
+--- a/arch/s390/kernel/smp.c
 b/arch/s390/kernel/smp.c
+@@ -406,7 +406,7 @@ int smp_find_processor_id(u16 address)
+   return -1;
+ }
+ 
+-bool arch_vcpu_is_preempted(int cpu)
++bool notrace arch_vcpu_is_preempted(int cpu)
+ {
+   if (test_cpu_flag_of(CIF_ENABLED_WAIT, cpu))
+   return false;
+@@ -416,7 +416,7 @@ bool arch_vcpu_is_preempted(int cpu)
+ }
+ EXPORT_SYMBOL(arch_vcpu_is_preempted);
+ 
+-void smp_yield_cpu(int cpu)
++void notrace smp_yield_cpu(int cpu)
+ {
+   if (MACHINE_HAS_DIAG9C) {
+   diag_stat_inc_norecursion(DIAG_STAT_X09C);
+diff --git a/arch/s390/kernel/trace.c b/arch/s390/kernel/trace.c
+index 490b52e85014..11a669f3cc93 100644
+--- a/arch/s390/kernel/trace.c
 b/arch/s390/kernel/trace.c
+@@ -14,7 +14,7 @@ EXPORT_TRACEPOINT_SYMBOL(s390_diagnose);
+ 
+ static DEFINE_PER_CPU(unsigned int, diagnose_trace_depth);
+ 
+-void trace_s390_diagnose_norecursion(int diag_nr)
++void notrace trace_s390_diagnose_norecursion(int diag_nr)
+ {
+   unsigned long flags;
+   unsigned int *depth;
+diff --git a/drivers/net/dsa/b53/b53_common.c 
b/drivers/net/dsa/b53/b53_common.c
+index 434e6dced6b7..274d36915110 100644
+--- a/drivers/net/dsa/b53/b53_common.c
 b/drivers/net/dsa/b53/b53_common.c
+@@ -1094,6 +1094,7 @@ static int b53_arl_read(struct b53_device *dev, u64 mac,
+   u16 vid, struct b53_arl_entry *ent, u8 *idx,
+   bool is_valid)
+ {
++  DECLARE_BITMAP(free_bins, B53_ARLTBL_MAX_BIN_ENTRIES);
+   unsigned int i;
+   int ret;
+ 
+@@ -1101,6 +1102,8 @@ static int b53_arl_read(struct b53_device *dev, u64 mac,

[gentoo-commits] repo/gentoo:master commit in: dev-vcs/lab/

2020-05-11 Thread William Hubbs
commit: 1a8aca6ac3db6aa65dc00c266854feb004cb3a6c
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 20:19:37 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 20:19:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8aca6a

dev-vcs/lab: migrate to EGO_SUM

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

 dev-vcs/lab/Manifest  | 215 +---
 dev-vcs/lab/lab-0.17.2.ebuild | 225 ++
 2 files changed, 361 insertions(+), 79 deletions(-)

diff --git a/dev-vcs/lab/Manifest b/dev-vcs/lab/Manifest
index e13a2fce256..cad7ee8e0e6 100644
--- a/dev-vcs/lab/Manifest
+++ b/dev-vcs/lab/Manifest
@@ -1,38 +1,179 @@
-DIST github.com-avast-retry-go-5469272a8171.tar.gz 6362 BLAKE2B 
91e31932e8927d16fc10efdf4b712bf960f8eb367ef7ac2496f4b7393c197d9d2e0004607b07ec0b72ac86ca5db0aa6a6d5ca46878a52680285a95c7a9a619e6
 SHA512 
b9114a153be4f71236f3968319cd811dcf83a43092d45175826e18b38954b98bded010f45c5977997628402dbdd9b8eaf295788ed6c0f240b4684f27bdb87d1c
-DIST github.com-cpuguy83-go-md2man-v1.0.8.tar.gz 79284 BLAKE2B 
c6bf5c1507f0e7e6393c08592bf56e6423157f265a2f26b10f262c00b15c855e99c022d9e4b465247997b0c9d667ed71c727d03735af6214ec20ca30583235aa
 SHA512 
4c52e01c9b07582b5d55d1e94935378a676bd284a3e8230a8a191d4678b1b6ae92b704a249117c542832170069a70c649e58a1752fb2973709259b5bc108db91
-DIST github.com-davecgh-go-spew-v1.1.1.tar.gz 42152 BLAKE2B 
3c6689b3d2861fbc4a70b8ab25b790d132865e4ec34062fd80005fc7d62c1b4cd77df534c27a2d8b1c42c63f8a551fc7d98e3649bf902d176fd965e933faf6be
 SHA512 
b00621d2f11c4cc858e69fda3e6975f910deb375c4f2305a45b230e2d9be73f183db5d2ce4f5e30a14b27e11e79380233ee68fceeef0d855c64fca966e68111e
-DIST github.com-fsnotify-fsnotify-v1.4.7.tar.gz 31139 BLAKE2B 
f2d0aaabfad525fb640beba78991a858ad23203a557a69fc15d2f017b2a693c64c244de435682b1cd9d59e89a97e4ba60c7f95fa99a6145a9dea73b0f334936e
 SHA512 
840943043c49c837641f04b976f2ba610fc03bd31030ca6442744d51fa9241da1905730ea11466e249a5bd37437f1e2a433a012a64ce872a1562c941bd5bfcbf
-DIST github.com-gdamore-encoding-v1.0.0.tar.gz 10886 BLAKE2B 
da5f463291cec9714b3212848d442f533fcc34dc587637b54dc89b12f0b026121e7571619e3713cea7c94ec4de7c94060d83a4ca658d0cb34e4b770c68a07318
 SHA512 
7ddfa1f796a32e7c69185e862a633513f1ff8a53dfb9333d4c4902a4f545ad570aa37e9faf473206465a487ae243d6003583d56c932ed99230f0ee5f87e6d49e
-DIST github.com-gdamore-tcell-v1.3.0.tar.gz 148627 BLAKE2B 
771792b78de6dab693ae3af45612472c4a0452eff5a48df036fd1abc5f4c09874d309a38b55ed276b103e9146f0338f84fab4ebf25482bdb17334190e07e0fe0
 SHA512 
9e5b941df504e9687922249e41d00545b6719b06f077030870e0685ea8301dff596b49a56704d1c14b223d1e5b67fb0ef5af424061b3e3dc0fe5b6621ff775c0
-DIST github.com-go-yaml-yaml-v2.2.1.tar.gz 70217 BLAKE2B 
4ba34bd9432699ec60348d13d8b95498abf751a922f782bf177695e6854faf907c1728d1dc13ad1cb63215fe3a86366cd99068247d15c726ba77bd0cf434b9c6
 SHA512 
d49267ee361196b0a1e1b9ad6f6cfa903627ccf7925fc3acc8d1bd214b64d362a9dcee10ba524fb8887226235c5baa2c8812a9f62adc7e6719d4ed84baa4ce4b
-DIST github.com-golang-appengine-v1.3.0.tar.gz 323617 BLAKE2B 
509ac37ea966a82827284481c6da9a0980150b8b7579f19a9ac66f54fc9ddb8f21a28c594faf7923bf94b73164d2dfbfb9985e19a47b5f304c81a952a7e82534
 SHA512 
20151fc10208a4c48295bd80d401f04416ba5444e5b5d0ad5663445fb909c04be5b8157b88ab63ffea53b0cc8d94f2207c1f320d438191782a4e222c2101aee7
-DIST github.com-golang-crypto-c2843e01d9a2.tar.gz 1649461 BLAKE2B 
ae4f728aea64c97518fccb5fb87847d1f3b1ed19d3acaca34f314a15a4016d39c7190994dcd2e005d93d4c77de7b32b65d5ba2ba7b90edd7c5dade67af9ca2cb
 SHA512 
13f98d44191f29936a9bd838b6e8c8ccfbdf03e364a561cb0a27a552168645d30ae69707d152a76a20208da5ac5a79725bb31fa0601c5d50d417b6d74a7b2530
-DIST github.com-golang-net-3b0461eec859.tar.gz 1099680 BLAKE2B 
989a8d6c9166696bef1aff398acc8cd1e41e1240c5c113be030c80355cdf96eaa6d5f231c99f2c44d8eacf199579804c59fc45f999862bc4bf057b694841c8dc
 SHA512 
5e42e26ac17f52d6408b63eebd740bedc5a78b8023b675688d7b39b20afa53b34ffde764b693828143483c8f5450180f6a00e9eb28b8f3f6e14303cc4cd7c62b
-DIST github.com-golang-oauth2-f42d05182288.tar.gz 43219 BLAKE2B 
2bf52405f32181b372997feb2c569a6fbc4fe61fc82f154f79fad1378206fdd20fe28be87278c8c773d6ed301dd0a6b5c0e2e6d726eb18c5284c16a725854a8d
 SHA512 
e7f0ac2aca5607b02fa3a6e69d0d4570d62ba42e87e991b00279038fc04135d6e418f61e70ccdf801e867f2b58e25bb7044d653fb3050ce189828116d485f24a
-DIST github.com-golang-protobuf-v1.2.0.tar.gz 332565 BLAKE2B 
6916341aaa30f593c9a27363d4d73c548d0f7a629adffeab927078bb3ebc64f59a5c568b7bb7999c7505d526ce0ead0c9163908080f24ecd6c7b94ed2db28335
 SHA512 
a0f596ee96f7501ee47da75ea234c1e29c0abb2c3fda731acd601a55880502ae90d70f6d3da9c9a35e493fd1bcb69971c062e16b1e49a0996137950dac2effac
-DIST github.com-golang-sys-ac6580df4449.tar.gz 1535134 BLAKE2B 
a4aa8a913e0b031f8986735094e83fa2d3fa1a570474dd4ec472144218e1f3e42e04db4a7e4a3c20b0d022b4ed0e3ebb21a5cb804a10cacbeb9f91b65b855789
 SHA512 

[gentoo-commits] repo/gentoo:master commit in: net-mail/muchsync/

2020-05-11 Thread Amadeusz Piotr Żołnowski
commit: daa073d6589374613a35d125ea84b338d9eac328
Author: Ralph Seichter  seichter  de>
AuthorDate: Mon May 11 15:46:38 2020 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon May 11 21:31:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa073d6

net-mail/muchsync: Remove obsolete ebuilds

Remove EAPI-5-based ebuilds for old relases of Muchsync.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ralph Seichter  seichter.de>
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 net-mail/muchsync/Manifest  |  2 --
 net-mail/muchsync/muchsync-3.ebuild | 22 --
 net-mail/muchsync/muchsync-4.ebuild | 22 --
 3 files changed, 46 deletions(-)

diff --git a/net-mail/muchsync/Manifest b/net-mail/muchsync/Manifest
index 5212e1b28db..4a06ac11f67 100644
--- a/net-mail/muchsync/Manifest
+++ b/net-mail/muchsync/Manifest
@@ -1,3 +1 @@
-DIST muchsync-3.tar.gz 132310 BLAKE2B 
6458304fd751b8bb030ecd268c98c7d50853b0288a436f5eef0544118a67be018a9344b523e7bbb99bcfb50239d2c34bbf08dd45ee9dfc626798f70b8b11f828
 SHA512 
54c0f53d6be55d294e0c4a9a7bf1a4f719b34b07e5754c77283baa996e47a40dfaa650cf1efe9107011487f88c7b8e25b3e779e68baaa877b6f1d2770a31a111
-DIST muchsync-4.tar.gz 132378 BLAKE2B 
774222b87b4d116abf12bee76879d3c7d6fc1673ac2f0ab52b4287da3ccdabb6a15a52bd98b1eb097887831d4b2361799cb004bc6d5938fcc4a579acc0f192c4
 SHA512 
63b495d25e631b02f8c1b91f90a1ee1a01713d313bd1bf7303d0f8901e2a09a571e5c7b3c38a9896d7f17d71d2f730e7dbf982f3ff5968fecbe8affe8943fba8
 DIST muchsync-5.tar.gz 134107 BLAKE2B 
cc706aa650b7a2884df0b40c206e9c58f2d633d51e5b465bd11db0cda6ce32a959db045b468c38ab88179e4e8508631b488f869e7dbf4b2038a4e882e14bc7ae
 SHA512 
0b892a145def56712a95a7212850b01f35be2ff434aa07a43badbb298194e8219efb28525063c66a3a53fabc109891631eb653fcb1b8934d5e9ef5480cb4ee4b

diff --git a/net-mail/muchsync/muchsync-3.ebuild 
b/net-mail/muchsync/muchsync-3.ebuild
deleted file mode 100644
index 936b07cd0ee..000
--- a/net-mail/muchsync/muchsync-3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Synchronizes mail messages and notmuch tags across machines"
-HOMEPAGE="http://www.muchsync.org/;
-SRC_URI="http://www.muchsync.org/src/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-db/sqlite:3
-   dev-libs/openssl:0=
-   dev-libs/xapian:=
-   net-mail/notmuch:=
-   "
-RDEPEND="${DEPEND}
-   net-misc/openssh
-   "

diff --git a/net-mail/muchsync/muchsync-4.ebuild 
b/net-mail/muchsync/muchsync-4.ebuild
deleted file mode 100644
index 936b07cd0ee..000
--- a/net-mail/muchsync/muchsync-4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Synchronizes mail messages and notmuch tags across machines"
-HOMEPAGE="http://www.muchsync.org/;
-SRC_URI="http://www.muchsync.org/src/${P}.tar.gz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="dev-db/sqlite:3
-   dev-libs/openssl:0=
-   dev-libs/xapian:=
-   net-mail/notmuch:=
-   "
-RDEPEND="${DEPEND}
-   net-misc/openssh
-   "



[gentoo-commits] proj/linux-patches: New tag: 4.14-190

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:23:50 2020 +

New tag: 4.14-190




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

2020-05-11 Thread William Hubbs
commit: e7924d508e809379a2528cbc22e053483f72c4bf
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 20:33:26 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 20:58:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7924d50

package.mask: lastrites dev-go/go-protobuf

Bug: https://bugs.gentoo.org/722542
Signed-off-by: William Hubbs  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 47389baf372..453c73547c2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# William Hubbs  (2020-05-11)
+# No reverse dependencies, upstream has superseeded this with the
+# ggoogle.golang.org/protobuf module.
+# Removal in 30 days. Bug #722542.
+dev-go/go-protobuf
+
 # Michał Górny  (2020-05-11)
 # Causes downgrades of multiple Python packages.  Not touched since
 # initial commit, waiting for a bump to the final release.  Maintainer



[gentoo-commits] repo/gentoo:master commit in: mail-filter/afew/

2020-05-11 Thread Amadeusz Piotr Żołnowski
commit: 7e876e277c2a10f4164f3c34c8a8fccefb7b998e
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Mon May 11 21:19:12 2020 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon May 11 21:20:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e876e27

mail-filter/afew: Add Proxy Maintainers

Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 mail-filter/afew/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/mail-filter/afew/metadata.xml b/mail-filter/afew/metadata.xml
index 265c6389967..1bc940e5054 100644
--- a/mail-filter/afew/metadata.xml
+++ b/mail-filter/afew/metadata.xml
@@ -5,6 +5,10 @@
guillaumese...@gmail.com
Guillaume Seren

+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

afew is an initial tagging script for Notmuch.  Its basic task 
is to
provide automatic tagging each time new mail is registered with 
Notmuch.



[gentoo-commits] repo/gentoo:master commit in: dev-go/go-license-detector/, dev-go/go-license-detector/files/

2020-05-11 Thread William Hubbs
commit: de4c8a9dbb2c88bf09f5ab3b9341e383b7b218fb
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 23:36:47 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 23:36:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4c8a9d

dev-go/go-license-detector: 3.1.0 bump

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

 dev-go/go-license-detector/Manifest| 122 +
 .../files/go-license-detector-3.1.0-go-sum.patch   | 140 +++
 .../go-license-detector-3.1.0.ebuild   | 152 +
 3 files changed, 414 insertions(+)

diff --git a/dev-go/go-license-detector/Manifest 
b/dev-go/go-license-detector/Manifest
index 295645e650e..b43bd58c751 100644
--- a/dev-go/go-license-detector/Manifest
+++ b/dev-go/go-license-detector/Manifest
@@ -1,3 +1,77 @@
+DIST 
github.com%2Fajstarks%2Fsvgo%2F@v%2Fv0.0.0-20180226025133-644b8db467af.mod 32 
BLAKE2B 
b8647c299d1f9a1c4f8ade152cfcb58f73d4bba4b6803f7fed7e0584607c6da369f9f622e70c1a415af2f5f53cdd1c8de7f29a7843b3ce505821ff1ffacaaec7
 SHA512 
031c2c2f683d57f81b504c68d24aa328a8f03af7d3ab9021b0acffd541d9a295a80cc7b1c9051d19ba30caad619d3e454ec5b804f14e24e9e39b008ec27dfaf5
+DIST 
github.com%2Falcortesm%2Ftgz%2F@v%2Fv0.0.0-20161220082320-9c5fe88206d7.mod 32 
BLAKE2B 
9bf3bf45ceb1891fcb6ecbd977b3968e249d293377508fc645c3fac44f8ebfa0e6aac924836fadc02888ac771c7d641472c2022a31f3c3b068ba94b0dc0e27cb
 SHA512 
678d2ba568fcff09b59e5110b204af334fa1a8357e14194b88d67bc982d4eb3d9c26000fb6f2d51e2a2ce2424681c7ff203b98a5cd3d0fdcb32145a5f05b49e6
+DIST 
github.com%2Falcortesm%2Ftgz%2F@v%2Fv0.0.0-20161220082320-9c5fe88206d7.zip 6229 
BLAKE2B 
d323214228551dc39895094d5b14844455ee189c8fed81fbf6bedc54a6b4d89bdc17868ac9ffe6bb7b4afb8d7f2b07472bc32147d819daea80720417105d94c6
 SHA512 
43b0c75102ab46b13aa65072da441e775eba55ec7d7b8b5a8f298441664750d29cfe4301d10b63b2cb5491517881a6647f7725421c4b79e9cc08ad899b718331
+DIST 
github.com%2Fanmitsu%2Fgo-shlex%2F@v%2Fv0.0.0-20161002113705-648efa622239.mod 
35 BLAKE2B 
f41c90b71b4b9e1876a13df9703b57f52ec6d7fd4258a7c44bca15c12310b512e400b32715180bfbe4726887aa7284fa21832ca9f9eb1dd759ee7d0c627307ac
 SHA512 
5a93ead508f4f5e229e5d0e59dc820840819d9b32158ddecf2d6dae7ee96ce92af6bd80d18a98e437cbdda5de6df6cac03f7b535017fa92ef868dcccbc6e1f27
+DIST 
github.com%2Fanmitsu%2Fgo-shlex%2F@v%2Fv0.0.0-20161002113705-648efa622239.zip 
5273 BLAKE2B 
fd47f46372a66797bb7028a856f903e9768589b550f869b80cb271fc6ae602f57fed7a296cac6ca14d668d4220f2c3f9f6e6e67bf23801ceed6b2b8e3c8a4494
 SHA512 
7002be4436a93e90cf69cdf16b92d93b4651e3f18bbae099c3780c6b8abc24363044807dcda3d943c0d6f6fb5f428effeea6a3b8e456eb151b072edf5f4fbfed
+DIST 
github.com%2Farmon%2Fgo-socks5%2F@v%2Fv0.0.0-20160902184237-e75332964ef5.mod 34 
BLAKE2B 
2ee2c993fac070e463df0896b1eb4c2160acf22c1f404b58a17024f8b5f2630d2cd1ad6526c611de0b651cd0c7f0f687398fabea864e7e7b0cebeeb7676579e9
 SHA512 
75898dfee327b793e7f253f409433214a7fb0336f3c33122ae5b2ef66e22ac44970202f67ed5d94f2dc02701b8a0f62cd1d80f543d93d347d83ec26da8c8
+DIST 
github.com%2Farmon%2Fgo-socks5%2F@v%2Fv0.0.0-20160902184237-e75332964ef5.zip 
14665 BLAKE2B 
c20de14ba0c48501dee0f4fc7d4c74ce6eb893ffae015dddc34c266c0dad3b89b7bbaf7b3dad87b7f732d6d4ac28e4edbf4b391a2450399257fed73085811c86
 SHA512 
4e5e94555ba2ec98840e46d482e453e25311ffecc4a745d3afef3a619e9700ece8c72f27e75b7e3017333516af1f373858a56775ef8b599737956170cb9de85c
+DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.7.mod 29 BLAKE2B 
6d29d882c7c8c863cc1cfa01de2e2347b09e8cf4470c0bae2737f7436ce6d6ab34eb6714eba9f869974c1c8d7a332bfb90ac842b9fb7a07bd1a4c8b0e460eefe
 SHA512 
a41a722efe7f634eebd689a9793f9ee3a89924e6c7917008c6661761c8829d6a897dc71c496f761068c36c590a800f06bbefa4ac59f7761cc0ee2cc68ac5c14c
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.1.zip 60320 BLAKE2B 
86bdbc333e5c23ccf4f805945ca9f2aecc5c242d2ae824d20127eceaa2bf7bbab239ff2799572a2c8fa206166a36e97d5eccc8fc5021743d8ad32f39cd53b9eb
 SHA512 
7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb
+DIST 
github.com%2Fdgryski%2Fgo-metro%2F@v%2Fv0.0.0-20180109044635-280f6062b5bc.mod 
35 BLAKE2B 
052a54de40fcaed5c6e0a5d1ba3a9905fb95faa3c34d0f3d5fb9abea9a8646130f8abcf1b6bea405c411ac87d5d14447f994310bb6bed69d4f073470ea523ed1
 SHA512 

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

2020-05-11 Thread Mike Pagano
commit: ca149b605a796e49d6fa6b4c264c93712590bfd5
Author: Mike Pagano  gentoo  org>
AuthorDate: Mon May 11 22:46:12 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:46:12 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=ca149b60

Linux patch 5.6.12

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

 _README |4 +
 1011_linux-5.6.12.patch | 1575 +++
 2 files changed, 1579 insertions(+)

diff --git a/_README b/_README
index 9c9c8b5..dcfb651 100644
--- a/_README
+++ b/_README
@@ -87,6 +87,10 @@ Patch:  1010_linux-5.6.11.patch
 From:   http://www.kernel.org
 Desc:   Linux 5.6.11
 
+Patch:  1011_linux-5.6.12.patch
+From:   http://www.kernel.org
+Desc:   Linux 5.6.12
+
 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/1011_linux-5.6.12.patch b/1011_linux-5.6.12.patch
new file mode 100644
index 000..d32b884
--- /dev/null
+++ b/1011_linux-5.6.12.patch
@@ -0,0 +1,1575 @@
+diff --git a/Makefile b/Makefile
+index 5dedd6f9ad75..97e4c4d9ac95 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 5
+ PATCHLEVEL = 6
+-SUBLEVEL = 11
++SUBLEVEL = 12
+ EXTRAVERSION =
+ NAME = Kleptomaniac Octopus
+ 
+diff --git a/arch/x86/kvm/vmx/ops.h b/arch/x86/kvm/vmx/ops.h
+index 09b0937d56b1..19717d0a1100 100644
+--- a/arch/x86/kvm/vmx/ops.h
 b/arch/x86/kvm/vmx/ops.h
+@@ -12,6 +12,7 @@
+ 
+ #define __ex(x) __kvm_handle_fault_on_reboot(x)
+ 
++asmlinkage void vmread_error(unsigned long field, bool fault);
+ __attribute__((regparm(0))) void vmread_error_trampoline(unsigned long field,
+bool fault);
+ void vmwrite_error(unsigned long field, unsigned long value);
+diff --git a/drivers/acpi/sleep.c b/drivers/acpi/sleep.c
+index f4dbdfafafe3..4edc8a3ce40f 100644
+--- a/drivers/acpi/sleep.c
 b/drivers/acpi/sleep.c
+@@ -982,10 +982,7 @@ static int acpi_s2idle_prepare_late(void)
+ 
+ static void acpi_s2idle_sync(void)
+ {
+-  /*
+-   * The EC driver uses the system workqueue and an additional special
+-   * one, so those need to be flushed too.
+-   */
++  /* The EC driver uses special workqueues that need to be flushed. */
+   acpi_ec_flush_work();
+   acpi_os_wait_events_complete(); /* synchronize Notify handling */
+ }
+diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c 
b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
+index b03b1eb7ba04..1ae174c3d160 100644
+--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
 b/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
+@@ -91,7 +91,8 @@ void amdgpu_pm_acpi_event_handler(struct amdgpu_device *adev)
+   adev->pm.ac_power = true;
+   else
+   adev->pm.ac_power = false;
+-  if (adev->powerplay.pp_funcs->enable_bapm)
++  if (adev->powerplay.pp_funcs &&
++  adev->powerplay.pp_funcs->enable_bapm)
+   amdgpu_dpm_enable_bapm(adev, adev->pm.ac_power);
+   mutex_unlock(>pm.mutex);
+   }
+diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 
b/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c
+index 77c14671866c..719597c5d27d 100644
+--- a/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c
 b/drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c
+@@ -984,6 +984,32 @@ static int init_thermal_controller(
+   struct pp_hwmgr *hwmgr,
+   const ATOM_PPLIB_POWERPLAYTABLE *powerplay_table)
+ {
++  hwmgr->thermal_controller.ucType =
++  powerplay_table->sThermalController.ucType;
++  hwmgr->thermal_controller.ucI2cLine =
++  powerplay_table->sThermalController.ucI2cLine;
++  hwmgr->thermal_controller.ucI2cAddress =
++  powerplay_table->sThermalController.ucI2cAddress;
++
++  hwmgr->thermal_controller.fanInfo.bNoFan =
++  (0 != (powerplay_table->sThermalController.ucFanParameters &
++  ATOM_PP_FANPARAMETERS_NOFAN));
++
++  hwmgr->thermal_controller.fanInfo.ucTachometerPulsesPerRevolution =
++  powerplay_table->sThermalController.ucFanParameters &
++  ATOM_PP_FANPARAMETERS_TACHOMETER_PULSES_PER_REVOLUTION_MASK;
++
++  hwmgr->thermal_controller.fanInfo.ulMinRPM
++  = powerplay_table->sThermalController.ucFanMinRPM * 100UL;
++  hwmgr->thermal_controller.fanInfo.ulMaxRPM
++  = powerplay_table->sThermalController.ucFanMaxRPM * 100UL;
++
++  set_hw_cap(hwmgr,
++ ATOM_PP_THERMALCONTROLLER_NONE != 
hwmgr->thermal_controller.ucType,
++ PHM_PlatformCaps_ThermalController);
++
++  hwmgr->thermal_controller.use_hw_fan_control = 1;
++
+   return 0;
+ }
+ 
+diff --git 

[gentoo-commits] proj/linux-patches: New tag: 4.19-121

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:20:05 2020 +

New tag: 4.19-121




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

2020-05-11 Thread William Hubbs
commit: 29fca449ca7c0009507aa707099792708f0ba97b
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 23:06:01 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 23:20:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29fca449

app-misc/go-jira: stabilize 1.0.23 on amd64

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

 app-misc/go-jira/go-jira-1.0.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/go-jira/go-jira-1.0.23.ebuild 
b/app-misc/go-jira/go-jira-1.0.23.ebuild
index ea958066106..c57a9036806 100644
--- a/app-misc/go-jira/go-jira-1.0.23.ebuild
+++ b/app-misc/go-jira/go-jira-1.0.23.ebuild
@@ -109,7 +109,7 @@ 
SRC_URI="https://github.com/go-jira/jira/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0 BSD-2 BSD ISC MIT MIT-with-advertising"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 S="${WORKDIR}/jira-${PV}"
 



[gentoo-commits] repo/proj/guru:dev commit in: sci-physics/SU2/, sci-physics/SU2/files/

2020-05-11 Thread Sergey Torokhov
commit: 021c7068ab1f61ef171029cbb243d13f1b33237e
Author: Sergey Torokhov  yandex  ru>
AuthorDate: Mon May 11 22:56:45 2020 +
Commit: Sergey Torokhov  yandex  ru>
CommitDate: Mon May 11 22:56:45 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=021c7068

sci-physics/SU2: new package

The SU2 package contains several bunbled libraries that currently
aren't unbundled in ebuild.

CGNS:
Tried to unbundled CNGS but it failed to compiled against system
gcnslib-3.3.0; successfully compiled against cgnslib-3.4.0
but related tests are failed.

Metis, Parmetis:
This packages couldn't be installed simultaneously in Gentoo
and required by build system if compiled via meson build system
with mpi option being enabled. They could be optionaly chosen
if autotools build system is used (ebuild uses meson).

Some addidional features disabled due to their experimantal status
or due to requirement to download additional third-party libraries.
At this moment ebuild doesn't provide such features to be built.
They are also will be bundled if implemented and compiled statically.

Signed-off-by: Sergey Torokhov  yandex.ru>

 sci-physics/SU2/Manifest   |3 +
 sci-physics/SU2/SU2-7.0.4.ebuild   |  112 +
 sci-physics/SU2/files/SU2-7.0.4-fix-env.patch  |   24 +
 .../SU2/files/SU2-7.0.4-fix-python-optimize.patch  | 2302 
 .../SU2/files/SU2-7.0.4-unbundle_boost.patch   |   31 +
 sci-physics/SU2/metadata.xml   |   28 +
 6 files changed, 2500 insertions(+)

diff --git a/sci-physics/SU2/Manifest b/sci-physics/SU2/Manifest
new file mode 100644
index 000..6ebe00f
--- /dev/null
+++ b/sci-physics/SU2/Manifest
@@ -0,0 +1,3 @@
+DIST SU2-7.0.4-TestCases.tar.gz 437960103 BLAKE2B 
2469edc23f62589fa18be5fff6e036965f6b5f6e2be207642d318aac4d2044c07f0891568f86c1a3ab065e79afce50cc73ad0857b82093d79ac28a4d0451a4ad
 SHA512 
f21d963815e024582e99647a21ebae0b17fc69f75bc34bb72cc3a86cc9ff8502342b31755b5da73e7088b4d0ce430bdd6b4efefc03583cbfcf5156c1849328e1
+DIST SU2-7.0.4-Tutorials.tar.gz 64282233 BLAKE2B 
b0d13a0988d5617868fad6098fe8110e3600415f05784ff04416cb23162fadc8c1d06d50c5200b14f65afb3e97ee766b21dfdcd4ec8ded9026baf510ca829e48
 SHA512 
604a05e15a8eae1c7255016261a6576a97fc364f66004ecaccaae932e3a97624c2599d354dd874562824caa8f8ea3dac2f03e0105b1c27d66ec0bf59e3a27105
+DIST SU2-7.0.4.tar.gz 20516147 BLAKE2B 
21f45e4918bbc6a72bf47ad61d3301abed50a7cf569e9e8d4040201ff653e583d50a547853365302671922f023d0cc6f3735c1afcd0f3b6bf3c3fc92dc807787
 SHA512 
8e69f0e1d335adef0bd98666c98e29bc15ee0d7a0fcbbbc91a1ba02275ca52fda7f8f47434547f7982ce0e73a6ff78bd2ed57ca328d1e87b8afdd3b0a698d262

diff --git a/sci-physics/SU2/SU2-7.0.4.ebuild b/sci-physics/SU2/SU2-7.0.4.ebuild
new file mode 100644
index 000..1884b11
--- /dev/null
+++ b/sci-physics/SU2/SU2-7.0.4.ebuild
@@ -0,0 +1,112 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit meson python-single-r1
+
+DESCRIPTION="SU2: An Open-Source Suite for Multiphysics Simulation and Design"
+HOMEPAGE="https://su2code.github.io/;
+SRC_URI="
+   https://github.com/su2code/SU2/archive/v${PV}.tar.gz -> ${P}.tar.gz
+   test? ( https://github.com/su2code/TestCases/archive/v${PV}.tar.gz -> 
${P}-TestCases.tar.gz )
+   tutorials? ( https://github.com/su2code/Tutorials/archive/v${PV}.tar.gz 
-> ${P}-Tutorials.tar.gz )
+"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="cgns -mkl +mpi openblas tecio test tutorials"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="
+   ${PYTHON_REQUIRED_USE}
+   mkl? ( !openblas )
+"
+
+RDEPEND="
+   ${PYTHON_DEPS}
+   mpi? ( virtual/mpi[cxx] )
+   mkl? ( sci-libs/mkl )
+   openblas? ( sci-libs/openblas )
+"
+DEPEND="
+   ${RDEPEND}
+   tecio? ( dev-libs/boost:= )
+"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${P}-fix-env.patch"
+   "${FILESDIR}/${P}-unbundle_boost.patch"
+   "${FILESDIR}/${P}-fix-python-optimize.patch"
+)
+
+DOCS=( "LICENSE.md" "README.md" "SU2_PY/documentation.txt" )
+
+src_unpack() {
+   unpack "${P}.tar.gz"
+   if use test ; then
+   einfo "Unpacking ${P}-TestCases.tar.gz to 
/var/tmp/portage/sci-physics/${P}/work/${P}/TestCases"
+   tar -C "${P}"/TestCases --strip-components=1 -xzf 
"${DISTDIR}/${P}-TestCases.tar.gz" || die
+   fi
+   if use tutorials ; then
+   einfo "Unpacking ${P}-Tutorials.tar.gz to 
/var/tmp/portage/sci-physics/${P}/work/${P}"
+   mkdir "${P}"/Tutorials
+   tar -C "${P}"/Tutorials --strip-components=1 -xzf 
"${DISTDIR}/${P}-Tutorials.tar.gz" || die
+   fi
+}
+
+src_configure() {
+   local emesonargs=(
+   -Denable-autodiff=false
+   -Denable-directdiff=false
+   -Denable-pastix=false
+   -Denable-pywrapper=false
+  

[gentoo-commits] repo/gentoo:master commit in: dev-go/go-license-detector/

2020-05-11 Thread William Hubbs
commit: 9db471f9cb3ce55745baf3cd3f483fbf31cb0ff7
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 23:39:41 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 23:40:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9db471f9

dev-go/go-license-detector: remove old

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

 dev-go/go-license-detector/Manifest| 33 
 .../go-license-detector-3.0.0.ebuild   | 59 --
 2 files changed, 92 deletions(-)

diff --git a/dev-go/go-license-detector/Manifest 
b/dev-go/go-license-detector/Manifest
index b43bd58c751..35dbf35dc74 100644
--- a/dev-go/go-license-detector/Manifest
+++ b/dev-go/go-license-detector/Manifest
@@ -72,39 +72,6 @@ DIST github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod 154 
BLAKE2B 60cd7801e7cd3
 DIST github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.zip 83537 BLAKE2B 
6d6de57cc5e393aaef1cdc7e2140143eb7fa324bb2ea3b9f63bfe1e8652c02d24eb441fc3b435c6b287f165c5540a008a7c21ab4070d8bc77c77e6fb608f7e46
 SHA512 
c5cd06f825bbfdcf2ae58ea21edbeea03c110de3fc20fcf69db07aae26c9ae67a8ac57a9ffedec9b3b4f1f3b016089935049d75d92a9a03e45ce6345b4c9c611
 DIST github.com%2Fxanzy%2Fssh-agent%2F@v%2Fv0.2.1.mod 168 BLAKE2B 
61409485b5a15b6972b31745d6d4153561aba9608993faefed322829f885949f7f09f4455d786ad2b088cc8b40f30bc6746388e86625964fe9adee36adc33035
 SHA512 
8685959ca2e8ca2ae8e0d802e8fa954c91c9cffd318b476669fc1a2bf969a0463ebe3fc0ec2588a5f151e2da394b0d37fabafb83c8d25337d9b65a307d79b51b
 DIST github.com%2Fxanzy%2Fssh-agent%2F@v%2Fv0.2.1.zip 10353 BLAKE2B 
386f5fcd209b8a2f2428e8460dae57d3f5a41649f8a42ba7c5c0f2037fa3b858e949ad3b526d99d71a4f5b094d5b409788dd398a8daacf8e28166be7f290c936
 SHA512 
8feb5dc97b7c8acbcb7989f7ee6d87b1b3b1074163482438c609418b0dd02135238f80edd968ef7a730aced473d18ea08f5c23ab8b0f7a5e63e76d39d7d8cc96
-DIST github.com-davecgh-go-spew-v1.1.0.tar.gz 42337 BLAKE2B 
691ee430beca602ea686aa065b23af5e00356e866cbca2b014bf0c8f4cc965a2318e6a39232772098e250d61d5bd6707afb769fdf4223c81a8249cad267d1971
 SHA512 
20c9f0550a2d5030265dde8ad3ed009ce5c6490d010f184ad3f656b8fe5eb6e5c6abc9594408240aa731c0977afd9739d293490e6164cc0ce156652611b05b39
-DIST github.com-dgryski-go-minhash-7fe510aff544.tar.gz 3480 BLAKE2B 
2516a1db5cad46c82de904562015287fa392b80026a0d896d8ae370ca709523bc1c2c7de8aaf271e587b5e9c58f8b9d8eac04a23af0ce011abd3c5572a817329
 SHA512 
296c74cde68da4bb1ed7ad220a5493429559d4bbfaf3795c1dc376d8972536f183413549d31967f14f57b7bae723fde6cb37ae20fcce51d7beafdc2ecbceff7b
-DIST github.com-ekzhu-minhash-lsh-5c06ee8586a1.tar.gz 7280 BLAKE2B 
e54111ecad1054c6fe0528b1c1c2801ceb7861510a07165e4d5e6a82d7eb170afa74b2b83c919b235333564b13489a25b12a90c44bf2ceeab2b29ab7b5f5ba13
 SHA512 
7522b8dcd3bc386fac4c796c712e0a0b8420a460808f533df82edae40c35fe2682991d57fce723b1337afe3a36a26dfd8151569a3e4c922c9bc2b2d7f3018bb0
-DIST github.com-go-warnings-warnings-v0.1.2.tar.gz 3769 BLAKE2B 
8947385b0db67df1e36566bd7dc683520f14107a51b55d9d1a8be7418e4beb1fa4cb665aa5f07114f61194803ba330a101aa0a8b7e6c9e2b393c82495774b612
 SHA512 
7dd67fcdcd6d6b10969df3a739229ea058cabfe189c53e41a39a2a2fe00f4b4e7e16b8de334320cbbaf82c54fdf045d8eac88d96ee69e2132044def0
-DIST github.com-golang-crypto-d9133f546934.tar.gz 1448001 BLAKE2B 
1ccdd10e0145b73d3ab4d2bfe5943d9dc20527ca88229779665749377f231214a8fcfaaddf5b0944d1de2b6d70bd519f1ff931a4351776250c6abe6ddcdda8eb
 SHA512 
0086ddec2d611cadf3fd2c377fc919fd0e48d3b30925e084cdf6045ccb8fdab4bc9ea5d6d577dfa5d85d7615a9c0321014ef38acabda417b4d179bc7113b5e36
-DIST github.com-golang-exp-072991165226.tar.gz 1327840 BLAKE2B 
fe6cc66122e64776f5a1440e487fb3f344e638a0cf89485207718b3d912d6018a6a7d473851a0604925ce93633f5c6b08e5fc11928e8aeb82808efb12aa9d5cf
 SHA512 
e260fe9936c0cb1c50ea87c6ac4d909e8eaf5fc95ea3cd970fa5a1bf13e1cfe81346eef89c5b6512065411ef542099f14f297eb96a8127434fc98ed177078630
-DIST github.com-golang-net-f5dfe339be1d.tar.gz 936886 BLAKE2B 
ef59f617302b7d97ec52a233e50d90d0ebf9e09a053ee0396a58e0e83661db405077c37632dc7f2a5314565452df7dfb052c977a9ed30432525f283adc31687f
 SHA512 
56cf1889a7db20830a9e4471311026cec92e228b5fd2d397bb673a5452b3803987c1bbbd886ddde8925c1805cc44f20ed6d89dbc852ed595c40ab056b27cafa5
-DIST github.com-golang-sys-2b024373dcd9.tar.gz 1035138 BLAKE2B 
41cb346edd12ed478a781ab9e5081296ee802269f4c7c7483ca23e3453adac4fba893992d4ffc440fed9b23df5203576ea836381a5b7cd16449bb3910493df22
 SHA512 
34e97033d606f18a0ae4cfd819fa4dff528fe99e4be2bb400c6bf1db099c89bc1c5b9ebfa8fe3aa4a66036864dea494cf7075e3e5e8625e1850ce8054a881058
-DIST github.com-golang-text-4e4a3210bb54.tar.gz 6112758 BLAKE2B 
88f0ece79f03800d6482430d569fa9b65d8ec4b15d42f65706ca665349346961ab273d3a7d2d0676d0c6c05a12d08f75c1465fd0ef632611b7b606593466e5ae
 SHA512 
9fc536d4971e8861c5b905dec44fc7eddfaf8b0dafd5f904929bc2b63a65ce3fa28108d3f9f954a9db8d4ed24be532a519bad41e09e8076f9b75e6564f75f7ce
-DIST github.com-gonum-gonum-996b88e8f894.tar.gz 3544635 BLAKE2B 

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

2020-05-11 Thread Amadeusz Piotr Żołnowski
commit: c34e0435cc90cd51c15e129df7c7b60390da2264
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Mon May 11 21:39:46 2020 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon May 11 21:39:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34e0435

rebar.eclass: Remove myself from maintainers

Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

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

diff --git a/eclass/rebar.eclass b/eclass/rebar.eclass
index 7228141b8e9..7f712905c40 100644
--- a/eclass/rebar.eclass
+++ b/eclass/rebar.eclass
@@ -3,7 +3,7 @@
 
 # @ECLASS: rebar.eclass
 # @MAINTAINER:
-# Amadeusz Żołnowski 
+# maintainer-nee...@gentoo.org
 # @AUTHOR:
 # Amadeusz Żołnowski 
 # @SUPPORTED_EAPIS: 6



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

2020-05-11 Thread Conrad Kostecki
commit: 840aefe43f85948dca2f3acc71bb69f5ff3f2163
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May 11 21:52:52 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May 11 21:53:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840aefe4

app-misc/lcdproc: drop old version

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

 app-misc/lcdproc/lcdproc-0.5.9.ebuild | 212 --
 1 file changed, 212 deletions(-)

diff --git a/app-misc/lcdproc/lcdproc-0.5.9.ebuild 
b/app-misc/lcdproc/lcdproc-0.5.9.ebuild
deleted file mode 100644
index 2fc2ad8d6a8..000
--- a/app-misc/lcdproc/lcdproc-0.5.9.ebuild
+++ /dev/null
@@ -1,212 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools systemd
-
-DESCRIPTION="Displays real-time system information from your Linux/*BSD box on 
a LCD"
-HOMEPAGE="http://www.lcdproc.org/;
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz
-   
https://raw.githubusercontent.com/lcdproc/lcdproc/master/docs/lcdproc-user/drivers/linux_input.docbook;
-
-KEYWORDS="amd64 ppc ppc64 x86"
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="debug doc ethlcd extra-charmaps freetype menu nfs png samba test-menu"
-REQUIRED_USE="ethlcd? ( lcd_devices_hd44780 )
-   freetype? ( lcd_devices_glcd )
-   png? ( lcd_devices_glcd )"
-
-# Define the list of valid lcd devices.
-# Some drivers were removed from this list:
-# - svga: It needs media-libs/svgalib, which is masked and obsolete.
-IUSE_LCD_DEVICES=( bayrad CFontz CFontzPacket curses CwLnx ea65
-   EyeboxOne futaba g15 glcd glcdlib glk hd44780 i2500vfd
-   icp_a106 imon imonlcd IOWarrior irman irtrans
-   joy lb216 lcdm001 lcterm linux_input lirc lis MD8800 mdm166a
-   ms6931 mtc_s16209x MtxOrb mx5000 NoritakeVFD
-   Olimex_MOD_LCD1x9 picolcd pyramid rawserial
-   sdeclcd sed1330 sed1520 serialPOS serialVFD
-   shuttleVFD sli stv5730 SureElec t6963 text
-   tyan ula200 vlsys_m428 xosd yard2LCD )
-
-# Add supported drivers from 'IUSE_LCD_DEVICES' to 'IUSE' and 'REQUIRED_USE'
-REQUIRED_USE+=" || ( "
-for LCD_DEVICE in "${IUSE_LCD_DEVICES[@]}"; do
-   LCD_DEVICE="${LCD_DEVICE,,}"
-   IUSE+=" lcd_devices_${LCD_DEVICE} "
-   REQUIRED_USE+=" lcd_devices_${LCD_DEVICE} "
-done
-REQUIRED_USE+=" ) "
-unset LCD_DEVICE
-
-# Define dependencies for all drivers in 'IUSE_LCD_DEVICES'
-DEPEND_LCD_DEVICES="lcd_devices_cfontz? ( dev-libs/libhid:= )
-   lcd_devices_cfontzpacket? ( dev-libs/libhid:= )
-   lcd_devices_cwlnx? ( dev-libs/libhid:= )
-   lcd_devices_futaba? ( virtual/libusb:1= )
-   lcd_devices_g15? ( app-misc/g15daemon
-   dev-libs/libg15render:=
-   virtual/libusb:0= )
-   lcd_devices_glcd? ( app-misc/glcdprocdriver:=
-   dev-embedded/libftdi:1=
-   dev-libs/libhid:=
-   dev-libs/serdisplib:=
-   virtual/libusb:0=
-   x11-libs/libX11:= )
-   lcd_devices_hd44780? ( dev-embedded/libftdi:1=
-   dev-libs/libugpio:=
-   virtual/libusb:0= )
-   lcd_devices_i2500vfd? ( dev-embedded/libftdi:1= )
-   lcd_devices_irman? ( media-libs/libirman:= )
-   lcd_devices_iowarrior? ( virtual/libusb:0= )
-   lcd_devices_lirc? ( app-misc/lirc )
-   lcd_devices_lis? ( dev-embedded/libftdi:1= )
-   lcd_devices_lb216? ( dev-libs/libhid:= )
-   lcd_devices_mdm166a? ( dev-libs/libhid:= )
-   lcd_devices_mtc_s16209x? ( dev-libs/libhid:= )
-   lcd_devices_mx5000? ( app-misc/mx5000tools )
-   lcd_devices_noritakevfd? ( dev-libs/libhid:= )
-   lcd_devices_picolcd? ( virtual/libusb:1= )
-   lcd_devices_shuttlevfd? ( virtual/libusb:0= )
-   lcd_devices_ula200? ( dev-embedded/libftdi:1= )
-   lcd_devices_xosd? ( x11-libs/libX11:=
-   x11-libs/xosd:= )"
-
-RDEPEND="${DEPEND_LCD_DEVICES}"
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen[dot]
-   app-text/xmlto )
-   freetype? ( media-libs/freetype:2= )
-   nfs? ( net-fs/nfs-utils )
-   png? ( media-libs/libpng:0= )
-   samba? ( net-fs/samba )"
-
-DOCS=( "CREDITS.md" "TODO" )
-
-PATCHES=(
-   "${FILESDIR}/${P}-fix-parallel-make.patch"
-   "${FILESDIR}/${P}-use-freetype2-pkg-config.patch"
-   "${FILESDIR}/${P}-fix-fno-common-build.patch"
-)
-
-src_unpack() {
-   unpack ${P}.tar.gz
-
-   # Copy missing docbook or the buildung of the lcdproc-user docbook will 
fail
-   cp "${DISTDIR}"/linux_input.docbook 
"${S}"/docs/lcdproc-user/drivers/linux_input.docbook || die
-}
-
-src_prepare() {
-   default
-
-   # Fix path for modules
-   sed -e "37s:server/drivers:/usr/$(get_libdir)/lcdproc:" -i LCDd.conf || 
die
-
-   eautoreconf
-}
-
-src_configure() {
-   # Enable all users enabled lcd devices
-   

[gentoo-commits] repo/gentoo:master commit in: app-misc/lcdproc/, app-misc/lcdproc/files/

2020-05-11 Thread Conrad Kostecki
commit: 49ac6b2067ef13ec331862fb25937ee5f0128749
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May 11 21:52:03 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May 11 21:53:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ac6b20

app-misc/lcdproc: don't call directly ar

Closes: https://bugs.gentoo.org/722346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 .../lcdproc-0.5.9-respect-users-ldflags.patch  |  25 +++
 app-misc/lcdproc/lcdproc-0.5.9-r1.ebuild   | 233 +
 2 files changed, 258 insertions(+)

diff --git a/app-misc/lcdproc/files/lcdproc-0.5.9-respect-users-ldflags.patch 
b/app-misc/lcdproc/files/lcdproc-0.5.9-respect-users-ldflags.patch
new file mode 100644
index 000..8b48d004410
--- /dev/null
+++ b/app-misc/lcdproc/files/lcdproc-0.5.9-respect-users-ldflags.patch
@@ -0,0 +1,25 @@
+From 28cca1d998fc9a74f16ea00e61c3eaa34017db7c Mon Sep 17 00:00:00 2001
+From: Conrad Kostecki 
+Date: Mon, 11 May 2020 23:43:57 +0200
+Subject: [PATCH] Include AM_PROG_AR to use systems AR
+
+If AM_PROG_AR is not included,
+the 'ar' command is directly called.
+
+Signed-off-by: Conrad Kostecki 
+---
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/configure.ac b/configure.ac
+index 98a2fb1c..53f7bf50 100644
+--- a/configure.ac
 b/configure.ac
+@@ -73,6 +73,7 @@ AC_PROG_CC_STDC
+ AC_PROG_CPP
+ AC_PROG_INSTALL
+ AC_PROG_RANLIB
++AM_PROG_AR
+ AM_PROG_CC_C_O
+ AC_PATH_PROG([XMLTO], [xmlto], [no])
+ 

diff --git a/app-misc/lcdproc/lcdproc-0.5.9-r1.ebuild 
b/app-misc/lcdproc/lcdproc-0.5.9-r1.ebuild
new file mode 100644
index 000..e3149731d12
--- /dev/null
+++ b/app-misc/lcdproc/lcdproc-0.5.9-r1.ebuild
@@ -0,0 +1,233 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools systemd
+
+DESCRIPTION="Displays real-time system information from your Linux/*BSD box on 
a LCD"
+HOMEPAGE="http://www.lcdproc.org/;
+SRC_URI="
+   https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz
+   
https://raw.githubusercontent.com/lcdproc/lcdproc/master/docs/lcdproc-user/drivers/linux_input.docbook
+"
+
+KEYWORDS="amd64 ppc ppc64 x86"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="debug doc ethlcd extra-charmaps freetype menu nfs png samba test-menu"
+REQUIRED_USE="
+   ethlcd? ( lcd_devices_hd44780 )
+   freetype? ( lcd_devices_glcd )
+   png? ( lcd_devices_glcd )
+"
+
+# Define the list of valid lcd devices.
+# Some drivers were removed from this list:
+# - svga: It needs media-libs/svgalib, which is masked and obsolete.
+IUSE_LCD_DEVICES=(
+   bayrad CFontz CFontzPacket curses CwLnx ea65
+   EyeboxOne futaba g15 glcd glcdlib glk hd44780 i2500vfd
+   icp_a106 imon imonlcd IOWarrior irman irtrans
+   joy lb216 lcdm001 lcterm linux_input lirc lis MD8800 mdm166a
+   ms6931 mtc_s16209x MtxOrb mx5000 NoritakeVFD
+   Olimex_MOD_LCD1x9 picolcd pyramid rawserial
+   sdeclcd sed1330 sed1520 serialPOS serialVFD
+   shuttleVFD sli stv5730 SureElec t6963 text
+   tyan ula200 vlsys_m428 xosd yard2LCD
+)
+
+# Add supported drivers from 'IUSE_LCD_DEVICES' to 'IUSE' and 'REQUIRED_USE'
+REQUIRED_USE+=" || ( "
+for LCD_DEVICE in "${IUSE_LCD_DEVICES[@]}"; do
+   LCD_DEVICE="${LCD_DEVICE,,}"
+   IUSE+=" lcd_devices_${LCD_DEVICE} "
+   REQUIRED_USE+=" lcd_devices_${LCD_DEVICE} "
+done
+REQUIRED_USE+=" ) "
+unset LCD_DEVICE
+
+# Define dependencies for all drivers in 'IUSE_LCD_DEVICES'
+DEPEND_LCD_DEVICES="
+   lcd_devices_cfontz? ( dev-libs/libhid:= )
+   lcd_devices_cfontzpacket? ( dev-libs/libhid:= )
+   lcd_devices_cwlnx? ( dev-libs/libhid:= )
+   lcd_devices_futaba? ( virtual/libusb:1= )
+   lcd_devices_g15? (
+   app-misc/g15daemon
+   dev-libs/libg15render:=
+   virtual/libusb:0=
+   )
+   lcd_devices_glcd? (
+   app-misc/glcdprocdriver:=
+   dev-embedded/libftdi:1=
+   dev-libs/libhid:=
+   dev-libs/serdisplib:=
+   virtual/libusb:0=
+   x11-libs/libX11:=
+   )
+   lcd_devices_hd44780? (
+   dev-embedded/libftdi:1=
+   dev-libs/libugpio:=
+   virtual/libusb:0=
+   )
+   lcd_devices_i2500vfd? ( dev-embedded/libftdi:1= )
+   lcd_devices_irman? ( media-libs/libirman:= )
+   lcd_devices_iowarrior? ( virtual/libusb:0= )
+   lcd_devices_lirc? ( app-misc/lirc )
+   lcd_devices_lis? ( dev-embedded/libftdi:1= )
+   lcd_devices_lb216? ( dev-libs/libhid:= )
+   lcd_devices_mdm166a? ( dev-libs/libhid:= )
+   lcd_devices_mtc_s16209x? ( dev-libs/libhid:= )
+   lcd_devices_mx5000? ( app-misc/mx5000tools )
+   lcd_devices_noritakevfd? ( dev-libs/libhid:= )
+   lcd_devices_picolcd? ( virtual/libusb:1= )
+   

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

2020-05-11 Thread Conrad Kostecki
commit: e992ed8a4e7636ebcdcbf161aebfde947f208c6a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May 11 21:50:47 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May 11 21:53:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e992ed8a

app-misc/transfolio: drop old version

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

 app-misc/transfolio/transfolio-1.0.1.ebuild | 31 -
 1 file changed, 31 deletions(-)

diff --git a/app-misc/transfolio/transfolio-1.0.1.ebuild 
b/app-misc/transfolio/transfolio-1.0.1.ebuild
deleted file mode 100644
index e05ba9d6008..000
--- a/app-misc/transfolio/transfolio-1.0.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Enables data transfer between the PC and the Atari Portfolio"
-HOMEPAGE="http://leute.server.de/peichl/;
-SRC_URI="http://leute.server.de/peichl/transfolio.zip -> ${P}.zip"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="app-arch/unzip"
-
-src_prepare() {
-   default
-
-   # Respect users CC, CFLAGS and disable striping
-   sed -e 's/cc/${CC}/' -e 's/-O2/${CFLAGS}/' -e '/strip/d' -i Makefile || 
die
-
-   tc-export CC
-}
-
-src_install() {
-   dobin transfolio
-
-   einstalldocs
-}



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

2020-05-11 Thread Conrad Kostecki
commit: 69e4846eefecae7b962e3c263b4828b93c2396e5
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon May 11 21:50:11 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon May 11 21:53:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69e4846e

app-misc/transfolio: respect users ldflags

Closes: https://bugs.gentoo.org/722374
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-misc/transfolio/transfolio-1.0.1-r1.ebuild | 31 ++
 1 file changed, 31 insertions(+)

diff --git a/app-misc/transfolio/transfolio-1.0.1-r1.ebuild 
b/app-misc/transfolio/transfolio-1.0.1-r1.ebuild
new file mode 100644
index 000..fb39bd28dea
--- /dev/null
+++ b/app-misc/transfolio/transfolio-1.0.1-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Enables data transfer between the PC and the Atari Portfolio"
+HOMEPAGE="http://leute.server.de/peichl/;
+SRC_URI="http://leute.server.de/peichl/transfolio.zip -> ${P}.zip"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+src_prepare() {
+   default
+
+   # Respect users CC, CFLAGS, LDFLAGS and disable striping
+   sed -e 's/cc/${CC}/' -e 's/-O2/${CFLAGS} ${LDFLAGS}/' -e '/strip/d' -i 
Makefile || die
+
+   tc-export CC
+}
+
+src_install() {
+   dobin transfolio
+
+   einstalldocs
+}



[gentoo-commits] proj/linux-patches: New tag: 5.4-40

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:17:45 2020 +

New tag: 5.4-40




[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-beta/

2020-05-11 Thread Mike Gilbert
commit: 7570057abe71385c4265a475aca5752a0cc322ff
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon May 11 21:47:33 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon May 11 21:47:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7570057a

www-client/google-chrome-beta: automated update (83.0.4103.44)

Package-Manager: Portage-2.3.99_p8, Repoman-2.3.22_p37
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-beta/Manifest  | 2 +-
 ...-beta-83.0.4103.34.ebuild => google-chrome-beta-83.0.4103.44.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-beta/Manifest 
b/www-client/google-chrome-beta/Manifest
index 43a7c14aa0c..e8bda9b0270 100644
--- a/www-client/google-chrome-beta/Manifest
+++ b/www-client/google-chrome-beta/Manifest
@@ -1 +1 @@
-DIST google-chrome-beta_83.0.4103.34-1_amd64.deb 68651028 BLAKE2B 
bade9093ef0494a3441ebfac7d53ba49ff96df419361f28a88b4ee182acfcb8227ba8b76a82b5f977150273ca0038b9ffb3c7aea38bb4f12b118ebb2baf3d30b
 SHA512 
a8611ed9a483a5d4f69cb530c768683145fa99aceab44d234450e9c4165194b7e4919fbad3ae7fc1b3c47b173f4b4e18ca07b805a0d356ea4f8b32123838c1a1
+DIST google-chrome-beta_83.0.4103.44-1_amd64.deb 68643860 BLAKE2B 
f56eb25b10daa36fee255fbe85c70c4b86754eced82f8c1a5b23123b1389a5a41d6d40a3b91f3032b03f62136977c939dba4beea20a615159ed8d5f1a59a115a
 SHA512 
1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe

diff --git 
a/www-client/google-chrome-beta/google-chrome-beta-83.0.4103.34.ebuild 
b/www-client/google-chrome-beta/google-chrome-beta-83.0.4103.44.ebuild
similarity index 100%
rename from www-client/google-chrome-beta/google-chrome-beta-83.0.4103.34.ebuild
rename to www-client/google-chrome-beta/google-chrome-beta-83.0.4103.44.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2020-05-11 Thread Mike Gilbert
commit: 58f7c6fa849adecaeeb4db1d2a7b52eb5a136ff3
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon May 11 21:47:48 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon May 11 21:47:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f7c6fa

www-client/google-chrome-unstable: automated update (84.0.4136.5)

Package-Manager: Portage-2.3.99_p8, Repoman-2.3.22_p37
Signed-off-by: Mike Gilbert  gentoo.org>

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-84.0.4128.3.ebuild => google-chrome-unstable-84.0.4136.5.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index 0055275e7a5..714cccfbec1 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_84.0.4128.3-1_amd64.deb 69606370 BLAKE2B 
c3e6aca4b0b2c2349ab8ed7e57a2a6b2ae3f639d2e1f5f414fa4d15bef90ea03f953ac7e92e3f84afabc805002b296d694383e83e8005762677a502d4bc15bb0
 SHA512 
5764e16ec8782290447c8be2950250d4dcfb4b039a32bf2f082a2b21d080492ec518322d71894918f6e6f3e6cfcfb329564af3a9f4e2a977521b88ca8c479f38
+DIST google-chrome-unstable_84.0.4136.5-1_amd64.deb 69322588 BLAKE2B 
dfc7ba0bd369d50737c3bdc88e0249d560794d071af4c13e083efa1c26bf7960e628a8f4bcd10db8b9a8517d4f0c10f8292b52d145b1d2b0938b287ee6e2eb9d
 SHA512 
010d92ae70d8adfcbaf406c0e683068616ddcd9d16d8958047d6363f0b69369f88f17083818512b22ba466e71149f66cb4fea82d569ff630f42460e3d9d6fc33

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-84.0.4128.3.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-84.0.4136.5.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-84.0.4128.3.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-84.0.4136.5.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2020-05-11 Thread Mike Gilbert
commit: 79740da3186cef1fa3d6a4d147da1c2ff33687d1
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon May 11 21:47:57 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon May 11 21:49:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79740da3

www-plugins/chrome-binary-plugins: automated update

Package-Manager: Portage-2.3.99_p8, Repoman-2.3.22_p37
Signed-off-by: Mike Gilbert  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest| 4 ++--
 .../chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild  | 1 -
 34_beta.ebuild => chrome-binary-plugins-83.0.4103.44_beta.ebuild} | 1 -
 3_alpha.ebuild => chrome-binary-plugins-84.0.4136.5_alpha.ebuild} | 1 -
 4 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index df5d914a794..3f1af3a0970 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_83.0.4103.34-1_amd64.deb 68651028 BLAKE2B 
bade9093ef0494a3441ebfac7d53ba49ff96df419361f28a88b4ee182acfcb8227ba8b76a82b5f977150273ca0038b9ffb3c7aea38bb4f12b118ebb2baf3d30b
 SHA512 
a8611ed9a483a5d4f69cb530c768683145fa99aceab44d234450e9c4165194b7e4919fbad3ae7fc1b3c47b173f4b4e18ca07b805a0d356ea4f8b32123838c1a1
+DIST google-chrome-beta_83.0.4103.44-1_amd64.deb 68643860 BLAKE2B 
f56eb25b10daa36fee255fbe85c70c4b86754eced82f8c1a5b23123b1389a5a41d6d40a3b91f3032b03f62136977c939dba4beea20a615159ed8d5f1a59a115a
 SHA512 
1950bbcd8bbc6a4fabd38f3c7487d6876631c3fd2eb6f9208fff6e5a03323ed730020245fa79b201f84e714f4e6746689d6e480fb7dda2ea58690b773eb23fbe
 DIST google-chrome-stable_81.0.4044.138-1_amd64.deb 66985784 BLAKE2B 
b61a18d3823852a019733a1e240ebbcf7e1c93ac965e213ad032f3378a72d0d0194d05636ca7b8e2ff1a0ec8d60c43819d2931aac05b29cb5c89b5491eb6dc09
 SHA512 
64f0a8167e0b49b7614ddc44cb35b28dc4699cde7e14f3868fd27c1ec7848a727a356bd0a9914e8ba42a8c47e3d6fc0901abc495b000d30aa0e73034129b06af
-DIST google-chrome-unstable_84.0.4128.3-1_amd64.deb 69606370 BLAKE2B 
c3e6aca4b0b2c2349ab8ed7e57a2a6b2ae3f639d2e1f5f414fa4d15bef90ea03f953ac7e92e3f84afabc805002b296d694383e83e8005762677a502d4bc15bb0
 SHA512 
5764e16ec8782290447c8be2950250d4dcfb4b039a32bf2f082a2b21d080492ec518322d71894918f6e6f3e6cfcfb329564af3a9f4e2a977521b88ca8c479f38
+DIST google-chrome-unstable_84.0.4136.5-1_amd64.deb 69322588 BLAKE2B 
dfc7ba0bd369d50737c3bdc88e0249d560794d071af4c13e083efa1c26bf7960e628a8f4bcd10db8b9a8517d4f0c10f8292b52d145b1d2b0938b287ee6e2eb9d
 SHA512 
010d92ae70d8adfcbaf406c0e683068616ddcd9d16d8958047d6363f0b69369f88f17083818512b22ba466e71149f66cb4fea82d569ff630f42460e3d9d6fc33

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild
index 9d3de3efa77..e6b0359aad7 100644
--- 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild
+++ 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-81.0.4044.138.ebuild
@@ -39,7 +39,6 @@ RDEPEND="
dev-libs/glib:2
dev-libs/nspr
dev-libs/nss
-   !

[gentoo-commits] proj/linux-patches: New tag: 5.6-16

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 22:57:19 2020 +

New tag: 5.6-16




[gentoo-commits] proj/linux-patches: New tag: 4.9-227

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:26:55 2020 +

New tag: 4.9-227




[gentoo-commits] proj/linux-patches: New tag: 4.4-224

2020-05-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Mon May 11 23:28:12 2020 +

New tag: 4.4-224




[gentoo-commits] repo/gentoo:master commit in: app-shells/peco/

2020-05-11 Thread William Hubbs
commit: b3bc473f6fabeb4a1bee74fe58d05682f87185a4
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 21:59:52 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 22:01:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3bc473f

app-shells/peco: remove old

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

 app-shells/peco/Manifest |  8 --
 app-shells/peco/peco-0.5.3-r2.ebuild | 49 
 2 files changed, 57 deletions(-)

diff --git a/app-shells/peco/Manifest b/app-shells/peco/Manifest
index b2416ccd715..e2677ed5708 100644
--- a/app-shells/peco/Manifest
+++ b/app-shells/peco/Manifest
@@ -16,12 +16,4 @@ DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod 37 
BLAKE2B 94636062c94f
 DIST github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip 12433 BLAKE2B 
0c911c9d173080abd8edbbab1f47222343801d8eeae36b4add24773e3282fc2a39283fdf519a3d4483e39cdb7d9509b8570d151f46841ac1a616f312dc4cb0ba
 SHA512 
3b85697185ba85cdef6202444ab6cabeabfad8a03d66b3839a852586b1f91ddae7897a57c8c138d5647022aa44906c7ef3c5339d520f90eeea0742a935da8cf2
 DIST 
github.com%2Fstretchr%2Ftestify%2F@v%2Fv0.0.0-20161117074351-18a02ba4a312.mod 
35 BLAKE2B 
0357260904c9ba41892132c7e07d2add9b10ce4a09e8db4966219d1f515f917581e2afa0987094c90759634bc2aeb66e758074e023ff331a8337f5090c0102f6
 SHA512 
5b7ce867497852e4918b8cde5f75ecf2f24b9c95ad112478ac132322e904243f1cea3d16f5731646efb669256dbefc129ac70a499c8b1d25403a14c7e4fad10b
 DIST 
github.com%2Fstretchr%2Ftestify%2F@v%2Fv0.0.0-20161117074351-18a02ba4a312.zip 
64565 BLAKE2B 
6df66d84239453907b8fba81f24e2f54c0454bc2a4bb2ca574c9392edfc4910dfaa6ccb5151b9af3979249c78f79d501979f97d87fd40aacbe9152a38c19672a
 SHA512 
e5fd6044defe077fd53a7e8b4258b134d58ea1299d8698c61ed5e6de51ca437300cca0a3b4a8eb1d39b5cb04d039bff769dc63ca73d3f016cfdae8e9e3963c0e
-DIST github.com-google-btree-0c3044bc8bada22db67b93f5760fe3f05d6a5c25.tar.gz 
14149 BLAKE2B 
0042260a128569f42bd5cb03280d129893f15f3eec3e063a5892fa08d43c42f50c0fcfcab9a0dfd58dab1b198fb730fa45d61a474957e89157bc96804cd8097e
 SHA512 
47885509723b39d9b1be6552e4c3ae49088e52daff2c0d0babfd2ca27c5b40f9665cba0f4b45f6a673d04d7ea906da3416cc3de4ea33cdcbf4d8ccf6e350a46b
-DIST 
github.com-jessevdk-go-flags-8bc97d602c3bfeb5fc6fc9b5a9c898f245495637.tar.gz 
54382 BLAKE2B 
5bb4a8609bb8d430e1e0adfca5f09bf8c8884832e0b248e93fd2b9e9f83d5fb816dff9afc46fdbfb65a97efa65e346b54898c14d26a302cdba6a4406a7e3a41a
 SHA512 
65bd90bb6c3d9070ff415f514f2dd113bf886c0a2bcfcf3dbec6fe789df9f27683a4df83d71426f63d00a208b3b581cf791755d71f8dc0c7f7a684a38b7c8401
-DIST 
github.com-lestrrat-go-pdebug-2e6eaaa5717f81bda41d27070d3c966f40a1e75f.tar.gz 
5178 BLAKE2B 
f90e9d643bc6e2829bea16c5ccd65db5235b5bbca7c5a6da0bab8ee99c6b6e517b94a896dbadbdd3f92208c33aa9342c77c79e83e648a9721183fba192135b13
 SHA512 
b974046135b8fe7f4272eb0f335f30bea93fb25ec9813a733dd34a2342cd6174a2a67ecd595db51e37eee03ffb5155a67cb86afb74b8b99a151d7cbc9aa52ac7
-DIST 
github.com-mattn-go-runewidth-737072b4e32b7a5018b4a7125da8d12de90e8045.tar.gz 
6862 BLAKE2B 
c74b5450128e0093d5ae7b37871024fbe9c8e6bf166520dfc32482e2636ba3c0981e3224d843cbde880fa218872c65b37a1046ef4823d7cc3c786ec5fa0bd969
 SHA512 
ff8389d189ed1480929954d2567026984d93910a6fa7cdc3c6a925e8dc876a3df10298b08bd7bbf6f7d90914d64212928b2b1b3032ee4bd89974a2938a77f853
-DIST github.com-nsf-termbox-go-e2050e41c8847748ec5288741c0b19a8cb26d084.tar.gz 
31443 BLAKE2B 
821aa359d41a5aada4e184ad38159db5a6d1d581940fad86e175745757eb9451ccdf82de17217d8ddcbee87e5ae3390bba0e64ae656981a91623b952b214bdfa
 SHA512 
81c1f9ce6c507404ee79238c655d7c043c895358ef38256c2e9b95498d88149e8aa6ba37659ec2ce42b46e200d87b043c6922e0d784538e7b9dfe9771ff73ea0
-DIST github.com-pkg-errors-248dadf4e9068a0b3e79f02ed0a610d935de5302.tar.gz 
11334 BLAKE2B 
7d703863f2420dab1975063ab8fe27d4b1b203bfda9f279d288cf50b2ff97e94417fc6cd5dbbe1575b4ba8de3e64efbb1e2903965a3735b9bd6308126fb299c9
 SHA512 
ee488416799f9359958e1cf68cd17a13019a11687dccee7db2633fcd361c7a48da0f6afec6275977f09a38f8475625b66d9f51a4003d2337d07aadf091f5e1d9
-DIST 
github.com-stretchr-testify-18a02ba4a312f95da08ff4cfc0055750ce50ae9e.tar.gz 
83549 BLAKE2B 
7bdaac806a8ea401ad991f995e1f94fa2983debe6ed8ec4f54462a6f7641084c2ffe14814ad265aa825aa2132fc357d023fce43540e7ea3a433a16064cd3e833
 SHA512 
e9af02a015b8eff0c83ba7ad6236d83804f75206586ac7a260c2ee663764aa41af445420f296d793ab7ebd3ac9f346dfdd5f1bfda20a4cbdf0a7b29452c7ce37
-DIST peco-0.5.3.tar.gz 77415 BLAKE2B 
9f060e191550d39eed8dbf4b4379e424886476589e40af2c8bd2758c90636c6e9ab8e7551a32726f1f2d3338c7e59d47432d58f6493f03bbd3b8670095e27382
 SHA512 
c1b5678b369caa35e3bd2679eee857762c73bcc8a815d83e136fa1c30e48728a60f22be5d92132c8a733d591728f9293a973fc387502db79f5676ae1f45c6774
 DIST peco-0.5.7.tar.gz 79584 BLAKE2B 
2e3119dd7ce344ce1534bf5fc17668eaa6e8fa9b0ff82a3f8f6d0b382280b15eeca4948439f906d2625a6259b575bb50066e77b678b148b2ceb50963e325841e
 SHA512 

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

2020-05-11 Thread William Hubbs
commit: 571a9d07c435c4f3fb4ec84dbe9220989cea27d4
Author: William Hubbs  gentoo  org>
AuthorDate: Mon May 11 21:55:30 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon May 11 22:01:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571a9d07

app-shells/peco: migrate to EGO_SUM

Bug: https://bugs.gentoo.org/714728
Signed-off-by: William Hubbs  gentoo.org>

 app-shells/peco/Manifest  | 27 ++-
 app-shells/peco/files/peco-0.5.7-go.sum.patch | 37 +
 app-shells/peco/peco-0.5.7.ebuild | 47 +--
 3 files changed, 85 insertions(+), 26 deletions(-)

diff --git a/app-shells/peco/Manifest b/app-shells/peco/Manifest
index c08924900d5..b2416ccd715 100644
--- a/app-shells/peco/Manifest
+++ b/app-shells/peco/Manifest
@@ -1,18 +1,27 @@
-DIST github.com-davecgh-go-spew-v1.1.0.tar.gz 42337 BLAKE2B 
691ee430beca602ea686aa065b23af5e00356e866cbca2b014bf0c8f4cc965a2318e6a39232772098e250d61d5bd6707afb769fdf4223c81a8249cad267d1971
 SHA512 
20c9f0550a2d5030265dde8ad3ed009ce5c6490d010f184ad3f656b8fe5eb6e5c6abc9594408240aa731c0977afd9739d293490e6164cc0ce156652611b05b39
-DIST github.com-google-btree-0c3044bc8bad.tar.gz 14149 BLAKE2B 
0042260a128569f42bd5cb03280d129893f15f3eec3e063a5892fa08d43c42f50c0fcfcab9a0dfd58dab1b198fb730fa45d61a474957e89157bc96804cd8097e
 SHA512 
47885509723b39d9b1be6552e4c3ae49088e52daff2c0d0babfd2ca27c5b40f9665cba0f4b45f6a673d04d7ea906da3416cc3de4ea33cdcbf4d8ccf6e350a46b
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod 34 BLAKE2B 
7e09c2779bf7a84a9271e31522ebbe600a1c11b107d651d91f58c8373e4336332a3a881f3e12b382543d75f20398af66085fcb3e780eed341e870e9c30f29267
 SHA512 
5e079462f7e0dff0efda71f580aa185700cfa936b718a19d0e2a8c63212e47a07022dca0c282832d48e5165aae8e82aeeeb2ac3664268f1148fc772010fb860e
+DIST github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip 60546 BLAKE2B 
e775860f49c6ee09a6c48902d38fdf5d2d77af4cd405d8d303902170e46493301d4aa873a48b4d12a16d92dafaa65290de1fd3a42545025fbfc82f15a3881e8d
 SHA512 
53dc5484f488ae1f8d0eb672c3431bbf9fce33dfcee83dda7929103e3650559cf703f601716984a640422f01cc640860dba0b47e16aef04d0d2452a266fefbf9
+DIST github.com%2Fgoogle%2Fbtree%2F@v%2Fv0.0.0-20161213163243-0c3044bc8bad.mod 
31 BLAKE2B 
910f367210db741c9f31a77f8eaaea348d3accbf0f219efbed95a780b93e2416fe64dd420ae45ff13da94a8f2a0c7b19850b13e1d9fc6cc1249d327bf04b5fd9
 SHA512 
f2ff873ecf0144b7f434810af1b49f66f09b4bcadc91d99201465a6ce36c7e7f05996f52800be287dcb3b62e14b75fcebb7c32be0eeda6bb0a15a23058c2d410
+DIST github.com%2Fgoogle%2Fbtree%2F@v%2Fv0.0.0-20161213163243-0c3044bc8bad.zip 
16808 BLAKE2B 
87624dde52df22e98f4e7fea736baa4a694b905c609bfccbafab020e7bbd35ee2078b2c800fcb6b5374b66e82c1eeef11d5d68571e1ead2be94e4878b675
 SHA512 
414d39e5b7bcefdf0f6c1219499b83087355ffe626046e36fcd88e99da163bce59dafe480d83249bb72330a39bc80e614d40b8b677d7b00d4796bee83a1165a6
+DIST github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv1.1.0.mod 36 BLAKE2B 
67fdbc6d14995318979fb3e5575136262165afd7a1582f078d2c84c5d7fcc893f52707f01d798bd2a43e1cef8fdab6613f34fd9e4f5f1f6a61d91bf09a55ffa7
 SHA512 
5db9838fe6a00be9849cb79ad148813a573b652d6f6cf220c55b68bd23636016e6bddd6733f6b29d63e5f02d2750a86c2dcea6b964ceb87d4048d5c5f3cc989b
+DIST github.com%2Fjessevdk%2Fgo-flags%2F@v%2Fv1.1.0.zip 72278 BLAKE2B 
1c7341f09d17f8952c0f07e5b97c43809a73c828de995a126f65acc4695a6ba0e344b6910ddd7ec743161171eb69ca7fa50147eadc17fe42b724612743844311
 SHA512 
3730382370d4f7d444ae81ef7620340451b920a1d49e14679f68da1d2c7778bac0d2a717481ad24516c0af2c2e62e0f0da9dbe7a99a014f793407491a1b55345
+DIST 
github.com%2Flestrrat-go%2Fpdebug%2F@v%2Fv0.0.0-20180220043849-39f9a71bcabe.mod 
37 BLAKE2B 
8bb9752d99ab092a7eb74ae3f4ea059578a80cada605f4c7e092a0cb39222adf22e0dc2244eee6a532de33e8dd7006e27855e9b81d7ebdae84be8a199f5b6646
 SHA512 
b4e267014841318b3f02ee7da09ee71d11cb91f0807d87a415f27d7a375f943d7a541dec3cb1124f4560da4bce89626d1212a04f2b16c97b1805e53c60c1f554
+DIST 
github.com%2Flestrrat-go%2Fpdebug%2F@v%2Fv0.0.0-20180220043849-39f9a71bcabe.zip 
9309 BLAKE2B 
195de3b640e40975ee3b02931eb28c2b048fa0d0e4434b352ead6021af93bbb35a28c11009329eeef1067d45c4bb64399f00315f8198f4cef03292a27ef58575
 SHA512 
eef051aa4b0e8af382c740feb53293a5423c84f62678ea54267f9910bcefd7ada92b67f8ace6e0487fad715345e0f6ace1e11d73884978473183f2ecdee1ac70
+DIST 
github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.0-20161012013512-737072b4e32b.mod 
37 BLAKE2B 
f36ba4b667bc5bebbf49062ee5be234891ecc0a2be075c7bf57f5e39ee7fa2657d6bc086ba9a89728468ddd0623d27edb3c357ba4e91f79563bc9747d1d9ae63
 SHA512 
b891712f639a850e41582c15bcb384a985fad4f8aa86ce2d3f4d2554354aa1a9619667f60837a8280f869fc07dd58dc676c222bac23aaa5b2b00c06284b2f475
+DIST 
github.com%2Fmattn%2Fgo-runewidth%2F@v%2Fv0.0.0-20161012013512-737072b4e32b.zip 
8885 BLAKE2B 
930aed35cf7cad6fb3cbf19fcbdb557971efe0e3f9e25bbea99adf18cb94f1fb762648055ff2cbba0643be88c0ec62cd2c331832fcf9309cf41c8b83c792c26d
 SHA512 

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

2020-05-11 Thread Mike Pagano
commit: 1b8ad842ba3c4fecb70896f494aff129f8d29d2b
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:21:00 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:21:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b8ad842

sys-kernel/gentoo-sources: Linux 4.19.122 and gcc boot crash fix

gcc boot crash fix:
Bug: https://bugs.gentoo.org/721734
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.122.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 86aac21540b..2dec9fbdfcf 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -46,6 +46,9 @@ DIST genpatches-4.19-119.extras.tar.xz 17508 BLAKE2B 
fd7ac78c365d496e3a3ef6584c2
 DIST genpatches-4.19-120.base.tar.xz 3434844 BLAKE2B 
fa5022c6476d915f056c56a94e23dae312e3691e70e0530e6172e0adca70e825e5016367321d9acc494114cf50b862956344988796a47893ddd28fc508dac747
 SHA512 
db3bcd5f2ef1bb5e006da657131a66a492cf29868e788e039957b2b5f2cdf765bdf723be38fba4da1553de501ca627664780f728f6f9b8b669aaf8dd1b36ea9c
 DIST genpatches-4.19-120.experimental.tar.xz 6436 BLAKE2B 
43ed72f8ab9f9cca274e3d9374034677bc4fb6222928984acebff53642589c9be5b0365c19152d916ccf447245d93c28cee12c920f8d9015daee8e6713b60da6
 SHA512 
6b0adfbc96413c02ec13231fedd6f583f62a714b740b0959d58968288d455c1b06539f393258cb673464e8dbc43b91dc2d20b9dd7b041906acc8d9331c73
 DIST genpatches-4.19-120.extras.tar.xz 17508 BLAKE2B 
5d362f470d7a6723e9b1e38da2f2772046537fba6603f29e5526879083c2ba3c823f8a8a2e23a4aa06fca32cfc128e57f9ca01f76b272d8a626ecd6be7124e18
 SHA512 
ac89a89de25d1b039fcbacaf9973120380ceabadce849cfb09e9b9467d6bd89cc6e1199200ebd3411cebba734d2cbafaa2d949183f0e5c8b6f4e3c23d01534ff
+DIST genpatches-4.19-121.base.tar.xz 3442844 BLAKE2B 
7a2183312ff3f153bdb9b298bdb694b04965f0ecf4f2dfedd9cbb588b881702d616a864537fb4fe1a2d2668d26bfc7378251d6f8cc3b4f8b3142b60f51e03136
 SHA512 
5202f2c30e57a3a6ca8207c0069bec68ed57f1a2db348393c0308126faf36c7ad83d8f52835629e7264765e347edc2fb384267e76312622e51adefef3860b811
+DIST genpatches-4.19-121.experimental.tar.xz 6436 BLAKE2B 
94a870004b5a1da7ea400c8267bcd0f5a709bd94b7554f6402cd0ce29dc578ca6052e38456e6c1a9f2e588442fcfb59d8816b253d6c270195b5e7c3eaa447070
 SHA512 
1f2dd13927bbf45b1e9dce316ccd70fe2dd3b795ff0f12d6bf99784813c8c091cc766ef88f85e8702fa4366bedc0c084e434ac3012fd71210bcfae7867dd8c2b
+DIST genpatches-4.19-121.extras.tar.xz 17516 BLAKE2B 
1cb3cc5317a3fb06006a75c05368ddc20aa72bd266a5d602d21dff65a66f228acbc81dcfb4caaedd7b24539fac41a85237f90d7a33b92f0dda2cf35e02ecb8de
 SHA512 
3f7c66ea6ec09f64dae36fea1bcddc91d00dd9a34610dadee647af68432a2593c452acd7aa7c5b59ecfcd92d3338f4beaba0ca4aa9bae0c8e43de1f0e16d8037
 DIST genpatches-4.4-218.base.tar.xz 3519436 BLAKE2B 
042150067044423e448af0e0f6626c578698269a92d8ad194ffd8df9d4480f3bcebd7b64e9fc62530098848468cbf226d659e1cb25f93145f7b2dd95f0470f84
 SHA512 
5edd51e43a3e0f13a01a5086fba60de68071d0173e4cfaed4bf3567c9c680c2793681e94fb2fcf1d84b9a4f86f02df9fd904b426e8e007420cdf6690873f4d35
 DIST genpatches-4.4-218.experimental.tar.xz 83304 BLAKE2B 
b4e1426296c600b9bf13059862baaa436df60501e19ce5b3292bf7797ff1ee941fe54f0b5a3d8ef4d2ac1ff7b2048dd5231234694733c8d089eadccbb55a
 SHA512 
93999844343df0d955db1f48123c9d3e6033268b4e572bcecfb8fcb0fd528d8017a2d6bcfabae6ddac98b03aa76bad668ae59ec61e3c5729fb8345d2cf2ca60a
 DIST genpatches-4.4-218.extras.tar.xz 16472 BLAKE2B 
909b70ea16d8ac0b0039e9792e70d29219aa3a8fab297e576b8d6778dd762123ba4e08e957c199e9465cc4286681c31bca3c0e6afba148fa7b9874d06854805a
 SHA512 
3f2a113a94f6d45900cd934d6ce085bed691a787d5f4f3f4a62f4e7fa36d7cf9e965d9338fa7392787ba0b04e344cb59f336ebcfcb087a022e76a595437b51d2

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.122.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.122.ebuild
new file mode 100644
index 000..150adc0c008
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.122.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="121"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Mike Pagano
commit: c36d5ccb3710cf6c9e2b6511d2826c3ef51918d7
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:22:59 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:22:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c36d5ccb

sys-kernel/gentoo-sources: Linux 5.4.40 and gcc 10 boot crash fix

gcc 10 boot crash fix:
Bug: https://bugs.gentoo.org/721734
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.4.40.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 2dec9fbdfcf..6155fc80d03 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -127,6 +127,9 @@ DIST genpatches-5.4-38.extras.tar.xz 1756 BLAKE2B 
2e4d217bf53de074717b1874826331
 DIST genpatches-5.4-39.base.tar.xz 1376580 BLAKE2B 
a546be9d077e978f8918f4d3903c2769a898d8985cf20d9b5806312bb1b99b492b1101e104bc2fba10fb5bae372ae941020b064df8fe1aba64814a3adf864fce
 SHA512 
d046451cbc18490c6956d723ddf26a9a0e5c4e6906c76c65a2579b0aa269ea3c4b58a94e17b868f54e752e13e0d67c75074d5d91d3657d4da0be47e81ce2fb89
 DIST genpatches-5.4-39.experimental.tar.xz 6140 BLAKE2B 
61bef1eb83fd9b2f14a3778acf9e4a3c437463834c32c6a32b7e815aa6f0978cfe21a530560a6d7d68df2fa6fd39ce52a0029a36b342a5dd2add525963b0348f
 SHA512 
a0088fe77bda5c744943e0bdda0b55e53a2bc89511f9d9b26bc16ec6872a982b1dfcecde541cc32c125abe3b9c077f90b4ac8305c663131d28fd23b790b16ccf
 DIST genpatches-5.4-39.extras.tar.xz 1756 BLAKE2B 
5b79d2b75579aa2f660b90a00289398c1d271fce5a07726d487d9fee827a1ec42a9325f6162a82ce73d4e76dccd0a8e3ad58e6221a5e8d227f35fbe16bf75958
 SHA512 
5a14168aa45866d5c90151f2e8c93306d3e85fe0517763c6384d30d196696c30dd99cee709db322ad2e0089059e39325c91b08b566a09c30f41f45f3499c188c
+DIST genpatches-5.4-40.base.tar.xz 1387836 BLAKE2B 
563a3ca82b3e6fad34e37530a9416559e0ede0730897c953ed67364c2ed4aca72e0b10050369779b4c85400784762ff1b672c34d56c0f044be7f28e62c0c2ba8
 SHA512 
45f02b016db58893b52e7920ad8b4b08bb924fa30df6d9b26546fced609c81f4aa4527026b1b3bb177267eca5e8fa38ad345d36ec1e2d46c2db9263682f05fde
+DIST genpatches-5.4-40.experimental.tar.xz 6144 BLAKE2B 
4839ba6f1658f5e9686b3e0fb11e3b0a6508cd4bea71c0a3cb0c31d169ec71958ecd479e80130303cecfc55d7331be50193de1b20f511718105330798a5ff56b
 SHA512 
72bf7e4c7979207876b52867b104d3f717bad23e42f0f29d3aaa3fd0dcff21c2fa8546e1870d942a9ccaf9196370d292f977d180ff2d3778eb2dafa26387c3d3
+DIST genpatches-5.4-40.extras.tar.xz 1756 BLAKE2B 
546f44a21973cdce099df5f163c9c655b590c9ee7b2fdbc533f2586ef6b3995cd7348ff32378fda3a991c567000b5d5956680b35374ca1b990f2e1ba698ecb32
 SHA512 
bcf61ddc04e0673c68e025889264f67525a2c7d66c826dfdfb6e65b38f5c1d12a25e9d4aa6b01ebdd170ea6d72196f972df5bfc284122581e153d4fc2f69edf0
 DIST genpatches-5.5-21.base.tar.xz 767444 BLAKE2B 
812732ed230a0605a40bd0a0d80bb64cf3582e0bcb94cb26e53aee7a69c0e66b200db8787abec14466287d9f9bfaa6f71d15d0cae56c5c820070833aa1996d81
 SHA512 
ed48a01f132d1dabc2bf2fe6b29156d1303cafdc53bcd843924f4ce14f6e0e35fc4d930b055b37a24365a6a31b36034d79f25112e1bd8526a6e0922e66dfc561
 DIST genpatches-5.5-21.experimental.tar.xz 5596 BLAKE2B 
41a76e50012335e382643a9c0f1252f7aad1d13ab4b2b2b6c8e5dbed57fd298577e6fb6cb27b79fc56e408c0fd005a3df582a612a22fed0d10135cee71f32bc9
 SHA512 
62263423eb6a495535cbd4ba54a49ba87936ddea22fe5b20b27e729190978d301871770917576ef640324417786d129fc856043b4775e6e0d84c794ca72432b0
 DIST genpatches-5.5-21.extras.tar.xz 1756 BLAKE2B 
f277d12cbb65f109e49d96a47ba0a8429b2a791872b16548656db9f4275259fc774169a75f310edb7392b0c548b1ea7559eaa841376cb6a7c507cce31385cc37
 SHA512 
ce1c4b6ac121ecb6bbe1c738abd9ce967e4875654eb5aeb373f59e116c4b29fc2fb3f8383db6d093005ba85be1a36d1023780a35f27bf2e1c3bfaad15abdc084

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.40.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.40.ebuild
new file mode 100644
index 000..9c7ea224999
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.40.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="40"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Mike Pagano
commit: 9eeb2735b26c0edba2fdcaf621537bb0431ca82b
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:16:40 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:16:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eeb2735

sys-kernel/gentoo-sources: Linux patch 4.9.223

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.9.223.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index ab7d5701241..50384410224 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -82,6 +82,9 @@ DIST genpatches-4.9-225.extras.tar.xz 17384 BLAKE2B 
6346d0933a74224a34f78ab9df10
 DIST genpatches-4.9-226.base.tar.xz 4006652 BLAKE2B 
3e9838d356f7fbfa74200d05edfa9670a688a07ce586fd2ca5da691b76423d374946d1d70c5a4789826bed986b50ef38b5ad2379dc5921cae098a3becb30b3e0
 SHA512 
8bb5b56348309fa0ec8ca36de70ef40cb1eadbadaa0dc4a2e615404ff17f218e10423ccdb29241a28ae339a4ea12358c877d22423a11720c25be00912cbd1610
 DIST genpatches-4.9-226.experimental.tar.xz 106368 BLAKE2B 
3eef0fc0d95d1e1ec5c01b9f3c072704c3f8c970612fd3931797dd1b2af4c379664c2135946201cac8463b6d7f799cac90de584a2df56283c54163f01bd36059
 SHA512 
4e29844b139aa2d41025339a740b6775a000aa36964435077c5258a80008217b33a84f521870318efe1415c8a385336655a9d73f8cfe60a0dc7cd038b20c0c36
 DIST genpatches-4.9-226.extras.tar.xz 17396 BLAKE2B 
8f0cfeb6d48da83f35c53e4b28ad1d78b4670f30331865072bfd95045ca8ec5c3dd651c25d8393e4d0ea5bdc042a14589c1c82d80c50ae876f7a48fa950740f3
 SHA512 
04e12dd7654b206348553456470d79e16d357ada421c6b469bc0e0bd8868ba0a08ccb59bf55f2838bb2ab641e8ae86611529bfac587a8c10dde4aac2a4895e60
+DIST genpatches-4.9-227.base.tar.xz 4011136 BLAKE2B 
69ea9c24c7305fe43f69d1ee3861fcab6f268dd95eaf90378ecae41aa35211ea664c1879a606d06a9dd4e1e1fdb68dedf04a8ab4f7ff297e28330cebcbbf9b80
 SHA512 
44e94112ea03fa662ff97b437214b92e4ed5c383891e413bf0dfcabd271cefc3789db8aae7c4943a9b9cf5128e59924467d9c29e6ee0a2d4c75dee31c3310181
+DIST genpatches-4.9-227.experimental.tar.xz 106392 BLAKE2B 
2025a31fd4b3d643ba60ad3c9305ad7646ab49cac3451bb952d4ec235f4b184ce73996cfbb82c6afdede95dc2c172780e69bee875bf2af7e287de37d0bbf50aa
 SHA512 
db1b85b76c328bf8168001685ffcd00b0387d01dfa00675dcb4eaa58e4e2306a87170051209e1e6d1c32b96dee58fde6c0eb4cc543bd18b8f37afd58a46cb06f
+DIST genpatches-4.9-227.extras.tar.xz 17392 BLAKE2B 
1581f0d3b458b073f9017f97f2bb5a12d23f90dfaa6c3574b94e396e06a24d9025383ae15f60c54ef59422a6ed3de26ef4ea649a7a555ba3a198610600cb4631
 SHA512 
ab02da0d26006be037f5225b65c3a4af0535c12386936eab883d3e82e22df225ad957059370049045fe678fb7da9452871b5cb61e1dc3b07765e78ddf795f141
 DIST genpatches-5.4-28.base.tar.xz 1116800 BLAKE2B 
9046755867bb255b7faefbee6b4b1d8ad4c105927dc4d215f9712c8e6972010d048d4d11732f50a38d6e1d12877c29520ddcc1572c50aa11bd5224dd75076398
 SHA512 
1be72cb5436ae5671f56f3cfe5fe1a426ccd2d4adcd5a77932bce7656f7987efbee2d3f601c7dc9aeda45b52ee96c097a2940cd5014aabecb4efd37b77e7d061
 DIST genpatches-5.4-28.experimental.tar.xz 6144 BLAKE2B 
e3d2c5ff450f02f9beaa88e3386acd39da9cbea0431097ad9a089f795d62d0c7409de3ea2c25e2173bb8e6860215f76800fab2d5cfe0c8c8012c7453bd1f950e
 SHA512 
f7f521dad25375ac5a630ff506439db1598039e51e4e704069ed1c942037099a77048dece44bdd7d46e591a1168347a78c70504204ac9a19965b33e0b83a8ceb
 DIST genpatches-5.4-28.extras.tar.xz 1744 BLAKE2B 
6516e021b69ebb3bf6632e255752ea34fc9b76dc1b6061c412c4ea1abd652771463902cc8e9f163ed1153965c403fe22e733a6e9a35de1e8b0b033e48a769be5
 SHA512 
4766a65d4a37ff44ecce6140710b3e8aab4a997966ff8af3551573fb37b369cba7c626338090a09451ca118425158729c3b1bb9c4478245c067b28fbc4f45754

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.223.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.223.ebuild
new file mode 100644
index 000..7cbd8c60385
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.223.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="227"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Mike Pagano
commit: c27a2cb255d868d4fa0d73134b717ea7588b3aff
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:14:31 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:14:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27a2cb2

sys-kernel/gentoo-sources: Linux patch 4.4.223

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.4.223.ebuild   | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index e8b627685c1..ab7d5701241 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -61,6 +61,9 @@ DIST genpatches-4.4-222.extras.tar.xz 16496 BLAKE2B 
cc06659a35fed7d1bac1d7c8076f
 DIST genpatches-4.4-223.base.tar.xz 3574828 BLAKE2B 
a6757ed115ccbb79031b2466abc6308b4f1d2743b6d247b6f6f3f4e28c53fa10a1901aa069f81d5b490cbfbe344d9e5b3081ce7fa5060fa0b0dd7f46043b5548
 SHA512 
3ea0bad8211e84948695826e7d1de688f2669f8fa529d7c68f59cd70a2ca22debc5cc9cbc55f6b705b27f9b77e3f727ad60aeedfe70ffc9ccc5532bfc4965df1
 DIST genpatches-4.4-223.experimental.tar.xz 83296 BLAKE2B 
63447373632c4dea9f81d7a258fc3e42742e88ba16040ec6c2e96cf423197382d4fe8026928ce570fa235936d57fef68bb56901b424b6c6c350507fcf0f06f50
 SHA512 
8a86f302dca77dce781005ebbd630b8f009f8fba6b646ac28eda351192f481ee58b293e905690c5b1f0701de56fb082283197b983f285943eb39c9576f747d38
 DIST genpatches-4.4-223.extras.tar.xz 16496 BLAKE2B 
ba482da3e7ab4306b7bf8ff4e0036ad4103ef39ff1f2bef4d3642afad1a9ed11c67ae48ee30c43de248fae28b5e84a92f21bdc2e0bf253bdbf0b29c97453
 SHA512 
bac34dc9344e04b252d3ce9743f735d9ee7fa544a03c71794a6a62d411f8839760307759519f30b26d556a54b94b1d69870138995421c3223317887c71d9be3a
+DIST genpatches-4.4-224.base.tar.xz 3636632 BLAKE2B 
fb3c83440bc52015178527652c51f9dca06e148ba5fb392ab1dcc3a0220644345959650116c3c88a1be29e0c81ba3347d56a32b8fcb930dd40001574019ebf16
 SHA512 
bc2457335bcd58821296764491a336eff4f963deea3f2a6b36feb13ce85acdc5b3ef980593449f91ff0c9377278f6ab36050a05e8a983a354a41e618df33d434
+DIST genpatches-4.4-224.experimental.tar.xz 83276 BLAKE2B 
b6e3ef0f2a0ac5d2ad0674042100a2aaf569a115c52310852ac2055db2f7f6c76636fdcd24fba718204e983910bbe4f3b6db2cf172d7f1a9d87d273b8948968b
 SHA512 
bc638b6f4ca905262044eade81257b55f8d2fad23aa8313aa69a7aaa96ba9b3946e3067e13d8732d3a4cd42062463e5122cdedcaf3f831b809b53f65dec63b29
+DIST genpatches-4.4-224.extras.tar.xz 16496 BLAKE2B 
7d2a3030711076475b194676baffc9c969a57d7c772fff755362acfc1d552ad4ea2d319df3c9b71c178f37c950b8906a7fdab5b6a01e51cc2faf5f51cd73ff70
 SHA512 
247edf39c1e4f8f9a1c110a98a10f120e4aa53f8d19554b20877a096b7576a17f45995ba5f17e1a3fe49ce94b82139f4729064feb9a576a0a951fbfd483ac1a8
 DIST genpatches-4.9-221.base.tar.xz 3941076 BLAKE2B 
4c9bb8ced3b8ad55538ef48e7c88b98e86c8949310a6373c3275e8baaaccff932ae97378e28ba52574e4ae27791e95cb40246331e25ad51096ee46022b13c970
 SHA512 
06a478322b5e4bb935b5bbca33c46b7871329cc10e63fd4b2322277ee27764fcfc7ce6964f78393f6101e24948378227ad949af32e375f3fc3ea65c4459d67f2
 DIST genpatches-4.9-221.experimental.tar.xz 106428 BLAKE2B 
27bac39217be7eb875423edbb5cd4d4f4e07a40c75205d8eb669038e4ecaa5ac5ad076c263d79fb39fd1fe3cf9a2b9cf800a993aefce1ce6d641203ec0495013
 SHA512 
593497feba82f709df0c60f81ad8caffd8c0344a8ccb70961ebf6abda75ac208d7d16664af74d372d877cb0c252aaf38d026542f49bc5d3b08ece16e5d698fe3
 DIST genpatches-4.9-221.extras.tar.xz 17372 BLAKE2B 
997ee1424f0746a5b2f004ad3c7973213dd533cded400e5a44e84b8d6099600eec91322ec3a03fa295f54f91d122935e02108756e5ade4540d06441bac888c6b
 SHA512 
ffaac7f643364345c84b11144aa3dc020ae0bf0efd610ea58db3beeba8e1909af9c44c2a74348a7f9f78f59502790d51dab2b6fa24ea5ced24547e1f751173a0

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.223.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.223.ebuild
new file mode 100644
index 000..76cbbf5171f
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.223.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="224"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



[gentoo-commits] repo/proj/guru:dev commit in: media-video/kikoplay/

2020-05-11 Thread Rui Huang
commit: 6f2b5f48f1844c6ae422c597e25ae378df06ac1d
Author: Huang Rui  gmail  com>
AuthorDate: Tue May 12 04:24:03 2020 +
Commit: Rui Huang  gmail  com>
CommitDate: Tue May 12 04:24:03 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6f2b5f48

media-video/kikoplay: drop 0.6.1

Drop old package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui  gmail.com>

 media-video/kikoplay/Manifest  |  1 -
 media-video/kikoplay/kikoplay-0.6.1.ebuild | 60 --
 2 files changed, 61 deletions(-)

diff --git a/media-video/kikoplay/Manifest b/media-video/kikoplay/Manifest
index b146193..9870b22 100644
--- a/media-video/kikoplay/Manifest
+++ b/media-video/kikoplay/Manifest
@@ -1,2 +1 @@
-DIST kikoplay-0.6.1.tar.gz 7528741 BLAKE2B 
92ec99bc64661688509fe1ec951e90a28cbdd9c06999ba8574d23ffec4628e7ad4e2ac60c955009beb2ea9023e9d18faa35ae9f0b9f63d5a098aa4ad15315bd5
 SHA512 
4e304c5f1b0592ce5eb4b22745e73f4a9446843002cb8f050433be33137c660ef41b71c7a80055bff86f21381bad5b1be2088b621feb6e86e6575ecf6acc16ed
 DIST kikoplay-0.6.2.tar.gz 7520940 BLAKE2B 
4015463b137a7605107a87db86d56658ef5e563374f67cc42f401d71ef2b72be10c9b817b90cb294674c9ee4a285fd908521be7b01fa37df879214c3c37c54a2
 SHA512 
c436da509b89d3ecb0e86cb195cb058fbe594e643959f24a91792b69ce2649ef5186116bc4b3e01b14bcb7286d30303276d48d4f0b2db45d6fbf385e370b8db5

diff --git a/media-video/kikoplay/kikoplay-0.6.1.ebuild 
b/media-video/kikoplay/kikoplay-0.6.1.ebuild
deleted file mode 100644
index 05c327c..000
--- a/media-video/kikoplay/kikoplay-0.6.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-GIT_PN="KikoPlay"
-
-inherit qmake-utils xdg
-
-DESCRIPTION="KikoPlay is a full-featured danmu player"
-HOMEPAGE="
-   https://kikoplay.fun
-   https://github.com/Protostars/KikoPlay
-"
-
-if [[ "${PV}" == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/Protostars/${GIT_PN}.git;
-else
-   SRC_URI="https://github.com/Protostars/${GIT_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
-   S="${WORKDIR}/${GIT_PN}-${PV}"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-# Please unmask dev-lang/lua:5.3 in /etc/portage/package.unmask/lua
-# Waiting for dev-lang/lua:5.3 unmasked in ::gentoo
-# With out dev-lang/lua:5.3, this package can't work
-# See also: https://github.com/gentoo/guru/issues/9
-RDEPEND="
-   dev-lang/lua:5.3
-   dev-libs/qhttpengine:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsql:5
-   dev-qt/qtwidgets:5
-   media-video/mpv[libmpv,-luajit]
-   net-misc/aria2
-"
-
-DEPEND="
-   ${RDEPEND}
-"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-
-src_configure() {
-   eqmake5 PREFIX="${D}"/usr
-}
-
-src_install() {
-   # Can't use default, set INSTALL_ROOT
-   emake INSTALL_ROOT="${D}" install
-}



[gentoo-commits] repo/proj/guru:dev commit in: media-video/kikoplay/

2020-05-11 Thread Rui Huang
commit: 3eae09bfc39353cd7eeb501f7515cd6d65437730
Author: Huang Rui  gmail  com>
AuthorDate: Tue May 12 04:23:17 2020 +
Commit: Rui Huang  gmail  com>
CommitDate: Tue May 12 04:23:17 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3eae09bf

media-video/kikoplay: bump version to 0.6.2

Add video preview function

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui  gmail.com>

 media-video/kikoplay/Manifest  |  1 +
 media-video/kikoplay/kikoplay-0.6.2.ebuild | 60 ++
 2 files changed, 61 insertions(+)

diff --git a/media-video/kikoplay/Manifest b/media-video/kikoplay/Manifest
index c9500fe..b146193 100644
--- a/media-video/kikoplay/Manifest
+++ b/media-video/kikoplay/Manifest
@@ -1 +1,2 @@
 DIST kikoplay-0.6.1.tar.gz 7528741 BLAKE2B 
92ec99bc64661688509fe1ec951e90a28cbdd9c06999ba8574d23ffec4628e7ad4e2ac60c955009beb2ea9023e9d18faa35ae9f0b9f63d5a098aa4ad15315bd5
 SHA512 
4e304c5f1b0592ce5eb4b22745e73f4a9446843002cb8f050433be33137c660ef41b71c7a80055bff86f21381bad5b1be2088b621feb6e86e6575ecf6acc16ed
+DIST kikoplay-0.6.2.tar.gz 7520940 BLAKE2B 
4015463b137a7605107a87db86d56658ef5e563374f67cc42f401d71ef2b72be10c9b817b90cb294674c9ee4a285fd908521be7b01fa37df879214c3c37c54a2
 SHA512 
c436da509b89d3ecb0e86cb195cb058fbe594e643959f24a91792b69ce2649ef5186116bc4b3e01b14bcb7286d30303276d48d4f0b2db45d6fbf385e370b8db5

diff --git a/media-video/kikoplay/kikoplay-0.6.2.ebuild 
b/media-video/kikoplay/kikoplay-0.6.2.ebuild
new file mode 100644
index 000..05c327c
--- /dev/null
+++ b/media-video/kikoplay/kikoplay-0.6.2.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+GIT_PN="KikoPlay"
+
+inherit qmake-utils xdg
+
+DESCRIPTION="KikoPlay is a full-featured danmu player"
+HOMEPAGE="
+   https://kikoplay.fun
+   https://github.com/Protostars/KikoPlay
+"
+
+if [[ "${PV}" == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/Protostars/${GIT_PN}.git;
+else
+   SRC_URI="https://github.com/Protostars/${GIT_PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~m68k ~mips ~ppc ~ppc64 ~s390 ~x86"
+   S="${WORKDIR}/${GIT_PN}-${PV}"
+fi
+
+LICENSE="GPL-3"
+SLOT="0"
+
+# Please unmask dev-lang/lua:5.3 in /etc/portage/package.unmask/lua
+# Waiting for dev-lang/lua:5.3 unmasked in ::gentoo
+# With out dev-lang/lua:5.3, this package can't work
+# See also: https://github.com/gentoo/guru/issues/9
+RDEPEND="
+   dev-lang/lua:5.3
+   dev-libs/qhttpengine:5
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   media-video/mpv[libmpv,-luajit]
+   net-misc/aria2
+"
+
+DEPEND="
+   ${RDEPEND}
+"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+
+src_configure() {
+   eqmake5 PREFIX="${D}"/usr
+}
+
+src_install() {
+   # Can't use default, set INSTALL_ROOT
+   emake INSTALL_ROOT="${D}" install
+}



[gentoo-commits] proj/locale-gen:locale-gen-1.42 commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: 31c0603dae06a4bb3508e6960827fa9895e5f3d7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Nov  9 22:31:17 2017 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Nov  9 22:31:17 2017 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=31c0603d

Add current files (as of sys-libs/glibc-2.25-r9 and sys-libs/glibc-2.26-r2)

 README   |   1 +
 locale-gen   | 384 +++
 locale-gen.8 |  69 +++
 locale.gen   |  36 ++
 locale.gen.5 |  77 
 5 files changed, 567 insertions(+)

diff --git a/README b/README
new file mode 100644
index 000..2d5a3f0
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+A port/rewrite of Debian's locale-gen. See the man pages for more information.

diff --git a/locale-gen b/locale-gen
new file mode 100755
index 000..6653cad
--- /dev/null
+++ b/locale-gen
@@ -0,0 +1,384 @@
+#!/bin/bash
+
+#
+# Based upon Debian's locale-gen, fetched from glibc_2.3.6-7.diff.gz
+#
+
+unset POSIXLY_CORRECT IFS
+umask 0022
+
+argv0=${0##*/}
+
+EPREFIX="@GENTOO_PORTAGE_EPREFIX@"
+if [[ ${EPREFIX} == "@"GENTOO_PORTAGE_EPREFIX"@" ]] ; then
+   EPREFIX=""
+fi
+
+FUNCTIONS_SH="/lib/gentoo/functions.sh"
+source "${EPREFIX}"${FUNCTIONS_SH} || {
+   echo "${argv0}: Could not source ${FUNCTIONS_SH}!" 1>&2
+   exit 1
+}
+
+show_usage() {
+   cat <<-EOF
+   Usage: ${HILITE}${argv0}${NORMAL} ${GOOD}[options]${NORMAL} -- 
${GOOD}[localedef options]${NORMAL}
+
+   Generate locales based upon the config file /etc/locale.gen.
+
+   ${HILITE}Options:${NORMAL}
+   ${GOOD}-k, --keep${NORMAL}   Don't nuke existing locales
+   ${GOOD}-d, --destdir ${NORMAL}  Use locale data in 
specified DESTDIR tree
+   ${GOOD}-c, --config ${NORMAL}Use specified config 
instead of default locale.gen
+   ${GOOD}-l, --list${NORMAL}   List all the locales to be 
generated
+   ${GOOD}-a, --ask${NORMAL}Ask before generating each 
locale
+   ${GOOD}-A, --all${NORMAL}Pretend the locale list 
contains all locales
+   ${GOOD}-u, --update${NORMAL} Only generate locales that 
are missing
+   ${GOOD}-G, --generate ${NORMAL}  Generate specified locale 
(one shot; implies -k -u)
+   ${GOOD}-j, --jobs ${NORMAL} Number of locales to 
generate at a time (parallel)
+   ${GOOD}-q, --quiet${NORMAL}  Only show errors
+   ${GOOD}-V, --version${NORMAL}Meaningless version 
information
+   ${GOOD}-h, --help${NORMAL}   Show this help cruft
+
+   ${HILITE}Localedef Options:${NORMAL}
+   By default, ${GOOD}${LOCALEDEF_OPTS}${NORMAL} is passed to 
localedef.
+
+   For more info, see the ${HILITE}locale-gen${NORMAL}(1) and 
${HILITE}locale.gen${NORMAL}(8) manpages.
+   EOF
+   [[ $# -eq 0 ]] && exit 0
+   echo ""
+   eerror "Unknown option '$1'"
+   exit 1
+}
+show_version() {
+   local b="(" a=")"
+   local cvsver="$Revision: 1.42 $b $Date: 2017/08/12 16:30:06 $a"
+   echo "locale-gen-${cvsver//: }"
+   exit 0
+}
+
+
+
+LOCALEDEF_OPTS="-c"
+KEEP=""
+DESTDIR=""
+CONFIG=""
+JUST_LIST=""
+ASK=""
+ALL=""
+UPDATE=""
+GENERATE=""
+JOBS_MAX=""
+QUIET=0
+SET_X=""
+LOCALE_ARCHIVE=true
+while [[ $# -gt 0 ]] ; do
+   case $1 in
+   -k|--keep|--keep-existing) KEEP=$1;;
+   -d|--destdir)  shift; DESTDIR=$1; unset ROOT;;
+   -c|--config)   shift; CONFIG=$1;;
+   -l|--list) JUST_LIST=$1;;
+   -a|--ask)  ASK=$1;;
+   -A|--all)  ALL=$1;;
+   -u|--update)   UPDATE=$1;;
+   -G|--generate) shift; GENERATE=$1;;
+   -j|--jobs) shift; JOBS_MAX=$(( $1 ));;
+   -j*)   : $(( JOBS_MAX = ${1#-j} ));;
+   -q|--quiet): $(( ++QUIET ));;
+   -x|--debug)SET_X="true";;
+   -V|--version)  show_version;;
+   -h|--help) show_usage;;
+   --)shift; LOCALEDEF_OPTS=$*; break;;
+   *) show_usage $1;;
+   esac
+   shift
+done
+if [[ -z ${JOBS_MAX} ]] ; then
+   JOBS_MAX=$(getconf _NPROCESSORS_ONLN 2>/dev/null)
+   : ${JOBS_MAX:=1}
+fi
+[[ ${JOBS_MAX} -lt 1 ]] && JOBS_MAX=1
+[[ -n ${SET_X} ]] && set -x
+: ${KEEP:=${JUST_LIST}}
+[[ -n ${GENERATE} ]] && UPDATE="true" && KEEP="true"
+
+: ${ROOT:=/}
+ROOT="${ROOT%/}/"
+if [[ -n ${DESTDIR} ]] && [[ ${ROOT} != "/" ]] ; then
+   eerror "DESTDIR and ROOT are mutually exclusive options"
+   exit 1
+fi
+: ${EROOT:="${ROOT%/}${EPREFIX}/"}
+if [[ ${EROOT} != "/" ]] ; then
+   einfo "Using 

[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/, profiles/arch/arm/, profiles/arch/mips/

2020-05-11 Thread Michał Górny
commit: f131e41d705156d63f67928cf124b40136398d43
Author: Michał Górny  gentoo  org>
AuthorDate: Tue May 12 05:38:42 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue May 12 05:40:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f131e41d

profiles/arch: Mask dev-python/wxpython[webkit] where needed

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

 profiles/arch/arm/package.use.stable.mask | 1 +
 profiles/arch/mips/package.use.mask   | 1 +
 profiles/arch/powerpc/package.use.stable.mask | 1 +
 3 files changed, 3 insertions(+)

diff --git a/profiles/arch/arm/package.use.stable.mask 
b/profiles/arch/arm/package.use.stable.mask
index 4f1fcd7aec1..79669edb61d 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -130,6 +130,7 @@ media-gfx/graphviz java
 # Markus Meier  (2015-07-30)
 # Missing stable
 x11-libs/wxGTK webkit
+dev-python/wxpython webkit
 
 # Markus Meier  (2015-07-19)
 # Missing stable

diff --git a/profiles/arch/mips/package.use.mask 
b/profiles/arch/mips/package.use.mask
index df5929ca84e..715ea7e5513 100644
--- a/profiles/arch/mips/package.use.mask
+++ b/profiles/arch/mips/package.use.mask
@@ -89,6 +89,7 @@ media-libs/devil  nvtt
 # Ryan Hill  (2014-01-07)
 # req net-libs/webkit-gtk:2
 x11-libs/wxGTK webkit
+dev-python/wxpython webkit
 
 # Markos Chandras  (2014-01-05)
 # Perl is heavily unkeyworded on MIPS. See 497068

diff --git a/profiles/arch/powerpc/package.use.stable.mask 
b/profiles/arch/powerpc/package.use.stable.mask
index 582827a67b6..97c1d5e568e 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -80,6 +80,7 @@ x11-misc/xscreensaver new-login
 # that are the only arches upstream is taking care
 >=x11-libs/wxGTK-3.0.2.0-r1 webkit
 dev-util/glade webkit
+dev-python/wxpython webkit
 
 # Justin Lecher  (2015-02-21)
 # Needs stable GNOME-3



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

2020-05-11 Thread Matthias Maier
commit: 6a706a51bd437de1de52bf8615154ee505d68774
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:38:14 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:40:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a706a51

app-emulation/virt-manager: update python compat

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

 app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild | 2 +-
 app-emulation/virt-manager/virt-manager-.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild 
b/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
index 0e5768565cd..e90e77b0dba 100644
--- a/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
+++ b/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_SINGLE_IMPL=1
 
 DISTUTILS_USE_SETUPTOOLS=no

diff --git a/app-emulation/virt-manager/virt-manager-.ebuild 
b/app-emulation/virt-manager/virt-manager-.ebuild
index 9a6099ba8b8..dc329fa32f1 100644
--- a/app-emulation/virt-manager/virt-manager-.ebuild
+++ b/app-emulation/virt-manager/virt-manager-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 DISTUTILS_SINGLE_IMPL=1
 
 DISTUTILS_USE_SETUPTOOLS=no



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

2020-05-11 Thread Matthias Maier
commit: fc65dd3b53c9d5c69cbcbe45701a49097f565e67
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:35:11 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:40:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc65dd3b

app-emulation/virt-manager: remove dev-python/ipaddr dep

Closes: https://bugs.gentoo.org/719322
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthias Maier  gentoo.org>

 app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild | 1 -
 app-emulation/virt-manager/virt-manager-.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild 
b/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
index 091a92f50ba..0e5768565cd 100644
--- a/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
+++ b/app-emulation/virt-manager/virt-manager-2.2.1-r3.ebuild
@@ -32,7 +32,6 @@ RDEPEND="!app-emulation/virtinst
>=app-emulation/libvirt-glib-1.0.0[introspection]
$(python_gen_cond_dep '
dev-libs/libxml2[python,${PYTHON_MULTI_USEDEP}]
-   dev-python/ipaddr[${PYTHON_MULTI_USEDEP}]
dev-python/libvirt-python[${PYTHON_MULTI_USEDEP}]
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
dev-python/requests[${PYTHON_MULTI_USEDEP}]

diff --git a/app-emulation/virt-manager/virt-manager-.ebuild 
b/app-emulation/virt-manager/virt-manager-.ebuild
index b7b613db892..9a6099ba8b8 100644
--- a/app-emulation/virt-manager/virt-manager-.ebuild
+++ b/app-emulation/virt-manager/virt-manager-.ebuild
@@ -33,7 +33,6 @@ RDEPEND="!app-emulation/virtinst
$(python_gen_cond_dep '
dev-libs/libxml2[python,${PYTHON_MULTI_USEDEP}]
dev-python/argcomplete[${PYTHON_MULTI_USEDEP}]
-   dev-python/ipaddr[${PYTHON_MULTI_USEDEP}]
dev-python/libvirt-python[${PYTHON_MULTI_USEDEP}]
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
dev-python/requests[${PYTHON_MULTI_USEDEP}]



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

2020-05-11 Thread Matthias Maier
commit: b44c6761975fa2262ad4b2dc32f2e1ed04a1e64b
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:37:34 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:40:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44c6761

dev-python/libvirt-python: update python compat

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

 dev-python/libvirt-python/libvirt-python-6.0.0.ebuild | 2 +-
 dev-python/libvirt-python/libvirt-python-6.1.0.ebuild | 2 +-
 dev-python/libvirt-python/libvirt-python-6.2.0.ebuild | 2 +-
 dev-python/libvirt-python/libvirt-python-.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/libvirt-python/libvirt-python-6.0.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-6.0.0.ebuild
index 79a9f02c1ff..4f6663eb583 100644
--- a/dev-python/libvirt-python/libvirt-python-6.0.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-6.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_rc/-rc}"
 

diff --git a/dev-python/libvirt-python/libvirt-python-6.1.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-6.1.0.ebuild
index 607c6f77b7f..bb55c2b9c37 100644
--- a/dev-python/libvirt-python/libvirt-python-6.1.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-6.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_rc/-rc}"
 

diff --git a/dev-python/libvirt-python/libvirt-python-6.2.0.ebuild 
b/dev-python/libvirt-python/libvirt-python-6.2.0.ebuild
index 79a9f02c1ff..4f6663eb583 100644
--- a/dev-python/libvirt-python/libvirt-python-6.2.0.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-6.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_rc/-rc}"
 

diff --git a/dev-python/libvirt-python/libvirt-python-.ebuild 
b/dev-python/libvirt-python/libvirt-python-.ebuild
index 14a5fba8787..9fd68025b03 100644
--- a/dev-python/libvirt-python/libvirt-python-.ebuild
+++ b/dev-python/libvirt-python/libvirt-python-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 MY_P="${P/_rc/-rc}"
 



[gentoo-commits] repo/gentoo:master commit in: sci-visualization/paraview/

2020-05-11 Thread Matthias Maier
commit: 33e617f9f89caaeb97d9fbcf7cdd2cc964190451
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:33:50 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:40:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e617f9

sci-visualization/paraview: add python compat versions

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

 sci-visualization/paraview/paraview-5.8.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/paraview/paraview-5.8.0-r3.ebuild 
b/sci-visualization/paraview/paraview-5.8.0-r3.ebuild
index fc460ddd847..fad68f534bd 100644
--- a/sci-visualization/paraview/paraview-5.8.0-r3.ebuild
+++ b/sci-visualization/paraview/paraview-5.8.0-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils desktop gnome2-utils python-single-r1 qmake-utils 
toolchain-funcs
 
 MAIN_PV=$(ver_cut 0-1)



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

2020-05-11 Thread Mike Pagano
commit: 66cad62ae1a45afff74d84b70e09bed1b97432cc
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:18:29 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:18:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66cad62a

sys-kernel/gentoo-sources: Linux patch 4.14.180

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

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.14.180.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 50384410224..86aac21540b 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -16,6 +16,9 @@ DIST genpatches-4.14-188.extras.tar.xz 17532 BLAKE2B 
dbf10075485fd549c59090263e5
 DIST genpatches-4.14-189.base.tar.xz 4212692 BLAKE2B 
760bed5d1ab6529b75fc6903070f9e7eab8861ad4926f6b62e8fedac6b978c39f3168f084f1128dfb6ac53222aa30ff7543a8c5d84af8067ab8b2e2c54e2b650
 SHA512 
ef24e819a8a832f6c5c87fd95b7c9842cf14e32306160c3cedc7c5af0f79c1a444be3e8b3dbd8f34fae75670b6f6bab8f407640afbcf5e2098dedab1e34e4559
 DIST genpatches-4.14-189.experimental.tar.xz 5936 BLAKE2B 
36c2e655f6fad851134b3176890cd02c8673d9257157e76ae30071dd16d2103c2f367793d9767df423853b24d52fb74dbe29eea1140b9842ed8b7ab8abe5b54f
 SHA512 
343127c123c714c251ab17bca22cbbc2cab8cba27b1da2cda98ec1ab3e6044768a7ecdcb4bea33d28051427742228282df894df627ea414bf1febf43ed226964
 DIST genpatches-4.14-189.extras.tar.xz 17528 BLAKE2B 
b0040c770ac92238675d0e87f15ddad3dc7200d6eb3d022f0d87be6aec0d071940d2605a5a52f4a7ffbcc7d6be015734a2c05d700d55946b969dae675b507039
 SHA512 
b07a30a8823ce4c815affee8949f10658e83660be649b103f8c5dd37eff4e3c5307b965362ab070d4f4399f96dbaed1fec352a59901b5f1c77cb0ade5cc10881
+DIST genpatches-4.14-190.base.tar.xz 4217932 BLAKE2B 
59c8ca10cfa9b37c37f07855e3a8cfa7bf79751c8cad4eff8314006a081d6d55e5f78614e5096165f7a000b184f3bafcafbba6fc266a764d3facd9354f4b5fd4
 SHA512 
5f494d5380ad941aca3ca218b04a5df1e283f83e04cfa7b8b186c06451014fff13f4952c7e1cc912f0409f16d5361218c900ecaeb2d4d96b05059d182a36cf4e
+DIST genpatches-4.14-190.experimental.tar.xz 5936 BLAKE2B 
f27d344f6724abe08a5f73a5d0f1a55d0edf01452a1d9a7b4f6e60e05eca65d3795d32954bf37436457b7f86d718cb7c8cb191440c02949fd6ccb8f0cdacecbc
 SHA512 
b8b9cf3ba220403a5461a732aad07b017f39b30efe7a05f59c1e1bdc43bf523db1771f4de5c7812d2831f23c1b3b808639fd0b14e31bb2ee393661e0341496d4
+DIST genpatches-4.14-190.extras.tar.xz 17524 BLAKE2B 
024de2ea7386fc22609d47c3e806cb287d616b2e0a68f9f0339537b0e3b30e1385c77092c9dbc7c890b09bf3edb914eed7f22e97a405794f5792b1ee02a33e11
 SHA512 
0adaee60e60a4b50e572b03022fd85ccf8124612d06881248c25924fc6d0cdde7ce8f690bed3e7d72db8dc0cb91d0d539ce48a097d12555e0455e7ce1fac43bc
 DIST genpatches-4.19-112.base.tar.xz 3289056 BLAKE2B 
7a3f0186898c69118cdbb450bc5482ef910b876c34a087b292bd1b906f38b64b49ff593fab91d3c309057de8f89c1e22fb62326d5f945b7dbdd60ae9d7b92fb8
 SHA512 
f89b06e193469b79fce00a62cfc96e601c025fcaf0bcd684c0682e87ee91c622e613b77b53d2320ac3c45fdcc14373ba85728d57e95f0eb02fadb805f181da16
 DIST genpatches-4.19-112.experimental.tar.xz 6428 BLAKE2B 
a8cc2ac5aa8250e3dc0255aca267e82c0fc1719319b9ab8ba8fd18c885f5bbac5c3cb95c5fe6dedf5bd42ce6c09f6d9212aa1c4e058662be2c4bfa82f2a426a8
 SHA512 
30c88820d6d5f2a93c914e7c31a79063ed73c7c6d3bba76546e502d999e2cee786c995157707b352520c17953c372e5e73bf591cea4259294f72a59a5f76e750
 DIST genpatches-4.19-112.extras.tar.xz 17488 BLAKE2B 
3be8e01bb3e3fc7cfcab9b5c1c0675c3adff87e3c87defd1e6261a60fe7b0a04c1928f733b0aef0e3316538a9595f97ddea0d87bca5245f812e21d8f8b944ec8
 SHA512 
94803b2dc4417a17bf648351f9d1c1220db3d16e324019ac67aa06b8e88d38a066fd69fe791057e35b0b08f6603cba5f9f04d5f32bad4d434e84a6f014d33b9c

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.180.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.180.ebuild
new file mode 100644
index 000..a4769da7afb
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.180.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="190"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-05-11 Thread Patrick McLean
commit: 740b5fac89a4a55fa350f3c2e1b87772df570d09
Author: Patrick McLean  sony  com>
AuthorDate: Tue May 12 01:41:16 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue May 12 01:41:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740b5fac

net-misc/openssh-8.2_p1-r6: Fix libressl patch

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch 
b/net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch
index aa6eea44107..69dd22a5eeb 100644
--- a/net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch
+++ b/net-misc/openssh/files/openssh-8.2_p1-hpn-14.20-libressl.patch
@@ -5,7 +5,7 @@
  +evp_aes_ctr_mt(void)
  +{
 -+# if OPENSSL_VERSION_NUMBER >= 0x1010UL
-++# if OPENSSL_VERSION_NUMBER >= 0x1010UL || defined(HAVE_OPAQUE_STRUCTS)
+++# if (OPENSSL_VERSION_NUMBER >= 0x1010UL || 
defined(HAVE_OPAQUE_STRUCTS)) && !defined(LIBRESSL_VERSION_NUMBER)
  + static EVP_CIPHER *aes_ctr;
  + aes_ctr = EVP_CIPHER_meth_new(NID_undef, 16/*block*/, 16/*key*/);
  + EVP_CIPHER_meth_set_iv_length(aes_ctr, AES_BLOCK_SIZE);



[gentoo-commits] repo/dev/tamiko:master commit in: net-analyzer/flent/

2020-05-11 Thread Matthias Maier
commit: 3075b321e2c21eaaa2c6e9bb09d20c30063eb390
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:28:06 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:28:06 2020 +
URL:https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=3075b321

net-analyzer/flent: add python compat

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

 net-analyzer/flent/flent-1.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/flent/flent-1.3.2.ebuild 
b/net-analyzer/flent/flent-1.3.2.ebuild
index 58e37af..08218bc 100644
--- a/net-analyzer/flent/flent-1.3.2.ebuild
+++ b/net-analyzer/flent/flent-1.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-05-11 Thread Matthias Maier
commit: 7cdd06fe07092b7fd6b3e8229652ab7e0491ed8c
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:26:16 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:26:16 2020 +
URL:https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=7cdd06fe

dev-python/python-btrfs: version bump to 11, add python 3.{678} compat

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

 dev-python/python-btrfs/Manifest  | 2 +-
 .../python-btrfs/{python-btrfs-9.ebuild => python-btrfs-11.ebuild}| 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-btrfs/Manifest b/dev-python/python-btrfs/Manifest
index e60450a..354da84 100644
--- a/dev-python/python-btrfs/Manifest
+++ b/dev-python/python-btrfs/Manifest
@@ -1 +1 @@
-DIST python-btrfs-9.tar.gz 39998 SHA256 
cb85c82cc684e0a361bb0eac0356c46731469703e7adbdd70fd5575fb717af05 SHA512 
6a84907edda0a3854fa56007fc16591ad21d46760e23fe0373567d9491431b5ca210dc04ed5b787ed0ee3e9b61f16274414fc377d45406edf106d93a2a15a5ce
 WHIRLPOOL 
9e2a39bb87bb7480dfb4519906b7487aeba9c84ca1b34664677c4965ef871c49a4597038bde11533c70ee8034d11feb148923b752f00e86cfacb36b7ab623561
+DIST python-btrfs-11.tar.gz 85142 SHA256 
c4e9f91ced7106cf39db3a4045fad9f32ab88bc63ade42bab0ec813e4993cfe2 SHA512 
73fc78f712a18b072b7377f29e1a976c3799901c97dee99d196868cc4d8592219c01103cf10317188f14fbc562d0f536beaa92d47aa3b96237673729d6399239
 WHIRLPOOL 
8ea9e3870cc3eecb68fc53d4f7dff9ec60649b1de2dd009290e54e9e18488a7da4dc89ebc7a87f9248457763c8055214e8ff20bb2c681f2464a5b2e9994d1d06

diff --git a/dev-python/python-btrfs/python-btrfs-9.ebuild 
b/dev-python/python-btrfs/python-btrfs-11.ebuild
similarity index 86%
rename from dev-python/python-btrfs/python-btrfs-9.ebuild
rename to dev-python/python-btrfs/python-btrfs-11.ebuild
index 2639c1d..d16f0d4 100644
--- a/dev-python/python-btrfs/python-btrfs-9.ebuild
+++ b/dev-python/python-btrfs/python-btrfs-11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/dev/tamiko:master commit in: sys-fs/btrfs-heatmap/

2020-05-11 Thread Matthias Maier
commit: 6fbfb682ede20b776241f40c08057cb4d20171f8
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:29:45 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:29:45 2020 +
URL:https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=6fbfb682

sys-fs/btrfs-heatmap: add python compat

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

 sys-fs/btrfs-heatmap/Manifest   | 2 +-
 sys-fs/btrfs-heatmap/{btrfs-heatmap-7.ebuild => btrfs-heatmap-8.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/btrfs-heatmap/Manifest b/sys-fs/btrfs-heatmap/Manifest
index 6ce985e..8e16490 100644
--- a/sys-fs/btrfs-heatmap/Manifest
+++ b/sys-fs/btrfs-heatmap/Manifest
@@ -1 +1 @@
-DIST btrfs-heatmap-7.tar.gz 666267 SHA256 
d4c7de04a87695db595a5f5a1fedc0456714c08cedfea3cf404738c69c3269d7 SHA512 
d3391b02ff3daa9cb489c75f54b8fb361925440ed22dcfdea230c93203de56ac0f326d0fc78f2481ca6233e7330a6a574a28afb3cfecf67a909a19a4eb2cc29b
 WHIRLPOOL 
86980cdee3d3f39673188d2b8fe364d8fe6dcb6126de2ac5356e959b61fe06c6dd6278e4b30c1d7a1dffe4f9ed02bb169faa4601f8fbbb11adf32c1966f8b4ea
+DIST btrfs-heatmap-8.tar.gz 660304 SHA256 
bd8bceead5bb1ae3d15ab6dafa87c5b128dd0f71cdba284f6dffac7b27061f19 SHA512 
aaf5c3765aeae18364ef68b2ff467384612073d97f8d038dd088a774d38cdf238c881f29409ecaeb2882fc4f546681293900b4cdd4e062af573d0ca846056c70
 WHIRLPOOL 
6ec26dec88203fae3bf4e4d654579970f586c8deb41fd8d3bd7e5afca5881777fa1bb067b8d627ec0fb7b2cc468c79972e8ca96cbf42959a8e6e7c5746926305

diff --git a/sys-fs/btrfs-heatmap/btrfs-heatmap-7.ebuild 
b/sys-fs/btrfs-heatmap/btrfs-heatmap-8.ebuild
similarity index 95%
rename from sys-fs/btrfs-heatmap/btrfs-heatmap-7.ebuild
rename to sys-fs/btrfs-heatmap/btrfs-heatmap-8.ebuild
index 11e1004..a9ede96 100644
--- a/sys-fs/btrfs-heatmap/btrfs-heatmap-7.ebuild
+++ b/sys-fs/btrfs-heatmap/btrfs-heatmap-8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit python-single-r1
 



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

2020-05-11 Thread Matthias Maier
commit: 8349b01939d7531d480059772674756fe4365d5d
Author: Matthias Maier  gentoo  org>
AuthorDate: Tue May 12 05:58:09 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Tue May 12 05:58:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8349b019

sci-libs/vtk: add python compat

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

 sci-libs/vtk/vtk-8.1.0-r7.ebuild | 2 +-
 sci-libs/vtk/vtk-8.2.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/vtk/vtk-8.1.0-r7.ebuild b/sci-libs/vtk/vtk-8.1.0-r7.ebuild
index 3743369e069..dc399b3e2c5 100644
--- a/sci-libs/vtk/vtk-8.1.0-r7.ebuild
+++ b/sci-libs/vtk/vtk-8.1.0-r7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 WEBAPP_OPTIONAL=yes
 WEBAPP_MANUAL_SLOT=yes
 

diff --git a/sci-libs/vtk/vtk-8.2.0.ebuild b/sci-libs/vtk/vtk-8.2.0.ebuild
index 379e3ee5085..8f8191938e7 100644
--- a/sci-libs/vtk/vtk-8.2.0.ebuild
+++ b/sci-libs/vtk/vtk-8.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
 WEBAPP_OPTIONAL=yes
 WEBAPP_MANUAL_SLOT=yes
 



[gentoo-commits] proj/locale-gen: New tag: locale-gen-2.00

2020-05-11 Thread Andreas K. Hüttel
commit: 
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:28:27 2020 +

New tag: locale-gen-2.00




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

2020-05-11 Thread Robin H. Johnson
commit: cc690e0b5e99c0a9829faeacc82e9813ba87f202
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 04:55:29 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 04:55:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc690e0b

app-misc/solaar: prune old versions

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

 app-misc/solaar/Manifest   |  1 -
 app-misc/solaar/solaar-0.9.2-r3.ebuild | 58 --
 app-misc/solaar/solaar-1.0.1.ebuild| 47 ---
 3 files changed, 106 deletions(-)

diff --git a/app-misc/solaar/Manifest b/app-misc/solaar/Manifest
index cff36d1fca4..571bd048921 100644
--- a/app-misc/solaar/Manifest
+++ b/app-misc/solaar/Manifest
@@ -1,4 +1,3 @@
-DIST solaar-0.9.2.tar.gz 864509 BLAKE2B 
57c58d203d8d1ae390eaaa1cfc963cfcc9523de8d7edcb482f30c66bcaaceebc7c514cf0fcffb1b20ca5cc3bc869c94cb61bcddff44debba9307ec3b1c0e1def
 SHA512 
13f469df753cc8fab55f5259ccc3e62b6e44471d277d240cd56ce0580144d2b1f95d731268176648663dd15e5607bfb512f477362f4f100aa0a653b001dfe04b
 DIST solaar-1.0.1.tar.gz 1195660 BLAKE2B 
e6cd89b5735e125dd438255a8961b1d5d38feb515c5097efec0403d99b9db6e29c439c13e279fcffe69cb314bf2650a7a11770830fdf1e971ade27ce8331aed2
 SHA512 
e0b2bbfd97d9650d94f1a4b47e4e70f09c75f684e7e1d3e67d2cf6dd197109084e941b98333e173fb205d5c9464dd07e17390d9c2d5b46393fee2efdb20429ac
 DIST solaar-1.0.2-rc1.tar.gz 1219777 BLAKE2B 
aa6780aa4748de97c69c03263e731a47068844e7f4275f87eadd3251e8dcf14b82fdd5ba0eae13492634b7d252340a01b9492cc8948f78fb86c15b4bc4698789
 SHA512 
1aa5a066c8b735e6525da4da738e9632107867e3d70d67fe7e643debdc9dc7969b033d618ff2c3f538095a9995a7e90d068f9d0f41e858361327c75718dbdb12
 DIST solaar-1.0.2rc2.tar.gz 1212725 BLAKE2B 
e43dcd013e4251e7450079cafa34e171d10e0144e2b736148a90052e4b2dfed76d6b2c0048a848bb2449febff312d3c058ad03e32f0bdede04cb418adf9d030a
 SHA512 
33a63bc8405a4d48d4dc834d22c0376119a6f611067cd14eaa815503e120a2d877a4f73362aa53bc857aef9626d82413619b1e9a748b9b8bbed0828146c64342

diff --git a/app-misc/solaar/solaar-0.9.2-r3.ebuild 
b/app-misc/solaar/solaar-0.9.2-r3.ebuild
deleted file mode 100644
index 5c823ed39c4..000
--- a/app-misc/solaar/solaar-0.9.2-r3.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 udev linux-info gnome2-utils
-
-DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver 
peripherals"
-HOMEPAGE="https://pwr.github.com/Solaar/;
-SRC_URI="https://github.com/pwr/Solaar/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="doc"
-
-RDEPEND="
-   acct-group/plugdev
-   >=dev-python/pyudev-0.13[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]"
-
-S=${WORKDIR}/Solaar-${PV}
-
-CONFIG_CHECK="~HID_LOGITECH_DJ ~HIDRAW"
-
-python_prepare_all() {
-   # don't autostart (bug #494608)
-   sed -i '/yield autostart_path/d' setup.py || die
-
-   # grant plugdev group rw access
-   sed -i 's/#MODE=/MODE=/' rules.d/42-logitech-unify-permissions.rules || 
die
-
-   distutils-r1_python_prepare_all
-}
-
-python_install_all() {
-   distutils-r1_python_install_all
-
-   udev_dorules rules.d/*.rules
-
-   dodoc docs/devices.md
-   if use doc; then
-   dodoc -r docs/*
-   fi
-}
-
-pkg_postinst() {
-   if [[ -z ${REPLACING_VERSIONS} ]] ; then
-   elog "Users must be in the plugdev group to use this 
application."
-   fi
-
-   gnome2_icon_cache_update
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postrm() { gnome2_icon_cache_update; }

diff --git a/app-misc/solaar/solaar-1.0.1.ebuild 
b/app-misc/solaar/solaar-1.0.1.ebuild
deleted file mode 100644
index c947969d7c4..000
--- a/app-misc/solaar/solaar-1.0.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1 linux-info udev xdg
-
-DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver 
peripherals"
-HOMEPAGE="https://pwr-solaar.github.io/Solaar/;
-SRC_URI="https://github.com/pwr-Solaar/Solaar/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="doc"
-
-RDEPEND="
-   acct-group/plugdev
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   >=dev-python/pyudev-0.13[${PYTHON_USEDEP}]
-   x11-libs/gtk+:3[introspection]"
-
-S=${WORKDIR}/Solaar-${PV}
-
-CONFIG_CHECK="~HID_LOGITECH_DJ ~HIDRAW"
-
-python_prepare_all() {
-   # don't autostart (bug #494608)
-   sed -i '/yield autostart_path/d' setup.py || die
-
-   # grant plugdev group rw access
-   sed -i 's/#MODE=/MODE=/' rules.d/42-logitech-unify-permissions.rules || 
die
-
-

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

2020-05-11 Thread Robin H. Johnson
commit: dc9472da73a688bd3579984fba750c83fd0534d4
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 04:54:43 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 04:55:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc9472da

app-misc/solaar: bump

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

 app-misc/solaar/Manifest|  1 +
 app-misc/solaar/solaar-1.0.2_rc2.ebuild | 53 +
 2 files changed, 54 insertions(+)

diff --git a/app-misc/solaar/Manifest b/app-misc/solaar/Manifest
index c9144dca339..cff36d1fca4 100644
--- a/app-misc/solaar/Manifest
+++ b/app-misc/solaar/Manifest
@@ -1,3 +1,4 @@
 DIST solaar-0.9.2.tar.gz 864509 BLAKE2B 
57c58d203d8d1ae390eaaa1cfc963cfcc9523de8d7edcb482f30c66bcaaceebc7c514cf0fcffb1b20ca5cc3bc869c94cb61bcddff44debba9307ec3b1c0e1def
 SHA512 
13f469df753cc8fab55f5259ccc3e62b6e44471d277d240cd56ce0580144d2b1f95d731268176648663dd15e5607bfb512f477362f4f100aa0a653b001dfe04b
 DIST solaar-1.0.1.tar.gz 1195660 BLAKE2B 
e6cd89b5735e125dd438255a8961b1d5d38feb515c5097efec0403d99b9db6e29c439c13e279fcffe69cb314bf2650a7a11770830fdf1e971ade27ce8331aed2
 SHA512 
e0b2bbfd97d9650d94f1a4b47e4e70f09c75f684e7e1d3e67d2cf6dd197109084e941b98333e173fb205d5c9464dd07e17390d9c2d5b46393fee2efdb20429ac
 DIST solaar-1.0.2-rc1.tar.gz 1219777 BLAKE2B 
aa6780aa4748de97c69c03263e731a47068844e7f4275f87eadd3251e8dcf14b82fdd5ba0eae13492634b7d252340a01b9492cc8948f78fb86c15b4bc4698789
 SHA512 
1aa5a066c8b735e6525da4da738e9632107867e3d70d67fe7e643debdc9dc7969b033d618ff2c3f538095a9995a7e90d068f9d0f41e858361327c75718dbdb12
+DIST solaar-1.0.2rc2.tar.gz 1212725 BLAKE2B 
e43dcd013e4251e7450079cafa34e171d10e0144e2b736148a90052e4b2dfed76d6b2c0048a848bb2449febff312d3c058ad03e32f0bdede04cb418adf9d030a
 SHA512 
33a63bc8405a4d48d4dc834d22c0376119a6f611067cd14eaa815503e120a2d877a4f73362aa53bc857aef9626d82413619b1e9a748b9b8bbed0828146c64342

diff --git a/app-misc/solaar/solaar-1.0.2_rc2.ebuild 
b/app-misc/solaar/solaar-1.0.2_rc2.ebuild
new file mode 100644
index 000..5a5a4947822
--- /dev/null
+++ b/app-misc/solaar/solaar-1.0.2_rc2.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit linux-info udev xdg distutils-r1
+
+DESCRIPTION="A Linux device manager for Logitech's Unifying Receiver 
peripherals"
+HOMEPAGE="https://pwr-solaar.github.io/Solaar/;
+SRC_URI="https://github.com/pwr-Solaar/Solaar/archive/${PV/_rc/rc}.tar.gz -> 
${P/_rc/rc}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="doc"
+
+RDEPEND="
+   acct-group/plugdev
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   >=dev-python/pyudev-0.13[${PYTHON_USEDEP}]
+   x11-libs/gtk+:3[introspection]"
+
+S="${WORKDIR}"/Solaar-${PV/_rc/rc}
+
+CONFIG_CHECK="~HID_LOGITECH_DJ ~HIDRAW"
+
+python_prepare_all() {
+   # don't autostart (bug #494608)
+   sed -i \
+   -e '/yield autostart_path/d' \
+   setup.py || die
+
+   sed -i -r \
+   -e '/yield.*udev.*rules.d/{s,/etc,/lib,g}' \
+   setup.py || die
+
+   # grant plugdev group rw access
+   sed -i 's/#MODE=/MODE=/' rules.d/42-logitech-unify-permissions.rules || 
die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   distutils-r1_python_install_all
+
+   dodoc docs/devices.md
+   if use doc; then
+   dodoc -r docs/*
+   fi
+}



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

2020-05-11 Thread Mike Pagano
commit: f74515f1755083cbb085c097b8507b7c36e99fcb
Author: Mike Pagano  gentoo  org>
AuthorDate: Tue May 12 01:25:17 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Tue May 12 01:25:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74515f1

sys-kernel/gentoo-sources: Linux 5.6.12 and gcc 10 boot crash fix

gcc 10 boot crash fix:
Closes: https://bugs.gentoo.org/721734
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.6.12.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 6155fc80d03..7d9fefaf0bc 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -148,6 +148,9 @@ DIST genpatches-5.6-13.extras.tar.xz 1756 BLAKE2B 
5ea8930fdd8b27d07d053efeff5427
 DIST genpatches-5.6-15.base.tar.xz 292284 BLAKE2B 
0d80ef60c429516c2888e18704a4deaf6d293f5e60179b4dff080b1aff0088c69d5629a2bef1f57ccd90ca694460f3d57cfde7ed3274d30e982b506edf2bb5f6
 SHA512 
afb1c877d5317881deda321c87aae3138b147b45aeb4af5c1c377d87c142626904db59a5b26758a9f873bd8760c26e305487156438a553c9dda11f3ed1801875
 DIST genpatches-5.6-15.experimental.tar.xz 13692 BLAKE2B 
f7db281753553775c290c985a70296274746b650798b3d0e3dccd7cde9981992d198115d3b6a611e0b7a8df5265c906d21f00820610a1bcb8e2d33ec162c9791
 SHA512 
0cd0048fa84a26eea32b00eaff0f1ce343d17582b18e590250fa2501febf58421f1582ce5860e0a853f4ac949876f23d82d33a0fab2b77f0ae13038675eb879f
 DIST genpatches-5.6-15.extras.tar.xz 1756 BLAKE2B 
b28a36cb3ccbfb9b79757e1684535eb8283157accdfa357d47ee8a699a4837f75f4aa0dfedfbac3d9e402b36bb669d8623f37b0c8b9dc24d095457a0da40ffe0
 SHA512 
107ab66357f3ae9183488fdf0d963561e1b862dedc0863310d78e6607c380c8dce54d555e1190b6aa8b09c1222e6fd137947b489e84e91a3bf3f98fa7d85df20
+DIST genpatches-5.6-16.base.tar.xz 305568 BLAKE2B 
90609dd7eb9cda256927fbce372f24898098f933cccfb90d73f88ab0d6b4caca29b3f2e8d016eb344394e9828e5fd493f38b3b2c0f621fd08c99f54acff58fae
 SHA512 
19b460551fe26dd7b7dcf929914710f0d7aa51bca384a5184518d97776e14d2ff40ae74e81c2d1f2c833e9a1b61cb513867b5243994dd54ed4aba62cb49291d3
+DIST genpatches-5.6-16.experimental.tar.xz 13688 BLAKE2B 
0bd806869a83af9ddbeb4e193b9c80a2e366a259611241736eddee01d7f51e5691c4be8f57fc053a2a33a13ff995ed9a518889b715a3573475f01ce9508cdb22
 SHA512 
590f8ebcfc21446c5bb6b4a804c8ed782ea01efc1bd36cdba89682fcde6dcfdbf092ebd3de75e68eb1eca7ac3a372dffbe700c3dd66f72db356d6139ef78bcdb
+DIST genpatches-5.6-16.extras.tar.xz 1752 BLAKE2B 
5d723106dfd00b958b1b2c59132d2443bde590175a55e3d6db73464bd8acd6284631eb0fef8fb552417ffb8af67061f7c8c4c5caaa53d703baf2c8fcd1319444
 SHA512 
aee1de432c1c329bdc847446ff07227a7352ab3f9ceaa03d87aa08abd51b9aa1146e4416c6c665a4958c2acf726d06993f116029bd6524a75e1eb09c923e2282
 DIST genpatches-5.6-5.base.tar.xz 15076 BLAKE2B 
e48379bb74f9e04b93d47af7ddaa548e5b9e50067772c5aec2696eb882d8d631975387dcc2928063e6897c60125f06f0bdbb6dc2d985af88662da0d185f31749
 SHA512 
a9345d49e9dd2329587d7de72205385b56abd155dcf58e6cdf0aa6a7e2e2785db3d4e9465ba83dd3ab17efe8625c6e98568a055f87217a0a359ad0a02b5625b6
 DIST genpatches-5.6-5.experimental.tar.xz 5596 BLAKE2B 
6e3199e9af593dd057c2085af09ab817efc69975948d5409c6075755ca255a8238ad5a94113c05437783a7e4332f683f3335d667d913a4d9b12d8b71dd128c27
 SHA512 
62dffa0b0bac808fec335ae31c07a02a940c0417bab886eed033300233e9f2034b412269a3852f6b5b03b142de9d46e859305160c240f3dbe327b47281e81622
 DIST genpatches-5.6-5.extras.tar.xz 1744 BLAKE2B 
1cb019bf02ad78583ba447bd8f0eddecf803af41d5179923d5db4ebf499a28938724676214d1f0f3332115de145703b7e2ba578c377654effadd4c1ca4f5464b
 SHA512 
fa0ecb856659e3f6849c4fa20dcbe03c794a1dd3afae8dce267d4abfd5ef987e58436a31815ece4babf839b35d6554fedd95429fca988133cfd56105655d64d6

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.6.12.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.6.12.ebuild
new file mode 100644
index 000..e87fd6f5945
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.6.12.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="16"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



[gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/verilator/

2020-05-11 Thread Rui Huang
commit: cec003e759481c0070e3e366b33bb8504aeb046d
Author: Huang Rui  gmail  com>
AuthorDate: Tue May 12 03:56:26 2020 +
Commit: Rui Huang  gmail  com>
CommitDate: Tue May 12 03:56:26 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cec003e7

sci-electronics/verilator: bump to version 4.034

Verilator: Verilator 4.034 Released
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui  gmail.com>

 sci-electronics/verilator/Manifest   |  1 +
 sci-electronics/verilator/verilator-4.034.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/sci-electronics/verilator/Manifest 
b/sci-electronics/verilator/Manifest
index 82e2bf7..6161f9b 100644
--- a/sci-electronics/verilator/Manifest
+++ b/sci-electronics/verilator/Manifest
@@ -1 +1,2 @@
 DIST verilator-4.032.tar.gz 2497830 BLAKE2B 
eb318e0326be9f72b32bd98f8a6de74516bda4bdf2d21d572c72e92759a4ee64e514fdb3dae20c8bea40e72d493775a02766e7ea619dd8eb541f3450278b0b20
 SHA512 
2b34d0b6d94babb74b443b3f3ae4e6c9f15423a0b078df72930c4f75b4a831843a4d4b901dc586725a67a49c6f5308402fef4c9ca72b88b13b01746b36d2fb20
+DIST verilator-4.034.tar.gz 2612571 BLAKE2B 
ff4fd49f3ef09fb17c7cce799b2c39f89ce327245b11d2f6ab9a6644e04654d637be4689e4b8d8841e37c889f7d614a41b9e475a276de8adf80587cf14fc9d3b
 SHA512 
04c9c0f51c5c8262cd8e8338204ed6729a3f5be399e012252dd2c102f6474a9abcfdb693bc13eb4fcf7e74e0a6dfa375c3b6592fbc5b5ad2ed07f852a4a06646

diff --git a/sci-electronics/verilator/verilator-4.034.ebuild 
b/sci-electronics/verilator/verilator-4.034.ebuild
new file mode 100644
index 000..10df066
--- /dev/null
+++ b/sci-electronics/verilator/verilator-4.034.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit autotools
+
+DESCRIPTION="The fast free Verilog/SystemVerilog simulator"
+HOMEPAGE="https://www.veripool.org/wiki/verilator;
+
+if [[ "${PV}" == "" ]] ; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.veripool.org/git/${PN};
+else
+   SRC_URI="http://www.veripool.org/ftp/${P}.tgz -> ${P}.tar.gz"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+fi
+
+LICENSE="|| ( Artistic-2 LGPL-3 )"
+SLOT="0"
+
+RDEPEND="
+   dev-lang/perl
+   sys-libs/zlib
+"
+
+DEPEND="
+   ${RDEPEND}
+"
+
+BDEPEND="
+   sys-devel/bison
+   sys-devel/flex
+"
+
+src_prepare() {
+   default
+   eautoconf --force
+}



[gentoo-commits] repo/proj/guru:dev commit in: sci-electronics/verilator/

2020-05-11 Thread Rui Huang
commit: 30e1317a1f6860186fd0bf19e7785d0b9645c3c8
Author: Huang Rui  gmail  com>
AuthorDate: Tue May 12 03:59:39 2020 +
Commit: Rui Huang  gmail  com>
CommitDate: Tue May 12 03:59:39 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=30e1317a

sci-electronics/verilator: drop 4.032

Drop old package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Huang Rui  gmail.com>

 sci-electronics/verilator/Manifest   |  1 -
 sci-electronics/verilator/verilator-4.032.ebuild | 39 
 2 files changed, 40 deletions(-)

diff --git a/sci-electronics/verilator/Manifest 
b/sci-electronics/verilator/Manifest
index 6161f9b..359ae7d 100644
--- a/sci-electronics/verilator/Manifest
+++ b/sci-electronics/verilator/Manifest
@@ -1,2 +1 @@
-DIST verilator-4.032.tar.gz 2497830 BLAKE2B 
eb318e0326be9f72b32bd98f8a6de74516bda4bdf2d21d572c72e92759a4ee64e514fdb3dae20c8bea40e72d493775a02766e7ea619dd8eb541f3450278b0b20
 SHA512 
2b34d0b6d94babb74b443b3f3ae4e6c9f15423a0b078df72930c4f75b4a831843a4d4b901dc586725a67a49c6f5308402fef4c9ca72b88b13b01746b36d2fb20
 DIST verilator-4.034.tar.gz 2612571 BLAKE2B 
ff4fd49f3ef09fb17c7cce799b2c39f89ce327245b11d2f6ab9a6644e04654d637be4689e4b8d8841e37c889f7d614a41b9e475a276de8adf80587cf14fc9d3b
 SHA512 
04c9c0f51c5c8262cd8e8338204ed6729a3f5be399e012252dd2c102f6474a9abcfdb693bc13eb4fcf7e74e0a6dfa375c3b6592fbc5b5ad2ed07f852a4a06646

diff --git a/sci-electronics/verilator/verilator-4.032.ebuild 
b/sci-electronics/verilator/verilator-4.032.ebuild
deleted file mode 100644
index 10df066..000
--- a/sci-electronics/verilator/verilator-4.032.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit autotools
-
-DESCRIPTION="The fast free Verilog/SystemVerilog simulator"
-HOMEPAGE="https://www.veripool.org/wiki/verilator;
-
-if [[ "${PV}" == "" ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.veripool.org/git/${PN};
-else
-   SRC_URI="http://www.veripool.org/ftp/${P}.tgz -> ${P}.tar.gz"
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
-fi
-
-LICENSE="|| ( Artistic-2 LGPL-3 )"
-SLOT="0"
-
-RDEPEND="
-   dev-lang/perl
-   sys-libs/zlib
-"
-
-DEPEND="
-   ${RDEPEND}
-"
-
-BDEPEND="
-   sys-devel/bison
-   sys-devel/flex
-"
-
-src_prepare() {
-   default
-   eautoconf --force
-}



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

2020-05-11 Thread Mike Frysinger
commit: 1b0949ef878bc6436a7c3a43474c8af01a87e95c
Author: Mike Frysinger  chromium  org>
AuthorDate: Tue May 12 04:44:37 2020 +
Commit: Mike Frysinger  gentoo  org>
CommitDate: Tue May 12 04:44:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0949ef

dev-libs/libev: drop ancient glibc workaround

People have had 10+ years to upgrade.  Drop this dep to simplify
portage upgrade depgraph calculations.

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

 dev-libs/libev/libev-4.33.ebuild | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/dev-libs/libev/libev-4.33.ebuild b/dev-libs/libev/libev-4.33.ebuild
index 437b8463d1c..1191b2b546f 100644
--- a/dev-libs/libev/libev-4.33.ebuild
+++ b/dev-libs/libev/libev-4.33.ebuild
@@ -13,11 +13,7 @@ SRC_URI="http://dist.schmorp.de/libev/${P}.tar.gz
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="elibc_glibc static-libs"
-
-# Bug #283558
-DEPEND="elibc_glibc? ( >=sys-libs/glibc-2.9_p20081201 )"
-RDEPEND="${DEPEND}"
+IUSE="static-libs"
 
 DOCS=( Changes README )
 



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

2020-05-11 Thread Patrick McLean
commit: 6d14995e4eb605b83cc830e4e4417b3a40e133b5
Author: Patrick McLean  sony  com>
AuthorDate: Tue May 12 03:08:17 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Tue May 12 03:08:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d14995e

dev-python/botocore-1.16.7: Bump, remove dep version locks

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean  gentoo.org>

 dev-python/botocore/Manifest   |  1 +
 ...botocore-.ebuild => botocore-1.16.7.ebuild} | 28 ++
 dev-python/botocore/botocore-.ebuild   |  4 
 .../files/botocore-1.16.7-unlock-deps.patch| 27 +
 4 files changed, 45 insertions(+), 15 deletions(-)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 5a0e3c32ac3..1258eaa265a 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -3,3 +3,4 @@ DIST botocore-1.15.16.tar.gz 6173930 BLAKE2B 
70e185faa9fa3f8537e38e4db8c263f5bfb
 DIST botocore-1.15.32.tar.gz 6261957 BLAKE2B 
7825e7d6315cae3578155825e0b5cb3961e5548021d63dad1747903c8f55bede03c4fdb0a07b724e2816ef294a890e85a648bae313620ab4156fd2a28d4e517b
 SHA512 
865612fa52aae3bf08ee74b52a3fe685d7308d0d86bd438851e0b9db639ba3f6430211a7863c1b0737c0af0afc6ba760b2ccfd0103d303e87758317f773cef6d
 DIST botocore-1.15.48.tar.gz 6336322 BLAKE2B 
0d25424e82fcbf1376bb1eb9cac9eeb7a45d08698f39563f635a34b1b24bc6823c5f2b08b6a40a0fc9b54b0404b8f5dd7d07fc21e0c7e0c489fe172e7f29a936
 SHA512 
91d86731909be5828e38a69e32e5189fbd0357378c51a04f60efbcfbb1b6c0c01151c982fc32619e3be240f5df881e5342bbba6b290b3092d9fe11ce9e3b28d0
 DIST botocore-1.16.6.tar.gz 6386032 BLAKE2B 
e909e2fa021d5b1be333a31758af408cdc6e11224addefac31b87b8ce9983350aeaaf862feaf040490fad8eb87d7dde800bd8a77156410e6a734f567e2cc1055
 SHA512 
1f265a0a8adb7f0172f02448d3be5aeacf11e3fb7023da8d81e6d19c39d97cac99cfe3a70997e682deb44a4fd78304e4a0c1df43787f3139bbccbe852c682a82
+DIST botocore-1.16.7.tar.gz 6391893 BLAKE2B 
19a8770ef1058e5601a1c292e2e17e1625e4d5d0d1845b59bbd403a2c285da1a774935e9d1e1fa7ca26a1e3c4703b29fcbb2f021a7251aa3ca756c80b2ba0461
 SHA512 
0ab2b4ff4096049cd92b96c710a38867a53b2dba0f07a319ec1a2f9b3cbce60776026c62e3eaaebe571b6ad26eb5c1c258b2dd350a444d30e54b342bcd675768

diff --git a/dev-python/botocore/botocore-.ebuild 
b/dev-python/botocore/botocore-1.16.7.ebuild
similarity index 74%
copy from dev-python/botocore/botocore-.ebuild
copy to dev-python/botocore/botocore-1.16.7.ebuild
index f9ce3c85acf..be9914c2cda 100644
--- a/dev-python/botocore/botocore-.ebuild
+++ b/dev-python/botocore/botocore-1.16.7.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Low-level, data-driven core of boto 3."
 HOMEPAGE="https://github.com/boto/botocore;
 LICENSE="Apache-2.0"
 SLOT="0"
-IUSE="doc test"
+IUSE="test"
 RESTRICT="!test? ( test )"
 
 if [[ "${PV}" == "" ]]; then
@@ -22,17 +22,13 @@ else
 fi
 
 RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/jmespath[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]
 "
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   doc? (
-   dev-python/guzzle_sphinx_theme[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   )
+BDEPEND="
test? (
${RDEPEND}
dev-python/mock[${PYTHON_USEDEP}]
@@ -41,19 +37,21 @@ DEPEND="
)
 "
 
-PATCHES=( "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch" )
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+   "${FILESDIR}/botocore-1.16.7-unlock-deps.patch"
+)
+
+distutils_enable_sphinx docs \
+   'dev-python/guzzle_sphinx_theme'
 
 python_compile_all() {
-   use doc && emake -C docs html
+   # remove version locked deps
+   sed -r -e 's:([a-zA-Z0-9_-]+)[><|=].*:\1:' \
+   -i requirements.txt || die
 }
 
 python_test() {
PYTHONPATH="${BUILD_DIR}/lib" nosetests -v tests/unit || die "unit 
tests failed under ${EPYTHON}"
PYTHONPATH="${BUILD_DIR}/lib" nosetests -v tests/functional || die 
"functional tests failed under ${EPYTHON}"
 }
-
-python_install_all() {
-   use doc && local HTML_DOCS=( docs/build/html/. )
-
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/botocore/botocore-.ebuild 
b/dev-python/botocore/botocore-.ebuild
index f9ce3c85acf..54136d6d482 100644
--- a/dev-python/botocore/botocore-.ebuild
+++ b/dev-python/botocore/botocore-.ebuild
@@ -45,6 +45,10 @@ PATCHES=( 
"${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch" )
 
 python_compile_all() {
use doc && emake -C docs html
+
+   # remove version locked deps
+   sed -r -e 's:([a-zA-Z0-9_-]+)[><|=].*:\1:' \
+   -i requirements.txt || die
 }
 
 python_test() 

[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: 720917daed356ccda8a39bab4870b6d6db2bfc0e
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb 10 15:27:30 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:05:38 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=720917da

locale-gen: suppress ignored error when emptying already empty directory

Originally aba214da1a265afe4dfa3b52bc356275a275a9aa, gentoo/glibc--6

Closes: https://bugs.gentoo.org/647188
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 locale-gen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/locale-gen b/locale-gen
index 6653cad..fc861f4 100755
--- a/locale-gen
+++ b/locale-gen
@@ -193,7 +193,7 @@ mkdir -p "${LOCALEDIR}"
 if [[ -z ${KEEP} && -z ${UPDATE} ]] ; then
# Remove all old locale dir and locale-archive before generating new
# locale data.  Scrubbing via update is done elsewhere.
-   rm -rf "${LOCALEDIR}"/* || true
+   rm -rf "${LOCALEDIR}"/* &> /dev/null || true
 fi
 
 # Transform the name in locales.gen to the name used when storing



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: e384fae0f4cafe49304afbc872cb7d3422903681
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 14 19:43:04 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:08:39 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=e384fae0

locale-gen: Always build the C.UTF-8 locale (which we now patch in)

Originally f2ed15510fd0f7b9bcc923e24efd2681aacd0d5f, gentoo/glibc--9

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

 locale-gen | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/locale-gen b/locale-gen
index fc861f4..f88c677 100755
--- a/locale-gen
+++ b/locale-gen
@@ -181,6 +181,10 @@ if [[ -z ${locales_to_generate} ]] && [[ -e ${CONFIG} ]] ; 
then
ewarn "Some might be filtered, but you must fix it."
locales_to_generate=$(echo "${locales_to_generate}" | uniq)
fi
+
+   if echo ${locales_to_generate} | grep -vq 'C.UTF-8' ; then
+   locales_to_generate=$(echo "${locales_to_generate}" ; echo 
"C.UTF-8 UTF-8")
+   fi
 fi
 
 if [[ -z ${locales_to_generate} ]] ; then
@@ -339,7 +343,7 @@ ret=$(( 0 ${JOB_RETS[@]/#/+} ))
 [[ ${QUIET} -eq 0 ]] && [[ -z ${JUST_LIST} ]] && \
 einfo "Generation complete"
 
-if ${LOCALE_ARCHIVE} ; then
+if ${LOCALE_ARCHIVE} && [[ -z ${JUST_LIST} ]] ; then
ebegin "Adding locales to archive"
# The pattern ends with / on purpose: we don't care about files (like
# locale-archive) in the locale subdir, and we definitely don't want to
@@ -367,7 +371,7 @@ if ${LOCALE_ARCHIVE} ; then
 fi
 
 # Remove locales that existed but were not requested
-if [[ -n ${UPDATE} ]] ; then
+if [[ -n ${UPDATE} ]] && [[ -z ${JUST_LIST} ]] ; then
# Ignore these pseudo locales
existing_locales=${existing_locales/ C / }
existing_locales=${existing_locales/ POSIX / }



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: b7315c4a85743a10719bc4a3b1364b5035944eb8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 14 19:43:04 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:14:50 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=b7315c4a

locale-gen: Add switch to force use of newly built ld.so for glibc updates

Originally 6f89339308241bceb5194a200c99002e6c75dbb6, gentoo/glibc--11

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

 locale-gen | 55 ---
 1 file changed, 44 insertions(+), 11 deletions(-)

diff --git a/locale-gen b/locale-gen
index 87dd30e..794cfeb 100755
--- a/locale-gen
+++ b/locale-gen
@@ -73,8 +73,10 @@ QUIET=0
 SET_X=""
 LOCALE_ARCHIVE=true
 CUTF_ADDED=""
+INPLACE_GLIBC=""
 while [[ $# -gt 0 ]] ; do
case $1 in
+   --inplace-glibc)   INPLACE_GLIBC=$1;;
-k|--keep|--keep-existing) KEEP=$1;;
-d|--destdir)  shift; DESTDIR=$1; unset ROOT;;
-c|--config)   shift; CONFIG=$1;;
@@ -262,13 +264,30 @@ generate_locale() {
# jobs don't tromp on each other
x=$(
[[ -n ${output} ]] && ebegin "${output}"
-   "${DESTDIR}"usr/bin/localedef ${LOCALEDEF_OPTS} \
-   --no-archive \
-   -i "${input}" \
-   -f "${charmap}" \
-   -A "${ALIAS}" \
-   --prefix "${DESTDIR%${EPREFIX}/}/" \
-   "${locale}" 2>&1
+   # In most cases, localedef can just use the system 
glibc.
+   # However, if we are within a major glibc upgrade, this 
may fail
+   # in src_* phases since the new localedef links against 
the new
+   # glibc, but the new glibc is not installed yet...
+   if [[ -z ${INPLACE_GLIBC} ]] ; then
+   "${DESTDIR}"usr/bin/localedef ${LOCALEDEF_OPTS} 
\
+   --no-archive \
+   -i "${input}" \
+   -f "${charmap}" \
+   -A "${ALIAS}" \
+   --prefix "${DESTDIR%${EPREFIX}/}/" \
+   "${locale}" 2>&1
+   else
+   # We assume that the current directory is 
"${ED}"/$(get_libdir),
+   # see the glibc ebuild, function 
glibc_sanity_check(), for why.
+   LC_ALL=C ./ld-*.so --library-path . \
+   "${DESTDIR}"usr/bin/localedef 
${LOCALEDEF_OPTS} \
+   --no-archive \
+   -i "${input}" \
+   -f "${charmap}" \
+   -A "${ALIAS}" \
+   --prefix "${DESTDIR%${EPREFIX}/}/" \
+   "${locale}" 2>&1
+   fi
ret=$?
[[ -n ${output} ]] && eend ${ret}
exit ${ret}
@@ -363,10 +382,24 @@ if ${LOCALE_ARCHIVE} && [[ -z ${JUST_LIST} ]] ; then
for LOC in "${LOCALEDIR}"/*/; do 
LOC=${LOC%/} # Strip trailing /, since localedef doesn't like it
x=$(
-   "${DESTDIR}"usr/bin/localedef \
-   --add-to-archive "${LOC}" \
-   --replace \
-   --prefix "${DESTDIR%${EPREFIX}/}/"
+   # In most cases, localedef can just use the system 
glibc.
+   # However, if we are within a major glibc upgrade, this 
may fail
+   # in src_* phases since the new localedef links against 
the new
+   # glibc, but the new glibc is not installed yet...
+   if [[ -z ${INPLACE_GLIBC} ]] ; then
+   "${DESTDIR}"usr/bin/localedef \
+   --add-to-archive "${LOC}" \
+   --replace \
+   --prefix "${DESTDIR%${EPREFIX}/}/"
+   else
+   # We assume that the current directory is 
"${ED}"/$(get_libdir),
+   # see the glibc ebuild, function 
glibc_sanity_check(), for why.
+   LC_ALL=C ./ld-*.so --library-path . \
+   "${DESTDIR}"usr/bin/localedef \
+   --add-to-archive "${LOC}" \
+   

[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: 3f617b2cc378016b4eaa458151b809487af54c8a
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 21 15:30:13 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:12:04 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=3f617b2c

locale-gen: do not touch locale-archive when no locales requested in config

Originally 3179a4df4ea81aa9116b70e2a064f55da65d13e8, gentoo/glibc--10

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

 locale-gen | 16 ++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/locale-gen b/locale-gen
index f88c677..87dd30e 100755
--- a/locale-gen
+++ b/locale-gen
@@ -72,6 +72,7 @@ JOBS_MAX=""
 QUIET=0
 SET_X=""
 LOCALE_ARCHIVE=true
+CUTF_ADDED=""
 while [[ $# -gt 0 ]] ; do
case $1 in
-k|--keep|--keep-existing) KEEP=$1;;
@@ -183,13 +184,24 @@ if [[ -z ${locales_to_generate} ]] && [[ -e ${CONFIG} ]] 
; then
fi
 
if echo ${locales_to_generate} | grep -vq 'C.UTF-8' ; then
-   locales_to_generate=$(echo "${locales_to_generate}" ; echo 
"C.UTF-8 UTF-8")
+   if [[ -z  ${locales_to_generate} ]] ; then
+   locales_to_generate='C.UTF-8 UTF-8'
+   else
+   locales_to_generate=$(echo "${locales_to_generate}" ; 
echo -n 'C.UTF-8 UTF-8')
+   fi
+   CUTF_ADDED="true"
fi
 fi
 
 if [[ -z ${locales_to_generate} ]] ; then
[[ ${QUIET} -eq 0 ]] && [[ -z ${JUST_LIST} ]] && \
-   ewarn "No locales found"
+   ewarn "No locales found, keeping locale archive"
+   exit 0
+fi
+
+if [[ ${locales_to_generate} == "C.UTF-8 UTF-8" ]] && [[ -n ${CUTF_ADDED} ]] ; 
then
+   [[ ${QUIET} -eq 0 ]] && [[ -z ${JUST_LIST} ]] && \
+   ewarn "No locales found, keeping locale archive"
exit 0
 fi
 



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: faf329009b4df7d2f4c02f9745ea345301e6aeeb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Dec 14 19:43:04 2018 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:19:26 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=faf32900

locale-gen: remove --force option from localedef call

Originally 9231f507d365b6d81ccae618aaeca27076b92164, gentoo/glibc--15

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

 locale-gen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/locale-gen b/locale-gen
index bfbd505..8afb5d1 100755
--- a/locale-gen
+++ b/locale-gen
@@ -61,7 +61,7 @@ show_version() {
 
 
 
-LOCALEDEF_OPTS="-c"
+LOCALEDEF_OPTS=""
 KEEP=""
 DESTDIR=""
 CONFIG=""



[gentoo-commits] proj/locale-gen:master commit in: /

2020-05-11 Thread Andreas K. Hüttel
commit: e384a5562c53795590cfc9239b422062bf559105
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Aug  2 23:45:43 2019 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Tue May 12 04:17:24 2020 +
URL:https://gitweb.gentoo.org/proj/locale-gen.git/commit/?id=e384a556

locale-gen: add trigger variable for compiled-locales and warning to locale-gen

Originally ab05be2e3957ccbec1279124f7da51c0a602fdea, gentoo/glibc--14

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

 locale-gen | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/locale-gen b/locale-gen
index 794cfeb..bfbd505 100755
--- a/locale-gen
+++ b/locale-gen
@@ -20,6 +20,8 @@ source "${EPREFIX}"${FUNCTIONS_SH} || {
exit 1
 }
 
+COMPILED_LOCALES=""
+
 show_usage() {
cat <<-EOF
Usage: ${HILITE}${argv0}${NORMAL} ${GOOD}[options]${NORMAL} -- 
${GOOD}[localedef options]${NORMAL}
@@ -96,6 +98,15 @@ while [[ $# -gt 0 ]] ; do
esac
shift
 done
+
+if [[ -n ${COMPILED_LOCALES} ]] ; then
+   ewarn "All locales have been installed and registered by the package 
manager. If you"
+   ewarn "rebuild the locale archive now, file integrity tools may show it 
as corrupted."
+   ewarn "This is not really a big problem, but a better solution is to 
disable"
+   ewarn "USE=compile-locales and re-install glibc if you dont need all 
locales."
+   echo
+fi
+
 if [[ -z ${JOBS_MAX} ]] ; then
JOBS_MAX=$(getconf _NPROCESSORS_ONLN 2>/dev/null)
: ${JOBS_MAX:=1}



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

2020-05-11 Thread Robin H. Johnson
commit: affe64920529782abc21f92e045dbbc91e78d2f9
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 05:14:17 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 05:14:35 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=affe6492

catalyst-auto: no special behavior for nightheron copy anymore

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

 tools/catalyst-auto-amd64-experimental.conf | 3 ++-
 tools/catalyst-auto-amd64.conf  | 3 ++-
 tools/catalyst-auto-x86-experimental.conf   | 3 ++-
 tools/catalyst-auto-x86.conf| 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/tools/catalyst-auto-amd64-experimental.conf 
b/tools/catalyst-auto-amd64-experimental.conf
index b78f3d23..e7b1ea79 100644
--- a/tools/catalyst-auto-amd64-experimental.conf
+++ b/tools/catalyst-auto-amd64-experimental.conf
@@ -70,7 +70,8 @@ post_build() {
--delay-updates
)
case $HOSTNAME in
-   nightheron)
+   # If you ever need to ensure it's copied somewhere local, drop 
a hostname in here!
+   LOCAL)
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
;;

diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
index 57f080aa..0b7e9b2f 100644
--- a/tools/catalyst-auto-amd64.conf
+++ b/tools/catalyst-auto-amd64.conf
@@ -71,7 +71,8 @@ post_build() {
--delay-updates
)
case $HOSTNAME in
-   nightheron)
+   # If you ever need to ensure it's copied somewhere local, drop 
a hostname in here!
+   LOCAL)
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
;;

diff --git a/tools/catalyst-auto-x86-experimental.conf 
b/tools/catalyst-auto-x86-experimental.conf
index da8c3df6..3fd60287 100644
--- a/tools/catalyst-auto-x86-experimental.conf
+++ b/tools/catalyst-auto-x86-experimental.conf
@@ -49,7 +49,8 @@ post_build() {
--delay-updates
)
case $HOSTNAME in
-   nightheron)
+   # If you ever need to ensure it's copied somewhere local, drop 
a hostname in here!
+   LOCAL)
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
;;

diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index 6d8ea027..27637e59 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -57,7 +57,8 @@ post_build() {
--delay-updates
)
case $HOSTNAME in
-   nightheron)
+   # If you ever need to ensure it's copied somewhere local, drop 
a hostname in here!
+   LOCAL)
DEST_DEFAULT=${BUILD_DESTDIR_BASE}
DEST_HARDENED=${BUILD_DESTDIR_BASE}/hardened
;;



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

2020-05-11 Thread Robin H. Johnson
commit: 62bfd232bb9a2312be840f717f692da5d6db808a
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 05:46:34 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 05:46:34 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=62bfd232

catalyst-auto: defer purge until all sets are done

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

 tools/catalyst-auto | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index efa7a99d..e6e7f30f 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -421,11 +421,25 @@ run_catalyst_commands() {
fi
done
 
+   # Do not purge yet, because there might be interdendency 
between specs
+   # in different build sets!
+
+   update_symlinks
+   done
+
+   # Now do the cleanup
+   for a in "" ${SETS}; do
+   if [[ -z ${a} ]]; then
+   specs_var="SPECS"
+   optional_specs_var="OPTIONAL_SPECS"
+   else
+   specs_var="SET_${a}_SPECS"
+   optional_specs_var="SET_${a}_OPTIONAL_SPECS"
+   fi
for i in ${!specs_var} ${!optional_specs_var}; do
LOGFILE="${TMPDIR}/log/$(echo "${i}" | sed -e 's:/:_:' 
-e 's:\.spec$::')_purge.log"
run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst 
--purgetmponly -c "${CATALYST_CONFIG}" -f "${i}"
done
-
update_symlinks
done
 



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

2020-05-11 Thread Robin H. Johnson
commit: 703d2ef0c1ae105b22a25094ce18fbf5a339b974
Author: Robin H. Johnson  gentoo  org>
AuthorDate: Tue May 12 05:47:03 2020 +
Commit: Robin H. Johnson  gentoo  org>
CommitDate: Tue May 12 05:47:03 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=703d2ef0

catalyst-auto: print full path to specfile for the email

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

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

diff --git a/tools/catalyst-auto b/tools/catalyst-auto
index e6e7f30f..51b0471c 100755
--- a/tools/catalyst-auto
+++ b/tools/catalyst-auto
@@ -399,7 +399,8 @@ run_catalyst_commands() {
 
for i in ${!specs_var}; do
LOGFILE="${TMPDIR}/log/$(echo "${i}" | sed -e 's:/:_:' 
-e 's:\.spec$::').log"
-   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst -a -c 
"${CATALYST_CONFIG}" -f "${i}"
+   specpath=$(readlink -f "${i}")
+   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst -a -c 
"${CATALYST_CONFIG}" -f "${specpath}"
if [[ $? != 0 ]]; then
build_failure=1
send_email "Catalyst fatal build error - ${i}" 
"" "${LOGFILE}"
@@ -411,7 +412,8 @@ run_catalyst_commands() {
 
for i in ${!optional_specs_var}; do
LOGFILE="${TMPDIR}/log/$(echo "${i}" | sed -e 's:/:_:' 
-e 's:\.spec$::').log"
-   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst -a -c 
"${CATALYST_CONFIG}" -f "${i}"
+   specpath=$(readlink -f "${i}")
+   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst -a -c 
"${CATALYST_CONFIG}" -f "${specpath}"
if [[ $? != 0 ]]; then
build_failure=1
send_email "Catalyst non-fatal build error - 
${i}" "" "${LOGFILE}"
@@ -438,7 +440,8 @@ run_catalyst_commands() {
fi
for i in ${!specs_var} ${!optional_specs_var}; do
LOGFILE="${TMPDIR}/log/$(echo "${i}" | sed -e 's:/:_:' 
-e 's:\.spec$::')_purge.log"
-   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst 
--purgetmponly -c "${CATALYST_CONFIG}" -f "${i}"
+   specpath=$(readlink -f "${i}")
+   run_cmd "${LOGFILE}" "${timeprefix[@]}" catalyst 
--purgetmponly -c "${CATALYST_CONFIG}" -f "${specpath}"
done
update_symlinks
done



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

2020-05-11 Thread Michał Górny
commit: 8b0a6206e20d55936d6be84779022a5b930b9916
Author: Amadeusz Żołnowski  gentoo  org>
AuthorDate: Sun May 10 20:50:47 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 11 06:19:12 2020 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=8b0a6206

repositories: Remove aidecoe's overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/276
Signed-off-by: Michał Górny  gentoo.org>

 files/overlays/repositories.xml | 11 ---
 1 file changed, 11 deletions(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 367fa83..648783e 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -173,17 +173,6 @@
 https://github.com/ahyangyi/ahyangyi-overlay.git
 
https://github.com/ahyangyi/ahyangyi-overlay/commits/master.atom
   
-  
-aidecoe
-aidecoe's experimental overlay
-https://github.com/aidecoe/aidecoe-overlay/tree/master
-
-  aide...@gentoo.org
-  Amadeusz Żołnowski
-
-https://github.com/aidecoe/aidecoe-overlay.git
-
https://github.com/feeds/aidecoe/commits/aidecoe-overlay/master
-  
   
 alatar-lay
 Alatar`s personal ebuilds



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

2020-05-11 Thread Benda XU
commit: d63f1a5f76e1fdbba9e8a3a572575492e239954e
Author: Benda Xu  gentoo  org>
AuthorDate: Mon May 11 06:49:17 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon May 11 06:58:47 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=d63f1a5f

bootstrap-prefix.sh: do not use stacked-prefix in stage3.

stage2 is not a complete Prefix. Furthermore, in standalone bootstrap,
Stage 2 and 3 use different glibc and cannot be stacked.

Closes: https://bugs.gentoo.org/717786
Bug: https://bugs.gentoo.org/676096
Signed-off-by: Benda Xu  gentoo.org>

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

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index ab57d62419..71a1eb525c 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1857,6 +1857,9 @@ bootstrap_stage3() {
emerge_pkgs "$@"
}
 
+   # pre_emerge_pkgs relies on stage 2 portage.
+   pre_emerge_pkgs() { is-rap && without_stack_emerge_pkgs "$@" || 
with_stack_emerge_pkgs "$@"; }
+
# Some packages fail to properly depend on sys-apps/texinfo.
# We don't really need that package, so we fake it instead,
# explicitly emerging it later on will overwrite the fakes.
@@ -1865,6 +1868,15 @@ bootstrap_stage3() {
cp -p "${ROOT}"/tmp/usr/bin/{makeinfo,install-info} 
"${ROOT}"/usr/bin
fi
 
+   # Bug 655414, 676096.
+   # Portage does search it's global config using PORTAGE_OVERRIDE_EPREFIX,
+   # so we need to provide it there - emerging portage itself is expected
+   # to finally overwrite it.
+   if [[ ! -d "${ROOT}"/usr/share/portage ]]; then
+   mkdir -p "${ROOT}"/usr/share
+   cp -a "${ROOT}"{/tmp,}/usr/share/portage
+   fi
+
if is-rap ; then
# We need ${ROOT}/usr/bin/perl to merge glibc.
if [[ ! -x "${ROOT}"/usr/bin/perl ]]; then
@@ -1907,7 +1919,7 @@ bootstrap_stage3() {
)
 
BOOTSTRAP_RAP=yes \
-   with_stack_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
+   pre_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
grep -q 'apiversion=' "${ROOT}"/usr/bin/perl && \
rm "${ROOT}"/usr/bin/perl
grep -q 'esac' "${ROOT}"/usr/bin/rsync && \
@@ -1922,7 +1934,7 @@ bootstrap_stage3() {
RAP_DLINKER=$(echo "${ROOT}"/$(get_libdir)/ld*.so.[0-9])
export LDFLAGS="-L${ROOT}/usr/$(get_libdir) 
-Wl,--dynamic-linker=${RAP_DLINKER}"
BOOTSTRAP_RAP=yes \
-   with_stack_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
+   pre_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
 
# avoid circular deps with sys-libs/pam, bug#712020
pkgs=(
@@ -1931,7 +1943,7 @@ bootstrap_stage3() {
)
BOOTSTRAP_RAP=yes \
USE="${USE} -pam" \
-   with_stack_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
+   pre_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
else
pkgs=(
sys-apps/gentoo-functions
@@ -1946,7 +1958,7 @@ bootstrap_stage3() {
${linker}
)
 
-   with_stack_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
+   pre_emerge_pkgs --nodeps "${pkgs[@]}" || return 1
fi
# remove stage2 ld so that stage3 ld is used by stage2 gcc.
is-rap && [[ -f ${ROOT}/tmp/usr/${CHOST}/bin/ld ]] && \
@@ -1985,7 +1997,7 @@ bootstrap_stage3() {
GCC_MAKE_TARGET=$(rapx all) \
MYCMAKEARGS="-DCMAKE_USE_SYSTEM_LIBRARY_LIBUV=OFF" \
PYTHON_COMPAT_OVERRIDE=python${PYTHONMAJMIN} \
-   with_stack_emerge_pkgs --nodeps ${compiler} || return 1
+   pre_emerge_pkgs --nodeps ${compiler} || return 1
# undo libgcc_s.so path of stage2
 
# now we have the compiler right there
@@ -2001,7 +2013,7 @@ bootstrap_stage3() {
rm -f "${ROOT}"/etc/ld.so.conf.d/stage2.conf
 
# need special care, it depends on texinfo, #717786
-   emerge_pkgs --nodeps sys-apps/gawk || return 1
+   pre_emerge_pkgs --nodeps sys-apps/gawk || return 1
 
( cd "${ROOT}"/usr/bin && test ! -e python && rm -f 
python${PYTHONMAJMIN} )
# Use $ROOT tools where possible from now on.
@@ -2013,7 +2025,7 @@ bootstrap_stage3() {
export PREROOTPATH="${ROOT}/usr/bin:${ROOT}/bin"
 
# get a sane bash, overwriting tmp symlinks
-   with_stack_emerge_pkgs "" "app-shells/bash" || return 1
+   pre_emerge_pkgs "" "app-shells/bash" || return 1
 
# now we have a shell right there
unset CONFIG_SHELL
@@ -2035,7 +2047,7 @@ bootstrap_stage3() {
# OSX, confusing the buildsystem
ac_cv_c_decl_report=warning \
TIME_T_32_BIT_OK=yes \
-   

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

2020-05-11 Thread Benda XU
commit: b8998ebd8595fcae2a13ea8050bdb758726e1275
Author: Benda Xu  gentoo  org>
AuthorDate: Sat May  9 07:53:37 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon May 11 06:58:19 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=b8998ebd

bootstrap-prefix.sh: gawk depends on texinfo.

gawk has to be merged with --nodeps.

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

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

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 25e091c37a..3e36df7396 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1999,6 +1999,9 @@ bootstrap_stage3() {
 
rm -f "${ROOT}"/etc/ld.so.conf.d/stage2.conf
 
+   # need special care, it depends on texinfo, #717786
+   emerge_pkgs --nodeps sys-apps/gawk || return 1
+
( cd "${ROOT}"/usr/bin && test ! -e python && rm -f 
python${PYTHONMAJMIN} )
# Use $ROOT tools where possible from now on.
if [[ $(readlink "${ROOT}"/bin/sh) == "${ROOT}/tmp/"* ]] ; then
@@ -2021,7 +2024,6 @@ bootstrap_stage3() {
app-arch/gzip
app-arch/tar
sys-apps/grep
-   sys-apps/gawk
sys-devel/make
sys-apps/file
app-admin/eselect



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

2020-05-11 Thread Benda XU
commit: 398e92248b862f554d2813b52e0270fdafa33577
Author: Benda Xu  gentoo  org>
AuthorDate: Mon May 11 06:54:44 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon May 11 06:58:58 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=398e9224

bootstrap-prefix.sh: bump to Python 3.7.

Reported-By: Akase
Signed-off-by: Benda Xu  gentoo.org>

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

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 71a1eb525c..b335ad2d90 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -938,9 +938,9 @@ bootstrap_gnu() {
einfo "${PN}-${PV} successfully bootstrapped"
 }
 
-PYTHONMAJMIN=3.6   # keep this number in line with PV below for stage1,2
+PYTHONMAJMIN=3.7   # keep this number in line with PV below for stage1,2
 bootstrap_python() {
-   PV=3.6.10
+   PV=3.7.7
A=Python-${PV}.tar.xz
patch=true
 



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

2020-05-11 Thread Benda XU
commit: 772a54809044917084b4dfb38890cf77c7814fb8
Author: Benda Xu  gentoo  org>
AuthorDate: Sat May  9 08:07:02 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon May 11 06:58:37 2020 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=772a5480

bootstrap-prefix.sh: disable stage3 gcc bootstrap for RAP

stage2 glibc is incompatible with that of stage3. gcc bootstrap does
not handle this situation correctly.

During bootstrap src_compile(), it passes libstdc++ of new glibc by
LD_LIBRARY_PATH to work with g++ of stage2, resulting in symbol
conflicts at lease on CentOS 7.

The call of `emerge -e @system` will finally build a gcc in bootstrap
mode.

Reported-by: huiyiqun, jsteward
Signed-off-by: Benda Xu  gentoo.org>

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

diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index 3e36df7396..ab57d62419 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -1981,7 +1981,8 @@ bootstrap_stage3() {
fi
 
# try to get ourself out of the mudd, bug #575324
-   EXTRA_ECONF="--disable-compiler-version-checks $(rapx --disable-lto)" \
+   EXTRA_ECONF="--disable-compiler-version-checks $(rapx '--disable-lto 
--disable-bootstrap')" \
+   GCC_MAKE_TARGET=$(rapx all) \
MYCMAKEARGS="-DCMAKE_USE_SYSTEM_LIBRARY_LIBUV=OFF" \
PYTHON_COMPAT_OVERRIDE=python${PYTHONMAJMIN} \
with_stack_emerge_pkgs --nodeps ${compiler} || return 1



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

2020-05-11 Thread Agostino Sarubbo
commit: 44ac67198c6af0a345f8d6b8d77eb7cb41f27786
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 11 06:27:34 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 11 06:27:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44ac6719

sys-kernel/git-sources: Automated version bump to 5.7_rc5.

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

 sys-kernel/git-sources/Manifest   |  1 +
 sys-kernel/git-sources/git-sources-5.7_rc5.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/sys-kernel/git-sources/Manifest b/sys-kernel/git-sources/Manifest
index 7ffa64e58b3..5a2c71c3357 100644
--- a/sys-kernel/git-sources/Manifest
+++ b/sys-kernel/git-sources/Manifest
@@ -3,3 +3,4 @@ DIST patch-5.7-rc1.patch 39521598 BLAKE2B 
d9cc47f8f075262b5b67035cc4d552303a57fd
 DIST patch-5.7-rc2.patch 39838150 BLAKE2B 
86a9b1fdb1a0ffdeb5ba8ff0dd7afa0058a3b2be49862001541102b915ad792ae00f1e6f9c671b5f7112cc266ee8697f648584b21d5dcb787e2beaf5c991e29c
 SHA512 
c677ce84cd7616e8840a131b3fab3a647e9778a6b6e7315f7f6a128a32cd699b04f62c5cbed0221339e20ca60d35a95efb188af5e93f8a83e3e323810cfbd469
 DIST patch-5.7-rc3.patch 40283173 BLAKE2B 
c8f85c4a52156d6590f60464ceba4144fa7562e3a23584d29f20e8f31e66c315d83dd7f171780fbdc5a9b9487677322b6a9e35e50c78fd39130bfc0337a6c93e
 SHA512 
c298a70d8b1d90824a8da8d1b99dac5a2436bbd0bcefdc08712626daf1d4d6c692b1d1c80133bff5429502ebf1932801725d53c9882a34cbe7b9739add19852a
 DIST patch-5.7-rc4.patch 40402513 BLAKE2B 
26fa667e2e82320e77de13700dce3886ee489db699499eec84292a0afbfa6da020ef8bf68993ae555854a935172c50d059e9f424f45ba3a628fafe0c1cde2d15
 SHA512 
da1f23765c7b5ef0a35b5de736e95446d7c96a5771346d5fbded526d2c46bc5c8387f7601ed92eebb29cb4c1614f39c1360d94666d2b0c0869b0bb22cd68ee5e
+DIST patch-5.7-rc5.patch 40659677 BLAKE2B 
0239c4ad1f98d474437ef1d8b80f19d52bd4bf1a162da8672a036adc10b35c77bc55ed76846716bdf377b8dab47c91fb4e786bdf76fae94bac3eedff49dcc3c6
 SHA512 
9160d419bbad331504178882197ba3680a38b01f638182631f169ec76130eaebae0a96a8370c74199159ebac5ce65cd369ea9d608621bbe6f9ce4005f37c4693

diff --git a/sys-kernel/git-sources/git-sources-5.7_rc5.ebuild 
b/sys-kernel/git-sources/git-sources-5.7_rc5.ebuild
new file mode 100644
index 000..73b080b1d06
--- /dev/null
+++ b/sys-kernel/git-sources/git-sources-5.7_rc5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+UNIPATCH_STRICTORDER="yes"
+K_NOUSENAME="yes"
+K_NOSETEXTRAVERSION="yes"
+K_NOUSEPR="yes"
+K_SECURITY_UNSUPPORTED="1"
+K_BASE_VER="5.6"
+K_EXP_GENPATCHES_NOUSE="1"
+K_FROM_GIT="yes"
+ETYPE="sources"
+CKV="${PVR/-r/-git}"
+
+# only use this if it's not an _rc/_pre release
+[ "${PV/_pre}" == "${PV}" ] && [ "${PV/_rc}" == "${PV}" ] && OKV="${PV}"
+inherit kernel-2
+detect_version
+
+DESCRIPTION="The very latest -git version of the Linux kernel"
+HOMEPAGE="https://www.kernel.org;
+SRC_URI="${KERNEL_URI}"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem is not there, please contact the upstream kernel
+developers at https://bugzilla.kernel.org and on the linux-kernel mailing list 
to
+report the problem so it can be fixed in time for the next kernel release."
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+   >=sys-devel/patch-2.7.5"
+
+pkg_postinst() {
+   postinst_sources
+}



[gentoo-commits] repo/gentoo:master commit in: x11-terms/terminology/

2020-05-11 Thread Joonas Niilola
commit: 33777f0268bb4fa2bcf9687472cd038371365844
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:25:36 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33777f02

x11-terms/terminology: bump to 1.7.0

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

 x11-terms/terminology/Manifest |  1 +
 x11-terms/terminology/terminology-1.7.0.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/x11-terms/terminology/Manifest b/x11-terms/terminology/Manifest
index 71f4508bc27..6148880a42c 100644
--- a/x11-terms/terminology/Manifest
+++ b/x11-terms/terminology/Manifest
@@ -1 +1,2 @@
 DIST terminology-1.6.0.tar.xz 4893348 BLAKE2B 
20c9b8a916a4cd48055839266a157d5d8fca70557f7fb8b61696ceeaf4bc0fd93ea5abc0930d1c552a816e3fa3e455624f62d4adbad7feacc9cd0e874a91feec
 SHA512 
ef95a5d128736a2e6b3b9e48a3f32a8e3a1f19ccabcb9fa429ed777ee201ba16fa431a61edafaebc018567f4a3657d81551407cf0449f58b416aa1e6077afec1
+DIST terminology-1.7.0.tar.xz 4922616 BLAKE2B 
40ca7bfff534e773b4c188970ecd82e44c2eee7a75eb2a6d4fc6a8635c57857e2037a319818a437843271faa42995f25b613091a4463c02427d835c6ae572722
 SHA512 
9635da6a51344fbbafd333592252c2539daa795600b4a1d5ea5710e294f18ff9f5667706c789a3c91378b493ae631df47faec2bc43b4cc48d0266506ab3f2e78

diff --git a/x11-terms/terminology/terminology-1.7.0.ebuild 
b/x11-terms/terminology/terminology-1.7.0.ebuild
new file mode 100644
index 000..1e62124d474
--- /dev/null
+++ b/x11-terms/terminology/terminology-1.7.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson xdg-utils
+
+DESCRIPTION="Feature rich terminal emulator using the Enlightenment Foundation 
Libraries"
+HOMEPAGE="https://www.enlightenment.org/about-terminology;
+SRC_URI="https://download.enlightenment.org/rel/apps/${PN}/${P}.tar.xz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="extras nls"
+
+RDEPEND="|| ( dev-libs/efl[gles2] dev-libs/efl[opengl] )
+   || ( dev-libs/efl[X] dev-libs/efl[wayland] )
+   app-arch/lz4
+   dev-libs/efl[eet,fontconfig]"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_configure() {
+   local emesonargs=(
+   $(meson_use nls)
+   $(meson_use extras tests)
+   )
+
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



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

2020-05-11 Thread Joonas Niilola
commit: cb0ffb529a5cdad677426be86f2c4cb321a2e157
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:24:16 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0ffb52

sys-process/evisum: bump to 0.4.1

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

 sys-process/evisum/Manifest | 2 +-
 sys-process/evisum/{evisum-0.4.0.ebuild => evisum-0.4.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/evisum/Manifest b/sys-process/evisum/Manifest
index 30fd3615b63..a661230aa72 100644
--- a/sys-process/evisum/Manifest
+++ b/sys-process/evisum/Manifest
@@ -1,2 +1,2 @@
 DIST evisum-0.3.2.tar.xz 107300 BLAKE2B 
a30ddbdc33bee32c8110f887d986c39a8153f56e2a9660622b779dacf88c01141cb7192d041aa15318c86e83e372e064ccfd197362cc8447c78aecf75fd9909e
 SHA512 
b0a5b3b033e2856cd92b2fd2db52ddb8e8956c4d1db45cf1c29353b3de74dedf2dea86dd1382dbef2a2326a4b60b395a9c7b12839fa93eb23ed34045a8dc213c
-DIST evisum-0.4.0.tar.xz 157652 BLAKE2B 
be2084ca6bdbbbd5647bab581eb5d2270554dc4a06e06d3b1725ae2a6b9973cb3674f7a1a20c1a624c78daa6a75ada5a5093ab2ae1d2e23b03805da4bbb87a10
 SHA512 
184b339bb7bac6602552ae0c22315f9af56d1eb3597077e0531159ba48c6dc115232b2f82599eee6e0cf7b91a77b9f8dd08eeff6f3d1436598dde291b5051d37
+DIST evisum-0.4.1.tar.xz 158032 BLAKE2B 
bb2ec2cd79d8abd5e9f8c11eb47481b8a4e5feff30daf975e00949b08c58cd44988590f390bc7502801932485b070a44f9ac162e1a57daa37528c0f67043fa32
 SHA512 
4dd16bb5079ead296384640bcaaa316c60c842f9fd19cac6b2e30aba0eacc82550ba442c52a616376ed61799319c363c9ef7da2c3261ea8032e27108da31656b

diff --git a/sys-process/evisum/evisum-0.4.0.ebuild 
b/sys-process/evisum/evisum-0.4.1.ebuild
similarity index 100%
rename from sys-process/evisum/evisum-0.4.0.ebuild
rename to sys-process/evisum/evisum-0.4.1.ebuild



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

2020-05-11 Thread Joonas Niilola
commit: e64aa28b9c141bd96d2f4789bcee399f7fdc9883
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:41:52 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e64aa28b

x11-libs/libfm: drop lxde from maintainer list

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

 x11-libs/libfm/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/x11-libs/libfm/metadata.xml b/x11-libs/libfm/metadata.xml
index c15f4076c9c..1798db6cc20 100644
--- a/x11-libs/libfm/metadata.xml
+++ b/x11-libs/libfm/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-l...@gentoo.org
-Gentoo LXDE Project
-  
   
 l...@gentoo.org
 LXQt



[gentoo-commits] repo/gentoo:master commit in: lxde-base/menu-cache/

2020-05-11 Thread Joonas Niilola
commit: 372b6bf437315e5cbee8c7c1c24693406da56827
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:49:42 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=372b6bf4

lxde-base/menu-cache: drop lxde from maintainer list

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

 lxde-base/menu-cache/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/lxde-base/menu-cache/metadata.xml 
b/lxde-base/menu-cache/metadata.xml
index 5f7b2ab37a7..f2c86a56bb0 100644
--- a/lxde-base/menu-cache/metadata.xml
+++ b/lxde-base/menu-cache/metadata.xml
@@ -1,10 +1,6 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-l...@gentoo.org
-Gentoo LXDE Project
-  
   
 l...@gentoo.org
 LXQt



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

2020-05-11 Thread Joonas Niilola
commit: 1b624c5ea71c13f8c9f70591c130e75fdc7d276f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:51:56 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b624c5e

media-gfx/gpicview: drop lxde from maintainer list

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

 media-gfx/gpicview/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/media-gfx/gpicview/metadata.xml b/media-gfx/gpicview/metadata.xml
index 3266980e1ed..2614d4cdfbb 100644
--- a/media-gfx/gpicview/metadata.xml
+++ b/media-gfx/gpicview/metadata.xml
@@ -5,10 +5,6 @@
graph...@gentoo.org
Gentoo Graphics Project

-   
-   l...@gentoo.org
-   Gentoo LXDE Project
-   

lxde




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

2020-05-11 Thread Joonas Niilola
commit: f02d7cffedcb6335d2a14b23c6fefff6c0fe3476
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:52:31 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02d7cff

media-sound/lxmusic: drop to m-n

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

 media-sound/lxmusic/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/media-sound/lxmusic/metadata.xml b/media-sound/lxmusic/metadata.xml
index c80f5eab13d..054ad69a028 100644
--- a/media-sound/lxmusic/metadata.xml
+++ b/media-sound/lxmusic/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   l...@gentoo.org
-   Gentoo LXDE Project
-   
+  
LXMusic is a simple GUI XMMS2 client with minimal 
functionality. It can do nothing more than playing music 
files.

lxde



[gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-meta/

2020-05-11 Thread Joonas Niilola
commit: ec26f2fa130a4d72c09478bb3fbe80a90f3233a6
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:50:21 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec26f2fa

lxde-base/lxde-meta: drop to m-n

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

 lxde-base/lxde-meta/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lxde-base/lxde-meta/metadata.xml b/lxde-base/lxde-meta/metadata.xml
index 9bfe124835a..1b2becffa26 100644
--- a/lxde-base/lxde-meta/metadata.xml
+++ b/lxde-base/lxde-meta/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-l...@gentoo.org
-Gentoo LXDE Project
-  
+  
 



[gentoo-commits] repo/gentoo:master commit in: lxde-base/lxmenu-data/

2020-05-11 Thread Joonas Niilola
commit: 36b27c94f1a3af6efb5f47d0b3434b9c74e52ef3
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:49:21 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b27c94

lxde-base/lxmenu-data: drop to m-n

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

 lxde-base/lxmenu-data/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lxde-base/lxmenu-data/metadata.xml 
b/lxde-base/lxmenu-data/metadata.xml
index b31e527de26..fd5647d2ee4 100644
--- a/lxde-base/lxmenu-data/metadata.xml
+++ b/lxde-base/lxmenu-data/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-l...@gentoo.org
-Gentoo LXDE Project
-  
+  
   
 lxde
   



[gentoo-commits] repo/gentoo:master commit in: lxde-base/lxterminal/

2020-05-11 Thread Joonas Niilola
commit: 5f4c6a67570cabd44d4c118c2d05e565e6637877
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:48:10 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f4c6a67

lxde-base/lxterminal: drop to m-n

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

 lxde-base/lxterminal/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lxde-base/lxterminal/metadata.xml 
b/lxde-base/lxterminal/metadata.xml
index be43ebb61c2..9c5a30050fc 100644
--- a/lxde-base/lxterminal/metadata.xml
+++ b/lxde-base/lxterminal/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-l...@gentoo.org
-Gentoo LXDE Project
-  
+  
   
 Use GTK+3 instead of GTK+2
   



[gentoo-commits] repo/gentoo:master commit in: lxde-base/lxde-icon-theme/

2020-05-11 Thread Joonas Niilola
commit: 9ff33c8b2ff52793be0a0033f4fece538a1ccf60
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:42:38 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff33c8b

lxde-base/lxde-icon-theme: drop to m-n

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

 lxde-base/lxde-icon-theme/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lxde-base/lxde-icon-theme/metadata.xml 
b/lxde-base/lxde-icon-theme/metadata.xml
index 0a3d4d689da..6e740d7304d 100644
--- a/lxde-base/lxde-icon-theme/metadata.xml
+++ b/lxde-base/lxde-icon-theme/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   l...@gentoo.org
-   Gentoo LXDE Project
-   
+   

lxde




[gentoo-commits] repo/gentoo:master commit in: lxde-base/lxinput/

2020-05-11 Thread Joonas Niilola
commit: 9ae702160a84ab3913cd18850532fddcc74b10b8
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:50:51 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ae70216

lxde-base/lxinput: drop to m-n

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

 lxde-base/lxinput/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lxde-base/lxinput/metadata.xml b/lxde-base/lxinput/metadata.xml
index b31e527de26..fd5647d2ee4 100644
--- a/lxde-base/lxinput/metadata.xml
+++ b/lxde-base/lxinput/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-l...@gentoo.org
-Gentoo LXDE Project
-  
+  
   
 lxde
   



[gentoo-commits] repo/gentoo:master commit in: lxde-base/lxpanel/

2020-05-11 Thread Joonas Niilola
commit: d3af9b3132d538ed2b25ad0e0c2aede2c1914acf
Author: Joonas Niilola  gentoo  org>
AuthorDate: Mon May 11 06:47:34 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon May 11 06:55:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3af9b31

lxde-base/lxpanel: drop to m-n

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

 lxde-base/lxpanel/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/lxde-base/lxpanel/metadata.xml b/lxde-base/lxpanel/metadata.xml
index b31e527de26..fd5647d2ee4 100644
--- a/lxde-base/lxpanel/metadata.xml
+++ b/lxde-base/lxpanel/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-l...@gentoo.org
-Gentoo LXDE Project
-  
+  
   
 lxde
   



  1   2   3   4   >