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

2019-12-20 Thread Hans de Graaff
commit: b19ac2ecedd51c708aafac6d5498bed95fa6c49c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec 21 07:21:58 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec 21 07:21:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19ac2ec

dev-ruby/request_store: add 1.5.0

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

 dev-ruby/request_store/Manifest   |  1 +
 dev-ruby/request_store/request_store-1.5.0.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
index 2ec37379a76..fbc5f171ccb 100644
--- a/dev-ruby/request_store/Manifest
+++ b/dev-ruby/request_store/Manifest
@@ -1,2 +1,3 @@
 DIST request_store-1.0.5.gem 6656 BLAKE2B 
2bd96d3dd40e846e8b36cae338c1f95ec812d6121db332e60c85b4c8e043fe81229e9e2f7f8f3c1ef3d7c592515bb69d5dae3cc4755f181fd29a1eb7e7c6254d
 SHA512 
0d69ebdb8d3f6df11f89780c250b5fcc702258e19d7fbf8e2273614ecc220ee25e059a596a8a7e39bcc426f8d834cab38c161c0c1a800cc7ebdba3daa810e727
 DIST request_store-1.4.1.gem 9216 BLAKE2B 
06d88b26dfb1834e1a30bd17780e19db75dacfb07a18324efc06dfe17aecad6232f7d1bf7a42bf152c5350926e2d64cfcd8d86f12178d2deb0f8c2f4ea6d95c3
 SHA512 
83e75e866b838e79c99c60197f5fe5da106619f645d9f244c55e1f1ca4bfa82f0bd67d6f10f74be857b8a359484799d44ec9c4f0b926bba2e2699de231360537
+DIST request_store-1.5.0.gem 9216 BLAKE2B 
75dd49c33cfebcf0deef78be1fe054feb7198b42409ec4b339cefdbdd4fc066159bd18ae6db8001edd0fe20e1e8be1021812e6ffd033eed0bd9730603aaa2daf
 SHA512 
c01d4505d2bc0b88456d0bc49416fcbea67da1e2ab6ef0c7fc900fae8856d82157dc39d2e1d2f299000f74b140f6f13d7352f4684e247d103bbaab7b1705910f

diff --git a/dev-ruby/request_store/request_store-1.5.0.ebuild 
b/dev-ruby/request_store/request_store-1.5.0.ebuild
new file mode 100644
index 000..7502e8ee22d
--- /dev/null
+++ b/dev-ruby/request_store/request_store-1.5.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Per-request global storage for Rack"
+HOMEPAGE="https://github.com/steveklabnik/request_store;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/rack-1.4:*"
+
+all_ruby_prepare() {
+   sed -i -e "/bundler/ s:^:#:" Rakefile || die
+}



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

2019-12-20 Thread Hans de Graaff
commit: 760f895a3d8041d1626411e906ccf1ec706e7dce
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec 21 07:16:08 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec 21 07:16:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760f895a

dev-ruby/arel-helpers: add 2.11.0

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

 dev-ruby/arel-helpers/Manifest   |  1 +
 dev-ruby/arel-helpers/arel-helpers-2.11.0.ebuild | 31 
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/arel-helpers/Manifest b/dev-ruby/arel-helpers/Manifest
index c8b91159102..a4a30fd579e 100644
--- a/dev-ruby/arel-helpers/Manifest
+++ b/dev-ruby/arel-helpers/Manifest
@@ -1 +1,2 @@
 DIST arel-helpers-2.10.0.gem 12288 BLAKE2B 
04265863ff044a16c9119ce223342ec9007687ff40c7abea3d68328e292b72e0fbddf32756ebd6844a77373bcc3a78e2cb03bb81a9b72737872b4e2e50b3c64a
 SHA512 
e6aa6dacdc36ccef11d665a50e84d9f0a0fdfb524974aa5091b4b11e5d41309153ff4b4bab4c72c3db0c19556f015a438e52c9da4c89daf979a02621622ec3b8
+DIST arel-helpers-2.11.0.gem 12800 BLAKE2B 
7e7008049a87e323e6f7919e6104f8ac2bfe5d7ac096557a72a0baec35890721d83f021c62e431ec441aaa6ce7314f312f0ce8b8889da7691a4ba43f09ebbcc7
 SHA512 
06426cfa8b77ce875af2daddfa6cfe96339fa462718ba1ab7a0f9f759c16ace03aff4c6f0cc6c3fc165df2f55ff024f67247e652cc3cf4c39d07468ae7080445

diff --git a/dev-ruby/arel-helpers/arel-helpers-2.11.0.ebuild 
b/dev-ruby/arel-helpers/arel-helpers-2.11.0.ebuild
new file mode 100644
index 000..d50244168c2
--- /dev/null
+++ b/dev-ruby/arel-helpers/arel-helpers-2.11.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Tools to help construct database queries"
+HOMEPAGE="https://github.com/camertron/arel-helpers;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+ruby_add_rdepend "|| (
+   dev-ruby/activerecord:6.0
+   dev-ruby/activerecord:5.2
+   dev-ruby/activerecord:4.2 )"
+
+ruby_add_bdepend "test? (
+   dev-ruby/rr
+   dev-ruby/activerecord[sqlite]
+)"
+
+all_ruby_prepare() {
+   sed -i -e '/pry-/ s:^:#:' spec/spec_helper.rb || die
+}



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

2019-12-20 Thread Hans de Graaff
commit: 0c9a90de40d0ce5596eb2037602abe400c024673
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Dec 21 07:19:03 2019 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Dec 21 07:19:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9a90de

dev-ruby/curses: add 1.3.2

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

 dev-ruby/curses/Manifest|  1 +
 dev-ruby/curses/curses-1.3.2.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/curses/Manifest b/dev-ruby/curses/Manifest
index 076cb350311..3b9bb5abafb 100644
--- a/dev-ruby/curses/Manifest
+++ b/dev-ruby/curses/Manifest
@@ -1,3 +1,4 @@
 DIST curses-1.2.7.gem 38912 BLAKE2B 
8cf1b908aea6f2f0edccd26f4aa240d31ef7e0cce533e75d8ddb90e021672e73426f826373418e4a5e5348204833898143b8a6923e28c23e2362be8e64c78f25
 SHA512 
258fd46104fecf68c0a4f2ea6c7755ba6b0abcd1faf3853209b4587ee8694228611ba1194de5b05b3e8607503223bc675bbeb19677382b2ef630b4d0882cd32c
 DIST curses-1.3.0.gem 43008 BLAKE2B 
0c4c5ff09cdc212e37c772ac7c01f82df409d2c4edad8bc2ee4d2e4318b39e2e0e1b29c89c7d059af10afe0268d03f9fa138d5c81efa6669824aa36e660e6eb8
 SHA512 
71d5f189dd51a29583cd0a4e236e515855fd50ea94a4aa94643f567d4b2b1422e69769ee4f8cd5774652614a3e50a58fc1b759a1a44ea68a6728efe88de9763d
 DIST curses-1.3.1.gem 43520 BLAKE2B 
8368f8c763c853a2ce11048b7f0fe897dc350402fd9ee5e7647f7a5efb012fa1c7314fe5bf40e25e32b0712bb45c66976d334a900517a9611612b3775153e3b9
 SHA512 
e1914e598d7e9624bd2ed35329fab59cef33696ba67b76f3bf90a8b68854d76423cb3b4f441b356789907932a0467c3fd9894f641a40a45353391f782a166347
+DIST curses-1.3.2.gem 43520 BLAKE2B 
ec8ccfa48113ed6c564b33b1e17e8230d72de3e997a92bae930c71da5bc9159aecffbde3fa56ee1781cb9cbd58b564759df24e0a2ad0025085684b36173912d1
 SHA512 
3025597242cebbd080f26b38c442c515a78e9a6b11ec366d11d7cae46906b95d1851ade8c2f8390b846d50eeb0755f85a81106725b4fa0ba897de62784d59ed4

diff --git a/dev-ruby/curses/curses-1.3.2.ebuild 
b/dev-ruby/curses/curses-1.3.2.ebuild
new file mode 100644
index 000..228c980cd44
--- /dev/null
+++ b/dev-ruby/curses/curses-1.3.2.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Ruby binding for curses, ncurses, and PDCurses"
+HOMEPAGE="https://github.com/ruby/curses;
+LICENSE="|| ( Ruby BSD-2 )"
+
+KEYWORDS="~amd64 ~x86"
+
+SLOT="1"
+IUSE=""
+
+DEPEND+=" sys-libs/ncurses:0"
+RDEPEND+=" sys-libs/ncurses:0"
+
+each_ruby_configure() {
+   ${RUBY} -Cext/curses extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/curses
+   cp ext/curses/curses.so lib/ || die
+}



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

2019-12-20 Thread Ulrich Müller
commit: 167e9b50644484f047b60fd1f55950821810dc18
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sat Dec 21 04:31:52 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Dec 21 05:18:16 2019 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=167e9b50

Makefile: make build_search_documents.py a prerequisite for documents.js

Signed-off-by: Göktürk Yüksek  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 Makefile | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/Makefile b/Makefile
index 56f2e68..17be902 100644
--- a/Makefile
+++ b/Makefile
@@ -19,11 +19,12 @@ prereq:
{ echo "dev-libs/libxml2 is required" >&2;\
  exit 1; }
 
-# Since search_index.py rebuilds the index from scratch instead of
-# updating it, we pass it the names of ALL prerequisites ($^) and not
-# just the names of the ones that are new ($?).
-documents.js: $(XMLS)
-   ./bin/build_search_documents.py $^ > _documents.js
+# We need to parse all the XMLs every time, not just the ones
+# that are newer than the target. This is because each search
+# document in devmanual gets a unique ID, which is used to
+# quickly tie search matches to the corresponding documents.
+documents.js: bin/build_search_documents.py $(XMLS)
+   ./bin/build_search_documents.py $(XMLS) > _documents.js
mv _documents.js documents.js
 
 %.png : %.svg



[gentoo-commits] proj/devmanual:master commit in: bin/

2019-12-20 Thread Ulrich Müller
commit: 1bfa9bda3f10627a9798edfc65472d59bc9ffeba
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sat Dec 21 04:36:03 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Dec 21 05:18:16 2019 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=1bfa9bda

bin/build_search_documents.py: fix aggressive whitespace stripping

In stringify_node(), we aggressively strip the whitespaces around
children nodes. This results in something like
"SLOT, :SLOT" being parsed as "SLOT,:SLOT",
removing the white space between ',' and ':'.

Signed-off-by: Göktürk Yüksek  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 bin/build_search_documents.py | 18 ++
 1 file changed, 14 insertions(+), 4 deletions(-)

diff --git a/bin/build_search_documents.py b/bin/build_search_documents.py
index 3816fdb..e19dce6 100755
--- a/bin/build_search_documents.py
+++ b/bin/build_search_documents.py
@@ -18,22 +18,32 @@ def stringify_node(parent: ET.Element) -> str:
 parent -- the node to convert to a string
 
 """
+# We usually have something like:
+#   \nText
+# Left strip the whitespace.
 if parent.text:
 text = parent.text.lstrip()
 else:
 text = str()
 
+# For each child, strip the tags and append to text
+# along with the tail text following it.
+# The tail may include '\n' if it spans multiple lines.
+# We will worry about those on return, not now.
 for child in parent.getchildren():
 # The '' tag is simply a fancier '-' character
 if child.tag == 'd':
 text += '-'
 if child.text:
-text += child.text.lstrip()
+text += child.text
 if child.tail:
-text += child.tail.rstrip()
+text += child.tail
 
-text += parent.tail.rstrip()
-return text.replace('\n', ' ')
+# A paragraph typically ends with:
+#   Text\n
+# Right strip any spurious whitespace.
+# Finally, get rid of any intermediate newlines.
+return text.rstrip().replace('\n', ' ')
 
 
 def process_node(documents: list, node: ET.Element, name: str, url: str) -> 
None:



[gentoo-commits] proj/devmanual:master commit in: general-concepts/dependencies/

2019-12-20 Thread Ulrich Müller
commit: e6410dc5f785ebe65ea5231863d9beadf8d38ae0
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Sat Dec 21 04:39:56 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Dec 21 05:18:17 2019 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=e6410dc5

general-concepts/dependencies: remove incorrect indentation in 

Signed-off-by: Göktürk Yüksek  gentoo.org>
Signed-off-by: Ulrich Müller  gentoo.org>

 general-concepts/dependencies/text.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/general-concepts/dependencies/text.xml 
b/general-concepts/dependencies/text.xml
index d1d6db2..0c0327a 100644
--- a/general-concepts/dependencies/text.xml
+++ b/general-concepts/dependencies/text.xml
@@ -6,8 +6,8 @@
 
 
 
-  Automatic dependency resolution is one of the most useful features provided 
by
-  emerge.
+Automatic dependency resolution is one of the most useful features
+provided by emerge.
 
 
 



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

2019-12-20 Thread Michael Orlitzky
commit: 37d33e80d0a18481d6fa5e5b3bb3c898131fe7f6
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Fri Dec 20 12:20:31 2019 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Fri Dec 20 23:51:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d33e80

net-analyzer/nagios-check_multiple: new nagios plugin to run multiple checks.

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Michael Orlitzky  gentoo.org>

 net-analyzer/nagios-check_multiple/Manifest|  1 +
 net-analyzer/nagios-check_multiple/metadata.xml| 11 ++
 .../nagios-check_multiple-0.0.1.ebuild | 46 ++
 3 files changed, 58 insertions(+)

diff --git a/net-analyzer/nagios-check_multiple/Manifest 
b/net-analyzer/nagios-check_multiple/Manifest
new file mode 100644
index 000..3ed8c1378cb
--- /dev/null
+++ b/net-analyzer/nagios-check_multiple/Manifest
@@ -0,0 +1 @@
+DIST nagios-check_multiple-0.0.1.tar.gz 9376 BLAKE2B 
2db464b7edd4aa704560a3f16a5d70e4cdef7cd35284e3c679f3e10e5ef6eaaba19dc361efbb10a77f87c14726439869e4b415fe7e393a1d7ac23233b3bfa66a
 SHA512 
a75bcd821afc6daca612f42c552fb965a3068dc04a94df41ff41d36928c764d44bcf72e1bd6d776bf4b443c73fc3946c0a91443a562019fcd1b6e8687d0ebcd2

diff --git a/net-analyzer/nagios-check_multiple/metadata.xml 
b/net-analyzer/nagios-check_multiple/metadata.xml
new file mode 100644
index 000..9956f0ad244
--- /dev/null
+++ b/net-analyzer/nagios-check_multiple/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+m...@gentoo.org
+Michael Orlitzky
+  
+
+clarkbox/check_multiple
+  
+

diff --git 
a/net-analyzer/nagios-check_multiple/nagios-check_multiple-0.0.1.ebuild 
b/net-analyzer/nagios-check_multiple/nagios-check_multiple-0.0.1.ebuild
new file mode 100644
index 000..54b6ca19172
--- /dev/null
+++ b/net-analyzer/nagios-check_multiple/nagios-check_multiple-0.0.1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_5,3_6,3_7,3_8} )
+DISTUTILS_USE_SETUPTOOLS=no
+inherit distutils-r1
+
+MY_PN="check_multiple"
+DESCRIPTION="A Nagios plugin to execute multiple checks in parallel"
+HOMEPAGE="https://github.com/clarkbox/${MY_PN};
+SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_install() {
+   distutils-r1_src_install
+
+   local nagiosplugindir="/usr/$(get_libdir)/nagios/plugins"
+   dodir "${nagiosplugindir}"
+
+   # Create a symlink from the nagios plugin directory to the /usr/bin
+   # location. The "binary" in /usr/bin should also be a symlink, since
+   # the python machinery allows the user to switch out the
+   # interpreter. We don't want to mess with any of that, so we just
+   # point to whatever the system would use if the user executed
+   # ${MY_PN}.
+   #
+   # The relative symlink is preferred so that if the package is
+   # installed e.g. while in a chroot, the symlink will never point
+   # outside of that chroot.
+   #
+   dosym "../../../bin/${MY_PN}" "${nagiosplugindir}/${MY_PN}"
+}
+
+python_test() {
+   "${EPYTHON}" -m unittest -v lib/check_multiple/check_multiple.py \
+   || die "test suite failed"
+}



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

2019-12-20 Thread Tim Harder
commit: 6b6d33cf50609ad10996c05bb6d05f10dcfabd5e
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 20 23:22:12 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 20 23:37:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6d33cf

sys-apps/pkgcore: version bump to 0.10.9

Signed-off-by: Tim Harder  gentoo.org>

 sys-apps/pkgcore/Manifest   | 1 +
 sys-apps/pkgcore/{pkgcore-.ebuild => pkgcore-0.10.9.ebuild} | 2 +-
 sys-apps/pkgcore/pkgcore-.ebuild| 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/sys-apps/pkgcore/Manifest b/sys-apps/pkgcore/Manifest
index 5309f672ab0..e5b146a50fd 100644
--- a/sys-apps/pkgcore/Manifest
+++ b/sys-apps/pkgcore/Manifest
@@ -1,2 +1,3 @@
 DIST pkgcore-0.10.7.tar.gz 645474 BLAKE2B 
3c311967cd2b4e29a45fbf4f2af9207c20f2401780fc3991c726917d103d6e59e951172280c212c7dd46db33defbfd6aad1a55da4d02484b8963ab8049b86c6a
 SHA512 
91910c9b7ec02396e1e0ff2a23a18757749fea635e3e294131d7368d67bd58e9b5f1de7440e50d926291dd3ed36dc7381a29f7ac9b58c27cf4f3fc49ee45
 DIST pkgcore-0.10.8.tar.gz 643637 BLAKE2B 
191f0c0bfcc0eb6b684001ba4c06393f6010ad2171b0be695c1aceeae3973717c7bc59bb5848d85797508fdbac5645cac228df7d6b9bc9aebcc98ca69243e533
 SHA512 
607b921b05c833a0c199abbfc4a4afe282935dc6e67904f9cc0588bdd4b2e872c1cffa5ebf0e6aad04912b362c67dc2b29794c3be5410dd019797b447a0ed3d5
+DIST pkgcore-0.10.9.tar.gz 647634 BLAKE2B 
e05b091d9ea797fe4207eb750edabf98faa3574b9ee93799554ed525cab5513b5cf45d9f2757c1ba27a3e7add4c55cd51ee57a650d988916e2bc6d03bb78f91d
 SHA512 
efa9e43f2a67e934b7dded190f93f09b860b770097e3715b7f03af3213fc680f5b9d5d9d14c5671d0ef2df9cf0144a009f7fd20e2f28d5c2dcdc685c65bf7232

diff --git a/sys-apps/pkgcore/pkgcore-.ebuild 
b/sys-apps/pkgcore/pkgcore-0.10.9.ebuild
similarity index 94%
copy from sys-apps/pkgcore/pkgcore-.ebuild
copy to sys-apps/pkgcore/pkgcore-0.10.9.ebuild
index 09021519bb7..a4a26e422fe 100644
--- a/sys-apps/pkgcore/pkgcore-.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.10.9.ebuild
@@ -26,7 +26,7 @@ RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"
 if [[ ${PV} == * ]]; then
RDEPEND+=" ~dev-python/snakeoil-[${PYTHON_USEDEP}]"
 else
-   RDEPEND+=" >=dev-python/snakeoil-0.8.4[${PYTHON_USEDEP}]"
+   RDEPEND+=" >=dev-python/snakeoil-0.8.5[${PYTHON_USEDEP}]"
 fi
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]

diff --git a/sys-apps/pkgcore/pkgcore-.ebuild 
b/sys-apps/pkgcore/pkgcore-.ebuild
index 09021519bb7..a4a26e422fe 100644
--- a/sys-apps/pkgcore/pkgcore-.ebuild
+++ b/sys-apps/pkgcore/pkgcore-.ebuild
@@ -26,7 +26,7 @@ RDEPEND="dev-python/lxml[${PYTHON_USEDEP}]"
 if [[ ${PV} == * ]]; then
RDEPEND+=" ~dev-python/snakeoil-[${PYTHON_USEDEP}]"
 else
-   RDEPEND+=" >=dev-python/snakeoil-0.8.4[${PYTHON_USEDEP}]"
+   RDEPEND+=" >=dev-python/snakeoil-0.8.5[${PYTHON_USEDEP}]"
 fi
 DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]



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

2019-12-20 Thread Tim Harder
commit: 7ec0aef3c64715ac39a3689eab635542ab949ce0
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 20 23:16:55 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 20 23:37:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec0aef3

dev-python/snakeoil: version bump to 0.8.5

Signed-off-by: Tim Harder  gentoo.org>

 dev-python/snakeoil/Manifest  |  1 +
 dev-python/snakeoil/snakeoil-0.8.5.ebuild | 32 +++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/snakeoil/Manifest b/dev-python/snakeoil/Manifest
index c7075058cd8..c0e39161e8c 100644
--- a/dev-python/snakeoil/Manifest
+++ b/dev-python/snakeoil/Manifest
@@ -1,3 +1,4 @@
 DIST snakeoil-0.7.5.tar.gz 303270 BLAKE2B 
66d00cf50c8efd73d765904b9c7e8ba725caef9608e68f5707ddc09358507fe64214af73b333ec5bee2ef950d8dbad474cb5d9e4412757bc3c82d75909f6fc23
 SHA512 
b9f6efce2e3f5df83248b1faa84493aa11d8a08935e3991a56daace96e0de39dd5c7d25a69a4394f7ba163de78ed56a2619ef64c33114128fc02052d676a86a5
 DIST snakeoil-0.8.3.tar.gz 297775 BLAKE2B 
b08c2c1bfea98e391b1da59ba0fd28e2187a83291c9c665f1394ed2b985b959ff5f5328db6a379d0d29e0fd86c82f965c40280f38ef5064727d4d9b173905c42
 SHA512 
d17a410f1684bb0398a115bbe6539895ea84a2ff7a1f3d05a66937f5f83783f2c503e985839d26f03565e960040a10e1985c43bb7376feda7c088ae279838be9
 DIST snakeoil-0.8.4.tar.gz 297551 BLAKE2B 
1c79805c65a9bec5f392e7c43dd36a9d085fb4f58371137e6fe1a5a72fd57b665c69f534175fef76aae3ae185a85343115671acdd58d214733c5b057468c8e54
 SHA512 
7a074d37b8a14260a0123acb63d16a2c004ec59a132ecccf3f528cac754e02661b766b0169646c8cc7743d7401160b3d7d469806e3da5b055d2352edb8bcdc68
+DIST snakeoil-0.8.5.tar.gz 296311 BLAKE2B 
d88b3f5fe299511343676ffad5a1f1efd10078f50d029b74feea66f6b6f65897e2d4dac2e96f65e0cbaae0942c5b9867fce868adf12be746c9c4ebf6f6a7f52f
 SHA512 
d25cbc105d5c881d8e99d5c2970d524914838917a4a716d8f7269a85af0d9a067b9bb9c26a37b9eb49239f97360938bece1a1ebe87aba04340b0fe528f44dc4b

diff --git a/dev-python/snakeoil/snakeoil-0.8.5.ebuild 
b/dev-python/snakeoil/snakeoil-0.8.5.ebuild
new file mode 100644
index 000..e073443aa4a
--- /dev/null
+++ b/dev-python/snakeoil/snakeoil-0.8.5.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="threads(+)"
+inherit distutils-r1
+
+if [[ ${PV} == * ]] ; then
+   EGIT_REPO_URI="https://github.com/pkgcore/snakeoil.git;
+   inherit git-r3
+else
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86"
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+fi
+
+DESCRIPTION="misc common functionality and useful optimizations"
+HOMEPAGE="https://github.com/pkgcore/snakeoil;
+
+LICENSE="BSD BSD-2 MIT"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+[[ ${PV} ==  ]] && DEPEND+=" dev-python/cython[${PYTHON_USEDEP}]"
+
+python_test() {
+   esetup.py test
+}



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

2019-12-20 Thread Tim Harder
commit: 03f97b8e34600613df3826a72236341681880623
Author: Tim Harder  gentoo  org>
AuthorDate: Fri Dec 20 23:37:08 2019 +
Commit: Tim Harder  gentoo  org>
CommitDate: Fri Dec 20 23:38:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f97b8e

dev-util/pkgcheck: version bump to 0.7.2

Signed-off-by: Tim Harder  gentoo.org>

 dev-util/pkgcheck/Manifest| 1 +
 dev-util/pkgcheck/{pkgcheck-.ebuild => pkgcheck-0.7.2.ebuild} | 4 ++--
 dev-util/pkgcheck/pkgcheck-.ebuild| 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-util/pkgcheck/Manifest b/dev-util/pkgcheck/Manifest
index 3df03262f7e..d99f5642ea8 100644
--- a/dev-util/pkgcheck/Manifest
+++ b/dev-util/pkgcheck/Manifest
@@ -1 +1,2 @@
 DIST pkgcheck-0.7.1.tar.gz 212835 BLAKE2B 
07fce0ed898a276ff939aec9018e02816b0abefe2a2c491ba7be8fb9616fd2351d827ae7f9248ed708a6dc1c387e3b7f30fd78ddbf8aa14b247bdec9e4925bf5
 SHA512 
0aaab2319d8a9c8dacf1027fd45239b11e530f213c940fcd1cda775f3e214064249c5598d586fb7bf3c0da53460de6e4d19e73ad26ec9be2bfdec645a82f78d1
+DIST pkgcheck-0.7.2.tar.gz 218204 BLAKE2B 
2fffbfce7856deec3b32fe5e8d754dec39b5bb4b85c2bc06f06539916ae6c8542ff6b7997d3e2d2aef8f60ad80159c3ce10768146938844dc64e817ae993c23a
 SHA512 
152aafb48f8a58fca72604f72a1d5a1621dd8a5d93d0a64529028c480be5e92488cbe0d7548ece4aef6b1721e1249f28103ba5bd8a9c69a85f0ba18e933df5bf

diff --git a/dev-util/pkgcheck/pkgcheck-.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.7.2.ebuild
similarity index 92%
copy from dev-util/pkgcheck/pkgcheck-.ebuild
copy to dev-util/pkgcheck/pkgcheck-0.7.2.ebuild
index b81e8708d7c..4626c74a350 100644
--- a/dev-util/pkgcheck/pkgcheck-.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.7.2.ebuild
@@ -28,8 +28,8 @@ if [[ ${PV} == * ]]; then
~sys-apps/pkgcore-[${PYTHON_USEDEP}]"
 else
RDEPEND="
-   >=dev-python/snakeoil-0.8.4[${PYTHON_USEDEP}]
-   >=sys-apps/pkgcore-0.10.8[${PYTHON_USEDEP}]"
+   >=dev-python/snakeoil-0.8.5[${PYTHON_USEDEP}]
+   >=sys-apps/pkgcore-0.10.9[${PYTHON_USEDEP}]"
 fi
 RDEPEND+="
dev-python/chardet[${PYTHON_USEDEP}]

diff --git a/dev-util/pkgcheck/pkgcheck-.ebuild 
b/dev-util/pkgcheck/pkgcheck-.ebuild
index b81e8708d7c..4626c74a350 100644
--- a/dev-util/pkgcheck/pkgcheck-.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-.ebuild
@@ -28,8 +28,8 @@ if [[ ${PV} == * ]]; then
~sys-apps/pkgcore-[${PYTHON_USEDEP}]"
 else
RDEPEND="
-   >=dev-python/snakeoil-0.8.4[${PYTHON_USEDEP}]
-   >=sys-apps/pkgcore-0.10.8[${PYTHON_USEDEP}]"
+   >=dev-python/snakeoil-0.8.5[${PYTHON_USEDEP}]
+   >=sys-apps/pkgcore-0.10.9[${PYTHON_USEDEP}]"
 fi
 RDEPEND+="
dev-python/chardet[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sci-physics/root/

2019-12-20 Thread Ulrich Müller
commit: 8a2dafacbed66a41dfcd4b133e982ae0058081af
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:31:58 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a2dafac

sci-physics/root: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-physics/root/root-6.12.06-r11.ebuild | 2 +-
 sci-physics/root/root-6.14.08-r4.ebuild  | 2 +-
 sci-physics/root/root-6.16.00-r4.ebuild  | 2 +-
 sci-physics/root/root-6.18.04.ebuild | 2 +-
 sci-physics/root/root-.ebuild| 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-physics/root/root-6.12.06-r11.ebuild 
b/sci-physics/root/root-6.12.06-r11.ebuild
index 75763334013..dbae1910486 100644
--- a/sci-physics/root/root-6.12.06-r11.ebuild
+++ b/sci-physics/root/root-6.12.06-r11.ebuild
@@ -66,7 +66,7 @@ CDEPEND="
asimage? ( media-libs/libafterimage[gif,jpeg,png,tiff?] )
zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
davix? ( net-libs/davix )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fftw? ( sci-libs/fftw:3.0= )
fits? ( sci-libs/cfitsio:0= )
graphviz? ( media-gfx/graphviz:0= )

diff --git a/sci-physics/root/root-6.14.08-r4.ebuild 
b/sci-physics/root/root-6.14.08-r4.ebuild
index e49344b7ac0..b02dfdad610 100644
--- a/sci-physics/root/root-6.14.08-r4.ebuild
+++ b/sci-physics/root/root-6.14.08-r4.ebuild
@@ -71,7 +71,7 @@ CDEPEND="
zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
cuda? ( >=dev-util/nvidia-cuda-toolkit-9.0 )
davix? ( net-libs/davix )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fftw? ( sci-libs/fftw:3.0= )
fits? ( sci-libs/cfitsio:0= )
graphviz? ( media-gfx/graphviz )

diff --git a/sci-physics/root/root-6.16.00-r4.ebuild 
b/sci-physics/root/root-6.16.00-r4.ebuild
index e7826c4120e..18c71c3760d 100644
--- a/sci-physics/root/root-6.16.00-r4.ebuild
+++ b/sci-physics/root/root-6.16.00-r4.ebuild
@@ -71,7 +71,7 @@ CDEPEND="
zeroconf? ( net-dns/avahi[mdnsresponder-compat] )
cuda? ( >=dev-util/nvidia-cuda-toolkit-9.0 )
davix? ( net-libs/davix )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fftw? ( sci-libs/fftw:3.0= )
fits? ( sci-libs/cfitsio:0= )
graphviz? ( media-gfx/graphviz )

diff --git a/sci-physics/root/root-6.18.04.ebuild 
b/sci-physics/root/root-6.18.04.ebuild
index 15388d19228..e83503d3270 100644
--- a/sci-physics/root/root-6.18.04.ebuild
+++ b/sci-physics/root/root-6.18.04.ebuild
@@ -69,7 +69,7 @@ CDEPEND="
asimage? ( media-libs/libafterimage[gif,jpeg,png,tiff?] )
cuda? ( >=dev-util/nvidia-cuda-toolkit-9.0 )
davix? ( net-libs/davix )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fftw? ( sci-libs/fftw:3.0= )
fits? ( sci-libs/cfitsio:0= )
graphviz? ( media-gfx/graphviz )

diff --git a/sci-physics/root/root-.ebuild 
b/sci-physics/root/root-.ebuild
index 76552a47713..94d2a50c952 100644
--- a/sci-physics/root/root-.ebuild
+++ b/sci-physics/root/root-.ebuild
@@ -82,7 +82,7 @@ CDEPEND="
asimage? ( media-libs/libafterimage[gif,jpeg,png,tiff] )
cuda? ( >=dev-util/nvidia-cuda-toolkit-9.0 )
davix? ( net-libs/davix )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fftw? ( sci-libs/fftw:3.0= )
fits? ( sci-libs/cfitsio:0= )
graphviz? ( media-gfx/graphviz )



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/maxima/

2019-12-20 Thread Ulrich Müller
commit: d590f408e20fae70e9c114f60ec8deeaff1a73a7
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:30:01 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d590f408

sci-mathematics/maxima: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/maxima/maxima-5.38.1.ebuild | 4 ++--
 sci-mathematics/maxima/maxima-5.42.1.ebuild | 2 +-
 sci-mathematics/maxima/maxima-5.42.2.ebuild | 2 +-
 sci-mathematics/maxima/maxima-5.43.0.ebuild | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-mathematics/maxima/maxima-5.38.1.ebuild 
b/sci-mathematics/maxima/maxima-5.38.1.ebuild
index 66c232a18d7..a97ec7dee44 100644
--- a/sci-mathematics/maxima/maxima-5.38.1.ebuild
+++ b/sci-mathematics/maxima/maxima-5.38.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,7 +35,7 @@ RDEPEND="!app-emacs/imaxima
X? ( x11-misc/xdg-utils
 sci-visualization/gnuplot[gd]
 tk? ( dev-lang/tk:0 ) )
-   emacs? ( virtual/emacs
+   emacs? ( >=app-editors/emacs-23.1:*
virtual/latex-base
app-emacs/auctex
app-text/ghostscript-gpl

diff --git a/sci-mathematics/maxima/maxima-5.42.1.ebuild 
b/sci-mathematics/maxima/maxima-5.42.1.ebuild
index 07c6bbdadd5..215a11d12fe 100644
--- a/sci-mathematics/maxima/maxima-5.42.1.ebuild
+++ b/sci-mathematics/maxima/maxima-5.42.1.ebuild
@@ -35,7 +35,7 @@ RDEPEND="!app-emacs/imaxima
X? ( x11-misc/xdg-utils
 sci-visualization/gnuplot[gd]
 tk? ( dev-lang/tk:0 ) )
-   emacs? ( virtual/emacs
+   emacs? ( >=app-editors/emacs-23.1:*
virtual/latex-base
app-emacs/auctex
app-text/ghostscript-gpl

diff --git a/sci-mathematics/maxima/maxima-5.42.2.ebuild 
b/sci-mathematics/maxima/maxima-5.42.2.ebuild
index f55566f6504..17150f7e4e3 100644
--- a/sci-mathematics/maxima/maxima-5.42.2.ebuild
+++ b/sci-mathematics/maxima/maxima-5.42.2.ebuild
@@ -35,7 +35,7 @@ RDEPEND="!app-emacs/imaxima
X? ( x11-misc/xdg-utils
 sci-visualization/gnuplot[gd]
 tk? ( dev-lang/tk:0 ) )
-   emacs? ( virtual/emacs
+   emacs? ( >=app-editors/emacs-23.1:*
virtual/latex-base
app-emacs/auctex
app-text/ghostscript-gpl

diff --git a/sci-mathematics/maxima/maxima-5.43.0.ebuild 
b/sci-mathematics/maxima/maxima-5.43.0.ebuild
index ddd827ba176..ab449ae5f1e 100644
--- a/sci-mathematics/maxima/maxima-5.43.0.ebuild
+++ b/sci-mathematics/maxima/maxima-5.43.0.ebuild
@@ -38,7 +38,7 @@ RDEPEND="!app-emacs/imaxima
X? ( x11-misc/xdg-utils
 sci-visualization/gnuplot[gd]
 tk? ( dev-lang/tk:0 ) )
-   emacs? ( virtual/emacs
+   emacs? ( >=app-editors/emacs-23.1:*
virtual/latex-base
app-emacs/auctex
app-text/ghostscript-gpl



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

2019-12-20 Thread Ulrich Müller
commit: 9d4efb706aada5459c2c961f331dbf9c81209809
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:35:40 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4efb70

x11-wm/ratpoison: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild | 4 ++--
 x11-wm/ratpoison/ratpoison-1.4.9.ebuild| 4 ++--
 x11-wm/ratpoison/ratpoison-.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild 
b/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild
index 38c02775f2d..6d854b0b3a2 100644
--- a/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild
+++ b/x11-wm/ratpoison/ratpoison-1.4.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux"
 IUSE="debug emacs +history sloppy +xft"
 
 RDEPEND="
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
history? ( sys-libs/readline:= )
xft? ( x11-libs/libXft )
virtual/perl-Pod-Parser

diff --git a/x11-wm/ratpoison/ratpoison-1.4.9.ebuild 
b/x11-wm/ratpoison/ratpoison-1.4.9.ebuild
index 6a1d81a91a5..07ae28d0145 100644
--- a/x11-wm/ratpoison/ratpoison-1.4.9.ebuild
+++ b/x11-wm/ratpoison/ratpoison-1.4.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ KEYWORDS="amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux"
 IUSE="debug emacs +history sloppy +xft +xrandr"
 
 RDEPEND="
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
history? ( sys-libs/readline:= )
xft? ( x11-libs/libXft )
xrandr? ( x11-libs/libXrandr )

diff --git a/x11-wm/ratpoison/ratpoison-.ebuild 
b/x11-wm/ratpoison/ratpoison-.ebuild
index 35e96ec0241..6b3032fb05c 100644
--- a/x11-wm/ratpoison/ratpoison-.ebuild
+++ b/x11-wm/ratpoison/ratpoison-.ebuild
@@ -14,7 +14,7 @@ KEYWORDS=""
 IUSE="debug emacs +history sloppy +xft +xrandr"
 
 RDEPEND="
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
history? ( sys-libs/readline:= )
xft? ( x11-libs/libXft )
xrandr? ( x11-libs/libXrandr )



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

2019-12-20 Thread Ulrich Müller
commit: 897c08d3311fdbd83d3548e08c43cbaac35e3358
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:32:35 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897c08d3

sci-visualization/epix: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-visualization/epix/epix-1.2.11-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/epix/epix-1.2.11-r2.ebuild 
b/sci-visualization/epix/epix-1.2.11-r2.ebuild
index dd9b328f5f1..803e8966b92 100644
--- a/sci-visualization/epix/epix-1.2.11-r2.ebuild
+++ b/sci-visualization/epix/epix-1.2.11-r2.ebuild
@@ -20,7 +20,7 @@ DEPEND="
dev-texlive/texlive-pictures
dev-texlive/texlive-latexextra
dev-texlive/texlive-latexrecommended
-   emacs? ( virtual/emacs )"
+   emacs? ( >=app-editors/emacs-23.1:* )"
 RDEPEND="${DEPEND}"
 SITEFILE=50${PN}-gentoo.el
 



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

2019-12-20 Thread Ulrich Müller
commit: b76b474d3b52cd2825e5cae670258105fedcbb45
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 22:45:57 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76b474d

app-i18n/anthy: Refer to app-editors/emacs in metadata.xml.

Instead of deprecated virtual/emacs.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 app-i18n/anthy/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/anthy/metadata.xml b/app-i18n/anthy/metadata.xml
index 0b8350b78af..7b0ba62c9e0 100644
--- a/app-i18n/anthy/metadata.xml
+++ b/app-i18n/anthy/metadata.xml
@@ -12,8 +12,8 @@
 Anthy is a free and secure Japanese kana-kanji server.  This ebuild 
includes
 cannadic as a server-side dictionary, so you don't need any extra package 
to
 run it.  You can use anthy with app-i18n/uim (XIM, GTK+ 
immodule)
-and virtual/emacs (to enable Anthy support for emacs, build this
-package with emacs USE flag).
+and app-editors/emacs (to enable Anthy support for emacs, build
+this package with emacs USE flag).
   
   
 Enable support for 
app-dicts/canna-2ch



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

2019-12-20 Thread Ulrich Müller
commit: df38eda299860dfdd78f7d6f3a7b8e6090e8e38f
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:36:08 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df38eda2

x11-wm/sawfish: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

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

diff --git a/x11-wm/sawfish/sawfish-1.12.0.ebuild 
b/x11-wm/sawfish/sawfish-1.12.0.ebuild
index cb45251a082..047ec674d71 100644
--- a/x11-wm/sawfish/sawfish-1.12.0.ebuild
+++ b/x11-wm/sawfish/sawfish-1.12.0.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 ia64 ppc ~ppc64 ~sh sparc x86"
 IUSE="emacs kde nls xinerama"
 
 RDEPEND="
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
>=dev-libs/librep-0.92.1
>=x11-libs/rep-gtk-0.90.7
x11-libs/pangox-compat



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

2019-12-20 Thread Ulrich Müller
commit: 19b9cb36d743b3c4a1d7f95e4722cd8666e1e9f1
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:27:37 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b9cb36

net-misc/unison: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 net-misc/unison/unison-2.48.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/unison/unison-2.48.4.ebuild 
b/net-misc/unison/unison-2.48.4.ebuild
index fb513a40f2e..e2ba50d54f2 100644
--- a/net-misc/unison/unison-2.48.4.ebuild
+++ b/net-misc/unison/unison-2.48.4.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~spa
 # ocaml version so we are sure it has ocamlopt use flag
 DEPEND="dev-lang/ocaml[ocamlopt?]
gtk? ( dev-ml/lablgtk )
-   test? ( || ( dev-util/ctags virtual/emacs ) )"
+   test? ( || ( dev-util/ctags >=app-editors/emacs-23.1:* ) )"
 
 RDEPEND="gtk? ( dev-ml/lablgtk
|| ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) )



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/geomview/

2019-12-20 Thread Ulrich Müller
commit: 70be06cca1ca2c322b08e79799a293430c1768df
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:28:48 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70be06cc

sci-mathematics/geomview: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/geomview/geomview-1.9.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild 
b/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild
index 675a3515f01..0ffb2d155b8 100644
--- a/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild
+++ b/sci-mathematics/geomview/geomview-1.9.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ IUSE="motionaveraging debug emacs zlib"
 DEPEND="x11-libs/motif:0
virtual/glu
virtual/opengl
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
zlib? ( sys-libs/zlib )"
 RDEPEND="${DEPEND}
x11-misc/xdg-utils"



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

2019-12-20 Thread Ulrich Müller
commit: ad20ea864c90b303cdb20da3bcb36e7fcd99
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:27:15 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:46 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad20ea86

net-mail/notmuch: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 net-mail/notmuch/notmuch-0.28.4.ebuild | 2 +-
 net-mail/notmuch/notmuch-0.29.2.ebuild | 2 +-
 net-mail/notmuch/notmuch-0.29.3.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mail/notmuch/notmuch-0.28.4.ebuild 
b/net-mail/notmuch/notmuch-0.28.4.ebuild
index 578ec430d1c..2856cf698a2 100644
--- a/net-mail/notmuch/notmuch-0.28.4.ebuild
+++ b/net-mail/notmuch/notmuch-0.28.4.ebuild
@@ -38,7 +38,7 @@ CDEPEND="
>=sys-libs/zlib-1.2.5.2
sys-libs/talloc
crypt? ( dev-libs/gmime:3.0[crypt] )
-   emacs? ( >=virtual/emacs-23 )
+   emacs? ( >=app-editors/emacs-23.1:* )
python? ( ${PYTHON_DEPS} )
"
 DEPEND="${CDEPEND}

diff --git a/net-mail/notmuch/notmuch-0.29.2.ebuild 
b/net-mail/notmuch/notmuch-0.29.2.ebuild
index e845830282d..f848c35df5e 100644
--- a/net-mail/notmuch/notmuch-0.29.2.ebuild
+++ b/net-mail/notmuch/notmuch-0.29.2.ebuild
@@ -38,7 +38,7 @@ CDEPEND="
>=sys-libs/zlib-1.2.5.2
sys-libs/talloc
crypt? ( dev-libs/gmime:3.0[crypt] )
-   emacs? ( >=virtual/emacs-23 )
+   emacs? ( >=app-editors/emacs-23.1:* )
python? ( ${PYTHON_DEPS} )
"
 DEPEND="${CDEPEND}

diff --git a/net-mail/notmuch/notmuch-0.29.3.ebuild 
b/net-mail/notmuch/notmuch-0.29.3.ebuild
index e845830282d..f848c35df5e 100644
--- a/net-mail/notmuch/notmuch-0.29.3.ebuild
+++ b/net-mail/notmuch/notmuch-0.29.3.ebuild
@@ -38,7 +38,7 @@ CDEPEND="
>=sys-libs/zlib-1.2.5.2
sys-libs/talloc
crypt? ( dev-libs/gmime:3.0[crypt] )
-   emacs? ( >=virtual/emacs-23 )
+   emacs? ( >=app-editors/emacs-23.1:* )
python? ( ${PYTHON_DEPS} )
"
 DEPEND="${CDEPEND}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/agda/

2019-12-20 Thread Ulrich Müller
commit: 1e5f45b1ed0fa6ae2b44a8872085f93cf0738a49
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:28:16 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5f45b1

sci-mathematics/agda: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/agda/agda-2.4.2.5-r2.ebuild | 4 ++--
 sci-mathematics/agda/agda-2.5.2-r1.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild 
b/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild
index 35d86bd4e84..b958c29c542 100644
--- a/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild
+++ b/sci-mathematics/agda/agda-2.4.2.5-r2.ebuild
@@ -44,8 +44,8 @@ RDEPEND=">=dev-haskell/binary-0.7.2.1:=[profile?] 
=dev-haskell/transformers-0.3:=[profile?] 
=dev-haskell/boxes-0.1.3:=[profile?] 
=dev-haskell/uulib-0.9.20:=[profile?] )
 "
 RDEPEND+="
-   emacs? ( app-emacs/haskell-mode
-   virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:*
+   app-emacs/haskell-mode )
 "
 PDEPEND="stdlib? ( =sci-mathematics/agda-stdlib-${MY_GENTOO_AGDA_STDLIB_V} )"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/twelf/

2019-12-20 Thread Ulrich Müller
commit: 7123dfea220bfbc96226df6883217023f2bfaa19
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:30:57 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7123dfea

sci-mathematics/twelf: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/twelf/twelf-1.7.1-r1.ebuild | 4 ++--
 sci-mathematics/twelf/twelf-1.7.1.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild 
b/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
index 56b41fcc37e..21d5f0f5a01 100644
--- a/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
+++ b/sci-mathematics/twelf/twelf-1.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -27,7 +27,7 @@ RDEPEND="
app-text/texi2html
)
emacs? (
-   virtual/emacs
+   >=app-editors/emacs-23.1:*
)"
 DEPEND="${RDEPEND}"
 

diff --git a/sci-mathematics/twelf/twelf-1.7.1.ebuild 
b/sci-mathematics/twelf/twelf-1.7.1.ebuild
index f9334067c38..9506fdd8254 100644
--- a/sci-mathematics/twelf/twelf-1.7.1.ebuild
+++ b/sci-mathematics/twelf/twelf-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -27,7 +27,7 @@ RDEPEND="
app-text/texi2html
)
emacs? (
-   virtual/emacs
+   >=app-editors/emacs-23.1:*
)"
 DEPEND="${RDEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/why3-for-spark/

2019-12-20 Thread Ulrich Müller
commit: 6c532ec926058d96e6d584075b63a32e4fb2c300
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:31:12 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c532ec9

sci-mathematics/why3-for-spark: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild | 2 +-
 sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild 
b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild
index 5400b37276c..2335a61928f 100644
--- a/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild
+++ b/sci-mathematics/why3-for-spark/why3-for-spark-2018.ebuild
@@ -23,7 +23,7 @@ DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?]
coq? ( sci-mathematics/coq )
doc? ( dev-tex/rubber )
gtk? ( dev-ml/lablgtk[sourceview] )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
html? ( dev-tex/hevea )
hypothesis-selection? ( dev-ml/ocamlgraph )
zarith? ( dev-ml/zarith )

diff --git a/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild 
b/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild
index a0caa7b6cf6..409bfc36cda 100644
--- a/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild
+++ b/sci-mathematics/why3-for-spark/why3-for-spark-2019.ebuild
@@ -23,7 +23,7 @@ DEPEND=">=dev-lang/ocaml-4.02.3[ocamlopt?]
coq? ( sci-mathematics/coq )
doc? ( dev-tex/rubber )
gtk? ( dev-ml/lablgtk[sourceview] )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
html? ( dev-tex/hevea )
hypothesis-selection? ( dev-ml/ocamlgraph )
zarith? ( dev-ml/zarith )



[gentoo-commits] repo/gentoo:master commit in: sci-physics/thepeg/

2019-12-20 Thread Ulrich Müller
commit: e0aaf0c81202dca06f00f53590d675f7ef240210
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:32:16 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0aaf0c8

sci-physics/thepeg: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-physics/thepeg/thepeg-1.9.2.ebuild | 2 +-
 sci-physics/thepeg/thepeg-2.0.0.ebuild | 2 +-
 sci-physics/thepeg/thepeg-2.0.4.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-physics/thepeg/thepeg-1.9.2.ebuild 
b/sci-physics/thepeg/thepeg-1.9.2.ebuild
index eacacaa4808..1f333ed8402 100644
--- a/sci-physics/thepeg/thepeg-1.9.2.ebuild
+++ b/sci-physics/thepeg/thepeg-1.9.2.ebuild
@@ -29,7 +29,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
sci-libs/gsl:0=
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fastjet? ( sci-physics/fastjet:0= )
hepmc? ( sci-physics/hepmc:0= )
java? ( >=virtual/jre-1.5:* )

diff --git a/sci-physics/thepeg/thepeg-2.0.0.ebuild 
b/sci-physics/thepeg/thepeg-2.0.0.ebuild
index 677e29bea9b..6d4e9927f49 100644
--- a/sci-physics/thepeg/thepeg-2.0.0.ebuild
+++ b/sci-physics/thepeg/thepeg-2.0.0.ebuild
@@ -29,7 +29,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
sci-libs/gsl:0=
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fastjet? ( sci-physics/fastjet:0= )
hepmc? ( sci-physics/hepmc:0= )
java? ( >=virtual/jre-1.5:* )

diff --git a/sci-physics/thepeg/thepeg-2.0.4.ebuild 
b/sci-physics/thepeg/thepeg-2.0.4.ebuild
index 1591dd59d17..93ed41abb78 100644
--- a/sci-physics/thepeg/thepeg-2.0.4.ebuild
+++ b/sci-physics/thepeg/thepeg-2.0.4.ebuild
@@ -26,7 +26,7 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
sci-libs/gsl:0=
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fastjet? ( sci-physics/fastjet:0= )
hepmc? ( sci-physics/hepmc:0= )
java? ( >=virtual/jre-1.5:* )



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

2019-12-20 Thread Ulrich Müller
commit: 42d2dce598081f813f92799dc129ba8f75bc9fc4
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:36:25 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42d2dce5

x11-wm/stumpwm: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 x11-wm/stumpwm/stumpwm-18.05.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/stumpwm/stumpwm-18.05.ebuild 
b/x11-wm/stumpwm/stumpwm-18.05.ebuild
index 1da69a1a899..328b8223f97 100644
--- a/x11-wm/stumpwm/stumpwm-18.05.ebuild
+++ b/x11-wm/stumpwm/stumpwm-18.05.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ RDEPEND="dev-lisp/alexandria
dev-lisp/cl-ppcre
dev-lisp/clx
>=dev-lisp/sbcl-1.3.0
-   emacs? ( virtual/emacs app-emacs/slime )"
+   emacs? ( >=app-editors/emacs-23.1:* app-emacs/slime )"
 DEPEND="${RDEPEND}
sys-apps/texinfo
doc? ( virtual/texi2dvi )"



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

2019-12-20 Thread Ulrich Müller
commit: 72d5983e2bf8eaf8cba80a845828388f70d7d18a
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:34:37 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d5983e

sys-apps/qingy: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sys-apps/qingy/qingy-1.0.0-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/qingy/qingy-1.0.0-r4.ebuild 
b/sys-apps/qingy/qingy-1.0.0-r4.ebuild
index 88a2eaffd69..5bdb362f4cc 100644
--- a/sys-apps/qingy/qingy-1.0.0-r4.ebuild
+++ b/sys-apps/qingy/qingy-1.0.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,7 +22,7 @@ RDEPEND="
>=sys-libs/ncurses-5.7-r7:=
opensslcrypt? ( dev-libs/openssl:0= )
crypt? ( >=dev-libs/libgcrypt-1.2.1:0= )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
pam? ( >=sys-libs/pam-0.75-r11 )
X? (
x11-libs/libX11:=



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

2019-12-20 Thread Ulrich Müller
commit: fbe4b380bd7f115ca12102f4c04fdd663cfd06fa
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:33:10 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbe4b380

sci-visualization/gri: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-visualization/gri/gri-2.12.23-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-visualization/gri/gri-2.12.23-r1.ebuild 
b/sci-visualization/gri/gri-2.12.23-r1.ebuild
index ad45c30407b..00c9320934e 100644
--- a/sci-visualization/gri/gri-2.12.23-r1.ebuild
+++ b/sci-visualization/gri/gri-2.12.23-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ DEPEND="
>=sci-libs/netcdf-4
virtual/latex-base
virtual/imagemagick-tools[png]
-   emacs? ( virtual/emacs )"
+   emacs? ( >=app-editors/emacs-23.1:* )"
 RDEPEND="${DEPEND}"
 
 SITEFILE="50gri-gentoo.el"



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

2019-12-20 Thread Ulrich Müller
commit: 550137eebf83d88e9585992fb26e73c2560ff793
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:32:50 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550137ee

sci-visualization/gle: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-visualization/gle/gle-4.2.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/gle/gle-4.2.5-r1.ebuild 
b/sci-visualization/gle/gle-4.2.5-r1.ebuild
index f0d2a19ba6a..dee5f4ae58c 100644
--- a/sci-visualization/gle/gle-4.2.5-r1.ebuild
+++ b/sci-visualization/gle/gle-4.2.5-r1.ebuild
@@ -21,7 +21,7 @@ DEPEND="
png? ( media-libs/libpng:0= )
tiff? ( media-libs/tiff:0 )
doc? ( dev-texlive/texlive-latexextra )
-   emacs? ( virtual/emacs )"
+   emacs? ( >=app-editors/emacs-23.1:* )"
 
 RDEPEND="${DEPEND}
app-text/ghostscript-gpl



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

2019-12-20 Thread Ulrich Müller
commit: 76573e538e7cab97e26e032e6446bf56cb1f1651
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:35:19 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76573e53

sys-cluster/glusterfs: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sys-cluster/glusterfs/glusterfs-4.1.8.ebuild | 2 +-
 sys-cluster/glusterfs/glusterfs-6.1.ebuild   | 2 +-
 sys-cluster/glusterfs/glusterfs-6.5.ebuild   | 2 +-
 sys-cluster/glusterfs/glusterfs-.ebuild  | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild 
b/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild
index 61cb827c0e8..f228f9636ad 100644
--- a/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-4.1.8.ebuild
@@ -32,7 +32,7 @@ RESTRICT="test"
 # sys-apps/util-linux is required for libuuid
 RDEPEND="bd-xlator? ( sys-fs/lvm2 )
!elibc_glibc? ( sys-libs/argp-standalone )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fuse? ( >=sys-fs/fuse-2.7.0:0 )
georeplication? ( ${PYTHON_DEPS} )
infiniband? ( sys-fabric/libibverbs:* sys-fabric/librdmacm:* )

diff --git a/sys-cluster/glusterfs/glusterfs-6.1.ebuild 
b/sys-cluster/glusterfs/glusterfs-6.1.ebuild
index e9acb97223c..faf8d43f4bb 100644
--- a/sys-cluster/glusterfs/glusterfs-6.1.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-6.1.ebuild
@@ -30,7 +30,7 @@ RESTRICT="test"
 
 # sys-apps/util-linux is required for libuuid
 RDEPEND="!elibc_glibc? ( sys-libs/argp-standalone )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fuse? ( >=sys-fs/fuse-2.7.0:0 )
georeplication? ( ${PYTHON_DEPS} )
infiniband? ( sys-fabric/libibverbs:* sys-fabric/librdmacm:* )

diff --git a/sys-cluster/glusterfs/glusterfs-6.5.ebuild 
b/sys-cluster/glusterfs/glusterfs-6.5.ebuild
index e9acb97223c..faf8d43f4bb 100644
--- a/sys-cluster/glusterfs/glusterfs-6.5.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-6.5.ebuild
@@ -30,7 +30,7 @@ RESTRICT="test"
 
 # sys-apps/util-linux is required for libuuid
 RDEPEND="!elibc_glibc? ( sys-libs/argp-standalone )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fuse? ( >=sys-fs/fuse-2.7.0:0 )
georeplication? ( ${PYTHON_DEPS} )
infiniband? ( sys-fabric/libibverbs:* sys-fabric/librdmacm:* )

diff --git a/sys-cluster/glusterfs/glusterfs-.ebuild 
b/sys-cluster/glusterfs/glusterfs-.ebuild
index 9110a2d46e7..4daba19bc76 100644
--- a/sys-cluster/glusterfs/glusterfs-.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -32,7 +32,7 @@ RESTRICT="test"
 # sys-apps/util-linux is required for libuuid
 RDEPEND="bd-xlator? ( sys-fs/lvm2 )
!elibc_glibc? ( sys-libs/argp-standalone )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
fuse? ( >=sys-fs/fuse-2.7.0:0 )
georeplication? ( ${PYTHON_DEPS} )
infiniband? ( sys-fabric/libibverbs:* sys-fabric/librdmacm:* )



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

2019-12-20 Thread Ulrich Müller
commit: 690b9104b2d2957f6a68a2fce6d60920a5e0
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:26:33 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690b9104

net-mail/mu: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 net-mail/mu/mu-0.9.18-r2.ebuild | 4 ++--
 net-mail/mu/mu-1.0.ebuild   | 4 ++--
 net-mail/mu/mu-1.3.5.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-mail/mu/mu-0.9.18-r2.ebuild b/net-mail/mu/mu-0.9.18-r2.ebuild
index 17815abc980..1384e4bd776 100644
--- a/net-mail/mu/mu-0.9.18-r2.ebuild
+++ b/net-mail/mu/mu-0.9.18-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ DEPEND="
dev-libs/gmime:2.6
dev-libs/xapian
dev-libs/glib:2
-   emacs? ( >=virtual/emacs-23 )
+   emacs? ( >=app-editors/emacs-23.1:* )
!net-mail/mailutils"
 RDEPEND="${DEPEND}"
 

diff --git a/net-mail/mu/mu-1.0.ebuild b/net-mail/mu/mu-1.0.ebuild
index 2ffb7d2dbe8..67c1fb0dd25 100644
--- a/net-mail/mu/mu-1.0.ebuild
+++ b/net-mail/mu/mu-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ DEPEND="
dev-libs/gmime:2.6
dev-libs/xapian
dev-libs/glib:2
-   emacs? ( >=virtual/emacs-23 )
+   emacs? ( >=app-editors/emacs-23.1:* )
!net-mail/mailutils"
 RDEPEND="${DEPEND}"
 

diff --git a/net-mail/mu/mu-1.3.5.ebuild b/net-mail/mu/mu-1.3.5.ebuild
index 96b9d511592..3e40b2e3d54 100644
--- a/net-mail/mu/mu-1.3.5.ebuild
+++ b/net-mail/mu/mu-1.3.5.ebuild
@@ -20,7 +20,7 @@ DEPEND="
dev-libs/gmime:3.0
>=dev-libs/xapian-1.4
dev-libs/glib:2
-   emacs? ( >=virtual/emacs-24.4 )
+   emacs? ( >=app-editors/emacs-24.4:* )
guile? ( >=dev-scheme/guile-2.0 )
!net-mail/mailutils"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/singular/

2019-12-20 Thread Ulrich Müller
commit: 55b92fd76e8702afddb605ce34a639c0826d6ffa
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:30:42 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55b92fd7

sci-mathematics/singular: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/singular/singular-4.0.2.ebuild | 4 ++--
 sci-mathematics/singular/singular-4.0.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/singular/singular-4.0.2.ebuild 
b/sci-mathematics/singular/singular-4.0.2.ebuild
index 114d83fd0a3..f692e644c82 100644
--- a/sci-mathematics/singular/singular-4.0.2.ebuild
+++ b/sci-mathematics/singular/singular-4.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -25,7 +25,7 @@ IUSE="boost doc emacs examples python +readline"
 
 RDEPEND="dev-libs/gmp:0
>=dev-libs/ntl-5.5.1
-   emacs? ( >=virtual/emacs-22 )
+   emacs? ( >=app-editors/emacs-23.1:* )
sci-mathematics/flint
sci-mathematics/4ti2
sci-libs/cddlib"

diff --git a/sci-mathematics/singular/singular-4.0.3.ebuild 
b/sci-mathematics/singular/singular-4.0.3.ebuild
index 6d898b9c9fc..8fd5f63c223 100644
--- a/sci-mathematics/singular/singular-4.0.3.ebuild
+++ b/sci-mathematics/singular/singular-4.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ IUSE="boost doc emacs examples python +readline"
 
 RDEPEND="dev-libs/gmp:0
>=dev-libs/ntl-5.5.1
-   emacs? ( >=virtual/emacs-22 )
+   emacs? ( >=app-editors/emacs-23.1:* )
sci-mathematics/flint
sci-mathematics/4ti2
sci-libs/cddlib"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/pspp/

2019-12-20 Thread Ulrich Müller
commit: 2198b0acef5f2057314bec7b8109a47536b07891
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:30:19 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2198b0ac

sci-mathematics/pspp: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/pspp/pspp-1.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/pspp/pspp-1.2.0.ebuild 
b/sci-mathematics/pspp/pspp-1.2.0.ebuild
index f4a8b7ec810..656818f70b2 100644
--- a/sci-mathematics/pspp/pspp-1.2.0.ebuild
+++ b/sci-mathematics/pspp/pspp-1.2.0.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
sys-libs/zlib:0=
virtual/libiconv
cairo? ( x11-libs/cairo:0=[svg] )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
gtk? (
x11-libs/gtk+:3=
x11-libs/gtksourceview:3.0=



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

2019-12-20 Thread Ulrich Müller
commit: f5ad14111d036950d70e68e03927e4b8137c5d38
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:26:13 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:45 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ad1411

net-mail/mailutils: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 net-mail/mailutils/mailutils-3.4-r3.ebuild | 2 +-
 net-mail/mailutils/mailutils-3.7.ebuild| 2 +-
 net-mail/mailutils/mailutils-3.8.ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mail/mailutils/mailutils-3.4-r3.ebuild 
b/net-mail/mailutils/mailutils-3.4-r3.ebuild
index 41d2ec0c56f..447c79acb52 100644
--- a/net-mail/mailutils/mailutils-3.4-r3.ebuild
+++ b/net-mail/mailutils/mailutils-3.4-r3.ebuild
@@ -27,7 +27,7 @@ RDEPEND="!mail-client/nmh
virtual/mta
berkdb? ( sys-libs/db:= )
bidi? ( dev-libs/fribidi )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
gdbm? ( sys-libs/gdbm )
guile? ( dev-scheme/guile:12/22 )
kerberos? ( virtual/krb5 )

diff --git a/net-mail/mailutils/mailutils-3.7.ebuild 
b/net-mail/mailutils/mailutils-3.7.ebuild
index 493ba4d9f40..a0a70558a6a 100644
--- a/net-mail/mailutils/mailutils-3.7.ebuild
+++ b/net-mail/mailutils/mailutils-3.7.ebuild
@@ -27,7 +27,7 @@ RDEPEND="!mail-client/nmh
virtual/mta
berkdb? ( sys-libs/db:= )
bidi? ( dev-libs/fribidi )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
gdbm? ( sys-libs/gdbm )
guile? ( dev-scheme/guile:12/2.2-1 )
kerberos? ( virtual/krb5 )

diff --git a/net-mail/mailutils/mailutils-3.8.ebuild 
b/net-mail/mailutils/mailutils-3.8.ebuild
index b3f820b13cc..81af5fd8211 100644
--- a/net-mail/mailutils/mailutils-3.8.ebuild
+++ b/net-mail/mailutils/mailutils-3.8.ebuild
@@ -27,7 +27,7 @@ RDEPEND="!mail-client/nmh
virtual/mta
berkdb? ( sys-libs/db:= )
bidi? ( dev-libs/fribidi )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
gdbm? ( sys-libs/gdbm )
guile? ( dev-scheme/guile:12/2.2-1 )
kerberos? ( virtual/krb5 )



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/fricas/

2019-12-20 Thread Ulrich Müller
commit: a1f0558d764b2c10173d5bd3da9ef94e24533f29
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:28:30 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f0558d

sci-mathematics/fricas: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/fricas/fricas-1.3.4.ebuild | 4 ++--
 sci-mathematics/fricas/fricas-1.3.5.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/fricas/fricas-1.3.4.ebuild 
b/sci-mathematics/fricas/fricas-1.3.4.ebuild
index b844cb78f7b..2ed8ffb542c 100644
--- a/sci-mathematics/fricas/fricas-1.3.4.ebuild
+++ b/sci-mathematics/fricas/fricas-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ COMS=(  .lisp  .   ecl  . ccl )
 
 IUSE="${LISPS[*]} X emacs gmp"
 RDEPEND="X? ( x11-libs/libXpm x11-libs/libICE )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
gmp? ( dev-libs/gmp:= )"
 
 # Generating lisp deps

diff --git a/sci-mathematics/fricas/fricas-1.3.5.ebuild 
b/sci-mathematics/fricas/fricas-1.3.5.ebuild
index b9e209804b8..2ed8ffb542c 100644
--- a/sci-mathematics/fricas/fricas-1.3.5.ebuild
+++ b/sci-mathematics/fricas/fricas-1.3.5.ebuild
@@ -20,7 +20,7 @@ COMS=(  .lisp  .   ecl  . ccl )
 
 IUSE="${LISPS[*]} X emacs gmp"
 RDEPEND="X? ( x11-libs/libXpm x11-libs/libICE )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
gmp? ( dev-libs/gmp:= )"
 
 # Generating lisp deps



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/Macaulay2/

2019-12-20 Thread Ulrich Müller
commit: d7e7ad0093ed3eefa4d5b67d83c2ffe0c1c34b39
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:29:32 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7e7ad00

sci-mathematics/Macaulay2: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild 
b/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild
index acd1d0deb89..0e0cd648a7d 100644
--- a/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild
+++ b/sci-mathematics/Macaulay2/Macaulay2-1.8.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -47,7 +47,7 @@ RDEPEND="${PYTHON_DEPS}
sys-libs/ncurses
>=dev-libs/boehm-gc-7.4[threads]
dev-libs/libatomic_ops
-   emacs? ( virtual/emacs )"
+   emacs? ( >=app-editors/emacs-23.1:* )"
 
 SITEFILE=70Macaulay2-gentoo.el
 



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/gretl/

2019-12-20 Thread Ulrich Müller
commit: d89a312d1afa9d40f0182cb844661480db46e080
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 16:29:10 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 22:48:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d89a312d

sci-mathematics/gretl: Update virtual/emacs dependency.

The virtual is deprecated, depend on app-editors/emacs instead.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 sci-mathematics/gretl/gretl-1.9.14.ebuild | 4 ++--
 sci-mathematics/gretl/gretl-1.9.90.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/gretl/gretl-1.9.14.ebuild 
b/sci-mathematics/gretl/gretl-1.9.14.ebuild
index 3d18e40578d..633e488873c 100644
--- a/sci-mathematics/gretl/gretl-1.9.14.ebuild
+++ b/sci-mathematics/gretl/gretl-1.9.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -27,7 +27,7 @@ CDEPEND="
virtual/lapack
virtual/latex-base
accessibility? ( app-accessibility/flite )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
gtk? (
media-libs/gd[png]
sci-visualization/gnuplot[gd]

diff --git a/sci-mathematics/gretl/gretl-1.9.90.ebuild 
b/sci-mathematics/gretl/gretl-1.9.90.ebuild
index a376ae9b64c..b59ae725d30 100644
--- a/sci-mathematics/gretl/gretl-1.9.90.ebuild
+++ b/sci-mathematics/gretl/gretl-1.9.90.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -28,7 +28,7 @@ CDEPEND="
virtual/latex-base
accessibility? ( app-accessibility/flite:= )
curl? ( net-misc/curl:0= )
-   emacs? ( virtual/emacs )
+   emacs? ( >=app-editors/emacs-23.1:* )
gtk? (
media-libs/gd:2=[png]
sci-visualization/gnuplot[gd]



[gentoo-commits] repo/gentoo:master commit in: net-libs/libwebsockets/

2019-12-20 Thread Matt Turner
commit: ba93d0691dc516c51fbe99d9977e7555810f20fd
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 20 20:23:00 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 20 21:58:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba93d069

net-libs/libwebsockets: Version bump to 3.2.1

- enable IUSE=lejp by default (bug #700816)
- Change subslot to match libwebsockets soname

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

 net-libs/libwebsockets/Manifest   |  1 +
 net-libs/libwebsockets/libwebsockets-3.2.1.ebuild | 77 +++
 2 files changed, 78 insertions(+)

diff --git a/net-libs/libwebsockets/Manifest b/net-libs/libwebsockets/Manifest
index 8719a402e59..f06c54ce059 100644
--- a/net-libs/libwebsockets/Manifest
+++ b/net-libs/libwebsockets/Manifest
@@ -3,3 +3,4 @@ DIST libwebsockets-2.0.2.tar.gz 2998585 BLAKE2B 
0eaf2301abf9a0e47bd865b6e653f3ea
 DIST libwebsockets-2.1.1.tar.gz 3769593 BLAKE2B 
8d3aaa0a844925fb927fffaf0d11ba1bdbd013db8a680ce4b85cd5d951219598288fa0f2b97ec22bc00ef879586cb5c2c076b774f3411cb6d8ca553e66fb90e2
 SHA512 
429bca62feb75136d8aff1783a6024468033536356fb3501e4dcf0819d9e9a4457f2a94248fdafe6fdceb7e0ded146ff6c4c04040e069f34a9b27a4e090d2683
 DIST libwebsockets-2.4.2.tar.gz 3777160 BLAKE2B 
6aedc0d340e9e03745309cd1a9674b6c7e84ebdbd5232a265c7a4e0deb612665982353c3ba973b58a835b1747448d415a3625ed044973212b5a897b221d73106
 SHA512 
7bee49f6763ff3ab7861fcda25af8d80f6757c56e197ea42be53e0b2480969eee73de3aee5198f5ff06fd1cb8ab2be4c6495243e83cd0acc235b0da83b2353d1
 DIST libwebsockets-3.2.0.tar.gz 9848976 BLAKE2B 
3ad82281c854ad6ca4183f104a0d0eaa6f6e6e6084e3a98b29d8425d335f02a2d3e4f7e7a1b350e87d4ff975c44a5ed6635e3166219d9294bbf5a56ed1357e75
 SHA512 
afc1c9e259d6d48000b09da111af4129680d50474cdfedbad197ee22260d57a837b67cc6a3f8e6b1aa7ce7dc5d3fd900569783631540501709868125c6d1e4da
+DIST libwebsockets-3.2.1.tar.gz 9868342 BLAKE2B 
d822552c611f7cd0ee416bf9b9576c6052e196c1aa68b12c46a00865d3dcd131840218394317f191485fc61d8f3b7654d4a652a47f11d279a22df84a2350
 SHA512 
a2d30a7a0416a26484743efdaa8635542480a74b0ef0f6e172dab5de4688486efb13457fc8a884d9916f76322cab0cbc9ab675f496558edd1dd9b833d087207d

diff --git a/net-libs/libwebsockets/libwebsockets-3.2.1.ebuild 
b/net-libs/libwebsockets/libwebsockets-3.2.1.ebuild
new file mode 100644
index 000..a32a7abefca
--- /dev/null
+++ b/net-libs/libwebsockets/libwebsockets-3.2.1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils
+
+DESCRIPTION="A flexible pure-C library for implementing network protocols"
+HOMEPAGE="https://libwebsockets.org/;
+SRC_URI="https://github.com/warmcat/libwebsockets/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/15" # libwebsockets.so.15
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="access-log caps cgi client dbus generic-sessions http-proxy http2 ipv6
+   +lejp libev libevent libressl libuv peer-limits server-status smtp 
socks5
+   sqlite3 ssl static-libs threads zip"
+
+REQUIRED_USE="
+   generic-sessions? ( smtp sqlite3 )
+   http-proxy? ( client )
+   smtp? ( libuv )
+   ?? ( libev libevent )
+"
+
+RDEPEND="
+   sys-libs/zlib
+   caps? ( sys-libs/libcap )
+   http-proxy? ( net-libs/libhubbub )
+   libev? ( dev-libs/libev )
+   libevent? ( dev-libs/libevent:= )
+   libuv? ( dev-libs/libuv:= )
+   sqlite3? ( dev-db/sqlite:= )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl?  ( dev-libs/libressl:0= )
+   )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-lang/perl"
+
+PATCHES=(
+   "${FILESDIR}/libwebsockets-3.2.0-check_chown_result.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   -DCMAKE_DISABLE_FIND_PACKAGE_Git=ON
+   -DLWS_HAVE_LIBCAP=$(usex caps)
+   -DLWS_IPV6=$(usex ipv6)
+   -DLWS_ROLE_DBUS=$(usex dbus)
+   -DLWS_WITHOUT_CLIENT=$(usex !client)
+   -DLWS_WITHOUT_TEST_CLIENT=$(usex !client)
+   -DLWS_WITH_ACCESS_LOG=$(usex access-log)
+   -DLWS_WITH_CGI=$(usex cgi)
+   -DLWS_WITH_GENERIC_SESSIONS=$(usex generic-sessions)
+   -DLWS_WITH_HTTP2=$(usex http2)
+   -DLWS_WITH_HTTP_PROXY=$(usex http-proxy)
+   -DLWS_WITH_HUBBUB=$(usex http-proxy)
+   -DLWS_WITH_LEJP=$(usex lejp)
+   -DLWS_WITH_LIBEV=$(usex libev)
+   -DLWS_WITH_LIBEVENT=$(usex libevent)
+   -DLWS_WITH_LIBUV=$(usex libuv)
+   -DLWS_WITH_PEER_LIMITS=$(usex peer-limits)
+   -DLWS_WITH_SERVER_STATUS=$(usex server-status)
+   -DLWS_WITH_SMTP=$(usex smtp)
+   -DLWS_WITH_SOCKS5=$(usex socks5)
+   -DLWS_WITH_SQLITE3=$(usex sqlite3)
+   -DLWS_WITH_SSL=$(usex ssl)
+   

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

2019-12-20 Thread Matt Turner
commit: 7c16ad6e181ac72bc15ad81ff394e8d52858ba04
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 20 20:40:59 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 20 21:58:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c16ad6e

app-misc/mosquitto: Version bump to 1.6.8

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

 app-misc/mosquitto/Manifest   |   1 +
 app-misc/mosquitto/mosquitto-1.6.8.ebuild | 114 ++
 2 files changed, 115 insertions(+)

diff --git a/app-misc/mosquitto/Manifest b/app-misc/mosquitto/Manifest
index ae2670ea268..430e2c8db3b 100644
--- a/app-misc/mosquitto/Manifest
+++ b/app-misc/mosquitto/Manifest
@@ -1 +1,2 @@
 DIST mosquitto-1.6.7.tar.gz 591062 BLAKE2B 
a215e311197fd84f1fa1ff0b681c8d1157db1a3e538a5a16afa1f11d17a08a720d44ae16b306cb08d6b585c8c4d4b2e38df972ceebc4634c727f4c8e0994c170
 SHA512 
0a75cf192483053ce78c6d9e3be158bdf66366d7731a68cf29e24731f6936027af1d86045c2b973f642e42e58efa033dbfd17842e3e95550bac4c1f44ab346e9
+DIST mosquitto-1.6.8.tar.gz 589873 BLAKE2B 
aa2e13397f7d4b6305af3180cd042cd143054e154cf8e6d93b05bc5a10d48419174711a1893fe60c1303a2f83cfbc5341cf03ec595e3640f503a2407e869491b
 SHA512 
c15897df4e0979ee29a1e67cc671f56db600a078e9eb0bea376248b3f53b13ceed36616ad3678e2c9e07d6834a6d75e4efca2c40086069c1546e0223be04c071

diff --git a/app-misc/mosquitto/mosquitto-1.6.8.ebuild 
b/app-misc/mosquitto/mosquitto-1.6.8.ebuild
new file mode 100644
index 000..25f2cf6d4c5
--- /dev/null
+++ b/app-misc/mosquitto/mosquitto-1.6.8.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit python-any-r1 systemd toolchain-funcs
+
+DESCRIPTION="An Open Source MQTT v3 Broker"
+HOMEPAGE="https://mosquitto.org/;
+SRC_URI="https://mosquitto.org/files/source/${P}.tar.gz;
+
+LICENSE="EPL-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="bridge examples libressl +persistence +srv ssl tcpd test websockets"
+RESTRICT="!test? ( test )"
+
+REQUIRED_USE="test? ( bridge )"
+
+RDEPEND="
+   acct-user/mosquitto
+   acct-group/mosquitto
+   srv? ( net-dns/c-ares:= )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   )
+   tcpd? ( sys-apps/tcp-wrappers )"
+
+DEPEND="${PYTHON_DEPS}
+   ${RDEPEND}
+   test? ( dev-util/cunit )
+   websockets? ( net-libs/libwebsockets[lejp] )"
+
+_emake() {
+   local LIBDIR=$(get_libdir)
+   emake \
+   CC="$(tc-getCC)" \
+   CLIENT_LDFLAGS="${LDFLAGS}" \
+   LIB_SUFFIX="${LIBDIR:3}" \
+   WITH_BRIDGE="$(usex bridge)" \
+   WITH_PERSISTENCE="$(usex persistence)" \
+   WITH_SRV="$(usex srv)" \
+   WITH_TLS="$(usex ssl)" \
+   WITH_WEBSOCKETS="$(usex websockets)" \
+   WITH_WRAP="$(usex tcpd)" \
+   "$@"
+}
+
+src_prepare() {
+   default
+   if use persistence; then
+   sed -i -e "/^#autosave_interval/s|^#||" \
+   -e "s|^#persistence false$|persistence true|" \
+   -e "/^#persistence_file/s|^#||" \
+   -e "s|#persistence_location|persistence_location 
/var/lib/mosquitto/|" \
+   mosquitto.conf || die
+   fi
+
+   # Remove prestripping
+   sed -i -e 's/-s --strip-program=${CROSS_COMPILE}${STRIP}//'\
+   client/Makefile lib/cpp/Makefile src/Makefile lib/Makefile || 
die
+
+   # Remove failing tests
+   sed -i -e '/02-subpub-qos1-bad-pubcomp.py/d' \
+   -e '/02-subpub-qos1-bad-pubrec.py/d' \
+   -e '/02-subpub-qos2-bad-puback-1.py/d' \
+   -e '/02-subpub-qos2-bad-puback-2.py/d' \
+   -e '/02-subpub-qos2-bad-pubcomp.py/d' \
+   test/broker/Makefile || die
+   sed -i -e '/02-subscribe-qos1-async2.test/d' \
+   test/lib/Makefile || die
+
+   python_setup
+   python_fix_shebang test
+}
+
+src_compile() {
+   _emake
+}
+
+src_test() {
+   _emake test
+}
+
+src_install() {
+   _emake DESTDIR="${D}" prefix=/usr install
+   keepdir /var/lib/mosquitto
+   fowners mosquitto:mosquitto /var/lib/mosquitto
+   dodoc readme.md CONTRIBUTING.md ChangeLog.txt
+   doinitd "${FILESDIR}"/mosquitto
+   insinto /etc/mosquitto
+   doins mosquitto.conf
+   systemd_dounit "${FILESDIR}/mosquitto.service"
+
+   if use examples; then
+   docompress -x "/usr/share/doc/${PF}/examples"
+   dodoc -r examples
+   fi
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   elog "The Python module has been moved out of mosquitto."
+   elog "See 

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

2019-12-20 Thread Michał Górny
commit: 789eeda52dd189206a7e15faf9e0eeb4a9897a00
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 20 21:51:58 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 20 21:53:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=789eeda5

dev-libs/jsoncpp: Switch to meson

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

 dev-libs/jsoncpp/jsoncpp-1.9.2-r2.ebuild | 42 
 1 file changed, 42 insertions(+)

diff --git a/dev-libs/jsoncpp/jsoncpp-1.9.2-r2.ebuild 
b/dev-libs/jsoncpp/jsoncpp-1.9.2-r2.ebuild
new file mode 100644
index 000..311eab1e812
--- /dev/null
+++ b/dev-libs/jsoncpp/jsoncpp-1.9.2-r2.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+
+inherit meson python-any-r1
+
+DESCRIPTION="C++ JSON reader and writer"
+HOMEPAGE="https://github.com/open-source-parsers/jsoncpp;
+SRC_URI="https://github.com/open-source-parsers/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="|| ( public-domain MIT )"
+SLOT="0/22"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+IUSE="doc test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   ${PYTHON_DEPS}
+   doc? ( app-doc/doxygen )"
+RDEPEND=""
+
+src_configure() {
+   local emesonargs=(
+   # Follow Debian, Ubuntu, Arch convention for headers location
+   # bug #452234
+   --includedir include/jsoncpp
+   )
+   meson_src_configure
+}
+
+src_compile() {
+   meson_src_compile
+
+   if use doc; then
+   cp "${BUILD_DIR}"/version . || die
+   "${EPYTHON}" doxybuild.py 
--doxygen="${EPREFIX}"/usr/bin/doxygen || die
+   HTML_DOCS=( dist/doxygen/jsoncpp*/. )
+   fi
+}



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

2019-12-20 Thread Miroslav Šulc
commit: 074ecb148d2fe3f633cdbf9f52fc5128610a686f
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Dec 20 15:15:10 2019 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Dec 20 21:48:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074ecb14

media-sound/rosegarden: bump 19.12

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

 media-sound/rosegarden/Manifest|  1 +
 media-sound/rosegarden/rosegarden-19.12.ebuild | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/media-sound/rosegarden/Manifest b/media-sound/rosegarden/Manifest
index 66f0b16fbe3..81d41355110 100644
--- a/media-sound/rosegarden/Manifest
+++ b/media-sound/rosegarden/Manifest
@@ -1,2 +1,3 @@
 DIST rosegarden-17.12.1.tar.bz2 6692715 BLAKE2B 
698ecfb58754ee292e589e0fb3618e2076a6e59dde1f06d15ed3bad43313cc79ed03307364350f5cd2323350173119ccc71b42c839d8498d360461a19801a96a
 SHA512 
8bd4a464bbf2825d6c2fb8d36123e68d94de7f4e997c6ed8efc5670e87799781eb8251995890979c9d107d4fc58c636fe73e699c859c8e95aa567c4289958495
 DIST rosegarden-19.06.tar.bz2 6667374 BLAKE2B 
c204a99dd46a0dcbfda6afc361ec31b7f211d2b95a8d171ff3fb06e37b3dbabc2b36fdbc04a3dfc821a9e331681d2a1e2395e91a86fe9d9fecd3af173f5b675b
 SHA512 
13eddd4ec88662f3275d83bf40471ca0a34d43b3c9c9f07cf46b891c74f087ec7fe0d4b8ffe8204f2f3a30829352f4d952bb035a5bd09a7b6bdeb41ff5d1e8d8
+DIST rosegarden-19.12.tar.bz2 6672820 BLAKE2B 
f4541c894d0de7f4c5fc435ce463b9fc6940cf1c595e9d9b6c168f51b9e05e63a449b8f3a99456801baf864d0788130368ed87c81646af04a6f2891a6372e444
 SHA512 
22c45346b1a4d69f009e59091bdf5f5f68633241a48df7bd6ee73462cc281ee7182be3d48c3afc0843aa551145c203a8b881501891eb84b6d3f3def5f7650fc6

diff --git a/media-sound/rosegarden/rosegarden-19.12.ebuild 
b/media-sound/rosegarden/rosegarden-19.12.ebuild
new file mode 100644
index 000..43ed83b26b8
--- /dev/null
+++ b/media-sound/rosegarden/rosegarden-19.12.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils xdg virtualx
+
+DESCRIPTION="MIDI and audio sequencer and notation editor"
+HOMEPAGE="https://www.rosegardenmusic.com/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="lirc"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   virtual/pkgconfig
+"
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtprintsupport:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   media-libs/alsa-lib:=
+   >=media-libs/dssi-1.0.0:=
+   media-libs/ladspa-sdk:=
+   media-libs/liblo:=
+   media-libs/liblrdf:=
+   media-libs/libsamplerate:=
+   media-libs/libsndfile:=
+   sci-libs/fftw:3.0
+   sys-libs/zlib:=
+   virtual/jack
+   x11-libs/libSM:=
+   lirc? ( app-misc/lirc:= )
+"
+DEPEND="${RDEPEND}
+   dev-qt/qttest:5
+"
+
+src_prepare() {
+   cmake-utils_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   "-DDISABLE_LIRC=$(usex lirc OFF ON)"
+   )
+   cmake-utils_src_configure
+}
+
+src_test() {
+virtx cmake-utils_src_test
+}



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

2019-12-20 Thread Michał Górny
commit: d9789da7dd01c538dcf9b560ca14200fe2614ebd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 20 17:14:30 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 20 20:10:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9789da7

dev-python/pytest: Bump to 4.6.8

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

 dev-python/pytest/Manifest|  1 +
 dev-python/pytest/pytest-4.6.8.ebuild | 75 +++
 2 files changed, 76 insertions(+)

diff --git a/dev-python/pytest/Manifest b/dev-python/pytest/Manifest
index 84d8b5fd2bf..51905c72edf 100644
--- a/dev-python/pytest/Manifest
+++ b/dev-python/pytest/Manifest
@@ -2,6 +2,7 @@ DIST pytest-3.10.1.tar.gz 892420 BLAKE2B 
38849ae69bf4380bc1a99aa105cac04be078da4
 DIST pytest-4.5.0.tar.gz 943607 BLAKE2B 
49a0e91fda7f4231fdd39f90eb2daa344d3034c10faff221330ea0ae7482a2a7d0fb9443a0a264db00f1d92568d5a6005cb73e07d8643b46906f7ecff831adcb
 SHA512 
cbffc6216f83491b1de241058315c116697bfaa5206b5f558192a7f861d43dd036d30d0d689bedae7bdee4f0258dd19ef5827c356e11863dd596a5fabe8249fc
 DIST pytest-4.6.6.tar.gz 954899 BLAKE2B 
d3d76ec1fff18d343cc799f1acd0889489f303cdba72747881dfab8656599bc1865f01b5ad2754f0d05bda04aca4d7edf8c2071f2257fdf41506308d1bc0f623
 SHA512 
c5b6c21c352787eadce06be7529ecb6f6fd5f5eb193ec29e5a4cfff3d7e305f50c6f07aeac15bddce007d88077a35a8f59633111815321792ed3d9fa1011b684
 DIST pytest-4.6.7.tar.gz 955616 BLAKE2B 
eb2276e715bab176fe4e497a51779d82b7146704749b33ebdc9dc07a0fcad144252553280a7cf23c6862fb74f1faf75de42ed0f5295ecd287fc10ac287a0
 SHA512 
d284cef48c0e39c901d23cd63949cc1d8b8cf01c3039fd2bfd99275bf6a45532c955e1176d556a7e2198e6206830e6dc4f4fb22c143ff7e08de6ffbfb6079fd1
+DIST pytest-4.6.8.tar.gz 956062 BLAKE2B 
f28e3226c7dfe4188168cfdf9623c96d0b274a2476f0d3132c24367e4566abd2e0b496114f229b6f26ae53a67d1ea1f9cb64795f4f9710fc9fe0852991467aef
 SHA512 
b396b200a8a13ec9df8dbc4dd64bb05638b26af9ad6b24cbea3c3de4d806665b63a1488c7359b12c5634d014d45b43c8c208f0e329c62266882a87c492e80b58
 DIST pytest-5.3.0.tar.gz 992537 BLAKE2B 
4386d1623bdc168313a75847dfa33413ab1b6a4de9380c67ae866a579dbeb62d8cd18da899bf0476827d6e4a76ddfc5fee7a2fdc652eff0c8848c0bd96045c47
 SHA512 
285d0b4f6b87b141d6d5dac368dc46eb80dd025d7ed4ad0db937fcc76efc1f8cf251ca9b0786ab1bdadd89c07ad8ddd74f2b3496f97326e9d7fccfd004b98aff
 DIST pytest-5.3.1.tar.gz 994584 BLAKE2B 
3831902684d935389b4684af1279a5834edbbe846f8fdb1ce1e64990ab65d6fe8ed3cf5daa446cd20daafe9eedc6f57e01b16d74a55631ab746750a73056640d
 SHA512 
e949a516c064a7050a0ad15356cc0bf25e4840e830f03e1925530c8a2dd9903d7632e55535894474422ba86fd9ed7a397c483d98dad297990b7b49456147189e
 DIST pytest-5.3.2.tar.gz 995560 BLAKE2B 
aaea9d89e884a82056eeea3068c70604c73d50c96b8d78c6ee14c67bbe066f0e6d882c1b8f95539a2338d6739e047680d901a9db108b1923fa4d3d03dc3f2115
 SHA512 
2ab39973848d2d4693edd1dbd7ab2798b574026c9277bddd4a18e57aec65b3d93de201e87f58eb26030183b5c71818e6e56bcc1cda8c50892546cb1c04d6984a

diff --git a/dev-python/pytest/pytest-4.6.8.ebuild 
b/dev-python/pytest/pytest-4.6.8.ebuild
new file mode 100644
index 000..4f85c1855b6
--- /dev/null
+++ b/dev-python/pytest/pytest-4.6.8.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple powerful testing with Python"
+HOMEPAGE="http://pytest.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+# When bumping, please check setup.py for the proper py version
+PY_VER="1.5.0"
+
+# pathlib2 has been added to stdlib before py3.6, but pytest needs __fspath__
+# support, which only came in py3.6.
+RDEPEND="
+   >=dev-python/atomicwrites-1.0[${PYTHON_USEDEP}]
+   >=dev-python/attrs-17.4.0[${PYTHON_USEDEP}]
+   >=dev-python/more-itertools-4.0.0[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
\
+   -2 python3_{5,6,7} pypy3)
+   $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' -2 
python3_5)
+   >=dev-python/pluggy-0.12[${PYTHON_USEDEP}]
+   =dev-python/py-${PY_VER}[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/wcwidth[${PYTHON_USEDEP}]
+   virtual/python-funcsigs[${PYTHON_USEDEP}]"
+
+# flake cause a number of tests to fail
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/argcomplete[${PYTHON_USEDEP}]
+   >=dev-python/hypothesis-3.56[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' -2)
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   dev-python/pytest-xdist[${PYTHON_USEDEP}]
+   

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

2019-12-20 Thread Michał Górny
commit: 9dd8f4e789c44cc4748cbebad310987caf0b8e91
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 20 17:11:26 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 20 20:10:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd8f4e7

dev-python/pytest-xdist: Bump to 1.31.0

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

 dev-python/pytest-xdist/Manifest   |  1 +
 dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild | 39 ++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/pytest-xdist/Manifest b/dev-python/pytest-xdist/Manifest
index 014c6775b2b..98896ef5ab8 100644
--- a/dev-python/pytest-xdist/Manifest
+++ b/dev-python/pytest-xdist/Manifest
@@ -1,3 +1,4 @@
 DIST pytest-xdist-1.23.2.tar.gz 59932 BLAKE2B 
f2cf73914cf095217fb8b472f5e5f7918435c75f8da1694cc7ceb920ac3a7390d84bea93cca558ba26cf3d14a01815374eab9ea03a137a8a9f5dba2f2d4453a8
 SHA512 
4aae9a6d74e53a29630d0233d0a903d008023e322de726ef7ab7cf4865f428942f96cc65264e19726cb6213264edaa747da2cb6f368989417ba821f2a3f9b654
 DIST pytest-xdist-1.28.0.tar.gz 61486 BLAKE2B 
ef8157079ea890342cd566f327588148fa898a3404e3edcffb60ba8ba37d9473b4c2a47fc737f7bb074042c6aadd737ac51f348ce79a718eb446036016cd5e23
 SHA512 
89b8885103a944ae72535de40028db052f76631ade6f969489d3dc3a1a61a3233df6655d0905d9f5253f23740a15aea824b460c680e79c16f275b31cb2abd6ad
 DIST pytest-xdist-1.30.0.tar.gz 62286 BLAKE2B 
8d6a79c123bcee81751f2dd3a87e1d8effc82ff48a701c8cf0014292e5df575136d25847794c8e9fc94eb88a37cb42c659a142212faf30b0d1a0b1f9f948d2d6
 SHA512 
978b67df2366d916db62af21f2c610ac5d2de43cecf3260ec9bf52f904098514c3052ce8ca2195c17addd4012f3c5d38ce8a701d26c8158142a821b0d0cf9122
+DIST pytest-xdist-1.31.0.tar.gz 66133 BLAKE2B 
79fe5f3bcad3421c1c751ffe6e09f0da42d4ff7c0016cb421ffabcab167028ec41ccfb02bbb275564cd74b13ade8d6e79bbb70b34995f3bc9000604a1533df9a
 SHA512 
b7960d20295232b251c8ddcc5a3b9d6e7b761d577ba11c2647b4b4b410ee5c05998cf57fa57208561eb3ea7c4914db1fd446173794589d8c8e8e79ff8e0ad3aa

diff --git a/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild 
b/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild
new file mode 100644
index 000..75de4e5bfc8
--- /dev/null
+++ b/dev-python/pytest-xdist/pytest-xdist-1.31.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="Distributed testing and loop-on-failing modes"
+HOMEPAGE="https://pypi.org/project/pytest-xdist/ 
https://github.com/pytest-dev/pytest-xdist;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/execnet[${PYTHON_USEDEP}]
+   >=dev-python/pytest-4.4[${PYTHON_USEDEP}]
+   dev-python/pytest-forked[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+"
+
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/setuptools_scm[${PYTHON_USEDEP}]
+   test? (
+   ${RDEPEND}
+   dev-python/filelock[${PYTHON_USEDEP}]
+   )
+"
+
+python_test() {
+   distutils_install_for_testing
+   pytest -vv testing || die "Tests failed under ${EPYTHON}"
+}



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

2019-12-20 Thread Michał Górny
commit: 903f7980b1f69ab4e92e8897115852888cd0d0a6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 20 17:09:52 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 20 20:10:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=903f7980

dev-python/trustme: Bump to 0.6.0

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

 dev-python/trustme/Manifest |  1 +
 dev-python/trustme/trustme-0.6.0.ebuild | 28 
 2 files changed, 29 insertions(+)

diff --git a/dev-python/trustme/Manifest b/dev-python/trustme/Manifest
index 31bb1697ea4..1c5092534fe 100644
--- a/dev-python/trustme/Manifest
+++ b/dev-python/trustme/Manifest
@@ -1,3 +1,4 @@
 DIST trustme-0.5.0.tar.gz 21232 BLAKE2B 
3804fe4e9b7049da0bab926bb1180af6bbb8f882cfb16109bed040ca50c85e7b83b5468c3388dd8478ee9fc6478523bba98c39b74cb76c86a72761a26685122e
 SHA512 
7ce5041b8d3687fa462fe93e55b2f83549ab805cec4a2a94c9178a02af557cf8900fe6c05bae0bf100eb36181952fb2bc31cb1d4d6ad6ed2fd2b0706d569518f
 DIST trustme-0.5.2.tar.gz 21819 BLAKE2B 
68516eee909851f16c092cff580b1267e57aad5641014c7e1ff5da98fc328e1e392cf0e08d1965be062f2be1c16de735ddeff2dfbb2f20b1bb34498a1b048861
 SHA512 
32ab33a82752228aad200203b7b217f9b9da970067330a273c9ff5c13c8ae15ef20c39e61fc9cd748b7030691ef4b003f279a50374f59b7743c4c90aeca56a22
 DIST trustme-0.5.3.tar.gz 35946 BLAKE2B 
4150ebd8efad903325ed8e0f0d0da713b196391f55018d913af904fbc889596470fc02ba51db2c732a733f5561ca207876344daba970509aab98978de3ac
 SHA512 
ac898c8531d54fefeef53986916e196b9cc808fc9e388c26b23b3fbc596204421b2a072ac4f2ceb8f263383a9424ad7b23c776536b63e671e7e9e2141ab0
+DIST trustme-0.6.0.tar.gz 24062 BLAKE2B 
77f72ab225653e5cd4fdf57b22c4a227e7f186370cfca795df57b5f3c1acdd72b920c0a4ed8364bf2ab4b367a8cda71550d9ff801d6e864eac9ecdef91d947dc
 SHA512 
9fda58320f2055d2c23369d2df213994cafd9af7b7eb3933162bbe09a81abd7a9cd2b2e7cae43b25d40d20311213d8a1c13155b61498b848a2850d22fa1e1418

diff --git a/dev-python/trustme/trustme-0.6.0.ebuild 
b/dev-python/trustme/trustme-0.6.0.ebuild
new file mode 100644
index 000..1bf6ac88738
--- /dev/null
+++ b/dev-python/trustme/trustme-0.6.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} pypy{,3} )
+inherit distutils-r1
+
+DESCRIPTION="#1 quality TLS certs while you wait, for the discerning tester"
+HOMEPAGE="https://github.com/python-trio/trustme;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="|| ( Apache-2.0 MIT )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/idna[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '>=dev-python/ipaddress-1.0.16[${PYTHON_USEDEP}]' 
-2 )"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/service_identity[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/futures[${PYTHON_USEDEP}]' -2 
)
+   )"
+
+distutils_enable_tests pytest



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

2019-12-20 Thread Zac Medico
commit: bcb57a37cd54fd5f70fc97e39bb4a229efbf01dc
Author: Zac Medico  gentoo  org>
AuthorDate: Fri Dec 20 20:09:30 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Fri Dec 20 20:10:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb57a37

sys-cluster/minikube: Bump to version 1.6.2

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 sys-cluster/minikube/Manifest  |   1 +
 sys-cluster/minikube/minikube-1.6.2.ebuild | 148 +
 2 files changed, 149 insertions(+)

diff --git a/sys-cluster/minikube/Manifest b/sys-cluster/minikube/Manifest
index 76e4fb52f9d..eccf71c785c 100644
--- a/sys-cluster/minikube/Manifest
+++ b/sys-cluster/minikube/Manifest
@@ -92,3 +92,4 @@ DIST github.com-spf13-viper-v1.3.2.tar.gz 36932 BLAKE2B 
62a214160e4307949f2c2bf3
 DIST github.com-ulikunitz-xz-v0.5.5.tar.gz 477164 BLAKE2B 
505d5dfa38cc36ce9a9ec742ae1b7fbfeb5b658cbc8d376e103459b924e5ce4c1c23aa1314b308c28bf021ceded10e2bd590a809c35667b927c5aa42b210eb68
 SHA512 
8142b2031fe13b709f77721de9571966029ada028c59fb756191d3607263de9023a25bd322f26a9700c69d9b9a78ab3020a5e2cdec64c5dff6b31ec94f3e032b
 DIST minikube-1.0.1.tar.gz 11206771 BLAKE2B 
3aae096cd0998405ae30e1db699fd51330e82c13ebbf05283e5ead25918bfdd52c352fb8385caf7ef74b45fb94f63ddf2fa64c96cba79be59703cf0579e79e39
 SHA512 
41855aec3b159ddc8f6e89b9a8a63179edf21d3078040ccda56994aab8ce7b57f6a989d63b8b75c92698f2bbec8c128980b7f2268c793157f67f245625e07780
 DIST minikube-1.6.1.tar.gz 78447692 BLAKE2B 
16ee3d0f9dfc90f20723ae9ef33a36cbfa02de0f00d973f34c2e39872d6b954d5909c1aa534bb690b00ace0bdd4207986f022c796dfff20f776d12a13796bc96
 SHA512 
00da5047404abd631e08046a9e285d8009465b3cfa18c4e238bd5a6549714fb21f19864fcb68973e9a317f03a270158b90c36c0601316605edf2ecf93175b12e
+DIST minikube-1.6.2.tar.gz 78450821 BLAKE2B 
05efb671bebf197fa4942c578585583476c2550dd3f3dc7804bdd836f5b2cb38864ab39d267d968ace2b816220e7d45b40b7367782e8c1eb4755679c91a8f3d6
 SHA512 
40af184878e812defecf48308c1ce3a702415985e5e7dfde37d61fe3413bee5e986ecf4a873aa66f11faae733f8afa8c64e3b0122f4e75b7153764fdcc771c48

diff --git a/sys-cluster/minikube/minikube-1.6.2.ebuild 
b/sys-cluster/minikube/minikube-1.6.2.ebuild
new file mode 100644
index 000..3b3b10fa52d
--- /dev/null
+++ b/sys-cluster/minikube/minikube-1.6.2.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_{5,6,7,8}} )
+
+inherit python-any-r1 go-module
+
+EGIT_COMMIT="54f28ac5d3a815d1196cd5d57d707439ee4bb392"
+
+EGO_VENDOR=(
+   "cloud.google.com/go v0.49.0 github.com/googleapis/google-cloud-go"
+   "github.com/aws/aws-sdk-go v1.16.26"
+   "github.com/bgentry/go-netrc 9fd32a8b3d3d3f9d43c341bfe098430e07609480"
+   "github.com/blang/semver v3.5.0"
+   "github.com/cenkalti/backoff v2.2.1"
+   "github.com/cheggaaa/pb v3.0.1"
+   "github.com/cloudfoundry-attic/jibber_jabber 
bcc4c8345a21301bf47c032ff42dd1aae2fe3027"
+   "github.com/cpuguy83/go-md2man v1.0.10"
+   "github.com/davecgh/go-spew v1.1.1"
+   "github.com/docker/distribution 
edc3ab29cdff8694dd6feb85cfeb4b5f1b38ed9c"
+   "github.com/docker/docker v1.13.1"
+   "github.com/docker/go-connections v0.3.0"
+   "github.com/docker/go-units v0.3.3"
+   "github.com/docker/machine a555e4f7a8f518a8b1b174824c377e46cbfc4fe2"
+   "github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528"
+   "github.com/fatih/color v1.7.0"
+   "github.com/fsnotify/fsnotify v1.4.7"
+   "github.com/gogo/protobuf v1.1.1"
+   "github.com/golang/glog 23def4e6c14b4da8ac2ed8007337bc5eb5007998"
+   "github.com/golang/groupcache 02826c3e79038b59d737d3b1c0a1d937f71a4433"
+   "github.com/golang/protobuf v1.3.2"
+   "github.com/googleapis/gax-go v2.0.5"
+   "github.com/googleapis/gnostic 0c5108395e2debce0d731cf0287ddf7242066aba"
+   "github.com/google/go-cmp v0.3.0"
+   "github.com/google/go-containerregistry 
697ee0b3d46eff19ed2b30f86230377061203f79"
+   "github.com/google/gofuzz v1.0.0"
+   "github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55"
+   "github.com/hashicorp/go-cleanhttp v0.5.0"
+   "github.com/hashicorp/go-getter v1.4.0"
+   "github.com/hashicorp/golang-lru v0.5.1"
+   "github.com/hashicorp/go-multierror 
8c5f0ad9360406a3807ce7de6bc73269a91a6e51"
+   "github.com/hashicorp/go-safetemp v1.0.0"
+   "github.com/hashicorp/go-version v1.1.0"
+   "github.com/hashicorp/hcl v1.0.0"
+   "github.com/imdario/mergo v0.3.5"
+   "github.com/intel-go/cpuid 1a4a6f06a1c643c8fbd339bd61d980960627d09e"
+   "github.com/jimmidyson/go-download 
7f9a90c8c95bee1bb7de9e72c682c67c8bf5546d"
+   "github.com/jmespath/go-jmespath 
c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5"
+   "github.com/json-iterator/go v1.1.6"
+   "github.com/juju/clock 

[gentoo-commits] proj/tatt:master commit in: tatt/, templates/

2019-12-20 Thread Rolf Eike Beer
commit: 41442dc25c6fe59858376c9c6964215341237bc4
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Dec 20 14:30:10 2019 +
Commit: Rolf Eike Beer  sf-mail  de>
CommitDate: Fri Dec 20 19:56:45 2019 +
URL:https://gitweb.gentoo.org/proj/tatt.git/commit/?id=41442dc2

add a return code to the use test script

Signed-off-by: Rolf Eike Beer  sf-mail.de>

 tatt/scriptwriter.py| 3 +++
 templates/tatt_functions.sh | 1 +
 templates/use-footer| 2 ++
 templates/use-header| 2 ++
 templates/use-snippet   | 2 +-
 templates/use-test-snippet  | 2 +-
 6 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/tatt/scriptwriter.py b/tatt/scriptwriter.py
index fa26608..b4bee69 100644
--- a/tatt/scriptwriter.py
+++ b/tatt/scriptwriter.py
@@ -84,6 +84,9 @@ def writeusecombiscript(job, config):
 loop = useloop.replace("@@LOOP_BODY@@", useCombiTestString(job, p, 
config, port))
 loop = loop.replace("@@CPV@@", p.packageString())
 outfile.write(loop)
+if os.path.exists(config['template-dir'] + "use-footer"):
+footer = scriptTemplate(job, config, "use-footer")
+outfile.write(footer)
 # Note: fchmod needs the filedescriptor which is an internal
 # integer retrieved by fileno().
 os.fchmod(outfile.fileno(), 0o744)  # rwxr--r--

diff --git a/templates/tatt_functions.sh b/templates/tatt_functions.sh
index 92db9ba..d2b5bc8 100644
--- a/templates/tatt_functions.sh
+++ b/templates/tatt_functions.sh
@@ -63,5 +63,6 @@ function tatt_test_pkg
 echo "USE='${USE}' succeeded for ${1:?}" >> "${TATT_REPORTFILE}"
   else
 FEATURES="${TFEATURES}" tatt_pkg_error "${1:?}" "${eout}"
+return 1
   fi
 }

diff --git a/templates/use-footer b/templates/use-footer
new file mode 100644
index 000..90349dc
--- /dev/null
+++ b/templates/use-footer
@@ -0,0 +1,2 @@
+
+exit ${test_ret}

diff --git a/templates/use-header b/templates/use-header
index d18e080..9ae0cdb 100644
--- a/templates/use-header
+++ b/templates/use-header
@@ -11,3 +11,5 @@ export TATT_EMERGEOPTS="@@EMERGEOPTS@@"
 source "@@TEMPLATEDIR@@tatt_functions.sh"
 
 echo -e "USE tests started on $(date)\n" >> @@REPORTFILE@@
+
+test_ret=0

diff --git a/templates/use-snippet b/templates/use-snippet
index 50427ba..7404452 100644
--- a/templates/use-snippet
+++ b/templates/use-snippet
@@ -1 +1 @@
-@@USE@@ tatt_test_pkg "@@CPV@@"
+@@USE@@ tatt_test_pkg "@@CPV@@" || test_ret=1

diff --git a/templates/use-test-snippet b/templates/use-test-snippet
index ca99034..7a5a8a9 100644
--- a/templates/use-test-snippet
+++ b/templates/use-test-snippet
@@ -1 +1 @@
-@@USE@@ tatt_test_pkg --test "@@CPV@@"
+@@USE@@ tatt_test_pkg --test "@@CPV@@" || test_ret=1



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

2019-12-20 Thread Conrad Kostecki
commit: a07562678c86d5fce74a715659912cec7350db8c
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Dec 20 19:47:53 2019 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Dec 20 19:47:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0756267

sys-apps/onerng: add python3.8 support

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

 sys-apps/onerng/onerng-3.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/onerng/onerng-3.6-r2.ebuild 
b/sys-apps/onerng/onerng-3.6-r2.ebuild
index 36fc8bc0583..2910ca06db0 100644
--- a/sys-apps/onerng/onerng-3.6-r2.ebuild
+++ b/sys-apps/onerng/onerng-3.6-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 
 inherit python-r1 udev
 



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

2019-12-20 Thread Conrad Kostecki
commit: 96b5608ee3d86f4710dbca58e1c702bf18b90eaf
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Dec 20 19:40:39 2019 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Dec 20 19:42:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96b5608e

dev-python/python-gnupg: drop old versions

Bug: https://bugs.gentoo.org/685864
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-python/python-gnupg/Manifest   |  3 --
 ...hon-gnupg-0.4.3-skip_network_needing_test.patch | 51 --
 ...n-gnupg-0.4.3-use_seperate_keys_directory.patch | 50 -
 dev-python/python-gnupg/python-gnupg-0.4.0.ebuild  | 27 
 dev-python/python-gnupg/python-gnupg-0.4.1.ebuild  | 27 
 dev-python/python-gnupg/python-gnupg-0.4.3.ebuild  | 31 -
 6 files changed, 189 deletions(-)

diff --git a/dev-python/python-gnupg/Manifest b/dev-python/python-gnupg/Manifest
index 59abc83a1f6..7b1efc11dc6 100644
--- a/dev-python/python-gnupg/Manifest
+++ b/dev-python/python-gnupg/Manifest
@@ -1,4 +1 @@
-DIST python-gnupg-0.4.0.tar.gz 43987 BLAKE2B 
59e72f894c5d554ba2a7c348ad3625500798ad6ac18332a3bb668b42559f52b58e3cd0f8b79ef1a99f37e796b48169d0bf36414e938e9039784cede4303cbb03
 SHA512 
f486ec97aee01cf46d055421211ff5704093a382155043b7ced6f809dc15d7669d5869038a1b26c5f1831076d85c929d781bc22e35ab293a14bc6e2f5f27fa32
-DIST python-gnupg-0.4.1.tar.gz 44534 BLAKE2B 
0b58312b9f094b29f7009bb7a44ea3607be826ae2fda958dae0ba9dd5a2d7f81843fe23a6fe336b9df85c059e5b114787dab372df42b14b83cb73fb02abee919
 SHA512 
0920a1de4d98a745f7747280672975db04c40b59ea4436745cdbefa86a0c88bfdc086d6dd312c82a0a9e9f8cafb5651f8e17d86e0ee37282b5fc36e7ac8d1a1e
-DIST python-gnupg-0.4.3.tar.gz 46958 BLAKE2B 
c83b13f8b36c136ac75e8a69dccb07025be3397284e27d9624677cd76ac8527bed67644be7a00958fdb248772a0c37de09257fb711eb16a2c982dbca0368dbd6
 SHA512 
9381acb1246b6ceec4de21091f2ce57dba9c6600dfb52ddee181effbd2e749d18935e6b6bb2183816064e9129cd1bb3ebfdd28a5dcddc9be1c56261a501067d8
 DIST python-gnupg-0.4.5.tar.gz 48792 BLAKE2B 
1bf9cc1c8efafd4fa783574724852d0f168d4d4d4ec188bade9a3ff21be61cc1b087bd4ae72f11f189d182cd49c765d9b57ef22d954a69555c0368f1d863f1fd
 SHA512 
441b49e1f87a7e8e3abf2d6e90f677dc33f1b66a36483787f972378127f31308bacc5e200ae254dd75942191d2fabd61ca5a2f200cf5400be70957942f889ca4

diff --git 
a/dev-python/python-gnupg/files/python-gnupg-0.4.3-skip_network_needing_test.patch
 
b/dev-python/python-gnupg/files/python-gnupg-0.4.3-skip_network_needing_test.patch
deleted file mode 100644
index f6df14348c1..000
--- 
a/dev-python/python-gnupg/files/python-gnupg-0.4.3-skip_network_needing_test.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-# HG changeset patch
-# User Vinay Sajip 
-# Date 1528916733 -3600
-# Node ID f16d4e17cf349cf9ee561e117262a4041e4fe2ee
-# Parent  60ece27e564ef381392dc19a544aa289fb598c7e
-Conditionally skip tests that rely on flaky external servers/networks.
-
-diff --git a/gnupg.py b/gnupg.py
 a/gnupg.py
-+++ b/gnupg.py
-@@ -1118,7 +1118,7 @@
- >>> gpg = GPG(gpgbinary=GPGBINARY, gnupghome="keys")
- >>> os.chmod('keys', 0x1C0)
- >>> result = gpg.recv_keys('pgp.mit.edu', '92905378')
-->>> assert result
-+>>> if 'NO_EXTERNAL_TESTS' not in os.environ: assert result
- 
- """
- result = self.result_map['import'](self)
-@@ -1321,7 +1321,7 @@
- >>> gpg = GPG(gpgbinary=GPGBINARY, gnupghome='keys')
- >>> os.chmod('keys', 0x1C0)
- >>> result = gpg.search_keys('')
-->>> assert result, 'Failed using default keyserver'
-+>>> if 'NO_EXTERNAL_TESTS' not in os.environ: assert result, 'Failed 
using default keyserver'
- >>> #keyserver = 'keyserver.ubuntu.com'
- >>> #result = gpg.search_keys('', keyserver)
- >>> #assert result, 'Failed using keyserver.ubuntu.com'
-diff --git a/test_gnupg.py b/test_gnupg.py
 a/test_gnupg.py
-+++ b/test_gnupg.py
-@@ -836,12 +836,13 @@
- #@skipIf(os.name == 'nt', 'Test not suitable for Windows')
- def test_search_keys(self):
- "Test that searching for keys works"
--r = self.gpg.search_keys('')
--self.assertTrue(r)
--self.assertTrue('Vinay Sajip ' in 
r[0]['uids'])
--r = self.gpg.search_keys('92905378')
--self.assertTrue(r)
--self.assertTrue('Vinay Sajip ' in 
r[0]['uids'])
-+if 'NO_EXTERNAL_TESTS' not in os.environ:
-+r = self.gpg.search_keys('')
-+self.assertTrue(r)
-+self.assertTrue('Vinay Sajip ' in 
r[0]['uids'])
-+r = self.gpg.search_keys('92905378')
-+self.assertTrue(r)
-+self.assertTrue('Vinay Sajip ' in 
r[0]['uids'])
- 
- def test_quote_with_shell(self):
- "Test shell quoting with a real shell"

diff --git 
a/dev-python/python-gnupg/files/python-gnupg-0.4.3-use_seperate_keys_directory.patch
 

[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapysdr/

2019-12-20 Thread Rick Farina
commit: 6a3d3bbb1e3e69df4af8fe430e3c7fd1ad13673f
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Dec 20 19:30:35 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Dec 20 19:30:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a3d3bbb

net-wireless/soapysdr: python 3.7

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/soapysdr/soapysdr-0.7.1.ebuild | 4 ++--
 net-wireless/soapysdr/soapysdr-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-wireless/soapysdr/soapysdr-0.7.1.ebuild 
b/net-wireless/soapysdr/soapysdr-0.7.1.ebuild
index 38efa5b2ccc..8f6c242211d 100644
--- a/net-wireless/soapysdr/soapysdr-0.7.1.ebuild
+++ b/net-wireless/soapysdr/soapysdr-0.7.1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit cmake-utils python-r1
 

diff --git a/net-wireless/soapysdr/soapysdr-.ebuild 
b/net-wireless/soapysdr/soapysdr-.ebuild
index 38efa5b2ccc..8f6c242211d 100644
--- a/net-wireless/soapysdr/soapysdr-.ebuild
+++ b/net-wireless/soapysdr/soapysdr-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit cmake-utils python-r1
 



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

2019-12-20 Thread Rick Farina
commit: 0815f2cb58f7ea7ab01466e4f91bf1142dc1cde0
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Dec 20 19:24:59 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Dec 20 19:24:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0815f2cb

dev-python/pyFFTW: bump and py3.7

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Rick Farina  gentoo.org>

 dev-python/pyFFTW/Manifest | 1 +
 dev-python/pyFFTW/{pyFFTW-.ebuild => pyFFTW-0.11.1.ebuild} | 4 ++--
 dev-python/pyFFTW/pyFFTW-.ebuild   | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/dev-python/pyFFTW/Manifest b/dev-python/pyFFTW/Manifest
index 1076f568f08..4305cac4cad 100644
--- a/dev-python/pyFFTW/Manifest
+++ b/dev-python/pyFFTW/Manifest
@@ -1 +1,2 @@
 DIST pyFFTW-0.10.4.tar.gz 97736 BLAKE2B 
4d9b7f301e3455af2bc19daf5eb6dc6549df7d50e614d924310f6b20838ad308342ae02b73eff4c9317faba5ff0c0f6dbb7f1ff2ccf1636c6d963a7222d57298
 SHA512 
d3743e3834ae753898c1abd49762ce5ec6bf808ececb2db93337698ee6b6f4f92969d6a9e61a88230709095ed1b276e722a92330855f349c60b8a9936ab53680
+DIST pyFFTW-0.11.1.tar.gz 144045 BLAKE2B 
dcf37653e8d5259d8d74282699eb8d9820694f21e092528105e07a8c7e05fe213d908590560e83a5a4ad993716fcf343ef0780126bbd689ee4ff584a01ee6453
 SHA512 
88769fd65b1a9ba3228a920226ac82f9b4e0a9023b6b73fffc0dc52a8983197e4406c376e89d00888526cfe3a9abb3e15a576daa51ba5bea8e8302514176763a

diff --git a/dev-python/pyFFTW/pyFFTW-.ebuild 
b/dev-python/pyFFTW/pyFFTW-0.11.1.ebuild
similarity index 92%
copy from dev-python/pyFFTW/pyFFTW-.ebuild
copy to dev-python/pyFFTW/pyFFTW-0.11.1.ebuild
index a230885802b..ae8b5c9fc97 100644
--- a/dev-python/pyFFTW/pyFFTW-.ebuild
+++ b/dev-python/pyFFTW/pyFFTW-0.11.1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="A pythonic python wrapper around FFTW"

diff --git a/dev-python/pyFFTW/pyFFTW-.ebuild 
b/dev-python/pyFFTW/pyFFTW-.ebuild
index a230885802b..ae8b5c9fc97 100644
--- a/dev-python/pyFFTW/pyFFTW-.ebuild
+++ b/dev-python/pyFFTW/pyFFTW-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
 inherit distutils-r1
 
 DESCRIPTION="A pythonic python wrapper around FFTW"



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

2019-12-20 Thread Rick Farina
commit: cf5816a9259679fcdc4999add7ab351d620235b2
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Dec 20 19:33:09 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Dec 20 19:33:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5816a9

dev-python/simplesoapy: python 3.7

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Rick Farina  gentoo.org>

 dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild | 4 ++--
 dev-python/simplesoapy/simplesoapy-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild 
b/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild
index a90a7c6e993..05d1ceb20d5 100644
--- a/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild
+++ b/dev-python/simplesoapy/simplesoapy-1.5.1-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Simple pythonic wrapper for SoapySDR library"

diff --git a/dev-python/simplesoapy/simplesoapy-.ebuild 
b/dev-python/simplesoapy/simplesoapy-.ebuild
index a90a7c6e993..05d1ceb20d5 100644
--- a/dev-python/simplesoapy/simplesoapy-.ebuild
+++ b/dev-python/simplesoapy/simplesoapy-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Simple pythonic wrapper for SoapySDR library"



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

2019-12-20 Thread Rick Farina
commit: 1e62b3ed1ff096044555f0b519096d589b395aa1
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Dec 20 19:41:04 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Dec 20 19:41:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e62b3ed

dev-python/simplespectral: python 3.7

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Rick Farina  gentoo.org>

 dev-python/simplespectral/simplespectral-1.0.0.ebuild | 4 ++--
 dev-python/simplespectral/simplespectral-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/simplespectral/simplespectral-1.0.0.ebuild 
b/dev-python/simplespectral/simplespectral-1.0.0.ebuild
index 197bb528118..44854984b7c 100644
--- a/dev-python/simplespectral/simplespectral-1.0.0.ebuild
+++ b/dev-python/simplespectral/simplespectral-1.0.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Heavily simplified scipy.signal.spectral module"

diff --git a/dev-python/simplespectral/simplespectral-.ebuild 
b/dev-python/simplespectral/simplespectral-.ebuild
index 197bb528118..44854984b7c 100644
--- a/dev-python/simplespectral/simplespectral-.ebuild
+++ b/dev-python/simplespectral/simplespectral-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Heavily simplified scipy.signal.spectral module"



[gentoo-commits] repo/gentoo:master commit in: net-wireless/soapy_power/

2019-12-20 Thread Rick Farina
commit: d5f38c553dc964cb0358d42973dd074d4ebfedd3
Author: Rick Farina  gentoo  org>
AuthorDate: Fri Dec 20 19:40:19 2019 +
Commit: Rick Farina  gentoo  org>
CommitDate: Fri Dec 20 19:40:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f38c55

net-wireless/soapy_power: python 3.7

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild | 4 ++--
 net-wireless/soapy_power/soapy_power-.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild 
b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
index 33c3617cf5d..16f3f425110 100644
--- a/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
+++ b/net-wireless/soapy_power/soapy_power-1.6.1-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Obtain power spectrum from SoapySDR devices"

diff --git a/net-wireless/soapy_power/soapy_power-.ebuild 
b/net-wireless/soapy_power/soapy_power-.ebuild
index 33c3617cf5d..16f3f425110 100644
--- a/net-wireless/soapy_power/soapy_power-.ebuild
+++ b/net-wireless/soapy_power/soapy_power-.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1
 
 DESCRIPTION="Obtain power spectrum from SoapySDR devices"



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

2019-12-20 Thread Jory Pratt
commit: 245902a27f774b9ed9ea42cba94dea67d41171c6
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Dec 20 19:01:12 2019 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Dec 20 19:01:12 2019 +
URL:https://gitweb.gentoo.org/proj/musl.git/commit/?id=245902a2

media-libs/mesa: Version bump 19.3.1

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Jory Pratt  gentoo.org>

 media-libs/mesa/Manifest   | 2 +-
 media-libs/mesa/{mesa-19.3.0.ebuild => mesa-19.3.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index b277deb..9a79f0a 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,3 +1,3 @@
 DIST mesa-19.1.7.tar.xz 10941152 BLAKE2B 
6be14ddac404668bdd8b7b8756388019c3610ac41b65a7723a419b97b7eccbca666ad6d904f4cde186c4b171e056636a8a6a5727e30963c8fa177d7861bd6cfb
 SHA512 
0865b5f91e5daa00e1da2b3d8b65fe5d2ff6332372bf8fec7d671d05d8d64ec5a7abea1858cdfc506c76b7226d2bea0af3426565f156b796d8e0f949ea33dc15
 DIST mesa-19.2.2.tar.xz 11456352 BLAKE2B 
b0900a486d5883759dc395a25195c46fbc90d0388840099d515713a3c1e27560ea6cf9f6bfc5987c9704593b174e26f49a4cd08ff1260b1c1b2197b56c6919b6
 SHA512 
a3269052c2dfb5404180d1aebd68f5b9b0cc136d634ba89fed3f60fcc9b279072e09ee2db9b485375d39e886209053841df920c9d0b975e0de2825e3da4164a5
-DIST mesa-19.3.0.tar.xz 11831372 BLAKE2B 
97584bd68558e37d20d6e719610066ca2e3df83a26034e2f9b78022d5e5e7b97d12c70e05d8dd2f542f6db5311c4213a1f72afaea1ace4a2bf4ff561bcda2fe6
 SHA512 
69c4519540118fb3d50d718d92f443051c149633cf4291a07706c6d45cd6ad1f6f3b91446de2d31a9082efe9e3b4ce35b7472830e152ba655d83a91c2ed3c042
+DIST mesa-19.3.1.tar.xz 11831968 BLAKE2B 
f4e70543bc48efa6888559606c660a837df25ceeabf4bf2141d7470f37f90e19a9d85da7c3b4f8d1b4c86d02245dbc8d58401caf9ab099609a501fc86b391987
 SHA512 
338d2e37122ef22cc4e27a2f3c39e23e419703a507ace99383c749a563936c5f0428cce9a68ac80d0bd2ff57be8a55f42aee0ed6d16bf6b77b4e59d428729568

diff --git a/media-libs/mesa/mesa-19.3.0.ebuild 
b/media-libs/mesa/mesa-19.3.1.ebuild
similarity index 100%
rename from media-libs/mesa/mesa-19.3.0.ebuild
rename to media-libs/mesa/mesa-19.3.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: dev-php/File_Iterator/files/, dev-php/File_Iterator/

2019-12-20 Thread Brian Evans
commit: 8f19b3023736a2c4f6a2443cdf39f39360e59d9f
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 18:29:38 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f19b302

dev-php/File_Iterator: Revbump to fix autoload file

It was not changed to the modern namespaced classes

Signed-off-by: Brian Evans  gentoo.org>

 .../File_Iterator/File_Iterator-2.0.2-r1.ebuild| 32 ++
 dev-php/File_Iterator/files/autoload-2.0.2.php | 15 ++
 2 files changed, 47 insertions(+)

diff --git a/dev-php/File_Iterator/File_Iterator-2.0.2-r1.ebuild 
b/dev-php/File_Iterator/File_Iterator-2.0.2-r1.ebuild
new file mode 100644
index 000..ed6e2925e36
--- /dev/null
+++ b/dev-php/File_Iterator/File_Iterator-2.0.2-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="php-file-iterator"
+
+DESCRIPTION="FilterIterator implementation that filters files based on 
criteria"
+HOMEPAGE="https://github.com/sebastianbergmann/php-file-iterator
+   https://phpunit.de;
+SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+RDEPEND="dev-php/fedora-autoloader
+   >=dev-lang/php-7.1:*"
+
+src_install() {
+   insinto /usr/share/php/File/Iterator
+   doins -r src/*
+   newins "${FILESDIR}/autoload-2.0.2.php" autoload.php
+}
+
+pkg_postinst() {
+   ewarn "This library now loads via 
/usr/share/php/File/Iterator/autoload.php"
+   ewarn "Please update any scripts to require the autoloader"
+}

diff --git a/dev-php/File_Iterator/files/autoload-2.0.2.php 
b/dev-php/File_Iterator/files/autoload-2.0.2.php
new file mode 100644
index 000..746fefa8880
--- /dev/null
+++ b/dev-php/File_Iterator/files/autoload-2.0.2.php
@@ -0,0 +1,15 @@
+ '/Facade.php',
+   'sebastianbergmann\\fileiterator\\factory' => '/Factory.php',
+   'sebastianbergmann\\fileiterator\\iterator' => '/Iterator.php',
+],
+__DIR__
+);



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-object-enumerator/files/, dev-php/sebastian-object-enumerator/

2019-12-20 Thread Brian Evans
commit: 34a66919959a5121c7dda47281d308796ccb5e5c
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 14:08:32 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a66919

dev-php/sebastian-object-enumerator: Version bump for 3.0.3

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/sebastian-object-enumerator/Manifest   |  1 +
 .../files/autoload-3.0.3.php   | 20 +++
 .../sebastian-object-enumerator-3.0.3.ebuild   | 29 ++
 3 files changed, 50 insertions(+)

diff --git a/dev-php/sebastian-object-enumerator/Manifest 
b/dev-php/sebastian-object-enumerator/Manifest
index 3b46a206a56..ae6ac094869 100644
--- a/dev-php/sebastian-object-enumerator/Manifest
+++ b/dev-php/sebastian-object-enumerator/Manifest
@@ -1 +1,2 @@
 DIST sebastian-object-enumerator-2.0.1.tar.gz 4861 BLAKE2B 
cc68da9e38e756e478eedab588c023ebbf15d28d6f9e5399f178c581765aa02324ffe6f0bdf5e561f61791f449d8763e6cfdb572c779adaa9c7dedcc8b0f15a8
 SHA512 
087ef23c079be2ef56948c734cbdefbf4d8cad36c6c26aae5e38401ec3f306d91067aea28a2226811d1ed90611c7c8070a4f5c3733a24eb56f6a177eb332a9b3
+DIST sebastian-object-enumerator-3.0.3.tar.gz 4989 BLAKE2B 
8d2314daf82280dc746cdc91c3c927d012440ef162a59918e038a15775f0113cf7bc0ae0eafb83d6d6992cdb2680bdd92935789584305906747fd71f13fcad5a
 SHA512 
9bbff5081e1627d7ab98e01830cf6245f15b3ca96a56f6074e090f10862d19d0849251d69bf1117d3634b7e0ef86e266b2e9d4062e75eff9c9bc5f994dfe9a2d

diff --git a/dev-php/sebastian-object-enumerator/files/autoload-3.0.3.php 
b/dev-php/sebastian-object-enumerator/files/autoload-3.0.3.php
new file mode 100644
index 000..07afae81e5d
--- /dev/null
+++ b/dev-php/sebastian-object-enumerator/files/autoload-3.0.3.php
@@ -0,0 +1,20 @@
+ 
'/Enumerator.php',
+   'sebastianbergmann\objectenumerator\exception' => 
'/Exception.php',
+   'sebastianbergmann\objectenumerator\invalidargumentexception' 
=> '/InvalidArgumentException.php',
+   ],
+   __DIR__
+);
+
+\Fedora\Autoloader\Dependencies::required([
+  __DIR__.'/../ObjectReflector/autoload.php',
+  __DIR__.'/../RecursionContext/autoload.php',
+]);

diff --git 
a/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-3.0.3.ebuild 
b/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-3.0.3.ebuild
new file mode 100644
index 000..ec2f666727b
--- /dev/null
+++ 
b/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-3.0.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN/sebastian-//}"
+
+DESCRIPTION="Traverses array structures and object graphs to enumerate all 
referenced objects"
+HOMEPAGE="http://phpunit.de;
+SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+RDEPEND="dev-php/fedora-autoloader
+   =dev-php/sebastian-recursion-context-3.0
+   

[gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_TokenStream/

2019-12-20 Thread Brian Evans
commit: af347e1ad8e4eef087266c5e1883cfccdda6ae3b
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 18:28:40 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af347e1a

dev-php/PHP_TokenStream: Fix tests for new phpunit

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/PHP_TokenStream/PHP_TokenStream-3.1.1.ebuild | 5 +
 1 file changed, 5 insertions(+)

diff --git a/dev-php/PHP_TokenStream/PHP_TokenStream-3.1.1.ebuild 
b/dev-php/PHP_TokenStream/PHP_TokenStream-3.1.1.ebuild
index 1abe33f362c..106234e79bf 100644
--- a/dev-php/PHP_TokenStream/PHP_TokenStream-3.1.1.ebuild
+++ b/dev-php/PHP_TokenStream/PHP_TokenStream-3.1.1.ebuild
@@ -26,6 +26,11 @@ RDEPEND="dev-php/fedora-autoloader
 BDEPEND="test? ( ${RDEPEND} dev-php/phpunit )"
 RESTRICT="!test? ( test )"
 
+src_prepare() {
+   sed -i -e 's/setUp()/setUp():void/' tests/Token/*.php || die
+   default
+}
+
 src_install() {
insinto /usr/share/php/PHP/Token
doins -r src/*



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-resource-operations/

2019-12-20 Thread Brian Evans
commit: ebaa22e55a08fa6dcaa75e5ec755f82e231c6357
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 14:16:10 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebaa22e5

dev-php/sebastian-resource-operations: Version bump for 2.0.1

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/sebastian-resource-operations/Manifest |  1 +
 .../sebastian-resource-operations-2.0.1.ebuild | 27 ++
 2 files changed, 28 insertions(+)

diff --git a/dev-php/sebastian-resource-operations/Manifest 
b/dev-php/sebastian-resource-operations/Manifest
index c95957161cf..3fedbbc8c9e 100644
--- a/dev-php/sebastian-resource-operations/Manifest
+++ b/dev-php/sebastian-resource-operations/Manifest
@@ -1 +1,2 @@
 DIST sebastian-resource-operations-1.0.0.tar.gz 6449 BLAKE2B 
0f748d4792a3d4705560c79047fbdb9c6371435600dbd8373e4c60c8edc436f3487264107b7f3d76125bde3ec7b30062587c96dad7612fdc4e4132d3912813ef
 SHA512 
d11d06c9b8b4a1507238443588f34a85836fcd65d2afdb9bcf3cecfe352cba46c9349988550e901c301db8a21f19cc960a8164653ac66e57661cebddf52ad906
+DIST sebastian-resource-operations-2.0.1.tar.gz 17772 BLAKE2B 
8a98c2735973f063fefba9079bf10e1b4a1317eab2e9326bf338d50b2c278673ade93bc20fb415d4d33046575045d0e2d147b5b1ba38812c84031c7a691d1946
 SHA512 
991716a948f3492b2f3c886f07485fec26ad7e31f8588a2cbf6deff8ef4791e403962578590b117ed43def7753a5f44f0f8c8f92994bc58295d58db3f7d71021

diff --git 
a/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild
 
b/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild
new file mode 100644
index 000..68a1a80abac
--- /dev/null
+++ 
b/dev-php/sebastian-resource-operations/sebastian-resource-operations-2.0.1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN/sebastian-//}"
+
+DESCRIPTION="Provides a list of PHP built-in functions that operate on 
resources"
+HOMEPAGE="http://phpunit.de;
+SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+RDEPEND="dev-php/fedora-autoloader
+   >=dev-lang/php-7.1:*
+   "
+
+src_install() {
+   insinto /usr/share/php/SebastianBergmann/ResourceOperations
+   doins -r src/*
+   doins "${FILESDIR}/autoload.php"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-global-state/files/, dev-php/sebastian-global-state/

2019-12-20 Thread Brian Evans
commit: 241d8f463c0cf896c480fa4d4babf477cfe232b8
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 13:58:06 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241d8f46

dev-php/sebastian-global-state: Version bump for 3.0.0

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/sebastian-global-state/Manifest|  1 +
 .../files/autoload-3.0.0.php   | 25 ++
 .../sebastian-global-state-3.0.0.ebuild| 30 ++
 3 files changed, 56 insertions(+)

diff --git a/dev-php/sebastian-global-state/Manifest 
b/dev-php/sebastian-global-state/Manifest
index 7bab74a043b..edc11eb7be5 100644
--- a/dev-php/sebastian-global-state/Manifest
+++ b/dev-php/sebastian-global-state/Manifest
@@ -1 +1,2 @@
 DIST sebastian-global-state-1.1.1.tar.gz 7659 BLAKE2B 
9793e68f226901cb2d67e3d4ac03cc41323485a1b7d819dfe0a4cd9c00b19eb79ebf539a8705545a4c132ef8a2a286edc804016cb76400256008ecd298f2f3c5
 SHA512 
dec6387183ea6cf869b1302e641a9d85b6dd69ebf299354825ab2f8a06a82609f8e3a2bdeea6924b5520f813af7493fc8e957c3f9876dcaa302066770997186c
+DIST sebastian-global-state-3.0.0.tar.gz 10550 BLAKE2B 
58ad62cce7f94805add12105b3000c54e73624c780fa12970e779538f3ff06f145001c6d19e98e817982b092be992b4e1e55638f727fb3e7bad9d12c242546a5
 SHA512 
2a081fbf7b26afab0eeaf1933887dea12973c6cde1fe7115fe560d56e81ab69dceb7b3431818c51641778f6526abb0055e2a27420e53b2fe90e3f95ee57b01d0

diff --git a/dev-php/sebastian-global-state/files/autoload-3.0.0.php 
b/dev-php/sebastian-global-state/files/autoload-3.0.0.php
new file mode 100644
index 000..3724c6cbad5
--- /dev/null
+++ b/dev-php/sebastian-global-state/files/autoload-3.0.0.php
@@ -0,0 +1,25 @@
+ '/Blacklist.php',
+   'sebastianbergmann\globalstate\codeexporter' => 
'/CodeExporter.php',
+   'sebastianbergmann\globalstate\exception' => 
'/exceptions/Exception.php',
+   'sebastianbergmann\globalstate\restorer' => '/Restorer.php',
+   'sebastianbergmann\globalstate\runtimeexception' => 
'/exceptions/RuntimeException.php',
+   'sebastianbergmann\globalstate\snapshot' => '/Snapshot.php',
+   ],
+   __DIR__
+);
+
+// Required dependencies.
+\Fedora\Autoloader\Dependencies::required([
+  __DIR__."../ObjectReflector/autoload.php",
+  __DIR__."../RecursionContext/autoload.php",
+]);
+

diff --git a/dev-php/sebastian-global-state/sebastian-global-state-3.0.0.ebuild 
b/dev-php/sebastian-global-state/sebastian-global-state-3.0.0.ebuild
new file mode 100644
index 000..42c9de8f21c
--- /dev/null
+++ b/dev-php/sebastian-global-state/sebastian-global-state-3.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN/sebastian-//}"
+
+DESCRIPTION="Snapshotting of global state"
+HOMEPAGE="http://phpunit.de;
+SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+RDEPEND="dev-php/fedora-autoloader
+   >=dev-lang/php-7.2:*
+   >=dev-php/sebastian-object-reflector-1.1.1
+   

[gentoo-commits] repo/gentoo:master commit in: dev-php/phpunit/files/, dev-php/phpunit/

2019-12-20 Thread Brian Evans
commit: 8d8ad63790ed8a8389903ee6f5c06c69e7b80900
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 17:46:53 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d8ad637

dev-php/phpunit: Version bump for 8.5.0

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/phpunit/Manifest |   1 +
 dev-php/phpunit/files/autoload-8.5.0.php | 254 +++
 dev-php/phpunit/phpunit-8.5.0.ebuild |  66 
 3 files changed, 321 insertions(+)

diff --git a/dev-php/phpunit/Manifest b/dev-php/phpunit/Manifest
index 6f03af2279b..f3e1b2cc4b5 100644
--- a/dev-php/phpunit/Manifest
+++ b/dev-php/phpunit/Manifest
@@ -1 +1,2 @@
 DIST phpunit-5.7.15.tar.gz 205474 BLAKE2B 
0220edd59fc3f191b7621f275d3e4ee8f8bf514f74533d99bfb925e11cc54a235fb292ffd1bb54f6bec1e038c06e35a0dc43c1227618590f99e7e85638a7de28
 SHA512 
6a836e1ad1656fd1d1c5a58ced3c1826b4decc01798b6a804b487c9b4e094ec32f6eb8a84058e268eade62a2fe19d7bd1e760b8b9433299d9fe9c09afdf2bdd3
+DIST phpunit-8.5.0.tar.gz 311500 BLAKE2B 
1b21b898f8a933a228bb6f0197e1a884fe1ab67e7774194d32d23393b2ee649a307e0d00cc6a3b89bad19ab5abc22de8fbc99ff41dc69a006117eabe626cd86a
 SHA512 
3f2c615fbe05c2c04db71b237716ffa3a9ac2c0a5e490fea5db9780efe7f825d47ebb04e81dcdbd4c55f2c3667caf2de79cdbeece6c10ec999c9786fee245721

diff --git a/dev-php/phpunit/files/autoload-8.5.0.php 
b/dev-php/phpunit/files/autoload-8.5.0.php
new file mode 100644
index 000..2177c3daa4c
--- /dev/null
+++ b/dev-php/phpunit/files/autoload-8.5.0.php
@@ -0,0 +1,254 @@
+/* Autoloader for dev-php/phpunit and its dependencies */
+
+$include_dir = '/usr/share/php';
+
+if (!class_exists('Fedora\\Autoloader\\Autoload', false)) {
+   require_once "${include_dir}/Fedora/Autoloader/autoload.php";
+}
+
+\Fedora\Autoloader\Autoload::addClassMap(
+[
+'phpunit\\exception' => '/Exception.php',
+'phpunit\\framework\\assert' => '/Framework/Assert.php',
+'phpunit\\framework\\assertionfailederror' => 
'/Framework/Exception/AssertionFailedError.php',
+'phpunit\\framework\\codecoverageexception' => 
'/Framework/Exception/CodeCoverageException.php',
+'phpunit\\framework\\constraint\\arrayhaskey' => 
'/Framework/Constraint/ArrayHasKey.php',
+'phpunit\\framework\\constraint\\arraysubset' => 
'/Framework/Constraint/ArraySubset.php',
+'phpunit\\framework\\constraint\\attribute' => 
'/Framework/Constraint/Attribute.php',
+'phpunit\\framework\\constraint\\callback' => 
'/Framework/Constraint/Callback.php',
+'phpunit\\framework\\constraint\\classhasattribute' => 
'/Framework/Constraint/ClassHasAttribute.php',
+'phpunit\\framework\\constraint\\classhasstaticattribute' => 
'/Framework/Constraint/ClassHasStaticAttribute.php',
+'phpunit\\framework\\constraint\\composite' => 
'/Framework/Constraint/Composite.php',
+'phpunit\\framework\\constraint\\constraint' => 
'/Framework/Constraint/Constraint.php',
+'phpunit\\framework\\constraint\\count' => '/Framework/Constraint/Count.php',
+'phpunit\\framework\\constraint\\directoryexists' => 
'/Framework/Constraint/DirectoryExists.php',
+'phpunit\\framework\\constraint\\exception' => 
'/Framework/Constraint/Exception.php',
+'phpunit\\framework\\constraint\\exceptioncode' => 
'/Framework/Constraint/ExceptionCode.php',
+'phpunit\\framework\\constraint\\exceptionmessage' => 
'/Framework/Constraint/ExceptionMessage.php',
+'phpunit\\framework\\constraint\\exceptionmessageregularexpression' => 
'/Framework/Constraint/ExceptionMessageRegularExpression.php',
+'phpunit\\framework\\constraint\\fileexists' => 
'/Framework/Constraint/FileExists.php',
+'phpunit\\framework\\constraint\\greaterthan' => 
'/Framework/Constraint/GreaterThan.php',
+'phpunit\\framework\\constraint\\isanything' => 
'/Framework/Constraint/IsAnything.php',
+'phpunit\\framework\\constraint\\isempty' => 
'/Framework/Constraint/IsEmpty.php',
+'phpunit\\framework\\constraint\\isequal' => 
'/Framework/Constraint/IsEqual.php',
+'phpunit\\framework\\constraint\\isfalse' => 
'/Framework/Constraint/IsFalse.php',
+'phpunit\\framework\\constraint\\isfinite' => 
'/Framework/Constraint/IsFinite.php',
+'phpunit\\framework\\constraint\\isidentical' => 
'/Framework/Constraint/IsIdentical.php',
+'phpunit\\framework\\constraint\\isinfinite' => 
'/Framework/Constraint/IsInfinite.php',
+'phpunit\\framework\\constraint\\isinstanceof' => 
'/Framework/Constraint/IsInstanceOf.php',
+'phpunit\\framework\\constraint\\isjson' => '/Framework/Constraint/IsJson.php',
+'phpunit\\framework\\constraint\\isnan' => '/Framework/Constraint/IsNan.php',
+'phpunit\\framework\\constraint\\isnull' => '/Framework/Constraint/IsNull.php',
+'phpunit\\framework\\constraint\\isreadable' => 
'/Framework/Constraint/IsReadable.php',
+'phpunit\\framework\\constraint\\istrue' => '/Framework/Constraint/IsTrue.php',
+'phpunit\\framework\\constraint\\istype' => '/Framework/Constraint/IsType.php',
+'phpunit\\framework\\constraint\\iswritable' => 

[gentoo-commits] repo/gentoo:master commit in: dev-php/phpspec-prophecy/files/, dev-php/phpspec-prophecy/

2019-12-20 Thread Brian Evans
commit: abfae1066d70ad1df2da54babaf6b31be21a5181
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 17:47:49 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfae106

dev-php/phpspec-prophecy: Version bump for 1.10.0

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/phpspec-prophecy/Manifest  |  1 +
 dev-php/phpspec-prophecy/files/autoload-1.10.0.php | 15 +++
 .../phpspec-prophecy-1.10.0.ebuild | 31 ++
 3 files changed, 47 insertions(+)

diff --git a/dev-php/phpspec-prophecy/Manifest 
b/dev-php/phpspec-prophecy/Manifest
index 75ca418ed54..0e7506955c2 100644
--- a/dev-php/phpspec-prophecy/Manifest
+++ b/dev-php/phpspec-prophecy/Manifest
@@ -1,3 +1,4 @@
+DIST phpspec-prophecy-1.10.0.tar.gz 38663 BLAKE2B 
44a292eb24cbef36217c108cc09497847b27e249fa3894bdd6846e7547aab7a514396deb9918f7b1ddfe4e71142beb266914669c1d3ce151dfac2aafe7be214b
 SHA512 
f2f871dfe6db2b405ef57b859f82b7540c233ce3056601aee3a09394416a625445e4b94db50cef240a5b0da0fc972fb8b8ca3216750b6a658f09817a60da21b1
 DIST phpspec-prophecy-1.7.0.tar.gz 60338 BLAKE2B 
8171120d8407f2e554150d5e3ea1972c54d4e2ce0e6698763f0b3c7e1645340ce22404da7844fed8412579c46f372852b4553c6d8a65c8094ef3065b0dbbd80c
 SHA512 
e8efb3882d869f10fe39dff7c2185e1ec6f044c794fd6a5785e1c1c69c71b91dc3997f61bd2566d3243dde0becce568beba9a18fa0fd152e6ce74ca43a9a0fb0
 DIST phpspec-prophecy-1.8.0.tar.gz 37907 BLAKE2B 
4bdd55d7fc14604c9fade23c60bf51f4c03accc182d7c5ad445dc6212a1e41b1bf392fe8f4a29768ecfcb2af479c0db3e29d5787d12e1f3222b032ba7e64dbc8
 SHA512 
992673f7cd148cf0b8752bbad614bbe34175a761cd4bf8849625794b505342d1bd918212a0f1463d94513f9e805d3dd127ba129d6622bcda29ea2b5c57a5582f
 DIST phpspec-prophecy-1.9.0.tar.gz 38262 BLAKE2B 
1642d38afa368be504da73c0bcf34921fe167dff5665651af23142f33979a35d8d10112e3d1c5b1b38448b92b4741ebda2c183dca10473dce833090a603f95f6
 SHA512 
d0ba1840ca84cf4b0642083858326c593086f35ba3a6d83746956efbe5d538910efc01655eaa14b4e2b7e17e7bd19cd2494cdfad0dd5bdfb43cdee2402a55b05

diff --git a/dev-php/phpspec-prophecy/files/autoload-1.10.0.php 
b/dev-php/phpspec-prophecy/files/autoload-1.10.0.php
new file mode 100644
index 000..fbc88617da6
--- /dev/null
+++ b/dev-php/phpspec-prophecy/files/autoload-1.10.0.php
@@ -0,0 +1,15 @@
+https://github.com/phpspec/prophecy;
+SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+RDEPEND="dev-php/fedora-autoloader
+   =dev-lang/php-5.6:*"
+
+src_install() {
+   insinto /usr/share/php/${MY_VENDOR}/Prophecy
+   doins -r src/Prophecy/*
+   newins "${FILESDIR}/autoload-1.10.0.php" autoload.php
+}



[gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_CodeCoverage/, dev-php/PHP_CodeCoverage/files/

2019-12-20 Thread Brian Evans
commit: fe7cd2cd1ab3fef99e8d61e938a150c6b6193a79
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 18:33:45 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7cd2cd

dev-php/PHP_CodeCoverage: Revbump to fix bad autoload file

Signed-off-by: Brian Evans  gentoo.org>

 ...PHP_CodeCoverage-7.0.10.ebuild => PHP_CodeCoverage-7.0.10-r1.ebuild} | 0
 dev-php/PHP_CodeCoverage/files/autoload-7.0.10.php  | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-7.0.10.ebuild 
b/dev-php/PHP_CodeCoverage/PHP_CodeCoverage-7.0.10-r1.ebuild
similarity index 100%
rename from dev-php/PHP_CodeCoverage/PHP_CodeCoverage-7.0.10.ebuild
rename to dev-php/PHP_CodeCoverage/PHP_CodeCoverage-7.0.10-r1.ebuild

diff --git a/dev-php/PHP_CodeCoverage/files/autoload-7.0.10.php 
b/dev-php/PHP_CodeCoverage/files/autoload-7.0.10.php
index bda9ff0fd0e..5d67fe9248a 100644
--- a/dev-php/PHP_CodeCoverage/files/autoload-7.0.10.php
+++ b/dev-php/PHP_CodeCoverage/files/autoload-7.0.10.php
@@ -5,7 +5,7 @@ if (!class_exists('Fedora\\Autoloader\\Autoload', false)) {
 require_once '/usr/share/php/Fedora/Autoloader/autoload.php';
 }
 
-\Fedora\Autoloader\Autoload::addPsr4('SebasstianBergmann\\CodeCoverage\\', 
__DIR__);
+\Fedora\Autoloader\Autoload::addPsr4('SebastianBergmann\\CodeCoverage\\', 
__DIR__);
 
 \Fedora\Autoloader\Dependencies::required(array(
'/usr/share/php/File/Iterator/autoload.php',



[gentoo-commits] repo/gentoo:master commit in: dev-php/PHP_Timer/, dev-php/PHP_Timer/files/

2019-12-20 Thread Brian Evans
commit: c6976e62468d993e24c5501b2590a441172958fc
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 18:32:57 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6976e62

dev-php/PHP_Timer: Revbump to fix bad autoload file

Signed-off-by: Brian Evans  gentoo.org>

 .../PHP_Timer/{PHP_Timer-2.1.2.ebuild => PHP_Timer-2.1.2-r1.ebuild} | 0
 dev-php/PHP_Timer/files/autoload-2.1.2.php  | 6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-php/PHP_Timer/PHP_Timer-2.1.2.ebuild 
b/dev-php/PHP_Timer/PHP_Timer-2.1.2-r1.ebuild
similarity index 100%
rename from dev-php/PHP_Timer/PHP_Timer-2.1.2.ebuild
rename to dev-php/PHP_Timer/PHP_Timer-2.1.2-r1.ebuild

diff --git a/dev-php/PHP_Timer/files/autoload-2.1.2.php 
b/dev-php/PHP_Timer/files/autoload-2.1.2.php
index 835f626a13a..65490d9ae6e 100644
--- a/dev-php/PHP_Timer/files/autoload-2.1.2.php
+++ b/dev-php/PHP_Timer/files/autoload-2.1.2.php
@@ -7,9 +7,9 @@ if (!class_exists('Fedora\\Autoloader\\Autoload', false)) {
 
 \Fedora\Autoloader\Autoload::addClassMap(
 [
-   'sebastianBergmann\timer\exception' => '/Exception.php',
-   'sebastianBergmann\timer\runtimeexception' => 
'/RuntimeException.php',
-   'sebastianBergmann\timer\timer' => '/Timer.php',
+   'sebastianbergmann\timer\exception' => '/Exception.php',
+   'sebastianbergmann\timer\runtimeexception' => 
'/RuntimeException.php',
+   'sebastianbergmann\timer\timer' => '/Timer.php',
 ],
 __DIR__
 );



[gentoo-commits] repo/gentoo:master commit in: dev-php/sebastian-global-state/files/

2019-12-20 Thread Brian Evans
commit: 8e250b9c460acf22b153554493b93704756b057e
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 17:48:34 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e250b9c

dev-php/sebastian-global-state: Fix autoload path

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/sebastian-global-state/files/autoload-3.0.0.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-php/sebastian-global-state/files/autoload-3.0.0.php 
b/dev-php/sebastian-global-state/files/autoload-3.0.0.php
index 3724c6cbad5..01a691b3140 100644
--- a/dev-php/sebastian-global-state/files/autoload-3.0.0.php
+++ b/dev-php/sebastian-global-state/files/autoload-3.0.0.php
@@ -19,7 +19,7 @@ if (!class_exists('Fedora\\Autoloader\\Autoload', false)) {
 
 // Required dependencies.
 \Fedora\Autoloader\Dependencies::required([
-  __DIR__."../ObjectReflector/autoload.php",
-  __DIR__."../RecursionContext/autoload.php",
+  __DIR__."/../ObjectReflector/autoload.php",
+  __DIR__."/../RecursionContext/autoload.php",
 ]);
 



[gentoo-commits] repo/gentoo:master commit in: dev-php/phpunit/files/

2019-12-20 Thread Brian Evans
commit: 98e1d79f4cddf95757043ff75be9a38fbf1952e0
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 17:57:47 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98e1d79f

dev-php/phpunit: Fix errors in autoload file

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/phpunit/files/autoload-8.5.0.php | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-php/phpunit/files/autoload-8.5.0.php 
b/dev-php/phpunit/files/autoload-8.5.0.php
index 2177c3daa4c..179ff7f276c 100644
--- a/dev-php/phpunit/files/autoload-8.5.0.php
+++ b/dev-php/phpunit/files/autoload-8.5.0.php
@@ -1,3 +1,4 @@
+ '/Runner/TestSuiteLoader.php',
 'phpunit\\runner\\testsuitesorter' => '/Runner/TestSuiteSorter.php',
 'phpunit\\runner\\version' => '/Runner/Version.php',
-'phpunit\\textUI\\command' => '/TextUI/Command.php',
-'phpunit\\textUI\\exception' => '/TextUI/Exception.php',
-'phpunit\\textUI\\help' => '/TextUI/Help.php',
-'phpunit\\textUI\\resultprinter' => '/TextUI/ResultPrinter.php',
-'phpunit\\textUI\\testrunner' => '/TextUI/TestRunner.php',
+'phpunit\\textui\\command' => '/TextUI/Command.php',
+'phpunit\\textui\\exception' => '/TextUI/Exception.php',
+'phpunit\\textui\\help' => '/TextUI/Help.php',
+'phpunit\\textui\\resultprinter' => '/TextUI/ResultPrinter.php',
+'phpunit\\textui\\testrunner' => '/TextUI/TestRunner.php',
 'phpunit\\util\\annotation\\docblock' => '/Util/Annotation/DocBlock.php',
 'phpunit\\util\\annotation\\registry' => '/Util/Annotation/Registry.php',
 'phpunit\\util\\blacklist' => '/Util/Blacklist.php',
@@ -210,7 +211,7 @@ if (!class_exists('Fedora\\Autoloader\\Autoload', false)) {
 'phpunit\\util\\php\\windowsphpprocess' => '/Util/PHP/WindowsPhpProcess.php',
 'phpunit\\util\\printer' => '/Util/Printer.php',
 'phpunit\\util\\regularexpression' => '/Util/RegularExpression.php',
-'phpunit\\util\\teest' => '/Util/Test.php',
+'phpunit\\util\\test' => '/Util/Test.php',
 'phpunit\\util\\testdox\\clitestdoxprinter' => 
'/Util/TestDox/CliTestDoxPrinter.php',
 'phpunit\\util\\testdox\\htmlresultprinter' => 
'/Util/TestDox/HtmlResultPrinter.php',
 'phpunit\\util\\testdox\\nameprettifier' => '/Util/TestDox/NamePrettifier.php',
@@ -245,7 +246,6 @@ if (!class_exists('Fedora\\Autoloader\\Autoload', false)) {
   "${include_dir}/Symfony/Component/Yaml/autoload.php",
   "${include_dir}/Text/Template/autoload.php",
   "${include_dir}/myclabs/DeepCopy/autoload.php",
-  "${include_dir}/PHPUnit/Framework/MockObject/autoload.php",
   "${include_dir}/phpspec/Prophecy/autoload.php",
   "${include_dir}/Doctrine/Instantiator/autoload.php",
   "${include_dir}/PharIo/Manifest/autoload.php",



[gentoo-commits] repo/gentoo:master commit in: dev-php/phpunit/

2019-12-20 Thread Brian Evans
commit: 20d4e34c823636b3b38c922f09df5721b1f5ecdb
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 17:49:59 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20d4e34c

dev-php/phpunit: Add block on dev-php/phpunit-mock-objects

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/phpunit/phpunit-8.5.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-php/phpunit/phpunit-8.5.0.ebuild 
b/dev-php/phpunit/phpunit-8.5.0.ebuild
index 2e9083564b3..f8ecf1e6241 100644
--- a/dev-php/phpunit/phpunit-8.5.0.ebuild
+++ b/dev-php/phpunit/phpunit-8.5.0.ebuild
@@ -48,6 +48,7 @@ RDEPEND="dev-php/fedora-autoloader
=dev-lang/php-7.2:*[cli(-),json(-),unicode(-),xml(-),xmlwriter(-)]
+   !dev-php/phpunit-mock-objects
 "
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: dev-php/phpunit/

2019-12-20 Thread Brian Evans
commit: ddee26f8e7be0adeeaf44fa587809c31b5417c9a
Author: Brian Evans  gentoo  org>
AuthorDate: Fri Dec 20 18:31:39 2019 +
Commit: Brian Evans  gentoo  org>
CommitDate: Fri Dec 20 18:34:24 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddee26f8

dev-php/phpunit: Include missing xsd which is used at runtime

Signed-off-by: Brian Evans  gentoo.org>

 dev-php/phpunit/phpunit-8.5.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-php/phpunit/phpunit-8.5.0.ebuild 
b/dev-php/phpunit/phpunit-8.5.0.ebuild
index f8ecf1e6241..b15fb5689e7 100644
--- a/dev-php/phpunit/phpunit-8.5.0.ebuild
+++ b/dev-php/phpunit/phpunit-8.5.0.ebuild
@@ -59,6 +59,8 @@ src_install() {
exeinto /usr/share/php/PHPUnit
doexe phpunit
dosym ../share/php/PHPUnit/phpunit /usr/bin/phpunit
+   insinto /usr/share/php
+   doins phpunit.xsd
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: app-emulation/open-vm-tools/files/, app-emulation/open-vm-tools/

2019-12-20 Thread Mike Gilbert
commit: d41be7e2d80c3164594952e0b03504b52b006221
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Dec 20 18:22:02 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Dec 20 18:22:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d41be7e2

app-emulation/open-vm-tools: fix udev warnings

Package-Manager: Portage-2.3.82, Repoman-2.3.20_p9
Signed-off-by: Mike Gilbert  gentoo.org>

 .../files/11.0.1-udev-complaints.patch | 60 ++
 ...1.0.1.ebuild => open-vm-tools-11.0.1-r1.ebuild} |  1 +
 2 files changed, 61 insertions(+)

diff --git a/app-emulation/open-vm-tools/files/11.0.1-udev-complaints.patch 
b/app-emulation/open-vm-tools/files/11.0.1-udev-complaints.patch
new file mode 100644
index 000..b34e06d1a22
--- /dev/null
+++ b/app-emulation/open-vm-tools/files/11.0.1-udev-complaints.patch
@@ -0,0 +1,60 @@
+From f1dab8ded454b6993a4d96d0aefc700f1796 Mon Sep 17 00:00:00 2001
+From: Oliver Kurth 
+Date: Mon, 28 Oct 2019 16:12:42 -0700
+Subject: [PATCH] stop systemd-243 udev complaints #371
+
+Address issues from pull request #371 on github:
+- fix substiution variables for systemd-243
+- fix permissions of rules file
+See https://github.com/vmware/open-vm-tools/pull/371
+---
+ open-vm-tools/AUTHORS| 4 
+ open-vm-tools/udev/99-vmware-scsi-udev.rules | 6 +++---
+ open-vm-tools/udev/Makefile.am   | 4 ++--
+ 3 files changed, 9 insertions(+), 5 deletions(-)
+
+diff --git a/open-vm-tools/AUTHORS b/open-vm-tools/AUTHORS
+index 08cc28ef2..026de07e6 100644
+--- a/open-vm-tools/AUTHORS
 b/open-vm-tools/AUTHORS
+@@ -49,3 +49,7 @@ Josh PaetzelAdditional changes to vmmemctl.ko for 
FreeBSD 12.0 API changes.
+ 
+ Haruki TsurumotoFix Asianux identification
+ - https://github.com/vmware/open-vm-tools/pull/325
++
++MilhouseVH  stop systemd-243 udev complaints
++- https://github.com/vmware/open-vm-tools/pull/371
++
+diff --git a/open-vm-tools/udev/99-vmware-scsi-udev.rules 
b/open-vm-tools/udev/99-vmware-scsi-udev.rules
+index 053b59706..fb4ed6844 100644
+--- a/open-vm-tools/udev/99-vmware-scsi-udev.rules
 b/open-vm-tools/udev/99-vmware-scsi-udev.rules
+@@ -1,7 +1,7 @@
+-# Copyright (C) 2016 VMware, Inc.  All rights reserved.
++# Copyright (C) 2016,2019 VMware, Inc.  All rights reserved.
+ #
+ # This file is part of open-vm-tools
+ 
+-ACTION=="add", SUBSYSTEMS=="scsi", ATTRS{vendor}=="VMware*", 
ATTRS{model}=="Virtual disk*", ENV{DEVTYPE}=="disk", RUN+="/bin/sh -c 'echo 180 
>/sys$DEVPATH/device/timeout'"
+-ACTION=="add", SUBSYSTEMS=="scsi", ATTRS{vendor}=="VMware*", 
ATTRS{model}=="VMware Virtual S", ENV{DEVTYPE}=="disk", RUN+="/bin/sh -c 'echo 
180 >/sys$DEVPATH/device/timeout'"
++ACTION=="add", SUBSYSTEMS=="scsi", ATTRS{vendor}=="VMware*", 
ATTRS{model}=="Virtual disk*", ENV{DEVTYPE}=="disk", RUN+="/bin/sh -c 'echo 180 
>/sys$env{DEVPATH}/device/timeout'"
++ACTION=="add", SUBSYSTEMS=="scsi", ATTRS{vendor}=="VMware*", 
ATTRS{model}=="VMware Virtual S", ENV{DEVTYPE}=="disk", RUN+="/bin/sh -c 'echo 
180 >/sys$env{DEVPATH}/device/timeout'"
+ 
+diff --git a/open-vm-tools/udev/Makefile.am b/open-vm-tools/udev/Makefile.am
+index 68fbc3e27..c3baadf16 100644
+--- a/open-vm-tools/udev/Makefile.am
 b/open-vm-tools/udev/Makefile.am
+@@ -1,5 +1,5 @@
+ 

+-### Copyright (C) 2016 VMware, Inc.  All rights reserved.
++### Copyright (C) 2016,2019 VMware, Inc.  All rights reserved.
+ ###
+ ### This program is free software; you can redistribute it and/or modify
+ ### it under the terms of version 2 of the GNU General Public License as
+@@ -17,5 +17,5 @@
+ 
+ install-data-local:
+   $(INSTALL) -d $(DESTDIR)$(UDEVRULESDIR)
+-  $(INSTALL) $(srcdir)/99-vmware-scsi-udev.rules $(DESTDIR)$(UDEVRULESDIR)
++  $(INSTALL) -m 644 $(srcdir)/99-vmware-scsi-udev.rules 
$(DESTDIR)$(UDEVRULESDIR)
+ 

diff --git a/app-emulation/open-vm-tools/open-vm-tools-11.0.1.ebuild 
b/app-emulation/open-vm-tools/open-vm-tools-11.0.1-r1.ebuild
similarity index 98%
rename from app-emulation/open-vm-tools/open-vm-tools-11.0.1.ebuild
rename to app-emulation/open-vm-tools/open-vm-tools-11.0.1-r1.ebuild
index d86104a2c50..3fb3beb6d1d 100644
--- a/app-emulation/open-vm-tools/open-vm-tools-11.0.1.ebuild
+++ b/app-emulation/open-vm-tools/open-vm-tools-11.0.1-r1.ebuild
@@ -69,6 +69,7 @@ S="${WORKDIR}/${MY_P}"
 PATCHES=(
"${FILESDIR}/10.1.0-mount.vmhgfs.patch"
"${FILESDIR}/10.1.0-Werror.patch"
+   "${FILESDIR}/11.0.1-udev-complaints.patch"
 )
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/rstudio/files/, sci-mathematics/rstudio/

2019-12-20 Thread David Seifert
commit: 81c6a4956dd1bfed76c9845066f5ab0db75475ce
Author: David Seifert  gentoo  org>
AuthorDate: Fri Dec 20 17:53:44 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Dec 20 17:53:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c6a495

sci-mathematics/rstudio: Fix building with boost 1.72

Closes: https://bugs.gentoo.org/703124
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 .../rstudio/files/rstudio-1.0.44-systemd.patch |  8 +++---
 .../rstudio-1.2.1335-boost-1.72-filesystem.patch   | 31 ++
 sci-mathematics/rstudio/rstudio-1.2.1335.ebuild| 23 
 3 files changed, 47 insertions(+), 15 deletions(-)

diff --git a/sci-mathematics/rstudio/files/rstudio-1.0.44-systemd.patch 
b/sci-mathematics/rstudio/files/rstudio-1.0.44-systemd.patch
index 7eafd4386ab..56601de5341 100644
--- a/sci-mathematics/rstudio/files/rstudio-1.0.44-systemd.patch
+++ b/sci-mathematics/rstudio/files/rstudio-1.0.44-systemd.patch
@@ -1,7 +1,7 @@
 rstudio-1.0.44-orig/src/cpp/server/CMakeLists.txt  2016-10-19 
08:32:41.0 +1100
-+++ rstudio-1.0.44/src/cpp/server/CMakeLists.txt   2016-12-02 
11:11:45.259050839 +1100
-@@ -203,17 +203,12 @@
-DESTINATION ${RSERVER_UPSTART_DIR})
+--- a/src/cpp/server/CMakeLists.txt
 b/src/cpp/server/CMakeLists.txt
+@@ -232,17 +232,12 @@
+DESTINATION ${DISTRO_SHARE}/${RSERVER_UPSTART_DIR})
  
  # install configured systemd profile
 -   set(RSERVER_SYSTEMD_DIR "extras/systemd")

diff --git 
a/sci-mathematics/rstudio/files/rstudio-1.2.1335-boost-1.72-filesystem.patch 
b/sci-mathematics/rstudio/files/rstudio-1.2.1335-boost-1.72-filesystem.patch
new file mode 100644
index 000..b2c4d2392f6
--- /dev/null
+++ b/sci-mathematics/rstudio/files/rstudio-1.2.1335-boost-1.72-filesystem.patch
@@ -0,0 +1,31 @@
+From a11d0454e5fe9c50005a03b9d9de84355df5c7fd Mon Sep 17 00:00:00 2001
+From: Kevin Ushey 
+Date: Fri, 15 Nov 2019 14:54:02 -0800
+Subject: [PATCH] avoid use of deprecated APIs
+
+---
+ src/cpp/core/FilePath.cpp | 4 +---
+ 1 file changed, 1 insertion(+), 3 deletions(-)
+
+diff --git a/src/cpp/shared_core/FilePath.cpp 
b/src/cpp/shared_core/FilePath.cpp
+index 088366a9d6..495289e7fc 100644
+--- a/src/cpp/core/FilePath.cpp
 b/src/cpp/core/FilePath.cpp
+@@ -22,8 +22,6 @@
+ #include 
+ #endif
+ 
+-#define BOOST_FILESYSTEM_NO_DEPRECATED
+-
+ #define BOOST_NO_CXX11_SCOPED_ENUMS
+ #include 
+ #undef BOOST_NO_CXX11_SCOPED_ENUMS
+@@ -1032,7 +1030,7 @@
+   {
+  // NOTE: The path gets round-tripped through toString/fromString, 
would
+  //   be nice to have a direct constructor
+- if (!iterationFunction(itr.level(),
++ if (!iterationFunction(itr.depth(),
+ FilePath(BOOST_FS_PATH2STR(itr->path()
+  {
+ // end the iteration if requested

diff --git a/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild 
b/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild
index 9d0dfd64d7d..2ba27bd5148 100644
--- a/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils user cmake-utils gnome2-utils pam xdg-utils java-pkg-2 
pax-utils qmake-utils
+inherit eutils user cmake-utils gnome2-utils pam xdg-utils java-pkg-2 
pax-utils qmake-utils vcs-clean
 
 # TODO
 # * package gin and gwt
@@ -92,16 +92,17 @@ DEPEND="${RDEPEND}
 #  test? ( dev-java/junit:4 )
 
 PATCHES=(
-   "${FILESDIR}/${PN}-1.2.1335-prefs.patch"
-   "${FILESDIR}/${PN}-1.2.1335-paths.patch"
-   "${FILESDIR}/${PN}-1.2.1335-pandoc.patch"
-   "${FILESDIR}/${PN}-1.2.1335-linker_flags.patch"
-   "${FILESDIR}/${PN}-1.2.1335-qtsingleapplication.patch"
-   "${FILESDIR}/${PN}-1.0.44-systemd.patch"
-   "${FILESDIR}/${PN}-1.2.1335-core.patch"
-   "${FILESDIR}/${PN}-1.2.1335-fix-ptr-int-compare.patch"
-   "${FILESDIR}/${PN}-1.2.1335-boost-1.70.0_p1.patch"
-   "${FILESDIR}/${PN}-1.2.1335-boost-1.70.0_p2.patch"
+   "${FILESDIR}"/${PN}-1.2.1335-prefs.patch
+   "${FILESDIR}"/${PN}-1.2.1335-paths.patch
+   "${FILESDIR}"/${PN}-1.2.1335-pandoc.patch
+   "${FILESDIR}"/${PN}-1.2.1335-linker_flags.patch
+   "${FILESDIR}"/${PN}-1.2.1335-qtsingleapplication.patch
+   "${FILESDIR}"/${PN}-1.0.44-systemd.patch
+   "${FILESDIR}"/${PN}-1.2.1335-core.patch
+   "${FILESDIR}"/${PN}-1.2.1335-fix-ptr-int-compare.patch
+   "${FILESDIR}"/${PN}-1.2.1335-boost-1.70.0_p1.patch
+   "${FILESDIR}"/${PN}-1.2.1335-boost-1.70.0_p2.patch
+   "${FILESDIR}"/${PN}-1.2.1335-boost-1.72-filesystem.patch
 )
 
 src_unpack() {



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

2019-12-20 Thread Matt Turner
commit: db13be87a7ace9e360c8e45e8de1068f772f5862
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 20 16:59:00 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 20 17:00:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db13be87

media-libs/mesa: Version bump to 19.2.8

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

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-19.2.8.ebuild | 548 +
 2 files changed, 549 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 1f348b4ccdc..d1fa8e51279 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,3 +1,4 @@
 DIST mesa-19.1.8.tar.xz 10945480 BLAKE2B 
df2ce0561cd0a61f0f35a406a5a9b2384c0c5869efadabfa40b07cf96a592214aa5c6d03423598c531f117075c3b59aa5af6f9b1c5dfa5914aabe41f60b592a0
 SHA512 
3bcc90c17cf966ce3399434ca2d4f363c5778e52c56b8184d6cdf22ef2e4a4fdb9c3fbff5c98efc856e3535f81259608a6daa74af1f3bdce30ea251d86435c74
 DIST mesa-19.2.7.tar.xz 11460812 BLAKE2B 
27408d28d24ea397a0e60d1e4dc56ebe11c269720c31285794e611f41db6f2691c914892910b468210bb43f2111e5caf210e0dac287fb28a24825ad54e5643cc
 SHA512 
87a82664381432e956ee23dc92bec5accf667606232e38d9458d67132c16fdc44584f65671293b83f00c58ad7742b80e942a5d1bd66d457705be60aaaf35395b
+DIST mesa-19.2.8.tar.xz 11462168 BLAKE2B 
c49d6d3d10b4c85534a75e4bea29fc8b7526c784af5068764de623d40cbb59ecb96beb1969fa1a13815b6bd259bb98faaf42e4969792c6a75ce702d4b2e57155
 SHA512 
9bedc2f1a5296da96c1a2a491edaea701e70f683b26eac076e8cbef2230156d5d5ddb2330c3a2530afd4982a9893d76ded8d54bc73a98c846de0c3dfa3634c43
 DIST mesa-19.3.0.tar.xz 11831372 BLAKE2B 
97584bd68558e37d20d6e719610066ca2e3df83a26034e2f9b78022d5e5e7b97d12c70e05d8dd2f542f6db5311c4213a1f72afaea1ace4a2bf4ff561bcda2fe6
 SHA512 
69c4519540118fb3d50d718d92f443051c149633cf4291a07706c6d45cd6ad1f6f3b91446de2d31a9082efe9e3b4ce35b7472830e152ba655d83a91c2ed3c042

diff --git a/media-libs/mesa/mesa-19.2.8.ebuild 
b/media-libs/mesa/mesa-19.2.8.ebuild
new file mode 100644
index 000..9fb49167ff4
--- /dev/null
+++ b/media-libs/mesa/mesa-19.2.8.ebuild
@@ -0,0 +1,548 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_5 python3_6 python3_7 )
+
+inherit llvm meson multilib-minimal pax-utils python-any-r1
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/;
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git;
+   inherit git-r3
+else
+   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris 
~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="
+   !test? ( test )
+"
+
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 intel iris lima nouveau 
panfrost vc4 virgl vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm
+   lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind
+   vdpau vulkan vulkan-overlay wayland +X xa xvmc"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 || ( video_cards_iris video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vulkan? ( dri3
+ || ( video_cards_i965 video_cards_iris 
video_cards_radeonsi )
+ video_cards_radeonsi? ( llvm ) )
+   vulkan-overlay? ( vulkan )
+   wayland? ( egl gbm )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_iris?   ( gallium )
+   video_cards_lima?   ( gallium )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_panfrost? ( gallium )
+   video_cards_radeon? ( || ( classic gallium )
+ gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
+   video_cards_r100?   ( classic )
+   video_cards_r200?   ( classic )
+   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
+   video_cards_r600?   ( gallium )
+   video_cards_radeonsi?   ( gallium llvm )
+   video_cards_vc4? ( gallium )
+   video_cards_virgl? ( gallium )
+   video_cards_vivante? ( gallium gbm )
+   video_cards_vmware? ( gallium )
+   xa? ( X )
+   xvmc? ( X )
+"
+
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.99"
+RDEPEND="
+   !app-eselect/eselect-mesa
+   

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

2019-12-20 Thread Matt Turner
commit: 3925f99040b7bd64c1928a2a9581b23ea30da172
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Dec 20 17:00:09 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Dec 20 17:00:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3925f990

media-libs/mesa: Version bump to 19.3.1

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

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-19.3.1.ebuild | 546 +
 2 files changed, 547 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index d1fa8e51279..b7cb233ae2b 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -2,3 +2,4 @@ DIST mesa-19.1.8.tar.xz 10945480 BLAKE2B 
df2ce0561cd0a61f0f35a406a5a9b2384c0c586
 DIST mesa-19.2.7.tar.xz 11460812 BLAKE2B 
27408d28d24ea397a0e60d1e4dc56ebe11c269720c31285794e611f41db6f2691c914892910b468210bb43f2111e5caf210e0dac287fb28a24825ad54e5643cc
 SHA512 
87a82664381432e956ee23dc92bec5accf667606232e38d9458d67132c16fdc44584f65671293b83f00c58ad7742b80e942a5d1bd66d457705be60aaaf35395b
 DIST mesa-19.2.8.tar.xz 11462168 BLAKE2B 
c49d6d3d10b4c85534a75e4bea29fc8b7526c784af5068764de623d40cbb59ecb96beb1969fa1a13815b6bd259bb98faaf42e4969792c6a75ce702d4b2e57155
 SHA512 
9bedc2f1a5296da96c1a2a491edaea701e70f683b26eac076e8cbef2230156d5d5ddb2330c3a2530afd4982a9893d76ded8d54bc73a98c846de0c3dfa3634c43
 DIST mesa-19.3.0.tar.xz 11831372 BLAKE2B 
97584bd68558e37d20d6e719610066ca2e3df83a26034e2f9b78022d5e5e7b97d12c70e05d8dd2f542f6db5311c4213a1f72afaea1ace4a2bf4ff561bcda2fe6
 SHA512 
69c4519540118fb3d50d718d92f443051c149633cf4291a07706c6d45cd6ad1f6f3b91446de2d31a9082efe9e3b4ce35b7472830e152ba655d83a91c2ed3c042
+DIST mesa-19.3.1.tar.xz 11831968 BLAKE2B 
f4e70543bc48efa6888559606c660a837df25ceeabf4bf2141d7470f37f90e19a9d85da7c3b4f8d1b4c86d02245dbc8d58401caf9ab099609a501fc86b391987
 SHA512 
338d2e37122ef22cc4e27a2f3c39e23e419703a507ace99383c749a563936c5f0428cce9a68ac80d0bd2ff57be8a55f42aee0ed6d16bf6b77b4e59d428729568

diff --git a/media-libs/mesa/mesa-19.3.1.ebuild 
b/media-libs/mesa/mesa-19.3.1.ebuild
new file mode 100644
index 000..199a28668ea
--- /dev/null
+++ b/media-libs/mesa/mesa-19.3.1.ebuild
@@ -0,0 +1,546 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_5 python3_6 python3_7 )
+
+inherit llvm meson multilib-minimal pax-utils python-any-r1
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/;
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git;
+   inherit git-r3
+else
+   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris 
~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="
+   !test? ( test )
+"
+
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 intel iris lima nouveau 
panfrost vc4 virgl vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 libglvnd +llvm
+   lm-sensors opencl osmesa pax_kernel selinux test unwind vaapi valgrind
+   vdpau vulkan vulkan-overlay wayland +X xa xvmc"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 || ( video_cards_iris video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vulkan? ( dri3
+ || ( video_cards_i965 video_cards_iris 
video_cards_radeonsi )
+ video_cards_radeonsi? ( llvm ) )
+   vulkan-overlay? ( vulkan )
+   wayland? ( egl gbm )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_iris?   ( gallium )
+   video_cards_lima?   ( gallium )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_panfrost? ( gallium )
+   video_cards_radeon? ( || ( classic gallium )
+ gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
+   video_cards_r100?   ( classic )
+   video_cards_r200?   ( classic )
+   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
+   video_cards_r600?   ( gallium )
+   video_cards_radeonsi?   ( gallium llvm )
+   video_cards_vc4? ( gallium )
+   video_cards_virgl? ( gallium )
+   video_cards_vivante? ( gallium gbm )
+   video_cards_vmware? ( gallium )
+   xa? ( X )
+   xvmc? ( X )
+"
+

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

2019-12-20 Thread Michał Górny
commit: 0d67ba83c8ea172bbb010bdfca021bbf9439038b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 20 16:11:48 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 20 16:38:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d67ba83

dev-lang/python: Bump to 3.8.1

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

 dev-lang/python/Manifest|   1 +
 dev-lang/python/python-3.8.1.ebuild | 338 
 2 files changed, 339 insertions(+)

diff --git a/dev-lang/python/Manifest b/dev-lang/python/Manifest
index 078bc4a415b..1d5b6d2ea26 100644
--- a/dev-lang/python/Manifest
+++ b/dev-lang/python/Manifest
@@ -7,6 +7,7 @@ DIST Python-3.6.9.tar.xz 17212164 BLAKE2B 
ef33dbc1ea3bbeaf92092de867279d759e3a20
 DIST Python-3.7.5.tar.xz 17236432 BLAKE2B 
fb49a3bfd9b1944d567a45682f789ef840e63ed610e0dddb5695da7a84a0bcb50a6fa52097722f09b57d6fc15a5f89aeaa46a061125219e597897086f3dffe40
 SHA512 
f4f3879881f260f58dbb041fb0f2f210d4b70b02a739e41e50e6fea67d31855a7a29ce4ebef66bfde3d0edf54b946a48f78490f986da965357b835d4dbb3f414
 DIST Python-3.7.6.tar.xz 17246360 BLAKE2B 
b83a440a1ad5b1a2210e03be0522d39f53778774ea725fa41b28cccfcdf007996f1a1d3cb95f8040b71b692189e28db67ba6ec136af82158363a1aadbba6
 SHA512 
5be022c384728b0c6709d165486f66226d126c521b466ed24d0c4c3c5910ec786a734f4c2c916ac409213c54a492b9fb230fb721c41e3de281676a7e9d8f3171
 DIST Python-3.8.0.tar.xz 17829824 BLAKE2B 
fcef24b7f0db3b47f899810c77af1e2a84f8b4bf4098a2b417e22dcfb7a5444160e26e5995f73d1068cc7fdbe226d09a88bb5065ac765a4484f66cd327911eef
 SHA512 
5f9bfcb3acdf592770a9d5abd2c32c68c55a49b92f958ded069e3ef31cf2d415e67112b4f6738fab237dc29e5c622298719946d2e9471e7e78e3a6bdf2fac1d1
+DIST Python-3.8.1.tar.xz 17828408 BLAKE2B 
db1841625de89b812cadcd538a990401a4e49d43968dce733c289121e9de9749eaf39e1c772a32e10ed2b40bef215b19ae9c7d88e0ec9e99cd3d467406ea063c
 SHA512 
d41381848cc1ec8009643b71875f395a9ac2c8e12a5b1efef33caf8a9e99a337c790d4354695c85352d11b62092ae372b5af62f78724363fcbf3504ff9a6ddca
 DIST python-gentoo-patches-2.7.16.tar.xz 13904 BLAKE2B 
218b46f8656f4a792dcd47eabca6d59a1558276b77676544991ee75914cd76dda84c36f43e72e477b850dd4cb52374d289f20dccd244a3b52ae5debaf3363432
 SHA512 
83f90545231c663a34c6925352a357a2b15997ac0362578a1893304c5070b5251922585ae8bc1bafb68d306bcddd4cdba4b6406648d473bd3e980eef65fe3ecd
 DIST python-gentoo-patches-2.7.17.tar.xz 13476 BLAKE2B 
788688e2941d2d6d4f768168881b2c3639213a97e214557b3a93f8db44d81e2b6d70be847b7462e54e3786660ebee4ee331402081d92167d74ad149279c3f389
 SHA512 
1641737635d33607a77ed2ee2462854cec603be39737de3f81abb188702aaf46f039d1616f9dcd413da1f4a8040175c66a2883e496132c2e4ebe8f860b36f9f1
 DIST python-gentoo-patches-3.5.4-0.tar.xz 11704 BLAKE2B 
4a7d71feff18c7c8c109bed10748348484d314183c3de3ec950d5ca5ce7048bb322c470f3f5bff2d63eb7f2ed99c0fe75c621df050273d9d118681b28926061d
 SHA512 
d395a87695f700598026038d6929ea5038abd7d494294037a4dfa02d5262203dbbaa6ae258a5a7f35ff5542f6266dcf69cc0b9c3df2a047cd2f6699a87e182ec

diff --git a/dev-lang/python/python-3.8.1.ebuild 
b/dev-lang/python/python-3.8.1.ebuild
new file mode 100644
index 000..936ee939157
--- /dev/null
+++ b/dev-lang/python/python-3.8.1.ebuild
@@ -0,0 +1,338 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+WANT_LIBTOOL="none"
+
+inherit autotools flag-o-matic pax-utils python-utils-r1 toolchain-funcs
+
+MY_P="Python-${PV}"
+PYVER=$(ver_cut 1-2)
+PATCHSET_VERSION="3.8.0"
+
+DESCRIPTION="An interpreted, interactive, object-oriented programming language"
+HOMEPAGE="https://www.python.org/;
+SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mgorny/dist/python-gentoo-patches-${PATCHSET_VERSION}.tar.xz;
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="PSF-2"
+SLOT="${PYVER}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
+IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
+RESTRICT="!test? ( test )"
+
+# Do not add a dependency on dev-lang/python to this ebuild.
+# If you need to apply a patch which requires python for bootstrapping, please
+# run the bootstrap code on your dev box and include the results in the
+# patchset. See bug 447752.
+
+RDEPEND="app-arch/bzip2:=
+   app-arch/xz-utils:=
+   sys-apps/util-linux:=
+   >=sys-libs/zlib-1.1.3:=
+   virtual/libffi:=
+   virtual/libintl
+   gdbm? ( sys-libs/gdbm:=[berkdb] )
+   ncurses? ( >=sys-libs/ncurses-5.2:= )
+   readline? ( >=sys-libs/readline-4.1:= )
+   sqlite? ( >=dev-db/sqlite-3.3.8:3= )
+   ssl? (
+   !libressl? ( dev-libs/openssl:= )
+   libressl? ( dev-libs/libressl:= )
+   )
+   tk? (
+   >=dev-lang/tcl-8.0:=
+   >=dev-lang/tk-8.0:=
+   dev-tcltk/blt:=
+   dev-tcltk/tix
+   )
+   xml? ( 

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

2019-12-20 Thread Michał Górny
commit: ee211b25c5bdb0237712a6fc89a0448c9d63ba5d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Dec 20 16:11:18 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Dec 20 16:38:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee211b25

dev-lang/python: Remove static lib in 3.7.6 as well

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

 dev-lang/python/python-3.7.6.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-lang/python/python-3.7.6.ebuild 
b/dev-lang/python/python-3.7.6.ebuild
index 5748c146414..26ce7fb0b05 100644
--- a/dev-lang/python/python-3.7.6.ebuild
+++ b/dev-lang/python/python-3.7.6.ebuild
@@ -204,6 +204,9 @@ src_install() {
 
emake DESTDIR="${D}" altinstall
 
+   # Remove static library
+   rm "${ED}"/usr/$(get_libdir)/libpython*.a || die
+
sed \
-e "s/\(CONFIGURE_LDFLAGS=\).*/\1/" \
-e "s/\(PY_LDFLAGS=\).*/\1/" \



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

2019-12-20 Thread Mike Gilbert
commit: 3f7ff6611d7639e942b73b886f2996996626e40a
Author: Mike Gilbert  gentoo  org>
AuthorDate: Fri Dec 20 16:27:51 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Dec 20 16:27:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f7ff661

sys-apps/dbus-broker: remove old

Package-Manager: Portage-2.3.80_p5, Repoman-2.3.19_p4
Signed-off-by: Mike Gilbert  gentoo.org>

 sys-apps/dbus-broker/Manifest  |  8 ---
 sys-apps/dbus-broker/dbus-broker-18.ebuild | 78 --
 2 files changed, 86 deletions(-)

diff --git a/sys-apps/dbus-broker/Manifest b/sys-apps/dbus-broker/Manifest
index 80f851b42da..68fde479b89 100644
--- a/sys-apps/dbus-broker/Manifest
+++ b/sys-apps/dbus-broker/Manifest
@@ -1,16 +1,8 @@
 DIST c-dvar-7c0833f9cae446163077b204b2296287bbee7c67.tar.gz 24727 BLAKE2B 
e18de53ac8014e77cffbcd9c71230847db0055e43e54b5cdfc3f48367570878b34d6fc7c299e4312708455ef2fa4ddff9fa5b48b603a05d6fbe28ce84e5e5906
 SHA512 
a006bdfc8a5a8e9a803ffa29f152858cb699cbf0e59d4f0550a4736ad29f85cfdef6bd8ef3cfbe8770045c76ed092db00c7338d62a8b0cd54ae5bd03f1c8b422
-DIST c-dvar-9fcd89593f8b7fb5c9f1c32f0b82f518eda4be46.tar.gz 36281 BLAKE2B 
4a1ee57e1aeec5010bd5b84d355aa94a923dc6e03f5cd1b58db3af9b64f15e9e565a0930e9e1d8ca79602ac7e366a3231ed66d7a2429b0ff769e0c3428742493
 SHA512 
b77ce063fbaf92d3ee4462eb440229870fe3bb41ea3d02e79502cca48eb8983da4f8e3d6fa29fb2f066879af0d7e9166e0105ca56d1ff12d47f2592f2be1b2e2
 DIST c-ini-847c55f5b3d33baa47af9a1286175d58b34f91d5.tar.gz 14094 BLAKE2B 
49ac949d4fc46ec63f253d48921be0acd585b3d301d56144e9477baaf81a0cfb3fb5f0706d1673c921962d1bbbeb89b2d83e07dba9265dff7b1f57da6059eaef
 SHA512 
eec3a4d2a3e1a4d9d65385b2e3cfd87dfb482b365731bc15f989faa59fb7f2c6e88abcef6612f3718817b1d1953f12fcc9981fc36b01fa82d3146305e24eaa16
-DIST c-ini-979a18fdd59f05f927d6cdf624d8ded6f81c6776.tar.gz 26116 BLAKE2B 
23d6feca93bd48905745c8ab0ae5798be315e79fe189e1f8d181922db0a2cfc9cbef8e250796bdabd46fe8cd434010912ddffbe280f99a0967a6ef0ef68e263b
 SHA512 
a17f1202ee019814251d0d4225ce41fad471cd7d40f2f0c1f80415562019305cdc98f903f37e47a1493f7d135b656210b61b0718a0d19d65ecbb0d24496e785a
 DIST c-list-2e4b605c6217cd3c8a1ef773f82f5cc329ba650d.tar.gz 9383 BLAKE2B 
70f8ed083a784a08da3b5d5fe75709cf9dcbaaee523ab9b1cd3b36931f5bb0c1e920cc38561c002f4de2efeda7b4edaf9b5fb9411f0fcd8aa1055ab966066789
 SHA512 
4db91e8af837d6739b9becbc2b405300e2006a82e39c01ade015eabf39ba550dc38879e800fd415bc5fa4ac220090cfdfa3a13d4f748a1278e51544c4a6183be
-DIST c-list-dda36d30c7d655b4d61358519168fa7ce0e9dae9.tar.gz 21457 BLAKE2B 
cec1ffbc7591479c8a7b1fbbfbef69a8dfc8b756a864f31910202967be431027d85191b4f412f04507152d5d81113e3668ab1e22319547607d21a139f75ea4a5
 SHA512 
0b0add65248cd17a5d3c52adf3f709ce8a7c5739f153516fb9577b0a44b709242b3571637efbaa0f78f0afba2691ec0993561b1fb643df4d1eb6a45167f50473
 DIST c-rbtree-b46392d25de7a7bab67d48ef18bf8350b429cff5.tar.gz 26065 BLAKE2B 
ec5486b2e1b9b835a3aac42b9f87275bbdbc73cdb0698304db01a80f0d52bf542b8df56d6e58bd98cbceccee9418d7115e90605c8077ac8670b6326304806c9e
 SHA512 
8177c111390f8491a3b535ec5a3b8de13a3b9d0358166494e503d68bd5748dae0cd2b092b0311258be885ecbeee2bb83a2389d9734bc28e4f78e85de3ed9b3f5
-DIST c-rbtree-bf627e0c32241915108f66ad9738444e4d045b45.tar.gz 37838 BLAKE2B 
5c40f444f43cb2f76c60fbd3ecedfb084ca39e90db9a297d630f6ca8ef931e52917e1ef1bd310d1024b003a37214d6549dce6f3d2b49f9b7e1f19441d04c64fa
 SHA512 
6ac8e0eb7b704e2dfd1b69f9dd20ad08d490d13bcf7198d30825d5c8fb20d001998df3e5beece7346a1bda4341c900f63e3c67da9648ea8492607851946a1265
 DIST c-shquote-34e1e25299fb82ab9fd0c8bfd8a66010ead1497b.tar.gz 10824 BLAKE2B 
e2cc32acdb83a9d2c759d5068ef69feb4b0fbcdf908bbce08c9229c26dc1d1d421e522b844232328b62af851ebb93cbdc282be04b26ec04e327eb59e9e5173c7
 SHA512 
8f5ae3554239d42ec50b093f81b13715a55215b406a2000853da5a8581a11650ba1020f06eb8f7551d0ec372e786ea6cc56c2c803d0fc86d016db69895b391eb
-DIST c-shquote-b7e325c7ff098787f2937dd91597677374f038b6.tar.gz 22764 BLAKE2B 
9fd0c7e17c7dc3614748e54125bc04d34c03c97f6ee148c66e2398827872e005aaff3326fdca32e01efcc04efdcc735059070e50fb0b5a5a6cef80e271110fde
 SHA512 
1403bcc57f45df33509d7e9c03e964cbdbc5bb8dc3c853e6fd6bcebe304bf7c21e4f887ed471cd9cb4a8aa6000d7017e8ae02adfdbb43cdeac6415a15f29fa40
 DIST c-stdaux-11930d259212605a15430523472ef54e0c7654ee.tar.gz 13215 BLAKE2B 
f8022583c224e911ecf65f10f1ada2ae631f0dca1c0306c113a2ad1b6a996ff4fa45eba14fafa5146feabebef0ae9e275a46fa0bb78af454fc37e49c465c7e3f
 SHA512 
7c0a5d1266462482674f9fc98ba19af65566d638e7a407969de9ccb66d5884692e0562c16b37e64269919e5c0d0c2a8ffd147e88159b9226f1bb738d460b78b8
-DIST c-sundry-50c8ccf01b39b3f11e59c69d1cafea5bef5a9769.tar.gz 26702 BLAKE2B 
c67af60b180b80c358c94d43961423cd18b147ec98dd71fa9e858ae6b67ad29d1d1484816be9eff1ce5c7193aa22b7b754f4cc535888c2a62b88ea43155f71c6
 SHA512 
44fccf4509ad752f7ef8aef7e1afd62eb51660f2daba42f0ad8b1711a62ec53aa2bde78b895fbdd939ba9a1ba1fc06621c2506eb068948da4d6e7192cb8df29e
 DIST c-utf8-34f5df0f4b28fc7ea6747680a432e666047082e4.tar.gz 9480 BLAKE2B 

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

2019-12-20 Thread Ulrich Müller
commit: 77333615f1e449cb1ec5b099ebee2493c5e3ecdb
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 14:51:58 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 15:04:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77333615

dev-vcs/subversion: Do not inherit elisp-common.eclass.

Nothing of it is used.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 dev-vcs/subversion/subversion-1.12.2.ebuild | 2 +-
 dev-vcs/subversion/subversion-1.13.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/subversion/subversion-1.12.2.ebuild 
b/dev-vcs/subversion/subversion-1.12.2.ebuild
index f487c2a61bd..361a65f81cb 100644
--- a/dev-vcs/subversion/subversion-1.12.2.ebuild
+++ b/dev-vcs/subversion/subversion-1.12.2.ebuild
@@ -9,7 +9,7 @@ DISTUTILS_OPTIONAL=1
 WANT_AUTOMAKE="none"
 GENTOO_DEPEND_ON_PERL="no"
 
-inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 
elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module 
ruby-single xdg-utils
+inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 
flag-o-matic java-pkg-opt-2 libtool multilib perl-module ruby-single xdg-utils
 
 MY_P="${P/_/-}"
 DESCRIPTION="Advanced version control system"

diff --git a/dev-vcs/subversion/subversion-1.13.0.ebuild 
b/dev-vcs/subversion/subversion-1.13.0.ebuild
index b309ede0bae..030f5994957 100644
--- a/dev-vcs/subversion/subversion-1.13.0.ebuild
+++ b/dev-vcs/subversion/subversion-1.13.0.ebuild
@@ -9,7 +9,7 @@ DISTUTILS_OPTIONAL=1
 WANT_AUTOMAKE="none"
 GENTOO_DEPEND_ON_PERL="no"
 
-inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 
elisp-common flag-o-matic java-pkg-opt-2 libtool multilib perl-module 
ruby-single xdg-utils
+inherit autotools bash-completion-r1 db-use depend.apache distutils-r1 
flag-o-matic java-pkg-opt-2 libtool multilib perl-module ruby-single xdg-utils
 
 MY_P="${P/_/-}"
 DESCRIPTION="Advanced version control system"



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

2019-12-20 Thread Mikle Kolyada
commit: 9cbd0a870fe5e058b6aaf3ac3497d5be89139d03
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 20 14:44:30 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 20 14:44:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cbd0a87

sys-libs/pam: ancient blockers cleanup

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-libs/pam/pam-1.2.1-r2.ebuild | 4 +---
 sys-libs/pam/pam-1.3.0-r2.ebuild | 5 +
 sys-libs/pam/pam-1.3.1-r1.ebuild | 5 +++--
 3 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/sys-libs/pam/pam-1.2.1-r2.ebuild b/sys-libs/pam/pam-1.2.1-r2.ebuild
index b6e3fee2e96..db4436d528c 100644
--- a/sys-libs/pam/pam-1.2.1-r2.ebuild
+++ b/sys-libs/pam/pam-1.2.1-r2.ebuild
@@ -33,9 +33,7 @@ DEPEND="${RDEPEND}
nis? ( >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] )"
 PDEPEND="sys-auth/pambase"
 
-RDEPEND="${RDEPEND}
-   !=sys-libs/libselinux-2.2.2-r4[${MULTILIB_USEDEP}] )
nis? ( >=net-libs/libtirpc-0.2.4-r2[${MULTILIB_USEDEP}] )
nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"
-RDEPEND="${DEPEND}
-   !sys-auth/pam_userdb"
+
+RDEPEND="${DEPEND}"
 
 PDEPEND="sys-auth/pambase"
 



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

2019-12-20 Thread Mikle Kolyada
commit: 45f0c1559c2559bc200ec7e9ef19f3c3e2e3a626
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 20 14:32:00 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 20 14:32:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f0c155

net-misc/teamviewer: Version bump (v15.1.3937)

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-misc/teamviewer/Manifest|   2 +
 net-misc/teamviewer/teamviewer-15.1.3937.ebuild | 136 
 2 files changed, 138 insertions(+)

diff --git a/net-misc/teamviewer/Manifest b/net-misc/teamviewer/Manifest
index 8dfd6d29643..06984b6c963 100644
--- a/net-misc/teamviewer/Manifest
+++ b/net-misc/teamviewer/Manifest
@@ -1,2 +1,4 @@
 DIST teamviewer_15.0.8397_amd64.tar.xz 12532076 BLAKE2B 
a66cc74961edb1eb28b38a77aa29a18c91c86703334903f33e6a7d9cd4dcedcfd92d51636c2908eaa38ff0f024eca97f8b1ad63c396f033efa5039b9fccff5a9
 SHA512 
f4c9fb9da1b7af9fa1d798c67eb014e906684dab05b41d5618ec21732a4b9b917e7d51e185ca58bc811c8e869f7171136e5a405f9ffd7e8fa5d0b2c7952ed68a
 DIST teamviewer_15.0.8397_i386.tar.xz 13019240 BLAKE2B 
b14dc20b31d888297602baae65c9ec802e5104f8169090ca3f88b87814f58b81585b9d5b89bfe8478d767b30612ad05ccf2d6a659046c0c5e75bfa287436e06c
 SHA512 
4e1d6101ae8a91e03c6580407857df76505dd216baf172de6a7d00ea308318b8b326f0d15e1d8819ede4d7d758c65608c4446abcfc52ba224e56ab11a623aa65
+DIST teamviewer_15.1.3937_amd64.tar.xz 12898448 BLAKE2B 
fea1d64c04c5c4f04237ab639b1faf1c6fb027fa5f4824f8a9c0ed31b52894c7a22130d0871dba98388ccf073a5393973350a3e3ea88f94bc5958196a6bb8934
 SHA512 
23fc65a676570c291184a5c89ce05998cb70ec822d764264de7afaffa47a862e3eb0a4ae9364064fa831165be901dc0b85cb5b79181b8b833638d720504dee5c
+DIST teamviewer_15.1.3937_i386.tar.xz 13443796 BLAKE2B 
aa9c5f3cd42a123c38a567a117c919c829e089e4c81cf4b6fca0559351895c3824b7a117ac7dc64c9f1129e0cd44dd2347e57644080559a86640a9d8bffbe62a
 SHA512 
8054e5e3901d60bbf210b03209da8afaab03ba95529d1a107a23401a7561c5ee0c33a43837f84490667f0fa282fe8a74087473b7f51f604b675e87d87522302d

diff --git a/net-misc/teamviewer/teamviewer-15.1.3937.ebuild 
b/net-misc/teamviewer/teamviewer-15.1.3937.ebuild
new file mode 100644
index 000..7c717766d4a
--- /dev/null
+++ b/net-misc/teamviewer/teamviewer-15.1.3937.ebuild
@@ -0,0 +1,136 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_PN=${PN}${PV/\.*}
+inherit desktop gnome2-utils systemd
+
+DESCRIPTION="All-In-One Solution for Remote Access and Support over the 
Internet"
+HOMEPAGE="https://www.teamviewer.com;
+SRC_URI="amd64? ( 
https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${PV}_amd64.tar.xz )
+   x86? ( 
https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${PV}_i386.tar.xz )"
+
+LICENSE="TeamViewer MIT"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE=""
+
+DEPEND="sys-apps/sed"
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtdeclarative:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5
+   dev-qt/qtquickcontrols:5
+   dev-qt/qtwebkit:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtx11extras:5
+   sys-apps/dbus
+   !sys-auth/consolekit
+"
+
+# For consolekit incompatibility see 
https://forums.gentoo.org/viewtopic-p-8332956.html?sid=3cc21e5a27935e38975ee85bf03317ae#8332956
+
+RESTRICT="bindist mirror"
+
+# Silence QA messages
+QA_PREBUILT="opt/${MY_PN}/*"
+
+S="${WORKDIR}"/teamviewer
+
+src_prepare() {
+   default
+
+   # Switch operation mode from 'portable' to 'installed'
+   sed -e "s/TAR_NI/TAR_IN/g" -i tv_bin/script/tvw_config || die
+
+   sed -e "/^ExecStart/s/${PN}/${MY_PN}/" \
+   -i tv_bin/script/teamviewerd.service || die
+}
+
+src_install() {
+   local dst="/opt/${MY_PN}" # install destination
+
+   # Quirk:
+   # Remove Intel 80386 32-bit ELF binary 'libdepend' present in all
+   # archives. It will trip the 'emerge @preserved-libs' logic on amd64
+   # when changing the ABI of one of its dependencies. According to the
+   # TeamViewer devs, this binary is an unused remnant of previous Wine-
+   # based builds and will be removed in future releases anyway
+   rm tv_bin/script/libdepend
+
+   insinto ${dst}
+   doins -r tv_bin
+
+   # Set permissions for executables and libraries
+   for exe in $(find tv_bin -type f -executable -or -name '*.so'); do
+   fperms 755 ${dst}/${exe}
+   done
+
+   # No slotting here, binary expects this service path
+   newinitd "${FILESDIR}"/teamviewerd15.init teamviewerd
+   systemd_dounit tv_bin/script/teamviewerd.service
+
+   insinto /usr/share/dbus-1/services
+   doins tv_bin/script/com.teamviewer.TeamViewer.service
+   doins tv_bin/script/com.teamviewer.TeamViewer.Desktop.service
+
+   insinto /usr/share/polkit-1/actions
+   doins 

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

2019-12-20 Thread Ulrich Müller
commit: 6f2a22452646a37457701c734f4e72da547b81c3
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 14:23:00 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 14:26:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2a2245

app-emacs/emacs-daemon: Drop dependency on virtual/emacs.

This is already implied by elisp.eclass.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild 
b/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild
index 6e53e7f176a..396b2978db3 100644
--- a/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild
+++ b/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,9 +13,6 @@ LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
 
-DEPEND=">=virtual/emacs-23"
-RDEPEND="${DEPEND}"
-
 SITEFILE="10${PN}-gentoo.el"
 
 pkg_setup() {



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

2019-12-20 Thread Mikle Kolyada
commit: 006e14442c07c734369c22756cdb6dfaf0335d87
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 20 14:25:00 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 20 14:25:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006e1444

net-misc/teamviewer: fix slot

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-misc/teamviewer/teamviewer-15.0.8397.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/teamviewer/teamviewer-15.0.8397.ebuild 
b/net-misc/teamviewer/teamviewer-15.0.8397.ebuild
index 40527de569c..7c717766d4a 100644
--- a/net-misc/teamviewer/teamviewer-15.0.8397.ebuild
+++ b/net-misc/teamviewer/teamviewer-15.0.8397.ebuild
@@ -12,7 +12,7 @@ SRC_URI="amd64? ( 
https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${
x86? ( 
https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${PV}_i386.tar.xz )"
 
 LICENSE="TeamViewer MIT"
-SLOT="${PV/\.*}"
+SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
 



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

2019-12-20 Thread Mikle Kolyada
commit: 6e35875764ab32a450ae297b9c5a8b66311243ee
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 20 14:24:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 20 14:24:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e358757

profiles: slotmove teamviewer

Signed-off-by: Mikle Kolyada  gentoo.org>

 profiles/updates/4Q-2019 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/updates/4Q-2019 b/profiles/updates/4Q-2019
index 8901f34f60c..55d4ca51132 100644
--- a/profiles/updates/4Q-2019
+++ b/profiles/updates/4Q-2019
@@ -4,3 +4,4 @@ move media-video/gnome-mpv media-video/celluloid
 move app-admin/graylog2 app-admin/graylog
 move media-libs/libclthreads dev-libs/libclthreads
 move media-libs/libclxclient x11-libs/libclxclient
+slotmove net-misc/teamviewer 15 0



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

2019-12-20 Thread Mikle Kolyada
commit: ce356d7f2d98fa393c1aaecab596ba0b3df1a1bf
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Dec 20 14:21:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Dec 20 14:21:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce356d7f

net-misc/teamviewer: Drop old

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-misc/teamviewer/Manifest|   4 -
 net-misc/teamviewer/files/teamviewerd14.init|   8 --
 net-misc/teamviewer/teamviewer-14.6.2452.ebuild | 136 
 net-misc/teamviewer/teamviewer-14.7.1965.ebuild | 136 
 4 files changed, 284 deletions(-)

diff --git a/net-misc/teamviewer/Manifest b/net-misc/teamviewer/Manifest
index 4d91041b3af..8dfd6d29643 100644
--- a/net-misc/teamviewer/Manifest
+++ b/net-misc/teamviewer/Manifest
@@ -1,6 +1,2 @@
-DIST teamviewer_14.6.2452_amd64.tar.xz 12507160 BLAKE2B 
b84f085f3371877952680305808ae1201330a6402fb0e6e4812978801b8e888b6166a8f9f39bcea16ce60e2df039fdee6800a32612028f6d8237dd763f87383e
 SHA512 
7d82356df572e19ffc1de6de5b94f1e95e511f986c4aa88ff2a80dc6dfd12c798f93e62d7886c66c57c51a432fd265cfadaf267a56dbccb029207e3ebd719c30
-DIST teamviewer_14.6.2452_i386.tar.xz 13055508 BLAKE2B 
b2adc4c98aecae2886a9fc51bdb9e233250985b7863ebc4376d7d0e8240e8ed2eafc878a9a522a2d5c2c0493b4e483cd70b2ea14f57c13892635f7756f398cd8
 SHA512 
0ed6d712c3df7ac13748f013bb9ad27d57dda0f0f5e29847a12529253e619a47c05806a209a3e20e7760f59c9feba5bb9d33de0a739adc6619a8e6e52dcec86d
-DIST teamviewer_14.7.1965_amd64.tar.xz 12459308 BLAKE2B 
4a4b8005220f5433458ac61d3b9cb483d275ffc617328c49a0c7000f19b46dd620d3e517c80a680ab6c29a24924c436853d894dd6940a924afe5db848dcadc03
 SHA512 
b5d18bec8a5584d23687bc9f57bb8e7c44218ec9cb8adef274c9c9580bbcde51aa63d8a72d0755f1cca61305d535d20994b3a263233aca67a844b7ae6da42fcd
-DIST teamviewer_14.7.1965_i386.tar.xz 12958172 BLAKE2B 
bb5d66a2ec3d456b62d540217b9f6c798005419a0a14671968d47efc67532da844813af72cede8ca1c66e547af92b0af2acf2a85712a9f008fc0adfc01251632
 SHA512 
43ac26e851ba1018de61b20f7e8a6849e3141ecee809efd44f47cda080150aac9d1cd4fdbc911292c7d543c37830922f67bd1416ebe5c4603a07ffcaa30de517
 DIST teamviewer_15.0.8397_amd64.tar.xz 12532076 BLAKE2B 
a66cc74961edb1eb28b38a77aa29a18c91c86703334903f33e6a7d9cd4dcedcfd92d51636c2908eaa38ff0f024eca97f8b1ad63c396f033efa5039b9fccff5a9
 SHA512 
f4c9fb9da1b7af9fa1d798c67eb014e906684dab05b41d5618ec21732a4b9b917e7d51e185ca58bc811c8e869f7171136e5a405f9ffd7e8fa5d0b2c7952ed68a
 DIST teamviewer_15.0.8397_i386.tar.xz 13019240 BLAKE2B 
b14dc20b31d888297602baae65c9ec802e5104f8169090ca3f88b87814f58b81585b9d5b89bfe8478d767b30612ad05ccf2d6a659046c0c5e75bfa287436e06c
 SHA512 
4e1d6101ae8a91e03c6580407857df76505dd216baf172de6a7d00ea308318b8b326f0d15e1d8819ede4d7d758c65608c4446abcfc52ba224e56ab11a623aa65

diff --git a/net-misc/teamviewer/files/teamviewerd14.init 
b/net-misc/teamviewer/files/teamviewerd14.init
deleted file mode 100644
index fc793766abd..000
--- a/net-misc/teamviewer/files/teamviewerd14.init
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/sbin/openrc-run
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-command="/opt/teamviewer14/tv_bin/teamviewerd"
-command_args="-d"
-description="Starts the TeamViewer remote control daemon"
-pidfile="/var/run/teamviewerd.pid"

diff --git a/net-misc/teamviewer/teamviewer-14.6.2452.ebuild 
b/net-misc/teamviewer/teamviewer-14.6.2452.ebuild
deleted file mode 100644
index 6650185440e..000
--- a/net-misc/teamviewer/teamviewer-14.6.2452.ebuild
+++ /dev/null
@@ -1,136 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN=${PN}${PV/\.*}
-inherit desktop gnome2-utils systemd
-
-DESCRIPTION="All-In-One Solution for Remote Access and Support over the 
Internet"
-HOMEPAGE="https://www.teamviewer.com;
-SRC_URI="amd64? ( 
https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${PV}_amd64.tar.xz )
-   x86? ( 
https://dl.tvcdn.de/download/linux/version_${PV/\.*}x/${PN}_${PV}_i386.tar.xz )"
-
-LICENSE="TeamViewer MIT"
-SLOT="${PV/\.*}"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE=""
-
-DEPEND="sys-apps/sed"
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtdeclarative:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtquickcontrols:5
-   dev-qt/qtwebkit:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtx11extras:5
-   sys-apps/dbus
-   !sys-auth/consolekit
-"
-
-# For consolekit incompatibility see 
https://forums.gentoo.org/viewtopic-p-8332956.html?sid=3cc21e5a27935e38975ee85bf03317ae#8332956
-
-RESTRICT="bindist mirror"
-
-# Silence QA messages
-QA_PREBUILT="opt/${MY_PN}/*"
-
-S="${WORKDIR}"/teamviewer
-
-src_prepare() {
-   default
-
-   # Switch operation mode from 'portable' to 'installed'
-   sed -e "s/TAR_NI/TAR_IN/g" -i tv_bin/script/tvw_config 

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

2019-12-20 Thread Joonas Niilola
commit: 9ec640b713b8c04da89c3f26ea79c881c9a598c0
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Dec 20 07:09:13 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Dec 20 14:20:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec640b7

dev-libs/criterion: fix DEPEND/RDEPEND variable names

Bug: https://bugs.gentoo.org/703388
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14053
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-libs/criterion/criterion-2.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/criterion/criterion-2.3.3.ebuild 
b/dev-libs/criterion/criterion-2.3.3.ebuild
index ffb7d5c2202..27a2a9ae8b0 100644
--- a/dev-libs/criterion/criterion-2.3.3.ebuild
+++ b/dev-libs/criterion/criterion-2.3.3.ebuild
@@ -16,8 +16,8 @@ KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-REPEND="dev-libs/nanomsg:="
-DDEPEND="${DEPEND}
+RDEPEND="dev-libs/nanomsg:="
+DEPEND="${RDEPEND}
test? ( dev-util/cram )"
 BDEPEND="virtual/pkgconfig"
 



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

2019-12-20 Thread Ben Kohler
commit: ca0c250a1fff193b6b883494d5e70fc5f1bfaaa6
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Dec 20 13:58:55 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Dec 20 14:19:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca0c250a

net-misc/dropbox: bump to 87.4.138

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ben Kohler  gentoo.org>

 net-misc/dropbox/Manifest|   2 +
 net-misc/dropbox/dropbox-87.4.138.ebuild | 116 +++
 2 files changed, 118 insertions(+)

diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index 9aae0473841..0f815c43ce3 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -3,8 +3,10 @@ DIST dropbox-lnx.x86-84.4.170.tar.gz 95127426 BLAKE2B 
09f985565839c5411647fba7ea
 DIST dropbox-lnx.x86-85.3.138.tar.gz 95798182 BLAKE2B 
25cda9b6841c027b3dc919606b7f9c7aa6cba4f73949068792e613f46db20a6c6e4d9dc5e9b8f0c565c9c74b786a3bcbbc16cce664f79d80ca2b291d8ff996b7
 SHA512 
e1c3b91b8b81a13468a2041d73f40feec31d25a860031d3e3f415692389739c73eadbbb4e37827452b7634559a314674e1a595ebae47d793a87245fef11193fb
 DIST dropbox-lnx.x86-85.4.155.tar.gz 95826112 BLAKE2B 
fc20ee2495729a573a2c5b02672690a0d012a1a3b1509bef2c9089ce4875cc559e00fb43f66d721e1d18d9b7d431ff15a194469fa7f72c72022df985901b9150
 SHA512 
640ac43d382796aeb68ef41fe83493e777492e1d1f20694aa49fb5682dae30087f411eeb60bf7d35ecf48ea94cf38dbe4543f8d179756efb86abc47543043d1f
 DIST dropbox-lnx.x86-86.4.146.tar.gz 96400468 BLAKE2B 
42ff29c98fbd5c7517a5156af421d8e6deea02772818e744081f90abc259149b9e84e1642a20ab8098bee7ae00d602d8f458f7f825b7a1a748527cb6691a1738
 SHA512 
6fdcdaf899e9b7f3ea64a7d4ddce276e949b5452b0cdef5b45be44d8fcd16fd1c2af811f38185e636915bc5c71cd0ff306e069f9ef73b1130fc033dd8fc53be1
+DIST dropbox-lnx.x86-87.4.138.tar.gz 97068262 BLAKE2B 
390c166655817992dc37b27a53a91ee2e06f4f54fba3f7b8db17092b048277c70ef56d00675301d9e7ee29b3ed0bacc6b318645a03d5e5ac1c632dbcac998c14
 SHA512 
6039cf9cf62f581ddbf6d604c694f9e8b68b7bda29bba263501809898bae0d1c5d80a35b590c1fa3d63eb889652154002335e305b2682f27a4c1596811b48080
 DIST dropbox-lnx.x86_64-83.4.152.tar.gz 98772192 BLAKE2B 
c023fe81128217b8e11b287afdf6d5cd74d7dd4229c7845aa8e96065f03912720dfe3531995bacc45c50a2971dac0bb7e10364206c531fe5f4e23ce6c617a1d4
 SHA512 
55874247f3dcfafc62d07aad459a6b3d951c87e675a28f6e66c9c51c9190ca8e4dc32bce5339e338694d31036bc8e1b039f54460b84bce0ee1fff9dd3d6aa684
 DIST dropbox-lnx.x86_64-84.4.170.tar.gz 99360343 BLAKE2B 
05dd47e681f03757a622079121001060a73f4c0415fc6508d74738026388f8d27f4b59b41535280a793d2f95976fbf6da9e1c0ec963cc002ad2f14ab46dd73be
 SHA512 
e89e6b727699a439c7cf1fed57f5c7db6fd98c7ef484c9530b2c4ce0b09a86de59a50934afd4d18fd591db024eb92d57181d75574d3d32e587dd76682524b871
 DIST dropbox-lnx.x86_64-85.3.138.tar.gz 100138034 BLAKE2B 
d7499b31afa7c8cac56d0a785b083c187ce97946bee8c76020bc277284c26e0441477ea9988d3c1928aa706a5519eb7dba9e55bbaed62d192c2383c2b0e86e4c
 SHA512 
94890e958173c76940ff932744af267096327f37c454c913ffcda4b4b9815afeb0877e38fea6be99b7f0d53a6951f72e0400a9405b2b65e8c7d9c5c197a6d1d9
 DIST dropbox-lnx.x86_64-85.4.155.tar.gz 100174580 BLAKE2B 
247d9c429f160cc3535a5741ef150e81f499ffa44fe68a7836255d4679c4a75532ffaf68b3f2d8e9b73ee311536c8c25148c370232b52fdbf2b945ae64908446
 SHA512 
870b3f1b2a6711d2e797a485db9fdbb78e63c9a66b240265f2ef5c907caf00a7cd748f796861fb2bcb46123bd00f52d7aa022fefbd5bb959cd1f966e270adae6
 DIST dropbox-lnx.x86_64-86.4.146.tar.gz 100750434 BLAKE2B 
5b415e3a06aefd8851ec3fb1389ba89fc258609e0026592de2d2fea074f14bfbe5993a5296b6637ca28df33e9b90bfed7d986b270162e11b23e202676cf85ddf
 SHA512 
6c6a7ca84dbc802405e05e56481f3640fd0837e757138aae7ad004dd545e5773ca0297d7ab8e23f2e843958c2c85f3cea6216098d769fbac926578a9ae1edd97
+DIST dropbox-lnx.x86_64-87.4.138.tar.gz 101508210 BLAKE2B 
7b5c5618daa9c45100f5dce96286d8bce10fdbac6d1f1d304da7e1769d6ead4b3efa7d8656976f4e1cc1aa0f58335c131e7de9c187382e9d36b427ec72a56698
 SHA512 
8bbeb745a3ef2e09655c1d70a3e4155fb31d928a51cbab1a8560dbc87b850f0059f90f6e7ee2514a108df84846a9bd5009a522a6101254c097e39c6024b24535

diff --git a/net-misc/dropbox/dropbox-87.4.138.ebuild 
b/net-misc/dropbox/dropbox-87.4.138.ebuild
new file mode 100644
index 000..c21396bd015
--- /dev/null
+++ b/net-misc/dropbox/dropbox-87.4.138.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit eutils gnome2-utils pax-utils systemd
+
+DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
+HOMEPAGE="https://www.dropbox.com/;
+SRC_URI="
+   x86? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz
 )
+   amd64? ( 
https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz
 )"
+
+LICENSE="BSD-2 CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~x86-linux"
+IUSE="+librsync-bundled selinux X"
+RESTRICT="mirror strip"
+

[gentoo-commits] repo/gentoo:master commit in: net-wireless/iwd/

2019-12-20 Thread Ben Kohler
commit: 4f57a103d4b50227339a1ff9d7ca971d09a7a9f7
Author: Ben Kohler  gentoo  org>
AuthorDate: Fri Dec 20 14:03:26 2019 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Fri Dec 20 14:19:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f57a103

net-wireless/iwd: bump to 1.4

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ben Kohler  gentoo.org>

 net-wireless/iwd/Manifest   |   1 +
 net-wireless/iwd/iwd-1.4.ebuild | 153 
 2 files changed, 154 insertions(+)

diff --git a/net-wireless/iwd/Manifest b/net-wireless/iwd/Manifest
index 6b9f9f54b0e..64ae313652f 100644
--- a/net-wireless/iwd/Manifest
+++ b/net-wireless/iwd/Manifest
@@ -5,3 +5,4 @@ DIST iwd-1.0.tar.xz 819608 BLAKE2B 
8e4187fe92efc3fd686d28cab49a39bcdbc6cbe311d0e
 DIST iwd-1.1.tar.xz 825936 BLAKE2B 
3e0018fa09b46c180d005991a1ca65787e5a5c70f4ca1723a1e296ddf1a536d799afb580d1a3bd0d70f37e60e723dcb0f0bf1f2c2514c5b490babee0f2f1eb47
 SHA512 
bfc31e1fa10db355b5146b80d49bcc5228c2a6ec5c0c9608b9d02b83840265adb9ac97afb45b0c3b2e299fd96f2a022006a018a89bad56acfc5872969a24d350
 DIST iwd-1.2.tar.xz 827704 BLAKE2B 
7efb4ca87636ae4f55225a3dc172fbc6e7a7b5c9ac2c6d3e9f768dbdba0e542df21c3fdd2173298077a65a16168ffad72e2078bb5c76030a4dc068d01eb90c5e
 SHA512 
d6908ed3b72eccbb48b3e7de57ad30fd133ef8fdf170740095ac77364f4b7c669e245c337804c93592fb29a4d36c6c0892eb78d0692cedabd1d9838f9de91d9e
 DIST iwd-1.3.tar.xz 830132 BLAKE2B 
d7c372fa5acaf0900c97d53363d62116f670662e5d30268493e749c8f33daa1c1087e484a8c6453127e55c7e987ff89169e6680ebcac75bcd936aec246394b2d
 SHA512 
cf6afbdffd35bba8118b6c14e552e857c1fdb0a27a85314264547cb63ee62598c5c765c6cc41b999fbad5c832861084e69b0551b72b67cc1b58a229fa3e2
+DIST iwd-1.4.tar.xz 830548 BLAKE2B 
2d03767a5308c72206aefbafce39a241e353c1ef8751758d0a336a7ad5b86ef02062da037db423b805810eb45a9467628cd241682a63835b63e3ea920f39ace9
 SHA512 
3b06fa24666e7cf37353d95d0e9abc41b8be921ae7313c014f20f704fe7919d154d6a5441c6d87d4cd08ee65e15218ec01f4ff4aafc7e4a358faf3ca4a6dcb18

diff --git a/net-wireless/iwd/iwd-1.4.ebuild b/net-wireless/iwd/iwd-1.4.ebuild
new file mode 100644
index 000..25f6697697f
--- /dev/null
+++ b/net-wireless/iwd/iwd-1.4.ebuild
@@ -0,0 +1,153 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit flag-o-matic linux-info systemd
+
+#Set this variable to the required external ell version
+ELL_REQ="0.27"
+
+if [[ ${PV} == ** ]]; then
+   inherit autotools git-r3
+   
IWD_EGIT_REPO_URI="https://git.kernel.org/pub/scm/network/wireless/iwd.git;
+   ELL_EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
+else
+   SRC_URI="https://www.kernel.org/pub/linux/network/wireless/${P}.tar.xz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86"
+fi
+
+DESCRIPTION="Wireless daemon for linux"
+HOMEPAGE="https://git.kernel.org/pub/scm/network/wireless/iwd.git/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+client +crda +monitor ofono wired cpu_flags_x86_aes cpu_flags_x86_ssse3"
+
+COMMON_DEPEND="sys-apps/dbus
+   client? ( sys-libs/readline:0= )"
+
+[[ -z "${ELL_REQ}" ]] || COMMON_DEPEND+=" ~dev-libs/ell-${ELL_REQ}"
+
+RDEPEND="${COMMON_DEPEND}
+   net-wireless/wireless-regdb
+   crda? ( net-wireless/crda )"
+
+DEPEND="${COMMON_DEPEND}
+   virtual/pkgconfig"
+
+[[ ${PV} == ** ]] && DEPEND+=" dev-python/docutils"
+
+pkg_pretend() {
+   CONFIG_CHECK="
+   ~ASYMMETRIC_KEY_TYPE
+   ~ASYMMETRIC_PUBLIC_KEY_SUBTYPE
+   ~CFG80211
+   ~CRYPTO_AES
+   ~CRYPTO_ARC4
+   ~CRYPTO_CBC
+   ~CRYPTO_CMAC
+   ~CRYPTO_DES
+   ~CRYPTO_ECB
+   ~CRYPTO_HMAC
+   ~CRYPTO_MD4
+   ~CRYPTO_MD5
+   ~CRYPTO_RSA
+   ~CRYPTO_SHA1
+   ~CRYPTO_SHA256
+   ~CRYPTO_SHA512
+   ~CRYPTO_USER_API_HASH
+   ~CRYPTO_USER_API_SKCIPHER
+   ~KEY_DH_OPERATIONS
+   ~PKCS7_MESSAGE_PARSER
+   ~X509_CERTIFICATE_PARSER
+   "
+   if use crda;then
+   CONFIG_CHECK="${CONFIG_CHECK} ~CFG80211_CRDA_SUPPORT"
+   WARNING_CFG80211_CRDA_SUPPORT="REGULATORY DOMAIN PROBLEM: 
please enable CFG80211_CRDA_SUPPORT for proper regulatory domain support"
+   fi
+
+   if use amd64;then
+   CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO_DES3_EDE_X86_64"
+   WARNING_CRYPTO_DES3_EDE_X86_64="CRYPTO_DES3_EDE_X86_64: enable 
for increased performance"
+   fi
+
+   if use cpu_flags_x86_aes;then
+   CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO_AES_NI_INTEL"
+   WARNING_CRYPTO_AES_NI_INTEL="CRYPTO_AES_NI_INTEL: enable for 
increased performance"
+   fi
+
+   if use cpu_flags_x86_ssse3 && use amd64; then
+   CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO_SHA1_SSSE3 

[gentoo-commits] repo/gentoo:master commit in: app-emacs/twittering-mode/

2019-12-20 Thread Ulrich Müller
commit: 972ba9fc77df0f375f9ed9d55802529a7211608e
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec 20 14:15:32 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec 20 14:18:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972ba9fc

app-emacs/twittering-mode: Drop elisp-common inherit.

This is implied by elisp.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild | 2 +-
 app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild | 2 +-
 app-emacs/twittering-mode/twittering-mode-.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild 
b/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild
index 6cbe27f5ad9..d780f2def24 100644
--- a/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild
+++ b/app-emacs/twittering-mode/twittering-mode-2.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit elisp elisp-common eutils
+inherit elisp eutils
 
 if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://github.com/hayamiz/twittering-mode.git;

diff --git a/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild 
b/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild
index 6cbe27f5ad9..d780f2def24 100644
--- a/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild
+++ b/app-emacs/twittering-mode/twittering-mode-3.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit elisp elisp-common eutils
+inherit elisp eutils
 
 if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://github.com/hayamiz/twittering-mode.git;

diff --git a/app-emacs/twittering-mode/twittering-mode-.ebuild 
b/app-emacs/twittering-mode/twittering-mode-.ebuild
index 6cbe27f5ad9..d780f2def24 100644
--- a/app-emacs/twittering-mode/twittering-mode-.ebuild
+++ b/app-emacs/twittering-mode/twittering-mode-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit elisp elisp-common eutils
+inherit elisp eutils
 
 if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://github.com/hayamiz/twittering-mode.git;



[gentoo-commits] repo/gentoo:master commit in: net-libs/xrootd/

2019-12-20 Thread Marek Szuba
commit: 349bf02860377e3a7b0a73433a353e1b5f0bd5dd
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Dec 20 14:10:27 2019 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Dec 20 14:10:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349bf028

net-libs/xrootd: remove redundant USE=rbd from 4.10.1

Since version 4.10.0 xrootd upstream no longer bundle XrdCeph code with
core XRootD so all this flag did in this ebuild was create an
unnecessary dependency on sys-cluster/ceph and produce configure-time
warnings.

Closes: https://bugs.gentoo.org/691600
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Marek Szuba  gentoo.org>

 net-libs/xrootd/xrootd-4.10.1.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-libs/xrootd/xrootd-4.10.1.ebuild 
b/net-libs/xrootd/xrootd-4.10.1.ebuild
index 84ac2910a28..c15bef797bd 100644
--- a/net-libs/xrootd/xrootd-4.10.1.ebuild
+++ b/net-libs/xrootd/xrootd-4.10.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://xrootd.org/download/v${PV}/${P}.tar.gz;
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples fuse http kerberos python readline rbd ssl test"
+IUSE="doc examples fuse http kerberos python readline ssl test"
 RESTRICT="!test? ( test )"
 
 CDEPEND="
@@ -22,7 +22,6 @@ CDEPEND="
fuse? ( sys-fs/fuse:= )
kerberos? ( virtual/krb5 )
python? ( ${PYTHON_DEPS} )
-   rbd? ( sys-cluster/ceph )
readline? ( sys-libs/readline:0= )
ssl? ( dev-libs/openssl:0= )
 "
@@ -56,7 +55,6 @@ pkg_setup() {
 
 src_configure() {
local mycmakeargs=(
-   -DENABLE_CEPH=$(usex rbd)
-DENABLE_CRYPTO=$(usex ssl)
-DENABLE_FUSE=$(usex fuse)
-DENABLE_HTTP=$(usex http)



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

2019-12-20 Thread Marek Szuba
commit: 9dd11e622038e137ee3dd574d44ea04779ee64ec
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Dec 20 12:35:39 2019 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Dec 20 12:50:53 2019 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=9dd11e62

uid-gid.txt: update provider for suricata (477)

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index 3fc8b65..7889793 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -224,7 +224,7 @@ deluge  454 454 acct
 mogilefs   460 -   user.eclass
 i2pd   470 470 acct
 i2p471 471 acct
-suricata   477 477 requested
+suricata   477 477 acct
 graylog478 478 acct
 openrct2   479 479 acct
 minetest   480 480 acct



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

2019-12-20 Thread Marek Szuba
commit: 1d6352e3fb6473e90a310ec42959868584bf7a75
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Dec 20 12:49:25 2019 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Dec 20 12:51:11 2019 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=1d6352e3

uid-gid.txt: request 469 for xrootd

Signed-off-by: Marek Szuba  gentoo.org>

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

diff --git a/files/uid-gid.txt b/files/uid-gid.txt
index 7889793..453e714 100644
--- a/files/uid-gid.txt
+++ b/files/uid-gid.txt
@@ -222,6 +222,7 @@ vdr 452 452 requested
 vdradmin   453 453 requested
 deluge 454 454 acct
 mogilefs   460 -   user.eclass
+xrootd 469 469 requested
 i2pd   470 470 acct
 i2p471 471 acct
 suricata   477 477 acct



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

2019-12-20 Thread Agostino Sarubbo
commit: c4c006df7b4bf23ac2b92de43399e78809ca3534
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:41 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4c006df

dev-python/wcwidth: ia64 stable wrt bug #703062

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild 
b/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
index 8b9f667d830..bfa2f8c3141 100644
--- a/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.7-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-12-20 Thread Agostino Sarubbo
commit: 4b80e1fb979374e42d48e23969e2a3a311168273
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:32 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b80e1fb

dev-python/attrs: ia64 stable wrt bug #703062

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/attrs/attrs-19.3.0.ebuild 
b/dev-python/attrs/attrs-19.3.0.ebuild
index df815e5b9aa..a6d93c62651 100644
--- a/dev-python/attrs/attrs-19.3.0.ebuild
+++ b/dev-python/attrs/attrs-19.3.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="
dev-python/zope-interface[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: net-libs/libssh/

2019-12-20 Thread Agostino Sarubbo
commit: bbf1f90af548ff504d6b73448fc038abea09b1ab
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:19 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbf1f90a

net-libs/libssh: ia64 stable wrt bug #701598

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/libssh/libssh-0.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libssh/libssh-0.9.3.ebuild 
b/net-libs/libssh/libssh-0.9.3.ebuild
index bf4342fd53a..5361468d2fe 100644
--- a/net-libs/libssh/libssh-0.9.3.ebuild
+++ b/net-libs/libssh/libssh-0.9.3.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git;
 else
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${P}.tar.xz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="LGPL-2.1"



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

2019-12-20 Thread Agostino Sarubbo
commit: 25202d8eef105c9324efcbe0c27917747387
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:23 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25202d8e

dev-libs/icu: ia64 stable wrt bug #702500

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/icu/icu-65.1.ebuild b/dev-libs/icu/icu-65.1.ebuild
index f191f771110..ccc58244b33 100644
--- a/dev-libs/icu/icu-65.1.ebuild
+++ b/dev-libs/icu/icu-65.1.ebuild
@@ -14,7 +14,7 @@ LICENSE="BSD"
 
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sh sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 IUSE="debug doc examples static-libs"
 
 BDEPEND="${PYTHON_DEPS}



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

2019-12-20 Thread Agostino Sarubbo
commit: 1bd9b7d0e51e11dfb709ac1575b970bcbb9efcd6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:34 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd9b7d0

dev-python/hypothesis: ia64 stable wrt bug #703062

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/hypothesis/hypothesis-4.47.5.ebuild 
b/dev-python/hypothesis/hypothesis-4.47.5.ebuild
index ef4e8e5f243..17b2d94548a 100644
--- a/dev-python/hypothesis/hypothesis-4.47.5.ebuild
+++ b/dev-python/hypothesis/hypothesis-4.47.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-12-20 Thread Agostino Sarubbo
commit: b98930449b63f4593e475facf4583398d8e9b78a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:25 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9893044

dev-libs/icu-layoutex: ia64 stable wrt bug #702500

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild 
b/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild
index d1657ad70f9..8d5a915bf18 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc ~x86"
 IUSE="debug static-libs"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: net-libs/libmicrohttpd/

2019-12-20 Thread Agostino Sarubbo
commit: 3b402b58d6966a07439833b636a68a64374308e8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:44 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b402b58

net-libs/libmicrohttpd: ia64 stable wrt bug #703220

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild
index a2d3e77456e..cd38be72c25 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/12"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
 IUSE="+epoll ssl static-libs test"
 RESTRICT="!test? ( test )"
 



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

2019-12-20 Thread Agostino Sarubbo
commit: a918cdb1f34dee15f51c6f39957d620e3ea69d4d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:36 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a918cdb1

dev-python/pluggy: ia64 stable wrt bug #703062

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/pluggy/pluggy-0.11.0.ebuild 
b/dev-python/pluggy/pluggy-0.11.0.ebuild
index 8596b1b6686..84e826621f5 100644
--- a/dev-python/pluggy/pluggy-0.11.0.ebuild
+++ b/dev-python/pluggy/pluggy-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-12-20 Thread Agostino Sarubbo
commit: 3e7e4c30dcd8227f5bae6a1827b19b76398e6bae
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:51:39 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:51:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7e4c30

dev-python/pytest: ia64 stable wrt bug #703062

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/pytest/pytest-4.5.0.ebuild 
b/dev-python/pytest/pytest-4.5.0.ebuild
index 79fbceb408b..5476ac72f82 100644
--- a/dev-python/pytest/pytest-4.5.0.ebuild
+++ b/dev-python/pytest/pytest-4.5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/libssh/

2019-12-20 Thread Agostino Sarubbo
commit: 2fecb088317ebaad4be856dc56430340f15bea45
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:50:49 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:50:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fecb088

net-libs/libssh: x86 stable wrt bug #701598

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

 net-libs/libssh/libssh-0.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libssh/libssh-0.9.3.ebuild 
b/net-libs/libssh/libssh-0.9.3.ebuild
index 6596441c89f..bf4342fd53a 100644
--- a/net-libs/libssh/libssh-0.9.3.ebuild
+++ b/net-libs/libssh/libssh-0.9.3.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.libssh.org/projects/libssh.git;
 else
SRC_URI="https://www.libssh.org/files/$(ver_cut 1-2)/${P}.tar.xz"
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="LGPL-2.1"



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

2019-12-20 Thread Agostino Sarubbo
commit: 778eeb93d7001708936cc4ce35ecd5110780605a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:50:43 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:50:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=778eeb93

dev-python/python-gnupg: x86 stable wrt bug #685864

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

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

diff --git a/dev-python/python-gnupg/python-gnupg-0.4.5.ebuild 
b/dev-python/python-gnupg/python-gnupg-0.4.5.ebuild
index 38e114d7993..f507743f0ff 100644
--- a/dev-python/python-gnupg/python-gnupg-0.4.5.ebuild
+++ b/dev-python/python-gnupg/python-gnupg-0.4.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="
 "
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 LICENSE="BSD"
 SLOT="0"
 



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

2019-12-20 Thread Agostino Sarubbo
commit: db70f7a9f3e44808271f71757d22d94c500ab33b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:30:07 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:30:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db70f7a9

dev-libs/icu-layoutex: ppc64 stable wrt bug #702500

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

 dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild 
b/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild
index 25e246a7ccb..d1657ad70f9 100644
--- a/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild
+++ b/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-}
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="debug static-libs"
 
 BDEPEND="



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

2019-12-20 Thread Agostino Sarubbo
commit: 19561f6fbb40cf2ae406346fde8b4898f738
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:30:15 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:30:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19561f6f

dev-python/attrs: ppc64 stable wrt bug #703062

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

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

diff --git a/dev-python/attrs/attrs-19.3.0.ebuild 
b/dev-python/attrs/attrs-19.3.0.ebuild
index f1658827cae..df815e5b9aa 100644
--- a/dev-python/attrs/attrs-19.3.0.ebuild
+++ b/dev-python/attrs/attrs-19.3.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="
dev-python/zope-interface[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/

2019-12-20 Thread Agostino Sarubbo
commit: f0e204e7748990879435c37e89cef84baf4c8ec7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Dec 20 12:30:35 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Dec 20 12:30:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0e204e7

net-vpn/tor: ppc64 stable wrt bug #703366

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

 net-vpn/tor/tor-0.4.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/tor/tor-0.4.1.7.ebuild b/net-vpn/tor/tor-0.4.1.7.ebuild
index fb342351efe..477630a96c7 100644
--- a/net-vpn/tor/tor-0.4.1.7.ebuild
+++ b/net-vpn/tor/tor-0.4.1.7.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~x86 ~ppc-macos"
 IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening 
test zstd"
 
 DEPEND="



  1   2   >