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

2020-02-13 Thread Hans de Graaff
commit: b790e79f387443fca90a603157115234fc4e5e0b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 07:51:29 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:53:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b790e79f

dev-ruby/bunny: fix insinto

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

 dev-ruby/bunny/bunny-2.14.4.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-ruby/bunny/bunny-2.14.4.ebuild 
b/dev-ruby/bunny/bunny-2.14.4.ebuild
index 5148e2e2c72..cabb1118353 100644
--- a/dev-ruby/bunny/bunny-2.14.4.ebuild
+++ b/dev-ruby/bunny/bunny-2.14.4.ebuild
@@ -26,6 +26,5 @@ ruby_add_rdepend ">=dev-ruby/amq-protocol-2.3.0:2"
 all_ruby_install() {
all_fakegem_install
 
-   insinto /usr/share/doc/${PF}
-   doins -r examples
+   dodoc -r examples
 }



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

2020-02-13 Thread Hans de Graaff
commit: 94b568fa3fe084d0664e8baad3a295e0050ea4b7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 07:21:28 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:53:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b568fa

dev-ruby/locale: add ruby27; fix insinto

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

 dev-ruby/locale/locale-2.1.3.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/locale/locale-2.1.3.ebuild 
b/dev-ruby/locale/locale-2.1.3.ebuild
index ff8168244fa..8cf18d9baf2 100644
--- a/dev-ruby/locale/locale-2.1.3.ebuild
+++ b/dev-ruby/locale/locale-2.1.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_DOCDIR="doc/reference"
@@ -47,6 +47,5 @@ each_ruby_test() {
 all_ruby_install() {
all_fakegem_install
 
-   insinto /usr/share/doc/${PF}
-   doins -r samples
+   dodoc -r samples
 }



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

2020-02-13 Thread Hans de Graaff
commit: 4f28f82249ba9c0ba807c54435d03d522cc3db46
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 07:53:11 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:53:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f28f822

app-admin/puppet: fix indentation

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

 app-admin/puppet/metadata.xml | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-admin/puppet/metadata.xml b/app-admin/puppet/metadata.xml
index c210548d4be..e6af7c47ff3 100644
--- a/app-admin/puppet/metadata.xml
+++ b/app-admin/puppet/metadata.xml
@@ -2,12 +2,12 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   prometheanf...@gentoo.org
+   prometheanf...@gentoo.org
+   
+   
+   gra...@gentoo.org
+   Puppet 5.x only

-  
-gra...@gentoo.org
-Puppet 5.x only
-  

sysad...@gentoo.org
Gentoo Sysadmin Project



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

2020-02-13 Thread Benda XU
commit: 3a912eb430ddaddc743756948975f6de3ee4f129
Author: Alexey Chernov <4ernov  gmail  com>
AuthorDate: Sun Sep 15 21:05:16 2019 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Feb 14 07:52:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a912eb4

x11-misc/xbindkeys: Add release event status mask patch.

Add and make apply a patch to x11-misc/xbindkeys, which applies mask
to release event status fixing layout issues.

The patch is actually merged to xbindkeys upstream, but no new version
is released since then.

Closes: https://bugs.gentoo.org/548000.
Closes: https://github.com/gentoo/gentoo/pull/12938

Reference: https://askubuntu.com/a/825622
Reference: 
https://lists.nongnu.org/archive/html/xbindkeys-devel/2014-02/msg2.html

Signed-off-by: Alexey Chernov <4ernov  gmail.com>
Signed-off-by: Benda Xu  gentoo.org>

 ...ndkeys-apply-mask-on-release-event-status.patch | 28 +
 x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild   | 29 ++
 2 files changed, 57 insertions(+)

diff --git 
a/x11-misc/xbindkeys/files/xbindkeys-apply-mask-on-release-event-status.patch 
b/x11-misc/xbindkeys/files/xbindkeys-apply-mask-on-release-event-status.patch
new file mode 100644
index 000..427983e2d12
--- /dev/null
+++ 
b/x11-misc/xbindkeys/files/xbindkeys-apply-mask-on-release-event-status.patch
@@ -0,0 +1,28 @@
+commit ceb7093f8d77cf5952e8e7778db02a6f3e8d8872
+Author: Alberto 
+Date:   Mon Feb 10 09:21:57 2014 +0200
+
+fix keyboard layout problems
+
+diff --git a/xbindkeys.c b/xbindkeys.c
+index b0adef9..162e47e 100644
+--- a/xbindkeys.c
 b/xbindkeys.c
+@@ -377,7 +377,7 @@ event_loop (Display * d)
+ printf ("e.xbutton.state=%d\n", e.xbutton.state);
+   }
+ 
+-e.xbutton.state &= ~(numlock_mask | capslock_mask | scrolllock_mask
++e.xbutton.state &= 0x1FFF && ~(numlock_mask | capslock_mask | 
scrolllock_mask
+  | Button1Mask | Button2Mask | Button3Mask
+  | Button4Mask | Button5Mask);
+ 
+@@ -409,7 +409,7 @@ event_loop (Display * d)
+ printf ("e.xbutton.state=%d\n", e.xbutton.state);
+   }
+ 
+-e.xbutton.state &= ~(numlock_mask | capslock_mask | scrolllock_mask
++e.xbutton.state &= 0x1FFF && ~(numlock_mask | capslock_mask | 
scrolllock_mask
+  | Button1Mask | Button2Mask | Button3Mask
+  | Button4Mask | Button5Mask);
+ 

diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild 
b/x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild
new file mode 100644
index 000..14de366f5dc
--- /dev/null
+++ b/x11-misc/xbindkeys/xbindkeys-1.8.6-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+DESCRIPTION="Tool for launching commands on keystrokes"
+SRC_URI="http://www.nongnu.org/${PN}/${P}.tar.gz;
+HOMEPAGE="http://www.nongnu.org/xbindkeys/xbindkeys.html;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
+IUSE="guile tk"
+
+RDEPEND="x11-libs/libX11
+   guile? ( >=dev-scheme/guile-1.8.4[deprecated] )
+   tk? ( dev-lang/tk )"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-apply-mask-on-release-event-status.patch"
+)
+
+src_configure() {
+   econf \
+   $(use_enable tk) \
+   $(use_enable guile)
+}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/compiler-rt-sanitizers/

2020-02-13 Thread Michał Górny
commit: c1c257941cae5c5ccc8f5c6c18d5741292af5f34
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:49:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c25794

sys-libs/compiler-rt-sanitizers: Enable py3.8

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

 .../compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0..ebuild| 2 +-
 .../compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0_rc2.ebuild | 2 +-
 .../compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0..ebuild| 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0..ebuild 
b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0..ebuild
index dfbc385859a..7105d178622 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0..ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit check-reqs cmake-utils flag-o-matic llvm llvm.org \
multiprocessing python-any-r1
 

diff --git 
a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0_rc2.ebuild 
b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0_rc2.ebuild
index dfbc385859a..7105d178622 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0_rc2.ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit check-reqs cmake-utils flag-o-matic llvm llvm.org \
multiprocessing python-any-r1
 

diff --git 
a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0..ebuild 
b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0..ebuild
index dfbc385859a..7105d178622 100644
--- a/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0..ebuild
+++ b/sys-libs/compiler-rt-sanitizers/compiler-rt-sanitizers-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit check-reqs cmake-utils flag-o-matic llvm llvm.org \
multiprocessing python-any-r1
 



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

2020-02-13 Thread Lars Wendler
commit: e3abf3d1ab4c2e7a20c057e9b10878b2948c4c45
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 14 07:51:00 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 14 07:52:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3abf3d1

sys-devel/bison: Bump to version 3.5.2

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

 sys-devel/bison/Manifest   |  1 +
 sys-devel/bison/bison-3.5.2.ebuild | 93 ++
 2 files changed, 94 insertions(+)

diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 9d3a4c07277..46e62f0473d 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -7,4 +7,5 @@ DIST bison-3.4.2.tar.xz 2240532 BLAKE2B 
fb3d90dc3f21075069684e5d9f8d6982353d909b
 DIST bison-3.5-patches-01.tar.xz 9220 BLAKE2B 
41ccdc164960e56722143b579a679a2699905c2ee2779fc882bb56871aa0a1d0fb530cf8249c354375bc2d61285754b257262191446524c8ec5b0cff0cd973ec
 SHA512 
28b108540cad75dd6aec9cd0a17320a44e7bcd305faea9d35f5b38b0672a3646cacce3c45f5c1528560081280ed617f98fa467ad2479e0df108e0020ba029180
 DIST bison-3.5.1-patches-01.tar.xz 9388 BLAKE2B 
656cdc4fef308df3bc97c8f452ae75440909ed7eae13a8bdfc6b3b380f9d392ac3c9d300cb1e7a6d5548271b6ac63f5dfef594cbf9ef5322f97024468ed8e757
 SHA512 
195725726575998ff3d274d723ce3f605f9e1478601904668f165c1d9f628ed94380dfa65e546f12e3fc80b41aae7899774208510f382864dffde8545710f211
 DIST bison-3.5.1.tar.xz 2354592 BLAKE2B 
29e85c8f38f122b90ca38d4def3c9305a562dc29755865fc091f809191c0af435fe8fb5b424da8b69f143f30d8b6439876f735bf45dd8cf9f45e291e93789078
 SHA512 
f5a075608c563652181e6804cdd280761a05b88f41f4b287d49bbe4c18b08724b057ff95c07dfa3fddb5c95de8b229db76821e9d197d4bec206102f62cb390d8
+DIST bison-3.5.2.tar.xz 2362956 BLAKE2B 
f2c487cff816c010e82e95c23c26323eb4e11c7293a1358359564068b84438edded20586b4729e1432a7718f9ba6a9856298d66c17e45a10d28216272be6eea8
 SHA512 
f8d213fa58f04ce8e55437ecfa378869a85c07234223dc89dbe7533b7f663a105eddaebd0902fb46b258048400c09d4b8181f033932b74aa41bca13ea5c120aa
 DIST bison-3.5.tar.xz 2341024 BLAKE2B 
1c0af1cc12cd1e4d264adebb5c043b8ac510cd613a2a22c4232d88b077eecac7d1a36c07a4fb3d425cd1907b830f53862be570bbca6faaf0ef43981d6fecd1d3
 SHA512 
309ba77cfbf5d5ca697f522ac18ca9b55a1ec4e690b87220c97ffb1137b8bd8b22aa14c66f0f4bf001e88f4bcbfd0583bc09810c246f0dc60fd6e8478950

diff --git a/sys-devel/bison/bison-3.5.2.ebuild 
b/sys-devel/bison/bison-3.5.2.ebuild
new file mode 100644
index 000..60e7b20d2a6
--- /dev/null
+++ b/sys-devel/bison/bison-3.5.2.ebuild
@@ -0,0 +1,93 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic
+
+PATCHES="${PN}-3.5.1-patches-01.tar.xz"
+
+DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
+HOMEPAGE="https://www.gnu.org/software/bison/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
+   mirror://gentoo/${PATCHES}
+   https://dev.gentoo.org/~whissi/dist/bison/${PATCHES}
+   https://dev.gentoo.org/~polynomial-c/dist/bison/${PATCHES};
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+IUSE="examples nls static test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=sys-devel/m4-1.4.16"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   sys-devel/flex
+   examples? ( dev-lang/perl )
+   nls? ( sys-devel/gettext )
+   test? ( dev-lang/perl )
+"
+
+DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) # ChangeLog-2012 
ChangeLog-1998 PACKAGING README-alpha README-release
+
+PATCHES=(
+   "${WORKDIR}"/patches/${PN}-3.5-optional-perl.patch #538300
+   "${WORKDIR}"/patches/${PN}-3.5.1-avoid_autoreconf.patch
+)
+
+src_prepare() {
+   # Record date to avoid 'config.status --recheck' & regen of 
'tests/package.m4'
+   touch -r configure.ac old.configure.ac || die
+   touch -r configure old.configure || die
+
+   default
+
+   # Restore date after patching
+   touch -r old.configure.ac configure.ac || die
+   touch -r old.configure configure || die
+
+   # The makefiles make the man page depend on the configure script
+   # which we patched above.  Touch it to prevent regeneration.
+   touch doc/bison.1 || die #548778 #538300#9
+
+   # Avoid regenerating the info page when the timezone is diff. #574492
+   sed -i '2iexport TZ=UTC' build-aux/mdate-sh || die
+}
+
+src_configure() {
+   use static && append-ldflags -static
+
+   local myeconfargs=(
+   --docdir='$(datarootdir)'/doc/${PF}
+   $(use_enable examples)
+   $(use_enable nls)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   # This one is installed by dev-util/yacc
+   

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

2020-02-13 Thread Michał Górny
commit: d09443d9ba4f28fd57daf5fc4a08906b822d8187
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:49:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09443d9

dev-util/lldb: Enable py3.8

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

 dev-util/lldb/lldb-10.0.0..ebuild | 2 +-
 dev-util/lldb/lldb-10.0.0_rc2.ebuild  | 2 +-
 dev-util/lldb/lldb-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/lldb/lldb-10.0.0..ebuild 
b/dev-util/lldb/lldb-10.0.0..ebuild
index 33100fdcdcc..f5bbc5b68a2 100644
--- a/dev-util/lldb/lldb-10.0.0..ebuild
+++ b/dev-util/lldb/lldb-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 inherit cmake-utils llvm llvm.org multiprocessing python-single-r1 \
toolchain-funcs
 

diff --git a/dev-util/lldb/lldb-10.0.0_rc2.ebuild 
b/dev-util/lldb/lldb-10.0.0_rc2.ebuild
index 33100fdcdcc..f5bbc5b68a2 100644
--- a/dev-util/lldb/lldb-10.0.0_rc2.ebuild
+++ b/dev-util/lldb/lldb-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 inherit cmake-utils llvm llvm.org multiprocessing python-single-r1 \
toolchain-funcs
 

diff --git a/dev-util/lldb/lldb-11.0.0..ebuild 
b/dev-util/lldb/lldb-11.0.0..ebuild
index 33100fdcdcc..f5bbc5b68a2 100644
--- a/dev-util/lldb/lldb-11.0.0..ebuild
+++ b/dev-util/lldb/lldb-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 inherit cmake-utils llvm llvm.org multiprocessing python-single-r1 \
toolchain-funcs
 



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

2020-02-13 Thread Michał Górny
commit: 625e455acb7567a23382e8a150eec1464613cd81
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:57:29 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625e455a

dev-python/tox: Bump to 3.14.4

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

 dev-python/tox/Manifest  |  1 +
 dev-python/tox/tox-3.14.4.ebuild | 74 
 2 files changed, 75 insertions(+)

diff --git a/dev-python/tox/Manifest b/dev-python/tox/Manifest
index f3f1a72c20c..985548af53f 100644
--- a/dev-python/tox/Manifest
+++ b/dev-python/tox/Manifest
@@ -1,4 +1,5 @@
 DIST tox-2.9.1.tar.gz 1855982 BLAKE2B 
3e2f5fd3d3e45e54f96b0a6fc8f9e98bfba3b48540cc2922a897e016b5aabc9974772c9b897e0fab7b38b00f99478a063ad988ffa8b65fa53f684997334e492c
 SHA512 
ff19b2bb7ac963379f1cccd4973ad9eb4dabfbda976cde7caba50ad010d8fa57c1cba91d63e3e0512e44cc7d350bc9270fbd9b30db1bd55f7d9c239e7623d066
 DIST tox-3.12.1.tar.gz 283964 BLAKE2B 
b7cb2394a721f281552d1f614a6059f7025390a4ea03fd970c85330dffb97f601f0c3f8c9c9b05f86b5b92e87ef80fba48676201550581562b8cf3f1b2afa34b
 SHA512 
d7ed7ce17b03b5c8e3ba95e14f547c8dbb9a04ac38b98fb24c09261b5087ffc83b05e9a03607fa53ce61340a3ba69fc4121622f7fe338ce8ed402d25d59c7e6a
 DIST tox-3.14.3.tar.gz 288938 BLAKE2B 
1a7d6cb8446b83648b67814fb3413da1a9da93e76a508c1fff134c7738feb2a1a5e130201cd7c9f1229c2c05349139bd54aeae1183fdea9c1735ccbde82bcd5a
 SHA512 
5ac912c4f1db7fe23dd6dad68bd15127d3db97498ca58f7b8573f1857634bdf41eb7fdb4cf8d22afa14547363b91a7b52fdd5ad80af5d60ef4dd95c1d103f8fb
+DIST tox-3.14.4.tar.gz 289600 BLAKE2B 
413782a524b70b4e301f5a4bda9c763dc7e670d7fe7785ce288b54d8a4940db0b8fed5f075c3f2cdea1d2242e35fa50765de1cd5ea544d1f433faa9a31894d61
 SHA512 
94e71d06ea62c275651e574359ffa224702eb4062398b44dff9504ce9e55df94d9227fc7cdbf02bc3d44244c29f29b8d3bdef3a66d94ad2dba6971860444ae7d
 DIST tox-3.2.1.tar.gz 268827 BLAKE2B 
764835d04fb0c17f32eb8e2041b83f90d6a729b781a5b5b95e9ecb1162f1c29ed595d4a6369524b390a31853b8003485b27a3a12d63e84f49e92675f1a9bee13
 SHA512 
79f5a1c8f6e818fbb8444754e3767d880fc1fdfe63b46c518d37440fe2b2f3ce572865aff83d9492c24486fded49893cc31bd9b11254bac4db507260304bc76f

diff --git a/dev-python/tox/tox-3.14.4.ebuild b/dev-python/tox/tox-3.14.4.ebuild
new file mode 100644
index 000..95ccb119c8b
--- /dev/null
+++ b/dev-python/tox/tox-3.14.4.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="virtualenv-based automation of test activities"
+HOMEPAGE="https://tox.readthedocs.io https://github.com/tox-dev/tox 
https://pypi.org/project/tox/;
+SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+
+# doc disabled because of missing deps in tree
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/filelock[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   >=dev-python/importlib_metadata-1.1[${PYTHON_USEDEP}]
+   ' python3_{5,6,7} pypy3)
+   dev-python/packaging[${PYTHON_USEDEP}]
+   =dev-python/pluggy-0.12[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   dev-python/py[${PYTHON_USEDEP}]
+   >=dev-python/six-1.14[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/virtualenv-16.0.0[${PYTHON_USEDEP}]"
+# TODO: figure out how to make tests work without the package being
+# installed first.
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   >=dev-python/flaky-3.4.0[${PYTHON_USEDEP}]
+   =dev-python/freezegun-0.3.11[${PYTHON_USEDEP}]
+   dev-python/pathlib2[${PYTHON_USEDEP}]
+   >=dev-python/pytest-4.0.0[${PYTHON_USEDEP}]
+   

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

2020-02-13 Thread Michał Górny
commit: 9ff3d98122af4205ed37ce0cf3a9d58b035ecdeb
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 06:32:10 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ff3d981

sys-devel/clang: Remove broken VE target from 10.0.0rc2

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

 sys-devel/clang/clang-10.0.0_rc2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/clang/clang-10.0.0_rc2.ebuild 
b/sys-devel/clang/clang-10.0.0_rc2.ebuild
index 456493136df..ee94d3e3bbe 100644
--- a/sys-devel/clang/clang-10.0.0_rc2.ebuild
+++ b/sys-devel/clang/clang-10.0.0_rc2.ebuild
@@ -19,7 +19,7 @@ llvm.org_set_globals
 S=${WORKDIR}/x/y/clang
 
 # Keep in sync with sys-devel/llvm
-ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC AVR VE )
+ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC AVR )
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore
"${ALL_LLVM_EXPERIMENTAL_TARGETS[@]}" )



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

2020-02-13 Thread Michał Górny
commit: d6c99f29da8bd7655c5799037eb697e3707d23b8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 06:27:21 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c99f29

sys-libs/libcxx: Remove libcxxrt from 10+

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

 sys-libs/libcxx/libcxx-10.0.0..ebuild | 17 ++---
 sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild  | 17 ++---
 sys-libs/libcxx/libcxx-11.0.0..ebuild | 17 ++---
 3 files changed, 18 insertions(+), 33 deletions(-)

diff --git a/sys-libs/libcxx/libcxx-10.0.0..ebuild 
b/sys-libs/libcxx/libcxx-10.0.0..ebuild
index 03685f56f82..7b75715e77a 100644
--- a/sys-libs/libcxx/libcxx-10.0.0..ebuild
+++ b/sys-libs/libcxx/libcxx-10.0.0..ebuild
@@ -15,15 +15,13 @@ llvm.org_set_globals
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
 KEYWORDS=""
-IUSE="elibc_glibc elibc_musl +libcxxabi libcxxrt +libunwind +static-libs test"
-REQUIRED_USE="libunwind? ( || ( libcxxabi libcxxrt ) )
-   ?? ( libcxxabi libcxxrt )"
+IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind +static-libs test"
+REQUIRED_USE="libunwind? ( libcxxabi )"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
libcxxabi? ( 
~sys-libs/libcxxabi-${PV}[libunwind=,static-libs?,${MULTILIB_USEDEP}] )
-   libcxxrt? ( 
sys-libs/libcxxrt[libunwind=,static-libs?,${MULTILIB_USEDEP}] )
-   !libcxxabi? ( !libcxxrt? ( >=sys-devel/gcc-4.7:=[cxx] ) )"
+   !libcxxabi? ( >=sys-devel/gcc-4.7:=[cxx] )"
 # llvm-6 for new lit options
 # clang-3.9.0 installs necessary target symlinks unconditionally
 # which removes the need for MULTILIB_USEDEP
@@ -52,7 +50,7 @@ pkg_setup() {
llvm_pkg_setup
use test && python-any-r1_pkg_setup
 
-   if ! use libcxxabi && ! use libcxxrt && ! tc-is-gcc ; then
+   if ! use libcxxabi && ! tc-is-gcc ; then
eerror "To build ${PN} against libsupc++, you have to use gcc. 
Other"
eerror "compilers are not supported. Please set CC=gcc and 
CXX=g++"
eerror "and try again."
@@ -78,9 +76,6 @@ src_configure() {
if use libcxxabi; then
cxxabi=libcxxabi
cxxabi_incs="${EPREFIX}/usr/include/libcxxabi"
-   elif use libcxxrt; then
-   cxxabi=libcxxrt
-   cxxabi_incs="${EPREFIX}/usr/include/libcxxrt"
else
local 
gcc_inc="${EPREFIX}/usr/lib/gcc/${CHOST}/$(gcc-fullversion)/include/g++-v$(gcc-major-version)"
cxxabi=libsupc++
@@ -171,7 +166,7 @@ END_LDSCRIPT
 
 gen_static_ldscript() {
local libdir=$(get_libdir)
-   local cxxabi_lib=$(usex libcxxabi "libc++abi.a" "$(usex libcxxrt 
"libcxxrt.a" "libsupc++.a")")
+   local cxxabi_lib=$(usex libcxxabi "libc++abi.a" "libsupc++.a")
 
# Move it first.
mv "${ED}/usr/${libdir}/libc++.a" "${ED}/usr/${libdir}/libc++_static.a" 
|| die
@@ -188,7 +183,7 @@ gen_static_ldscript() {
 gen_shared_ldscript() {
local libdir=$(get_libdir)
# libsupc++ doesn't have a shared version
-   local cxxabi_lib=$(usex libcxxabi "libc++abi.so" "$(usex libcxxrt 
"libcxxrt.so" "libsupc++.a")")
+   local cxxabi_lib=$(usex libcxxabi "libc++abi.so" "libsupc++.a")
 
mv "${ED}/usr/${libdir}/libc++.so" 
"${ED}/usr/${libdir}/libc++_shared.so" || die
local deps="libc++_shared.so ${cxxabi_lib} $(usex libunwind 
libunwind.so libgcc_s.so)"

diff --git a/sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild 
b/sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild
index 03685f56f82..7b75715e77a 100644
--- a/sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild
+++ b/sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild
@@ -15,15 +15,13 @@ llvm.org_set_globals
 LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0"
 KEYWORDS=""
-IUSE="elibc_glibc elibc_musl +libcxxabi libcxxrt +libunwind +static-libs test"
-REQUIRED_USE="libunwind? ( || ( libcxxabi libcxxrt ) )
-   ?? ( libcxxabi libcxxrt )"
+IUSE="elibc_glibc elibc_musl +libcxxabi +libunwind +static-libs test"
+REQUIRED_USE="libunwind? ( libcxxabi )"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
libcxxabi? ( 
~sys-libs/libcxxabi-${PV}[libunwind=,static-libs?,${MULTILIB_USEDEP}] )
-   libcxxrt? ( 
sys-libs/libcxxrt[libunwind=,static-libs?,${MULTILIB_USEDEP}] )
-   !libcxxabi? ( !libcxxrt? ( >=sys-devel/gcc-4.7:=[cxx] ) )"
+   !libcxxabi? ( >=sys-devel/gcc-4.7:=[cxx] )"
 # llvm-6 for new lit options
 # clang-3.9.0 installs necessary target symlinks unconditionally
 # which removes the need for MULTILIB_USEDEP
@@ -52,7 +50,7 @@ pkg_setup() {
llvm_pkg_setup
use test && python-any-r1_pkg_setup
 
-   if ! use libcxxabi && ! use libcxxrt && ! tc-is-gcc ; then
+   if ! use libcxxabi && ! tc-is-gcc ; then
eerror "To build ${PN} against libsupc++, you have to use gcc. 
Other"
eerror 

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

2020-02-13 Thread Michał Górny
commit: b6b7b15b9c872779b2bd29ef0c53b7505200c5e6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:48:03 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b7b15b

sys-devel/lld: Enable py3.8

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

 sys-devel/lld/lld-10.0.0..ebuild | 2 +-
 sys-devel/lld/lld-10.0.0_rc2.ebuild  | 2 +-
 sys-devel/lld/lld-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/lld/lld-10.0.0..ebuild 
b/sys-devel/lld/lld-10.0.0..ebuild
index 664086deab8..f15808abce8 100644
--- a/sys-devel/lld/lld-10.0.0..ebuild
+++ b/sys-devel/lld/lld-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="The LLVM linker (link editor)"

diff --git a/sys-devel/lld/lld-10.0.0_rc2.ebuild 
b/sys-devel/lld/lld-10.0.0_rc2.ebuild
index 664086deab8..f15808abce8 100644
--- a/sys-devel/lld/lld-10.0.0_rc2.ebuild
+++ b/sys-devel/lld/lld-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="The LLVM linker (link editor)"

diff --git a/sys-devel/lld/lld-11.0.0..ebuild 
b/sys-devel/lld/lld-11.0.0..ebuild
index 664086deab8..f15808abce8 100644
--- a/sys-devel/lld/lld-11.0.0..ebuild
+++ b/sys-devel/lld/lld-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="The LLVM linker (link editor)"



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

2020-02-13 Thread Michał Górny
commit: f7e0470b45c973a90c2f48a80cde868af6e774cf
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:50:47 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7e0470b

sys-libs/libomp: Enable py3.8

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

 sys-libs/libomp/libomp-10.0.0..ebuild | 2 +-
 sys-libs/libomp/libomp-10.0.0_rc2.ebuild  | 2 +-
 sys-libs/libomp/libomp-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/libomp/libomp-10.0.0..ebuild 
b/sys-libs/libomp/libomp-10.0.0..ebuild
index d766845101e..d2138cbecca 100644
--- a/sys-libs/libomp/libomp-10.0.0..ebuild
+++ b/sys-libs/libomp/libomp-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib linux-info llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"

diff --git a/sys-libs/libomp/libomp-10.0.0_rc2.ebuild 
b/sys-libs/libomp/libomp-10.0.0_rc2.ebuild
index d766845101e..d2138cbecca 100644
--- a/sys-libs/libomp/libomp-10.0.0_rc2.ebuild
+++ b/sys-libs/libomp/libomp-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib linux-info llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"

diff --git a/sys-libs/libomp/libomp-11.0.0..ebuild 
b/sys-libs/libomp/libomp-11.0.0..ebuild
index d766845101e..d2138cbecca 100644
--- a/sys-libs/libomp/libomp-11.0.0..ebuild
+++ b/sys-libs/libomp/libomp-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib linux-info llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OpenMP runtime library for LLVM/clang compiler"



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

2020-02-13 Thread Michał Górny
commit: 2118595a87677e3927643da2547450b3754a6144
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:48:42 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2118595a

sys-devel/clang: Enable py3.8

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

 sys-devel/clang/clang-10.0.0..ebuild | 2 +-
 sys-devel/clang/clang-10.0.0_rc2.ebuild  | 2 +-
 sys-devel/clang/clang-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/clang/clang-10.0.0..ebuild 
b/sys-devel/clang/clang-10.0.0..ebuild
index 03de91fd9e9..456493136df 100644
--- a/sys-devel/clang/clang-10.0.0..ebuild
+++ b/sys-devel/clang/clang-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 inherit cmake-utils llvm llvm.org multilib-minimal multiprocessing \
pax-utils python-single-r1 toolchain-funcs
 

diff --git a/sys-devel/clang/clang-10.0.0_rc2.ebuild 
b/sys-devel/clang/clang-10.0.0_rc2.ebuild
index 03de91fd9e9..456493136df 100644
--- a/sys-devel/clang/clang-10.0.0_rc2.ebuild
+++ b/sys-devel/clang/clang-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 inherit cmake-utils llvm llvm.org multilib-minimal multiprocessing \
pax-utils python-single-r1 toolchain-funcs
 

diff --git a/sys-devel/clang/clang-11.0.0..ebuild 
b/sys-devel/clang/clang-11.0.0..ebuild
index 03de91fd9e9..456493136df 100644
--- a/sys-devel/clang/clang-11.0.0..ebuild
+++ b/sys-devel/clang/clang-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
 inherit cmake-utils llvm llvm.org multilib-minimal multiprocessing \
pax-utils python-single-r1 toolchain-funcs
 



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

2020-02-13 Thread Lars Wendler
commit: 7ee457b7994ea9e2b9db16409df7dd60bec51933
Author: Lars Wendler  gentoo  org>
AuthorDate: Fri Feb 14 07:51:54 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Fri Feb 14 07:52:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee457b7

sys-devel/bison: Removed old

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

 sys-devel/bison/Manifest |  2 -
 sys-devel/bison/bison-3.5.ebuild | 93 
 2 files changed, 95 deletions(-)

diff --git a/sys-devel/bison/Manifest b/sys-devel/bison/Manifest
index 46e62f0473d..6173caa6ce5 100644
--- a/sys-devel/bison/Manifest
+++ b/sys-devel/bison/Manifest
@@ -4,8 +4,6 @@ DIST bison-3.3-patches-01.tar.xz 10768 BLAKE2B 
6b4df80d0cf6ff3445019bbc66063b794
 DIST bison-3.3.2.tar.xz 2108612 BLAKE2B 
84cf59c02ff4ba34c052ef2539cde8d5932145ab21b63c879eeb32d183cadba6cb6209278090e38f3f03085e58ad1fff71248e5729513d8dffdcc14e8f924dfc
 SHA512 
63c67291ea1bd00f4412fc589ffb891ede3e2577253016a9a185e00fb2d702371f3862486639a8f52f8a887f340a639575ff3b7ba93c152170cbfd8c9585c1dc
 DIST bison-3.4.2-patches-01.tar.xz 11152 BLAKE2B 
a0d0423e034cfa1dc45a542c05667a8226b535e82c260f638b67f4cf0f693b55b531bf310ed2e701ed7cc8b30f4b9ba9de61dcfcc64428fed38c9d528976b4bd
 SHA512 
14341c52bf53d9fa58da0818626312b199ad1c14b2e0180589d6713d79caa6206070826e0ea65901cee0f6bf3122a7a9f8dad75a6c7d31cb11a31136e7d5a325
 DIST bison-3.4.2.tar.xz 2240532 BLAKE2B 
fb3d90dc3f21075069684e5d9f8d6982353d909b8c62c4d9925a22319c9f486a4ad7e2629a8932449a3444580ed701357c326aa7cd778a68f66f8eeae70cdac1
 SHA512 
00d2b37187b93100ec4b220ce2752d12ccf68f9d0d39b380d375d36dd8a22aa1d6e60156918f95e4493f9531c5d42d8fad38fd807307b491c1ca7ca4177823d9
-DIST bison-3.5-patches-01.tar.xz 9220 BLAKE2B 
41ccdc164960e56722143b579a679a2699905c2ee2779fc882bb56871aa0a1d0fb530cf8249c354375bc2d61285754b257262191446524c8ec5b0cff0cd973ec
 SHA512 
28b108540cad75dd6aec9cd0a17320a44e7bcd305faea9d35f5b38b0672a3646cacce3c45f5c1528560081280ed617f98fa467ad2479e0df108e0020ba029180
 DIST bison-3.5.1-patches-01.tar.xz 9388 BLAKE2B 
656cdc4fef308df3bc97c8f452ae75440909ed7eae13a8bdfc6b3b380f9d392ac3c9d300cb1e7a6d5548271b6ac63f5dfef594cbf9ef5322f97024468ed8e757
 SHA512 
195725726575998ff3d274d723ce3f605f9e1478601904668f165c1d9f628ed94380dfa65e546f12e3fc80b41aae7899774208510f382864dffde8545710f211
 DIST bison-3.5.1.tar.xz 2354592 BLAKE2B 
29e85c8f38f122b90ca38d4def3c9305a562dc29755865fc091f809191c0af435fe8fb5b424da8b69f143f30d8b6439876f735bf45dd8cf9f45e291e93789078
 SHA512 
f5a075608c563652181e6804cdd280761a05b88f41f4b287d49bbe4c18b08724b057ff95c07dfa3fddb5c95de8b229db76821e9d197d4bec206102f62cb390d8
 DIST bison-3.5.2.tar.xz 2362956 BLAKE2B 
f2c487cff816c010e82e95c23c26323eb4e11c7293a1358359564068b84438edded20586b4729e1432a7718f9ba6a9856298d66c17e45a10d28216272be6eea8
 SHA512 
f8d213fa58f04ce8e55437ecfa378869a85c07234223dc89dbe7533b7f663a105eddaebd0902fb46b258048400c09d4b8181f033932b74aa41bca13ea5c120aa
-DIST bison-3.5.tar.xz 2341024 BLAKE2B 
1c0af1cc12cd1e4d264adebb5c043b8ac510cd613a2a22c4232d88b077eecac7d1a36c07a4fb3d425cd1907b830f53862be570bbca6faaf0ef43981d6fecd1d3
 SHA512 
309ba77cfbf5d5ca697f522ac18ca9b55a1ec4e690b87220c97ffb1137b8bd8b22aa14c66f0f4bf001e88f4bcbfd0583bc09810c246f0dc60fd6e8478950

diff --git a/sys-devel/bison/bison-3.5.ebuild b/sys-devel/bison/bison-3.5.ebuild
deleted file mode 100644
index fed9c05eb31..000
--- a/sys-devel/bison/bison-3.5.ebuild
+++ /dev/null
@@ -1,93 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic
-
-PATCHES="${PN}-3.5-patches-01.tar.xz"
-
-DESCRIPTION="A general-purpose (yacc-compatible) parser generator"
-HOMEPAGE="https://www.gnu.org/software/bison/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.xz
-   mirror://gentoo/${PATCHES}
-   https://dev.gentoo.org/~whissi/dist/bison/${PATCHES}
-   https://dev.gentoo.org/~polynomial-c/dist/bison/${PATCHES};
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="examples nls static test"
-RESTRICT="!test? ( test )"
-
-RDEPEND=">=sys-devel/m4-1.4.16"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   sys-devel/flex
-   examples? ( dev-lang/perl )
-   nls? ( sys-devel/gettext )
-   test? ( dev-lang/perl )
-"
-
-DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO ) # ChangeLog-2012 
ChangeLog-1998 PACKAGING README-alpha README-release
-
-PATCHES=(
-   "${WORKDIR}"/patches/${PN}-3.5-optional-perl.patch #538300
-   "${WORKDIR}"/patches/${PN}-3.5-avoid_autoreconf.patch
-)
-
-src_prepare() {
-   # Record date to avoid 'config.status --recheck' & regen of 
'tests/package.m4'
-   touch -r configure.ac old.configure.ac 

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

2020-02-13 Thread Michał Górny
commit: 3974484a2cbcec668e5de9642fbc0e8d106597dd
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 06:35:05 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3974484a

sys-devel/llvmgold: Remove PROPERTIES=live from 10

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

 sys-devel/llvmgold/llvmgold-10.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-devel/llvmgold/llvmgold-10.ebuild 
b/sys-devel/llvmgold/llvmgold-10.ebuild
index 79dbcac3623..8782f3aec17 100644
--- a/sys-devel/llvmgold/llvmgold-10.ebuild
+++ b/sys-devel/llvmgold/llvmgold-10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,6 @@ LICENSE="public-domain"
 SLOT="0"
 KEYWORDS=""
 IUSE=""
-PROPERTIES="live"
 
 RDEPEND="sys-devel/llvm:${PV}[gold]
!sys-devel/llvm:0"



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

2020-02-13 Thread Michał Górny
commit: 7f3b57b6e462da68da179125432f58c75e61c38f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:48:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3b57b6

dev-python/clang-python: Enable py3.8

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

 dev-python/clang-python/clang-python-10.0.0..ebuild | 2 +-
 dev-python/clang-python/clang-python-10.0.0_rc2.ebuild  | 2 +-
 dev-python/clang-python/clang-python-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/clang-python/clang-python-10.0.0..ebuild 
b/dev-python/clang-python/clang-python-10.0.0..ebuild
index dede9129a35..fc791c8175c 100644
--- a/dev-python/clang-python/clang-python-10.0.0..ebuild
+++ b/dev-python/clang-python/clang-python-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit llvm.org python-r1
 
 DESCRIPTION="Python bindings for sys-devel/clang"

diff --git a/dev-python/clang-python/clang-python-10.0.0_rc2.ebuild 
b/dev-python/clang-python/clang-python-10.0.0_rc2.ebuild
index dede9129a35..fc791c8175c 100644
--- a/dev-python/clang-python/clang-python-10.0.0_rc2.ebuild
+++ b/dev-python/clang-python/clang-python-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit llvm.org python-r1
 
 DESCRIPTION="Python bindings for sys-devel/clang"

diff --git a/dev-python/clang-python/clang-python-11.0.0..ebuild 
b/dev-python/clang-python/clang-python-11.0.0..ebuild
index dede9129a35..fc791c8175c 100644
--- a/dev-python/clang-python/clang-python-11.0.0..ebuild
+++ b/dev-python/clang-python/clang-python-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit llvm.org python-r1
 
 DESCRIPTION="Python bindings for sys-devel/clang"



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

2020-02-13 Thread Michał Górny
commit: 27c81bd54d4966bb4b15792a3ddc725521b0978d
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 06:28:20 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c81bd5

sys-devel/llvm: Remove broken VE target from 10.0.0_rc2

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

 sys-devel/llvm/llvm-10.0.0_rc2.ebuild | 37 +--
 1 file changed, 1 insertion(+), 36 deletions(-)

diff --git a/sys-devel/llvm/llvm-10.0.0_rc2.ebuild 
b/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
index 390a59d0ac4..02213e0d5f9 100644
--- a/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
+++ b/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
@@ -13,7 +13,7 @@ LLVM_COMPONENTS=( llvm )
 llvm.org_set_globals
 
 # Those are in lib/Targets, without explicit CMakeLists.txt mention
-ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC AVR VE )
+ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC AVR )
 # Keep in sync with CMakeLists.txt
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore
@@ -84,38 +84,6 @@ python_check_deps() {
has_version -b "dev-python/sphinx[${PYTHON_USEDEP}]"
 }
 
-check_live_ebuild() {
-   local prod_targets=(
-   $(sed -n -e '/set(LLVM_ALL_TARGETS/,/)/p' CMakeLists.txt \
-   | tail -n +2 | head -n -1)
-   )
-   local all_targets=(
-   lib/Target/*/
-   )
-   all_targets=( "${all_targets[@]#lib/Target/}" )
-   all_targets=( "${all_targets[@]%/}" )
-
-   local exp_targets=() i
-   for i in "${all_targets[@]}"; do
-   has "${i}" "${prod_targets[@]}" || exp_targets+=( "${i}" )
-   done
-   # reorder
-   all_targets=( "${prod_targets[@]}" "${exp_targets[@]}" )
-
-   if [[ ${exp_targets[*]} != ${ALL_LLVM_EXPERIMENTAL_TARGETS[*]} ]]; then
-   eqawarn "ALL_LLVM_EXPERIMENTAL_TARGETS is outdated!"
-   eqawarn "Have: ${ALL_LLVM_EXPERIMENTAL_TARGETS[*]}"
-   eqawarn "Expected: ${exp_targets[*]}"
-   eqawarn
-   fi
-
-   if [[ ${all_targets[*]} != ${ALL_LLVM_TARGETS[*]#llvm_targets_} ]]; then
-   eqawarn "ALL_LLVM_TARGETS is outdated!"
-   eqawarn "Have: ${ALL_LLVM_TARGETS[*]#llvm_targets_}"
-   eqawarn "Expected: ${all_targets[*]}"
-   fi
-}
-
 check_distribution_components() {
if [[ ${CMAKE_MAKEFILE_GENERATOR} == ninja ]]; then
local all_targets=() my_targets=() l
@@ -185,9 +153,6 @@ src_prepare() {
 
# User patches + QA
cmake-utils_src_prepare
-
-   # Verify that the live ebuild is up-to-date
-   check_live_ebuild
 }
 
 # Is LLVM being linked against libc++?



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

2020-02-13 Thread Michał Górny
commit: 800b2572f181fd5ab3d8b5504a60938c00403c0f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:46:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:50:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=800b2572

sys-devel/llvm: Enable py3.8

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

 sys-devel/llvm/llvm-10.0.0..ebuild | 2 +-
 sys-devel/llvm/llvm-10.0.0_rc2.ebuild  | 2 +-
 sys-devel/llvm/llvm-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/llvm/llvm-10.0.0..ebuild 
b/sys-devel/llvm/llvm-10.0.0..ebuild
index 0382dba1d35..f79ef173702 100644
--- a/sys-devel/llvm/llvm-10.0.0..ebuild
+++ b/sys-devel/llvm/llvm-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
pax-utils python-any-r1 toolchain-funcs
 

diff --git a/sys-devel/llvm/llvm-10.0.0_rc2.ebuild 
b/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
index 0382dba1d35..f79ef173702 100644
--- a/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
+++ b/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
pax-utils python-any-r1 toolchain-funcs
 

diff --git a/sys-devel/llvm/llvm-11.0.0..ebuild 
b/sys-devel/llvm/llvm-11.0.0..ebuild
index 0382dba1d35..f79ef173702 100644
--- a/sys-devel/llvm/llvm-11.0.0..ebuild
+++ b/sys-devel/llvm/llvm-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm.org multilib-minimal multiprocessing \
pax-utils python-any-r1 toolchain-funcs
 



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

2020-02-13 Thread Michał Górny
commit: 63185067ef91cead2dbed11b04120a44c55ad797
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:49:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63185067

sys-libs/compiler-rt: Enable py3.8

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

 sys-libs/compiler-rt/compiler-rt-10.0.0..ebuild | 2 +-
 sys-libs/compiler-rt/compiler-rt-10.0.0_rc2.ebuild  | 2 +-
 sys-libs/compiler-rt/compiler-rt-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/compiler-rt/compiler-rt-10.0.0..ebuild 
b/sys-libs/compiler-rt/compiler-rt-10.0.0..ebuild
index 4237b872c6e..597584d700e 100644
--- a/sys-libs/compiler-rt/compiler-rt-10.0.0..ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils flag-o-matic llvm llvm.org multiprocessing \
python-any-r1 toolchain-funcs
 

diff --git a/sys-libs/compiler-rt/compiler-rt-10.0.0_rc2.ebuild 
b/sys-libs/compiler-rt/compiler-rt-10.0.0_rc2.ebuild
index 4237b872c6e..597584d700e 100644
--- a/sys-libs/compiler-rt/compiler-rt-10.0.0_rc2.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils flag-o-matic llvm llvm.org multiprocessing \
python-any-r1 toolchain-funcs
 

diff --git a/sys-libs/compiler-rt/compiler-rt-11.0.0..ebuild 
b/sys-libs/compiler-rt/compiler-rt-11.0.0..ebuild
index 4237b872c6e..597584d700e 100644
--- a/sys-libs/compiler-rt/compiler-rt-11.0.0..ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils flag-o-matic llvm llvm.org multiprocessing \
python-any-r1 toolchain-funcs
 



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

2020-02-13 Thread Michał Górny
commit: acadafbfe8e113b11afdafa678b5e5e2b13316f3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:41:46 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:50:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acadafbf

dev-python/setuptools_scm: Bump to 3.5.0

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

 dev-python/setuptools_scm/Manifest |  1 +
 .../setuptools_scm/setuptools_scm-3.5.0.ebuild | 40 ++
 2 files changed, 41 insertions(+)

diff --git a/dev-python/setuptools_scm/Manifest 
b/dev-python/setuptools_scm/Manifest
index 3110da3cb7d..0a7151f2357 100644
--- a/dev-python/setuptools_scm/Manifest
+++ b/dev-python/setuptools_scm/Manifest
@@ -4,3 +4,4 @@ DIST setuptools_scm-3.2.0.tar.gz 39646 BLAKE2B 
922e2e09a9826e8573900e8d279daf937
 DIST setuptools_scm-3.3.1.tar.gz 40183 BLAKE2B 
417cb000c3edba7da8e92b8fb5b1d906d2ef0170eecc4c0b9d2ea490ef6bad4cbf5ca172bee0fc536c83605d361604c728bf4097f520ef8e62ee2d4f004e3db1
 SHA512 
cd8f3d1e97743097791001197c18a2c8336b9e499a543ec5d1ab6e9b613ef1417b59e34c329507a73c2626506ee892ccaee74dddc5c0950ff71c0bdfba954dc3
 DIST setuptools_scm-3.4.2.tar.gz 45512 BLAKE2B 
4c44b85f36c4b3c5279e17e95fa54916e09a6fe7db359bc366d803796ed975c7cf8d643c5a648f25d822bd6a461c83fc08e987f2a240b15df53f27ac18558031
 SHA512 
bdfe0e1d3952be9f55b9d7a00a8623f58fc3fb81d78baafd80cf0bec43dd89cc6df6de547012d3b4bfcdfc709895b6cc7534adb631990470a015eb1199a99bbf
 DIST setuptools_scm-3.4.3.tar.gz 45549 BLAKE2B 
89d6438d8edc5efe2a2c435a85f0bf513fbd1af7fee6630ff8b2e542733d8af8f080ac746c949ee45cf97a46077150cdd842ea5252159aedb183f7f562922bb1
 SHA512 
455344ac7dda5c0ac79bdb26bef020cafc116fe59b979601351c78d26806e6e610774979f74762c113926e8b022e7b58513f25010ef7b92e5104fc1b2d552d4e
+DIST setuptools_scm-3.5.0.tar.gz 46272 BLAKE2B 
132711c8312dfbe48f9e2d3d7fcd0a86b057bbcf9a5f6b2e61afe018e116a4df96c3bf5cddf067bc92b96915f70182013749ce65b8fa5feb92ccef903859ee3f
 SHA512 
f7e2cdae7a8a3d5ef3d12effcda5ce7f362c426e11aecaef69ef604bede9abbab2aa1eee6f5310cdd72a9bf11a927dbd1f42671e28bd467ad7b15f2dba5b81d9

diff --git a/dev-python/setuptools_scm/setuptools_scm-3.5.0.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-3.5.0.ebuild
new file mode 100644
index 000..68327330b08
--- /dev/null
+++ b/dev-python/setuptools_scm/setuptools_scm-3.5.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Manage versions by scm tags via setuptools"
+HOMEPAGE="https://github.com/pypa/setuptools_scm 
https://pypi.org/project/setuptools_scm/;
+SRC_URI="mirror://pypi/${PN: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 ~x64-macos ~x86-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   dev-vcs/git
+   dev-vcs/mercurial )"
+
+python_prepare_all() {
+   # network access
+   sed -i -e 's:test_pip_download:_&:' testing/test_regressions.py || die
+   # all fetch specific setuptools versions
+   rm testing/test_setuptools_support.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   distutils_install_for_testing
+   pytest -v -v -x || die "Tests fail with ${EPYTHON}"
+}



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

2020-02-13 Thread Michał Górny
commit: 85a7ef49825dc2c8acac2bd03af344998d1539d1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:50:25 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a7ef49

sys-libs/llvm-libunwind: Enable py3.8

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

 sys-libs/llvm-libunwind/llvm-libunwind-10.0.0..ebuild | 2 +-
 sys-libs/llvm-libunwind/llvm-libunwind-10.0.0_rc2.ebuild  | 2 +-
 sys-libs/llvm-libunwind/llvm-libunwind-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0..ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0..ebuild
index d622d1cdee5..4f813dc7e2c 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0..ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="C++ runtime stack unwinder from LLVM"

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0_rc2.ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0_rc2.ebuild
index d622d1cdee5..4f813dc7e2c 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0_rc2.ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="C++ runtime stack unwinder from LLVM"

diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0..ebuild 
b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0..ebuild
index d622d1cdee5..4f813dc7e2c 100644
--- a/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0..ebuild
+++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="C++ runtime stack unwinder from LLVM"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/llvm-ocaml/

2020-02-13 Thread Michał Górny
commit: c80ffc6831de04261578ba6da1b1f3422dfd30de
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 06:32:31 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80ffc68

dev-ml/llvm-ocaml: Remove broken VE target from 10.0.0rc2

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

 dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
index 865b167dbea..f2cdd00e464 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
@@ -12,7 +12,7 @@ LLVM_COMPONENTS=( llvm )
 llvm.org_set_globals
 
 # Keep in sync with sys-devel/llvm
-ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC AVR VE )
+ALL_LLVM_EXPERIMENTAL_TARGETS=( ARC AVR )
 ALL_LLVM_TARGETS=( AArch64 AMDGPU ARM BPF Hexagon Lanai Mips MSP430
NVPTX PowerPC RISCV Sparc SystemZ WebAssembly X86 XCore
"${ALL_LLVM_EXPERIMENTAL_TARGETS[@]}" )



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

2020-02-13 Thread Michał Górny
commit: 71ecb00220e3e7c12dee373a1e3b42c4edf15a52
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:50:40 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ecb002

sys-libs/libcxx: Enable py3.8

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

 sys-libs/libcxx/libcxx-10.0.0..ebuild | 2 +-
 sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild  | 2 +-
 sys-libs/libcxx/libcxx-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/libcxx/libcxx-10.0.0..ebuild 
b/sys-libs/libcxx/libcxx-10.0.0..ebuild
index 53296785de7..03685f56f82 100644
--- a/sys-libs/libcxx/libcxx-10.0.0..ebuild
+++ b/sys-libs/libcxx/libcxx-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 \
toolchain-funcs
 

diff --git a/sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild 
b/sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild
index 53296785de7..03685f56f82 100644
--- a/sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild
+++ b/sys-libs/libcxx/libcxx-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 \
toolchain-funcs
 

diff --git a/sys-libs/libcxx/libcxx-11.0.0..ebuild 
b/sys-libs/libcxx/libcxx-11.0.0..ebuild
index 53296785de7..03685f56f82 100644
--- a/sys-libs/libcxx/libcxx-11.0.0..ebuild
+++ b/sys-libs/libcxx/libcxx-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 \
toolchain-funcs
 



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

2020-02-13 Thread Michał Górny
commit: fd311fca9c34fc1e54a9b76995b108972168c995
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 06:33:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd311fca

sys-devel/llvm: Remove obsolete deps from 10+

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

 sys-devel/llvm/llvm-10.0.0..ebuild | 3 ---
 sys-devel/llvm/llvm-10.0.0_rc2.ebuild  | 3 ---
 sys-devel/llvm/llvm-11.0.0..ebuild | 3 ---
 3 files changed, 9 deletions(-)

diff --git a/sys-devel/llvm/llvm-10.0.0..ebuild 
b/sys-devel/llvm/llvm-10.0.0..ebuild
index 390a59d0ac4..6f27f373218 100644
--- a/sys-devel/llvm/llvm-10.0.0..ebuild
+++ b/sys-devel/llvm/llvm-10.0.0..ebuild
@@ -54,9 +54,6 @@ DEPEND="${RDEPEND}
 BDEPEND="
dev-lang/perl
sys-devel/gnuconfig
-   || ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5
-   ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
-   )
kernel_Darwin? (
=sys-devel/binutils-apple-5.1

diff --git a/sys-devel/llvm/llvm-10.0.0_rc2.ebuild 
b/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
index 02213e0d5f9..6c36096f80a 100644
--- a/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
+++ b/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
@@ -54,9 +54,6 @@ DEPEND="${RDEPEND}
 BDEPEND="
dev-lang/perl
sys-devel/gnuconfig
-   || ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5
-   ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
-   )
kernel_Darwin? (
=sys-devel/binutils-apple-5.1

diff --git a/sys-devel/llvm/llvm-11.0.0..ebuild 
b/sys-devel/llvm/llvm-11.0.0..ebuild
index 390a59d0ac4..6f27f373218 100644
--- a/sys-devel/llvm/llvm-11.0.0..ebuild
+++ b/sys-devel/llvm/llvm-11.0.0..ebuild
@@ -54,9 +54,6 @@ DEPEND="${RDEPEND}
 BDEPEND="
dev-lang/perl
sys-devel/gnuconfig
-   || ( >=sys-devel/gcc-3.0 >=sys-devel/llvm-3.5
-   ( >=sys-freebsd/freebsd-lib-9.1-r10 sys-libs/libcxx )
-   )
kernel_Darwin? (
=sys-devel/binutils-apple-5.1



[gentoo-commits] repo/gentoo:master commit in: sys-devel/clang-runtime/

2020-02-13 Thread Michał Górny
commit: a845e8dbc5224fc4cb1fde0ab0d65e41d3e27f2a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 06:34:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a845e8db

sys-devel/clang-runtime: Remove PROPERTIES=live from releases

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

 sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild | 1 -
 sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild 
b/sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild
index 2713d1f397f..65e66879ab9 100644
--- a/sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-10.0.0_rc1.ebuild
@@ -14,7 +14,6 @@ SLOT="$(ver_cut 1-3)"
 KEYWORDS=""
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
-PROPERTIES="live"
 
 RDEPEND="
compiler-rt? (

diff --git a/sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild 
b/sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild
index 2713d1f397f..65e66879ab9 100644
--- a/sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild
+++ b/sys-devel/clang-runtime/clang-runtime-10.0.0_rc2.ebuild
@@ -14,7 +14,6 @@ SLOT="$(ver_cut 1-3)"
 KEYWORDS=""
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
-PROPERTIES="live"
 
 RDEPEND="
compiler-rt? (



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

2020-02-13 Thread Michał Górny
commit: 992b9c23006a511a63e6ffd5ccbdb63e5f8bc469
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:47:12 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:50:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=992b9c23

dev-python/lit: Enable py3.8

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

 dev-python/lit/lit-10.0.0..ebuild | 2 +-
 dev-python/lit/lit-10.0.0_rc2.ebuild  | 2 +-
 dev-python/lit/lit-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/lit/lit-10.0.0..ebuild 
b/dev-python/lit/lit-10.0.0..ebuild
index d53547c725e..611b8345f35 100644
--- a/dev-python/lit/lit-10.0.0..ebuild
+++ b/dev-python/lit/lit-10.0.0..ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1 llvm.org multiprocessing
 

diff --git a/dev-python/lit/lit-10.0.0_rc2.ebuild 
b/dev-python/lit/lit-10.0.0_rc2.ebuild
index d53547c725e..611b8345f35 100644
--- a/dev-python/lit/lit-10.0.0_rc2.ebuild
+++ b/dev-python/lit/lit-10.0.0_rc2.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1 llvm.org multiprocessing
 

diff --git a/dev-python/lit/lit-11.0.0..ebuild 
b/dev-python/lit/lit-11.0.0..ebuild
index d53547c725e..611b8345f35 100644
--- a/dev-python/lit/lit-11.0.0..ebuild
+++ b/dev-python/lit/lit-11.0.0..ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 
 inherit distutils-r1 llvm.org multiprocessing
 



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

2020-02-13 Thread Michał Górny
commit: 15c49257ab9dcea4843458e9e530ce011593cdfa
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:50:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c49257

sys-libs/libcxxabi: Enable py3.8

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

 sys-libs/libcxxabi/libcxxabi-10.0.0..ebuild | 2 +-
 sys-libs/libcxxabi/libcxxabi-10.0.0_rc2.ebuild  | 2 +-
 sys-libs/libcxxabi/libcxxabi-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-libs/libcxxabi/libcxxabi-10.0.0..ebuild 
b/sys-libs/libcxxabi/libcxxabi-10.0.0..ebuild
index de7c2b4fb58..75fbbb20b70 100644
--- a/sys-libs/libcxxabi/libcxxabi-10.0.0..ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 
toolchain-funcs
 
 DESCRIPTION="Low level support for a standard C++ library"

diff --git a/sys-libs/libcxxabi/libcxxabi-10.0.0_rc2.ebuild 
b/sys-libs/libcxxabi/libcxxabi-10.0.0_rc2.ebuild
index de7c2b4fb58..75fbbb20b70 100644
--- a/sys-libs/libcxxabi/libcxxabi-10.0.0_rc2.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 
toolchain-funcs
 
 DESCRIPTION="Low level support for a standard C++ library"

diff --git a/sys-libs/libcxxabi/libcxxabi-11.0.0..ebuild 
b/sys-libs/libcxxabi/libcxxabi-11.0.0..ebuild
index de7c2b4fb58..75fbbb20b70 100644
--- a/sys-libs/libcxxabi/libcxxabi-11.0.0..ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-multilib llvm llvm.org multiprocessing python-any-r1 
toolchain-funcs
 
 DESCRIPTION="Low level support for a standard C++ library"



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

2020-02-13 Thread Michał Górny
commit: 14af743cd3f8ead7231f5a0416acf184e90a4f79
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 06:14:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14af743c

dev-python/setuptools_scm: Remove redundant versions

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

 dev-python/setuptools_scm/Manifest |  3 --
 .../setuptools_scm/setuptools_scm-1.15.7.ebuild| 41 --
 .../setuptools_scm/setuptools_scm-3.3.1.ebuild | 50 --
 .../setuptools_scm/setuptools_scm-3.4.2.ebuild | 40 -
 4 files changed, 134 deletions(-)

diff --git a/dev-python/setuptools_scm/Manifest 
b/dev-python/setuptools_scm/Manifest
index 0a7151f2357..23c4b581ea2 100644
--- a/dev-python/setuptools_scm/Manifest
+++ b/dev-python/setuptools_scm/Manifest
@@ -1,7 +1,4 @@
 DIST setuptools_scm-1.15.6.tar.gz 25779 BLAKE2B 
01d6771c24015f072a46ff1429b964130f370f42a5cd3c634cc1bf9a506ca8547783087a0b9589ed4038168d034dddbe435540cd25a846536dc5a5c116f4168f
 SHA512 
ae91ac28d396215be5418df3b36af726b6f2fb89707424383e920072fe8f9f75f613a99fe406cfbfffc61f9a857a3294259191694899351ef78aebba73d08816
-DIST setuptools_scm-1.15.7.tar.gz 15426 BLAKE2B 
6c23f2bd74f51ec8633a814ce22e63e5afb9953244659833a61e810c9029227e1cc25a067a59cec5666add76863070ae5b7dc2600953a45def886e52378a3399
 SHA512 
0aa6056c03fe100cdaa7b11c9d2073431bb5c3904a80a994a8263c0ccac81f7a2c0b6c7e6dfd09ad605c5ff0e86981b894b42920cb69d1ef1d43ea08b2ddd4a0
 DIST setuptools_scm-3.2.0.tar.gz 39646 BLAKE2B 
922e2e09a9826e8573900e8d279daf937289f91f8fead5230ea7082d85275d5d988d655854a36afd48d6b621eaa261ac9a0cd486acc115f0e389fb6828645e8b
 SHA512 
1995754654f8bf509ec7f2186857ba0005dbaea0b1c734f521becb9d022c127e7b36f21da8defd5ec9883de5d0d4afe006f9d152c4cefe6beadf8b878e949eb2
-DIST setuptools_scm-3.3.1.tar.gz 40183 BLAKE2B 
417cb000c3edba7da8e92b8fb5b1d906d2ef0170eecc4c0b9d2ea490ef6bad4cbf5ca172bee0fc536c83605d361604c728bf4097f520ef8e62ee2d4f004e3db1
 SHA512 
cd8f3d1e97743097791001197c18a2c8336b9e499a543ec5d1ab6e9b613ef1417b59e34c329507a73c2626506ee892ccaee74dddc5c0950ff71c0bdfba954dc3
-DIST setuptools_scm-3.4.2.tar.gz 45512 BLAKE2B 
4c44b85f36c4b3c5279e17e95fa54916e09a6fe7db359bc366d803796ed975c7cf8d643c5a648f25d822bd6a461c83fc08e987f2a240b15df53f27ac18558031
 SHA512 
bdfe0e1d3952be9f55b9d7a00a8623f58fc3fb81d78baafd80cf0bec43dd89cc6df6de547012d3b4bfcdfc709895b6cc7534adb631990470a015eb1199a99bbf
 DIST setuptools_scm-3.4.3.tar.gz 45549 BLAKE2B 
89d6438d8edc5efe2a2c435a85f0bf513fbd1af7fee6630ff8b2e542733d8af8f080ac746c949ee45cf97a46077150cdd842ea5252159aedb183f7f562922bb1
 SHA512 
455344ac7dda5c0ac79bdb26bef020cafc116fe59b979601351c78d26806e6e610774979f74762c113926e8b022e7b58513f25010ef7b92e5104fc1b2d552d4e
 DIST setuptools_scm-3.5.0.tar.gz 46272 BLAKE2B 
132711c8312dfbe48f9e2d3d7fcd0a86b057bbcf9a5f6b2e61afe018e116a4df96c3bf5cddf067bc92b96915f70182013749ce65b8fa5feb92ccef903859ee3f
 SHA512 
f7e2cdae7a8a3d5ef3d12effcda5ce7f362c426e11aecaef69ef604bede9abbab2aa1eee6f5310cdd72a9bf11a927dbd1f42671e28bd467ad7b15f2dba5b81d9

diff --git a/dev-python/setuptools_scm/setuptools_scm-1.15.7.ebuild 
b/dev-python/setuptools_scm/setuptools_scm-1.15.7.ebuild
deleted file mode 100644
index 6838fad7568..000
--- a/dev-python/setuptools_scm/setuptools_scm-1.15.7.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="package to manage versions by scm tags via setuptools"
-HOMEPAGE="https://github.com/pypa/setuptools_scm 
https://pypi.org/project/setuptools_scm/;
-SRC_URI="mirror://pypi/${PN: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 ~x64-macos ~x86-macos"
-IUSE="git mercurial test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   git? ( dev-vcs/git )
-   mercurial? ( dev-vcs/mercurial )
-   test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
-
-# pypi tarballs don't include tests and github tarballs don't have proper 
internal versioning
-RESTRICT="test"
-
-python_test() {
-   distutils_install_for_testing
-   py.test -v -v -x -k testing/test_basic_api.py || die "tests failed 
under ${EPYTHON}"
-   py.test -v -v -x -k testing/test_functions.py || die "tests failed 
under ${EPYTHON}"
-   py.test -v -v -x -k testing/test_main.py || die "tests failed under 
${EPYTHON}"
-   py.test -v -v -x -k testing/test_regressions.py || die "tests failed 
under ${EPYTHON}"
-   if use git; then
-   py.test -v -v -x -k testing/test_git.py || die "tests failed 
under ${EPYTHON}"
-   fi
-   if use mercurial; then
-   py.test -v -v -x -k 

[gentoo-commits] repo/gentoo:master commit in: dev-ml/llvm-ocaml/

2020-02-13 Thread Michał Górny
commit: 10f5d4f0835a7d74fc9d62ccdedd04ec41dd65b0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:47:27 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:50:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f5d4f0

dev-ml/llvm-ocaml: Enable py3.8

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

 dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild | 2 +-
 dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild  | 2 +-
 dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild
index 0f9b2f61d74..865b167dbea 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
index 0f9b2f61d74..865b167dbea 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild
index 0f9b2f61d74..865b167dbea 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit cmake-utils llvm llvm.org multiprocessing python-any-r1
 
 DESCRIPTION="OCaml bindings for LLVM"



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

2020-02-13 Thread Michał Górny
commit: 0dd91d91d484b2db0c97aa7896031b408470cd3f
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 05:55:04 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dd91d91

sys-devel/llvm: Remove unused WITH_POLLY

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

 sys-devel/llvm/llvm-10.0.0..ebuild | 2 --
 sys-devel/llvm/llvm-10.0.0_rc2.ebuild  | 2 --
 sys-devel/llvm/llvm-11.0.0..ebuild | 2 --
 3 files changed, 6 deletions(-)

diff --git a/sys-devel/llvm/llvm-10.0.0..ebuild 
b/sys-devel/llvm/llvm-10.0.0..ebuild
index f79ef173702..390a59d0ac4 100644
--- a/sys-devel/llvm/llvm-10.0.0..ebuild
+++ b/sys-devel/llvm/llvm-10.0.0..ebuild
@@ -355,8 +355,6 @@ multilib_src_configure() {
-DLLVM_ENABLE_RTTI=ON
-DLLVM_ENABLE_Z3_SOLVER=$(usex z3)
 
-   -DWITH_POLLY=OFF # TODO
-
-DLLVM_HOST_TRIPLE="${CHOST}"
 
-DFFI_INCLUDE_DIR="${ffi_cflags#-I}"

diff --git a/sys-devel/llvm/llvm-10.0.0_rc2.ebuild 
b/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
index f79ef173702..390a59d0ac4 100644
--- a/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
+++ b/sys-devel/llvm/llvm-10.0.0_rc2.ebuild
@@ -355,8 +355,6 @@ multilib_src_configure() {
-DLLVM_ENABLE_RTTI=ON
-DLLVM_ENABLE_Z3_SOLVER=$(usex z3)
 
-   -DWITH_POLLY=OFF # TODO
-
-DLLVM_HOST_TRIPLE="${CHOST}"
 
-DFFI_INCLUDE_DIR="${ffi_cflags#-I}"

diff --git a/sys-devel/llvm/llvm-11.0.0..ebuild 
b/sys-devel/llvm/llvm-11.0.0..ebuild
index f79ef173702..390a59d0ac4 100644
--- a/sys-devel/llvm/llvm-11.0.0..ebuild
+++ b/sys-devel/llvm/llvm-11.0.0..ebuild
@@ -355,8 +355,6 @@ multilib_src_configure() {
-DLLVM_ENABLE_RTTI=ON
-DLLVM_ENABLE_Z3_SOLVER=$(usex z3)
 
-   -DWITH_POLLY=OFF # TODO
-
-DLLVM_HOST_TRIPLE="${CHOST}"
 
-DFFI_INCLUDE_DIR="${ffi_cflags#-I}"



[gentoo-commits] repo/gentoo:master commit in: dev-ml/llvm-ocaml/

2020-02-13 Thread Michał Górny
commit: 4147165b22af5eb05ab3e0a40bf731c08d14b96b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb 14 07:49:40 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb 14 07:51:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4147165b

dev-ml/llvm-ocaml: Remove unused WITH_POLLY

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

 dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild | 1 -
 dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild  | 1 -
 dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild | 1 -
 3 files changed, 3 deletions(-)

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild
index 865b167dbea..52e3836cb57 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0..ebuild
@@ -73,7 +73,6 @@ src_configure() {
-DLLVM_ENABLE_FFI=OFF
-DLLVM_ENABLE_TERMINFO=OFF
-DHAVE_HISTEDIT_H=NO
-   -DWITH_POLLY=OFF
-DLLVM_ENABLE_ASSERTIONS=$(usex debug)
-DLLVM_ENABLE_EH=ON
-DLLVM_ENABLE_RTTI=ON

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
index f2cdd00e464..8a7efe8fca4 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-10.0.0_rc2.ebuild
@@ -73,7 +73,6 @@ src_configure() {
-DLLVM_ENABLE_FFI=OFF
-DLLVM_ENABLE_TERMINFO=OFF
-DHAVE_HISTEDIT_H=NO
-   -DWITH_POLLY=OFF
-DLLVM_ENABLE_ASSERTIONS=$(usex debug)
-DLLVM_ENABLE_EH=ON
-DLLVM_ENABLE_RTTI=ON

diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild 
b/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild
index 865b167dbea..52e3836cb57 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-11.0.0..ebuild
@@ -73,7 +73,6 @@ src_configure() {
-DLLVM_ENABLE_FFI=OFF
-DLLVM_ENABLE_TERMINFO=OFF
-DHAVE_HISTEDIT_H=NO
-   -DWITH_POLLY=OFF
-DLLVM_ENABLE_ASSERTIONS=$(usex debug)
-DLLVM_ENABLE_EH=ON
-DLLVM_ENABLE_RTTI=ON



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

2020-02-13 Thread Georgy Yakovlev
commit: b874bcd2d812eca72729978b20a778b6d7e20738
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Feb 14 07:22:19 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Feb 14 07:30:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b874bcd2

net-im/telegram-desktop: use snapcraft api creds

Closes: https://bugs.gentoo.org/706386
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev  gentoo.org>

 ...13.ebuild => telegram-desktop-1.9.13-r1.ebuild} | 27 +++---
 1 file changed, 14 insertions(+), 13 deletions(-)

diff --git a/net-im/telegram-desktop/telegram-desktop-1.9.13.ebuild 
b/net-im/telegram-desktop/telegram-desktop-1.9.13-r1.ebuild
similarity index 79%
rename from net-im/telegram-desktop/telegram-desktop-1.9.13.ebuild
rename to net-im/telegram-desktop/telegram-desktop-1.9.13-r1.ebuild
index fbc0c464b1d..620b15ce23a 100644
--- a/net-im/telegram-desktop/telegram-desktop-1.9.13.ebuild
+++ b/net-im/telegram-desktop/telegram-desktop-1.9.13-r1.ebuild
@@ -104,19 +104,20 @@ src_configure() {
-DTDESKTOP_API_HASH="${MY_TDESKTOP_API_HASH}"
)
else
-   mycmakeargs+=( -DTDESKTOP_API_TEST=ON )
-   ewarn
-   ewarn "Building ${PN} with test API credentials."
-   ewarn "Connectivity to API servers will be throttled."
-   ewarn "To build ${PN} custom API credentials cancel build now 
and obtain"
-   ewarn "credentials here: 
https://github.com/telegramdesktop/tdesktop/blob/dev/docs/api_credentials.md;
-   ewarn "After getting credentials you can export variables:"
-   ewarn "export MY_TDESKTOP_API_ID=\"17349\""
-   ewarn "export 
MY_TDESKTOP_API_HASH=\"344583e45741c457fe1862106095a5eb\""
-   ewarn "and restart the build"
-   ewarn "you can save variables in 
/etc/portage/env/${CATEGORY}/${PN}"
-   ewarn "portage will use the file every build automatically"
-   ewarn
+   # 
https://github.com/telegramdesktop/tdesktop/blob/dev/snap/snapcraft.yaml
+   # Building with snapcraft API credentials by default
+   # Custom API credentials can be obtained here:
+   # 
https://github.com/telegramdesktop/tdesktop/blob/dev/docs/api_credentials.md
+   # After getting credentials you can export variables:
+   #  export MY_TDESKTOP_API_ID="17349""
+   #  export 
MY_TDESKTOP_API_HASH="344583e45741c457fe1862106095a5eb"
+   # and restart the build"
+   # you can set above variables (without export) in 
/etc/portage/env/net-im/telegram-desktop
+   # portage will use custom variable every build automatically
+   mycmakeargs+=(
+   -DTDESKTOP_API_ID="611335"
+   -DTDESKTOP_API_HASH="d524b414d21f4d37f08684c1df41ac9c"
+   )
fi
 
cmake_src_configure



[gentoo-commits] repo/proj/dotnet:master commit in: app-emacs/dash/, app-emacs/s/

2020-02-13 Thread Mikhail Pukhlikov
commit: 8b85ba46316724d40f71327434d0465087a5b704
Author: Mikhail Pukhlikov  gentoo  org>
AuthorDate: Fri Feb 14 07:21:52 2020 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Fri Feb 14 07:22:12 2020 +
URL:https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=8b85ba46

update git eclass

Signed-off-by: Mikhail Pukhlikov  gentoo.org>

 app-emacs/dash/dash-.ebuild | 4 ++--
 app-emacs/s/s-.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emacs/dash/dash-.ebuild b/app-emacs/dash/dash-.ebuild
index 2c61579..5334d7b 100644
--- a/app-emacs/dash/dash-.ebuild
+++ b/app-emacs/dash/dash-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit git-2 elisp
+inherit git-r3 elisp
 
 DESCRIPTION="A modern list api for Emacs. No 'cl required."
 HOMEPAGE="https://github.com/magnars/dash.el;

diff --git a/app-emacs/s/s-.ebuild b/app-emacs/s/s-.ebuild
index 7dd8a8f..a5a46b0 100644
--- a/app-emacs/s/s-.ebuild
+++ b/app-emacs/s/s-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit git-2 elisp
+inherit git-r3 elisp
 
 DESCRIPTION="The long lost Emacs string manipulation library"
 HOMEPAGE="https://github.com/magnars/s.el;



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

2020-02-13 Thread Hans de Graaff
commit: dd7d294a5cb868f00beed3831cf38e3487a948ed
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 07:10:05 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:18:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7d294a

dev-ruby/rack: add 2.2.2

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

 dev-ruby/rack/Manifest |  1 +
 dev-ruby/rack/rack-2.1.1-r1.ebuild | 51 ++
 dev-ruby/rack/rack-2.2.2.ebuild| 49 
 3 files changed, 101 insertions(+)

diff --git a/dev-ruby/rack/Manifest b/dev-ruby/rack/Manifest
index 47e822510f0..22bbc209da1 100644
--- a/dev-ruby/rack/Manifest
+++ b/dev-ruby/rack/Manifest
@@ -2,3 +2,4 @@ DIST rack-1.6.12.gem 230912 BLAKE2B 
98a3ae6905535b284a5e723d39db7788f97c11b29506
 DIST rack-2.0.8.gem 256000 BLAKE2B 
30fc53abd2a9389ef00b1803d2d329b10288356fadfeaf80e0b6f7d2327b5aea058626f50d228454716007b1be0b316c6083debee98c0d0ee5eed458600f8315
 SHA512 
88c406cfe38c3db1a3502fc563272a99d8f2e36bfea1122cdea6b6b49b0e6b5649e1f0864161793eed83cb3d934aa260650b703bb1b059c6e56c6073c2060fb2
 DIST rack-2.0.9.gem 256512 BLAKE2B 
7da7b239e5679a2f6d19626cbaf8b4ec02a7ce7ffd086732925963ac6fe0397f180548c6065abdbe8d55de802583d7dd09de38da0d4d695559456d852d2b3d4c
 SHA512 
5b56d1aa7bcca11c631f8205605e71f9c661ec9ea7694a16f32f6fdb493cf015d184f924fdf342abebacfbb185e367c9e6dd1288ffe9dabaf4e6566b8853a191
 DIST rack-2.1.1.tar.gz 250934 BLAKE2B 
d7d50c011d963dbfcd5dc456bca5711fa46c062df88f70280407cf617fde0c954f9a9453ae077dcdeeea54ac6291388420f37f25f6291931121bead6a55e
 SHA512 
806842fdf1df332fc13d1aa8c4fa3f5bf091eaaf5db8684ad2c2de23d41955f850dad5da3ef7ca89ae5c51a0eea78e2d31b2c5465734ec949948a1fbc911427b
+DIST rack-2.2.2.tar.gz 277961 BLAKE2B 
5823084cb8b2f66bf46f46d460e93ffc1817371d0cffd711675f5c84e934c5ac5d2a8818d7665eba2490f672344995e3ac54ac8b1dc6d891e800d049ad0db92f
 SHA512 
d0d27d091584b6cabafaa1d1053e013bc28ac0dc7da7b5bf28e528f5479091db1c896052a4ffe75be22011d3bc35c41ce73514a47e66b28ff8d3b723c46fd42c

diff --git a/dev-ruby/rack/rack-2.1.1-r1.ebuild 
b/dev-ruby/rack/rack-2.1.1-r1.ebuild
new file mode 100644
index 000..2fbe569fb9a
--- /dev/null
+++ b/dev-ruby/rack/rack-2.1.1-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.rdoc SPEC"
+
+RUBY_FAKEGEM_GEMSPEC="rack.gemspec"
+
+RUBY_FAKEGEM_BINWRAP=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A modular Ruby webserver interface"
+HOMEPAGE="https://rack.github.com/;
+SRC_URI="https://github.com/rack/rack/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_rdepend "virtual/ruby-ssl"
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/minitest-global_expectations
+   dev-ruby/concurrent-ruby
+)"
+
+# The gem has automagic dependencies over mongrel, ruby-openid,
+# memcache-client, thin, mongrel and camping; not sure if we should
+# make them dependencies at all.
+
+# Block against versions in older slots that also try to install a binary.
+RDEPEND="${RDEPEND} !https://rack.github.com/;
+SRC_URI="https://github.com/rack/rack/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1-2)"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+ruby_add_rdepend "virtual/ruby-ssl"
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/minitest-global_expectations
+   dev-ruby/concurrent-ruby
+)"
+
+# The gem has automagic dependencies over mongrel, ruby-openid,
+# memcache-client, thin, mongrel and camping; not sure if we should
+# make them dependencies at all.
+
+# Block against versions in older slots that also try to install a binary.
+RDEPEND="${RDEPEND} !

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

2020-02-13 Thread Hans de Graaff
commit: 809c29964ed250cfc0b17aa6e5d513a21f04ebfe
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 06:37:39 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:18:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=809c2996

dev-ruby/colored2: initial import of 3.1.2

New dependency for app-admin/r10k.

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

 dev-ruby/colored2/Manifest  |  1 +
 dev-ruby/colored2/colored2-3.1.2.ebuild | 23 +++
 dev-ruby/colored2/metadata.xml  | 11 +++
 3 files changed, 35 insertions(+)

diff --git a/dev-ruby/colored2/Manifest b/dev-ruby/colored2/Manifest
new file mode 100644
index 000..c3459ccab74
--- /dev/null
+++ b/dev-ruby/colored2/Manifest
@@ -0,0 +1 @@
+DIST colored2-3.1.2.gem 10240 BLAKE2B 
6dbf0dd1bce8712fecb4f34b0f4480da21f97db6d5d002e1758a7131120bbd68c02588b2f05eb50b09aaf2f398761e6d281b49b2b7a021724b7f4a416ae9d2d1
 SHA512 
20a3d610e7ff4097129eebf8d5f6cd5618cd5763dc14ad97c2570047c4f75ff371d3bea1b528f8c1b806b102e13834fd0092f9ae50590f11e70157e4584b915b

diff --git a/dev-ruby/colored2/colored2-3.1.2.ebuild 
b/dev-ruby/colored2/colored2-3.1.2.ebuild
new file mode 100644
index 000..5a158dea39f
--- /dev/null
+++ b/dev-ruby/colored2/colored2-3.1.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Console coloring"
+HOMEPAGE="https://github.com/kigster/colored2;
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE=""
+
+each_ruby_prepare() {
+   sed -i -e '/bundler/ s:^:#:' Rakefile || die
+   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+}

diff --git a/dev-ruby/colored2/metadata.xml b/dev-ruby/colored2/metadata.xml
new file mode 100644
index 000..8b1b616feb9
--- /dev/null
+++ b/dev-ruby/colored2/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+r...@gentoo.org
+Gentoo Ruby Project
+  
+  
+kigster/colored2
+  
+



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

2020-02-13 Thread Hans de Graaff
commit: 25b202895060c80afc7db3556cd3d174e30e5a4d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 06:42:11 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:18:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b20289

app-admin/r10k: add 3.4.0

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

 app-admin/r10k/Manifest  |  1 +
 app-admin/r10k/r10k-3.4.0.ebuild | 43 
 2 files changed, 44 insertions(+)

diff --git a/app-admin/r10k/Manifest b/app-admin/r10k/Manifest
index fe7a3c1c31d..f0563c71397 100644
--- a/app-admin/r10k/Manifest
+++ b/app-admin/r10k/Manifest
@@ -1,2 +1,3 @@
 DIST r10k-3.2.0.gem 206336 BLAKE2B 
badc840ec7e6793daf205f1352899fa909e9a922a353a52841809dc80fd03758a865e0cb8210e58bb5c25968207d537b3f19c1903fbb519c50b6af2dd27eb5fb
 SHA512 
7ea00ec28ba631877d33fa8b00b25e1c69346b787499ec7b26118c16acecf6bd39fcdc4618af016ebf5b62850b6d984510f7e9153dd4e99771def299b7d0703d
 DIST r10k-3.3.3.gem 208384 BLAKE2B 
8c20a516c721970e4edb57160972dfa992d79a90794d7428f7083dee48f68ea87fdd6b182acd3df1ec9c8b50a2a72543d2ffb4b5361d6960fb46d021e3c2d592
 SHA512 
b1a407cd0bcafc9d7d15ff0d40f54d93d19be48032858aeb42955cdf14799fa75445f4ec462dd05a19cda972d155a0fc0be641d1998fd5e02c0ea5f1d971ea08
+DIST r10k-3.4.0.gem 211968 BLAKE2B 
3077e47c71ec90f2b4d781cc4d26dcdb368e83bf7429e667df380f599dea59fbfacf8bd01f84d0a401391ae85d0f1c33afd771a20bac8c853d9c8bce273dd4b9
 SHA512 
df90839539e5e06f9e7ff7594bbef0450d63fa49dd00b990c2e86032e6d353d2dcb740e31d43f10cb4a4c7c159f8eb171b08543d12da8d22f12ef56084f2b8d6

diff --git a/app-admin/r10k/r10k-3.4.0.ebuild b/app-admin/r10k/r10k-3.4.0.ebuild
new file mode 100644
index 000..b8cab218aa3
--- /dev/null
+++ b/app-admin/r10k/r10k-3.4.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Puppet environment and module deployment"
+HOMEPAGE="https://github.com/puppetlabs/r10k;
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+git"
+
+ruby_add_rdepend "
+   ~dev-ruby/colored-1.2
+   ~dev-ruby/cri-2.15.6
+   >=dev-ruby/gettext-setup-0.24:0
+   ~dev-ruby/log4r-1.1.10
+   >=dev-ruby/multi_json-1.10:0
+   =dev-ruby/puppet_forge-2.3*
+"
+
+ruby_add_bdepend "test? (
+   dev-ruby/archive-tar-minitar
+)"
+
+RDEPEND="${RDEPEND} git? ( >=dev-vcs/git-1.6.6 )"
+
+all_ruby_prepare() {
+   sed -i -e '/s.files/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+
+   # Avoid specs for unpackaged rugget git provider
+   rm -rf spec/unit/git_spec.rb spec/unit/git/rugged || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-vpn/libreswan/, net-vpn/libreswan/files/

2020-02-13 Thread Hans de Graaff
commit: 023dca615ddb7566c393a319801b2bce1aed49a7
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 07:17:06 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:18:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023dca61

net-vpn/libreswan: add 3.30

Closes: https://bugs.gentoo.org/695886
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Hans de Graaff  gentoo.org>

 net-vpn/libreswan/Manifest |   1 +
 .../libreswan/files/libreswan-3.30-ip-path.patch   |  13 +++
 net-vpn/libreswan/libreswan-3.30.ebuild| 117 +
 3 files changed, 131 insertions(+)

diff --git a/net-vpn/libreswan/Manifest b/net-vpn/libreswan/Manifest
index 4ea308119e0..89908556ebb 100644
--- a/net-vpn/libreswan/Manifest
+++ b/net-vpn/libreswan/Manifest
@@ -1 +1,2 @@
 DIST libreswan-3.29.tar.gz 3848730 BLAKE2B 
32dc839186fb511534a4959014082f8efe27708da7bc09dc5977532ffc7ea0ccdc92407932b3c3166f14b9ff85933e9a3f76325bbe620e09a5fa5a5c496d1f44
 SHA512 
4b4d91204d8b1724e0a9ad3ed55fc232c9a526211c3b47b6cc33fd160feb72538ef1661becca250bde815b9d7b75709bf16c7b372476605557b47c785cdf2535
+DIST libreswan-3.30.tar.gz 4119139 BLAKE2B 
64c528b84bce10a01dceece473016a1836c47da0d1878c4fd413f859e6c5edc05bded1ac54d60e6979005f6654ab4819b8b05aba5b16658d493bb300bf773823
 SHA512 
1ea3505938231bacb762ec13c278b584239660e20994030423f0200ff32fcc0f0a0c74649b1470bbfc1165a762d3b60d0b1c5c56bff81a52415c7666736b5b99

diff --git a/net-vpn/libreswan/files/libreswan-3.30-ip-path.patch 
b/net-vpn/libreswan/files/libreswan-3.30-ip-path.patch
new file mode 100644
index 000..ac45270beaf
--- /dev/null
+++ b/net-vpn/libreswan/files/libreswan-3.30-ip-path.patch
@@ -0,0 +1,13 @@
+--- a/initsystems/systemd/ipsec.service.in.orig2020-02-14 
08:11:29.883638349 +0100
 b/initsystems/systemd/ipsec.service.in 2020-02-14 08:11:40.555430565 
+0100
+@@ -29,8 +29,8 @@
+ # Enable for portexcludes support
+ # ExecStartPost=@FINALLIBEXECDIR@/portexcludes
+ ExecStop=@FINALLIBEXECDIR@/whack --shutdown
+-ExecStopPost=/sbin/ip xfrm policy flush
+-ExecStopPost=/sbin/ip xfrm state flush
++ExecStopPost=/bin/ip xfrm policy flush
++ExecStopPost=/bin/ip xfrm state flush
+ ExecStopPost=@FINALSBINDIR@/ipsec --stopnflog
+ ExecReload=@FINALLIBEXECDIR@/whack --listen
+ 

diff --git a/net-vpn/libreswan/libreswan-3.30.ebuild 
b/net-vpn/libreswan/libreswan-3.30.ebuild
new file mode 100644
index 000..430bcc8201a
--- /dev/null
+++ b/net-vpn/libreswan/libreswan-3.30.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd toolchain-funcs
+
+SRC_URI="https://download.libreswan.org/${P}.tar.gz;
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+DESCRIPTION="IPsec implementation for Linux, fork of Openswan"
+HOMEPAGE="https://libreswan.org/;
+
+LICENSE="GPL-2 BSD-4 RSA DES"
+SLOT="0"
+IUSE="caps curl dnssec ldap pam seccomp selinux systemd test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   dev-libs/gmp:0=
+   dev-libs/libevent:0=
+   dev-libs/nspr
+   >=dev-libs/nss-3.42
+   caps? ( sys-libs/libcap-ng )
+   curl? ( net-misc/curl )
+   dnssec? ( >=net-dns/unbound-1.9.1-r1:= net-libs/ldns )
+   ldap? ( net-nds/openldap )
+   pam? ( sys-libs/pam )
+   seccomp? ( sys-libs/libseccomp )
+   selinux? ( sys-libs/libselinux )
+   systemd? ( sys-apps/systemd:0= )
+"
+BDEPEND="
+   app-text/docbook-xml-dtd:4.1.2
+   app-text/xmlto
+   dev-libs/nss
+   sys-devel/bison
+   sys-devel/flex
+   virtual/pkgconfig
+   test? ( dev-python/setproctitle )
+"
+RDEPEND="${DEPEND}
+   dev-libs/nss[utils(+)]
+   sys-apps/iproute2
+   !net-misc/openswan
+   !net-vpn/strongswan
+   selinux? ( sec-policy/selinux-ipsec )
+"
+
+usetf() {
+   usex "$1" true false
+}
+
+PATCHES=( "${FILESDIR}/${P}-ip-path.patch" )
+
+src_prepare() {
+   sed -i -e 's:/sbin/runscript:/sbin/openrc-run:' 
initsystems/openrc/ipsec.init.in || die
+   sed -i -e '/^install/ s/postcheck//' -e '/^doinstall/ 
s/oldinitdcheck//' initsystems/systemd/Makefile || die
+   default
+}
+
+src_configure() {
+   tc-export AR CC
+   export INC_USRLOCAL=/usr
+   export INC_MANDIR=share/man
+   export FINALEXAMPLECONFDIR=/usr/share/doc/${PF}
+   export FINALDOCDIR=/usr/share/doc/${PF}/html
+   export INITSYSTEM=openrc
+   export INC_RCDIRS=
+   export INC_RCDEFAULT=/etc/init.d
+   export USERCOMPILE=
+   export USERLINK=
+   export USE_DNSSEC=$(usetf dnssec)
+   export USE_LABELED_IPSEC=$(usetf selinux)
+   export USE_LIBCAP_NG=$(usetf caps)
+   export USE_LIBCURL=$(usetf curl)
+   export USE_LINUX_AUDIT=$(usetf selinux)
+   export USE_LDAP=$(usetf ldap)
+   export USE_SECCOMP=$(usetf seccomp)
+   export USE_SYSTEMD_WATCHDOG=$(usetf systemd)
+   export 

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

2020-02-13 Thread Hans de Graaff
commit: ac8f9cd837dd8155068f53db2b98da6942f6f032
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 06:11:27 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:18:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8f9cd8

dev-ruby/rainbow: add ruby27

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

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

diff --git a/dev-ruby/rainbow/rainbow-2.2.2.ebuild 
b/dev-ruby/rainbow/rainbow-2.2.2.ebuild
index e12e259e056..f22d93326a4 100644
--- a/dev-ruby/rainbow/rainbow-2.2.2.ebuild
+++ b/dev-ruby/rainbow/rainbow-2.2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"



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

2020-02-13 Thread Hans de Graaff
commit: f2437de97787ac50597e381b53b7986c5540accc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 07:18:09 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:18:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2437de9

dev-ruby/yard: add ruby27

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

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

diff --git a/dev-ruby/yard/yard-0.9.24.ebuild b/dev-ruby/yard/yard-0.9.24.ebuild
index 3bc95628c6f..880bb3dc133 100644
--- a/dev-ruby/yard/yard-0.9.24.ebuild
+++ b/dev-ruby/yard/yard-0.9.24.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 RUBY_FAKEGEM_TASK_DOC="yard"



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

2020-02-13 Thread Hans de Graaff
commit: 7a4b8dc6655778ebedc15ea68a5f9b1b0dd9836a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Feb 14 06:46:06 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Feb 14 07:18:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a4b8dc6

dev-ruby/rack: add ruby27

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

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

diff --git a/dev-ruby/rack/rack-2.0.9.ebuild b/dev-ruby/rack/rack-2.0.9.ebuild
index 6ccbc9c8b58..6f122e2d539 100644
--- a/dev-ruby/rack/rack-2.0.9.ebuild
+++ b/dev-ruby/rack/rack-2.0.9.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
 
 RUBY_FAKEGEM_DOCDIR="doc"
 RUBY_FAKEGEM_EXTRADOC="HISTORY.md README.rdoc SPEC"



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

2020-02-13 Thread Ulrich Müller
commit: 9449cc26a82120a0dc41ef1942faf2d7be2d8821
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Feb 14 06:26:40 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Feb 14 06:45:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9449cc26

ant-tasks.eclass: Use standard copyright/license header.

As decided by the council in its 2020-02-09 meeting, ebuilds and
eclasses in the Gentoo repository must be licensed under GPL-2.

Note that stripping out the "or later" clause is possible without
asking authors for their permission:
https://www.gnu.org/licenses/gpl-faq.en.html#AllCompatibility

Restore the original start year 2007, which is also the year when
the eclass was first committed.

Signed-off-by: Ulrich Müller  gentoo.org>

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

diff --git a/eclass/ant-tasks.eclass b/eclass/ant-tasks.eclass
index 04c6fb5b7d6..c882196e775 100644
--- a/eclass/ant-tasks.eclass
+++ b/eclass/ant-tasks.eclass
@@ -1,5 +1,5 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Copyright 2007-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: ant-tasks.eclass
 # @MAINTAINER:



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

2020-02-13 Thread Joonas Niilola
commit: cb5a86ec8fd50311e865fe921e49db08187e1ff0
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Feb 14 06:24:51 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 14 06:24:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5a86ec

dev-libs/libflatarray: clean rm options

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

 dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild | 2 +-
 dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild 
b/dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild
index 3b176cf62c3..726b836fc76 100644
--- a/dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild
+++ b/dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild
@@ -39,6 +39,6 @@ src_install() {
docompress -x /usr/share/doc/${PF}
dodoc -r examples/
dodoc -r "${WORKDIR}"/${P}_build/examples/
-   find "${ED}"/usr/share/doc/${PF} -iname "*cmake*" -exec rm -rf 
{} + || die
+   find "${ED}"/usr/share/doc/${PF} -iname "*cmake*" -exec rm -r 
{} + || die
fi
 }

diff --git a/dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild 
b/dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild
index 5ce31c11e1d..91d438f3f27 100644
--- a/dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild
+++ b/dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild
@@ -39,7 +39,7 @@ src_install() {
docompress -x /usr/share/doc/${PF}
dodoc -r examples/
dodoc -r "${WORKDIR}"/${P}_build/examples/
-   find "${ED}"/usr/share/doc/${PF} -iname "*cmake*" -exec rm -rf 
{} + || die
+   find "${ED}"/usr/share/doc/${PF} -iname "*cmake*" -exec rm -r 
{} + || die
fi
 }
 



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

2020-02-13 Thread Joonas Niilola
commit: 743f0a6eb9b1a5d1a32c359dd29b949b04e63917
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Feb 14 05:33:20 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 14 06:22:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743f0a6e

dev-libs/libflatarray: remove old ebuilds

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-libs/libflatarray/libflatarray-0.2.0.ebuild | 32 -
 dev-libs/libflatarray/libflatarray-0.3.0.ebuild | 32 -
 2 files changed, 64 deletions(-)

diff --git a/dev-libs/libflatarray/libflatarray-0.2.0.ebuild 
b/dev-libs/libflatarray/libflatarray-0.2.0.ebuild
deleted file mode 100644
index 0f58f1ff81a..000
--- a/dev-libs/libflatarray/libflatarray-0.2.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils cuda
-
-SRC_URI="http://www.libgeodecomp.org/archive/${P}.tar.bz2;
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DESCRIPTION="Struct of arrays library with object oriented interface for C++"
-HOMEPAGE="http://www.libgeodecomp.org/libflatarray.html;
-
-SLOT="0"
-LICENSE="Boost-1.0"
-IUSE="cuda doc"
-
-DEPEND="
-   doc? ( app-doc/doxygen )
-   cuda? ( dev-util/nvidia-cuda-toolkit )"
-
-src_prepare() {
-   cmake-utils_src_prepare
-   use cuda && cuda_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DWITH_CUDA=$(usex cuda)
-   )
-   cmake-utils_src_configure
-}

diff --git a/dev-libs/libflatarray/libflatarray-0.3.0.ebuild 
b/dev-libs/libflatarray/libflatarray-0.3.0.ebuild
deleted file mode 100644
index 0f58f1ff81a..000
--- a/dev-libs/libflatarray/libflatarray-0.3.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils cuda
-
-SRC_URI="http://www.libgeodecomp.org/archive/${P}.tar.bz2;
-KEYWORDS="~amd64 ~ppc ~x86"
-
-DESCRIPTION="Struct of arrays library with object oriented interface for C++"
-HOMEPAGE="http://www.libgeodecomp.org/libflatarray.html;
-
-SLOT="0"
-LICENSE="Boost-1.0"
-IUSE="cuda doc"
-
-DEPEND="
-   doc? ( app-doc/doxygen )
-   cuda? ( dev-util/nvidia-cuda-toolkit )"
-
-src_prepare() {
-   cmake-utils_src_prepare
-   use cuda && cuda_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DWITH_CUDA=$(usex cuda)
-   )
-   cmake-utils_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: mail-mta/netqmail/files/

2020-02-13 Thread Joonas Niilola
commit: cd7fd7bd6e623c6d4b21f726eec1f1f32aa3b740
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Feb 11 14:19:02 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 14 06:22:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7fd7bd

mail-mta/netqmail: remove unused patches

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14624
Signed-off-by: Joonas Niilola  gentoo.org>

 mail-mta/netqmail/files/genqmail-20080406-ldflags.patch | 13 -
 mail-mta/netqmail/files/use-new-path-for-functions.sh.patch | 11 ---
 2 files changed, 24 deletions(-)

diff --git a/mail-mta/netqmail/files/genqmail-20080406-ldflags.patch 
b/mail-mta/netqmail/files/genqmail-20080406-ldflags.patch
deleted file mode 100644
index cfd27cbb828..000
--- a/mail-mta/netqmail/files/genqmail-20080406-ldflags.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Nuar genqmail-20080406.orig/spp/Makefile genqmail-20080406/spp/Makefile
 a/genqmail-20080406/spp/Makefile   2008-04-06 15:44:14.0 +
-+++ b/genqmail-20080406/spp/Makefile   2013-05-27 00:37:58.687763457 +
-@@ -14,7 +14,7 @@
-   rm -f $(TARGETS)
- 
- $(RESOLV_OBJS):
--  $(CC) $(CFLAGS) -o $@ $@.c -lresolv
-+  $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $@.c -lresolv
- 
- $(SIMPLE_OBJS):
--  $(CC) $(CFLAGS) -o $@ $@.c
-+  $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $@.c

diff --git a/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch 
b/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
deleted file mode 100644
index f275091da5d..000
--- a/mail-mta/netqmail/files/use-new-path-for-functions.sh.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/genqmail-20080406/ssl/mkservercert   2015-10-18 12:46:40.082559295 
-0200
-+++ b/genqmail-20080406/ssl/mkservercert   2015-10-18 12:49:03.749576181 
-0200
-@@ -5,7 +5,7 @@
- # Based on mkimapdcert from courier-imap.
-
- test -x /usr/bin/openssl || exit 0
--source /etc/init.d/functions.sh || exit 1
-+source /lib/gentoo/functions.sh || exit 1
-
- filedir="/var/qmail/control"
- pemfile="${filedir}/servercert.pem"



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

2020-02-13 Thread Joonas Niilola
commit: 904db9101a31e21fe33c53a0e5edec6aababaf4b
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Feb 14 05:30:00 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 14 06:22:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=904db910

dev-libs/libflatarray: ebuild enhancements for 0.3.0

Bump to EAPI 7 and replace cmake-utils with cmake eclass. Also remove the doc
useflag and replace with example code. Furthermore, add correct test()
implementation.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild | 48 ++
 1 file changed, 48 insertions(+)

diff --git a/dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild 
b/dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild
new file mode 100644
index 000..5ce31c11e1d
--- /dev/null
+++ b/dev-libs/libflatarray/libflatarray-0.3.0-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake cuda
+
+DESCRIPTION="Struct of arrays library with object oriented interface for C++"
+HOMEPAGE="
+   http://www.libgeodecomp.org/libflatarray.html
+   https://github.com/STEllAR-GROUP/libflatarray;
+SRC_URI="http://www.libgeodecomp.org/archive/${P}.tar.bz2;
+
+LICENSE="Boost-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="cuda examples test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   cuda? ( dev-util/nvidia-cuda-toolkit )"
+
+src_prepare() {
+   cmake_src_prepare
+   use cuda && cuda_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_CUDA=$(usex cuda)
+   )
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   if use examples; then
+   docompress -x /usr/share/doc/${PF}
+   dodoc -r examples/
+   dodoc -r "${WORKDIR}"/${P}_build/examples/
+   find "${ED}"/usr/share/doc/${PF} -iname "*cmake*" -exec rm -rf 
{} + || die
+   fi
+}
+
+src_test() {
+   cmake_build check
+}



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

2020-02-13 Thread Joonas Niilola
commit: c9a8ba47531ac23d81f312839a70720a9fb63bb9
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Feb 14 05:29:03 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 14 06:22:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9a8ba47

dev-libs/libflatarray: 0.2.0 ebuild enhancements

Bump to EAPI 7 and replace cmake-utils with cmake eclass. Also remove
the doc useflag and replace with example code.

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild | 44 ++
 1 file changed, 44 insertions(+)

diff --git a/dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild 
b/dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild
new file mode 100644
index 000..3b176cf62c3
--- /dev/null
+++ b/dev-libs/libflatarray/libflatarray-0.2.0-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake cuda
+
+DESCRIPTION="Struct of arrays library with object oriented interface for C++"
+HOMEPAGE="
+   http://www.libgeodecomp.org/libflatarray.html
+   https://github.com/STEllAR-GROUP/libflatarray;
+SRC_URI="http://www.libgeodecomp.org/archive/${P}.tar.bz2;
+
+LICENSE="Boost-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="cuda examples"
+RESTRICT="test"
+
+DEPEND=">=dev-libs/boost-1.48
+   cuda? ( dev-util/nvidia-cuda-toolkit )"
+
+src_prepare() {
+   cmake_src_prepare
+   use cuda && cuda_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DWITH_CUDA=$(usex cuda)
+   )
+   cmake_src_configure
+}
+
+src_install() {
+   cmake_src_install
+
+   if use examples; then
+   docompress -x /usr/share/doc/${PF}
+   dodoc -r examples/
+   dodoc -r "${WORKDIR}"/${P}_build/examples/
+   find "${ED}"/usr/share/doc/${PF} -iname "*cmake*" -exec rm -rf 
{} + || die
+   fi
+}



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

2020-02-13 Thread Joonas Niilola
commit: 79753d2b24963b4ea97520aca7f9fa22dcfa36b3
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Fri Feb 14 05:32:32 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Feb 14 06:22:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79753d2b

sci-libs/libgeodecomp: update version restriction on libflatarray

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>
Signed-off-by: Joonas Niilola  gentoo.org>

 sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild 
b/sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild
index 9eb89fce5aa..098ddbd3a50 100644
--- a/sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild
+++ b/sci-libs/libgeodecomp/libgeodecomp-0.4.0-r1.ebuild
@@ -23,7 +23,7 @@ BDEPEND="
 RDEPEND=">=dev-libs/boost-1.48"
 DEPEND="${RDEPEND}
hpx? ( sys-cluster/hpx )
-   <=dev-libs/libflatarray-0.2.0
+   

[gentoo-commits] repo/gentoo:master commit in: media-libs/libtgvoip/, media-libs/libtgvoip/files/

2020-02-13 Thread Georgy Yakovlev
commit: 8e2449d1426c686640d235396c80a26b90e6d0c8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Feb 14 06:21:32 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Feb 14 06:21:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2449d1

media-libs/libtgvoip: drop old

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

 media-libs/libtgvoip/Manifest  |  1 -
 media-libs/libtgvoip/files/musl.patch  | 10 
 .../libtgvoip/libtgvoip-2.4.4_p20200123.ebuild | 57 --
 3 files changed, 68 deletions(-)

diff --git a/media-libs/libtgvoip/Manifest b/media-libs/libtgvoip/Manifest
index 7c2ffcad57a..fc9a3576968 100644
--- a/media-libs/libtgvoip/Manifest
+++ b/media-libs/libtgvoip/Manifest
@@ -1,2 +1 @@
-DIST libtgvoip-2.4.4_p20200123.tar.gz 1481831 BLAKE2B 
5c6b4ecee4d8daf31f52db1070431cb6caee324d58a20207405ebcd2b275a07c57fa524f3f29e8aaa05e50451730d34ad47bb94a180e3ac8a169dac9979582be
 SHA512 
5da722244d66d3793439e0d3132046f1bb7fa8a56941bcac7779e3779f0c8f517fb5a8f3af546e31d16d4f8deedb9bf7a2d694194fef76bbce233bf1ed6579c3
 DIST libtgvoip-2.4.4_p20200212.tar.gz 1481831 BLAKE2B 
5c6b4ecee4d8daf31f52db1070431cb6caee324d58a20207405ebcd2b275a07c57fa524f3f29e8aaa05e50451730d34ad47bb94a180e3ac8a169dac9979582be
 SHA512 
5da722244d66d3793439e0d3132046f1bb7fa8a56941bcac7779e3779f0c8f517fb5a8f3af546e31d16d4f8deedb9bf7a2d694194fef76bbce233bf1ed6579c3

diff --git a/media-libs/libtgvoip/files/musl.patch 
b/media-libs/libtgvoip/files/musl.patch
deleted file mode 100644
index ba6bb048a64..000
--- a/media-libs/libtgvoip/files/musl.patch
+++ /dev/null
@@ -1,10 +0,0 @@
 libtgvoip/os/linux/AudioPulse.cpp  2020-01-21 12:16:27.0 +
-+++ libtgvoip/os/linux/AudioPulse.cpp  2020-01-22 17:44:42.185530350 +
-@@ -6,6 +6,7 @@
- 
- #include "AudioPulse.h"
- #include 
-+#include 
- #include "../../logging.h"
- 
- #define DECLARE_DL_FUNCTION(name) typeof(name)* 
AudioPulse::_import_##name=NULL

diff --git a/media-libs/libtgvoip/libtgvoip-2.4.4_p20200123.ebuild 
b/media-libs/libtgvoip/libtgvoip-2.4.4_p20200123.ebuild
deleted file mode 100644
index 7962785e6db..000
--- a/media-libs/libtgvoip/libtgvoip-2.4.4_p20200123.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-EGIT_COMMIT="c5651ffc728336e56d8567f5c6c179e8a5d4fe55"
-
-DESCRIPTION="VoIP library for Telegram clients"
-HOMEPAGE="https://github.com/telegramdesktop/libtgvoip;
-SRC_URI="https://github.com/telegramdesktop/libtgvoip/archive/${EGIT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="Unlicense"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
-IUSE="alsa +dsp libressl pulseaudio"
-
-DEPEND="
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   media-libs/opus:=
-   alsa? ( media-libs/alsa-lib )
-   pulseaudio? ( media-sound/pulseaudio )
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-REQUIRED_USE="|| ( alsa pulseaudio )"
-
-S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
-
-PATCHES=(
-   "${FILESDIR}/2.4.4-pulseaudio.patch"
-   "${FILESDIR}/musl.patch"
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   --disable-static
-   $(use_enable dsp)
-   $(use_with alsa)
-   $(use_with pulseaudio pulse)
-   )
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-}



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

2020-02-13 Thread Georgy Yakovlev
commit: 2d14bd79d8df53068516ebcd89d6ec5499b53807
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Fri Feb 14 06:19:57 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Fri Feb 14 06:20:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d14bd79

net-im/telegram-desktop: drop old

Closes: https://bugs.gentoo.org/707372
Closes: https://bugs.gentoo.org/707288
Closes: https://bugs.gentoo.org/708476
Closes: https://bugs.gentoo.org/709286
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev  gentoo.org>

 net-im/telegram-desktop/Manifest   |   4 -
 .../telegram-desktop/files/0003-PPC-config.patch   |  28 
 net-im/telegram-desktop/files/1.9.12-dbus.patch|  13 --
 net-im/telegram-desktop/files/musl.patch   |  12 --
 net-im/telegram-desktop/metadata.xml   |   3 -
 .../telegram-desktop-1.9.10-r2.ebuild  | 157 -
 .../telegram-desktop-1.9.10.ebuild | 155 
 .../telegram-desktop-1.9.12.ebuild | 154 
 .../telegram-desktop/telegram-desktop-1.9.8.ebuild | 144 ---
 .../telegram-desktop/telegram-desktop-1.9.9.ebuild | 147 ---
 10 files changed, 817 deletions(-)

diff --git a/net-im/telegram-desktop/Manifest b/net-im/telegram-desktop/Manifest
index 6dd775ef92f..428d9676872 100644
--- a/net-im/telegram-desktop/Manifest
+++ b/net-im/telegram-desktop/Manifest
@@ -1,5 +1 @@
-DIST tdesktop-1.9.10-full.tar.gz 25272713 BLAKE2B 
26b2eb49b5b55dac21be46d37ff7ddd3b6ea4490e58d8a04aaada3237b81cfbb87f2422d179882407501db2a597718f4974629791c8d3f165673fe953bdecbf6
 SHA512 
128dc3fd42196ebf61853917914c3d33fb148d3e6b04847ffa6d4df5baa8d9e286e7d25317b0dd2a332f1475f60b5addd19bb6e25a0fa6bbca316c22235569c6
-DIST tdesktop-1.9.12-full.tar.gz 25324201 BLAKE2B 
ea4a5ee18c68cd332dd2f1f79fb2a1c376c2c8142f44924220ea44e9d2ff9a4db00770b80ef7fdcedd3f4c114f1f9c6f6c0f44df527117f144a59b8d845d4bf9
 SHA512 
11b6be5fa4db95a8b329b492edcdeca2cf834c274a86a26fac3e62254649e5767da6b2442eff6f7b48b975f4b319fee46d10e9430e28a3ef080146a8deb3bfb2
 DIST tdesktop-1.9.13-full.tar.gz 25324119 BLAKE2B 
70029ea0dd68fd4be3ba54083b79d223e059f70551a970847190b00f2aaebc13319236b2c681b2a55ee99408d20e6feea3fc3ab2fb9c97d4740fd4c6a644
 SHA512 
995face8a2ffb54f9f31aaa8d5a26421f4915e73360945553b6fa4e4b02431ca83ec1e72d6d2ce77f5b9daa39892859c88f7ea53c3ddbeec2cb37f27451878d2
-DIST tdesktop-1.9.8-full.tar.gz 25225784 BLAKE2B 
d938dc5d82740f93c575f621697e4bae430dc045c18437957bead6cc949ad0643b0422d8fd2a1695af921ea7f259ca323094a4a7821855d842edfaf4f328c840
 SHA512 
5562eb99812a8faec74fe073323d6e04e36311c1e4ce984035212ecfed8bd5d12df92cd0f0022401201136315fb5556971b267b4bf47edf4eeddc9926c7969dc
-DIST tdesktop-1.9.9-full.tar.gz 25221934 BLAKE2B 
c8f6252fd6e72785a39c92f04e5dadf322775fc1a178f2c6dac9e38cb654b9eb924c16cffcf9dc47e2e309e4f27a13ea07235146e7d7960b6bd0a342a3645e03
 SHA512 
ba6400e6f5eec5bda6e8a54b43846e695b2cce731cb6b39f17407cc39e3e9b8078d977253d29962671f30e33dbe012f8e40f340f781fd8ca73487e5f2d42e3de

diff --git a/net-im/telegram-desktop/files/0003-PPC-config.patch 
b/net-im/telegram-desktop/files/0003-PPC-config.patch
deleted file mode 100644
index 95b7b639d58..000
--- a/net-im/telegram-desktop/files/0003-PPC-config.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From af5f8d19f0fdded987beee4568f02cc8dcbd20f4 Mon Sep 17 00:00:00 2001
-From: John Zimmermann 
-Date: Thu, 2 Jan 2020 12:58:45 +0100
-Subject: [PATCH] PPC config
-

- base/build_config.h | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git Telegram/lib_base/base/build_config.h 
Telegram/lib_base/base/build_config.h
-index a02c9b0..b3f4860 100644
 a/Telegram/lib_base/base/build_config.h
-+++ b/Telegram/lib_base/base/build_config.h
-@@ -46,9 +46,9 @@
- #define ARCH_CPU_X86_FAMILY 1
- #define ARCH_CPU_X86 1
- #define ARCH_CPU_32_BITS 1
--#elif defined(__aarch64__)
-+#elif defined(__aarch64__) || defined(__powerpc64__)
- #define ARCH_CPU_64_BITS 1
--#elif defined(_M_ARM) || defined(__arm__)
-+#elif defined(_M_ARM) || defined(__arm__) || defined(__powerpc__)
- #define ARCH_CPU_32_BITS 1
- #else
- #error Please add support for your architecture in base/build_config.h
--- 
-2.24.1
-

diff --git a/net-im/telegram-desktop/files/1.9.12-dbus.patch 
b/net-im/telegram-desktop/files/1.9.12-dbus.patch
deleted file mode 100644
index d622645d8f8..000
--- a/net-im/telegram-desktop/files/1.9.12-dbus.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/cmake/external/CMakeLists.txt b/cmake/external/CMakeLists.txt
-index b52e2cd..e868a63 100644
 a/cmake/external/CMakeLists.txt
-+++ b/cmake/external/CMakeLists.txt
-@@ -24,7 +24,7 @@ add_subdirectory(rlottie)
- if (APPLE)
- add_subdirectory(sp_media_key_tap)
- endif()
--if (LINUX)
-+if (LINUX AND Qt5DBus_FOUND AND dbusmenu-qt5_FOUND)
- add_subdirectory(statusnotifieritem)
- endif()
- add_subdirectory(variant)


[gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/no-multilib/

2020-02-13 Thread Ulrich Müller
commit: 7d10ce27c46c4104b5557459f45d322248bbbe50
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Feb 14 05:43:01 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Feb 14 05:48:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d10ce27

profiles/arch/amd64/no-multilib: Remove obsolete package.mask entry.

This was missed in commit 5139386d05d7.

Signed-off-by: Ulrich Müller  gentoo.org>

 profiles/arch/amd64/no-multilib/package.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/arch/amd64/no-multilib/package.mask 
b/profiles/arch/amd64/no-multilib/package.mask
index 6b5e531e40e..8130a3199ee 100644
--- a/profiles/arch/amd64/no-multilib/package.mask
+++ b/profiles/arch/amd64/no-multilib/package.mask
@@ -74,7 +74,6 @@ games-fps/legends
 games-fps/sauerbraten
 games-fps/serious-sam-tse
 games-fps/soldieroffortune
-games-fps/unreal-tournament
 games-fps/ut2003
 games-fps/ut2003-demo
 games-fps/ut2004-demo



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

2020-02-13 Thread Eray Aslan
commit: 1e1fccb4ac91a548882a452045f2ad873339d94b
Author: Eray Aslan  gentoo  org>
AuthorDate: Fri Feb 14 05:44:35 2020 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Fri Feb 14 05:44:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1fccb4

net-mail/dovecot: remove old

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Eray Aslan  gentoo.org>

 net-mail/dovecot/Manifest |   2 -
 net-mail/dovecot/dovecot-2.3.8.ebuild | 286 --
 2 files changed, 288 deletions(-)

diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest
index 864061ef3bf..46a90a2acd2 100644
--- a/net-mail/dovecot/Manifest
+++ b/net-mail/dovecot/Manifest
@@ -1,8 +1,6 @@
 DIST dovecot-2.2-pigeonhole-0.4.24.2.tar.gz 1833284 BLAKE2B 
bee45fd129aee3d5126bd48b27829e7e266a5c1043411b6b23655bbf32e2f684763b82bff476a954bf7f0c7aae4e038c0892be70776726c7b324e409a8f89d78
 SHA512 
a51de88bcbac83ced7d314a560bd44f119dd80bf58f350da522501f072c0a4c02ff8c11152e2b858f14bb8ca9a9b665960cbe37a0c8ef4600b430e65ddbf3bf4
 DIST dovecot-2.2.36.4.tar.gz 6257899 BLAKE2B 
3260e96f369e85f2dfd5ece0d9b12902c7192d057369e8a151cc6ab7b4f2033d4e1029fb862d412f2837fd384d7fe729cf1ab15cac9ac335e943bb1fdb532b51
 SHA512 
e33ab2f6c5f7b4ffca3d57580329f1df8e1655c755a1a6b575a4e49d57ea94d1ab67df2419033c9d68acf5959c6edfa596815dc2bc43798e9aef3d17d271cc4d
 DIST dovecot-2.3-pigeonhole-0.5.7.2.tar.gz 1857602 BLAKE2B 
8de6200bb1ca99d25b48c963c007e9fda07e21f0708d4542e497985a61c07270febd8f29171d607c4025f4651c2ef17d84447a789ebad896c55aa36ec2cd876c
 SHA512 
7fc8d89ee31c8e8c16a9aeaeffb591f4188de36fc80e3a30a9ae10bc5acd7ea5d5d91e077fda566e61d588d9221ec53044ce17a9cc0c9c219dbe6824558a1d60
-DIST dovecot-2.3-pigeonhole-0.5.8.tar.gz 1857780 BLAKE2B 
a1b86c7757238c4bfb6ec4aec5e152eedf482923ec34728cae7d9faccd6ad395f0c60b0cc5f86abee314f80de89d09796bbf0446e08e5bc46ad0191c0456e077
 SHA512 
ddf009c755cc87c362ddf1c17ac1403b0f6a504b039efef3244f2d5bd4d3963fb25b4d98c089b3e8bddd4675d131765fee5499d9aaf01015e44f7d631d2d
 DIST dovecot-2.3-pigeonhole-0.5.9.tar.gz 1897060 BLAKE2B 
73b9abd0a7ea9468f7880fdd0d0471c5825f341c7297807c404ce50a8792f821d2599840ce9eb2705a118a0ee078aafad9f4f6eb64a02fbcb3b0f89c00042ada
 SHA512 
1b8d2ac8d3985dde035fc45df519788a924ba971f3e39717f5196ea56a982d4156226586d0a964473525d086967883ea52f2e624e81f7035cb0952b76f2414d8
 DIST dovecot-2.3.7.2.tar.gz 7076231 BLAKE2B 
2cb93aa594db722489063b490469dfe284b1f997b64c9a699b506ccbd04e8e7c2d503ddc12a2598958dfca88560c19487801a728f386b8fea5f637a75b83812e
 SHA512 
172f7f0edb884259e4c050607510aee67a35c3a20b7dd147e7c8a25a04921c18f7d6b5c85af2c69ae8c4d53791550970e471b033dbfae94253e331053b6a317d
-DIST dovecot-2.3.8.tar.gz 7136958 BLAKE2B 
2769169519f0fd9293178e8d200467bc5be0f362bc6bfb3dcc6cc74ed146ecf66dab7730013704b70f0cc75a87ee5e52994137cd63c7c12c56bddcea37cedd07
 SHA512 
f62439e2ea77ffb544a7752c07085582c5653c64671cb42dd7a7e5aa69eb87059c677aa1fa071efa1ddd2287ab621e9a264ec115be2aeb2f43ab4c685411eae3
 DIST dovecot-2.3.9.3.tar.gz 7181682 BLAKE2B 
3ef9c50ea2b9d2f8a5d953e373baaf5d880ae4c93dbe773ce267784ded207fb338959a334aa12a449f8d39eb51284318de317d8953a56a0f7f016199769be809
 SHA512 
e39dc825a03f009928b67d01747bb70487fbec155e6be5109037db67b78301aa761db432f7355e96d927abf30c68f0116a5f2cf518b9eebf7f5c7806ac00ae41

diff --git a/net-mail/dovecot/dovecot-2.3.8.ebuild 
b/net-mail/dovecot/dovecot-2.3.8.ebuild
deleted file mode 100644
index 3d223182521..000
--- a/net-mail/dovecot/dovecot-2.3.8.ebuild
+++ /dev/null
@@ -1,286 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# do not add a ssl USE flag.  ssl is mandatory
-SSL_DEPS_SKIP=1
-inherit autotools ssl-cert systemd toolchain-funcs
-
-MY_P="${P/_/.}"
-#MY_S="${PN}-ce-${PV}"
-major_minor="$(ver_cut 1-2)"
-sieve_version="0.5.8"
-if [[ ${PV} == *_rc* ]] ; then
-   rc_dir="rc/"
-else
-   rc_dir=""
-fi
-SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
-   sieve? (
-   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
-   )
-   managesieve? (
-   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
-   ) "
-DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
-HOMEPAGE="https://www.dovecot.org/;
-
-SLOT="0"
-LICENSE="LGPL-2.1 MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite vpopmail"
-IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"
-IUSE_DOVECOT_OTHER="argon2 caps doc ipv6 libressl lucene managesieve selinux 
sieve solr static-libs suid tcpd textcat"
-
-IUSE="${IUSE_DOVECOT_AUTH} ${IUSE_DOVECOT_STORAGE} ${IUSE_DOVECOT_COMPRESS} 
${IUSE_DOVECOT_OTHER}"
-
-DEPEND="argon2? ( dev-libs/libsodium )
-   bzip2? ( app-arch/bzip2 

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

2020-02-13 Thread Eray Aslan
commit: 83b213b07bce1b76cc090b0be6d263df4a7413d1
Author: Eray Aslan  gentoo  org>
AuthorDate: Fri Feb 14 05:43:18 2020 +
Commit: Eray Aslan  gentoo  org>
CommitDate: Fri Feb 14 05:43:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b213b0

net-mail/dovecot: remove vulnerable version

Bug: https://bugs.gentoo.org/709386
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Eray Aslan  gentoo.org>

 net-mail/dovecot/Manifest   |   1 -
 net-mail/dovecot/dovecot-2.3.9.2.ebuild | 286 
 2 files changed, 287 deletions(-)

diff --git a/net-mail/dovecot/Manifest b/net-mail/dovecot/Manifest
index b133684c385..864061ef3bf 100644
--- a/net-mail/dovecot/Manifest
+++ b/net-mail/dovecot/Manifest
@@ -5,5 +5,4 @@ DIST dovecot-2.3-pigeonhole-0.5.8.tar.gz 1857780 BLAKE2B 
a1b86c7757238c4bfb6ec4a
 DIST dovecot-2.3-pigeonhole-0.5.9.tar.gz 1897060 BLAKE2B 
73b9abd0a7ea9468f7880fdd0d0471c5825f341c7297807c404ce50a8792f821d2599840ce9eb2705a118a0ee078aafad9f4f6eb64a02fbcb3b0f89c00042ada
 SHA512 
1b8d2ac8d3985dde035fc45df519788a924ba971f3e39717f5196ea56a982d4156226586d0a964473525d086967883ea52f2e624e81f7035cb0952b76f2414d8
 DIST dovecot-2.3.7.2.tar.gz 7076231 BLAKE2B 
2cb93aa594db722489063b490469dfe284b1f997b64c9a699b506ccbd04e8e7c2d503ddc12a2598958dfca88560c19487801a728f386b8fea5f637a75b83812e
 SHA512 
172f7f0edb884259e4c050607510aee67a35c3a20b7dd147e7c8a25a04921c18f7d6b5c85af2c69ae8c4d53791550970e471b033dbfae94253e331053b6a317d
 DIST dovecot-2.3.8.tar.gz 7136958 BLAKE2B 
2769169519f0fd9293178e8d200467bc5be0f362bc6bfb3dcc6cc74ed146ecf66dab7730013704b70f0cc75a87ee5e52994137cd63c7c12c56bddcea37cedd07
 SHA512 
f62439e2ea77ffb544a7752c07085582c5653c64671cb42dd7a7e5aa69eb87059c677aa1fa071efa1ddd2287ab621e9a264ec115be2aeb2f43ab4c685411eae3
-DIST dovecot-2.3.9.2.tar.gz 7182306 BLAKE2B 
942718ebdb7c447096895fc4309dea930ff87166f06be3365c6463e2aed95bb2620a5e45a8ce260df647593d9d2cef1d2a3ba3aa0afb397dac81653f9a4fd519
 SHA512 
36e8270bfa33e2bd6aa89017e65c7d1650c494c79ff297759a4b01c026aebcfdf5b1b542d4357e1f9dc2bb8169ef67064f0699b17ca36d658deb70b4c800b253
 DIST dovecot-2.3.9.3.tar.gz 7181682 BLAKE2B 
3ef9c50ea2b9d2f8a5d953e373baaf5d880ae4c93dbe773ce267784ded207fb338959a334aa12a449f8d39eb51284318de317d8953a56a0f7f016199769be809
 SHA512 
e39dc825a03f009928b67d01747bb70487fbec155e6be5109037db67b78301aa761db432f7355e96d927abf30c68f0116a5f2cf518b9eebf7f5c7806ac00ae41

diff --git a/net-mail/dovecot/dovecot-2.3.9.2.ebuild 
b/net-mail/dovecot/dovecot-2.3.9.2.ebuild
deleted file mode 100644
index 1b1866c7d40..000
--- a/net-mail/dovecot/dovecot-2.3.9.2.ebuild
+++ /dev/null
@@ -1,286 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# do not add a ssl USE flag.  ssl is mandatory
-SSL_DEPS_SKIP=1
-inherit autotools ssl-cert systemd toolchain-funcs
-
-MY_P="${P/_/.}"
-#MY_S="${PN}-ce-${PV}"
-major_minor="$(ver_cut 1-2)"
-sieve_version="0.5.9"
-if [[ ${PV} == *_rc* ]] ; then
-   rc_dir="rc/"
-else
-   rc_dir=""
-fi
-SRC_URI="https://dovecot.org/releases/${major_minor}/${rc_dir}${MY_P}.tar.gz
-   sieve? (
-   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
-   )
-   managesieve? (
-   
https://pigeonhole.dovecot.org/releases/${major_minor}/${rc_dir}${PN}-${major_minor}-pigeonhole-${sieve_version}.tar.gz
-   ) "
-DESCRIPTION="An IMAP and POP3 server written with security primarily in mind"
-HOMEPAGE="https://www.dovecot.org/;
-
-SLOT="0"
-LICENSE="LGPL-2.1 MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
-
-IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite vpopmail"
-IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib"
-IUSE_DOVECOT_OTHER="argon2 caps doc ipv6 libressl lucene managesieve selinux 
sieve solr static-libs suid tcpd textcat"
-
-IUSE="${IUSE_DOVECOT_AUTH} ${IUSE_DOVECOT_STORAGE} ${IUSE_DOVECOT_COMPRESS} 
${IUSE_DOVECOT_OTHER}"
-
-DEPEND="argon2? ( dev-libs/libsodium )
-   bzip2? ( app-arch/bzip2 )
-   caps? ( sys-libs/libcap )
-   kerberos? ( virtual/krb5 )
-   ldap? ( net-nds/openldap )
-   lua? ( dev-lang/lua:* )
-   lucene? ( >=dev-cpp/clucene-2.3 )
-   lzma? ( app-arch/xz-utils )
-   lz4? ( app-arch/lz4 )
-   mysql? ( dev-db/mysql-connector-c:0= )
-   pam? ( sys-libs/pam )
-   postgres? ( dev-db/postgresql:* !dev-db/postgresql[ldap,threads] )
-   selinux? ( sec-policy/selinux-dovecot )
-   solr? ( net-misc/curl dev-libs/expat )
-   sqlite? ( dev-db/sqlite:* )
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
-   suid? ( acct-group/mail )
-   tcpd? ( sys-apps/tcp-wrappers )
-   textcat? ( app-text/libexttextcat )
-   vpopmail? ( net-mail/vpopmail )
-   zlib? ( sys-libs/zlib )
-   virtual/libiconv
-   

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

2020-02-13 Thread Matt Turner
commit: 8c4ce3419e5b0ee427108666e3beffdf40c90684
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Feb 14 04:23:40 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Feb 14 04:24:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4ce341

media-libs/mesa: Version bump to 20.0.0_rc3

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

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-20.0.0_rc3.ebuild | 542 +
 2 files changed, 543 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 99a29c01055..c0c15d43540 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -3,3 +3,4 @@ DIST mesa-19.3.2.tar.xz 11834324 BLAKE2B 
114912816a08424da1d55c65d8ff4fb97d58022
 DIST mesa-19.3.3.tar.xz 11938700 BLAKE2B 
a2fd88e8c2d8b189ddf4fcebe324d2f6c00e0c101a565eeb783f50ecc7b2b85f3fe698822788807ab9aaf0403a4d27b7c469bd73c891f535e220b9a0204059f9
 SHA512 
1f792fbde71132afd4a43d6abe6a3d640f375e83641c6144c82312774434c9588ffba65a3ba38394947bd753656aa85213b6cd9f745cec0040c0559eb41f0dc9
 DIST mesa-19.3.4.tar.xz 11968288 BLAKE2B 
be39a2ca08d91f8afbc2f3a47d596b14445fac62600f64d627b23d63b340b002bc05246eece95e19b33485a92c01f7980fff52b2375b7a2053161e0aa87d0b38
 SHA512 
2bbb3dc8f1d839f11fe12cc959393cd69607fa6714b2166b80299e0559d2d3b0ac38ed4e15ac3e5f472264eb24536d1901d350f7409f3a7e00d6f4ccbb2312fb
 DIST mesa-20.0.0-rc2.tar.xz 12100548 BLAKE2B 
6bc2130dd7920d2a6eee845d4f53633e609ec2f8a740e39df23a732db842dbe5e0da6374dd0a8b2dfbd938ef1d0de55281a80c061d568dd609f8ac78da528aee
 SHA512 
27e23925ce7e3a38954088db47d564776c4ac7e028d30ef5c58229b3182b461ece37863a69bc42ea4ff0a4817c46c0b0ca8d70f6fafddb5c3fe60bd9c429563b
+DIST mesa-20.0.0-rc3.tar.xz 12107300 BLAKE2B 
937cca2152bf2d8c3fea267409d5ec87ebd44e47e9928860fe44d572e1e0b6f6821d786d11dc4e4a149a06f15fb0d51458c0d26d0ce3321bd50a47c6e3305a36
 SHA512 
df873cf961e641b9d9e9a6ce7eccde1a865e9125507e304b1600c6c28f15f89f9b66898a5a474f08a8ad05781d46db532fc7aedf92de3bb73b9ed1f2ba24b6cb

diff --git a/media-libs/mesa/mesa-20.0.0_rc3.ebuild 
b/media-libs/mesa/mesa-20.0.0_rc3.ebuild
new file mode 100644
index 000..39da329b5dd
--- /dev/null
+++ b/media-libs/mesa/mesa-20.0.0_rc3.ebuild
@@ -0,0 +1,542 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit 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 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: media-libs/mesa/

2020-02-13 Thread Matt Turner
commit: 6df886092b9c44cf3069a9376f3e76135ee037c3
Author: Matt Turner  gentoo  org>
AuthorDate: Fri Feb 14 04:21:37 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri Feb 14 04:24:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df88609

media-libs/mesa: Version bump to 19.3.4

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

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

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index c563bee2914..99a29c01055 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,4 +1,5 @@
 DIST mesa-19.2.8.tar.xz 11462168 BLAKE2B 
c49d6d3d10b4c85534a75e4bea29fc8b7526c784af5068764de623d40cbb59ecb96beb1969fa1a13815b6bd259bb98faaf42e4969792c6a75ce702d4b2e57155
 SHA512 
9bedc2f1a5296da96c1a2a491edaea701e70f683b26eac076e8cbef2230156d5d5ddb2330c3a2530afd4982a9893d76ded8d54bc73a98c846de0c3dfa3634c43
 DIST mesa-19.3.2.tar.xz 11834324 BLAKE2B 
114912816a08424da1d55c65d8ff4fb97d58022f5968d37938055e0b0fcdfeeebdbdca3c28d187fd85aaf6385d3a1bfbfe3f011f410e9a991519d34cb81697b5
 SHA512 
fb6fa7a15cd6f2c254fb6e8fe635e56dc49a5c2c762a96c77815cbad77060b8f81a02e67ac9ec58092ab866e080fb928086a5ac1e61c3efe882e5825cd28
 DIST mesa-19.3.3.tar.xz 11938700 BLAKE2B 
a2fd88e8c2d8b189ddf4fcebe324d2f6c00e0c101a565eeb783f50ecc7b2b85f3fe698822788807ab9aaf0403a4d27b7c469bd73c891f535e220b9a0204059f9
 SHA512 
1f792fbde71132afd4a43d6abe6a3d640f375e83641c6144c82312774434c9588ffba65a3ba38394947bd753656aa85213b6cd9f745cec0040c0559eb41f0dc9
+DIST mesa-19.3.4.tar.xz 11968288 BLAKE2B 
be39a2ca08d91f8afbc2f3a47d596b14445fac62600f64d627b23d63b340b002bc05246eece95e19b33485a92c01f7980fff52b2375b7a2053161e0aa87d0b38
 SHA512 
2bbb3dc8f1d839f11fe12cc959393cd69607fa6714b2166b80299e0559d2d3b0ac38ed4e15ac3e5f472264eb24536d1901d350f7409f3a7e00d6f4ccbb2312fb
 DIST mesa-20.0.0-rc2.tar.xz 12100548 BLAKE2B 
6bc2130dd7920d2a6eee845d4f53633e609ec2f8a740e39df23a732db842dbe5e0da6374dd0a8b2dfbd938ef1d0de55281a80c061d568dd609f8ac78da528aee
 SHA512 
27e23925ce7e3a38954088db47d564776c4ac7e028d30ef5c58229b3182b461ece37863a69bc42ea4ff0a4817c46c0b0ca8d70f6fafddb5c3fe60bd9c429563b

diff --git a/media-libs/mesa/mesa-19.3.4.ebuild 
b/media-libs/mesa/mesa-19.3.4.ebuild
new file mode 100644
index 000..26304ad69b1
--- /dev/null
+++ b/media-libs/mesa/mesa-19.3.4.ebuild
@@ -0,0 +1,547 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit 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 )
+   

[gentoo-commits] repo/gentoo:master commit in: dev-python/tikzplotlib/, dev-python/matplotlib2tikz/, profiles/updates/

2020-02-13 Thread Benda XU
commit: 42b1924a9bd4f433207f0e21a47127bd9b5a7b3f
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Thu Feb  6 12:18:20 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Fri Feb 14 02:57:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42b1924a

dev-python/tikzplotlib: Version bump 0.9.1

  - Renamed from matplotlib2tikz
  - Added py3_7
  - Fixed IUSE="test"
  - Added IUSE="doc"

  - dev-python/matplotlib2tikz: Renamed to tikzplotlib
  - profile/updates: matplotlib2tikz to tikzplotlib

Closes: https://bugs.gentoo.org/695716
Closes: https://github.com/gentoo/gentoo/pull/14579

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

 dev-python/matplotlib2tikz/Manifest|  1 -
 .../matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild  | 38 
 dev-python/matplotlib2tikz/metadata.xml| 13 ---
 dev-python/tikzplotlib/Manifest|  1 +
 dev-python/tikzplotlib/metadata.xml| 13 +++
 dev-python/tikzplotlib/tikzplotlib-0.9.1.ebuild| 42 ++
 profiles/updates/1Q-2020   |  1 +
 7 files changed, 57 insertions(+), 52 deletions(-)

diff --git a/dev-python/matplotlib2tikz/Manifest 
b/dev-python/matplotlib2tikz/Manifest
deleted file mode 100644
index cebe627c01c..000
--- a/dev-python/matplotlib2tikz/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST matplotlib2tikz-0.6.18.tar.gz 527262 BLAKE2B 
370a1e088a17a98afd29e1e465c93b98b10100c85a277be3130f5c39bc236a9efab9241f9edffdbd430f9645cba4ff00ebda73dddeda024e3f545b21e548e786
 SHA512 
e12db2dd54a2145e1d66e19158c8a9305243beea60add0559959d801d319c43a28aa779048764d2adf29f878f7ccca9b2363bbc5034135a9d9002a8815fe37ab

diff --git a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild 
b/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild
deleted file mode 100644
index f0038878e87..000
--- a/dev-python/matplotlib2tikz/matplotlib2tikz-0.6.18.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 virtualx
-
-DESCRIPTION="Convert matplotlib figures into TikZ/PGFPlots"
-HOMEPAGE="https://github.com/nschloe/matplotlib2tikz;
-SRC_URI="https://github.com/nschloe/matplotlib2tikz/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-   dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-python/pillow[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   dev-python/ImageHash[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-tex/pgf
-   )"
-
-# we have not succeeded in getting the tests to work yet ;-)
-RESTRICT="test"
-
-python_test() {
-   local -x MPLBACKEND=Agg
-   virtx py.test -v
-}

diff --git a/dev-python/matplotlib2tikz/metadata.xml 
b/dev-python/matplotlib2tikz/metadata.xml
deleted file mode 100644
index 1d946eedff0..000
--- a/dev-python/matplotlib2tikz/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   s...@gentoo.org
-   Gentoo Science Project
-   
-   matplotlib2tikz is a Python tool for converting 
matplotlib figures into PGFPlots (TikZ) figures like for native inclusion into 
LaTeX documents. The output of matplotlib2tikz is in PGFPlots, a LaTeX library 
that sits on top of TikZ and describes graphs in terms of axes, data etc. 
Consequently, the output of matplotlib2tikz retains more information, can be 
more easily understood, and is more easily editable than raw TikZ 
output.
-   
-   nschloe/matplotlib2tikz
-   matplotlib2tikz
-   
-

diff --git a/dev-python/tikzplotlib/Manifest b/dev-python/tikzplotlib/Manifest
new file mode 100644
index 000..9d2e25fabe2
--- /dev/null
+++ b/dev-python/tikzplotlib/Manifest
@@ -0,0 +1 @@
+DIST tikzplotlib-0.9.1.tar.gz 584961 BLAKE2B 
62737db9117c96484de690b26c3f13d5a872a3c70ad4ebe635bcba348dfa7f0eb944b8c469807c4c474351a9fae7db6dd71df82e33ee33cbdd8b1abeb9686e1b
 SHA512 
10f3be8b843ea81d48bd6fad494a7e7a0cc5afd45a96c26be7f4dfbac929bdb3010fd355c6e1ef262273fd0783fc5b5b4a7b41a0c01e18cff5446bb9d96ee2b7

diff --git a/dev-python/tikzplotlib/metadata.xml 
b/dev-python/tikzplotlib/metadata.xml
new file mode 100644
index 000..50a33145b07
--- /dev/null
+++ b/dev-python/tikzplotlib/metadata.xml
@@ -0,0 +1,13 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   s...@gentoo.org
+   Gentoo Science Project
+   
+   tikzplotlib is a Python tool for converting matplotlib 
figures into PGFPlots (TikZ) figures like for native inclusion into LaTeX 
documents. The output of tikzplotlib is in PGFPlots, a LaTeX 

[gentoo-commits] proj/mozilla:master commit in: www-client/firefox/files/, www-client/firefox/

2020-02-13 Thread Jory Pratt
commit: 49a458e4b89270bb410f8bda5b31713f10e766bf
Author: Jory Pratt  gentoo  org>
AuthorDate: Fri Feb 14 02:34:23 2020 +
Commit: Jory Pratt  gentoo  org>
CommitDate: Fri Feb 14 02:34:23 2020 +
URL:https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=49a458e4

www-client/firefox: Fix lto/pgo build

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

 .../firefox/files/firefox-69.0-lto-gcc-fix.patch   | 26 ---
 .../files/firefox-73.0_fix_lto_pgo_builds.patch| 51 ++
 www-client/firefox/firefox-73.0.ebuild |  2 +
 3 files changed, 53 insertions(+), 26 deletions(-)

diff --git a/www-client/firefox/files/firefox-69.0-lto-gcc-fix.patch 
b/www-client/firefox/files/firefox-69.0-lto-gcc-fix.patch
deleted file mode 100644
index 9fe9673..000
--- a/www-client/firefox/files/firefox-69.0-lto-gcc-fix.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-# HG changeset patch
-# Parent  79ae951dc72ba16a2451c4cde7298aa986376b0c
-Fix lto builds of sandbox on linux
-
-diff --git a/security/sandbox/linux/moz.build 
b/security/sandbox/linux/moz.build
 a/security/sandbox/linux/moz.build
-+++ b/security/sandbox/linux/moz.build
-@@ -95,17 +95,17 @@ if CONFIG['CC_TYPE'] in ('clang', 'gcc')
- CXXFLAGS += ['-Wno-shadow']
- SOURCES['../chromium/sandbox/linux/services/syscall_wrappers.cc'].flags 
+= [
- '-Wno-empty-body',
- ]
- 
- # gcc lto likes to put the top level asm in syscall.cc in a different 
partition
- # from the function using it which breaks the build.  Work around that by
- # forcing there to be only one partition.
--for f in CONFIG['OS_CXXFLAGS']:
-+for f in CONFIG['MOZ_LTO_CFLAGS']:
- if f.startswith('-flto') and CONFIG['CC_TYPE'] != 'clang':
- LDFLAGS += ['--param', 'lto-partitions=1']
- 
- DEFINES['NS_NO_XPCOM'] = True
- DisableStlWrapping()
- 
- LOCAL_INCLUDES += ['/security/sandbox/linux']
- LOCAL_INCLUDES += ['/security/sandbox/chromium-shim']

diff --git a/www-client/firefox/files/firefox-73.0_fix_lto_pgo_builds.patch 
b/www-client/firefox/files/firefox-73.0_fix_lto_pgo_builds.patch
new file mode 100644
index 000..5e2420c
--- /dev/null
+++ b/www-client/firefox/files/firefox-73.0_fix_lto_pgo_builds.patch
@@ -0,0 +1,51 @@
+From c193eba68325c07bbf13eb3995842545b7d23695 Mon Sep 17 00:00:00 2001
+From: 
+Date: Thu, 13 Feb 2020 20:29:09 -0600
+Subject: [PATCH] Fix pgo/lto builds
+
+---
+ build/moz.configure/lto-pgo.configure | 4 ++--
+ security/sandbox/linux/moz.build  | 5 ++---
+ 2 files changed, 4 insertions(+), 5 deletions(-)
+
+diff --git a/build/moz.configure/lto-pgo.configure 
b/build/moz.configure/lto-pgo.configure
+index 394c1d8911..1f26a6e565 100644
+--- a/build/moz.configure/lto-pgo.configure
 b/build/moz.configure/lto-pgo.configure
+@@ -70,7 +70,7 @@ set_config('PGO_PROFILE_PATH', pgo_profile_path)
+ def pgo_flags(compiler, target, profdata):
+ if compiler.type == 'gcc':
+ return namespace(
+-gen_cflags=['-fprofile-generate'],
++gen_cflags=['-fprofile-generate', 
'-DMOZ_PROFILE_INSTRUMENTATION'],
+ gen_ldflags=['-fprofile-generate'],
+ use_cflags=['-fprofile-use', '-fprofile-correction',
+ '-Wcoverage-mismatch'],
+@@ -91,7 +91,7 @@ def pgo_flags(compiler, target, profdata):
+ gen_ldflags = ['-fprofile-generate']
+ 
+ return namespace(
+-gen_cflags=[prefix + '-fprofile-generate'],
++gen_cflags=[prefix + '-fprofile-generate', 
'-DMOZ_PROFILE_INSTRUMENTATION'],
+ gen_ldflags=gen_ldflags,
+ use_cflags=[prefix + '-fprofile-use=%s' % profdata,
+ # Some error messages about mismatched profile data
+diff --git a/security/sandbox/linux/moz.build 
b/security/sandbox/linux/moz.build
+index aae85843e9..e300260fa0 100644
+--- a/security/sandbox/linux/moz.build
 b/security/sandbox/linux/moz.build
+@@ -100,9 +100,8 @@ if CONFIG['CC_TYPE'] in ('clang', 'gcc'):
+ # gcc lto likes to put the top level asm in syscall.cc in a different 
partition
+ # from the function using it which breaks the build.  Work around that by
+ # forcing there to be only one partition.
+-for f in CONFIG['OS_CXXFLAGS']:
+-if f.startswith('-flto') and CONFIG['CC_TYPE'] != 'clang':
+-LDFLAGS += ['--param', 'lto-partitions=1']
++if CONFIG['CC_TYPE'] != 'clang':
++LDFLAGS += ['--param', 'lto-partitions=1']
+ 
+ DEFINES['NS_NO_XPCOM'] = True
+ DisableStlWrapping()
+-- 
+2.25.0
+

diff --git a/www-client/firefox/firefox-73.0.ebuild 
b/www-client/firefox/firefox-73.0.ebuild
index a2025c3..c4fb0b2 100644
--- a/www-client/firefox/firefox-73.0.ebuild
+++ b/www-client/firefox/firefox-73.0.ebuild
@@ -257,6 +257,8 @@ src_prepare() {
use !wayland && rm -f "${WORKDIR}/firefox/2019_mozilla-bug1539471.patch"
eapply "${WORKDIR}/firefox"
 
+   eapply "${FILESDIR}/${PN}-73.0_fix_lto_pgo_builds.patch"
+
# Allow 

[gentoo-commits] repo/gentoo:master commit in: games-puzzle/tod/files/, games-puzzle/tod/

2020-02-13 Thread Stefan Strogin
commit: 4c0fda88a281ca340ccb3849a166e010552a1b18
Author: Stefan Strogin  gentoo  org>
AuthorDate: Fri Feb 14 01:59:22 2020 +
Commit: Stefan Strogin  gentoo  org>
CommitDate: Fri Feb 14 02:10:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c0fda88

games-puzzle/tod: add patch to fix fixed point math functions

Closes: https://bugs.gentoo.org/697090
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Stefan Strogin  gentoo.org>

 games-puzzle/tod/files/tod-0-allegro.patch | 154 +
 .../tod/{tod-0-r1.ebuild => tod-0-r2.ebuild}   |   9 +-
 2 files changed, 159 insertions(+), 4 deletions(-)

diff --git a/games-puzzle/tod/files/tod-0-allegro.patch 
b/games-puzzle/tod/files/tod-0-allegro.patch
new file mode 100644
index 000..8b84a16dd9a
--- /dev/null
+++ b/games-puzzle/tod/files/tod-0-allegro.patch
@@ -0,0 +1,154 @@
+From a8be33cd50b5f477f047e845426047da332d6273 Mon Sep 17 00:00:00 2001
+From: Stefan Strogin 
+Date: Fri, 14 Feb 2020 03:55:13 +0200
+Subject: [PATCH] Fix fixed point math functions (from media-libs/allegro)
+
+Bug: https://bugs.gentoo.org/697090
+Upstream-Status: Inappropriate [no upstream]
+Signed-off-by: Stefan Strogin 
+---
+ hgrcos.c |  2 +-
+ rec.c| 58 
+ 2 files changed, 30 insertions(+), 30 deletions(-)
+
+diff --git a/hgrcos.c b/hgrcos.c
+index c65b469..442b18f 100644
+--- a/hgrcos.c
 b/hgrcos.c
+@@ -34,5 +34,5 @@ fixed hgrsin(fixed theta)
+ 
+ fixed hgrtan(fixed theta)
+ {
+-  return fdiv(hgrcos(theta + 0xc0), hgrcos(theta));
++  return fixdiv(hgrcos(theta + 0xc0), hgrcos(theta));
+ }
+diff --git a/rec.c b/rec.c
+index bf6df2e..d02830a 100644
+--- a/rec.c
 b/rec.c
+@@ -214,7 +214,7 @@ void SetupLight1(void)
+ {
+   if(line[x] == c1)
+   {
+-fixed f = fsqrt((x - 128) * (x - 128) + (y - 128) * (y - 128)); /* 
between 0 and 2 */
++fixed f = fixsqrt((x - 128) * (x - 128) + (y - 128) * (y - 128)); /* 
between 0 and 2 */
+ fixed cosine = hgrcos(f << 10);
+ unsigned c = (cosine + 0x1 + rand() % 0x1000) * 15 / 32768;
+ if(c > 63)
+@@ -223,8 +223,8 @@ void SetupLight1(void)
+   }
+   else if(line[x] == c2)
+   {
+-fixed f = fsqrt((x - 128) * (x - 128) + (y - 128) * (y - 128)) +
+-  (fcos(x << 20) + fcos(y << 20)) / 64 + 0x1;
++fixed f = fixsqrt((x - 128) * (x - 128) + (y - 128) * (y - 128)) +
++  (fixcos(x << 20) + fixcos(y << 20)) / 64 + 0x1;
+   /* between 0 and 4 */
+ fixed cosine = hgrcos(f << 11);
+ unsigned c = (cosine + 0x1 + rand() % 0x1000) * 15 / 32768;
+@@ -264,10 +264,10 @@ void ThetaLight(fixed theta)
+* 3 4
+* 567
+*/
+-  zpixel[1] = THETALIGHT_AMBIENT + fmul(THETALIGHT_POWER, s);
+-  zpixel[3] = THETALIGHT_AMBIENT + fmul(THETALIGHT_POWER, 0x1 - c);
+-  zpixel[4] = THETALIGHT_AMBIENT + fmul(THETALIGHT_POWER, c);
+-  zpixel[6] = THETALIGHT_AMBIENT + fmul(THETALIGHT_POWER, 0x1 - s);
++  zpixel[1] = THETALIGHT_AMBIENT + fixmul(THETALIGHT_POWER, s);
++  zpixel[3] = THETALIGHT_AMBIENT + fixmul(THETALIGHT_POWER, 0x1 - c);
++  zpixel[4] = THETALIGHT_AMBIENT + fixmul(THETALIGHT_POWER, c);
++  zpixel[6] = THETALIGHT_AMBIENT + fixmul(THETALIGHT_POWER, 0x1 - s);
+ 
+   zpixel[0] = (zpixel[1] + zpixel[3])/2;
+   zpixel[2] = (zpixel[1] + zpixel[4])/2;
+@@ -304,20 +304,20 @@ void InitSidesPhi(Seven *seven, fixed phi, fixed zBase)
+   fixed m, zCos;
+   int scanlineWidth = 160 / nPlayers;
+ 
+-  if(fcos(phi) == 0)
++  if(fixcos(phi) == 0)
+   {
+ phi -= 0x8000;
+   }
+-  zCos = fdiv(zBase, hgrcos(phi));
++  zCos = fixdiv(zBase, hgrcos(phi));
+   m = hgrtan(phi);
+ 
+   for(i = 0; i < wHt; i++)
+   {
+-fixed scanline = fdiv(i - wHt / 2, wHt / 2);
+-fixed mline = fmul(m, scanline);
+-fixed zLine = fmul(zCos, scanline);
+-fixed y1 = fdiv(zLine, mline + 0x1);
+-fixed x1 = fdiv(zBase, mline + 0x1);
++fixed scanline = fixdiv(i - wHt / 2, wHt / 2);
++fixed mline = fixmul(m, scanline);
++fixed zLine = fixmul(zCos, scanline);
++fixed y1 = fixdiv(zLine, mline + 0x1);
++fixed x1 = fixdiv(zBase, mline + 0x1);
+ 
+ if(x1 < 0)
+ {
+@@ -391,10 +391,10 @@ void RotateSides(Seven *seven, int theta)
+ ly = seven->leftY[i];
+ ry = seven->rightY[i];
+ 
+-seven->leftX[i]  = fmul(lx, c) - fmul(ly, s);
+-seven->rightX[i] = fmul(rx, c) - fmul(ry, s);
+-seven->leftY[i]  = fmul(ly, c) + fmul(lx, s);
+-seven->rightY[i] = fmul(ry, c) + fmul(rx, s);
++seven->leftX[i]  = fixmul(lx, c) - fixmul(ly, s);
++seven->rightX[i] = fixmul(rx, c) - fixmul(ry, s);
++seven->leftY[i]  = fixmul(ly, c) + fixmul(lx, s);
++seven->rightY[i] = fixmul(ry, c) + fixmul(rx, s);
+   }
+ }
+ 
+@@ -405,10 +405,10 @@ void ScaleSides(Seven *seven, int fac)
+ 
+   for(i = 0; i < wHt; i++)
+   {
+-  

[gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/

2020-02-13 Thread Thomas Deutschmann
commit: 542ac4493fb6ec1442a58cf4f29efa8433e096af
Author: Joonas Niilola  gentoo  org>
AuthorDate: Thu Feb 13 17:42:02 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb 14 00:45:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=542ac449

www-client/firefox-bin: revbump for new apulse logic

Signed-off-by: Joonas Niilola  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14649
Signed-off-by: Thomas Deutschmann  gentoo.org>

 ...-68.5.0.ebuild => firefox-bin-68.5.0-r1.ebuild} | 24 
 ...-bin-73.0.ebuild => firefox-bin-73.0-r1.ebuild} | 26 +-
 2 files changed, 31 insertions(+), 19 deletions(-)

diff --git a/www-client/firefox-bin/firefox-bin-68.5.0.ebuild 
b/www-client/firefox-bin/firefox-bin-68.5.0-r1.ebuild
similarity index 94%
rename from www-client/firefox-bin/firefox-bin-68.5.0.ebuild
rename to www-client/firefox-bin/firefox-bin-68.5.0-r1.ebuild
index 030cfc8b6b1..d95d92d0739 100644
--- a/www-client/firefox-bin/firefox-bin-68.5.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-68.5.0-r1.ebuild
@@ -35,13 +35,14 @@ RESTRICT="strip mirror"
 KEYWORDS="-* amd64 x86"
 SLOT="0"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
-IUSE="alsa +ffmpeg +pulseaudio selinux startup-notification"
-REQUIRED_USE="alsa? ( !pulseaudio )"
+IUSE="+alsa +ffmpeg +pulseaudio selinux startup-notification"
 
 DEPEND="app-arch/unzip
alsa? (
-   dev-util/patchelf
-   media-sound/apulse
+   !pulseaudio? (
+   dev-util/patchelf
+   media-sound/apulse
+   )
)"
 RDEPEND="dev-libs/atk
>=sys-apps/dbus-0.60
@@ -62,8 +63,12 @@ RDEPEND="dev-libs/atk
x11-libs/libXt
>=x11-libs/pango-1.22.0
virtual/freedesktop-icon-theme
-   pulseaudio? ( !=x11-libs/pango-1.22.0
virtual/freedesktop-icon-theme
-   pulseaudio? ( !"${ED}"usr/bin/${PN}
#!/bin/sh
unset LD_PRELOAD
@@ -179,8 +184,9 @@ pkg_postinst() {
use ffmpeg || ewarn "USE=-ffmpeg : HTML5 video will not render without 
media-video/ffmpeg installed"
 
local HAS_AUDIO=0
-   use pulseaudio && HAS_AUDIO=1
-   use alsa && HAS_AUDIO=1
+   if use alsa || use pulseaudio; then
+   HAS_AUDIO=1
+   fi
 
if [[ ${HAS_AUDIO} -eq 0 ]] ; then
ewarn "USE=-pulseaudio & USE=-alsa : For audio please either 
set USE=pulseaudio or USE=alsa!"



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

2020-02-13 Thread William Hubbs
commit: dfd685d2e9b2c7f216aa24b48ca8c6fe7c823c37
Author: William Hubbs  sony  com>
AuthorDate: Fri Feb 14 00:29:46 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Fri Feb 14 00:30:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd685d2

app-emulation/docker: fix runtime dependencies on containerd and runc for 
19.03.6

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

 app-emulation/docker/docker-19.03.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/docker/docker-19.03.6.ebuild 
b/app-emulation/docker/docker-19.03.6.ebuild
index a35c26e6b7a..311e791f201 100644
--- a/app-emulation/docker/docker-19.03.6.ebuild
+++ b/app-emulation/docker/docker-19.03.6.ebuild
@@ -58,8 +58,8 @@ RDEPEND="
>=dev-vcs/git-1.7
>=app-arch/xz-utils-4.9
dev-libs/libltdl
-   ~app-emulation/containerd-1.2.10
-   ~app-emulation/runc-1.0.0_rc9[apparmor?,seccomp?]
+   ~app-emulation/containerd-1.2.12
+   ~app-emulation/runc-1.0.0_rc10[apparmor?,seccomp?]
~app-emulation/docker-proxy-0.8.0_p20191011
container-init? ( >=sys-process/tini-0.18.0[static] )
 "



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

2020-02-13 Thread Andreas Sturmlechner
commit: 65844e7fcf921da1e37efc4160fc26afa37cfc45
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 16 23:29:33 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb 14 00:17:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65844e7f

kde.org.eclass: Support kde-plasma unstable point release tarballs

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

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

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index b943ebabb3d..2776b5b972f 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: kde.org.eclass
@@ -136,7 +136,7 @@ _kde.org_calculate_src_uri() {
;;
kde-plasma)
case ${PV} in
-   5.??.[6-9]? )
+   5.??.[6-9]?* )
_src_uri+="unstable/plasma/$(ver_cut 
1-3)/"
RESTRICT+=" mirror"
;;



[gentoo-commits] proj/kde:master commit in: kde-plasma/kdeplasma-addons/, kde-plasma/kactivitymanagerd/, ...

2020-02-13 Thread Andreas Sturmlechner
commit: 11c458d1989cd48a0775cd06433dca7ccd7e915a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 23:54:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:54:34 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=11c458d1

kde-plasma: Drop KDE Plasma 5.18.0

Moved to Gentoo ebuild repository.

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

 kde-plasma/bluedevil/bluedevil-5.18.0.ebuild   |  40 
 kde-plasma/breeze-grub/breeze-grub-5.18.0.ebuild   |  23 ---
 kde-plasma/breeze-gtk/breeze-gtk-5.18.0.ebuild |  48 -
 .../breeze-plymouth/breeze-plymouth-5.18.0.ebuild  |  28 ---
 kde-plasma/breeze/breeze-5.18.0.ebuild |  56 --
 kde-plasma/discover/discover-5.18.0.ebuild |  78 
 kde-plasma/drkonqi/drkonqi-5.18.0.ebuild   |  66 ---
 .../kactivitymanagerd-5.18.0.ebuild|  36 
 .../kde-cli-tools/kde-cli-tools-5.18.0.ebuild  |  70 ---
 .../kde-gtk-config/kde-gtk-config-5.18.0.ebuild|  49 -
 kde-plasma/kdecoration/kdecoration-5.18.0.ebuild   |  24 ---
 .../kdeplasma-addons-5.18.0.ebuild |  62 --
 kde-plasma/kgamma/kgamma-5.18.0.ebuild |  32 ---
 kde-plasma/khotkeys/khotkeys-5.18.0.ebuild |  50 -
 kde-plasma/kinfocenter/kinfocenter-5.18.0.ebuild   | 105 --
 kde-plasma/kmenuedit/kmenuedit-5.18.0.ebuild   |  41 
 kde-plasma/kscreen/kscreen-5.18.0.ebuild   |  45 -
 .../kscreenlocker/kscreenlocker-5.18.0.ebuild  | 100 --
 kde-plasma/ksshaskpass/ksshaskpass-5.18.0.ebuild   |  78 
 kde-plasma/ksysguard/ksysguard-5.18.0.ebuild   |  55 --
 kde-plasma/kwallet-pam/kwallet-pam-5.18.0.ebuild   |  37 
 .../kwayland-integration-5.18.0.ebuild |  30 ---
 kde-plasma/kwin/kwin-5.18.0.ebuild | 110 ---
 kde-plasma/kwrited/kwrited-5.18.0.ebuild   |  27 ---
 kde-plasma/libkscreen/libkscreen-5.18.0.ebuild |  31 ---
 kde-plasma/libksysguard/libksysguard-5.18.0.ebuild |  57 --
 .../libkworkspace/libkworkspace-5.18.0.ebuild  |  60 --
 kde-plasma/milou/milou-5.18.0.ebuild   |  33 
 kde-plasma/oxygen/oxygen-5.18.0.ebuild |  54 -
 .../plasma-browser-integration-5.18.0.ebuild   |  41 
 .../files/plasma-desktop-5.18.0-kcm_fonts.patch|  14 --
 .../plasma-desktop-5.18.0-unlock-widgets.patch |  23 ---
 .../plasma-desktop/plasma-desktop-5.18.0-r1.ebuild | 148 --
 .../plasma-integration-5.18.0.ebuild   |  48 -
 kde-plasma/plasma-meta/plasma-meta-5.18.0.ebuild   | 111 ---
 kde-plasma/plasma-nm/plasma-nm-5.18.0.ebuild   |  81 
 kde-plasma/plasma-pa/plasma-pa-5.18.0.ebuild   |  38 
 kde-plasma/plasma-sdk/plasma-sdk-5.18.0.ebuild |  46 -
 .../plasma-thunderbolt-5.18.0.ebuild   |  33 
 kde-plasma/plasma-vault/plasma-vault-5.18.0.ebuild |  47 -
 .../plasma-workspace-wallpapers-5.18.0.ebuild  |  19 --
 .../plasma-workspace-5.18.0.ebuild | 219 -
 kde-plasma/plymouth-kcm/plymouth-kcm-5.18.0.ebuild |  40 
 .../polkit-kde-agent-5.18.0.ebuild |  33 
 kde-plasma/powerdevil/powerdevil-5.18.0.ebuild |  67 ---
 kde-plasma/sddm-kcm/sddm-kcm-5.18.0.ebuild |  38 
 .../systemsettings/systemsettings-5.18.0.ebuild|  66 ---
 kde-plasma/user-manager/user-manager-5.18.0.ebuild |  34 
 .../xdg-desktop-portal-kde-5.18.0.ebuild   |  53 -
 .../xembed-sni-proxy-5.18.0.ebuild |  44 -
 50 files changed, 2768 deletions(-)

diff --git a/kde-plasma/bluedevil/bluedevil-5.18.0.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.18.0.ebuild
deleted file mode 100644
index cb80041539..00
--- a/kde-plasma/bluedevil/bluedevil-5.18.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.66.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="Bluetooth stack for KDE Plasma"
-HOMEPAGE="https://cgit.kde.org/bluedevil.git;
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~ppc64"
-IUSE=""
-
-DEPEND="
-   >=kde-frameworks/bluez-qt-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kded-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/plasma-${KFMIN}:5
-   

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

2020-02-13 Thread Patrick McLean
commit: 10c84a52874f57f3d5977050a4ec6382cae0fc77
Author: Patrick McLean  sony  com>
AuthorDate: Thu Feb 13 23:29:49 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Feb 13 23:29:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10c84a52

dev-python/prometheus_client-0.6.0-r1: revbump add py38 (0.6.0 series)

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

 .../prometheus_client-0.6.0-r1.ebuild   | 21 +
 1 file changed, 21 insertions(+)

diff --git a/dev-python/prometheus_client/prometheus_client-0.6.0-r1.ebuild 
b/dev-python/prometheus_client/prometheus_client-0.6.0-r1.ebuild
new file mode 100644
index 000..9cf445e
--- /dev/null
+++ b/dev-python/prometheus_client/prometheus_client-0.6.0-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+inherit distutils-r1
+
+DESCRIPTION="Python client for the Prometheus monitoring system"
+HOMEPAGE="https://pypi.org/project/prometheus_client/
+   https://github.com/prometheus/client_python;
+SRC_URI="https://github.com/prometheus/client_python/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/client_python-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-python/twisted[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/plasma/, kde-frameworks/plasma/files/

2020-02-13 Thread Andreas Sturmlechner
commit: a7a8f145cae9b34c3260585ba418bd22550d2661
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 22:07:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7a8f145

kde-frameworks/plasma: Remove hardcoded colors

See also: https://mail.kde.org/pipermail/plasma-devel/2020-February/14.html

Dark panels have white corners
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=417511
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-5.67.0-remove-hardcoded-colors.patch| 140 +
 kde-frameworks/plasma/plasma-5.67.0-r2.ebuild  |  80 
 2 files changed, 220 insertions(+)

diff --git 
a/kde-frameworks/plasma/files/plasma-5.67.0-remove-hardcoded-colors.patch 
b/kde-frameworks/plasma/files/plasma-5.67.0-remove-hardcoded-colors.patch
new file mode 100644
index 000..8b408749052
--- /dev/null
+++ b/kde-frameworks/plasma/files/plasma-5.67.0-remove-hardcoded-colors.patch
@@ -0,0 +1,140 @@
+From 1ed47e7c4188ed0f047dda40093ea0213ae4a433 Mon Sep 17 00:00:00 2001
+From: Niccol Venerandi 
+Date: Wed, 12 Feb 2020 20:12:05 +0100
+Subject: Remove hardcoded colors
+
+Summary:
+Fixes 
https://www.reddit.com/r/kde/comments/f2mxd3/517_seeing_weird_white_corners_on_my_autohiding/
+
+BUG:417511
+
+Reviewers: ndavis
+
+Reviewed By: ndavis
+
+Subscribers: kde-frameworks-devel
+
+Tags: #frameworks
+
+Differential Revision: https://phabricator.kde.org/D27354
+---
+ .../breeze/translucent/widgets/panel-background.svg|  8 
+ src/desktoptheme/breeze/widgets/panel-background.svg   | 18 +-
+ 2 files changed, 13 insertions(+), 13 deletions(-)
+
+diff --git a/src/desktoptheme/breeze/translucent/widgets/panel-background.svg 
b/src/desktoptheme/breeze/translucent/widgets/panel-background.svg
+index eae58ed..9c9c3dd 100644
+--- a/src/desktoptheme/breeze/translucent/widgets/panel-background.svg
 b/src/desktoptheme/breeze/translucent/widgets/panel-background.svg
+@@ -1025,28 +1025,28 @@
+sodipodi:nodetypes="cssccc"
+class="ColorScheme-Background"
+inkscape:connector-curvature="0"
+-   
style="color:#eff0f1;opacity:1;fill:#00;fill-opacity:1;stroke:none;stroke-width:1.37502706"
++   
style="opacity:1;fill:#00;fill-opacity:1;stroke:none;stroke-width:1.37502706"
+d="m 158.4,954.61232 v -1.37503 -5.5001 -1.37503 h 1.37503 1.37502 
4.12508 1.37503 v 1.37503 2.75005 c 0,2.75005 -1.37503,4.12508 -4.12508,4.12508 
h -1.37503 -1.37502 z"
+id="mask-bottomright" />
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+   
+   
+   
+ 
++   id="bottomright"> 
+   
+-- 
+cgit v1.1

diff --git a/kde-frameworks/plasma/plasma-5.67.0-r2.ebuild 
b/kde-frameworks/plasma/plasma-5.67.0-r2.ebuild
new file mode 100644
index 000..7155e18e8ab
--- /dev/null
+++ b/kde-frameworks/plasma/plasma-5.67.0-r2.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_ORG_NAME="${PN}-framework"
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Plasma framework"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="gles2 wayland X"
+
+# drop qtgui subslot operator when QT_MINIMAL >= 5.14.0
+BDEPEND="
+   >=kde-frameworks/kdoctools-${PVCUT}:5
+"
+RDEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5=[gles2=]
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   >=dev-qt/qtsql-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   =kde-frameworks/kactivities-${PVCUT}*:5
+   =kde-frameworks/karchive-${PVCUT}*:5
+   =kde-frameworks/kconfig-${PVCUT}*:5
+   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
+   =kde-frameworks/kcoreaddons-${PVCUT}*:5
+   =kde-frameworks/kdeclarative-${PVCUT}*:5
+   =kde-frameworks/kglobalaccel-${PVCUT}*:5
+   =kde-frameworks/kguiaddons-${PVCUT}*:5
+   =kde-frameworks/ki18n-${PVCUT}*:5
+   =kde-frameworks/kiconthemes-${PVCUT}*:5
+   =kde-frameworks/kio-${PVCUT}*:5
+   =kde-frameworks/kirigami-${PVCUT}*:5
+   =kde-frameworks/knotifications-${PVCUT}*:5
+   =kde-frameworks/kpackage-${PVCUT}*:5
+   =kde-frameworks/kservice-${PVCUT}*:5
+   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
+   =kde-frameworks/kwindowsystem-${PVCUT}*:5
+   =kde-frameworks/kxmlgui-${PVCUT}*:5
+   !gles2? ( virtual/opengl )
+   wayland? (
+   =kde-frameworks/kwayland-${PVCUT}*:5
+   media-libs/mesa[egl]
+   )
+   X? (
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   x11-libs/libX11
+   x11-libs/libxcb
+   )
+"
+DEPEND="${RDEPEND}
+   

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

2020-02-13 Thread Andreas Sturmlechner
commit: 49fcbe40bc36d839a359c77277e7e690f596
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 23:16:39 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49fcbe40

media-sound/mixxx: Drop 2.2.2

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

 media-sound/mixxx/Manifest   |   1 -
 media-sound/mixxx/mixxx-2.2.2.ebuild | 137 ---
 2 files changed, 138 deletions(-)

diff --git a/media-sound/mixxx/Manifest b/media-sound/mixxx/Manifest
index 1ba313a75ba..531cc339290 100644
--- a/media-sound/mixxx/Manifest
+++ b/media-sound/mixxx/Manifest
@@ -1,3 +1,2 @@
 DIST mixxx-2.1.8.tar.gz 34652727 BLAKE2B 
d996bb07a5914e5a3b8f276130e1f8fb46a9493e192e45a1b65cdb961b1a7ca0e98fed69d894ace8e61ee72231a1d8ba731921e46d3601ad0d41a79aa04a47ab
 SHA512 
c1423bec9b3a9654ece5ae68c0f72975dcd2a9cee377520e56d4f35366a3bb23157c9c64f0f2b8a61d36e5d818216b64cb6aae53ca2b8e3dfa865b8911a7e1eb
-DIST mixxx-2.2.2.tar.gz 35050389 BLAKE2B 
7d1f7fa3de7aa31bdc4e13110ceec4a07ae776aa995c191e467ece403b66dc930ab2632fb0705d204a416b3e64b87af13583f307b227626facb02a88f777c259
 SHA512 
3b9365bd9d9a7d387cd8791d7d9f6315116e04322370db103998d5e055a6de5e159a4605c7de96cbcf13e7d0653cbe53140dca18a8c3f1b688b227be2c4aeb6f
 DIST mixxx-2.2.3.tar.gz 35060366 BLAKE2B 
eb21f86f5330749add8a80328985d385a0a6f49f35f8be2a34e006e8c05f306aa1463be839208fe9c86396ea8b598002bd042fdb09ca93e2378e97c834a50d35
 SHA512 
dfa4f9ccb7d8aa486167a01e54ee5ebeb3655a4f63c7c163b66f0dd25a21f309eae3a213d253cc37ef501777961028932a9d4ac71f5befd54daca2bd2326b395

diff --git a/media-sound/mixxx/mixxx-2.2.2.ebuild 
b/media-sound/mixxx/mixxx-2.2.2.ebuild
deleted file mode 100644
index 87572640dca..000
--- a/media-sound/mixxx/mixxx-2.2.2.ebuild
+++ /dev/null
@@ -1,137 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic scons-utils toolchain-funcs
-
-DESCRIPTION="Advanced Digital DJ tool based on Qt"
-HOMEPAGE="https://www.mixxx.org/;
-if [[ "${PV}" ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/mixxxdj/${PN}.git;
-else
-   #SRC_URI="https://downloads.mixxx.org/${P}/${P}-src.tar.gz;
-   SRC_URI="https://github.com/mixxxdj/${PN}/archive/release-${PV}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-release-${PV}"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="aac doc ffmpeg hid lv2 mp3 mp4 opus shout wavpack"
-
-# fails to compile system-fidlib. Add ">media-libs/fidlib-0.9.10-r1" once this
-# got fixed
-RDEPEND="
-   dev-db/sqlite
-   dev-libs/glib:2
-   dev-libs/protobuf:0=
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtopengl:5
-   dev-qt/qtscript:5[scripttools]
-   dev-qt/qtsql:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtx11extras:5
-   dev-qt/qtxml:5
-   media-libs/chromaprint
-   media-libs/flac
-   media-libs/libid3tag
-   media-libs/libogg
-   media-libs/libsndfile
-   >=media-libs/libsoundtouch-1.5
-   media-libs/libvorbis
-   >=media-libs/portaudio-19_pre
-   media-libs/portmidi
-   media-libs/rubberband
-   media-libs/taglib
-   media-libs/vamp-plugin-sdk
-   sci-libs/fftw:3.0=
-   sys-power/upower
-   virtual/libusb:1
-   virtual/opengl
-   x11-libs/libX11
-   aac? (
-   media-libs/faad2
-   media-libs/libmp4v2:0
-   )
-   hid? ( dev-libs/hidapi )
-   lv2? ( >=media-libs/lilv-0.24.2-r3 )
-   mp3? ( media-libs/libmad )
-   mp4? ( media-libs/libmp4v2:= )
-   opus? ( media-libs/opusfile )
-   shout? ( media-libs/libshout )
-   wavpack? ( media-sound/wavpack )
-   ffmpeg? ( media-video/ffmpeg:0= )
-"
-# media-libs/rubberband RDEPENDs on sci-libs/fftw:3.0
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-   dev-qt/qttest:5
-   dev-qt/qtxmlpatterns:5
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.0.0-docs.patch
-   "${FILESDIR}"/${PN}-2.2.0-lilv_include_fix.patch
-)
-
-src_prepare() {
-   # use multilib compatible directory for plugins
-   sed -i -e "/unix_lib_path =/s/'lib'/'$(get_libdir)'/" src/SConscript || 
die
-
-   default
-}
-
-src_configure() {
-   local myoptimize=0
-
-   # Required for >=qt-5.7.0 (bug #590690)
-   append-cxxflags -std=c++11
-
-   # Try to get cpu type based on CFLAGS.
-   # Bug #591968
-   for i in $(get-flag mcpu) $(get-flag march) ; do
-   if [[ ${i} = native ]] ; then
-   myoptimize="native"
-   break
-   fi
-   done
-
-   myesconsargs=(
-   prefix="${EPREFIX}/usr"
- 

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

2020-02-13 Thread Andreas Sturmlechner
commit: 234822d1a53605d1e89453038a14d542398a1fe7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 23:16:03 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234822d1

media-sound/mixxx: Drop 2.2.3-r1

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

 media-sound/mixxx/mixxx-2.2.3-r1.ebuild | 138 
 1 file changed, 138 deletions(-)

diff --git a/media-sound/mixxx/mixxx-2.2.3-r1.ebuild 
b/media-sound/mixxx/mixxx-2.2.3-r1.ebuild
deleted file mode 100644
index d6c94204c6f..000
--- a/media-sound/mixxx/mixxx-2.2.3-r1.ebuild
+++ /dev/null
@@ -1,138 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic scons-utils toolchain-funcs
-
-DESCRIPTION="Advanced Digital DJ tool based on Qt"
-HOMEPAGE="https://www.mixxx.org/;
-if [[ "${PV}" ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/mixxxdj/${PN}.git;
-else
-   #SRC_URI="https://downloads.mixxx.org/${P}/${P}-src.tar.gz;
-   SRC_URI="https://github.com/mixxxdj/${PN}/archive/release-${PV}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/${PN}-release-${PV}"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="aac doc ffmpeg hid lv2 mp3 mp4 opus shout wavpack"
-
-# fails to compile system-fidlib. Add ">media-libs/fidlib-0.9.10-r1" once this
-# got fixed
-RDEPEND="
-   dev-db/sqlite
-   dev-libs/glib:2
-   dev-libs/protobuf:0=
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5
-   dev-qt/qtdbus:5
-   dev-qt/qtgui:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtopengl:5
-   dev-qt/qtscript:5[scripttools]
-   dev-qt/qtsql:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   dev-qt/qtx11extras:5
-   dev-qt/qtxml:5
-   media-libs/chromaprint
-   media-libs/flac
-   media-libs/libid3tag
-   media-libs/libogg
-   media-libs/libsndfile
-   >=media-libs/libsoundtouch-1.5
-   media-libs/libvorbis
-   >=media-libs/portaudio-19_pre
-   media-libs/portmidi
-   media-libs/rubberband
-   media-libs/taglib
-   media-libs/vamp-plugin-sdk
-   sci-libs/fftw:3.0=
-   sys-power/upower
-   virtual/libusb:1
-   virtual/opengl
-   x11-libs/libX11
-   aac? (
-   media-libs/faad2
-   media-libs/libmp4v2:0
-   )
-   hid? ( dev-libs/hidapi )
-   lv2? ( >=media-libs/lilv-0.24.2-r3 )
-   mp3? ( media-libs/libmad )
-   mp4? ( media-libs/libmp4v2:= )
-   opus? ( media-libs/opusfile )
-   shout? ( media-libs/libshout )
-   wavpack? ( media-sound/wavpack )
-   ffmpeg? ( media-video/ffmpeg:0= )
-"
-# media-libs/rubberband RDEPENDs on sci-libs/fftw:3.0
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-   dev-qt/qttest:5
-   dev-qt/qtxmlpatterns:5
-"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.0.0-docs.patch
-   "${FILESDIR}"/${PN}-2.2.0-lilv_include_fix.patch
-   "${FILESDIR}"/${P}-qt-5.14.patch
-)
-
-src_prepare() {
-   # use multilib compatible directory for plugins
-   sed -i -e "/unix_lib_path =/s/'lib'/'$(get_libdir)'/" src/SConscript || 
die
-
-   default
-}
-
-src_configure() {
-   local myoptimize=0
-
-   # Required for >=qt-5.7.0 (bug #590690)
-   append-cxxflags -std=c++11
-
-   # Try to get cpu type based on CFLAGS.
-   # Bug #591968
-   for i in $(get-flag mcpu) $(get-flag march) ; do
-   if [[ ${i} = native ]] ; then
-   myoptimize="native"
-   break
-   fi
-   done
-
-   myesconsargs=(
-   prefix="${EPREFIX}/usr"
-   qtdir="${EPREFIX}/usr/$(get_libdir)/qt5"
-   faad="$(usex aac 1 0)"
-   ffmpeg="$(usex ffmpeg 1 0)"
-   hid="$(usex hid 1 0)"
-   hifieq=1
-   lilv="$(usex lv2 1 0)"
-   m4a="$(usex mp4 1 0)"
-   mad="$(usex mp3 1 0)"
-   optimize="${myoptimize}"
-   opus="$(usex opus 1 0)"
-   qt5=1
-   shoutcast="$(usex shout 1 0)"
-   vinylcontrol=1
-   wv="$(usex wavpack 1 0)"
-   )
-}
-
-src_compile() {
-   CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINKFLAGS="${LDFLAGS}" \
-   LIBDIR="${EPREFIX}/usr/$(get_libdir)" escons ${myesconsargs[@]}
-}
-
-src_install() {
-   CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINKFLAGS="${LDFLAGS}" \
-   LIBDIR="${EPREFIX}/usr/$(get_libdir)" escons ${myesconsargs[@]} \
-   install_root="${ED%/}"/usr install
-
-   dodoc README Mixxx-Manual.pdf
-}



[gentoo-commits] repo/gentoo:master commit in: dev-db/postgis/

2020-02-13 Thread Andreas Sturmlechner
commit: 1adf60a3b3b33756e05ad547dd0b247cc30588c7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 22:40:25 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1adf60a3

dev-db/postgis: Drop 2.4.7, 2.4.8 and 2.5.2

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

 dev-db/postgis/Manifest |   3 -
 dev-db/postgis/postgis-2.4.7.ebuild | 125 
 dev-db/postgis/postgis-2.4.8.ebuild | 125 
 dev-db/postgis/postgis-2.5.2.ebuild | 123 ---
 4 files changed, 376 deletions(-)

diff --git a/dev-db/postgis/Manifest b/dev-db/postgis/Manifest
index 584507e4d98..617516bdd3e 100644
--- a/dev-db/postgis/Manifest
+++ b/dev-db/postgis/Manifest
@@ -1,5 +1,2 @@
-DIST postgis-2.4.7.tar.gz 12831401 BLAKE2B 
0069a339cc778a02a008835189b5560ffb1724aceaaeeec5264750cdfaa4346310ca1d112f698556e750b6559f0dabb727584c9d41ff8747ed7673e147c9723e
 SHA512 
832f039e582227cd1c6edef98af8dfcceb90db75b18d4ba605b7baf2842227b23fe2d15c3b1cde941182c93230ba41ab94da59e97506c77e79f2016bbd98c885
-DIST postgis-2.4.8.tar.gz 12846228 BLAKE2B 
dc7cd26f08774011bddba362040f35fd46dab5f58870643d4e6d939fb107a8e93ccb8c2d57ac67bf5ba44a7dd05c25eee77358548d9d7d9a8b3e2f7538e49538
 SHA512 
afeddbdcbad68358c3bc36beec5f1baf74c328daba90f0ac7d6322e4330d18da2e5534fa200f8ae3f19e7e897221989a564f6e2855e9181eadfd9cc32315b666
-DIST postgis-2.5.2.tar.gz 16252761 BLAKE2B 
181ecc41e659c1df32392d0dfea9cc081c2a647fd23401b8b0470f99e1136b6b8ed900eaea38afdf87cc801bf13ede4247f9c188fcf0da6782624239c77b434f
 SHA512 
b10781f0b74bad8162c33eb111a6090fba184b45fe5874d22cd3a5b0acfb057f3407c073bc44c9d4cd20ed8c2cb1fbb34480b0cf331340bc8b52580d4eccb819
 DIST postgis-2.5.3.tar.gz 16424752 BLAKE2B 
94c2ccd41eb88a39c6db48ad7f4d142742a1b0791e3abe57adb2c778406dcc8286afc6d55c80067e0b94a1300eff1c76a227d3cfd813e12541c715edeea11a9b
 SHA512 
1c9f873ba8f8ff4aeae248c68c001eb4174416de1e00ce6a0d0c9ea129b475e887a83235027068d52f587ab95c549adbfaa7e5dccdda77855e39c55dac0fdc2d
 DIST postgis-3.0.0.tar.gz 17359802 BLAKE2B 
aa83bdc2d1950c517f99cbdd877eb7261f6c29ce2cbd9f67f1e606c290080fc3d02ab0b7ceb68ce852e0c0d3d4b7753f03cb5b0921da164ab65d68e23d1df538
 SHA512 
82c233681fa6444686f9979768e5d6d3a9b6ca9cbd4fc2b14bd0a5d1269a8d0f45ee067e64984077063407c7abc13fa0e37a29928d7ccbfe3a61b694f592bed2

diff --git a/dev-db/postgis/postgis-2.4.7.ebuild 
b/dev-db/postgis/postgis-2.4.7.ebuild
deleted file mode 100644
index 2b057bbea83..000
--- a/dev-db/postgis/postgis-2.4.7.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-
-POSTGRES_COMPAT=( 9.{4..6} {10..11} )
-POSTGRES_USEDEP="server"
-
-inherit autotools eutils postgres-multi versionator
-
-MY_PV=$(replace_version_separator 3 '')
-MY_P="${PN}-${MY_PV}"
-S="${WORKDIR}/${MY_P}"
-
-DESCRIPTION="Geographic Objects for PostgreSQL"
-HOMEPAGE="http://postgis.net;
-SRC_URI="http://download.osgeo.org/postgis/source/${MY_P}.tar.gz;
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="address-standardizer doc gtk static-libs mapbox test topology"
-
-RDEPEND="
-   ${POSTGRES_DEP}
-   dev-libs/json-c:=
-   dev-libs/libxml2:2
-   >=sci-libs/geos-3.5.0
-   >=sci-libs/proj-4.6.0
-   >=sci-libs/gdal-1.10.0
-   address-standardizer? ( dev-libs/libpcre )
-   gtk? ( x11-libs/gtk+:2 )
-   mapbox? ( dev-libs/protobuf )
-"
-
-DEPEND="${RDEPEND}
-   doc? (
-   app-text/docbook-xsl-stylesheets
-   app-text/docbook-xml-dtd:4.5
-   dev-libs/libxslt
-   || (
-   media-gfx/imagemagick[png]
-   
media-gfx/graphicsmagick[imagemagick,png]
-   )
-   )
-   virtual/pkgconfig
-   test? ( dev-util/cunit )
-"
-
-PGIS="$(get_version_component_range 1-2)"
-
-REQUIRED_USE="test? ( doc ) ${POSTGRES_REQ_USE}"
-
-# Needs a running psql instance, doesn't work out of the box
-RESTRICT="test"
-
-MAKEOPTS+=' -j1'
-
-# These modules are built using the same *FLAGS that were used to build
-# dev-db/postgresql. The right thing to do is to ignore the current
-# *FLAGS settings.
-QA_FLAGS_IGNORED="usr/lib(64)?/(rt)?postgis-${PGIS}\.so"
-
-src_prepare() {
-   eapply "${FILESDIR}/${PN}-2.2.0-arflags.patch"
-
-   local AT_M4DIR="macros"
-   eautoreconf
-
-   postgres-multi_src_prepare
-}
-
-src_configure() {
-   local myargs=""
-
-   use gtk  && myargs+=" --with-gui"
-
-   use address-standardizer || myargs+=" --without-address-standardizer"
-   use mapbox   

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

2020-02-13 Thread Andreas Sturmlechner
commit: 5bdb3b2fa3861ca76c7481192e33e4fce7c2ddde
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 23:15:27 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdb3b2f

media-sound/mixxx: Add missing dependency

Closes: https://bugs.gentoo.org/704616
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-sound/mixxx/{mixxx-.ebuild => mixxx-2.2.3-r2.ebuild} | 10 ++
 media-sound/mixxx/mixxx-.ebuild|  6 +++---
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/media-sound/mixxx/mixxx-.ebuild 
b/media-sound/mixxx/mixxx-2.2.3-r2.ebuild
similarity index 93%
copy from media-sound/mixxx/mixxx-.ebuild
copy to media-sound/mixxx/mixxx-2.2.3-r2.ebuild
index c3949aa84c2..e6c04ed417b 100644
--- a/media-sound/mixxx/mixxx-.ebuild
+++ b/media-sound/mixxx/mixxx-2.2.3-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -53,6 +53,7 @@ RDEPEND="
media-libs/vamp-plugin-sdk
sci-libs/fftw:3.0=
sys-power/upower
+   virtual/glu
virtual/libusb:1
virtual/opengl
x11-libs/libX11
@@ -70,20 +71,21 @@ RDEPEND="
ffmpeg? ( media-video/ffmpeg:0= )
 "
 # media-libs/rubberband RDEPENDs on sci-libs/fftw:3.0
-DEPEND="
-   ${RDEPEND}
+DEPEND="${RDEPEND}
virtual/pkgconfig
dev-qt/qttest:5
dev-qt/qtxmlpatterns:5
 "
 
 PATCHES=(
+   "${FILESDIR}"/${PN}-2.0.0-docs.patch
"${FILESDIR}"/${PN}-2.2.0-lilv_include_fix.patch
+   "${FILESDIR}"/${P}-qt-5.14.patch
 )
 
 src_prepare() {
# use multilib compatible directory for plugins
-   sed -i -e "/env.Alias('install', docs)/d;"'/unix_lib_path 
=/!b;n;'"s/'lib'/'$(get_libdir)'/" SConscript || die
+   sed -i -e "/unix_lib_path =/s/'lib'/'$(get_libdir)'/" src/SConscript || 
die
 
default
 }

diff --git a/media-sound/mixxx/mixxx-.ebuild 
b/media-sound/mixxx/mixxx-.ebuild
index c3949aa84c2..3c4c7d006b0 100644
--- a/media-sound/mixxx/mixxx-.ebuild
+++ b/media-sound/mixxx/mixxx-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -53,6 +53,7 @@ RDEPEND="
media-libs/vamp-plugin-sdk
sci-libs/fftw:3.0=
sys-power/upower
+   virtual/glu
virtual/libusb:1
virtual/opengl
x11-libs/libX11
@@ -70,8 +71,7 @@ RDEPEND="
ffmpeg? ( media-video/ffmpeg:0= )
 "
 # media-libs/rubberband RDEPENDs on sci-libs/fftw:3.0
-DEPEND="
-   ${RDEPEND}
+DEPEND="${RDEPEND}
virtual/pkgconfig
dev-qt/qttest:5
dev-qt/qtxmlpatterns:5



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/baloo/

2020-02-13 Thread Andreas Sturmlechner
commit: 33b5d727795d4c1e257c37dd26d1b27bf9dfc2ae
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 22:33:28 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b5d727

kde-frameworks/baloo: Drop 5.67.0 (r0)

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

 kde-frameworks/baloo/baloo-5.67.0.ebuild | 35 
 1 file changed, 35 deletions(-)

diff --git a/kde-frameworks/baloo/baloo-5.67.0.ebuild 
b/kde-frameworks/baloo/baloo-5.67.0.ebuild
deleted file mode 100644
index ba93e6eb57e..000
--- a/kde-frameworks/baloo/baloo-5.67.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="forceoptional"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Framework for searching and managing metadata"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-db/lmdb-0.9.17
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kcrash-${PVCUT}*:5
-   =kde-frameworks/kdbusaddons-${PVCUT}*:5
-   =kde-frameworks/kfilemetadata-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kidletime-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/solid-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-
-RESTRICT+=" test" # bug 624250



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

2020-02-13 Thread Andreas Sturmlechner
commit: 1c927b809633b53c6917a8dbec3efa4a55d9db30
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Feb 12 00:27:36 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c927b80

media-gfx/krita: Update HOMEPAGE, add patchset w/ crash/memleak(fixes)

Upstream has blocked release of 4.2.9 for py38 woes on Windows -_-
We will need 4.2.8.2 +4.2 branch fixes to avoid a crashy experience w/ Qt 5.14.
Rolling our own patchset then.

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

 media-gfx/krita/Manifest|   1 +
 media-gfx/krita/krita-4.2.8.2-r2.ebuild | 122 
 2 files changed, 123 insertions(+)

diff --git a/media-gfx/krita/Manifest b/media-gfx/krita/Manifest
index b2e46d8b84c..922d9f7bcba 100644
--- a/media-gfx/krita/Manifest
+++ b/media-gfx/krita/Manifest
@@ -1,2 +1,3 @@
 DIST krita-4.2.7.1.tar.xz 164304772 BLAKE2B 
99a4c3b6a48d1d695ee5bb8f6576c9a4593e1ff3a10846340974588ff8b3c061a7838b862c1ecdc4f0635ffa270cb272f1155b1efca4dbf50a11096ee1e92d48
 SHA512 
28f4af4131a0f364b285596031a3f59a8bd7e97930cd740a4767dbe95540dc403bd6ae0a99ff2bef95e2bac6f23931873404e4fed3ea4afd4b614b5f7d823a35
+DIST krita-4.2.8.2-patchset.tar.xz 13848 BLAKE2B 
86059e08833541b7d4dfda2c36cd1479809452171353b755ab3a264fa41fb99fc7ffacf064af3767aa095fda81aa9a2212b63c7242c72f94ca23a83b34c0502f
 SHA512 
79532700c967f94479af22e2fbd33c0b6d8c4295c872316935800b99258dceaedbac2b1c6314251d4d621c25a328ea602f49d415cc9275095bc3cd2f29756a61
 DIST krita-4.2.8.2.tar.xz 169994064 BLAKE2B 
fc390db9e3aaf3f4355e600a98ea479aa510895c26cb82e8800fbff64031bab7a26e0c37d6d274e6397a38c1bc33cff6b48cb5a7c6e61b56579e92e33279b1c4
 SHA512 
5482ebd62c530764b43439d6782fa7e1793877657620967ea0f6cdad166e3ff508b36cd04bd99c192d35a237c4a0da08477069e333ebaf2093785e207402dea7

diff --git a/media-gfx/krita/krita-4.2.8.2-r2.ebuild 
b/media-gfx/krita/krita-4.2.8.2-r2.ebuild
new file mode 100644
index 000..1507a29d7b4
--- /dev/null
+++ b/media-gfx/krita/krita-4.2.8.2-r2.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="forceoptional"
+PYTHON_COMPAT=( python3_{6,7,8} )
+KFMIN=5.60.0
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org python-single-r1
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/$(ver_cut 1-3)/${P}.tar.xz
+   https://dev.gentoo.org/~asturm/distfiles/${P}-patchset.tar.xz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Free digital painting application. Digital Painting, Creative 
Freedom!"
+HOMEPAGE="https://kde.org/applications/graphics/org.kde.krita 
https://krita.org/en/;
+
+LICENSE="GPL-3"
+SLOT="5"
+IUSE="color-management fftw gif +gsl heif +jpeg openexr pdf qtmedia +raw tiff 
vc"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+BDEPEND="
+   dev-cpp/eigen:3
+   dev-lang/perl
+   sys-devel/gettext
+"
+RDEPEND="${PYTHON_DEPS}
+   dev-libs/boost:=
+   dev-libs/quazip
+   $(python_gen_cond_dep '
+   dev-python/PyQt5[${PYTHON_MULTI_USEDEP}]
+   dev-python/sip[${PYTHON_MULTI_USEDEP}]
+   ')
+   >=dev-qt/qtconcurrent-${QTMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5=[-gles2]
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=dev-qt/qtxml-${QTMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   media-gfx/exiv2:=
+   media-libs/lcms
+   media-libs/libpng:0=
+   sys-libs/zlib
+   virtual/opengl
+   x11-libs/libX11
+   x11-libs/libXi
+   color-management? ( media-libs/opencolorio )
+   fftw? ( sci-libs/fftw:3.0= )
+   gif? ( media-libs/giflib )
+   gsl? ( sci-libs/gsl:= )
+   jpeg? ( virtual/jpeg:0 )
+   heif? ( media-libs/libheif:= )
+   openexr? (
+   media-libs/ilmbase:=
+   media-libs/openexr
+   )
+   pdf? ( app-text/poppler[qt5] )
+   qtmedia? ( >=dev-qt/qtmultimedia-${QTMIN}:5 )
+   raw? ( media-libs/libraw:= )
+   tiff? ( media-libs/tiff:0 )
+"

[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/plasma/

2020-02-13 Thread Andreas Sturmlechner
commit: 52275f1ffdfd1a8fca2ba41e822eb27854045497
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 22:32:47 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52275f1f

kde-frameworks/plasma: Drop 5.67.0-r1

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

 kde-frameworks/plasma/plasma-5.67.0-r1.ebuild | 77 ---
 1 file changed, 77 deletions(-)

diff --git a/kde-frameworks/plasma/plasma-5.67.0-r1.ebuild 
b/kde-frameworks/plasma/plasma-5.67.0-r1.ebuild
deleted file mode 100644
index 3c9fff35b10..000
--- a/kde-frameworks/plasma/plasma-5.67.0-r1.ebuild
+++ /dev/null
@@ -1,77 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_ORG_NAME="${PN}-framework"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Plasma framework"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="gles2 wayland X"
-
-# drop qtgui subslot operator when QT_MINIMAL >= 5.14.0
-BDEPEND="
-   >=kde-frameworks/kdoctools-${PVCUT}:5
-"
-RDEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5=[gles2=]
-   >=dev-qt/qtquickcontrols-${QTMIN}:5
-   >=dev-qt/qtsql-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   =kde-frameworks/kactivities-${PVCUT}*:5
-   =kde-frameworks/karchive-${PVCUT}*:5
-   =kde-frameworks/kconfig-${PVCUT}*:5
-   =kde-frameworks/kconfigwidgets-${PVCUT}*:5
-   =kde-frameworks/kcoreaddons-${PVCUT}*:5
-   =kde-frameworks/kdeclarative-${PVCUT}*:5
-   =kde-frameworks/kglobalaccel-${PVCUT}*:5
-   =kde-frameworks/kguiaddons-${PVCUT}*:5
-   =kde-frameworks/ki18n-${PVCUT}*:5
-   =kde-frameworks/kiconthemes-${PVCUT}*:5
-   =kde-frameworks/kio-${PVCUT}*:5
-   =kde-frameworks/kirigami-${PVCUT}*:5
-   =kde-frameworks/knotifications-${PVCUT}*:5
-   =kde-frameworks/kpackage-${PVCUT}*:5
-   =kde-frameworks/kservice-${PVCUT}*:5
-   =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-   =kde-frameworks/kwindowsystem-${PVCUT}*:5
-   =kde-frameworks/kxmlgui-${PVCUT}*:5
-   !gles2? ( virtual/opengl )
-   wayland? (
-   =kde-frameworks/kwayland-${PVCUT}*:5
-   media-libs/mesa[egl]
-   )
-   X? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   x11-libs/libX11
-   x11-libs/libxcb
-   )
-"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )
-"
-
-RESTRICT+=" test"
-
-PATCHES=( "${FILESDIR}/${P}-construct-nullengine-w-KPluginMetadata.patch" )
-
-src_configure() {
-   local mycmakeargs=(
-   $(cmake_use_find_package !gles2 OpenGL)
-   $(cmake_use_find_package wayland EGL)
-   $(cmake_use_find_package wayland KF5Wayland)
-   $(cmake_use_find_package X X11)
-   $(cmake_use_find_package X XCB)
-   )
-
-   ecm_src_configure
-}



[gentoo-commits] repo/gentoo:master commit in: kde-frameworks/baloo/, kde-frameworks/baloo/files/

2020-02-13 Thread Andreas Sturmlechner
commit: 500f1b0925996f5cf7d552a48443bdb52c0ca4bd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 21:51:28 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 23:19:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500f1b09

kde-frameworks/baloo: Sync IndexerConfig on exit

See also: https://mail.kde.org/pipermail/plasma-devel/2020-February/14.html
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=417127
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-frameworks/baloo/baloo-5.67.0-r1.ebuild| 37 ++
 .../baloo-5.67.0-sync-IndexerConfig-on-exit.patch  | 37 ++
 2 files changed, 74 insertions(+)

diff --git a/kde-frameworks/baloo/baloo-5.67.0-r1.ebuild 
b/kde-frameworks/baloo/baloo-5.67.0-r1.ebuild
new file mode 100644
index 000..c7b655229de
--- /dev/null
+++ b/kde-frameworks/baloo/baloo-5.67.0-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="forceoptional"
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Framework for searching and managing metadata"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-db/lmdb-0.9.17
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   =kde-frameworks/kconfig-${PVCUT}*:5
+   =kde-frameworks/kcoreaddons-${PVCUT}*:5
+   =kde-frameworks/kcrash-${PVCUT}*:5
+   =kde-frameworks/kdbusaddons-${PVCUT}*:5
+   =kde-frameworks/kfilemetadata-${PVCUT}*:5
+   =kde-frameworks/ki18n-${PVCUT}*:5
+   =kde-frameworks/kidletime-${PVCUT}*:5
+   =kde-frameworks/kio-${PVCUT}*:5
+   =kde-frameworks/solid-${PVCUT}*:5
+"
+RDEPEND="${DEPEND}"
+
+RESTRICT+=" test" # bug 624250
+
+PATCHES=( "${FILESDIR}/${P}-sync-IndexerConfig-on-exit.patch" )

diff --git 
a/kde-frameworks/baloo/files/baloo-5.67.0-sync-IndexerConfig-on-exit.patch 
b/kde-frameworks/baloo/files/baloo-5.67.0-sync-IndexerConfig-on-exit.patch
new file mode 100644
index 000..d18b7e2a169
--- /dev/null
+++ b/kde-frameworks/baloo/files/baloo-5.67.0-sync-IndexerConfig-on-exit.patch
@@ -0,0 +1,37 @@
+From a0f8e748159b6bc0b8e5eaa1f9eb58a18ca736fa Mon Sep 17 00:00:00 2001
+From: David Edmundson 
+Date: Thu, 13 Feb 2020 16:52:40 +
+Subject: Sync IndexerConfig on exit
+
+Summary:
+KCoreConfigSkeleton, unlike KConfig does not automagically save on exit.
+
+BUG: 417127
+
+Test Plan:
+balooctl disable
+balooctl enable
+
+Subscribers: kde-frameworks-devel, #baloo
+
+Tags: #frameworks, #baloo
+
+Differential Revision: https://phabricator.kde.org/D27376
+---
+ src/lib/indexerconfig.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/lib/indexerconfig.cpp b/src/lib/indexerconfig.cpp
+index 66786b9..19ae342 100644
+--- a/src/lib/indexerconfig.cpp
 b/src/lib/indexerconfig.cpp
+@@ -43,6 +43,7 @@ IndexerConfig::IndexerConfig()
+ 
+ IndexerConfig::~IndexerConfig()
+ {
++d->m_settings.save();
+ delete d;
+ }
+ 
+-- 
+cgit v1.1



[gentoo-commits] repo/gentoo:master commit in: app-emulation/diskimage-builder/

2020-02-13 Thread Matthew Thode
commit: f62ce991545b31a118db580f9ddeac3802a95851
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 13 22:52:11 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Feb 13 22:54:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f62ce991

app-emulation/diskimage-builder: 2.33.0 stable amd64 with 2.32.0 cleanup

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

 app-emulation/diskimage-builder/Manifest   |  1 -
 .../diskimage-builder-2.32.0.ebuild| 39 --
 .../diskimage-builder-2.33.0.ebuild|  2 +-
 3 files changed, 1 insertion(+), 41 deletions(-)

diff --git a/app-emulation/diskimage-builder/Manifest 
b/app-emulation/diskimage-builder/Manifest
index b1e1fd4d518..9ecdc3977f8 100644
--- a/app-emulation/diskimage-builder/Manifest
+++ b/app-emulation/diskimage-builder/Manifest
@@ -1,2 +1 @@
-DIST diskimage-builder-2.32.0.tar.gz 435328 BLAKE2B 
78f306430819d94045e3b8c424cdf7a0fee9a306a317e44cd363d53bbbcd1af1f06731b83b63e490bb8ad3903630daf84a544878b87d6c7f377786778229f276
 SHA512 
357b56aba979cabd7a857d6646412893361c05a83e4260d1ef468de1d6fb0fbc2582ab8bf37428c56a52fafcf708b86be470f2c885008b10368bc92a2b679a09
 DIST diskimage-builder-2.33.0.tar.gz 434041 BLAKE2B 
16d14c68e7a54b785426516ecced4adb53b4e84f36d36846732ef7c4823644375373249ceacd1371e39262ebc9050f2f86184718dc3fb17b44eaa20f561410c0
 SHA512 
125bdcc0a2d4249918485115c49482746e4f86cb7883d3689afd4288a0d18ca97bcb669b811034ccb159879520172ca37bd9f9d7ba4ea509f788be0f3cf2259b

diff --git a/app-emulation/diskimage-builder/diskimage-builder-2.32.0.ebuild 
b/app-emulation/diskimage-builder/diskimage-builder-2.32.0.ebuild
deleted file mode 100644
index f77968e00ef..000
--- a/app-emulation/diskimage-builder/diskimage-builder-2.32.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-inherit distutils-r1
-
-DESCRIPTION="Golden Disk Image builder."
-HOMEPAGE="http://docs.openstack.org/developer/diskimage-builder/;
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://opendev.org/openstack/diskimage-builder.git;
-else
-   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
-fi
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-DEPEND="${CDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
-   !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
-   >=dev-python/networkx-1.10[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10.0[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
-   app-emulation/qemu
-   sys-block/parted
-   sys-fs/multipath-tools
-   sys-fs/dosfstools
-   sys-apps/gptfdisk
-   !dev-python/dib-utils[${PYTHON_USEDEP}]"

diff --git a/app-emulation/diskimage-builder/diskimage-builder-2.33.0.ebuild 
b/app-emulation/diskimage-builder/diskimage-builder-2.33.0.ebuild
index 092a05de765..f77968e00ef 100644
--- a/app-emulation/diskimage-builder/diskimage-builder-2.33.0.ebuild
+++ b/app-emulation/diskimage-builder/diskimage-builder-2.33.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]]; then
EGIT_REPO_URI="https://opendev.org/openstack/diskimage-builder.git;
 else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+   KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="Apache-2.0"



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

2020-02-13 Thread Matthew Thode
commit: 8a1725ed77e6f3af0904abeb7334dbd6fe157dc3
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 13 22:50:43 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Feb 13 22:54:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a1725ed

dev-ruby/facter: 3.14.7 stable amd64 / x86

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

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

diff --git a/dev-ruby/facter/facter-3.14.7.ebuild 
b/dev-ruby/facter/facter-3.14.7.ebuild
index 9eddae0a3f5..ebf87e23f2b 100644
--- a/dev-ruby/facter/facter-3.14.7.ebuild
+++ b/dev-ruby/facter/facter-3.14.7.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_BRANCH="master"
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 



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

2020-02-13 Thread Matthew Thode
commit: 9ef7fda0a37bbb9f10d985b5dbc24024d920facc
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 13 22:54:00 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Feb 13 22:54:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef7fda0

app-admin/ansible: 2.9.6 bump

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

 app-admin/ansible/Manifest |  1 +
 app-admin/ansible/ansible-2.9.5.ebuild | 68 ++
 2 files changed, 69 insertions(+)

diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest
index ea58fce24e0..743c58b6883 100644
--- a/app-admin/ansible/Manifest
+++ b/app-admin/ansible/Manifest
@@ -1,3 +1,4 @@
 DIST ansible-2.9.2.tar.gz 14157188 BLAKE2B 
4c1207bd43f7797d8d9cb1d4612e866eebbf8c19ee060cf1eb7daa68415be5d7718c79d756454648e66a13434eacba6a07c8de31c4ec4b12e0474563d8844e46
 SHA512 
522dd84af9493ceafd95ff0fc806a671f3d1f10d0ca074ef41875eb966d39e64b834e0b98a35d81d9d9d96efef8069db604c8080ce8cbb1ce2e8b13bf5c30a6a
 DIST ansible-2.9.3.tar.gz 14170666 BLAKE2B 
bb27d249e2390888ee3c28fdb48c1ceff346d2903089c70b451f793742238498aed7c33be056cce9790f44f5cdb74b5020b6decf4f1242904bd9c8f7b5077ea0
 SHA512 
02cfa2c7c43506dc602e92aed66c920243222b82bc4852f1a4d786cd3ff26fe17eda18d35ac7301cd9bf26366df9b18776e2a27e8d54fc92c3128f52ec7f58e8
 DIST ansible-2.9.4.tar.gz 14170264 BLAKE2B 
e230837360d29df460906d118b3c2ebb9a9dc1ac2a4427809a16716e67a79db8e737ed1beca757bd8a75b631c8cb6c26e58b1caeaaeb613731d63031f1e4e34e
 SHA512 
21020548100fc31b59d4ee1b461f2a14359f2f18752d431cd041eb987c8c8b308f1aa1687461a9b3f5a086485b77b3a38c8f006b942cc24cb2157b45e6582822
+DIST ansible-2.9.5.tar.gz 14186885 BLAKE2B 
c64fb384ab55c5b9cca753319fba911b8a40d634b59998f2e4c65ccafaa536788f3ac8c18a45a4b0d322ecca9b7fa2c580311a35a202ad70c2de2157ab04bfaf
 SHA512 
cd2ce807b3136e2c02856339ea910b0a5cae8ca946da804ed7d3ec5725d3eff0fe5b4bd8527b2a17d6f3109e16859d52045b50f2ffd21169b30768e65b813407

diff --git a/app-admin/ansible/ansible-2.9.5.ebuild 
b/app-admin/ansible/ansible-2.9.5.ebuild
new file mode 100644
index 000..73f6fb55df5
--- /dev/null
+++ b/app-admin/ansible/ansible-2.9.5.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="Model-driven deployment, config management, and command execution 
framework"
+HOMEPAGE="https://ansible.com/;
+SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
+IUSE="doc test"
+RESTRICT="test"
+
+RDEPEND="
+   dev-python/paramiko[${PYTHON_USEDEP}]
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/cryptography[${PYTHON_USEDEP}]
+   dev-python/httplib2[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/netaddr[${PYTHON_USEDEP}]
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   net-misc/sshpass
+   virtual/ssh
+"
+DEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/packaging-16.6[${PYTHON_USEDEP}]
+   doc? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   dev-python/sphinx-notfound-page[${PYTHON_USEDEP}]
+   >=dev-python/pygments-2.4.0[${PYTHON_USEDEP}]
+   )
+   test? (
+   ${RDEPEND}
+   dev-python/nose[${PYTHON_USEDEP}]
+   >=dev-python/mock-1.0.1[${PYTHON_USEDEP}]
+   dev-python/passlib[${PYTHON_USEDEP}]
+   dev-python/coverage[${PYTHON_USEDEP}]
+   dev-python/unittest2[${PYTHON_USEDEP}]
+   dev-vcs/git
+   )"
+
+python_compile_all() {
+   if use doc; then
+   cd docs/docsite || die
+   export CPUS=4
+   emake -f Makefile.sphinx html
+   fi
+}
+
+python_test() {
+   nosetests -d -w test/units -v --with-coverage --cover-package=ansible 
--cover-branches || die
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/docsite/_build/html/. )
+   distutils-r1_python_install_all
+
+   dodoc -r examples
+}



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

2020-02-13 Thread Matthew Thode
commit: 9e11665c0fc69553096b100980ee18d84053
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 13 22:51:16 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Feb 13 22:54:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e116644

dev-ruby/facter: cleanup

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

 dev-ruby/facter/Manifest |  1 -
 dev-ruby/facter/facter-3.14.6.ebuild | 99 
 2 files changed, 100 deletions(-)

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index 95c0bdbcefc..f4bb14f30ea 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -1,2 +1 @@
-DIST facter-3.14.6.tar.gz 397339 BLAKE2B 
74fae02a70194fd85789428c779f000e6b6750f52ecb0c713d6b772b3592a1974835367b148d046f849d61704adf82d93f519b86ecfe0007fb492f880a2aebca
 SHA512 
6c17ba200fe82a2223b76505c29c6fb7bce2bff6e795316ea0b91d2fc8bc42bed9b930ba9c5d7b3851fd36fe93fb20e81a9cbc919589d4012e989234be1ba787
 DIST facter-3.14.7.tar.gz 398902 BLAKE2B 
e399fba120bee70b85fb7ea39ba0f719efd6b6509add4000a4eb220aa0f59e1ffe7457a8959cbb81be78ace04ba9ef3038c39d2c975e8c0c6071cd22aa5aae78
 SHA512 
33c187844642645b4ad780c6a5be4af0d860fb824e70935d60eb626267cae46f00487ea408fab28149472c58e80c33bdb4585e6eec18f16d817b014c3f2bc675

diff --git a/dev-ruby/facter/facter-3.14.6.ebuild 
b/dev-ruby/facter/facter-3.14.6.ebuild
deleted file mode 100644
index f43caea884f..000
--- a/dev-ruby/facter/facter-3.14.6.ebuild
+++ /dev/null
@@ -1,99 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-# git-r3 goes after ruby-ng so that it overrides src_unpack properly
-inherit cmake-utils eutils ruby-ng
-
-DESCRIPTION="A cross-platform ruby library for retrieving facts from operating 
systems"
-HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/;
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE="test"
-if [[ ${PV} ==  ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/puppetlabs/facter.git;
-   EGIT_BRANCH="master"
-else
-   [[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
-   SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-fi
-
-RESTRICT="!test? ( test )"
-
-ruby_add_bdepend "test? ( dev-ruby/rake dev-ruby/rspec:2 dev-ruby/mocha:0.14 )"
-
-RDEPEND="
-   >=dev-cpp/cpp-hocon-0.2.1:=
-   >=dev-libs/leatherman-1.0.0:=
-   dev-libs/openssl:0=
-   sys-apps/util-linux
-   app-emulation/virt-what
-   net-misc/curl
-   dev-libs/boost:=[nls]
-   >=dev-cpp/yaml-cpp-0.5.1
-   !

[gentoo-commits] repo/gentoo:master commit in: gui-apps/mako/

2020-02-13 Thread Matthew Thode
commit: e14baf8544c352fc972ea0527c10084bb12b381a
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 13 22:46:46 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Feb 13 22:54:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e14baf85

gui-apps/mako: 1.4.1 stable amd64 arm64 x86

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

 gui-apps/mako/mako-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/mako/mako-1.4.1.ebuild b/gui-apps/mako/mako-1.4.1.ebuild
index d77f7073b6a..81f1f8cad45 100644
--- a/gui-apps/mako/mako-1.4.1.ebuild
+++ b/gui-apps/mako/mako-1.4.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://github.com/emersion/${PN}.git;
 else
SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~arm64 ~x86"
+   KEYWORDS="amd64 arm64 x86"
 fi
 
 LICENSE="MIT"



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

2020-02-13 Thread Matthew Thode
commit: 6c6298371638fb8c55bdca911189c0d77d4ca7a3
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 13 22:48:35 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Feb 13 22:54:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c629837

dev-libs/leatherman: 1.10.0 stable amd64 and x86

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

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

diff --git a/dev-libs/leatherman/leatherman-1.10.0.ebuild 
b/dev-libs/leatherman/leatherman-1.10.0.ebuild
index aef4cd92309..1421317e76f 100644
--- a/dev-libs/leatherman/leatherman-1.10.0.ebuild
+++ b/dev-libs/leatherman/leatherman-1.10.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 LICENSE="Apache-2.0"
 IUSE="debug static-libs test"
 RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
 SLOT="0/${PV}"
 
 RDEPEND="net-misc/curl"



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

2020-02-13 Thread Matthew Thode
commit: 9d90eafd2071daa42a90a5317c7a624874bf36fc
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 13 22:49:23 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Feb 13 22:54:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d90eafd

dev-libs/leatherman: cleanup

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

 dev-libs/leatherman/Manifest|  3 --
 dev-libs/leatherman/leatherman-1.8.0.ebuild | 58 -
 dev-libs/leatherman/leatherman-1.9.0.ebuild | 58 -
 dev-libs/leatherman/leatherman-1.9.1.ebuild | 58 -
 4 files changed, 177 deletions(-)

diff --git a/dev-libs/leatherman/Manifest b/dev-libs/leatherman/Manifest
index 7bdcb9e8e89..af977d38498 100644
--- a/dev-libs/leatherman/Manifest
+++ b/dev-libs/leatherman/Manifest
@@ -1,5 +1,2 @@
 DIST leatherman-1.10.0.tar.gz 815748 BLAKE2B 
de4ff5e60fbdd80a247498e831203aad7efbb8857c8d307f0ac2c2f19fdf5ba3d953cb4910db0267a303b13bd54bf763034ca8b342a820fa8e28a2c013267149
 SHA512 
66d630980db7a8e5eb394c07d4a8221169271af1eabfceec107343b6c3afddde04c7cadd72b0d8b89327c46b7127dfdf01fa54938a3bf1b44892020a4e7ea209
 DIST leatherman-1.3.0.tar.gz 434229 BLAKE2B 
e0c19bca2378afc4928554ac0862543504ba725aadc6cffd78220f7f7f1b725cad960fc6d9fdd2d54a43c233b35959ebcb9c71d1191a5535703599fa32e3301e
 SHA512 
5e06be7add652f69b0d4a8d778e33dfb68183c4d598217cc6542d2431f7984f0af989c27bd69e89b77ab03d6dd2adab9d70f68cd87dae20d8e24ae05923fbe9b
-DIST leatherman-1.8.0.tar.gz 815287 BLAKE2B 
a8377cedac49e0845e689e4e8ff58fb59e6e59c77e8cd363774d22650b4b286d85e0b5e52b926c3e4169ba2eadf9fc50f16f5161001a16f63c49f3ca66c996cc
 SHA512 
fb308025f0807b12527fe6fc287fee861eb27b6987df38c03e1da73c477aec5a2a6c92860c983c4cc10282388ee34f2cf657a38831db007519c471f815f492f6
-DIST leatherman-1.9.0.tar.gz 815504 BLAKE2B 
62b4b9aeca3279b7f89fba1c3a7655e59c5d490cb44ba92e4c2dfe5ffa78eeb02a448bd6c6e6b08c324531b799ab5d1800a3b57c4e490794f76bf9737db16963
 SHA512 
d8e0fe7f165845056a0308241ef0e656077269cd6cbc656b1a72295ff475e813d3f523c8d45b14d7e10a8deebe786ac7fc836c46d4230142812a9c0362cd8967
-DIST leatherman-1.9.1.tar.gz 815756 BLAKE2B 
a0c8777531b066e247d8abfefc1b22fec825f7db22ef67cad6a703a7cd168f19349b13b923841e8064eec1e7bc7b755181b58370c7501b37710ac376687c5b43
 SHA512 
51dc356ec7196c7538fac154a094d3693de5ef89d50a07651753c400daff3ecdfbfe46516ffecfa592484aa1ec8afb891f2f2b6be62c94a8f0ab08a3bba65786

diff --git a/dev-libs/leatherman/leatherman-1.8.0.ebuild 
b/dev-libs/leatherman/leatherman-1.8.0.ebuild
deleted file mode 100644
index 8e26f01f7bc..000
--- a/dev-libs/leatherman/leatherman-1.8.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils multilib
-
-DESCRIPTION="A C++ toolkit"
-HOMEPAGE="https://github.com/puppetlabs/leatherman;
-SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-IUSE="debug static-libs test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
-SLOT="0/${PV}"
-
-RDEPEND="net-misc/curl"
-DEPEND=">=dev-libs/boost-1.54:=[nls]
-   net-misc/curl
-   >=sys-devel/gcc-4.8:*"
-
-PATCHES=( "${FILESDIR}"/portage-sandbox-test-fix.patch )
-
-src_prepare() {
-   sed -i 's/\-Werror\ //g' "cmake/cflags.cmake" || die
-   cmake-utils_src_prepare
-}
-
-src_configure() {
-   local mycmakeargs=(
-   -DCMAKE_VERBOSE_MAKEFILE=ON
-   -DCMAKE_BUILD_TYPE=None
-   )
-   if ! use static-libs; then
-   mycmakeargs+=(
-   -DLEATHERMAN_SHARED=ON
-   )
-   else
-   mycmakeargs+=(
-   -DLEATHERMAN_SHARED=OFF
-   )
-   fi
-   if use debug; then
-   mycmakeargs+=(
- -DCMAKE_BUILD_TYPE=Debug
-   )
-   fi
-   cmake-utils_src_configure
-}
-
-src_test() {
-   "${WORKDIR}/${P}"_build/bin/leatherman_test
-}
-
-src_install() {
-   cmake-utils_src_install
-}

diff --git a/dev-libs/leatherman/leatherman-1.9.0.ebuild 
b/dev-libs/leatherman/leatherman-1.9.0.ebuild
deleted file mode 100644
index 8e26f01f7bc..000
--- a/dev-libs/leatherman/leatherman-1.9.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils multilib
-
-DESCRIPTION="A C++ toolkit"
-HOMEPAGE="https://github.com/puppetlabs/leatherman;
-SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-IUSE="debug static-libs test"
-RESTRICT="!test? ( test )"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
-SLOT="0/${PV}"
-
-RDEPEND="net-misc/curl"
-DEPEND=">=dev-libs/boost-1.54:=[nls]
-   net-misc/curl
-  

[gentoo-commits] repo/gentoo:master commit in: gui-apps/mako/

2020-02-13 Thread Matthew Thode
commit: f3febd6fc5f2f37750c37eaafaa4bfbf8c3be124
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Feb 13 22:47:16 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Feb 13 22:54:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3febd6f

gui-apps/mako: cleanup

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

 gui-apps/mako/Manifest|  2 --
 gui-apps/mako/mako-1.3.ebuild | 51 ---
 gui-apps/mako/mako-1.4.ebuild | 51 ---
 3 files changed, 104 deletions(-)

diff --git a/gui-apps/mako/Manifest b/gui-apps/mako/Manifest
index 3b0ccd86566..63735b84117 100644
--- a/gui-apps/mako/Manifest
+++ b/gui-apps/mako/Manifest
@@ -1,3 +1 @@
-DIST mako-1.3.tar.gz 46482 BLAKE2B 
ea7699f713aded0476f3a9b88d90fa8d3bbd4e64e888caa68a98208625cdd15f1261c389dcb8ab43c6fbc77e1ebc0840b378443a1b350ff16adc59b98b9be0a8
 SHA512 
efada6ac413d80949669df3124ab9979537dcedd535132de57338b484ff2c81da8da59503a14dc2e9bbb266101659dd1d399d66456d383fdd1853d9137587259
 DIST mako-1.4.1.tar.gz 49442 BLAKE2B 
aa242d905d33dcfd2e30317a65d3826ba43ad344e93d1f41ed8b28f75310f724ed0eb5ae163f97a441ae07a4bb3465aa01f974cd95f97ba981a907fb761ad3d4
 SHA512 
25b0f59645c1815d8bdba42cedd6f56163ff663cd801a534c4c725c99e9a8cc28aef1d2c899d30cca06f0c6ddfa4a8e6efa01e5e98091347bcfc80d596f16d43
-DIST mako-1.4.tar.gz 48418 BLAKE2B 
ebd3c2f6fb7d51df826cab469c3e12477ec4503e3dfdfb4e9700393c0d994f6d7fcce6f3471d5faf90c5eb4bfa766941b97b0c8a8a556b5639ad5f3612df3082
 SHA512 
6059103e3a0c0cca5b0f717fbd7522f9a13f3dd3d65fe674e65cc175122a3372041bee2050d253ccb47a2adaa1dfa3180a19276bcdcb20c1e00813d75e1b3683

diff --git a/gui-apps/mako/mako-1.3.ebuild b/gui-apps/mako/mako-1.3.ebuild
deleted file mode 100644
index 3b9ffdde213..000
--- a/gui-apps/mako/mako-1.3.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway."
-HOMEPAGE="https://github.com/emersion/mako;
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/emersion/${PN}.git;
-else
-   SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm64 x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="+icons"
-
-DEPEND="
-   dev-libs/wayland
-   x11-libs/pango
-   x11-libs/cairo
-   || (
-   sys-apps/systemd
-   sys-auth/elogind
-   )
-   sys-apps/dbus[user-session]
-   icons? (
-   x11-libs/gtk+:3
-   x11-libs/gdk-pixbuf
-   )
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   virtual/pkgconfig
-   app-text/scdoc
-"
-
-src_configure() {
-   local emesonargs=(
-   -Dicons=$(usex icons enabled disabled)
-   "-Dwerror=false"
-   )
-   meson_src_configure
-}

diff --git a/gui-apps/mako/mako-1.4.ebuild b/gui-apps/mako/mako-1.4.ebuild
deleted file mode 100644
index 3b9ffdde213..000
--- a/gui-apps/mako/mako-1.4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="A lightweight notification daemon for Wayland. Works on Sway."
-HOMEPAGE="https://github.com/emersion/mako;
-
-if [[ ${PV} ==  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/emersion/${PN}.git;
-else
-   SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 arm64 x86"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="+icons"
-
-DEPEND="
-   dev-libs/wayland
-   x11-libs/pango
-   x11-libs/cairo
-   || (
-   sys-apps/systemd
-   sys-auth/elogind
-   )
-   sys-apps/dbus[user-session]
-   icons? (
-   x11-libs/gtk+:3
-   x11-libs/gdk-pixbuf
-   )
-"
-RDEPEND="
-   ${DEPEND}
-"
-BDEPEND="
-   virtual/pkgconfig
-   app-text/scdoc
-"
-
-src_configure() {
-   local emesonargs=(
-   -Dicons=$(usex icons enabled disabled)
-   "-Dwerror=false"
-   )
-   meson_src_configure
-}



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-desktop/files/, kde-plasma/plasma-desktop/

2020-02-13 Thread Andreas Sturmlechner
commit: c16e008e12aaba591023d126d9b37eb3db802201
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 22:09:40 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 22:09:40 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c16e008e

kde-plasma/plasma-desktop: Fix Fonts KCM, unlock widgets

See also: https://mail.kde.org/pipermail/plasma-devel/2020-February/14.html

Can't apply changes in Fonts KCM
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=416358

Unlock Widgets
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=417424
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/plasma-desktop-5.18.0-kcm_fonts.patch|  14 ++
 .../plasma-desktop-5.18.0-unlock-widgets.patch |  23 
 .../plasma-desktop/plasma-desktop-5.18.0-r1.ebuild | 148 +
 3 files changed, 185 insertions(+)

diff --git 
a/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.0-kcm_fonts.patch 
b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.0-kcm_fonts.patch
new file mode 100644
index 00..ec05442bef
--- /dev/null
+++ b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.0-kcm_fonts.patch
@@ -0,0 +1,14 @@
+diff --git a/kcms/fonts/fonts.cpp b/kcms/fonts/fonts.cpp
+--- a/kcms/fonts/fonts.cpp
 b/kcms/fonts/fonts.cpp
+@@ -572,8 +572,8 @@
+ // previews
+ engine()->addImageProvider("preview", new 
PreviewImageProvider(m_settings->font()));
+ 
+-// reload state after loading by emiting a settings signal
+-emit m_settings->activeFontChanged();
++// KCM expect save state to be false at this point (can be true because 
of setNearestExistingFonts
++setNeedsSave(false);
+ }
+ 
+ void KFonts::save()

diff --git 
a/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.0-unlock-widgets.patch 
b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.0-unlock-widgets.patch
new file mode 100644
index 00..9ea643b865
--- /dev/null
+++ b/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.0-unlock-widgets.patch
@@ -0,0 +1,23 @@
+From 2bc3c5e92d4789146548e8de4d520cd191994e1c Mon Sep 17 00:00:00 2001
+From: Marco Martin 
+Date: Tue, 11 Feb 2020 16:41:26 +0100
+Subject: unlock widgets
+
+5.18 doesn't offer a way anymore from the gui
+so unlock them if they're locked
+BUG:417424
+---
+ desktoppackage/contents/updates/unlock_widgets.js | 2 ++
+ 1 file changed, 2 insertions(+)
+ create mode 100644 desktoppackage/contents/updates/unlock_widgets.js
+
+diff --git a/desktoppackage/contents/updates/unlock_widgets.js 
b/desktoppackage/contents/updates/unlock_widgets.js
+new file mode 100644
+index 000..c332270
+--- /dev/null
 b/desktoppackage/contents/updates/unlock_widgets.js
+@@ -0,0 +1,2 @@
++
++__AppInterface.locked = false;
+-- 
+cgit v1.1

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.18.0-r1.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.18.0-r1.ebuild
new file mode 100644
index 00..1ade6819cc
--- /dev/null
+++ b/kde-plasma/plasma-desktop/plasma-desktop-5.18.0-r1.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KFMIN=5.66.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.12.3
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="KDE Plasma desktop"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~ppc64"
+IUSE="+fontconfig ibus +mouse scim +semantic-desktop touchpad"
+
+COMMON_DEPEND="
+   >=kde-frameworks/attica-${KFMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/kactivities-stats-${KFMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kbookmarks-${KFMIN}:5
+   >=kde-frameworks/kcmutils-${KFMIN}:5
+   >=kde-frameworks/kcodecs-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kded-${KFMIN}:5
+   >=kde-frameworks/kdelibs4support-${KFMIN}:5
+   >=kde-frameworks/kemoticons-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/kitemviews-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/knotifyconfig-${KFMIN}:5
+   >=kde-frameworks/kparts-${KFMIN}:5
+   >=kde-frameworks/krunner-${KFMIN}:5
+   

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

2020-02-13 Thread Andreas Sturmlechner
commit: 2f0af54f0743c2ee210c4316d15cba53cce4ce80
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 13 22:19:41 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 13 22:19:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=2f0af54f

kde-plasma/plasma-desktop: Drop 5.18.0 (r0)

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

 .../plasma-desktop/plasma-desktop-5.18.0.ebuild| 143 -
 1 file changed, 143 deletions(-)

diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.18.0.ebuild 
b/kde-plasma/plasma-desktop/plasma-desktop-5.18.0.ebuild
deleted file mode 100644
index 1d7c84b9da..00
--- a/kde-plasma/plasma-desktop/plasma-desktop-5.18.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="true"
-KFMIN=5.66.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="KDE Plasma desktop"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~ppc64"
-IUSE="+fontconfig ibus +mouse scim +semantic-desktop touchpad"
-
-COMMON_DEPEND="
-   >=kde-frameworks/attica-${KFMIN}:5
-   >=kde-frameworks/kactivities-${KFMIN}:5
-   >=kde-frameworks/kactivities-stats-${KFMIN}:5
-   >=kde-frameworks/karchive-${KFMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kbookmarks-${KFMIN}:5
-   >=kde-frameworks/kcmutils-${KFMIN}:5
-   >=kde-frameworks/kcodecs-${KFMIN}:5
-   >=kde-frameworks/kcompletion-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/kded-${KFMIN}:5
-   >=kde-frameworks/kdelibs4support-${KFMIN}:5
-   >=kde-frameworks/kemoticons-${KFMIN}:5
-   >=kde-frameworks/kglobalaccel-${KFMIN}:5
-   >=kde-frameworks/kguiaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kitemmodels-${KFMIN}:5
-   >=kde-frameworks/kitemviews-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knewstuff-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/knotifyconfig-${KFMIN}:5
-   >=kde-frameworks/kparts-${KFMIN}:5
-   >=kde-frameworks/krunner-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwallet-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=kde-frameworks/plasma-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   >=kde-frameworks/sonnet-${KFMIN}:5
-   >=kde-plasma/kwin-${PVCUT}:5
-   >=kde-plasma/libksysguard-${PVCUT}:5
-   >=kde-plasma/plasma-workspace-${PVCUT}:5
-   >=dev-qt/qtconcurrent-${QTMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtsql-${QTMIN}:5
-   >=dev-qt/qtsvg-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   media-libs/phonon[qt5(+)]
-   x11-libs/libX11
-   x11-libs/libXcursor
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libxcb[xkb]
-   x11-libs/libxkbfile
-   fontconfig? (
-   media-libs/fontconfig
-   media-libs/freetype
-   x11-libs/libXft
-   x11-libs/xcb-util-image
-   )
-   ibus? (
-   >=dev-qt/qtx11extras-${QTMIN}:5
-   app-i18n/ibus
-   dev-libs/glib:2
-   x11-libs/libxcb
-   x11-libs/xcb-util-keysyms
-   )
-   scim? ( app-i18n/scim )
-   semantic-desktop? ( >=kde-frameworks/baloo-${KFMIN}:5 )
-   touchpad? ( x11-drivers/xf86-input-synaptics )
-"
-DEPEND="${COMMON_DEPEND}
-   dev-libs/boost
-   x11-base/xorg-proto
-   fontconfig? ( x11-libs/libXrender )
-   mouse? (
-   x11-drivers/xf86-input-evdev
-   x11-drivers/xf86-input-libinput
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   >=kde-frameworks/kirigami-${KFMIN}:5
-   >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
-   >=kde-plasma/breeze-${PVCUT}:5
-   >=kde-plasma/kde-cli-tools-${PVCUT}:5
-   >=kde-plasma/oxygen-${PVCUT}:5
-   >=dev-qt/qtgraphicaleffects-${QTMIN}:5
-   >=dev-qt/qtquickcontrols2-${QTMIN}:5
-   sys-apps/util-linux
-   x11-apps/setxkbmap
-   !

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

2020-02-13 Thread Zac Medico
commit: 025e408baed63ae9956931779d2bb3c613112e42
Author: Zac Medico  gentoo  org>
AuthorDate: Thu Feb 13 22:00:15 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Feb 13 22:00:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=025e408b

sys-apps/yarn: Bump to version 1.22.0

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

 sys-apps/yarn/Manifest   |  1 +
 sys-apps/yarn/yarn-1.22.0.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/sys-apps/yarn/Manifest b/sys-apps/yarn/Manifest
index b3327d68bce..04b984e1082 100644
--- a/sys-apps/yarn/Manifest
+++ b/sys-apps/yarn/Manifest
@@ -1,2 +1,3 @@
 DIST yarn-v1.19.2.tar.gz 1244018 BLAKE2B 
f88d0b6c5c3bdb6e02c0dd8c36fa981d35a0e46da143399dbbd8a39fac13669dc1b459f3ecd192c99d767fc477f54e61d74caeafaf9d1f0cdfdc4fba0b405fb6
 SHA512 
39d2cdfcafec03e2a75b8820350c0760ae9825d2e4496c5bc7a21877e588409eb10df93c08860a72405fc06c530660da125b96b3cdc89f38c50a652a3eda58fb
 DIST yarn-v1.21.1.tar.gz 1244168 BLAKE2B 
351ee6421fd85563ceb5d1e49f600b4f315041d85b412cd36a0bcfe352cd974ddf6c53e03171bf173794400c31eabc4fca5f3ae2402770441a9d9942ec79cf82
 SHA512 
75082626febbe97fcd41cce96e20ed73686c13fa69a460c9033c25462003313bc5cd86ddc4f8f658ee0f70dcab892b767388ec08ca6df14151287528ceddb519
+DIST yarn-v1.22.0.tar.gz 1244012 BLAKE2B 
2764704103e281de8fd8c2c28abae56c7ba863365989b884add045d2f80810f0f8b83acd77baeef2375fe1424ad54cabfd89e4d14b38068114552115d3b7a812
 SHA512 
28c1cffc9ab9de364a4d8f624d4b77748565fdb7ba50fb3620da3debe0676472cac583537f03269601d368c5b2199a0eef8448e00205be75a162b5ead9448992

diff --git a/sys-apps/yarn/yarn-1.22.0.ebuild b/sys-apps/yarn/yarn-1.22.0.ebuild
new file mode 100644
index 000..706453936e7
--- /dev/null
+++ b/sys-apps/yarn/yarn-1.22.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="${PN}-v${PV}"
+
+DESCRIPTION="Fast, reliable, and secure node dependency management"
+HOMEPAGE="https://yarnpkg.com;
+SRC_URI="https://github.com/yarnpkg/yarn/releases/download/v${PV}/${MY_P}.tar.gz;
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="!dev-util/cmdtest
+   net-libs/nodejs"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   default
+   sed -i 's/"installationMethod": "tar"/"installationMethod": 
"portage"/g' "${S}/package.json" || die
+}
+
+src_install() {
+   local install_dir="/usr/$(get_libdir)/node_modules/yarn" path shebang
+   insinto "${install_dir}"
+   doins -r .
+   dosym "../$(get_libdir)/node_modules/yarn/bin/yarn.js" "/usr/bin/yarn"
+   dosym "../$(get_libdir)/node_modules/yarn/bin/yarnpkg" 
"/usr/bin/yarnpkg"
+
+   while read -r -d '' path; do
+   read -r shebang < "${ED}${path}" || die
+   [[ "${shebang}" == \#\!* ]] || continue
+   fperms +x "${path}"
+   done < <(find "${ED}" -type f -printf '/%P\0' || die)
+}



[gentoo-commits] repo/gentoo:master commit in: sys-fs/mtd-utils/

2020-02-13 Thread David Seifert
commit: 1b0ab899475930648518666a372a91192e4797d5
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:26 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0ab899

sys-fs/mtd-utils: [QA] inherit toolchain-funcs.eclass directly

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

 sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild 
b/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild
index 0b91c6a378c..d319387dee4 100644
--- a/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild
+++ b/sys-fs/mtd-utils/mtd-utils-1.5.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit eutils vcs-snapshot
+inherit eutils vcs-snapshot toolchain-funcs
 
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="git://git.infradead.org/mtd-utils.git"



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

2020-02-13 Thread David Seifert
commit: 7bc60a157a00be0187159f7de6bd2422553d2c8d
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:38:53 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:38:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc60a15

sys-apps/hwloc: [QA] inherit toolchain-funcs.eclass directly

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

 sys-apps/hwloc/hwloc-1.11.10.ebuild   | 4 ++--
 sys-apps/hwloc/hwloc-1.11.13.ebuild   | 4 ++--
 sys-apps/hwloc/hwloc-1.11.2-r1.ebuild | 2 +-
 sys-apps/hwloc/hwloc-2.0.4.ebuild | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sys-apps/hwloc/hwloc-1.11.10.ebuild 
b/sys-apps/hwloc/hwloc-1.11.10.ebuild
index 196184c7059..fdf1744dfe1 100644
--- a/sys-apps/hwloc/hwloc-1.11.10.ebuild
+++ b/sys-apps/hwloc/hwloc-1.11.10.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools cuda flag-o-matic versionator multilib-minimal
+inherit autotools cuda flag-o-matic toolchain-funcs versionator 
multilib-minimal
 
 MY_PV=v$(get_version_component_range 1-2)
 

diff --git a/sys-apps/hwloc/hwloc-1.11.13.ebuild 
b/sys-apps/hwloc/hwloc-1.11.13.ebuild
index 2ad20e19677..e16d3cf3a0c 100644
--- a/sys-apps/hwloc/hwloc-1.11.13.ebuild
+++ b/sys-apps/hwloc/hwloc-1.11.13.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal
+inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal toolchain-funcs
 
 MY_PV=v$(ver_cut 1-2)
 

diff --git a/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild 
b/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild
index 4961615eb9b..4230766967a 100644
--- a/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild
+++ b/sys-apps/hwloc/hwloc-1.11.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-inherit flag-o-matic cuda autotools-multilib multilib versionator
+inherit flag-o-matic cuda autotools-multilib multilib toolchain-funcs 
versionator
 
 MY_PV=v$(get_version_component_range 1-2)
 

diff --git a/sys-apps/hwloc/hwloc-2.0.4.ebuild 
b/sys-apps/hwloc/hwloc-2.0.4.ebuild
index 2219e2260c8..e62701d2393 100644
--- a/sys-apps/hwloc/hwloc-2.0.4.ebuild
+++ b/sys-apps/hwloc/hwloc-2.0.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal
+inherit autotools cuda flag-o-matic eapi7-ver multilib-minimal toolchain-funcs
 
 MY_PV=v$(ver_cut 1-2)
 



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

2020-02-13 Thread David Seifert
commit: f73e9ef4ad3b741e8cce00e89e578147774d19a4
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:35 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73e9ef4

sys-libs/glibc: [QA] inherit toolchain-funcs.eclass directly

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

 sys-libs/glibc/glibc-2.24-r4.ebuild  | 4 ++--
 sys-libs/glibc/glibc-2.25-r11.ebuild | 2 +-
 sys-libs/glibc/glibc-2.26-r7.ebuild  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.24-r4.ebuild 
b/sys-libs/glibc/glibc-2.24-r4.ebuild
index 790c6acf66c..581f59bd34f 100644
--- a/sys-libs/glibc/glibc-2.24-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.24-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit toolchain-glibc
+inherit toolchain-funcs toolchain-glibc
 
 DESCRIPTION="GNU libc6 (also called glibc2) C library"
 HOMEPAGE="https://www.gnu.org/software/libc/libc.html;

diff --git a/sys-libs/glibc/glibc-2.25-r11.ebuild 
b/sys-libs/glibc/glibc-2.25-r11.ebuild
index c1f3510aabb..2bd11b46620 100644
--- a/sys-libs/glibc/glibc-2.25-r11.ebuild
+++ b/sys-libs/glibc/glibc-2.25-r11.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-inherit toolchain-glibc
+inherit toolchain-funcs toolchain-glibc
 
 DESCRIPTION="GNU libc6 (also called glibc2) C library"
 HOMEPAGE="https://www.gnu.org/software/libc/libc.html;

diff --git a/sys-libs/glibc/glibc-2.26-r7.ebuild 
b/sys-libs/glibc/glibc-2.26-r7.ebuild
index b859afdc2fa..fe514d16c02 100644
--- a/sys-libs/glibc/glibc-2.26-r7.ebuild
+++ b/sys-libs/glibc/glibc-2.26-r7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit prefix toolchain-glibc
+inherit prefix toolchain-funcs toolchain-glibc
 
 DESCRIPTION="GNU libc C library"
 HOMEPAGE="https://www.gnu.org/software/libc/;



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

2020-02-13 Thread David Seifert
commit: 9cf48023bd16411d614f5dd97f8a37a04f9d3b2b
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:11 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf48023

sys-devel/binutils: [QA] inherit toolchain-funcs.eclass directly

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

 sys-devel/binutils/binutils-2.30-r4.ebuild   | 2 +-
 sys-devel/binutils/binutils-2.31.1-r6.ebuild | 2 +-
 sys-devel/binutils/binutils-2.32-r1.ebuild   | 2 +-
 sys-devel/binutils/binutils-2.32-r2.ebuild   | 2 +-
 sys-devel/binutils/binutils-2.33.1-r1.ebuild | 2 +-
 sys-devel/binutils/binutils-2.33.1.ebuild| 4 ++--
 sys-devel/binutils/binutils-2.34.ebuild  | 2 +-
 sys-devel/binutils/binutils-.ebuild  | 4 ++--
 8 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/sys-devel/binutils/binutils-2.30-r4.ebuild 
b/sys-devel/binutils/binutils-2.30-r4.ebuild
index 1f63ac6d03f..bbbf3b1bd43 100644
--- a/sys-devel/binutils/binutils-2.30-r4.ebuild
+++ b/sys-devel/binutils/binutils-2.30-r4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs 
versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils/binutils-2.31.1-r6.ebuild 
b/sys-devel/binutils/binutils-2.31.1-r6.ebuild
index c24eba02a9f..e8bacea3718 100644
--- a/sys-devel/binutils/binutils-2.31.1-r6.ebuild
+++ b/sys-devel/binutils/binutils-2.31.1-r6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs 
versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils/binutils-2.32-r1.ebuild 
b/sys-devel/binutils/binutils-2.32-r1.ebuild
index 530f1caf02a..a97a41e7845 100644
--- a/sys-devel/binutils/binutils-2.32-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.32-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs 
versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils/binutils-2.32-r2.ebuild 
b/sys-devel/binutils/binutils-2.32-r2.ebuild
index 9d02442c6e8..3e54336e168 100644
--- a/sys-devel/binutils/binutils-2.32-r2.ebuild
+++ b/sys-devel/binutils/binutils-2.32-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils libtool flag-o-matic gnuconfig multilib
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils/binutils-2.33.1-r1.ebuild 
b/sys-devel/binutils/binutils-2.33.1-r1.ebuild
index c76f4471a2f..f43e2da21fc 100644
--- a/sys-devel/binutils/binutils-2.33.1-r1.ebuild
+++ b/sys-devel/binutils/binutils-2.33.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils libtool flag-o-matic gnuconfig multilib
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils/binutils-2.33.1.ebuild 
b/sys-devel/binutils/binutils-2.33.1.ebuild
index 12f4ae43053..164192f9c5c 100644
--- a/sys-devel/binutils/binutils-2.33.1.ebuild
+++ b/sys-devel/binutils/binutils-2.33.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit eutils libtool flag-o-matic gnuconfig multilib
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils/binutils-2.34.ebuild 
b/sys-devel/binutils/binutils-2.34.ebuild
index d2f3d447c2b..b85960a8eee 100644
--- a/sys-devel/binutils/binutils-2.34.ebuild
+++ b/sys-devel/binutils/binutils-2.34.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit eutils libtool flag-o-matic gnuconfig multilib
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils/binutils-.ebuild 
b/sys-devel/binutils/binutils-.ebuild
index 67a0fcb0d90..a735c2f7e2e 100644
--- a/sys-devel/binutils/binutils-.ebuild
+++ b/sys-devel/binutils/binutils-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit 

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

2020-02-13 Thread David Seifert
commit: 07ff014be85b8f975b66aa27be1a8bc9e17050cb
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:38:56 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:38:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ff014b

sys-apps/pick: [QA] inherit toolchain-funcs.eclass directly

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

 sys-apps/pick/pick-3.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/pick/pick-3.0.1.ebuild b/sys-apps/pick/pick-3.0.1.ebuild
index 15898cb11a0..7bdaff98632 100644
--- a/sys-apps/pick/pick-3.0.1.ebuild
+++ b/sys-apps/pick/pick-3.0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit autotools
+inherit autotools toolchain-funcs
 
 DESCRIPTION="a fuzzy search tool for the command-line"
 HOMEPAGE="https://github.com/mptre/pick;



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

2020-02-13 Thread David Seifert
commit: f839ead6c9b7b7bff0a669f24cae1d70c785c78c
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:38:59 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:38:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f839ead6

sys-apps/ucspi-tcp: [QA] inherit toolchain-funcs.eclass directly

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

 sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild 
b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild
index 95cd3a5dff7..e0582431e66 100644
--- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild
+++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r18.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="4"
 
-inherit eutils qmail
+inherit eutils qmail toolchain-funcs
 
 DESCRIPTION="Collection of tools for managing UNIX services"
 HOMEPAGE="https://cr.yp.to/ucspi-tcp.html;



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

2020-02-13 Thread David Seifert
commit: 51a4ed41f44837926175ace4ed7ec7a3a48cbad8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:08 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51a4ed41

sys-cluster/mvapich2: [QA] inherit toolchain-funcs.eclass directly

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

 sys-cluster/mvapich2/mvapich2-1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/mvapich2/mvapich2-1.6.ebuild 
b/sys-cluster/mvapich2/mvapich2-1.6.ebuild
index a615cc8518d..9b83374bf87 100644
--- a/sys-cluster/mvapich2/mvapich2-1.6.ebuild
+++ b/sys-cluster/mvapich2/mvapich2-1.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="4"
 
-inherit fortran-2
+inherit fortran-2 toolchain-funcs
 
 DESCRIPTION="MVAPICH2 MPI-over-infiniband package auto-configured for OpenIB"
 HOMEPAGE="http://mvapich.cse.ohio-state.edu/;



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

2020-02-13 Thread David Seifert
commit: 93665c45a16925b20751fb4f69e20ead7dba8a2e
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:41 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93665c45

sys-libs/libutempter: [QA] inherit toolchain-funcs.eclass directly

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

 sys-libs/libutempter/libutempter-1.1.6-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild 
b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild
index 10497120196..4b54fc4cef3 100644
--- a/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild
+++ b/sys-libs/libutempter/libutempter-1.1.6-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="4"
 
-inherit user multilib flag-o-matic
+inherit user multilib flag-o-matic toolchain-funcs
 
 DESCRIPTION="Library that allows non-privileged apps to write utmp (login) 
info"
 HOMEPAGE="https://altlinux.org/index.php?module=sisyphus=libutempter;



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

2020-02-13 Thread David Seifert
commit: 46ad2722486f0e4e278c4c7e2c547d27fa3dea9f
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:05 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46ad2722

sys-cluster/hpl: [QA] inherit toolchain-funcs.eclass directly

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

 sys-cluster/hpl/hpl-2.0-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/hpl/hpl-2.0-r3.ebuild 
b/sys-cluster/hpl/hpl-2.0-r3.ebuild
index b30231cb5de..d706f2b63d6 100644
--- a/sys-cluster/hpl/hpl-2.0-r3.ebuild
+++ b/sys-cluster/hpl/hpl-2.0-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-inherit eutils multilib
+inherit eutils multilib toolchain-funcs
 
 DESCRIPTION="Portable Implementation of the Linpack Benchmark for 
Distributed-Memory Clusters"
 HOMEPAGE="http://www.netlib.org/benchmark/hpl/;



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

2020-02-13 Thread David Seifert
commit: 80b6e19df08ff9760ed7c89bde41073a9038d5cc
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:38:47 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:38:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b6e19d

sci-physics/lammps: [QA] inherit toolchain-funcs.eclass directly

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

 sci-physics/lammps/lammps-20150210.ebuild| 4 ++--
 sci-physics/lammps/lammps-20150515-r1.ebuild | 4 ++--
 sci-physics/lammps/lammps-20150515.ebuild| 4 ++--
 sci-physics/lammps/lammps-20150810.ebuild| 4 ++--
 sci-physics/lammps/lammps-20151106.ebuild| 4 ++--
 sci-physics/lammps/lammps-20151120.ebuild| 4 ++--
 sci-physics/lammps/lammps-20151207.ebuild| 4 ++--
 sci-physics/lammps/lammps-20151208.ebuild| 4 ++--
 sci-physics/lammps/lammps-20151209.ebuild| 4 ++--
 sci-physics/lammps/lammps-20151211.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160115.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160122.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160216.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160301.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160310.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160314.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160321.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160407.ebuild| 4 ++--
 sci-physics/lammps/lammps-20160730.ebuild| 4 ++--
 sci-physics/lammps/lammps-20170109.ebuild| 2 +-
 sci-physics/lammps/lammps-20170706.ebuild| 2 +-
 21 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/sci-physics/lammps/lammps-20150210.ebuild 
b/sci-physics/lammps/lammps-20150210.ebuild
index 78352de60d5..3f5496d7e55 100644
--- a/sci-physics/lammps/lammps-20150210.ebuild
+++ b/sci-physics/lammps/lammps-20150210.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils flag-o-matic fortran-2 multilib
+inherit eutils flag-o-matic fortran-2 multilib toolchain-funcs
 
 convert_month() {
case $1 in

diff --git a/sci-physics/lammps/lammps-20150515-r1.ebuild 
b/sci-physics/lammps/lammps-20150515-r1.ebuild
index aefd583848e..36ae7f6e0da 100644
--- a/sci-physics/lammps/lammps-20150515-r1.ebuild
+++ b/sci-physics/lammps/lammps-20150515-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
case $1 in

diff --git a/sci-physics/lammps/lammps-20150515.ebuild 
b/sci-physics/lammps/lammps-20150515.ebuild
index 7f166b3bbb6..c49969a4934 100644
--- a/sci-physics/lammps/lammps-20150515.ebuild
+++ b/sci-physics/lammps/lammps-20150515.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
case $1 in

diff --git a/sci-physics/lammps/lammps-20150810.ebuild 
b/sci-physics/lammps/lammps-20150810.ebuild
index 6fd889c9040..54a348a14e1 100644
--- a/sci-physics/lammps/lammps-20150810.ebuild
+++ b/sci-physics/lammps/lammps-20150810.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
case $1 in

diff --git a/sci-physics/lammps/lammps-20151106.ebuild 
b/sci-physics/lammps/lammps-20151106.ebuild
index c3babf7669c..2fde77a451e 100644
--- a/sci-physics/lammps/lammps-20151106.ebuild
+++ b/sci-physics/lammps/lammps-20151106.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit eutils flag-o-matic fortran-2 multilib python-r1
+inherit eutils flag-o-matic fortran-2 multilib python-r1 toolchain-funcs
 
 convert_month() {
local months=( "" Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec )

diff --git a/sci-physics/lammps/lammps-20151120.ebuild 
b/sci-physics/lammps/lammps-20151120.ebuild
index c3babf7669c..2fde77a451e 100644
--- a/sci-physics/lammps/lammps-20151120.ebuild
+++ b/sci-physics/lammps/lammps-20151120.ebuild
@@ -1,11 +1,11 @@
-# Copyright 

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

2020-02-13 Thread David Seifert
commit: 6d34127a18289f875d4aa0b49290e2964362f9bd
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:14 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d34127a

sys-devel/binutils-hppa64: [QA] inherit toolchain-funcs.eclass directly

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

 sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild   | 4 ++--
 sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild | 4 ++--
 sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild   | 4 ++--
 sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild| 4 ++--
 sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild  | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild
index a9281b7319d..86763d13f44 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.30-r4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs 
versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild
index 33a031dfb6e..a06de11aeed 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.31.1-r6.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs 
versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild
index 3871f19978c..d3887bea1c7 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.32-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib versionator
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs 
versionator
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild
index 550e2c50474..087fa9a6ac0 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.33.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild
index bccd8c08d70..97770ec57d6 100644
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild
+++ b/sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 export CTARGET=hppa64-${CHOST#*-}
 
-inherit eutils libtool flag-o-matic gnuconfig multilib
+inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
 
 DESCRIPTION="Tools necessary to build programs"
 HOMEPAGE="https://sourceware.org/binutils/;



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

2020-02-13 Thread David Seifert
commit: ea7449b2718067a2f9b9467b031c268d2957cd5e
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:58 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea7449b2

linux-mod.eclass: [QA] inherit toolchain-funcs.eclass directly

Closes: https://github.com/gentoo/gentoo/pull/14646
Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index b6dc2c84d09..5b1b8f65cee 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: linux-mod.eclass
@@ -132,7 +132,7 @@
 # @DESCRIPTION:
 # It's a read-only variable. It contains the extension of the kernel modules.
 
-inherit eutils linux-info multilib
+inherit eutils linux-info multilib toolchain-funcs
 EXPORT_FUNCTIONS pkg_setup pkg_preinst pkg_postinst src_install src_compile 
pkg_postrm
 
 case ${MODULES_OPTIONAL_USE_IUSE_DEFAULT:-n} in



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

2020-02-13 Thread David Seifert
commit: f5d3e42adc9f3b60e701211692d1a2df9e849f41
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:17 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d3e42a

sys-devel/gcc: [QA] inherit toolchain-funcs.eclass directly

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

 sys-devel/gcc/gcc-3.4.6-r5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/gcc/gcc-3.4.6-r5.ebuild 
b/sys-devel/gcc/gcc-3.4.6-r5.ebuild
index d7bf23b4152..ac91373ace7 100644
--- a/sys-devel/gcc/gcc-3.4.6-r5.ebuild
+++ b/sys-devel/gcc/gcc-3.4.6-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -10,7 +10,7 @@ HTB_VER="1.00.1"
 HTB_GCC_VER="3.4.4"
 D_VER="0.24"
 
-inherit eutils toolchain
+inherit eutils toolchain toolchain-funcs
 
 KEYWORDS="-* ~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
 



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

2020-02-13 Thread David Seifert
commit: f81c95f162068ff28de7e273ccf9b78b7eb9c1c8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:29 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81c95f1

sys-kernel/dracut: [QA] inherit toolchain-funcs.eclass directly

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

 sys-kernel/dracut/dracut-044-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-044-r1.ebuild 
b/sys-kernel/dracut/dracut-044-r1.ebuild
index eae62464678..32bb71fb537 100644
--- a/sys-kernel/dracut/dracut-044-r1.ebuild
+++ b/sys-kernel/dracut/dracut-044-r1.ebuild
@@ -3,11 +3,12 @@
 
 EAPI=5
 
-inherit bash-completion-r1 eutils linux-info multilib systemd
+inherit bash-completion-r1 eutils linux-info multilib systemd toolchain-funcs
 
 DESCRIPTION="Generic initramfs generation tool"
 HOMEPAGE="https://dracut.wiki.kernel.org;
 SRC_URI="https://www.kernel.org/pub/linux/utils/boot/${PN}/${P}.tar.xz;
+
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-countdown/

2020-02-13 Thread David Seifert
commit: 7773629ad8f7068a089579690675fb3370889de6
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:52 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7773629a

x11-plugins/gkrellm-countdown: [QA] inherit toolchain-funcs.eclass directly

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

 x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild 
b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild
index 81e9a1f50a6..ce1fc9af4ca 100644
--- a/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild
+++ b/x11-plugins/gkrellm-countdown/gkrellm-countdown-0.1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit gkrellm-plugin
+inherit gkrellm-plugin toolchain-funcs
 
 DESCRIPTION="A simple countdown clock for GKrellM2"
 SRC_URI="http://oss.pugsplace.net/${P}.tar.gz;



[gentoo-commits] repo/gentoo:master commit in: sys-boot/mbr-gpt/

2020-02-13 Thread David Seifert
commit: a2c1148280d23d676fd2d05a28739c381fab86b8
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:02 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c11482

sys-boot/mbr-gpt: [QA] inherit toolchain-funcs.eclass directly

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

 sys-boot/mbr-gpt/mbr-gpt-0.0.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-boot/mbr-gpt/mbr-gpt-0.0.1-r1.ebuild 
b/sys-boot/mbr-gpt/mbr-gpt-0.0.1-r1.ebuild
index 915fc0e5dd5..8df1596c640 100644
--- a/sys-boot/mbr-gpt/mbr-gpt-0.0.1-r1.ebuild
+++ b/sys-boot/mbr-gpt/mbr-gpt-0.0.1-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic toolchain-funcs
 
 DESCRIPTION="An MBR that can handle BIOS-based boot on GPT"
 MY_P="${PN}_${PV}"



[gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc-apple/

2020-02-13 Thread David Seifert
commit: eb381094fe478679e6d749bcf98025031f693256
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:20 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb381094

sys-devel/gcc-apple: [QA] inherit toolchain-funcs.eclass directly

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

 sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r2.ebuild 
b/sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r2.ebuild
index df8487554d7..9c28e39bae4 100644
--- a/sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r2.ebuild
+++ b/sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-inherit eutils toolchain flag-o-matic autotools prefix
+inherit eutils toolchain flag-o-matic autotools prefix toolchain-funcs
 
 GCC_VERS=${PV/_p*/}
 APPLE_VERS="${PV/*_p/}.3"



[gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/

2020-02-13 Thread David Seifert
commit: 44168fe6fbe0f26b317178dfab13f9daf40e4ca1
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 13 21:39:23 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 13 21:39:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44168fe6

sys-fs/eudev: [QA] inherit toolchain-funcs.eclass directly

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

 sys-fs/eudev/eudev-3.2.5.ebuild| 2 +-
 sys-fs/eudev/eudev-3.2.7-r2.ebuild | 4 ++--
 sys-fs/eudev/eudev-3.2.8.ebuild| 4 ++--
 sys-fs/eudev/eudev-3.2.9.ebuild| 4 ++--
 sys-fs/eudev/eudev-4..ebuild   | 4 ++--
 sys-fs/eudev/eudev-.ebuild | 4 ++--
 6 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/sys-fs/eudev/eudev-3.2.5.ebuild b/sys-fs/eudev/eudev-3.2.5.ebuild
index cca6626a10e..1135d713675 100644
--- a/sys-fs/eudev/eudev-3.2.5.ebuild
+++ b/sys-fs/eudev/eudev-3.2.5.ebuild
@@ -5,7 +5,7 @@ EAPI="6"
 
 KV_min=2.6.39
 
-inherit autotools linux-info multilib multilib-minimal
+inherit autotools linux-info multilib multilib-minimal toolchain-funcs
 
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/gentoo/eudev.git;

diff --git a/sys-fs/eudev/eudev-3.2.7-r2.ebuild 
b/sys-fs/eudev/eudev-3.2.7-r2.ebuild
index b8f4365b852..25d8b24c74e 100644
--- a/sys-fs/eudev/eudev-3.2.7-r2.ebuild
+++ b/sys-fs/eudev/eudev-3.2.7-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 KV_min=2.6.39
 
-inherit autotools linux-info multilib multilib-minimal
+inherit autotools linux-info multilib multilib-minimal toolchain-funcs
 
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/gentoo/eudev.git;

diff --git a/sys-fs/eudev/eudev-3.2.8.ebuild b/sys-fs/eudev/eudev-3.2.8.ebuild
index b8f4365b852..25d8b24c74e 100644
--- a/sys-fs/eudev/eudev-3.2.8.ebuild
+++ b/sys-fs/eudev/eudev-3.2.8.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 KV_min=2.6.39
 
-inherit autotools linux-info multilib multilib-minimal
+inherit autotools linux-info multilib multilib-minimal toolchain-funcs
 
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/gentoo/eudev.git;

diff --git a/sys-fs/eudev/eudev-3.2.9.ebuild b/sys-fs/eudev/eudev-3.2.9.ebuild
index 3152f10509b..ea0b7409447 100644
--- a/sys-fs/eudev/eudev-3.2.9.ebuild
+++ b/sys-fs/eudev/eudev-3.2.9.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 KV_min=2.6.39
 
-inherit autotools linux-info multilib multilib-minimal
+inherit autotools linux-info multilib multilib-minimal toolchain-funcs
 
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/gentoo/eudev.git;

diff --git a/sys-fs/eudev/eudev-4..ebuild b/sys-fs/eudev/eudev-4..ebuild
index ac45032c480..49cfe608ea8 100644
--- a/sys-fs/eudev/eudev-4..ebuild
+++ b/sys-fs/eudev/eudev-4..ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 KV_min=2.6.39
 
-inherit autotools linux-info multilib multilib-minimal
+inherit autotools linux-info multilib multilib-minimal toolchain-funcs
 
 if [[ ${PV} = 4.* ]]; then
EGIT_REPO_URI="https://github.com/gentoo/eudev.git;

diff --git a/sys-fs/eudev/eudev-.ebuild b/sys-fs/eudev/eudev-.ebuild
index b8f4365b852..25d8b24c74e 100644
--- a/sys-fs/eudev/eudev-.ebuild
+++ b/sys-fs/eudev/eudev-.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 
 KV_min=2.6.39
 
-inherit autotools linux-info multilib multilib-minimal
+inherit autotools linux-info multilib multilib-minimal toolchain-funcs
 
 if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/gentoo/eudev.git;



  1   2   3   4   >