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

2019-12-07 Thread Lars Wendler
commit: a57869559c9e788aa93cc328cf36d969ba17d95a
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Dec  8 07:53:16 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Dec  8 07:53:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5786955

sys-process/procps: Bump to version 3.3.16

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

 sys-process/procps/Manifest |  1 +
 sys-process/procps/procps-3.3.16.ebuild | 80 +
 2 files changed, 81 insertions(+)

diff --git a/sys-process/procps/Manifest b/sys-process/procps/Manifest
index 446d7cbdee9..c5db6271487 100644
--- a/sys-process/procps/Manifest
+++ b/sys-process/procps/Manifest
@@ -1 +1,2 @@
 DIST procps-ng-3.3.15.tar.xz 904416 BLAKE2B 
9fc1384df1d51a13bdf3aaad173160a11c5a7e016a8c397a076b5115e350d2c6fd8ff8d9ad5d83b959020bcd6a1ef9e1bca02e9a63d56881816c5c7d7c9a8bc3
 SHA512 
bc83ccc1941e7be8266588fdfbba17e2424b30163a215873ee6dee96215d66249f5d5e46fec2278d030b42bd7599861c4878360042dacec4c221ce411453747c
+DIST procps-ng-3.3.16.tar.xz 859736 BLAKE2B 
fbacc1edb0711cda0fecbf5f589c8cc18bd74f0430866e946f7c4612b78f383b9299840ab7fa5bbc65c581cc9484dbb37b111c493cf88f55ba247a343fd0c80d
 SHA512 
d83da472df256b188c32082632202e7f8ebd1b161082387760876ae34d50221b3682299a2816a7d6a29afb40322743c31b87d92ca299c2944a6b55e50736d367

diff --git a/sys-process/procps/procps-3.3.16.ebuild 
b/sys-process/procps/procps-3.3.16.ebuild
new file mode 100644
index 000..5584f6bcf02
--- /dev/null
+++ b/sys-process/procps/procps-3.3.16.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs flag-o-matic usr-ldscript
+
+DESCRIPTION="standard informational utilities and process-handling tools"
+HOMEPAGE="http://procps-ng.sourceforge.net/ 
https://gitlab.com/procps-ng/procps";
+SRC_URI="mirror://sourceforge/${PN}-ng/${PN}-ng-${PV}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0/8" # libprocps.so
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="elogind +kill modern-top +ncurses nls selinux static-libs systemd test 
unicode"
+
+COMMON_DEPEND="
+   elogind? ( sys-auth/elogind )
+   ncurses? ( >=sys-libs/ncurses-5.7-r7:=[unicode?] )
+   selinux? ( sys-libs/libselinux )
+   systemd? ( sys-apps/systemd )
+"
+DEPEND="${COMMON_DEPEND}
+   elogind? ( virtual/pkgconfig )
+   ncurses? ( virtual/pkgconfig )
+   systemd? ( virtual/pkgconfig )
+   test? ( dev-util/dejagnu )"
+RDEPEND="
+   ${COMMON_DEPEND}
+   kill? (
+   !sys-apps/coreutils[kill]
+   !sys-apps/util-linux[kill]
+   )
+   !http://www.freelists.org/post/procps/PATCH-enable-transparent-large-file-support
+   append-lfs-flags #471102
+   local myeconfargs=(
+   --docdir='$(datarootdir)'/doc/${PF}
+   $(use_with elogind)
+   $(use_enable kill)
+   $(use_enable modern-top)
+   $(use_with ncurses)
+   $(use_enable nls)
+   $(use_enable selinux libselinux)
+   $(use_enable static-libs static)
+   $(use_with systemd)
+   $(use_enable unicode watch8bit)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_test() {
+   emake check 

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

2019-12-07 Thread Joonas Niilola
commit: b22d84c265aff28df314e8cccf06c0aaeddd661f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sun Dec  8 07:40:44 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Dec  8 07:40:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22d84c2

app-misc/qlcplus: add test IUSE

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

 app-misc/qlcplus/qlcplus-4.11.1.ebuild   | 4 +++-
 app-misc/qlcplus/qlcplus-4.12.2.ebuild   | 4 +++-
 app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/app-misc/qlcplus/qlcplus-4.11.1.ebuild 
b/app-misc/qlcplus/qlcplus-4.11.1.ebuild
index 3f618215d18..41463fba3ff 100644
--- a/app-misc/qlcplus/qlcplus-4.11.1.ebuild
+++ b/app-misc/qlcplus/qlcplus-4.11.1.ebuild
@@ -12,7 +12,9 @@ 
SRC_URI="https://github.com/mcallegari/${PN}/archive/QLC+_${PV}.tar.gz -> ${P}.t
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
+IUSE="test"
+
+RESTRICT="!test? ( test )"
 
 RDEPEND="
|| ( dev-embedded/libftdi:1 dev-embedded/libftdi:0 )

diff --git a/app-misc/qlcplus/qlcplus-4.12.2.ebuild 
b/app-misc/qlcplus/qlcplus-4.12.2.ebuild
index 5624892f8ab..9b5db416960 100644
--- a/app-misc/qlcplus/qlcplus-4.12.2.ebuild
+++ b/app-misc/qlcplus/qlcplus-4.12.2.ebuild
@@ -13,7 +13,9 @@ S="${WORKDIR}/qlcplus-QLC-_${PV}"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE=""
+IUSE="test"
+
+RESTRICT="!test? ( test )"
 
 BDEPEND="
dev-qt/linguist-tools:5

diff --git a/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild 
b/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild
index 763f2788db8..269ea246700 100644
--- a/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild
+++ b/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild
@@ -13,7 +13,9 @@ S="${WORKDIR}/qlcplus-QLC-_${PV}"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS=""
-IUSE=""
+IUSE="test"
+
+RESTRICT="!test? ( test )"
 
 BDEPEND="
dev-qt/linguist-tools:5



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

2019-12-07 Thread Michał Górny
commit: a1bfaee7c14eb122ba7d01e2907823d7988362e0
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec  8 07:30:14 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec  8 07:31:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1bfaee7

dev-python/setuptools: Copy DISTUTILS_USE_SETUPTOOLS=no to newest

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

 dev-python/setuptools/setuptools-42.0.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/setuptools/setuptools-42.0.2.ebuild 
b/dev-python/setuptools/setuptools-42.0.2.ebuild
index 34e7487de3a..98b92480821 100644
--- a/dev-python/setuptools/setuptools-42.0.2.ebuild
+++ b/dev-python/setuptools/setuptools-42.0.2.ebuild
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+DISTUTILS_USE_SETUPTOOLS=no
 PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
 PYTHON_REQ_USE="xml(+)"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/shared-mime-info/

2019-12-07 Thread Matt Turner
commit: 9c98d8bc6c5cbfb4645157aafac8816e9d5b956f
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Dec  8 05:23:05 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 05:23:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c98d8bc

x11-misc/shared-mime-info-1.10-r1: arm stable, bug 700672

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

 x11-misc/shared-mime-info/shared-mime-info-1.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/shared-mime-info/shared-mime-info-1.10-r1.ebuild 
b/x11-misc/shared-mime-info/shared-mime-info-1.10-r1.ebuild
index 881c7b15bde..dbd84d441ad 100644
--- a/x11-misc/shared-mime-info/shared-mime-info-1.10-r1.ebuild
+++ b/x11-misc/shared-mime-info/shared-mime-info-1.10-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://people.freedesktop.org/~hadess/${P}.tar.xz";
 
 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"
+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="test"
 
 RDEPEND=">=dev-libs/glib-2



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

2019-12-07 Thread Matt Turner
commit: dac8d1bab1cbce6c2a8b1e1b8d205c0111378e66
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Dec  8 05:23:04 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 05:23:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac8d1ba

net-libs/libmbim-1.18.0: arm stable, bug 700650

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

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

diff --git a/net-libs/libmbim/libmbim-1.18.0.ebuild 
b/net-libs/libmbim/libmbim-1.18.0.ebuild
index 078a1bc6b07..75d6ea792a6 100644
--- a/net-libs/libmbim/libmbim-1.18.0.ebuild
+++ b/net-libs/libmbim/libmbim-1.18.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz";
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~mips ppc ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86"
 IUSE="static-libs udev"
 
 RDEPEND=">=dev-libs/glib-2.36:2



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

2019-12-07 Thread Matt Turner
commit: b28ce2e05fb7200c145acfce93a435f40ca2a07a
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Dec  8 05:23:04 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 05:23:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b28ce2e0

dev-libs/libtommath-1.1.0: arm stable, bug 700422

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

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

diff --git a/dev-libs/libtommath/libtommath-1.1.0.ebuild 
b/dev-libs/libtommath/libtommath-1.1.0.ebuild
index d812b9d51a2..11edee2c403 100644
--- a/dev-libs/libtommath/libtommath-1.1.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.1.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}
 
 LICENSE="WTFPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="doc examples static-libs"
 
 src_prepare() {



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

2019-12-07 Thread Matt Turner
commit: d30529af715e11b603ffa2ee1e5052dc04042915
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Dec  8 05:23:03 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 05:23:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d30529af

dev-vcs/tig-2.4.1: arm stable, bug 700406

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

 dev-vcs/tig/tig-2.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/tig/tig-2.4.1.ebuild b/dev-vcs/tig/tig-2.4.1.ebuild
index 5499098a562..bf02b0fba85 100644
--- a/dev-vcs/tig/tig-2.4.1.ebuild
+++ b/dev-vcs/tig/tig-2.4.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3 autotools
 else

SRC_URI="https://github.com/jonas/tig/releases/download/${P}/${P}.tar.gz";
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 fi
 
 DESCRIPTION="text mode interface for git"



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

2019-12-07 Thread Matt Turner
commit: 9712cc3d8db6bae646688e31590f1dde0cb9d7f2
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:43:37 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 04:49:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9712cc3d

dev-util/cmdtest-0.32: arm stable, bug 700630

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

 dev-util/cmdtest/cmdtest-0.32.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/cmdtest/cmdtest-0.32.ebuild 
b/dev-util/cmdtest/cmdtest-0.32.ebuild
index 5000ea217fa..830d69c6630 100644
--- a/dev-util/cmdtest/cmdtest-0.32.ebuild
+++ b/dev-util/cmdtest/cmdtest-0.32.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://git.liw.fi/${PN}/snapshot/${P}.tar.gz";
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 DEPEND="
dev-python/cliapp[${PYTHON_USEDEP}]



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

2019-12-07 Thread Matt Turner
commit: 8b0f5896528d9fa7d25102300e226659813085a9
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:43:26 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 04:49:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0f5896

dev-python/ttystatus-0.36: arm stable, bug 700618

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

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

diff --git a/dev-python/ttystatus/ttystatus-0.36.ebuild 
b/dev-python/ttystatus/ttystatus-0.36.ebuild
index a66b335863b..0329dffa93f 100644
--- a/dev-python/ttystatus/ttystatus-0.36.ebuild
+++ b/dev-python/ttystatus/ttystatus-0.36.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://git.liw.fi/${PN}/snapshot/${P}.tar.gz";
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 python_test() {



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

2019-12-07 Thread Matt Turner
commit: 0de410e976fe15b64ea4ce1a3984d898f0ea57ab
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:44:19 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 04:49:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de410e9

dev-python/constantly-15.1.0-r1: arm stable, bug 700564

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

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

diff --git a/dev-python/constantly/constantly-15.1.0-r1.ebuild 
b/dev-python/constantly/constantly-15.1.0-r1.ebuild
index 38884a4fcec..4611ad25bf5 100644
--- a/dev-python/constantly/constantly-15.1.0-r1.ebuild
+++ b/dev-python/constantly/constantly-15.1.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/twisted/constantly/archive/${PV}.tar.gz -> ${P}.gh.t
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND=""



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

2019-12-07 Thread Matt Turner
commit: 918091e5fbc4f7218741695f86be18db4c54a252
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:43:09 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 04:49:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=918091e5

dev-libs/libbsd-0.10.0: arm stable, bug 700528

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

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

diff --git a/dev-libs/libbsd/libbsd-0.10.0.ebuild 
b/dev-libs/libbsd/libbsd-0.10.0.ebuild
index 3c0c4211d2d..b2f7f97646f 100644
--- a/dev-libs/libbsd/libbsd-0.10.0.ebuild
+++ b/dev-libs/libbsd/libbsd-0.10.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz";
 
 LICENSE="BSD BSD-2 BSD-4 ISC"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs"
 
 DEPEND=">=sys-kernel/linux-headers-3.17"



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

2019-12-07 Thread Matt Turner
commit: 779b7b3c684474d319b04104db916ccb747a9b21
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:43:53 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 04:49:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779b7b3c

dev-libs/jemalloc-5.2.1: arm stable, bug 699944

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

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

diff --git a/dev-libs/jemalloc/jemalloc-5.2.1.ebuild 
b/dev-libs/jemalloc/jemalloc-5.2.1.ebuild
index 223c4d73e3a..9ccad1da4d1 100644
--- a/dev-libs/jemalloc/jemalloc-5.2.1.ebuild
+++ b/dev-libs/jemalloc/jemalloc-5.2.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.b
 
 LICENSE="BSD"
 SLOT="0/2"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ppc ppc64 s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 x86 ~amd64-linux 
~x86-linux ~x64-macos ~x64-solaris"
 IUSE="debug hardened lazy-lock prof static-libs stats xmalloc"
 HTML_DOCS=( doc/jemalloc.html )
 PATCHES=( "${FILESDIR}/${PN}-5.2.0-gentoo-fixups.patch" )



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

2019-12-07 Thread Matt Turner
commit: c129f37e66e06cf16a01aae4315a60526d6905de
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:44:05 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  8 04:49:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c129f37e

net-libs/libnfsidmap-0.27: arm stable, bug 700444

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

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

diff --git a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild 
b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild
index 919a9dcdc3e..77bda5dce31 100644
--- a/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild
+++ b/net-libs/libnfsidmap/libnfsidmap-0.27.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://fedorapeople.org/~steved/${PN}/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc 
x86"
 IUSE="ldap static-libs"
 
 DEPEND="ldap? ( net-nds/openldap )"



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

2019-12-07 Thread Aaron Bauman
commit: f27ab7d41d18c1b280afc76f357511e3cc7be5ff
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Dec  8 04:17:16 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Dec  8 04:17:16 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27ab7d4

app-emacs/dash: arm64 stable (bug #701946)

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

 app-emacs/dash/dash-2.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/dash/dash-2.16.0.ebuild 
b/app-emacs/dash/dash-2.16.0.ebuild
index 6a7d7a15386..7a300dc19a9 100644
--- a/app-emacs/dash/dash-2.16.0.ebuild
+++ b/app-emacs/dash/dash-2.16.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="sys-apps/texinfo"
 



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

2019-12-07 Thread Aaron Bauman
commit: 74b5f28ea8a72a9086eeea7269f7b8aa340141fa
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Dec  8 04:17:08 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Dec  8 04:17:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74b5f28e

app-emacs/with-editor: arm64 stable (bug #701946)

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

 app-emacs/with-editor/with-editor-2.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/with-editor/with-editor-2.8.3.ebuild 
b/app-emacs/with-editor/with-editor-2.8.3.ebuild
index 910b1f78275..2a7e31b6441 100644
--- a/app-emacs/with-editor/with-editor-2.8.3.ebuild
+++ b/app-emacs/with-editor/with-editor-2.8.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 
 SITEFILE="50${PN}-gentoo.el"
 ELISP_TEXINFO="*.texi"



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-control-center/

2019-12-07 Thread Aaron Bauman
commit: 5db04cbe9a3e656af6423b9d38a0308dfd71662a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Dec  8 04:16:23 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Dec  8 04:16:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db04cbe

gnome-base/gnome-control-center: arm64 keyworded (bug #692802)

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

 gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild 
b/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild
index 28ce0105a7e..3a88233 100644
--- a/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild
+++ b/gnome-base/gnome-control-center/gnome-control-center-3.32.2.ebuild
@@ -16,7 +16,7 @@ REQUIRED_USE="
flickr? ( gnome-online-accounts )
^^ ( elogind systemd )
 " # Theoretically "?? ( elogind systemd )" is fine too, lacking some 
functionality at runtime, but needs testing if handled gracefully enough
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 # kerberos unfortunately means mit-krb5; build fails with heimdal
 # display panel requires colord and gnome-settings-daemon[colord]



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

2019-12-07 Thread Aaron Bauman
commit: e3591e37056cee101033a08cb70a2d638e091545
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Dec  8 04:16:00 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Dec  8 04:16:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3591e37

media-libs/gsound: arm64 keyworded (bug #692802)

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

 media-libs/gsound/gsound-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gsound/gsound-1.0.2-r1.ebuild 
b/media-libs/gsound/gsound-1.0.2-r1.ebuild
index a7667f3ca32..c0a183f7fd5 100644
--- a/media-libs/gsound/gsound-1.0.2-r1.ebuild
+++ b/media-libs/gsound/gsound-1.0.2-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GSound";
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 IUSE="+introspection +vala"
 REQUIRED_USE="vala? ( introspection )"
 



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-apps/

2019-12-07 Thread Aaron Bauman
commit: 3095aa4061b93140154cff9a410f666c3083d7b3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Dec  8 04:16:36 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Dec  8 04:16:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3095aa40

gnome-base/gnome-core-apps: arm64 keyworded (bug #692802)

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

 gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild 
b/gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild
index 4f49c20847a..2531c6d722e 100644
--- a/gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild
+++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild
@@ -11,7 +11,7 @@ IUSE="+bluetooth cups"
 
 # when unmasking for an arch
 # double check none of the deps are still masked !
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 
 # gnome-color-manager min version enforced here due to control-center pulling 
it in
 RDEPEND="



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

2019-12-07 Thread Aaron Bauman
commit: 1a6378867c19f4956b62aab2e23dfeadb2da459e
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Dec  8 04:02:13 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Dec  8 04:02:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a637886

dev-libs/newt: arm64 stable (bug #701956)

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

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

diff --git a/dev-libs/newt/newt-0.52.21.ebuild 
b/dev-libs/newt/newt-0.52.21.ebuild
index 98701670a2b..816afe04d7b 100644
--- a/dev-libs/newt/newt-0.52.21.ebuild
+++ b/dev-libs/newt/newt-0.52.21.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://releases.pagure.org/newt/${P}.tar.gz";
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
 IUSE="gpm nls tcl"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2019-12-07 Thread Aaron Bauman
commit: 4b8043315055809b0a3ab59dddaaed74ebefa0f3
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Dec  8 03:25:33 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Dec  8 03:25:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b804331

media-libs/libvpx: arm64 stable (bug #701834)

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

 media-libs/libvpx/libvpx-1.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libvpx/libvpx-1.7.0-r1.ebuild 
b/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
index 97e1df9701f..5854235aa37 100644
--- a/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
+++ b/media-libs/libvpx/libvpx-1.7.0-r1.ebuild
@@ -20,7 +20,7 @@ 
SRC_URI="https://github.com/webmproject/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="BSD"
 SLOT="0/5"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux 
~x86-linux"
 IUSE="cpu_flags_x86_avx cpu_flags_x86_avx2 doc cpu_flags_x86_mmx postproc 
cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 
cpu_flags_x86_sse4_1 +highbitdepth static-libs svc test +threads"
 
 REQUIRED_USE="



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

2019-12-07 Thread Zac Medico
commit: aa1a392e5a4d93359b1e681621f80a6748311103
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Dec  8 00:14:15 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Dec  8 00:21:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa1a392e

sys-apps/portage: elog for default autounmask behavior

Suggested-by: Michal Privoznik  gmail.com>
Bug: https://bugs.gentoo.org/658648#c9
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Zac Medico  gentoo.org>

 sys-apps/portage/portage-2.3.79.ebuild | 10 ++
 sys-apps/portage/portage-2.3.81.ebuild | 10 ++
 2 files changed, 20 insertions(+)

diff --git a/sys-apps/portage/portage-2.3.79.ebuild 
b/sys-apps/portage/portage-2.3.79.ebuild
index 0389ff89cfa..42d64562857 100644
--- a/sys-apps/portage/portage-2.3.79.ebuild
+++ b/sys-apps/portage/portage-2.3.79.ebuild
@@ -259,4 +259,14 @@ pkg_preinst() {
if chown portage:portage "${ED}"var/log/portage{,/elog} 2>/dev/null ; 
then
chmod g+s,ug+rwx "${ED}"var/log/portage{,/elog}
fi
+
+   if has_version "<${CATEGORY}/${PN}-2.3.77"; then
+   elog "The emerge --autounmask option is now disabled by 
default, except for"
+   elog "portions of behavior which are controlled by the 
--autounmask-use and"
+   elog "--autounmask-license options. For backward compatibility, 
previous"
+   elog "behavior of --autounmask=y and --autounmask=n is entirely 
preserved."
+   elog "Users can get the old behavior simply by adding 
--autounmask to the"
+   elog "make.conf EMERGE_DEFAULT_OPTS variable. For the rationale 
for this"
+   elog "change, see https://bugs.gentoo.org/658648.";
+   fi
 }

diff --git a/sys-apps/portage/portage-2.3.81.ebuild 
b/sys-apps/portage/portage-2.3.81.ebuild
index be56b54d205..a7197349654 100644
--- a/sys-apps/portage/portage-2.3.81.ebuild
+++ b/sys-apps/portage/portage-2.3.81.ebuild
@@ -259,4 +259,14 @@ pkg_preinst() {
if chown portage:portage "${ED}"var/log/portage{,/elog} 2>/dev/null ; 
then
chmod g+s,ug+rwx "${ED}"var/log/portage{,/elog}
fi
+
+   if has_version "<${CATEGORY}/${PN}-2.3.77"; then
+   elog "The emerge --autounmask option is now disabled by 
default, except for"
+   elog "portions of behavior which are controlled by the 
--autounmask-use and"
+   elog "--autounmask-license options. For backward compatibility, 
previous"
+   elog "behavior of --autounmask=y and --autounmask=n is entirely 
preserved."
+   elog "Users can get the old behavior simply by adding 
--autounmask to the"
+   elog "make.conf EMERGE_DEFAULT_OPTS variable. For the rationale 
for this"
+   elog "change, see https://bugs.gentoo.org/658648.";
+   fi
 }



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

2019-12-07 Thread Zac Medico
commit: 18b1e1a338b616c5fab412918461c5be0cff7b36
Author: Zac Medico  gentoo  org>
AuthorDate: Sat Dec  7 22:41:19 2019 +
Commit: Zac Medico  gentoo  org>
CommitDate: Sun Dec  8 00:04:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18b1e1a3

sys-apps/portage: Remove old version 2.3.80-r1

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

 sys-apps/portage/Manifest |   2 -
 sys-apps/portage/portage-2.3.80-r1.ebuild | 265 --
 2 files changed, 267 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index 737a5819d4b..dbf59c2f395 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,6 +1,4 @@
 DIST portage-2.3.69.tar.bz2 1027945 BLAKE2B 
22a06370d9db8f8954f609a4435983b914f03c11fa1c4c857089738db574e3346fc286c77bb62103d868742b423484b3a186cbc22545a0f516a5724e331e
 SHA512 
20a6c9d26829e9d3738da824aa3fcc0bc8f01019ae9631871ce56e5ff37d91ed27d7b9505c433cc3b7441290abf98bf0897bbb66c099cbb982854047e6c8f045
 DIST portage-2.3.76.tar.bz2 1033462 BLAKE2B 
1be0641337cd7d2a55f8aaba6f84bbfa7182503050e669fb28cd00e4de13cce31ec6e33cc2794e372d1a67b7d2f27e6bb85969f720f2ed449c619598b708b903
 SHA512 
e7774cf89e3865cb1ca5465fc961b452cc8529ccf09e86b7ebd16cca049f1efb527dca9aba892392d5909283cf12930117b1d33fa58e1e429f4408cf50181921
 DIST portage-2.3.79.tar.bz2 1038675 BLAKE2B 
7a6cff28fa1d4b54607e9416914ab534d250718b082a9789a36be057933867a8a3befd7c99d404b058f67b92c6ee975323c37251fe89d3e3e46865daf0fea25e
 SHA512 
23101644185fb7c6eff12f015d442599b3af744f7b13dcb630f47a7f27c1392c46bd4aa5fa32d403dcf058cc3cc1d56cef00fd8c34dda811388eb268761c0797
-DIST portage-2.3.80-depgraph-fix-buildtime_blockers-logic-bug-689226.patch 
1193 BLAKE2B 
9c549d1e742f1417554d5b2c0b34ae73c53e8d65a930bd9f7cdb14f0d13a1d044aa2c0bb309dd361242aafb754b26b8b592f7e7a601e18104f2537cf7b68e3c4
 SHA512 
11f803c681b26780c6b1db91a299bbca7be545bc9f3903fd1e47e7157542477d84a82fdc2418b9ed0ebb7d8aefea0437a6a3defc5ffa0ff35b1a4301eb315bad
-DIST portage-2.3.80.tar.bz2 1040844 BLAKE2B 
c504ab4b6cfb305a0b4228008f3aa0ac4cc77a57ac83250f20e37f99987484b3dad4c9851d0e94255bc6478c374317b8a337b91cbc3f555fa73e2c131b31edcc
 SHA512 
816f16bf26223035e62fdfe307d4a28f7a826733f7634aca88215d42c77ea43874a9e3da2a51b1ac8a815aadd2813cdfbe7ce7bf913cbbee842d4c8413485ef0
 DIST portage-2.3.81.tar.bz2 1041978 BLAKE2B 
03c032204dcc4725bfbf4d2bf605a8f2a24bfbd854d7c74e0697e25ae4e10831ec19e3c1252d2d1a5921cdf00801fbbc6fcf60a2d64076cee96f427e49b1ee37
 SHA512 
ce0688eab181243cf4e8dd2a7e2e5bc188e6323331ffcf8d6ee970073bc634bb5566afebef7570fff711ad1ae9a4484df9a602db523d3398ca6ad29d633f0824

diff --git a/sys-apps/portage/portage-2.3.80-r1.ebuild 
b/sys-apps/portage/portage-2.3.80-r1.ebuild
deleted file mode 100644
index 494eb2b4368..000
--- a/sys-apps/portage/portage-2.3.80-r1.ebuild
+++ /dev/null
@@ -1,265 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=(
-   pypy
-   python3_5 python3_6 python3_7 python3_8
-   python2_7
-)
-PYTHON_REQ_USE='bzip2(+),threads(+)'
-
-inherit distutils-r1 epatch linux-info systemd prefix
-
-DESCRIPTION="Portage is the package management and distribution system for 
Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
-SLOT="0"
-IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
-
-DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   >=sys-apps/sed-4.0.5 sys-devel/patch
-   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
-   epydoc? ( >=dev-python/epydoc-2.0[$(python_gen_usedep 'python2*')] )"
-# Require sandbox-2.2 for bug #288863.
-# For xattr, we can spawn getfattr and setfattr from sys-apps/attr, but that's
-# quite slow, so it's not considered in the dependencies as an alternative to
-# to python-3.3 / pyxattr. Also, xattr support is only tested with Linux, so
-# for now, don't pull in xattr deps for other kernels.
-# For whirlpool hash, require python[ssl] (bug #425046).
-# For compgen, require bash[readline] (bug #445576).
-# app-portage/gemato goes without PYTHON_USEDEP since we're calling
-# the executable.
-RDEPEND="
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   !build? (
-   >=sys-apps/sed-4.0.5
-   app-shells/bash:0[readline]
-   >=app-admin/eselect-1.2
-   $(python_gen_cond_dep 'dev-python/pyblake2[${PYTHON_USEDEP}]' \
-   python{2_7,3_5} pypy)
-   rsync-verify? (
-   >=app-portage/gemato-14[${PYTHON_USEDEP}]
-   >=app-crypt/openpgp-keys-gentoo-release-20180706
-

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

2019-12-07 Thread David Seifert
commit: 7e4c5ab0f9a5639c652cd5aa746e65ce8476bcf9
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:48:55 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:48:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e4c5ab0

sci-mathematics/z3: Remove old

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

 sci-mathematics/z3/Manifest|   3 -
 sci-mathematics/z3/z3-4.4.1.ebuild | 178 ---
 sci-mathematics/z3/z3-4.5.0.ebuild | 186 -
 sci-mathematics/z3/z3-4.8.5.ebuild | 106 -
 4 files changed, 473 deletions(-)

diff --git a/sci-mathematics/z3/Manifest b/sci-mathematics/z3/Manifest
index d4bad76f6b6..479dc2277d1 100644
--- a/sci-mathematics/z3/Manifest
+++ b/sci-mathematics/z3/Manifest
@@ -1,4 +1 @@
-DIST Z3-4.8.5.tar.gz 4177051 BLAKE2B 
f8c4be9dbab2d5cf6fdb0bd8e9e1648f8ac29bc8ca9241b3ef29699400b383f09601149d50899d6ca828abadacb71161af1524df6d1ed45d7fd95c4a49c0d3df
 SHA512 
ca36e1a0332bd473a64f41dfdb31656fb3486178473e4fd4934dccce109a84c9686c08f94998df74bacb588eb12ea5db25dc17a564ee76f82fd2559349697309
-DIST z3-4.4.1.tar.gz 3347371 BLAKE2B 
57f090b891618613c4647a89620d12f2ac05ea110268e63b343594f53fa2cc7aa347781001e2778ea7dc1ce475c964ddeced7a82c304b4be706ad164fd17a285
 SHA512 
76991a24f47f2b53ceb8d7a9a6be19913c57994ffb6cf6acfe30f61b2e73959cf02a99f656053594fccb5aaf4d1f44b3ae7e51f1c8953b213d738ceeeaea74f8
-DIST z3-4.5.0.tar.gz 3573695 BLAKE2B 
285cc4d1f998d61ddb0b854044b7c79c1bb4cccf51bbdcba7c4a45698d74d9591f84d0aa74c5ef7c8aea2c6539ac987f29e326b44037e954108df67644dff594
 SHA512 
1ebc2c908d90b6b879f1e819c864ff894613276af47a440f27cf94968c195656952434754c3eb20f4bdbdd8497d227d22e1b4821c0d320b11052b5648d9e2dc7
 DIST z3-4.8.6.tar.gz 4328752 BLAKE2B 
4932670f3c1ab9bdba18a6ad80f4fd8812eb70d71705ebdf1f93c3b052ffb632dc10e4f7f4043f098af214288d6d4a4a26ef7f8cc0d1183c9f27b14ef1787c46
 SHA512 
d338413274a3d11a9e9287202989df9da4c31e095c14428a418d4019e9f86c0e2b681c519d2d0bcbb4cd99a722a2539006f5c86ade568b1ee208545b142369f1

diff --git a/sci-mathematics/z3/z3-4.4.1.ebuild 
b/sci-mathematics/z3/z3-4.4.1.ebuild
deleted file mode 100644
index 8fd027f17fe..000
--- a/sci-mathematics/z3/z3-4.4.1.ebuild
+++ /dev/null
@@ -1,178 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit flag-o-matic java-pkg-2 java-pkg-simple python-r1 toolchain-funcs
-
-DESCRIPTION="An efficient theorem prover"
-HOMEPAGE="http://z3.codeplex.com/";
-SRC_URI="https://github.com/Z3Prover/z3/archive/${P}.tar.gz";
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples gmp isabelle java python"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   gmp? ( dev-libs/gmp:0 )"
-DEPEND="${RDEPEND}
-   java? ( >=virtual/jdk-1.8 )"
-
-S=${WORKDIR}/${PN}-${P}
-JAVA_SRC_DIR=${S}/src/api/java
-
-SO1="0"
-SO2="1"
-SOVER="${SO1}.${SO2}"
-
-pkg_setup() {
-   python_setup
-
-   if [[ ${MERGE_TYPE} != binary ]]; then
-   if [[ $(tc-getCXX)$ == *g++* ]] && ! tc-has-openmp; then
-   ewarn "Please use an openmp compatible compiler"
-   ewarn "like >gcc-4.2 with USE=openmp"
-   die "Openmp support missing in compiler"
-   fi
-   fi
-}
-
-src_prepare() {
-   eapply "${FILESDIR}"/${P}-gcc-6.patch
-   default
-
-   sed \
-   -e 's:-O3::g' \
-   -e 's:-fomit-frame-pointer::' \
-   -e 's:-msse2::g' \
-   -e 's:-msse::g' \
-   -e "/LINK_EXTRA_FLAGS/s:@LDFLAGS@:-lrt $(usex gmp -lgmp ""):g" \
-   -e 's:t@\$:t\$:g' \
-   -i scripts/*mk* || die
-
-   sed \
-   -e "s:SLIBEXTRAFLAGS = '':SLIBEXTRAFLAGS = 
'-Wl,-soname,lib${PN}.so.${SOVER}':" \
-   -i scripts/mk_util.py || die
-
-   append-ldflags -fopenmp
-
-   cat <<- EOF > "${S}/src/api/python/__init__.py" || die
-   from .z3 import *
-
-   from . import z3num
-   from . import z3poly
-   from . import z3printer
-   from . import z3rcf
-   from . import z3types
-   from . import z3util
-
-   # generated files
-   from . import z3core
-   from . import z3consts
-   EOF
-}
-
-src_configure() {
-   export Z3_INSTALL_LIB_DIR="$(get_libdir)"
-   export Z3_INSTALL_INCLUDE_DIR="include/z3"
-   set -- \
-   $(usex gmp --gmp "") \
-   $(usex java --java "")
-   echo ./configure "$@" >&2
-   ./configure "$@" || die
-   ${EPYTHON} scripts/mk_make.py || die
-}
-
-src_compile() {
-   emake \
-   --directory="build" \
-   CXX=$(tc-getCXX) \
-   LINK="$(tc-getCXX) ${LDF

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

2019-12-07 Thread David Seifert
commit: 105fbe2986be291f5d595d452944461db59f81b9
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:48:52 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:48:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=105fbe29

sci-mathematics/singular: Remove old

* Required for pruning py2.7 from the tree

Closes: https://github.com/gentoo/gentoo/pull/13912
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 sci-mathematics/singular/Manifest  |   2 -
 .../singular/files/singular-3.0.4.4-nostrip.patch  |  12 --
 .../singular/files/singular-3.1.0-emacs-22.patch   |  13 --
 .../singular/files/singular-3.1.0-gentoo.patch |  81 --
 .../singular/files/singular-3.1.3.2-python.patch   |  45 --
 .../singular/files/singular-3.1.3.3-Minor.h.patch  |  10 --
 .../files/singular-3.1.3.3-install_name.patch  |  23 ---
 ...ular-3.1.6-factory_template_instantiation.patch |  26 ---
 .../singular/files/singular-3.1.6-ntl6compat.patch |  44 -
 sci-mathematics/singular/singular-3.1.6.ebuild | 177 -
 10 files changed, 433 deletions(-)

diff --git a/sci-mathematics/singular/Manifest 
b/sci-mathematics/singular/Manifest
index bdfa86f474e..5cb78241d61 100644
--- a/sci-mathematics/singular/Manifest
+++ b/sci-mathematics/singular/Manifest
@@ -1,5 +1,3 @@
-DIST Singular-3-1-6-share.tar.gz 10620177 BLAKE2B 
407f7936617d71e10779ae20548091a84be309a25c32e76b3a8277483ab288a8c6d47b7a8ba6c56dc6bba4f0b4395db3b997adbde5890189317fe1faaa7362ce
 SHA512 
54bff29c5d64609583ec8b1c43005a1ff453c8f2cedfe9a26ac840888e9d306e3104e14aea5a3cc923fac916215c4285ecfe5ae7e1242aee0308b5e4c6e2d48d
-DIST Singular-3-1-6.tar.gz 25535111 BLAKE2B 
915f25c00be5fc04056bba12b5f62b09d41d7367a8fecc732b7cbbf68a0536b998bf0d2b69cf4c6f4d0f8eed60132c225dced762b3f2b17ea326bfe4fb6d17ff
 SHA512 
103a10dd474d93cceb678bcef1a4aae5ec693cb9e68c9d63a7536929b738a0127501ee145a79cc3b9ddfa4bd1ca0f05e640eeb3b0fbdb60de4f56aa5beacc213
 DIST singular-4.0.2-share.tar.gz 8789162 BLAKE2B 
357a68f68cc0508e4e197427c56232da60412a8380045ac594cbe313bf6a403068d1724f637d47de44e66baf34c74fa5c4ee622721c5bbd67764e65e66c8583a
 SHA512 
068827df04a5d1b4407dbaab1296d0120071dc109b749037b02263d51906852a5c2c1ef321733953a181c2d3d0fe799c197ef0af3b9341810ecf31a5324e0a25
 DIST singular-4.0.2.tar.gz 8635172 BLAKE2B 
5f565bf14677d8414300d7a5602aa96c8cef7e863fd858083fe4561742b545d74a5fc4de95ef0c63acf4f78c66405bac7ba77a954e42b2e87a6da608e4732bcd
 SHA512 
4543a45839ce8adc45e3b2edd84a6e398b7ba157da1eda050dbce2a8b20333eb0c63433e3e7eaf59d76bf6bcb65c1b1611bfc08c25fd493c88e2f06624898e3d
 DIST singular-4.0.3-share.tar.gz 6633256 BLAKE2B 
c137b72aaa0926eb006624e03fe938678acb94a41da525de1ca4f7711985d253926788b550d2d98b8def15fb0cb60b2527c1c04566a29a28135fcb1a70246025
 SHA512 
5f8ae4ecd22a3470e5f00393e03079936d7ed334f44ae056ed1eb1719054afc4371b03e920b598033605600c843dc39cb6b01308505323e2c084dfe1f7a1b94a

diff --git a/sci-mathematics/singular/files/singular-3.0.4.4-nostrip.patch 
b/sci-mathematics/singular/files/singular-3.0.4.4-nostrip.patch
deleted file mode 100644
index 5884b6cd2d6..000
--- a/sci-mathematics/singular/files/singular-3.0.4.4-nostrip.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur Singular-3-0-4/IntegerProgramming/Makefile.in 
Singular-3-0-4.new/IntegerProgramming/Makefile.in
 Singular-3-0-4/IntegerProgramming/Makefile.in  2008-07-09 
07:55:13.0 -0400
-+++ Singular-3-0-4.new/IntegerProgramming/Makefile.in  2008-10-19 
22:40:41.0 -0400
-@@ -21,7 +21,7 @@
- endif
- 
- INSTALL   = @INSTALL@
--INSTALL_PROGRAM   = @INSTALL_PROGRAM@  -s
-+INSTALL_PROGRAM   = @INSTALL_PROGRAM@ 
- MKINSTALLDIRS   = ../mkinstalldirs
- 
- ##

diff --git a/sci-mathematics/singular/files/singular-3.1.0-emacs-22.patch 
b/sci-mathematics/singular/files/singular-3.1.0-emacs-22.patch
deleted file mode 100644
index 3f4f3c76203..000
--- a/sci-mathematics/singular/files/singular-3.1.0-emacs-22.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -Naur Singular-3-1-0/emacs/singular.el 
Singular-3-1-0.new/emacs/singular.el
 Singular-3-1-0/emacs/singular.el   2008-11-03 09:16:38.0 -0500
-+++ Singular-3-1-0.new/emacs/singular.el   2009-08-20 22:16:57.0 
-0400
-@@ -865,7 +865,8 @@
-   (add-hook 'singular-post-output-filter-functions 
'singular-prompt-remove-filter nil t)
- 
-   ;; some relict from Comint mode
--  (setq comint-prompt-regexp singular-comint-prompt-regexp))
-+  (setq comint-prompt-regexp singular-comint-prompt-regexp)
-+  (setq comint-use-prompt-regexp-instead-of-fields 1))
-   ;; required to use prompt-regexp
-   (setq comint-use-prompt-regexp t)
- ;;}}}

diff --git a/sci-mathematics/singular/files/singular-3.1.0-gentoo.patch 
b/sci-mathematics/singular/files/singular-3.1.0-gentoo.patch
deleted file mode 100644
index ebb40228938..000
--- a/sci-mathematics/singular/files/singular-3.1.0-gentoo.p

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

2019-12-07 Thread David Seifert
commit: 215cb3e08415da7ba2e4a174e6bf2263c7e1ebaa
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:49:11 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:49:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=215cb3e0

profiles: Mask sci-mathematics/p9m4 for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9a21c9cc351..ec95b6f36a5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,10 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# No revdeps, py2 only, last release in 2008. Removal in 30 days.
+sci-mathematics/p9m4
+
 # David Seifert  (2019-12-08)
 # No revdeps, py2 only, bump required and very involved and messy
 # buildsystem, tons of QA issues.



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

2019-12-07 Thread David Seifert
commit: a6b9cd9402d1bc71e23ee2ae4b0c2a562440d206
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:49:01 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:49:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b9cd94

profiles: Mask sci-mathematics/factmsieve for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 6086fcb6a6c..ea867bea23a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# No revdeps, py2 only, upstream HOMEPAGE gone.
+# Removal in 30 days.
+sci-mathematics/factmsieve
+
 # David Seifert  (2019-12-08)
 # No revdeps, py2 only, bump required and very involved buildsystem,
 # has QA issues, bug #598840. Removal in 30 days.



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

2019-12-07 Thread David Seifert
commit: 71951020481d3227e732afce953d3be97f90589a
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:48:58 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:48:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71951020

profiles: Mask sci-mathematics/xmds for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c8886a5243a..6086fcb6a6c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# No revdeps, py2 only, bump required and very involved buildsystem,
+# has QA issues, bug #598840. Removal in 30 days.
+sci-mathematics/xmds
+
 # Andreas Sturmlechner  (2019-12-07)
 # Runtime errors/segfaults, ancient, unmaintained, depends on py27.
 # Bug 590986, removal in 30 days.



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

2019-12-07 Thread David Seifert
commit: 22666562349d00d8680b3bce5334ec3ac1032f83
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:49:14 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:49:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22666562

profiles: Mask sci-mathematics/nusmv for removal

Bug: https://bugs.gentoo.org/343743
Bug: https://bugs.gentoo.org/347928
Bug: https://bugs.gentoo.org/451394
Bug: https://bugs.gentoo.org/547714
Bug: https://bugs.gentoo.org/623756
Bug: https://bugs.gentoo.org/697562
Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ec95b6f36a5..1aa87004f33 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# No revdeps, py2 only, last release in 2015, lots of QA issues.
+# Bug #343743, #347928, #451394, #547714, #623756, #697562.
+# Removal in 30 days.
+sci-mathematics/nusmv
+
 # David Seifert  (2019-12-08)
 # No revdeps, py2 only, last release in 2008. Removal in 30 days.
 sci-mathematics/p9m4



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

2019-12-07 Thread David Seifert
commit: be2afa73e1823d4422156e9d394bd96f05a43cbd
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:49:23 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:49:23 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2afa73

profiles: Mask sci-mathematics/pymc for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 66e380207c8..2947fe9cc23 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# No revdeps, py2 only (the py3 targets don't work properly), last
+# release in 2015. Use sci-mathematics/pymc3 as modern replacement.
+# Removal in 30 days.
+sci-mathematics/pymc
+
 # David Seifert  (2019-12-08)
 # No revdeps, py2 only, upstream HOMEPAGE gone, last release in 2007.
 # Removal in 30 days.



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

2019-12-07 Thread David Seifert
commit: 49e40abda61b991650e63e225c889a841249d868
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:49:20 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:49:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e40abd

profiles: Mask sci-mathematics/lybniz for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 153c9fc8151..66e380207c8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# No revdeps, py2 only, upstream HOMEPAGE gone, last release in 2007.
+# Removal in 30 days.
+sci-mathematics/lybniz
+
 # David Seifert  (2019-12-08)
 # Yet another NIH machine learning package in python. Last release in
 # 2012, no revdeps, py2 only. Removal in 30 days.



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

2019-12-07 Thread David Seifert
commit: f5c869c917f4648d535ce88af018b65849613af6
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:49:05 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:49:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c869c9

profiles: Mask sci-mathematics/snns for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ea867bea23a..b369cbf873e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# No revdeps, py2 only, upstream dead, last release in 2011.
+# file collisions with sci-chemistry/tinker, bug #597702.
+# Removal in 30 days.
+sci-mathematics/snns
+
 # David Seifert  (2019-12-08)
 # No revdeps, py2 only, upstream HOMEPAGE gone.
 # Removal in 30 days.



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

2019-12-07 Thread David Seifert
commit: e38c4220a19d1fb89f091f49c10fd0b0402773e2
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:49:08 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:49:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38c4220

profiles: Mask sci-mathematics/Macaulay2 for removal

Bug: https://bugs.gentoo.org/345233
Bug: https://bugs.gentoo.org/459640
Bug: https://bugs.gentoo.org/474782
Bug: https://bugs.gentoo.org/474784
Bug: https://bugs.gentoo.org/474788
Bug: https://bugs.gentoo.org/474790
Bug: https://bugs.gentoo.org/474792
Bug: https://bugs.gentoo.org/620942
Bug: https://bugs.gentoo.org/631876
Bug: https://bugs.gentoo.org/671130
Signed-off-by: David Seifert  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index b369cbf873e..9a21c9cc351 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,13 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# No revdeps, py2 only, bump required and very involved and messy
+# buildsystem, tons of QA issues.
+# Bug #345233, #459640, #474782, #474784, #474788, #474790, #474792,
+# #620942, #631876, #671130. Removal in 30 days.
+sci-mathematics/Macaulay2
+
 # David Seifert  (2019-12-08)
 # No revdeps, py2 only, upstream dead, last release in 2011.
 # file collisions with sci-chemistry/tinker, bug #597702.



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

2019-12-07 Thread David Seifert
commit: bc4031f10a3568451213c0b3cf326e53e251b4d3
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:49:17 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:49:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4031f1

profiles: Mask sci-mathematics/mlpy for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 1aa87004f33..153c9fc8151 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# David Seifert  (2019-12-08)
+# Yet another NIH machine learning package in python. Last release in
+# 2012, no revdeps, py2 only. Removal in 30 days.
+sci-mathematics/mlpy
+
 # David Seifert  (2019-12-08)
 # No revdeps, py2 only, last release in 2015, lots of QA issues.
 # Bug #343743, #347928, #451394, #547714, #623756, #697562.



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

2019-12-07 Thread David Seifert
commit: c08c38d7ce2117159df5b67b0cbca8cf77ec4818
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:37:11 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:37:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08c38d7

sci-mathematics/unuran: Port to EAPI 7

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

 sci-mathematics/unuran/unuran-1.8.1.ebuild | 45 --
 1 file changed, 24 insertions(+), 21 deletions(-)

diff --git a/sci-mathematics/unuran/unuran-1.8.1.ebuild 
b/sci-mathematics/unuran/unuran-1.8.1.ebuild
index f3fea32d662..27d0f064189 100644
--- a/sci-mathematics/unuran/unuran-1.8.1.ebuild
+++ b/sci-mathematics/unuran/unuran-1.8.1.ebuild
@@ -1,44 +1,47 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-inherit autotools-utils
+inherit out-of-source
 
 DESCRIPTION="Universal Non-Uniform Random number generator"
 HOMEPAGE="http://statmath.wu.ac.at/unuran/";
-SRC_URI="${HOMEPAGE}${P}.tar.gz"
+SRC_URI="http://statmath.wu.ac.at/unuran/${P}.tar.gz";
 
 LICENSE="GPL-2"
-SLOT=0
+SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples gsl prng +rngstreams static-libs"
+IUSE="doc examples gsl prng +rngstreams"
 
 DEPEND="
-   gsl? ( sci-libs/gsl )
+   gsl? ( sci-libs/gsl:= )
prng? ( sci-mathematics/prng )
-   rngstreams? ( sci-mathematics/rngstreams )"
+   rngstreams? ( sci-mathematics/rngstreams:= )"
 RDEPEND="${DEPEND}"
 
-src_configure() {
+my_src_configure() {
local udefault=builtin
use rngstreams && udefault=rngstream
-   local myeconfargs=(
-   --enable-shared
-   --with-urng-default=${udefault}
-   $(use_with gsl urng-gsl)
-   $(use_with prng urng-prng)
+   econf \
+   --enable-shared \
+   --disable-static \
+   --with-urng-default="${udefault}" \
+   $(use_with gsl urng-gsl) \
+   $(use_with prng urng-prng) \
$(use_with rngstreams urng-rngstream)
-   )
-   autotools-utils_src_configure
 }
 
-src_install() {
-   autotools-utils_src_install
+my_src_install_all() {
use doc && dodoc doc/${PN}.pdf
+   einstalldocs
+
if use examples; then
-   rm examples/Makefile*
-   insinto /usr/share/doc/${PF}
-   doins -r examples
+   rm examples/Makefile* || die
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
fi
+
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
 }



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

2019-12-07 Thread David Seifert
commit: cc34d8bca43d2708c1cd5865712d5da660ff9a0b
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 23:37:08 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 23:37:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc34d8bc

sci-mathematics/rngstreams: Port to EAPI 7

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

 sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild | 32 +++---
 1 file changed, 22 insertions(+), 10 deletions(-)

diff --git a/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild 
b/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
index 2ea39b2a42f..cf74c8bf763 100644
--- a/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
+++ b/sci-mathematics/rngstreams/rngstreams-1.0.1.ebuild
@@ -1,24 +1,36 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-inherit autotools-utils
+inherit out-of-source
 
 DESCRIPTION="Multiple independent streams of pseudo-random numbers"
 HOMEPAGE="http://statmath.wu.ac.at/software/RngStreams/";
-SRC_URI="${HOMEPAGE}${P}.tar.gz"
+SRC_URI="http://statmath.wu.ac.at/software/RngStreams/${P}.tar.gz";
 
 LICENSE="GPL-3"
-SLOT=0
+SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc examples static-libs"
+IUSE="doc examples"
+
+my_src_configure() {
+   econf --enable-shared --disable-static
+}
+
+my_src_install_all() {
+   if use doc; then
+   HTML_DOCS=( doc/rngstreams.html/. )
+   dodoc doc/${PN}.pdf
+   fi
+   einstalldocs
 
-src_install() {
-   autotools-utils_src_install
-   use doc && dohtml -r doc/rngstreams.html/* && dodoc doc/${PN}.pdf
if use examples; then
-   rm examples/Makefile*
+   rm examples/Makefile* || die
dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
fi
+
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
 }



[gentoo-commits] proj/kde:master commit in: sci-astronomy/kstars/

2019-12-07 Thread Andreas Sturmlechner
commit: 720a6b4109d1d7b032e53e6696346820505419ee
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 23:34:59 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 23:34:59 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=720a6b41

sci-astronomy/kstars: Fix RDEPENDs, drop bogus python deps, fix LICENSE

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

 sci-astronomy/kstars/kstars-.ebuild | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/sci-astronomy/kstars/kstars-.ebuild 
b/sci-astronomy/kstars/kstars-.ebuild
index 4e0ad3aa19..0b70c13238 100644
--- a/sci-astronomy/kstars/kstars-.ebuild
+++ b/sci-astronomy/kstars/kstars-.ebuild
@@ -4,10 +4,9 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
-PYTHON_COMPAT=( python2_7 )
 KFMIN=5.60.0
 QTMIN=5.12.3
-inherit ecm kde.org python-single-r1
+inherit ecm kde.org
 
 DESCRIPTION="Desktop Planetarium"
 HOMEPAGE="https://kde.org/applications/education/org.kde.kstars
@@ -18,7 +17,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-LICENSE="GPL-2" # TODO CHECK
+LICENSE="GPL-2+ GPL-3+"
 SLOT="5"
 IUSE="fits indi +password raw wcs"
 
@@ -68,7 +67,10 @@ DEPEND="${COMMON_DEPEND}
>=dev-qt/qtconcurrent-${QTMIN}:5
 "
 RDEPEND="${COMMON_DEPEND}
-   ${PYTHON_DEPS}
+   >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+   >=dev-qt/qtpositioning-${QTMIN}:5
+   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
 "
 
 src_configure() {



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

2019-12-07 Thread Matt Turner
commit: b8b9672854b87b1265e343846d88e3001864c3b0
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:54:43 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8b96728

dev-python/pyhamcrest-1.9.0-r1: add ~mips

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

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

diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild 
b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
index 6ab5387d5ef..4e29ae715de 100644
--- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
+++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~sh ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 ~mips ~sh ~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 REQUIRED_USE="doc? ( || ( $(python_gen_useflags -3) ) )"
 RESTRICT="!test? ( test )"



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

2019-12-07 Thread Matt Turner
commit: e3ece28a97c34f885b020244615547526430bf5c
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:46 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ece28a

dev-python/pytest-4.5.0: add ~mips, bug 686042

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

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

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



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

2019-12-07 Thread Matt Turner
commit: 13508a55fc107e5817f6f47bbdd64bb488053a83
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:45 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13508a55

dev-python/tox-3.12.1: add ~mips, bug 685868

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

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

diff --git a/dev-python/tox/tox-3.12.1.ebuild b/dev-python/tox/tox-3.12.1.ebuild
index 0a16480ed11..8f133f3ef0d 100644
--- a/dev-python/tox/tox-3.12.1.ebuild
+++ b/dev-python/tox/tox-3.12.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/tox-dev/tox/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~mips ~sparc ~x86"
 
 # doc disabled because of missing deps in tree
 IUSE="test"



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

2019-12-07 Thread Matt Turner
commit: e209d3e8fbf9d218fd9b2c5e2a435177a9116b32
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:55 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e209d3e8

dev-python/soupsieve-1.9.5: add ~mips, bug 701290

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

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

diff --git a/dev-python/soupsieve/soupsieve-1.9.5.ebuild 
b/dev-python/soupsieve/soupsieve-1.9.5.ebuild
index 7e80f259d20..1888f57b9d0 100644
--- a/dev-python/soupsieve/soupsieve-1.9.5.ebuild
+++ b/dev-python/soupsieve/soupsieve-1.9.5.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



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

2019-12-07 Thread Matt Turner
commit: 537d3116d46ca0639445c7c6a8e6296ace748f8a
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:54 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=537d3116

dev-python/beautifulsoup-4.8.1: add ~mips, bug 701290

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

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

diff --git a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild 
b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
index e26015bff77..0a904c8635b 100644
--- a/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
+++ b/dev-python/beautifulsoup/beautifulsoup-4.8.1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="4"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86"
 
 # html5lib is optional however hard coding since its use is actively 
discouraged in the devmanual
 RDEPEND="



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

2019-12-07 Thread Matt Turner
commit: c271ab78340ee765185781709d02d5b08efe10ae
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:51 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c271ab78

dev-python/coverage-4.5.4: add ~mips, bug 700194

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

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

diff --git a/dev-python/coverage/coverage-4.5.4.ebuild 
b/dev-python/coverage/coverage-4.5.4.ebuild
index 5982794b963..bb30e1e514a 100644
--- a/dev-python/coverage/coverage-4.5.4.ebuild
+++ b/dev-python/coverage/coverage-4.5.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~sparc"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2019-12-07 Thread Matt Turner
commit: db0e235fd5d271858cd58e9cba4974c4a7ed4860
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:47 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db0e235f

dev-python/wcwidth-0.1.7-r2: add ~mips, bug 686042

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

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

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



[gentoo-commits] repo/gentoo:master commit in: dev-python/pallets-sphinx-themes/

2019-12-07 Thread Matt Turner
commit: 9864ed1bddb69482492595e02a5fc7e5c724f4a2
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:42 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9864ed1b

dev-python/pallets-sphinx-themes-1.1.2: add ~mips, bug 668990

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

 dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild 
b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
index 168828eec91..7a4e6c5393b 100644
--- a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
+++ b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pallets/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="dev-python/jinja[${PYTHON_USEDEP}]



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

2019-12-07 Thread Matt Turner
commit: e7e0425f9ad24bc7bf147714a90159c214b4625d
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:40 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e0425f

dev-python/tappy-2.4: add ~mips, bug 662076

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

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

diff --git a/dev-python/tappy/tappy-2.4.ebuild 
b/dev-python/tappy/tappy-2.4.ebuild
index 6a10480b057..4864fcad139 100644
--- a/dev-python/tappy/tappy-2.4.ebuild
+++ b/dev-python/tappy/tappy-2.4.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86"
 IUSE="test yaml"
 RESTRICT="!test? ( test )"
 



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

2019-12-07 Thread Matt Turner
commit: 87522ee4ed53ba0696ef87473c42f5d156ab16f5
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:53 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87522ee4

dev-python/unittest-mixins-1.6: add ~mips, bug 700194

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

 dev-python/unittest-mixins/unittest-mixins-1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/unittest-mixins/unittest-mixins-1.6.ebuild 
b/dev-python/unittest-mixins/unittest-mixins-1.6.ebuild
index 694ebe50987..786906f5125 100644
--- a/dev-python/unittest-mixins/unittest-mixins-1.6.ebuild
+++ b/dev-python/unittest-mixins/unittest-mixins-1.6.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/nedbat/unittest-mixins/archive/v${PV}.tar.gz -> ${P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~sparc"
 
 RDEPEND=">=dev-python/six-1.10.0[${PYTHON_USEDEP}]"
 



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

2019-12-07 Thread Matt Turner
commit: 0ecc23bf016ea4a275fb50c41ccb6b3d406cfc16
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:50 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecc23bf

dev-python/pytest-xdist-1.28.0: add ~mips, bug 687200

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

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

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



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

2019-12-07 Thread Matt Turner
commit: a06c0053d06f5f4fc272d5077cbb216dce4a8cf1
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:43 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a06c0053

dev-python/filelock-3.0.10: add ~mips, bug 685868

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

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

diff --git a/dev-python/filelock/filelock-3.0.10.ebuild 
b/dev-python/filelock/filelock-3.0.10.ebuild
index d66c2b992d9..9a5fc2c2bda 100644
--- a/dev-python/filelock/filelock-3.0.10.ebuild
+++ b/dev-python/filelock/filelock-3.0.10.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/benediktschmitt/py-filelock/archive/v${PV}.tar.gz ->
 
 LICENSE="Unlicense"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2019-12-07 Thread Matt Turner
commit: 434c3ac919f0e4253b8d8aa77e02bdcb362e6274
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:39 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=434c3ac9

dev-python/dbus-python-1.2.12: add ~mips, bug 662076

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

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

diff --git a/dev-python/dbus-python/dbus-python-1.2.12.ebuild 
b/dev-python/dbus-python/dbus-python-1.2.12.ebuild
index e378dd9f92f..494875ffb62 100644
--- a/dev-python/dbus-python/dbus-python-1.2.12.ebuild
+++ b/dev-python/dbus-python/dbus-python-1.2.12.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz";
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 ~s390 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86"
 
 IUSE="doc examples test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2019-12-07 Thread Matt Turner
commit: bf6af35b8267079f33fd4b10804b19dec651e4e1
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:44 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf6af35b

dev-python/toml-0.10.0: add ~mips, bug 685868

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

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

diff --git a/dev-python/toml/toml-0.10.0.ebuild 
b/dev-python/toml/toml-0.10.0.ebuild
index bc40888db0b..b1d58275a40 100644
--- a/dev-python/toml/toml-0.10.0.ebuild
+++ b/dev-python/toml/toml-0.10.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~sparc ~x86"
 
 # peculiar testing depending on https://github.com/BurntSushi/toml-test. Not
 # particularly worth the trouble.



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

2019-12-07 Thread Matt Turner
commit: d6fe1448f0c78e65046edf9544d633604c726d16
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 22:48:41 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 23:07:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6fe1448

dev-python/click-7.0: add ~mips, bug 668990

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

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

diff --git a/dev-python/click/click-7.0.ebuild 
b/dev-python/click/click-7.0.ebuild
index bdacbb26441..97eaaef0c4e 100644
--- a/dev-python/click/click-7.0.ebuild
+++ b/dev-python/click/click-7.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://palletsprojects.com/p/click/ 
https://pypi.org/project/click/";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 IUSE="doc examples test"
 
 DEPEND="



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

2019-12-07 Thread William Hubbs
commit: 6389edb29ed6a5a34e840388b609266697abcd6d
Author: William Hubbs  gentoo  org>
AuthorDate: Sat Dec  7 22:55:02 2019 +
Commit: William Hubbs  gentoo  org>
CommitDate: Sat Dec  7 22:58:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6389edb2

app-admin/helm: add myself as maintainer

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

 app-admin/helm/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-admin/helm/metadata.xml b/app-admin/helm/metadata.xml
index 5ea3d38e453..689215a977a 100644
--- a/app-admin/helm/metadata.xml
+++ b/app-admin/helm/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
+   willi...@gentoo.org
+   William Hubbs
+   

helm/helm




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

2019-12-07 Thread Andreas Sturmlechner
commit: 84714008c6ffc9ce97a3c6ea9b9a4621602ac397
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 22:55:39 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:55:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84714008

dev-python/audioread: Drop leftover test dep

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

 dev-python/audioread/audioread-2.1.8.ebuild | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-python/audioread/audioread-2.1.8.ebuild 
b/dev-python/audioread/audioread-2.1.8.ebuild
index f21eb33892d..885840eaea5 100644
--- a/dev-python/audioread/audioread-2.1.8.ebuild
+++ b/dev-python/audioread/audioread-2.1.8.ebuild
@@ -16,10 +16,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 
 BDEPEND="
-   test? (
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/pytest-runner[${PYTHON_USEDEP}]
-   )
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
 RDEPEND="
|| (



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

2019-12-07 Thread Andreas Sturmlechner
commit: 58157d700c9dc248693f5b3c4c529132184df6cf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 17:25:47 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58157d70

dev-python/audioread: 2.1.8 version bump

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

 dev-python/audioread/Manifest  |  1 +
 dev-python/audioread/audioread-2.1.8.ebuild| 48 ++
 .../files/audioread-2.1.8-test-deps.patch  | 27 
 3 files changed, 76 insertions(+)

diff --git a/dev-python/audioread/Manifest b/dev-python/audioread/Manifest
index 7608b16acbb..8c6fae0cf09 100644
--- a/dev-python/audioread/Manifest
+++ b/dev-python/audioread/Manifest
@@ -1 +1,2 @@
 DIST audioread-1.0.1.tar.gz 13004 BLAKE2B 
e2741e43904ab3eba821118163d019bc336fafc157c0a5ab7ccf09c2622d395da104232d5276fda32cd7e945a4b66279ee028bde502e2359fa58c210b5af7804
 SHA512 
18e9e696785fe2f1b1d6ad7fe64e2878bf490d72aef7500998bb48b0733b382cf0b171d26c5b1465947de1d5f6ded25e2b57947402c31a440e8f346722fdc533
+DIST audioread-2.1.8.tar.gz 21222 BLAKE2B 
78cc55d45dd987fbe0171cd3da9f8441e38b60fa6f1b0ef8b0781abc91e6b447b8cf839437b59bfafdf13ca90bb50a032788e0470250f303122a46ddc24ebd19
 SHA512 
9db5ad1f8b2047256b5f6b4bbee2366043ed19d35ffd2766ae3ab66bdc5b9f63910bcf449fd42aab074fd8132642bf730c432aa0c8f3c5368cd6ef36d7f4f5a5

diff --git a/dev-python/audioread/audioread-2.1.8.ebuild 
b/dev-python/audioread/audioread-2.1.8.ebuild
new file mode 100644
index 000..f21eb33892d
--- /dev/null
+++ b/dev-python/audioread/audioread-2.1.8.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Wrapper for audio file decoding using FFmpeg or GStreamer"
+HOMEPAGE="https://pypi.org/project/audioread/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+BDEPEND="
+   test? (
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-runner[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="
+   || (
+   (
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   media-libs/gstreamer:1.0
+   media-plugins/gst-plugins-meta:1.0
+   )
+   virtual/ffmpeg
+   )
+"
+
+RESTRICT="!test? ( test )"
+
+PATCHES=( "${FILESDIR}/${P}-test-deps.patch" ) # git master
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   sed -e "/'pytest-runner'/d" -i setup.py || die
+}
+
+pkg_postinst() {
+   einfo "You may need to emerge additional GStreamer plugins or enable"
+   einfo "additional USE flags in media-video/ffmpeg to decode some types"
+   einfo "of audio files."
+}

diff --git a/dev-python/audioread/files/audioread-2.1.8-test-deps.patch 
b/dev-python/audioread/files/audioread-2.1.8-test-deps.patch
new file mode 100644
index 000..0a67767070b
--- /dev/null
+++ b/dev-python/audioread/files/audioread-2.1.8-test-deps.patch
@@ -0,0 +1,27 @@
+From 5dd6c87a53f3a6c5bfa6ea384598213c49402056 Mon Sep 17 00:00:00 2001
+From: Glen Baker 
+Date: Mon, 5 Aug 2019 23:40:27 -0700
+Subject: [PATCH] Correct pytest-runner location in setup.py
+
+Moved pytest-runner from setup_requires to tests_require.  It is the tests 
that require pytest-runner.
+---
+ setup.py | 5 +
+ 1 file changed, 1 insertion(+), 4 deletions(-)
+
+diff --git a/setup.py b/setup.py
+index bd90605..6041f6e 100644
+--- a/setup.py
 b/setup.py
+@@ -36,11 +36,8 @@ def _read(fn):
+ 
+   packages=['audioread'],
+ 
+-  setup_requires=[
+-  'pytest-runner'
+-  ],
+-
+   tests_require=[
++  'pytest-runner',
+   'pytest'
+   ],
+ 



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

2019-12-07 Thread Andreas Sturmlechner
commit: 7d8959409f6b35a02199588a8777ca5cdb714472
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 17:37:23 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d895940

dev-python/pyacoustid: 1.1.7 version bump

Non-maintainer commit.

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

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

diff --git a/dev-python/pyacoustid/Manifest b/dev-python/pyacoustid/Manifest
index b2cab13fe92..270a271aa09 100644
--- a/dev-python/pyacoustid/Manifest
+++ b/dev-python/pyacoustid/Manifest
@@ -1,2 +1,3 @@
 DIST pyacoustid-1.0.0.tar.gz 10476 BLAKE2B 
363bf1bee4c124fc57126febf50c34a395ded074df8d3b9661b015b6b653f473ef79837f2078b7b21375d3b3624f75b1070d3c28ab3fa4d619e1ae088129898c
 SHA512 
4eabf32e7d958bf7330e852184f5ddf3105007179ca2c45b75c1a5b0f0898649e703aa333cffccac85eb7b18b54255f2e5d588897adfb9f0ef2596e9c0b2fe5a
 DIST pyacoustid-1.1.5.tar.gz 11846 BLAKE2B 
920894d914f5eac15bd62fab7a018937691e8eb7774fe65821bd6a8088e81dba19d178866bfd01b991750c6298714a1b51f948da987207a6adad1e0c1689afa4
 SHA512 
5b71446b9adbc73335b5962081e880365580b8e0aac746e8137e8819ba91d73ec41814eba13fd1b04c5bad5f2b5a3aaad57db118981ab4eac9dea12f709afe91
+DIST pyacoustid-1.1.7.tar.gz 14990 BLAKE2B 
866fa4a03032f15daa2b8dd06119eb6edc777dec4bc673fe2564363f85906bbe451b2ca16e6911e143e7172c728f1a700f5fc426f9a4de9786c1429e475379cc
 SHA512 
2bd301ce51df8a352c71493dac5b5c15cdd0af0a9a0bf0c8640857a9d99c5f0c9d59c5c2bf8c2aec61689481dacc42948f847e0c11ac7d581a7338e6d1088162

diff --git a/dev-python/pyacoustid/pyacoustid-1.1.7.ebuild 
b/dev-python/pyacoustid/pyacoustid-1.1.7.ebuild
new file mode 100644
index 000..f5c4e4ee7de
--- /dev/null
+++ b/dev-python/pyacoustid/pyacoustid-1.1.7.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for Chromaprint and the AcoustID web service"
+HOMEPAGE="https://pypi.org/project/pyacoustid/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="
+   dev-python/audioread[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   media-libs/chromaprint
+"
+
+src_install() {
+   distutils-r1_src_install
+
+   if use examples ; then
+   docinto examples
+   dodoc aidmatch.py fpcalc.py
+   docompress -x /usr/share/doc/${PF}/examples/
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/beets/, media-sound/beets/files/

2019-12-07 Thread Andreas Sturmlechner
commit: 8d5b730e870a710dea0626c3c94b2c118bde8754
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 18:45:55 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5b730e

media-sound/beets: Drop python3_5 support

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

 media-sound/beets/beets-1.4.9-r1.ebuild| 144 +
 media-sound/beets/files/beets-1.4.9-py37.patch |  38 +++
 2 files changed, 182 insertions(+)

diff --git a/media-sound/beets/beets-1.4.9-r1.ebuild 
b/media-sound/beets/beets-1.4.9-r1.ebuild
new file mode 100644
index 000..a340e1c3ed4
--- /dev/null
+++ b/media-sound/beets/beets-1.4.9-r1.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PV=${PV/_beta/-beta.}
+MY_P=${PN}-${MY_PV}
+
+PYTHON_COMPAT=( python3_6 )
+PYTHON_REQ_USE="sqlite"
+inherit distutils-r1
+
+DESCRIPTION="Media library management system for obsessive-compulsive music 
geeks"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+HOMEPAGE="http://beets.io/ https://pypi.org/project/beets/";
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+LICENSE="MIT"
+IUSE="badfiles chromaprint discogs doc ffmpeg gstreamer icu lastfm mpd 
replaygain test thumbnail webserver"
+
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
+"
+DEPEND="
+   >=dev-python/jellyfish-0.7.1[${PYTHON_USEDEP}]
+   dev-python/munkres[${PYTHON_USEDEP}]
+   >=dev-python/python-musicbrainz-ngs-0.4[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/requests-oauthlib[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9[${PYTHON_USEDEP}]
+   dev-python/unidecode[${PYTHON_USEDEP}]
+   >=media-libs/mutagen-1.33[${PYTHON_USEDEP}]
+   virtual/python-enum34[${PYTHON_USEDEP}]
+   badfiles? (
+   media-libs/flac
+   media-sound/mp3val
+   )
+   chromaprint? (
+   dev-python/pyacoustid[${PYTHON_USEDEP}]
+   media-libs/chromaprint[tools]
+   )
+   discogs? ( dev-python/discogs-client[${PYTHON_USEDEP}] )
+   ffmpeg? ( media-video/ffmpeg:0[encode] )
+   gstreamer? (
+   media-libs/gst-plugins-good:1.0
+   media-libs/gst-plugins-bad:1.0
+   )
+   icu? ( dev-db/sqlite[icu] )
+   lastfm? ( dev-python/pylast[${PYTHON_USEDEP}] )
+   mpd? (
+   dev-python/bluelet[${PYTHON_USEDEP}]
+   dev-python/python-mpd[${PYTHON_USEDEP}]
+   )
+   replaygain? (
+   gstreamer? (
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   media-plugins/gst-plugins-libav:1.0
+   )
+   !gstreamer? ( media-sound/mp3gain )
+   )
+   thumbnail? (
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   virtual/python-pathlib[${PYTHON_USEDEP}]
+   || (
+   dev-python/pillow[${PYTHON_USEDEP}]
+   media-gfx/imagemagick
+   )
+   )
+   webserver? (
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/flask-cors[${PYTHON_USEDEP}]
+   )
+"
+RDEPEND="${DEPEND}"
+
+RESTRICT="test" # tests broken in 1.4.3 already
+
+PATCHES=( "${FILESDIR}/${P}-py37.patch" )
+
+S="${WORKDIR}/${MY_P}"
+
+python_prepare_all() {
+   rm_use_plugins() {
+   [[ -n "${1}" ]] || die "rm_use_plugins: No use option given"
+   local use=${1}
+   local plugins=${use}
+   use ${use} && return
+   einfo "no ${use}:"
+   [[ $# -gt 1 ]] && plugins="${@:2}"
+   for arg in ${plugins[@]}; do
+   einfo "  removing ${arg}"
+   if [[ -e "beetsplug/${arg}.py" ]]; then
+   rm beetsplug/${arg}.py || die "Unable to remove 
${arg} plugin"
+   fi
+   if [[ -d "beetsplug/${arg}" ]]; then
+   rm -r beetsplug/${arg} || die "Unable to remove 
${arg} plugin"
+   fi
+   sed -e "s:'beetsplug.${arg}',::" -i setup.py || \
+   die "Unable to disable ${arg} plugin "
+   done
+   }
+
+   distutils-r1_python_prepare_all
+
+   rm_use_plugins chromaprint chroma
+   rm_use_plugins ffmpeg convert
+   rm_use_plugins icu loadext
+   rm_use_plugins lastfm lastgenre lastimport
+   rm_use_plugins mpd bpd mpdstats
+   rm_use_plugins webserver web
+   rm_use_plugins thumbnail thumbnails
+
+   # remove plugins that do not have appropriate dependencies installed
+   for 

[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/pyephem/

2019-12-07 Thread Andreas Sturmlechner
commit: d0774eb14d653bba493d3658b9c0f3c57fa96391
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 22:49:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0774eb1

sci-astronomy/pyephem: Drop python2_7

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

 sci-astronomy/pyephem/pyephem-3.7.6.0-r1.ebuild | 48 +
 1 file changed, 48 insertions(+)

diff --git a/sci-astronomy/pyephem/pyephem-3.7.6.0-r1.ebuild 
b/sci-astronomy/pyephem/pyephem-3.7.6.0-r1.ebuild
new file mode 100644
index 000..b1e5535c323
--- /dev/null
+++ b/sci-astronomy/pyephem/pyephem-3.7.6.0-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Astronomical routines for the python programming language"
+HOMEPAGE="https://rhodesmill.org/pyephem/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+IUSE="doc test"
+
+DEPEND="doc? ( dev-python/sphinx )"
+RDEPEND=""
+
+RESTRICT="!test? ( test )"
+
+src_prepare() {
+   # don't install rst files by dfefault
+   sed -i -e "s:'doc/\*\.rst',::" setup.py || die
+   distutils-r1_src_prepare
+}
+
+src_compile() {
+   distutils-r1_src_compile
+   if use doc; then
+   PYTHONPATH=. emake -C ephem/doc html
+   fi
+}
+
+python_test() {
+   PYTHONPATH="$(ls -d ${BUILD_DIR}/lib*)" unit2 discover -s ephem
+}
+
+src_install() {
+   use doc && HTML_DOCS=( ephem/doc/_build/html/. )
+   distutils-r1_src_install
+
+   delete_tests() {
+   rm -r "${D}$(python_get_sitedir)/ephem/tests" || die
+   }
+   python_foreach_impl delete_tests
+}



[gentoo-commits] repo/gentoo:master commit in: media-sound/beets/, profiles/, media-sound/beets/files/

2019-12-07 Thread Andreas Sturmlechner
commit: 6260fa7d04459e9034dd175b5865a7205208ac8b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 19:09:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6260fa7d

media-sound/beets: Drop 1.4.8-r1 and 1.4.9 (r0)

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

 media-sound/beets/Manifest |   1 -
 media-sound/beets/beets-1.4.8-r1.ebuild| 141 
 media-sound/beets/beets-1.4.9.ebuild   | 142 -
 .../files/beets-1.4.8-imagemagick-detection.patch  |  23 
 profiles/package.mask  |   1 -
 5 files changed, 308 deletions(-)

diff --git a/media-sound/beets/Manifest b/media-sound/beets/Manifest
index 98aff304f12..2385fe9f1b1 100644
--- a/media-sound/beets/Manifest
+++ b/media-sound/beets/Manifest
@@ -1,2 +1 @@
-DIST beets-1.4.8.tar.gz 1493539 BLAKE2B 
63c44f05bbf139cd43b5f5ada972fd30beeea2303c6b479b1be35ea21fabb0039b3c8eb6e90f8f1b2a61fed36d97ce09a32c6346cbd3b84c7c978e796505f4b4
 SHA512 
449bed88185a5ecb4781719e092c2428ddc52fb8084033db64a4c0eca8899154192e7cea82517993d60326c7fe39b26429584ba368ffc35800f722d8d6a03217
 DIST beets-1.4.9.tar.gz 1494459 BLAKE2B 
2daf77caf395143813c8b288fc376b5aec01d49281d40ba5942daf9941891146d698a1517ced958e480c6f253eadb6a7e09029e079c97e6cc17d44ac18fa0e7b
 SHA512 
616bad4ca3ecdd05d2f59846fd67215f476ce89cc34d63bc6351efcbaf1e33e5ca783cb8a716e8597b56a7e08e6a6dc15e64b51e89dd786bfb6c5d847f66de5a

diff --git a/media-sound/beets/beets-1.4.8-r1.ebuild 
b/media-sound/beets/beets-1.4.8-r1.ebuild
deleted file mode 100644
index 4cfc7d72806..000
--- a/media-sound/beets/beets-1.4.8-r1.ebuild
+++ /dev/null
@@ -1,141 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PV=${PV/_beta/-beta.}
-MY_P=${PN}-${MY_PV}
-
-PYTHON_COMPAT=( python3_{5,6} )
-PYTHON_REQ_USE="sqlite"
-inherit distutils-r1
-
-DESCRIPTION="Media library management system for obsessive-compulsive music 
geeks"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-HOMEPAGE="http://beets.io/ https://pypi.org/project/beets/";
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-LICENSE="MIT"
-IUSE="badfiles chromaprint discogs doc ffmpeg gstreamer icu lastfm mpd 
replaygain test thumbnail webserver"
-
-RDEPEND="
-   >=dev-python/jellyfish-0.7.1[${PYTHON_USEDEP}]
-   dev-python/munkres[${PYTHON_USEDEP}]
-   >=dev-python/python-musicbrainz-ngs-0.4[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   dev-python/requests-oauthlib[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9[${PYTHON_USEDEP}]
-   dev-python/unidecode[${PYTHON_USEDEP}]
-   >=media-libs/mutagen-1.33[${PYTHON_USEDEP}]
-   virtual/python-enum34[${PYTHON_USEDEP}]
-   badfiles? (
-   media-libs/flac
-   media-sound/mp3val
-   )
-   chromaprint? (
-   dev-python/pyacoustid[${PYTHON_USEDEP}]
-   media-libs/chromaprint[tools]
-   )
-   discogs? ( dev-python/discogs-client[${PYTHON_USEDEP}] )
-   doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
-   ffmpeg? ( media-video/ffmpeg:0[encode] )
-   icu? ( dev-db/sqlite[icu] )
-   lastfm? ( dev-python/pylast[${PYTHON_USEDEP}] )
-   mpd? (
-   dev-python/bluelet[${PYTHON_USEDEP}]
-   dev-python/python-mpd[${PYTHON_USEDEP}]
-   gstreamer? ( media-plugins/gst-plugins-meta:1.0 )
-   )
-   replaygain? (
-   gstreamer? (
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   media-libs/gst-plugins-good:1.0
-   media-plugins/gst-plugins-meta:1.0[ffmpeg]
-   )
-   !gstreamer? ( media-sound/mp3gain )
-   )
-   thumbnail? (
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   virtual/python-pathlib[${PYTHON_USEDEP}]
-   || (
-   dev-python/pillow[${PYTHON_USEDEP}]
-   media-gfx/imagemagick
-   )
-   )
-   webserver? (
-   dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/flask-cors[${PYTHON_USEDEP}]
-   )
-"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-
-RESTRICT="test" # tests broken in 1.4.3 already
-
-PATCHES=( "${FILESDIR}/${P}-imagemagick-detection.patch" )
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
-   rm_use_plugins() {
-   [[ -n "${1}" ]] || die "rm_use_plugins: No use option given"
-   local use=${1}
-   local plugins=${use}
-   use ${use} && return
-   einfo "no ${use}:"
-   [[ $# -gt 1 ]] && plugins="${@:2}"
-   for arg in ${plugins[@]}; do
- 

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

2019-12-07 Thread Andreas Sturmlechner
commit: 12a87ec0facfe070e35b148e2566d7ee4224b66e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 17:53:23 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12a87ec0

dev-python/munkres: python3_8

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

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

diff --git a/dev-python/munkres/munkres-1.1.2.ebuild 
b/dev-python/munkres/munkres-1.1.2.ebuild
index 4c71cf67310..d0dbb6b1d4a 100644
--- a/dev-python/munkres/munkres-1.1.2.ebuild
+++ b/dev-python/munkres/munkres-1.1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/pyephem/

2019-12-07 Thread Andreas Sturmlechner
commit: aa4434bd67acce87b9cda84ab9b576e07be13929
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 22:49:52 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa4434bd

sci-astronomy/pyephem: Drop 3.7.5.3 and 3.7.6.0 (r0)

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

 sci-astronomy/pyephem/Manifest   |  1 -
 sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild | 54 
 sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild | 53 ---
 3 files changed, 108 deletions(-)

diff --git a/sci-astronomy/pyephem/Manifest b/sci-astronomy/pyephem/Manifest
index 3b36919729c..cbf430afc0c 100644
--- a/sci-astronomy/pyephem/Manifest
+++ b/sci-astronomy/pyephem/Manifest
@@ -1,2 +1 @@
-DIST pyephem-3.7.5.3.tar.gz 735112 BLAKE2B 
0edac4210c6ab745e64641d21f053fbd67a6e3841d1eb6b3b06bd5d4fcff0b6a1e1dc1634d8608e990eb6e588d030cc6a67115ebfd7bbefeb8f5ce219ae3ca1b
 SHA512 
a61b6a19c35c10ee9d4eba72cb0e6b9446076a3943be58dfd5e084bc9ab09dc70f2ee335ba5f0ef9d9d4d34a461bf4b9ddd57dae50d2e8a8f565d411e47f2908
 DIST pyephem-3.7.6.0.tar.gz 739561 BLAKE2B 
a8129632514940e6d786dcc50d2dd0bd1fff2b76b9d59f88820c93cce3400f9b15c4f7418bc778ee5ad60a8909a970aaea5df62c5192fcb71f822b97abc0dc4f
 SHA512 
c3013ef943c0e1e2c30bba6f72912efb100b4c8c45904b7d6d7ba73d8b741564793a6e538117eb88abb824c93c874e2c955de734418ebd2370888718a149c9a8

diff --git a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild 
b/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild
deleted file mode 100644
index 31682fca98a..000
--- a/sci-astronomy/pyephem/pyephem-3.7.5.3.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Astronomical routines for the python programming language"
-HOMEPAGE="https://rhodesmill.org/pyephem/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-
-DEPEND="
-   doc? ( dev-python/sphinx )"
-RDEPEND=""
-
-src_prepare() {
-   # don't install rst files
-   sed -i -e "s:'doc/\*\.rst',::" setup.py || die
-   distutils-r1_src_prepare
-}
-
-src_compile() {
-   distutils-r1_src_compile
-   if use doc; then
-   PYTHONPATH=. emake -C ephem/doc html
-   fi
-}
-
-python_test() {
-   if [[ ${PYTHON_ABI} == "2.7" ]]; then
-   PYTHONPATH="$(ls -d ${BUILD_DIR}/lib*)" \
-   ${EPYTHON} -m unittest discover -s src/ephem
-   else
-   PYTHONPATH="$(ls -d ${BUILD_DIR}/lib*)" \
-   unit2 discover -s src/ephem
-   fi
-}
-
-src_install() {
-   distutils-r1_src_install
-   use doc && dohtml -r ephem/doc/_build/html/*
-
-   delete_tests() {
-   rm -r "${D}$(python_get_sitedir)/ephem/tests" || die
-   }
-   python_foreach_impl delete_tests
-}

diff --git a/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild 
b/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild
deleted file mode 100644
index 8dcbafee4f8..000
--- a/sci-astronomy/pyephem/pyephem-3.7.6.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Astronomical routines for the python programming language"
-HOMEPAGE="https://rhodesmill.org/pyephem/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-
-DEPEND="doc? ( dev-python/sphinx )"
-RDEPEND=""
-
-src_prepare() {
-   # don't install rst files by dfefault
-   sed -i -e "s:'doc/\*\.rst',::" setup.py || die
-   distutils-r1_src_prepare
-}
-
-src_compile() {
-   distutils-r1_src_compile
-   if use doc; then
-   PYTHONPATH=. emake -C ephem/doc html
-   fi
-}
-
-python_test() {
-   if [[ ${PYTHON_ABI} == "2.7" ]]; then
-   PYTHONPATH="$(ls -d ${BUILD_DIR}/lib*)" \
-   ${EPYTHON} -m unittest discover -s ephem
-   else
-   PYTHONPATH="$(ls -d ${BUILD_DIR}/lib*)" \
-   unit2 discover -s ephem
-   fi
-}
-
-src_install() {
-   use doc && HTML_DOCS=( ephem/doc/_build/html/. )
-   distutils-r1_src_install
-
-   delete_tests() {
-   rm -r "${D}$(python_get_sitedir)/ephem/tests" || die
-   }
-   python_foreach_impl delete_tests
-}



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

2019-12-07 Thread Andreas Sturmlechner
commit: c5282de46df7c9a67082c2db4ea5a1f8c652865a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 18:34:21 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5282de4

dev-python/python-mpd: 1.0.0 version bump

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

 dev-python/python-mpd/Manifest|  1 +
 dev-python/python-mpd/metadata.xml| 19 +++-
 dev-python/python-mpd/python-mpd-1.0.0.ebuild | 43 +++
 3 files changed, 55 insertions(+), 8 deletions(-)

diff --git a/dev-python/python-mpd/Manifest b/dev-python/python-mpd/Manifest
index bcbb882f91f..9f4c5b34b03 100644
--- a/dev-python/python-mpd/Manifest
+++ b/dev-python/python-mpd/Manifest
@@ -1 +1,2 @@
 DIST python-mpd-0.5.5.tar.gz 46334 BLAKE2B 
b0345c6ac2027e3881f3f2aaa6d7bc01dcf67b71de9bdd6d6a8b1bbd6f72ff9463100a0850db4320ce7ee818a1212537be68ecb624984e3f40f1ef4102eca075
 SHA512 
d5eec60045561a8a0e29eda2ec2fc341c9b81d61363260c884f0863e931077c31c32534e3c98a488ef31aa61cd3d21bdcfa625b7b062ef24bf3e8024dc1e7c5a
+DIST python-mpd-1.0.0.tar.gz 60032 BLAKE2B 
9293dfc85363f83041b1d73046dabe6a3243a63de495ba630eedbda96d1b080cfb1cc635801794a91103bbd4b9145733d63ce3ad252748d01ed596cd3b0f7895
 SHA512 
5fab12d082be39ac4a3477ea10b5d1fa350ceac23c97fb12a46f6cd0cfa6a83999f31528d6d7f74c1ffe67f4e63dfbe8fd3debcf917a6e3705bcf84a55a458ce

diff --git a/dev-python/python-mpd/metadata.xml 
b/dev-python/python-mpd/metadata.xml
index 2026acc8e10..ff857238fdf 100644
--- a/dev-python/python-mpd/metadata.xml
+++ b/dev-python/python-mpd/metadata.xml
@@ -1,12 +1,15 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-  
-pyt...@gentoo.org
-Python
-  
-  
-python-mpd
-Mic92/python-mpd2
-  
+   
+   pyt...@gentoo.org
+   Python
+   
+   
+   python-mpd
+   Mic92/python-mpd2
+   
+   
+   Enable twisted support
+   
 

diff --git a/dev-python/python-mpd/python-mpd-1.0.0.ebuild 
b/dev-python/python-mpd/python-mpd-1.0.0.ebuild
new file mode 100644
index 000..067a3f07ca4
--- /dev/null
+++ b/dev-python/python-mpd/python-mpd-1.0.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+inherit distutils-r1
+
+DESCRIPTION="Python MPD client library"
+HOMEPAGE="https://github.com/Mic92/python-mpd2";
+SRC_URI="https://github.com/Mic92/${PN}2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-3"
+KEYWORDS="~amd64 ~x86"
+SLOT="0"
+IUSE="test +twisted"
+
+REQUIRED_USE="test? ( twisted )"
+
+BDEPEND="
+   test? (
+   dev-python/filelock[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   dev-python/tox[${PYTHON_USEDEP}]
+   )
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+DEPEND="twisted? ( dev-python/twisted[${PYTHON_USEDEP}] )"
+RDEPEND="${DEPEND}"
+
+RESTRICT="!test? ( test )"
+
+DOCS=( doc/changes.rst 
doc/topics/{advanced,commands,getting-started,logging}.rst README.rst )
+
+S="${WORKDIR}/${PN}2-${PV}"
+
+distutils_enable_tests setup.py
+
+python_prepare_all() {
+   distutils-r1_python_prepare_all
+   rm tox.ini || die
+}



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

2019-12-07 Thread Andreas Sturmlechner
commit: d7c04b3834d01aac9951ef15d306b0f64674ff5e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 17:27:43 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7c04b38

dev-python/audioread: Drop 1.0.1-r1

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

 dev-python/audioread/Manifest  |  1 -
 dev-python/audioread/audioread-1.0.1-r1.ebuild | 31 --
 ...int-function-instead-of-the-print-keyword.patch | 30 -
 profiles/package.mask  |  1 -
 4 files changed, 63 deletions(-)

diff --git a/dev-python/audioread/Manifest b/dev-python/audioread/Manifest
index 8c6fae0cf09..8f5f4d9ac4d 100644
--- a/dev-python/audioread/Manifest
+++ b/dev-python/audioread/Manifest
@@ -1,2 +1 @@
-DIST audioread-1.0.1.tar.gz 13004 BLAKE2B 
e2741e43904ab3eba821118163d019bc336fafc157c0a5ab7ccf09c2622d395da104232d5276fda32cd7e945a4b66279ee028bde502e2359fa58c210b5af7804
 SHA512 
18e9e696785fe2f1b1d6ad7fe64e2878bf490d72aef7500998bb48b0733b382cf0b171d26c5b1465947de1d5f6ded25e2b57947402c31a440e8f346722fdc533
 DIST audioread-2.1.8.tar.gz 21222 BLAKE2B 
78cc55d45dd987fbe0171cd3da9f8441e38b60fa6f1b0ef8b0781abc91e6b447b8cf839437b59bfafdf13ca90bb50a032788e0470250f303122a46ddc24ebd19
 SHA512 
9db5ad1f8b2047256b5f6b4bbee2366043ed19d35ffd2766ae3ab66bdc5b9f63910bcf449fd42aab074fd8132642bf730c432aa0c8f3c5368cd6ef36d7f4f5a5

diff --git a/dev-python/audioread/audioread-1.0.1-r1.ebuild 
b/dev-python/audioread/audioread-1.0.1-r1.ebuild
deleted file mode 100644
index 8c7ced9e7c9..000
--- a/dev-python/audioread/audioread-1.0.1-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Module for decoding audio files using whichever backend is 
available"
-HOMEPAGE="https://pypi.org/project/audioread/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="|| ( dev-python/pymad media-video/ffmpeg )"
-
-PATCHES=(
-   
"${FILESDIR}/0001-Use-the-print-function-instead-of-the-print-keyword.patch"
-   )
-
-pkg_postinst() {
-   einfo "You might need to enable additional USE flags in 
backends to"
-   einfo "decode some types of audio files. Priority of backends:"
-   einfo "   * mad"
-   einfo "   * ffmpeg"
-}

diff --git 
a/dev-python/audioread/files/0001-Use-the-print-function-instead-of-the-print-keyword.patch
 
b/dev-python/audioread/files/0001-Use-the-print-function-instead-of-the-print-keyword.patch
deleted file mode 100644
index 8feb9d0ca9b..000
--- 
a/dev-python/audioread/files/0001-Use-the-print-function-instead-of-the-print-keyword.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 3f86133d37d5cc5c8712730de67c23b0d33ce082 Mon Sep 17 00:00:00 2001
-From: Simon Chopin 
-Date: Tue, 14 May 2013 12:46:50 +0200
-Subject: [PATCH] Use the print() function instead of the print keyword
-
-Python3 doesn't have the `print foo` statement.

- audioread/gstdec.py | 8 
- 1 file changed, 4 insertions(+), 4 deletions(-)
-
-diff --git a/audioread/gstdec.py b/audioread/gstdec.py
-index 78285db..fa8078f 100644
 a/audioread/gstdec.py
-+++ b/audioread/gstdec.py
-@@ -366,8 +366,8 @@ if __name__ == '__main__':
- for path in sys.argv[1:]:
- path = os.path.abspath(os.path.expanduser(path))
- with GstAudioFile(path) as f:
--print f.channels
--print f.samplerate
--print f.duration
-+print(f.channels)
-+print(f.samplerate)
-+print(f.duration)
- for s in f:
--print len(s), ord(s[0])
-+print(len(s), ord(s[0]))
--- 
-1.8.1.5
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 73f475aa23d..a7595ce6b05 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -108,7 +108,6 @@ media-sound/whipper
 dev-python/hachoir-regex
 app-misc/hachoir-subfile
 dev-python/pymad
-dev-python/audioread
 dev-python/pyacoustid
 media-sound/beets
 dev-python/numdisplay



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

2019-12-07 Thread Andreas Sturmlechner
commit: ff5418a7b5d5ad9bf63ddb455c10e3269416eec8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 18:43:54 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff5418a7

profiles: Restrict media-sound/beets package.mask to <1.4.9-r1

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

 profiles/base/package.use.mask | 4 
 profiles/package.mask  | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 84d58aae8a7..017d589b83f 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,10 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Andreas Sturmlechner  (2019-12-07)
+# dev-python/flask-cors is PMASKED.
+media-sound/beets webserver
+
 # Michał Górny  (2019-12-04)
 # Python 2.7 only packages optionally needing dev-python/ipython.
 app-misc/gourmet ipython

diff --git a/profiles/package.mask b/profiles/package.mask
index e4d73961d69..d061e122f59 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -108,7 +108,7 @@ media-sound/whipper
 dev-python/hachoir-regex
 app-misc/hachoir-subfile
 dev-python/pymad
-media-sound/beets
+

[gentoo-commits] repo/gentoo:master commit in: dev-python/pyacoustid/, profiles/

2019-12-07 Thread Andreas Sturmlechner
commit: 3ceae2319bdcaf4ec2e9d8283cc7b9f0510869c2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 17:40:06 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:51:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ceae231

dev-python/pyacoustid: Drop 1.0.0-r1 and 1.1.5

Non-maintainer commit.

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

 dev-python/pyacoustid/Manifest   |  2 --
 dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild | 26 ---
 dev-python/pyacoustid/pyacoustid-1.1.5.ebuild| 32 
 profiles/package.mask|  1 -
 4 files changed, 61 deletions(-)

diff --git a/dev-python/pyacoustid/Manifest b/dev-python/pyacoustid/Manifest
index 270a271aa09..4ad37cc0f19 100644
--- a/dev-python/pyacoustid/Manifest
+++ b/dev-python/pyacoustid/Manifest
@@ -1,3 +1 @@
-DIST pyacoustid-1.0.0.tar.gz 10476 BLAKE2B 
363bf1bee4c124fc57126febf50c34a395ded074df8d3b9661b015b6b653f473ef79837f2078b7b21375d3b3624f75b1070d3c28ab3fa4d619e1ae088129898c
 SHA512 
4eabf32e7d958bf7330e852184f5ddf3105007179ca2c45b75c1a5b0f0898649e703aa333cffccac85eb7b18b54255f2e5d588897adfb9f0ef2596e9c0b2fe5a
-DIST pyacoustid-1.1.5.tar.gz 11846 BLAKE2B 
920894d914f5eac15bd62fab7a018937691e8eb7774fe65821bd6a8088e81dba19d178866bfd01b991750c6298714a1b51f948da987207a6adad1e0c1689afa4
 SHA512 
5b71446b9adbc73335b5962081e880365580b8e0aac746e8137e8819ba91d73ec41814eba13fd1b04c5bad5f2b5a3aaad57db118981ab4eac9dea12f709afe91
 DIST pyacoustid-1.1.7.tar.gz 14990 BLAKE2B 
866fa4a03032f15daa2b8dd06119eb6edc777dec4bc673fe2564363f85906bbe451b2ca16e6911e143e7172c728f1a700f5fc426f9a4de9786c1429e475379cc
 SHA512 
2bd301ce51df8a352c71493dac5b5c15cdd0af0a9a0bf0c8640857a9d99c5f0c9d59c5c2bf8c2aec61689481dacc42948f847e0c11ac7d581a7338e6d1088162

diff --git a/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild 
b/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild
deleted file mode 100644
index b2a85cadc4b..000
--- a/dev-python/pyacoustid/pyacoustid-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python module for Chromaprint acoustic fingerprinting and the 
Acoustid API"
-HOMEPAGE="https://pypi.org/project/pyacoustid/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="media-libs/chromaprint
-   dev-python/audioread[${PYTHON_USEDEP}]"
-
-python_install_all() {
-   use examples && local EXAMPLES=( ./aidmatch.py)
-   distutils-r1_python_install_all
-}

diff --git a/dev-python/pyacoustid/pyacoustid-1.1.5.ebuild 
b/dev-python/pyacoustid/pyacoustid-1.1.5.ebuild
deleted file mode 100644
index 372951e6c9c..000
--- a/dev-python/pyacoustid/pyacoustid-1.1.5.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python bindings for Chromaprint and the AcoustID web service"
-HOMEPAGE="https://pypi.org/project/pyacoustid/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/audioread[${PYTHON_USEDEP}]
-   dev-python/requests[${PYTHON_USEDEP}]
-   media-libs/chromaprint"
-
-src_install() {
-   distutils-r1_src_install
-
-   if use examples ; then
-   docinto examples
-   dodoc aidmatch.py fpcalc.py
-   docompress -x /usr/share/doc/${PF}/examples/
-   fi
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index a7595ce6b05..e4d73961d69 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -108,7 +108,6 @@ media-sound/whipper
 dev-python/hachoir-regex
 app-misc/hachoir-subfile
 dev-python/pymad
-dev-python/pyacoustid
 media-sound/beets
 dev-python/numdisplay
 dev-python/python-fastcgi



[gentoo-commits] repo/gentoo:master commit in: profiles/base/, app-text/wklej/

2019-12-07 Thread Amadeusz Piotr Żołnowski
commit: 4ab6e49c9020502dc9487b528863f68933da81b4
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Sat Dec  7 22:42:17 2019 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Sat Dec  7 22:45:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab6e49c

Remove app-text/wklej

wklej.org service doesn't work anymore, nobody has complained about it,
nobody was using it.

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

 app-text/wklej/Manifest  |  1 -
 app-text/wklej/metadata.xml  | 12 
 app-text/wklej/wklej-0.2.1-r1.ebuild | 36 
 profiles/base/package.use|  1 -
 4 files changed, 50 deletions(-)

diff --git a/app-text/wklej/Manifest b/app-text/wklej/Manifest
deleted file mode 100644
index a0065346f73..000
--- a/app-text/wklej/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST wklej-0.2.1.tar.gz 4370 BLAKE2B 
616126936c37f8f727167745eecca27b7f1ba844b7396bbd2c205c804c90c2632dddb1b74bd9d66cd040c7eaa9a8e179281372b96eeb6d3d8f09ae27250563c7
 SHA512 
3799a1570f0cc7f1005f69484ceb1c6c88c8a24933beb3e32c0acd758ce29a5a1b6599baeea2b6405ec2da1e4fcb25b2d218b8295c68fa811fa4d53ada96cf0c

diff --git a/app-text/wklej/metadata.xml b/app-text/wklej/metadata.xml
deleted file mode 100644
index a6ba9840e60..000
--- a/app-text/wklej/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   aide...@gentoo.org
-   Amadeusz Żołnowski
-
-
-   Install the vim plugin allowing to paste
-   through ':Wklej'.
-
-

diff --git a/app-text/wklej/wklej-0.2.1-r1.ebuild 
b/app-text/wklej/wklej-0.2.1-r1.ebuild
deleted file mode 100644
index 1fbdd5b27cc..000
--- a/app-text/wklej/wklej-0.2.1-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy pypy3 )
-
-inherit python-single-r1
-
-DESCRIPTION="A wklej.org submitter"
-HOMEPAGE="http://wklej.org";
-SRC_URI="http://wklej.org/m/apps/wklej-${PV}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+vim"
-# the vim script is python2-only...
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   vim? ( ^^ ( $(python_gen_useflags 'python2*') ) )"
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-   vim? ( app-editors/vim[python,$(python_gen_usedep 'python2*')] )"
-
-S=${WORKDIR}
-
-src_install() {
-   if use vim; then
-   insinto /usr/share/vim/vimfiles/plugin
-   doins ${PN}.vim
-   fi
-
-   python_doscript ${PN}
-   dodoc README wklejrc
-}

diff --git a/profiles/base/package.use b/profiles/base/package.use
index 8f3e278bef4..b215ecbea49 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -5,7 +5,6 @@
 # These py2-only packages also support pypy, enable
 # Python 2.7 as the default implementation, preparing
 # for the eventual switch to py3 in PYTHON_SINGLE_TARGET
-app-text/wklej python_single_target_python2_7 python_targets_python2_7
 dev-vcs/git-bz python_single_target_python2_7 python_targets_python2_7
 gnome-base/libglade python_single_target_python2_7 python_targets_python2_7
 sci-chemistry/pdb-tools python_single_target_python2_7 python_targets_python2_7



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

2019-12-07 Thread Andreas Sturmlechner
commit: 0e9f6c6290e0874915dcd7d51640657190250442
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 22:36:58 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 22:38:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e9f6c62

x11-misc/calise: Mask for removal

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 1b2ac6e96cd..73f475aa23d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (2019-12-07)
+# Runtime errors/segfaults, ancient, unmaintained, depends on py27.
+# Bug 590986, removal in 30 days.
+x11-misc/calise
+
 # Andreas Sturmlechner  (2019-12-07)
 # Fails to build against dev-libs/boost-1.71.0, depends on py27.
 # Bug 624222, removal in 30 days.



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

2019-12-07 Thread Ulrich Müller
commit: 1351cc4c25608dade44d6209b12dbe418b7a7903
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Dec  7 22:36:29 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Dec  7 22:36:29 2019 +
URL:https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=1351cc4c

eapi_usage.sh: Use sane date format.

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

 eapi_usage.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eapi_usage.sh b/eapi_usage.sh
index 29c3831..a4a47ac 100755
--- a/eapi_usage.sh
+++ b/eapi_usage.sh
@@ -22,4 +22,4 @@ find /usr/portage/metadata/md5-cache -type f ! -name '*.gz' \
 }'
 
 echo
-echo "Date generated: $(date)"
+echo "Date generated: $(date -u '+%Y-%m-%d %H:%M:%S %Z')"



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

2019-12-07 Thread Ulrich Müller
commit: 0ecdaa0e247d13ac57a40731fb70e77eae07d418
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Dec  6 18:02:59 2019 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Dec  6 18:04:56 2019 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=0ecdaa0e

devbook.xsl: Fix handling of  without link attribute.

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

 devbook.xsl | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/devbook.xsl b/devbook.xsl
index 39d49f8..b3a14cc 100644
--- a/devbook.xsl
+++ b/devbook.xsl
@@ -336,8 +336,15 @@
   
 
   
-  
+  
 
+  
+  
+
+  
+  
+Error: No link target ()
+
   
 
   



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

2019-12-07 Thread Patrick McLean
commit: e890cd2cfe82977caaf85feead73242ad336c06f
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Dec  7 20:22:35 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Dec  7 21:55:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e890cd2c

dev-python/flit_core: New package

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

 dev-python/flit_core/Manifest   |  1 +
 dev-python/flit_core/flit_core-2.1.0.ebuild | 39 +
 dev-python/flit_core/metadata.xml   | 12 +
 3 files changed, 52 insertions(+)

diff --git a/dev-python/flit_core/Manifest b/dev-python/flit_core/Manifest
new file mode 100644
index 000..ce0f6dfe64d
--- /dev/null
+++ b/dev-python/flit_core/Manifest
@@ -0,0 +1 @@
+DIST flit_core-2.1.0.tar.gz 22978 BLAKE2B 
87cb5ced5eb9ae4963628864b66c77758c823b34712770a61a52cb7916196c0d6f51e7b2ad9804b853f27a257966aabef7dd9c95155af8e76f5100b1c9fa
 SHA512 
dfc11cdd62af367b56773e5e0b28763554cd27a272a040a5dd35c8fae4f1e6695b2e2b15b6e63f6aa52df9854874eccc31f6eaf5b349ed85aa33cc5e1d2e1acd

diff --git a/dev-python/flit_core/flit_core-2.1.0.ebuild 
b/dev-python/flit_core/flit_core-2.1.0.ebuild
new file mode 100644
index 000..837b6cc3c50
--- /dev/null
+++ b/dev-python/flit_core/flit_core-2.1.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+inherit distutils-r1
+
+DESCRIPTION="Simplified packaging of Python modules (core module)"
+HOMEPAGE="https://pypi.org/project/flit-core/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/intreehooks[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+"
+BDEPEND="${RDEPEND}
+   test? ( dev-python/testpath[${PYTHON_USEDEP}] )
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   printf -- "from setuptools import setup, 
find_packages\nsetup(name='${PN//_/-}',version='${PV}',%s)" \
+   "packages=find_packages()" > setup.py || die
+
+   # use toml instead of depricated pytoml
+   sed -e 's:import pytoml as toml:import toml:' \
+   -i flit_core/inifile.py || die
+   sed -e 's:pytoml:toml:' \
+   -i flit_core/build_thyself.py || die
+
+   distutils-r1_python_prepare_all
+}

diff --git a/dev-python/flit_core/metadata.xml 
b/dev-python/flit_core/metadata.xml
new file mode 100644
index 000..12ad08ae74e
--- /dev/null
+++ b/dev-python/flit_core/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+chutz...@gentoo.org
+Patrick McLean
+  
+  
+flit-core
+takluyver/flit
+  
+



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

2019-12-07 Thread Patrick McLean
commit: 2edb3dcb57a562191f7e9f79d09bdea3b6d18e9c
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Dec  7 20:06:09 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Dec  7 21:55:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2edb3dcb

dev-python/intreehooks: New package

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

 dev-python/intreehooks/Manifest   |  1 +
 dev-python/intreehooks/intreehooks-1.0.ebuild | 40 +++
 dev-python/intreehooks/metadata.xml   | 12 
 3 files changed, 53 insertions(+)

diff --git a/dev-python/intreehooks/Manifest b/dev-python/intreehooks/Manifest
new file mode 100644
index 000..cde19e0d648
--- /dev/null
+++ b/dev-python/intreehooks/Manifest
@@ -0,0 +1 @@
+DIST intreehooks-1.0.tar.gz 2701 BLAKE2B 
2c82bae05cf3fc3bde13e8dd2ffb9d1ef79edc6711b5038f6f9b3863492be24a425bf848c9868ecf730f813243fb5fa50ebfad52b44341be18e72727f195
 SHA512 
5a020dd6bd7994eca5f476618f57e2d86567756fae74f6fa50b6fbc96accfe8db910f3175bafa3ce85f37b05edc05ca1042dcec78407a241cfaffc0a0e997f4e

diff --git a/dev-python/intreehooks/intreehooks-1.0.ebuild 
b/dev-python/intreehooks/intreehooks-1.0.ebuild
new file mode 100644
index 000..a2471a84947
--- /dev/null
+++ b/dev-python/intreehooks/intreehooks-1.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+inherit distutils-r1
+
+DESCRIPTION="Load a PEP 517 backend from inside the source tree"
+HOMEPAGE="https://pypi.org/project/intreehooks 
https://github.com/takluyver/intreehooks";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+RDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+"
+BDEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # replace pytoml with toml
+   sed -e 's:pytoml:toml:' \
+   -i setup.py intreehooks.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_install_all() {
+   local -a DOCS=( README.rst )
+   use examples && dodoc -r examples
+
+   distutils-r1_python_install_all
+}

diff --git a/dev-python/intreehooks/metadata.xml 
b/dev-python/intreehooks/metadata.xml
new file mode 100644
index 000..34d6356499c
--- /dev/null
+++ b/dev-python/intreehooks/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+chutz...@gentoo.org
+Patrick McLean
+  
+  
+intreehooks
+takluyver/intreehooks
+  
+



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

2019-12-07 Thread Patrick McLean
commit: 92773d426b2d6b6f1bea832cdbf6709d03f40e07
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Dec  7 21:47:37 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Dec  7 21:55:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92773d42

dev-python/flit: New package

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

 dev-python/flit/Manifest |  1 +
 dev-python/flit/files/flit-2.1.0-tests.patch |  8 +
 dev-python/flit/flit-2.1.0.ebuild| 54 
 dev-python/flit/metadata.xml | 12 +++
 4 files changed, 75 insertions(+)

diff --git a/dev-python/flit/Manifest b/dev-python/flit/Manifest
new file mode 100644
index 000..98fa24ff4f5
--- /dev/null
+++ b/dev-python/flit/Manifest
@@ -0,0 +1 @@
+DIST flit-2.1.0.tar.gz 106459 BLAKE2B 
db51d8cc119ae8aa5f8d0ac1655cd29390065567391cbdf06ca7dbb98a79e96a6d8f318273c2f9a58aaf549090a903360701a844ac071d15304a21ea54052a91
 SHA512 
0fcbfaa1e5e83216a5c98cc87b0a8f2aa17e2c184ec3f09c7dd0dd5e695311be62344ac4f101cb71f87390513496f8c1152a2cd8d7363202f7696ee002f07a55

diff --git a/dev-python/flit/files/flit-2.1.0-tests.patch 
b/dev-python/flit/files/flit-2.1.0-tests.patch
new file mode 100644
index 000..04cf9839dbc
--- /dev/null
+++ b/dev-python/flit/files/flit-2.1.0-tests.patch
@@ -0,0 +1,8 @@
+diff --git a/tests/test_inifile.py b/tests/test_inifile.py
+index 150fa47..53ce597 100644
+--- a/tests/test_inifile.py
 b/tests/test_inifile.py
+@@ -7,2 +7,3 @@ samples_dir = Path(__file__).parent / 'samples'
+ 
++@pytest.mark.skip("Needs internet access")
+ def test_invalid_classifier():

diff --git a/dev-python/flit/flit-2.1.0.ebuild 
b/dev-python/flit/flit-2.1.0.ebuild
new file mode 100644
index 000..ea8427af6c2
--- /dev/null
+++ b/dev-python/flit/flit-2.1.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Simplified packaging of Python modules"
+HOMEPAGE="https://github.com/takluyver/flit https://flit.readthedocs.io/";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   dev-python/flit_core[${PYTHON_USEDEP}]
+   dev-python/intreehooks[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   dev-python/requests_download[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+"
+BDEPEND="${RDEPEND}
+   sys-apps/grep
+   sys-apps/findutils
+   test? (
+   >=dev-python/pytest-2.7.3[${PYTHON_USEDEP}]
+   dev-python/responses[${PYTHON_USEDEP}]
+   dev-python/testpath[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/flit-2.1.0-tests.patch"
+)
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc \
+   dev-python/sphinxcontrib-github-alt \
+   dev-python/pygments-github-lexers \
+
+python_prepare_all() {
+   printf -- "from setuptools import setup, 
find_packages\nsetup(name='%s',version='%s',%s)" \
+   "${PN}" "${PV}" "packages=find_packages(exclude=['tests'])" > 
setup.py || die
+
+   # use toml instead of depricated pytoml
+   grep -r -l -Z -F 'pytoml' | xargs -0 \
+   sed -e 's:import pytoml as toml:import toml:' \
+   -e 's:pytoml:toml:' -i || die
+
+   distutils-r1_python_prepare_all
+}

diff --git a/dev-python/flit/metadata.xml b/dev-python/flit/metadata.xml
new file mode 100644
index 000..48a322e099a
--- /dev/null
+++ b/dev-python/flit/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+chutz...@gentoo.org
+Patrick McLean
+  
+  
+flit
+takluyver/flit
+  
+



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

2019-12-07 Thread Patrick McLean
commit: c8b4ce9747e3f7e2edb14ed6fb80d1104c72e6f1
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Dec  7 20:48:19 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Dec  7 21:55:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b4ce97

dev-python/requests_download: New package

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

 dev-python/requests_download/Manifest  |  1 +
 dev-python/requests_download/metadata.xml  | 12 +
 .../requests_download-0.1.2.ebuild | 30 ++
 3 files changed, 43 insertions(+)

diff --git a/dev-python/requests_download/Manifest 
b/dev-python/requests_download/Manifest
new file mode 100644
index 000..8951ccff9fd
--- /dev/null
+++ b/dev-python/requests_download/Manifest
@@ -0,0 +1 @@
+DIST requests_download-0.1.2.tar.gz 2584 BLAKE2B 
c6f2eb7a182e0f42ccb7b603dec47a077b1b946bfa93968972dce5267c7c51fa8c4158e15cd35621cbe229e12f6644db9734e52439796d8d8411be16a38e1e9a
 SHA512 
99d4b275200c88befd2730d17a3329c8cbb155fa5cf9600a7466e8ab109f999a9fc9b8c668aa3b389bc2a3deb33b8a3fd390270d71f04bb0a8f998da67cfde82

diff --git a/dev-python/requests_download/metadata.xml 
b/dev-python/requests_download/metadata.xml
new file mode 100644
index 000..2d3a29feeb4
--- /dev/null
+++ b/dev-python/requests_download/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+chutz...@gentoo.org
+Patrick McLean
+  
+  
+requests_download
+takluyver/requests_download
+  
+

diff --git a/dev-python/requests_download/requests_download-0.1.2.ebuild 
b/dev-python/requests_download/requests_download-0.1.2.ebuild
new file mode 100644
index 000..231d3877ce3
--- /dev/null
+++ b/dev-python/requests_download/requests_download-0.1.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+
+inherit distutils-r1
+
+DESCRIPTION="A convenient function to download to a file using requests"
+HOMEPAGE="https://github.com/takluyver/requests_download 
https://pypi.org/project/requests_download/";
+SRC_URI="https://github.com/takluyver/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
+BDEPEND="${RDEPEND}"
+
+# there are no tests upstream
+RESTRICT="test"
+
+DOCS=( README.rst )
+
+python_prepare_all() {
+   printf -- "from setuptools import 
setup\nsetup(name='%s',version='%s',py_modules=['%s'])" \
+   "${PN}" "${PV}" "${PN}" > setup.py || die
+
+   distutils-r1_python_prepare_all
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pygments-github-lexers/

2019-12-07 Thread Patrick McLean
commit: 318387de1bbe3b38ce98fcf1bfc19d03b5a520aa
Author: Patrick McLean  gentoo  org>
AuthorDate: Sat Dec  7 21:43:28 2019 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Dec  7 21:55:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318387de

dev-python/pygments-github-lexers: New package

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

 dev-python/pygments-github-lexers/Manifest  |  1 +
 dev-python/pygments-github-lexers/metadata.xml  | 12 
 .../pygments-github-lexers-0.0.5.ebuild | 21 +
 3 files changed, 34 insertions(+)

diff --git a/dev-python/pygments-github-lexers/Manifest 
b/dev-python/pygments-github-lexers/Manifest
new file mode 100644
index 000..cf833a13220
--- /dev/null
+++ b/dev-python/pygments-github-lexers/Manifest
@@ -0,0 +1 @@
+DIST pygments-github-lexers-0.0.5.tar.gz 6337 BLAKE2B 
21fb1a0627c9ebf42d86d6cceea3ebec4339ef29b1d881d8b3bd5f90060ec2ba76a69ae4bf9e92420a10950ae20c7ea7ff44d5fccf8add06be1f1353cd8b7800
 SHA512 
429a8a81eb0228c806b6fafe5e1c64be92e719170b1af666aa9c9c7923ff4058972a167193dd0ab1ace0395fa1f6621212f800b07dcce4e59970fd905e046d71

diff --git a/dev-python/pygments-github-lexers/metadata.xml 
b/dev-python/pygments-github-lexers/metadata.xml
new file mode 100644
index 000..a3d3849c687
--- /dev/null
+++ b/dev-python/pygments-github-lexers/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+chutz...@gentoo.org
+Patrick McLean
+  
+  
+pygments-github-lexers 
+liluo/pygments-github-lexers
+  
+

diff --git 
a/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild 
b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild
new file mode 100644
index 000..33275a6e114
--- /dev/null
+++ b/dev-python/pygments-github-lexers/pygments-github-lexers-0.0.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
+inherit distutils-r1
+
+DESCRIPTION="Pygments Github custom lexers"
+HOMEPAGE="https://github.com/liluo/pygments-github-lexers";
+SRC_URI="https://github.com/liluo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/pygments[${PYTHON_USEDEP}]"
+BDEPEND="${RDEPEND}"
+
+# no tests



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

2019-12-07 Thread David Seifert
commit: 67ed6069f634a03a21ce4c6f82b75827318756a5
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 21:54:58 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 21:54:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67ed6069

sci-mathematics/rstudio: [QA] Fix AbsoluteSymlink

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

 sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild | 2 +-
 sci-mathematics/rstudio/rstudio-1.2.1335.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild 
b/sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild
index c26f7f5c300..09f22605f33 100644
--- a/sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.1.463-r1.ebuild
@@ -225,7 +225,7 @@ src_install() {
dodir /etc/rstudio
insinto /etc/rstudio
doins "${FILESDIR}"/rsession.conf
-   dosym "${EROOT}/etc/conf.d/rstudio-server.conf" 
"/etc/rstudio/rserver.conf"
+   dosym ../conf.d/rstudio-server.conf /etc/rstudio/rserver.conf
if use dedicated || use server; then
dopamd src/cpp/server/extras/pam/rstudio
newinitd "${FILESDIR}"/rstudio-server.initd rstudio-server

diff --git a/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild 
b/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild
index 2e857a99a3a..9d0dfd64d7d 100644
--- a/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild
+++ b/sci-mathematics/rstudio/rstudio-1.2.1335.ebuild
@@ -223,7 +223,7 @@ src_install() {
dodir /etc/rstudio
insinto /etc/rstudio
doins "${FILESDIR}"/rsession.conf
-   dosym "${ED}/etc/conf.d/rstudio-server.conf" "/etc/rstudio/rserver.conf"
+   dosym ../conf.d/rstudio-server.conf /etc/rstudio/rserver.conf
if use dedicated || use server; then
dopamd src/cpp/server/extras/pam/rstudio
newinitd "${FILESDIR}"/rstudio-server.initd rstudio-server



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

2019-12-07 Thread Andreas Sturmlechner
commit: 6ad171eb0778268542edfd9736371d208099a754
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 20:59:38 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 21:06:19 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6ad171eb

kde-misc/plasma-pass: Sort DEPENDs, raise KFMIN to 5.64.0

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

 kde-misc/plasma-pass/plasma-pass-.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/kde-misc/plasma-pass/plasma-pass-.ebuild 
b/kde-misc/plasma-pass/plasma-pass-.ebuild
index 2c33622044..e3e3a0e453 100644
--- a/kde-misc/plasma-pass/plasma-pass-.ebuild
+++ b/kde-misc/plasma-pass/plasma-pass-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KFMIN=5.60.0
+KFMIN=5.64.0
 QTMIN=5.12.3
 inherit ecm kde.org
 
@@ -20,14 +20,14 @@ SLOT="5"
 IUSE=""
 
 DEPEND="
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kitemmodels-${KFMIN}:5
-   >=kde-frameworks/plasma-${KFMIN}:5
>=dev-qt/qtdbus-${QTMIN}:5
>=dev-qt/qtdeclarative-${QTMIN}:5
>=dev-qt/qtgraphicaleffects-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
 "
 RDEPEND="${DEPEND}
>=kde-frameworks/kirigami-${KFMIN}:5



[gentoo-commits] proj/kde:master commit in: kde-misc/latte-dock/

2019-12-07 Thread Andreas Sturmlechner
commit: 9b4541428a66826afd4a9e411773598b7e03ffa0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 20:47:05 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 20:47:05 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9b454142

kde-misc/latte-dock: Add slot op on dev-qt/qtdeclarative

Upstream commit b710a4f447405726df440b26af2ec6fd387e09a2

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

 kde-misc/latte-dock/latte-dock-.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-misc/latte-dock/latte-dock-.ebuild 
b/kde-misc/latte-dock/latte-dock-.ebuild
index 0a477aa5d5..57fdfa1e2a 100644
--- a/kde-misc/latte-dock/latte-dock-.ebuild
+++ b/kde-misc/latte-dock/latte-dock-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-KFMIN=5.63.0
+KFMIN=5.64.0
 QTMIN=5.12.3
 inherit ecm kde.org
 
@@ -19,9 +19,10 @@ LICENSE="GPL-2+"
 SLOT="0"
 IUSE=""
 
+# drop qtdeclarative subslot operator when QT_MINIMAL >= 5.14.0
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5=
>=dev-qt/qtgraphicaleffects-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5[xcb]
>=dev-qt/qtwidgets-${QTMIN}:5



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

2019-12-07 Thread David Seifert
commit: fb97a8ba208963034d065ffba582ea11a1fd07e8
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 21:43:11 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 21:43:11 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb97a8ba

dev-util/boost-build: Rebase patches

Closes: https://github.com/gentoo/gentoo/pull/13910
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 dev-util/boost-build/boost-build-1.71.0.ebuild |  20 +-
 ...boost-build-1.62.0-sparc-no-default-flags.patch |  47 
 ...st-build-1.71.0-add-none-feature-options.patch} |   4 -
 ...ost-build-1.71.0-darwin-gentoo-toolchain.patch} |   4 +-
 ... boost-build-1.71.0-disable_python_rpath.patch} |   2 +-
 ...est.patch => boost-build-1.71.0-fix-test.patch} |   0
 ...oost-build-1.71.0-no-implicit-march-flags.patch | 266 +
 7 files changed, 274 insertions(+), 69 deletions(-)

diff --git a/dev-util/boost-build/boost-build-1.71.0.ebuild 
b/dev-util/boost-build/boost-build-1.71.0.ebuild
index 61cf7b85624..3c8845c8913 100644
--- a/dev-util/boost-build/boost-build-1.71.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.71.0.ebuild
@@ -34,11 +34,11 @@ REQUIRED_USE="
 S="${WORKDIR}/boost_${MY_PV}/tools/build/src"
 
 PATCHES=(
-   "${FILESDIR}"/${PN}-1.48.0-disable_python_rpath.patch
-   "${FILESDIR}"/${PN}-1.49.0-darwin-gentoo-toolchain.patch
-   "${FILESDIR}"/${PN}-1.62.0-sparc-no-default-flags.patch
-   "${FILESDIR}"/${PN}-1.66.0-add-none-feature-options.patch
+   "${FILESDIR}"/${PN}-1.71.0-disable_python_rpath.patch
+   "${FILESDIR}"/${PN}-1.71.0-darwin-gentoo-toolchain.patch
+   "${FILESDIR}"/${PN}-1.71.0-add-none-feature-options.patch
"${FILESDIR}"/${PN}-1.71.0-respect-c_ld-flags.patch
+   "${FILESDIR}"/${PN}-1.71.0-no-implicit-march-flags.patch
 )
 
 pkg_setup() {
@@ -55,18 +55,8 @@ src_prepare() {
default
 
pushd .. >/dev/null || die
-   eapply "${FILESDIR}/${PN}-1.54.0-fix-test.patch"
+   eapply "${FILESDIR}"/${PN}-1.71.0-fix-test.patch
popd >/dev/null || die
-
-   # remove default -march/-mcpu definitions
-   # bjam is trying to be clever and injects -march= in order to
-   # optimize code for you. This breaks on 32-bit builds, because
-   # -march=i686 will not work on an i486 CHOST.
-   # https://bugs.gentoo.org/624616
-   sed -e '/^cpu-flags\s*gcc\s*OPTIONS/d' \
-   -e '/toolset\.flags\s*gcc\s*OPTIONS/d' \
-   -e "/cpu_flags('gcc',\s*'OPTIONS'/d" \
-   -i tools/gcc.{jam,py} || die "Failed removing -march/-mcpu"
 }
 
 src_configure() {

diff --git 
a/dev-util/boost-build/files/boost-build-1.62.0-sparc-no-default-flags.patch 
b/dev-util/boost-build/files/boost-build-1.62.0-sparc-no-default-flags.patch
deleted file mode 100644
index a3f450b0edf..000
--- a/dev-util/boost-build/files/boost-build-1.62.0-sparc-no-default-flags.patch
+++ /dev/null
@@ -1,47 +0,0 @@
 a/tools/gcc.py 2018-09-07 17:44:59.668796217 +0200
-+++ b/tools/gcc.py 2018-09-07 17:45:56.378794314 +0200
-@@ -811,20 +811,6 @@
- # Sparc
- flags('gcc', 'OPTIONS', ['sparc/32'], ['-m32'])
- flags('gcc', 'OPTIONS', ['sparc/64'], ['-m64'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'v7', ['-mcpu=v7'], default=True)
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'cypress', ['-mcpu=cypress'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'v8', ['-mcpu=v8'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'supersparc', ['-mcpu=supersparc'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'sparclite', ['-mcpu=sparclite'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'hypersparc', ['-mcpu=hypersparc'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'sparclite86x', ['-mcpu=sparclite86x'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'f930', ['-mcpu=f930'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'f934', ['-mcpu=f934'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'sparclet', ['-mcpu=sparclet'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'tsc701', ['-mcpu=tsc701'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'v9', ['-mcpu=v9'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'ultrasparc', ['-mcpu=ultrasparc'])
--cpu_flags('gcc', 'OPTIONS', 'sparc', 'ultrasparc3', ['-mcpu=ultrasparc3'])
- # RS/6000 & PowerPC
- flags('gcc', 'OPTIONS', ['power/32'], ['-m32'])
- flags('gcc', 'OPTIONS', ['power/64'], ['-m64'])
 a/tools/gcc.jam2018-09-07 17:45:12.168795797 +0200
-+++ b/tools/gcc.jam2018-09-07 17:46:25.498793337 +0200
-@@ -1134,21 +1134,6 @@
- cpu-flags gcc OPTIONS : x86 : c3-2 : -march=c3-2 ;
- ##
- cpu-flags gcc OPTIONS : x86 : atom : -march=atom ;
--# Sparc
--cpu-flags gcc OPTIONS : sparc : v7 : -mcpu=v7 : default ;
--cpu-flags gcc OPTIONS : sparc : cypress : -mcpu=cypress ;
--cpu-flags gcc OPTIONS : sparc : v8 : -mcpu=v8 ;
--cpu-flags gcc OPTIONS : sparc : supersparc : -mcpu=supersparc ;
--cpu-flags gcc OPTIONS : sparc : sparclite : -mcpu=sparclite ;
--cpu-flags gcc OPTIONS : sparc : hypersparc : 

[gentoo-commits] repo/gentoo:master commit in: dev-libs/boost/, dev-libs/boost/files/

2019-12-07 Thread David Seifert
commit: 627ac4ee95dfac531fdd3b91d1d0e0157bee2ceb
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 21:43:14 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 21:43:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627ac4ee

dev-libs/boost: Rebase patches

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

 dev-libs/boost/boost-1.71.0.ebuild  | 11 +++
 .../boost/files/boost-1.56.0-build-auto_index-tool.patch| 13 -
 .../boost/files/boost-1.71.0-build-auto_index-tool.patch| 13 +
 ...9.0-context-x32.patch => boost-1.71.0-context-x32.patch} |  0
 ...icu_rpath.patch => boost-1.71.0-disable_icu_rpath.patch} |  6 +++---
 5 files changed, 19 insertions(+), 24 deletions(-)

diff --git a/dev-libs/boost/boost-1.71.0.ebuild 
b/dev-libs/boost/boost-1.71.0.ebuild
index 1f0b0e66905..faa5a960910 100644
--- a/dev-libs/boost/boost-1.71.0.ebuild
+++ b/dev-libs/boost/boost-1.71.0.ebuild
@@ -49,9 +49,9 @@ BDEPEND="=dev-util/boost-build-${MAJOR_V}*"
 S="${WORKDIR}/${PN}_${MY_PV}"
 
 PATCHES=(
-   "${FILESDIR}"/${PN}-1.48.0-disable_icu_rpath.patch
-   "${FILESDIR}"/${PN}-1.69.0-context-x32.patch
-   "${FILESDIR}"/${PN}-1.56.0-build-auto_index-tool.patch
+   "${FILESDIR}"/${PN}-1.71.0-disable_icu_rpath.patch
+   "${FILESDIR}"/${PN}-1.71.0-context-x32.patch
+   "${FILESDIR}"/${PN}-1.71.0-build-auto_index-tool.patch
 )
 
 python_bindings_needed() {
@@ -130,11 +130,6 @@ pkg_setup() {
 
 src_prepare() {
default
-
-   # Do not try to build missing 'wave' tool, bug #522682
-   # Upstream bugreport - https://svn.boost.org/trac/boost/ticket/10507
-   sed -i -e 's:wave/build//wave::' tools/Jamfile.v2 || die
-
multilib_copy_sources
 }
 

diff --git a/dev-libs/boost/files/boost-1.56.0-build-auto_index-tool.patch 
b/dev-libs/boost/files/boost-1.56.0-build-auto_index-tool.patch
deleted file mode 100644
index 48ca5138871..000
--- a/dev-libs/boost/files/boost-1.56.0-build-auto_index-tool.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Build auto_index tool with USE="tools"
-Gentoo bug report: https://bugs.gentoo.org/show_bug.cgi?id=529066
-
 a/tools/Jamfile.v2.orig2014-12-24 12:57:32.290880067 +0300
-+++ b/tools/Jamfile.v2 2014-12-24 12:58:38.403883250 +0300
-@@ -20,6 +20,7 @@
- use-project /boost/regression : regression/build ;
- 
- TOOLS =
-+auto_index/build//auto_index
- bcp//bcp
- inspect/build//inspect
- quickbook//quickbook

diff --git a/dev-libs/boost/files/boost-1.71.0-build-auto_index-tool.patch 
b/dev-libs/boost/files/boost-1.71.0-build-auto_index-tool.patch
new file mode 100644
index 000..ca793b9d06e
--- /dev/null
+++ b/dev-libs/boost/files/boost-1.71.0-build-auto_index-tool.patch
@@ -0,0 +1,13 @@
+Build auto_index tool with USE="tools"
+See also: https://bugs.gentoo.org/529066
+
+--- a/tools/Jamfile.v2
 b/tools/Jamfile.v2
+@@ -18,6 +18,7 @@
+ ;
+ 
+ TOOLS =
++auto_index/build//auto_index
+ bcp//bcp
+ inspect/build//inspect
+ quickbook//quickbook

diff --git a/dev-libs/boost/files/boost-1.69.0-context-x32.patch 
b/dev-libs/boost/files/boost-1.71.0-context-x32.patch
similarity index 100%
rename from dev-libs/boost/files/boost-1.69.0-context-x32.patch
rename to dev-libs/boost/files/boost-1.71.0-context-x32.patch

diff --git a/dev-libs/boost/files/boost-1.48.0-disable_icu_rpath.patch 
b/dev-libs/boost/files/boost-1.71.0-disable_icu_rpath.patch
similarity index 94%
rename from dev-libs/boost/files/boost-1.48.0-disable_icu_rpath.patch
rename to dev-libs/boost/files/boost-1.71.0-disable_icu_rpath.patch
index 23a87830d10..32faf8d0eb3 100644
--- a/dev-libs/boost/files/boost-1.48.0-disable_icu_rpath.patch
+++ b/dev-libs/boost/files/boost-1.71.0-disable_icu_rpath.patch
@@ -1,6 +1,6 @@
 --- a/libs/locale/build/Jamfile.v2
 +++ b/libs/locale/build/Jamfile.v2
-@@ -58,8 +58,8 @@
+@@ -65,8 +65,8 @@
  
  if $(ICU_LINK)
  {
@@ -11,7 +11,7 @@
  }
  else
  {
-@@ -117,7 +117,6 @@
+@@ -124,7 +124,6 @@
icuuc/shared/shared 
icudt/shared/shared 
icuin/shared/shared
@@ -19,7 +19,7 @@
  shared ;
  
  
-@@ -176,7 +175,6 @@
+@@ -183,7 +182,6 @@
icuuc_64/shared/shared 
icudt_64/shared/shared 
icuin_64/shared/shared



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

2019-12-07 Thread Michał Górny
commit: 3e1a2796e0232c9533e2a06cf31644ccd53f4fbd
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  7 21:32:13 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  7 21:33:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e1a2796

dev-libs/libxml2: Replace ltprune

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

 dev-libs/libxml2/libxml2-2.9.9-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild 
b/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
index b001a77d4c5..24baa153a84 100644
--- a/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
 PYTHON_REQ_USE="xml"
 
-inherit libtool flag-o-matic ltprune python-r1 autotools prefix 
multilib-minimal
+inherit libtool flag-o-matic python-r1 autotools prefix multilib-minimal
 
 DESCRIPTION="XML C parser and toolkit"
 HOMEPAGE="http://www.xmlsoft.org/";
@@ -194,7 +194,7 @@ multilib_src_install_all() {
rm -rf "${ED}"/usr/share/doc/${PF}/python/examples
fi
 
-   prune_libtool_files --modules
+   find "${D}" -name '*.la' -delete || die
 }
 
 pkg_postinst() {



[gentoo-commits] proj/releng:master commit in: releases/weekly/kconfig/powerpc/

2019-12-07 Thread Matt Turner
commit: 03894e083208d875e6d095d8a1a80e39d3003448
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Dec  7 21:14:18 2019 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sat Dec  7 21:29:15 2019 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=03894e08

kconfig/powerpc: Enable more drivers

Specifically, due to user request:
- virtio drivers
- Logitech wireless keyboard/mouse

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

 .../kconfig/powerpc/installcd-ibm-4.19.config  | 68 --
 .../powerpc/installcd-ppc32apple-4.19.config   | 47 ++-
 .../powerpc/installcd-ppc64apple-4.19.config   | 63 ++--
 3 files changed, 130 insertions(+), 48 deletions(-)

diff --git a/releases/weekly/kconfig/powerpc/installcd-ibm-4.19.config 
b/releases/weekly/kconfig/powerpc/installcd-ibm-4.19.config
index 1d37ce33..5cd0772d 100644
--- a/releases/weekly/kconfig/powerpc/installcd-ibm-4.19.config
+++ b/releases/weekly/kconfig/powerpc/installcd-ibm-4.19.config
@@ -1,13 +1,13 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/powerpc 4.19.72-gentoo Kernel Configuration
+# Linux/powerpc 4.19.86-gentoo Kernel Configuration
 #
 
 #
-# Compiler: gcc (Gentoo 8.3.0-r1 p1.1) 8.3.0
+# Compiler: gcc (Gentoo 9.2.0 p1) 9.2.0
 #
 CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=80300
+CONFIG_GCC_VERSION=90200
 CONFIG_CLANG_VERSION=0
 CONFIG_CC_HAS_ASM_GOTO=y
 CONFIG_IRQ_WORK=y
@@ -574,6 +574,7 @@ CONFIG_MSDOS_PARTITION=y
 CONFIG_EFI_PARTITION=y
 CONFIG_BLOCK_COMPAT=y
 CONFIG_BLK_MQ_PCI=y
+CONFIG_BLK_MQ_VIRTIO=y
 CONFIG_BLK_MQ_RDMA=y
 
 #
@@ -629,6 +630,7 @@ CONFIG_HAVE_GENERIC_GUP=y
 CONFIG_NO_BOOTMEM=y
 # CONFIG_MEMORY_HOTPLUG is not set
 CONFIG_SPLIT_PTLOCK_CPUS=4
+CONFIG_MEMORY_BALLOON=y
 # CONFIG_COMPACTION is not set
 CONFIG_MIGRATION=y
 CONFIG_PHYS_ADDR_T_64BIT=y
@@ -794,7 +796,10 @@ CONFIG_HAVE_NET_DSA=y
 CONFIG_DNS_RESOLVER=y
 # CONFIG_BATMAN_ADV is not set
 # CONFIG_OPENVSWITCH is not set
-# CONFIG_VSOCKETS is not set
+CONFIG_VSOCKETS=m
+CONFIG_VSOCKETS_DIAG=m
+CONFIG_VIRTIO_VSOCKETS=m
+CONFIG_VIRTIO_VSOCKETS_COMMON=m
 # CONFIG_NETLINK_DIAG is not set
 # CONFIG_MPLS is not set
 # CONFIG_NET_NSH is not set
@@ -843,7 +848,7 @@ CONFIG_DST_CACHE=y
 CONFIG_GRO_CELLS=y
 # CONFIG_NET_DEVLINK is not set
 CONFIG_MAY_USE_DEVLINK=y
-# CONFIG_FAILOVER is not set
+CONFIG_FAILOVER=m
 CONFIG_HAVE_EBPF_JIT=y
 
 #
@@ -915,6 +920,8 @@ CONFIG_BLK_DEV_RAM_COUNT=16
 CONFIG_BLK_DEV_RAM_SIZE=4096
 # CONFIG_CDROM_PKTCDVD is not set
 # CONFIG_ATA_OVER_ETH is not set
+CONFIG_VIRTIO_BLK=m
+CONFIG_VIRTIO_BLK_SCSI=y
 # CONFIG_BLK_DEV_RBD is not set
 # CONFIG_BLK_DEV_RSXX is not set
 
@@ -1162,6 +1169,7 @@ CONFIG_SCSI_LPFC=y
 # CONFIG_SCSI_PMCRAID is not set
 # CONFIG_SCSI_PM8001 is not set
 # CONFIG_SCSI_BFA_FC is not set
+CONFIG_SCSI_VIRTIO=m
 # CONFIG_SCSI_CHELSIO_FCOE is not set
 # CONFIG_SCSI_DH is not set
 # CONFIG_SCSI_OSD_INITIATOR is not set
@@ -1319,6 +1327,7 @@ CONFIG_NET_POLL_CONTROLLER=y
 CONFIG_TUN=y
 # CONFIG_TUN_VNET_CROSS_LE is not set
 # CONFIG_VETH is not set
+CONFIG_VIRTIO_NET=m
 # CONFIG_NLMON is not set
 # CONFIG_ARCNET is not set
 
@@ -1598,7 +1607,7 @@ CONFIG_WLAN_VENDOR_QUANTENNA=y
 # CONFIG_WAN is not set
 # CONFIG_VMXNET3 is not set
 # CONFIG_NETDEVSIM is not set
-# CONFIG_NET_FAILOVER is not set
+CONFIG_NET_FAILOVER=m
 # CONFIG_ISDN is not set
 # CONFIG_NVM is not set
 
@@ -1779,13 +1788,15 @@ CONFIG_HVC_OPAL=y
 # CONFIG_HVC_RTAS is not set
 # CONFIG_HVC_UDBG is not set
 # CONFIG_HVCS is not set
+CONFIG_VIRTIO_CONSOLE=m
 # CONFIG_IBM_BSR is not set
 CONFIG_POWERNV_OP_PANEL=m
 # CONFIG_IPMI_HANDLER is not set
-CONFIG_HW_RANDOM=y
+CONFIG_HW_RANDOM=m
 # CONFIG_HW_RANDOM_TIMERIOMEM is not set
-CONFIG_HW_RANDOM_PSERIES=y
-CONFIG_HW_RANDOM_POWERNV=y
+CONFIG_HW_RANDOM_VIRTIO=m
+CONFIG_HW_RANDOM_PSERIES=m
+CONFIG_HW_RANDOM_POWERNV=m
 # CONFIG_APPLICOM is not set
 CONFIG_RAW_DRIVER=y
 CONFIG_MAX_RAW_DEVS=256
@@ -1887,7 +1898,25 @@ CONFIG_PTP_1588_CLOCK=y
 # CONFIG_W1 is not set
 # CONFIG_POWER_AVS is not set
 # CONFIG_POWER_RESET is not set
-# CONFIG_POWER_SUPPLY is not set
+CONFIG_POWER_SUPPLY=y
+# CONFIG_POWER_SUPPLY_DEBUG is not set
+# CONFIG_PDA_POWER is not set
+# CONFIG_TEST_POWER is not set
+# CONFIG_CHARGER_ADP5061 is not set
+# CONFIG_BATTERY_DS2780 is not set
+# CONFIG_BATTERY_DS2781 is not set
+# CONFIG_BATTERY_DS2782 is not set
+# CONFIG_BATTERY_SBS is not set
+# CONFIG_CHARGER_SBS is not set
+# CONFIG_BATTERY_BQ27XXX is not set
+# CONFIG_BATTERY_MAX17040 is not set
+# CONFIG_BATTERY_MAX17042 is not set
+# CONFIG_CHARGER_MAX8903 is not set
+# CONFIG_CHARGER_LP8727 is not set
+# CONFIG_CHARGER_DETECTOR_MAX14656 is not set
+# CONFIG_CHARGER_BQ2415X is not set
+# CONFIG_CHARGER_SMB347 is not set
+# CONFIG_BATTERY_GAUGE_LTC2941 is not set
 CONFIG_HWMON=y
 # CONFIG_HWMON_DEBUG_CHIP is not set
 
@@ -2128,10 +2157,10 @@ CONFIG_VGA_ARB_MAX_GPUS=16
 #
 # Frame buffer Devices
 #
-CONFIG_FB=y
-CONFIG_FIRMWARE_EDID=y
 CONFIG_FB_CMDLINE=y
 CONFIG_F

[gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tdom/files/, dev-tcltk/tdom/

2019-12-07 Thread Alfredo Tupone
commit: 2d60d6fa3e66bfcfbf7c945bea0236c3f58e3066
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sat Dec  7 21:14:38 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Dec  7 21:14:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d60d6fa

dev-tcltk/tdom: use CC during configure test

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

 dev-tcltk/tdom/files/tdom-0.9.1-useCC.patch | 28 
 dev-tcltk/tdom/tdom-0.9.1.ebuild|  2 ++
 2 files changed, 30 insertions(+)

diff --git a/dev-tcltk/tdom/files/tdom-0.9.1-useCC.patch 
b/dev-tcltk/tdom/files/tdom-0.9.1-useCC.patch
new file mode 100644
index 000..918c944b6f6
--- /dev/null
+++ b/dev-tcltk/tdom/files/tdom-0.9.1-useCC.patch
@@ -0,0 +1,28 @@
+--- a/tclconfig/tcl.m4 2019-12-07 22:00:18.094712146 +0100
 b/tclconfig/tcl.m4 2019-12-07 22:00:28.961515544 +0100
+@@ -434,7 +434,6 @@
+ AC_SUBST(TCL_STUB_LIB_SPEC)
+ 
+ AC_MSG_CHECKING([platform])
+-hold_cc=$CC; CC="$TCL_CC"
+ AC_TRY_COMPILE(,[
+   #ifdef _WIN32
+   #error win32
+@@ -446,7 +445,6 @@
+   TEA_PLATFORM="windows"
+   AC_CHECK_PROG(CYGPATH, cygpath, cygpath -m, echo)   ]
+ )
+-CC=$hold_cc
+ AC_MSG_RESULT($TEA_PLATFORM)
+ 
+ # The BUILD_$pkg is to define the correct extern storage class
+--- a/configure.in 2019-12-07 22:06:56.954496437 +0100
 b/configure.in 2019-12-07 22:07:53.538472872 +0100
+@@ -33,6 +33,7 @@
+ TEA_INIT([3.13])
+ 
+ AC_CONFIG_AUX_DIR(tclconfig)
++AC_CONFIG_SUBDIRS([extensions/tnc extensions/example])
+ 
+ #
+ # Load the tclConfig.sh file

diff --git a/dev-tcltk/tdom/tdom-0.9.1.ebuild b/dev-tcltk/tdom/tdom-0.9.1.ebuild
index 4f20b7f4760..67ca7a61e0a 100644
--- a/dev-tcltk/tdom/tdom-0.9.1.ebuild
+++ b/dev-tcltk/tdom/tdom-0.9.1.ebuild
@@ -21,6 +21,8 @@ DEPEND="
dev-libs/expat"
 RDEPEND="${DEPEND}"
 
+PATCHES=( "${FILESDIR}"/${P}-useCC.patch )
+
 src_prepare() {
append-libs -lm
sed \



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

2019-12-07 Thread Andreas Sturmlechner
commit: d7ba6ce725825bb631e84f1786f27f364ea07cb6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 21:01:00 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 21:08:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ba6ce7

kde-misc/plasma-pass: 1.1.0 version bump

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

 kde-misc/plasma-pass/Manifest |  1 +
 kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild | 34 +++
 2 files changed, 35 insertions(+)

diff --git a/kde-misc/plasma-pass/Manifest b/kde-misc/plasma-pass/Manifest
index 6144986b6e1..7637ea73c82 100644
--- a/kde-misc/plasma-pass/Manifest
+++ b/kde-misc/plasma-pass/Manifest
@@ -1 +1,2 @@
 DIST plasma-pass-1.0.0.tar.xz 26496 BLAKE2B 
290e5f326be3bb7d8a2771dd9481da2721a9a7151d64e9bb4a5b5db3d9d8d03dc5202d4c7ee6def32c7c5a7c01eb602cec62c65bfef4a353db46e733281fb5ca
 SHA512 
b67f3e8e18260564873000aa0b07f24dd95334882f3b81685dc1da59c06315b48112c26aed040f625e7240e3776ed29ec927ee79c81458ed01bb8a98cccbfa44
+DIST plasma-pass-1.1.0.tar.xz 28204 BLAKE2B 
69aa9d8f5ece8625c0d371ebfb565b2ce60e0a0fa73458ab30eaa9acf1858f0d9b2e30532d7a56dc821533964f09d9b6fced2b965d5fc9b5c1728e1b79f9a2c6
 SHA512 
402a19d44028117878214140c4eff74f25775aea6492fd751883e56bfe8ae08b330bb93f0a271c55f942f8ce1ee3de00cb6ad1b7fd4629beb59e898650b8166d

diff --git a/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild 
b/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild
new file mode 100644
index 000..e3e3a0e453e
--- /dev/null
+++ b/kde-misc/plasma-pass/plasma-pass-1.1.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.64.0
+QTMIN=5.12.3
+inherit ecm kde.org
+
+DESCRIPTION="Plasma applet to access password from pass"
+HOMEPAGE="https://www.dvratil.cz/2018/05/plasma-pass/ 
https://cgit.kde.org/plasma-pass.git/";
+
+if [[ ${KDE_BUILD_TYPE} != live ]] ; then
+   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2.1+"
+SLOT="5"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kitemmodels-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+   >=kde-frameworks/kirigami-${KFMIN}:5
+"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/latte-dock/

2019-12-07 Thread Andreas Sturmlechner
commit: 0d7d734aa6e91a32b3381978c79a969870aaa8fb
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 20:48:18 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 21:08:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7d734a

kde-misc/latte-dock: 0.9.5 version bump

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

 kde-misc/latte-dock/Manifest|  1 +
 kde-misc/latte-dock/latte-dock-0.9.5.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/kde-misc/latte-dock/Manifest b/kde-misc/latte-dock/Manifest
index 4f8053707f5..c86be64b486 100644
--- a/kde-misc/latte-dock/Manifest
+++ b/kde-misc/latte-dock/Manifest
@@ -1,3 +1,4 @@
 DIST latte-dock-0.9.2.tar.xz 708436 BLAKE2B 
a54d11e5d98e4e9238f26ccee8f3ea67822f44f015a93cf0a4e2a202a5569e766ce0dd651f9ddf2f1251dca9d342dbb3fa58c2cf29bec04f7e24574136b46621
 SHA512 
3537ec6b9503802a7efbbea7ae6ddf864188ba3b73c8121b434efc527f3c3e8d8f5e68447541a867b4422ccc5e3d2af85f491807a597bdb747960e8ab983bebd
 DIST latte-dock-0.9.3.tar.xz 708252 BLAKE2B 
e15a3218e675c03167cc3af33eafcefe33863af2847af08441e210e1c710427e3ea2b30b03cf67e568483c5af93c15d94add2e7e94914678f4469e29849cdf76
 SHA512 
6e9bc41fc6fb2286ea242498771c30da1158dc968809f6685ee8c55191cec2e09a3f78dcb43255a33967e1750855e92e773ebb0eb83829067dd3b6b81ad5e79c
 DIST latte-dock-0.9.4.tar.xz 711788 BLAKE2B 
0e725da78dd9e243b29bf2721de3e060fe4ee1f7da532c84ba52d582db106257bddc554263575f98324e750b7bcb17ae495eaceebead5ffbd6838311753d9447
 SHA512 
05b7983db75589e1c2c150167d4aca4b9a4b0025f0de7906441d9a90c69bab9efc716addc53e0262dfaeca89fbaa39d50f938535ce6b8898422e906e9f905687
+DIST latte-dock-0.9.5.tar.xz 715260 BLAKE2B 
c92f9613851756289bd78a8484490f9237caf02f91c502dd095bfecd10be2ae316fa68430ca9eddbf08bf55ef26b8b4fcb167e07e111727f7b137379465221e8
 SHA512 
74fc5f53c56ff7c0780089a675aac0714fec46e31b3e32c8ded8e74d77396f3b5959ba2ce60606bfddd930fcb86a45ecd3ee5050e866c1ac334bce191215325f

diff --git a/kde-misc/latte-dock/latte-dock-0.9.5.ebuild 
b/kde-misc/latte-dock/latte-dock-0.9.5.ebuild
new file mode 100644
index 000..57fdfa1e2a7
--- /dev/null
+++ b/kde-misc/latte-dock/latte-dock-0.9.5.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.64.0
+QTMIN=5.12.3
+inherit ecm kde.org
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="Elegant dock, based on KDE Frameworks"
+HOMEPAGE="https://kde.org/applications/utilities/org.kde.latte-dock";
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+
+# drop qtdeclarative subslot operator when QT_MINIMAL >= 5.14.0
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5=
+   >=dev-qt/qtgraphicaleffects-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5[xcb]
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=dev-qt/qtx11extras-${QTMIN}:5
+   >=kde-frameworks/kactivities-${KFMIN}:5
+   >=kde-frameworks/karchive-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/kglobalaccel-${KFMIN}:5
+   >=kde-frameworks/kguiaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/knewstuff-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kpackage-${KFMIN}:5
+   >=kde-frameworks/kwayland-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5[X]
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libxcb
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md README.md )



[gentoo-commits] repo/gentoo:master commit in: kde-misc/latte-dock/

2019-12-07 Thread Andreas Sturmlechner
commit: 148f425442929655451a2ea2a65bf666240aa5d9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 21:07:05 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 21:08:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148f4254

kde-misc/latte-dock: Drop 0.9.3

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

 kde-misc/latte-dock/Manifest|  1 -
 kde-misc/latte-dock/latte-dock-0.9.3.ebuild | 53 -
 2 files changed, 54 deletions(-)

diff --git a/kde-misc/latte-dock/Manifest b/kde-misc/latte-dock/Manifest
index c86be64b486..a4f5b848221 100644
--- a/kde-misc/latte-dock/Manifest
+++ b/kde-misc/latte-dock/Manifest
@@ -1,4 +1,3 @@
 DIST latte-dock-0.9.2.tar.xz 708436 BLAKE2B 
a54d11e5d98e4e9238f26ccee8f3ea67822f44f015a93cf0a4e2a202a5569e766ce0dd651f9ddf2f1251dca9d342dbb3fa58c2cf29bec04f7e24574136b46621
 SHA512 
3537ec6b9503802a7efbbea7ae6ddf864188ba3b73c8121b434efc527f3c3e8d8f5e68447541a867b4422ccc5e3d2af85f491807a597bdb747960e8ab983bebd
-DIST latte-dock-0.9.3.tar.xz 708252 BLAKE2B 
e15a3218e675c03167cc3af33eafcefe33863af2847af08441e210e1c710427e3ea2b30b03cf67e568483c5af93c15d94add2e7e94914678f4469e29849cdf76
 SHA512 
6e9bc41fc6fb2286ea242498771c30da1158dc968809f6685ee8c55191cec2e09a3f78dcb43255a33967e1750855e92e773ebb0eb83829067dd3b6b81ad5e79c
 DIST latte-dock-0.9.4.tar.xz 711788 BLAKE2B 
0e725da78dd9e243b29bf2721de3e060fe4ee1f7da532c84ba52d582db106257bddc554263575f98324e750b7bcb17ae495eaceebead5ffbd6838311753d9447
 SHA512 
05b7983db75589e1c2c150167d4aca4b9a4b0025f0de7906441d9a90c69bab9efc716addc53e0262dfaeca89fbaa39d50f938535ce6b8898422e906e9f905687
 DIST latte-dock-0.9.5.tar.xz 715260 BLAKE2B 
c92f9613851756289bd78a8484490f9237caf02f91c502dd095bfecd10be2ae316fa68430ca9eddbf08bf55ef26b8b4fcb167e07e111727f7b137379465221e8
 SHA512 
74fc5f53c56ff7c0780089a675aac0714fec46e31b3e32c8ded8e74d77396f3b5959ba2ce60606bfddd930fcb86a45ecd3ee5050e866c1ac334bce191215325f

diff --git a/kde-misc/latte-dock/latte-dock-0.9.3.ebuild 
b/kde-misc/latte-dock/latte-dock-0.9.3.ebuild
deleted file mode 100644
index 56133083024..000
--- a/kde-misc/latte-dock/latte-dock-0.9.3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kde5
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Elegant dock, based on KDE Frameworks"
-HOMEPAGE="https://store.kde.org/p/1169519/
-   https://github.com/psifidotos/Latte-Dock";
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   $(add_frameworks_dep kactivities)
-   $(add_frameworks_dep karchive)
-   $(add_frameworks_dep kconfig)
-   $(add_frameworks_dep kcoreaddons)
-   $(add_frameworks_dep kcrash)
-   $(add_frameworks_dep kdbusaddons)
-   $(add_frameworks_dep kdeclarative)
-   $(add_frameworks_dep kglobalaccel)
-   $(add_frameworks_dep kguiaddons)
-   $(add_frameworks_dep ki18n)
-   $(add_frameworks_dep kiconthemes)
-   $(add_frameworks_dep knewstuff)
-   $(add_frameworks_dep knotifications)
-   $(add_frameworks_dep kpackage)
-   $(add_frameworks_dep kwayland)
-   $(add_frameworks_dep kwindowsystem)
-   $(add_frameworks_dep kxmlgui)
-   $(add_frameworks_dep plasma X)
-   $(add_plasma_dep libksysguard)
-   $(add_qt_dep qtdbus)
-   $(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgraphicaleffects)
-   $(add_qt_dep qtgui 'xcb')
-   $(add_qt_dep qtwidgets)
-   $(add_qt_dep qtx11extras)
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libxcb
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )



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

2019-12-07 Thread David Seifert
commit: 6b780aa14a9f240d8991c418a397913bc1fafd50
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 20:58:13 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 20:58:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b780aa1

sci-mathematics/rstudio: Remove old

*  gentoo.org>

 sci-mathematics/rstudio/Manifest  |   2 -
 sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild | 247 -
 sci-mathematics/rstudio/rstudio-1.1.453.ebuild| 250 -
 sci-mathematics/rstudio/rstudio-1.1.463.ebuild| 254 --
 4 files changed, 753 deletions(-)

diff --git a/sci-mathematics/rstudio/Manifest b/sci-mathematics/rstudio/Manifest
index 0b00d0f295a..2c0bab41204 100644
--- a/sci-mathematics/rstudio/Manifest
+++ b/sci-mathematics/rstudio/Manifest
@@ -7,8 +7,6 @@ DIST gwt-2.8.1.zip 95650299 BLAKE2B 
3853d50d1346e313903b6f0c4b8405ce9e896e516524
 DIST packrat-0.98.1000.tar.gz 97677 BLAKE2B 
282fe33dc5ba366ceea05a222ae2d018bc3ad8f35fad73c585a3d4901c3287e6902277a9c7ca087854f3944bd85ff1b1d1f02869ece686b10f946e2f1cb1296c
 SHA512 
2290c768ecf27a037e73c3f8336b9fd71c68ff19d071b4a8fbc469550d29007cacacdb75f854f73b5db2139a5104f129b85a3612e2ee47bd6118ee13f7d103a6
 DIST rmarkdown-0.98.1000.tar.gz 1423820 BLAKE2B 
eac8c9cf438c9b44ddfe954602dd67a83764b0c988b3ba571877c986b0d5d237059ed6643a86bb404428857ec8c346bfecd12f7cd15cde301cb0ce331f842b7f
 SHA512 
df3540c24c87930fe55bff2ffe67c86c219800cb00ed72ba9451ecd0d0cad411548a78c1a04b9a2e301e853616dcb77e09129c4e48ade6f16d3f14b7ea7e4852
 DIST rsconnect_0.4.1.4_fcac892a69817febd7b655b189bf57193260cda0.tar.gz 197051 
BLAKE2B 
1f3f9fe71d7b50ab5108dfdbd3cc0b882bcc935ee58e8a9145b07a18bb86c39bc45e321a13add24df99492bc30548df716775c339bcbf4efc2bfe158299ae55a
 SHA512 
208dc349f4aa7613ecf94939aba60d22d3a06972344b526c9b6c951015571f5922927bca08db571a7b8a268e42609a4f558f01278c9685f6da2ffc66a1f95ade
-DIST rstudio-1.1.383.tar.gz 20196702 BLAKE2B 
5164230a92618e4252269ad0016b200294d1e7fa502cc49aa694486cda098ee7ffc65e6c74a87d891d0532f5cc15d1552aa86d04047d07b4f275cbc4d2758647
 SHA512 
3f637f9bce2c1ad1a4ed3e74287da722190a4e12b0cace6ffcca271977d49dcecca9365f2064366aad94e87851593cab83fa9361e9a9222a9f67fe9451f31ed2
-DIST rstudio-1.1.453.tar.gz 20200360 BLAKE2B 
560b89e53b04356ecf9a02dd8a7e72ad8d6c30bf406fbe7e22a82cc6d33d40e84bececf5ecda9cf086360b2bd2fa64d6b33c2dd675ef5f605f9e825d7ca2dc84
 SHA512 
f2be0866f645007a6f80959109928820c89480057c3660d23e790591797d4f4c371733f49290dae9c81bfc2715821528e2a105e7a66d4d9ffbfc7ee2a596976c
 DIST rstudio-1.1.463.tar.gz 20203779 BLAKE2B 
97f879539cbb7051af362a8469795a47feb42d18ff46dbbdffe36e0685d1cd5704848b3bf5a5611d482a09567722e35288527302cd521b18e2a48b347c919e17
 SHA512 
987347563a9726363c28d866e1372eae8eb19a5cbd0e33c7ee0e0c8f90471c4b69de0f559c00410523841b6c090b584652e01496f5db33c015a4554d2f4e179b
 DIST rstudio-1.2.1335.tar.gz 20440199 BLAKE2B 
cdd54a7df5a234bcc6d440f4ba5b45e58ea469f8dac5a17d9088f9d65035495c86b5a308cde28a224648f96a74038299863291f3c516a1d567762ecc5bfb079c
 SHA512 
90657effc55264bf3efa1a8a5d2bbe94a37727f0450202ade99b9fbb71ea75b6dd9fa798d17cd4d1a1a97a16f186de8004d1888b6ea43f36d5252508520d3cde
 DIST selenium-java-2.37.0.zip 24625928 BLAKE2B 
b369a805ae96f0d0913c4be42888d9c2a1e213ff982f9daefe73fadb705baa80ab0186ab50ed52609e83697cffaf8d617d06d75405cb8e1c3fe8e7c5b81dba25
 SHA512 
68624e82dbc751a25c50fad72702a98eb30d77fd4337d2a969f8e06bcc49e5f8c835cd27ec53772f3375014ddde1d5636936e966b75f3594a9f86aa18ba4e779

diff --git a/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild 
b/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
deleted file mode 100644
index 9dc32b4769c..000
--- a/sci-mathematics/rstudio/rstudio-1.1.383-r1.ebuild
+++ /dev/null
@@ -1,247 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils user cmake-utils gnome2-utils pam versionator xdg-utils 
java-pkg-2 pax-utils qmake-utils
-
-# TODO
-# * package gin and gwt
-# * use dict from tree, linguas
-# * do src_test (use junit from tree?)
-
-# update from scripts in dependencies/common
-# egrep '(GWT_SDK_VER=|GIN_VER=|SELENIUM_VER=|CHROMEDRIVER_VER=)' 
dependencies/common/install-gwt
-GWT_VER=2.7.0
-GIN_VER=1.5
-SELENIUM_VER=2.37.0
-CHROMEDRIVER_VER=2.7
-# grep 'PANDOC_VERSION=' dependencies/common/update-pandoc
-PANDOC_VER=1.13.1
-# ls dependencies/common/*.tar.gz
-PACKRAT_VER=0.98.1000
-RMARKDOWN_VER=0.98.1000
-SHINYAPPS_VER=0.98.1000
-RSCONNECT_VER=0.4.1.4_fcac892a69817febd7b655b189bf57193260cda0
-
-DESCRIPTION="IDE for the R language"
-HOMEPAGE="
-   http://www.rstudio.org
-   https://github.com/rstudio/rstudio/";
-SRC_URI="
-   https://github.com/rstudio/rstudio/archive/v${PV}.tar.gz -> ${P}.tar.gz
-   https://s3.amazonaws.com/rstudio-buildtools/gin-${GIN_VER}.zip
-   https://s3.amazonaws.com/rstudio-buildtools/gwt-${GWT_VER}.zip
-   
https://s3.amazonaws.com/rstudi

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

2019-12-07 Thread Michał Górny
commit: a1d8b122e1b29fea6837c414dad73db3d915eafb
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  7 20:25:32 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  7 20:31:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d8b122

dev-util/pkgcheck: Require setuptools for doc install too

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

 dev-util/pkgcheck/pkgcheck-0.7.1.ebuild | 5 -
 dev-util/pkgcheck/pkgcheck-.ebuild  | 5 -
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-util/pkgcheck/pkgcheck-0.7.1.ebuild 
b/dev-util/pkgcheck/pkgcheck-0.7.1.ebuild
index 85632f39aa0..8ab52c61b8a 100644
--- a/dev-util/pkgcheck/pkgcheck-0.7.1.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.7.1.ebuild
@@ -45,12 +45,15 @@ DEPEND="${RDEPEND}
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
') )
+   !doc? (
+   $(python_gen_any_dep 'dev-python/setuptools[${PYTHON_USEDEP}]')
+   )
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
 
 python_check_deps() {
+   has_version "dev-python/setuptools[${PYTHON_USEDEP}]" || return 1
if use doc; then
-   has_version "dev-python/setuptools[${PYTHON_USEDEP}]" &&
has_version "dev-python/docutils[${PYTHON_USEDEP}]" &&
has_version "dev-python/sphinx[${PYTHON_USEDEP}]"
fi

diff --git a/dev-util/pkgcheck/pkgcheck-.ebuild 
b/dev-util/pkgcheck/pkgcheck-.ebuild
index 85632f39aa0..8ab52c61b8a 100644
--- a/dev-util/pkgcheck/pkgcheck-.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-.ebuild
@@ -45,12 +45,15 @@ DEPEND="${RDEPEND}
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
') )
+   !doc? (
+   $(python_gen_any_dep 'dev-python/setuptools[${PYTHON_USEDEP}]')
+   )
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
 
 python_check_deps() {
+   has_version "dev-python/setuptools[${PYTHON_USEDEP}]" || return 1
if use doc; then
-   has_version "dev-python/setuptools[${PYTHON_USEDEP}]" &&
has_version "dev-python/docutils[${PYTHON_USEDEP}]" &&
has_version "dev-python/sphinx[${PYTHON_USEDEP}]"
fi



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

2019-12-07 Thread Michał Górny
commit: 88e55c3d652832cf3fd218af52c763ddcea066f6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  7 20:03:13 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  7 20:31:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e55c3d

dev-libs/libxml2: Fix MissingTestRestrict

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

 dev-libs/libxml2/libxml2-2.9.9-r2.ebuild | 1 +
 dev-libs/libxml2/libxml2-2.9.9.ebuild| 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild 
b/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
index 3ddadc82e9e..b001a77d4c5 100644
--- a/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
@@ -16,6 +16,7 @@ SLOT="2"
 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="debug examples icu ipv6 lzma python readline static-libs test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="!test? ( test )"
 
 XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite";
 XSTS_NAME_1="xmlschema2002-01-16"

diff --git a/dev-libs/libxml2/libxml2-2.9.9.ebuild 
b/dev-libs/libxml2/libxml2-2.9.9.ebuild
index cc03219b06f..494a0644ac7 100644
--- a/dev-libs/libxml2/libxml2-2.9.9.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.9.ebuild
@@ -15,6 +15,7 @@ SLOT="2"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 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="debug examples icu ipv6 lzma python readline static-libs test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+RESTRICT="!test? ( test )"
 
 XSTS_HOME="http://www.w3.org/XML/2004/xml-schema-test-suite";
 XSTS_NAME_1="xmlschema2002-01-16"



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

2019-12-07 Thread Michał Górny
commit: 3ac390cc82d42c6d50dcff61b9884dbf19b03e7d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  7 19:52:39 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  7 20:31:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac390cc

dev-libs/libxml2: Ensure using correct Python sitedir

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

 .../libxml2/{libxml2-2.9.9-r1.ebuild => libxml2-2.9.9-r2.ebuild} | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild 
b/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
similarity index 97%
rename from dev-libs/libxml2/libxml2-2.9.9-r1.ebuild
rename to dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
index 64d73e237ca..3ddadc82e9e 100644
--- a/dev-libs/libxml2/libxml2-2.9.9-r1.ebuild
+++ b/dev-libs/libxml2/libxml2-2.9.9-r2.ebuild
@@ -134,7 +134,10 @@ multilib_src_configure() {
 
libxml2_py_configure() {
mkdir -p "${BUILD_DIR}" || die # ensure python build dirs exist
-   run_in_build_dir libxml2_configure 
"--with-python=${ROOT%/}${PYTHON}" # odd build system, also see bug #582130
+   run_in_build_dir libxml2_configure \
+   "--with-python=${EPYTHON}" \
+   "--with-python-install-dir=$(python_get_sitedir)"
+   # odd build system, also see bug #582130
}
 
libxml2_configure --without-python # build python bindings separately



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

2019-12-07 Thread Michał Górny
commit: b83196eff9ea2a659440e704feac5a82cd6c327f
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Dec  7 20:24:55 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Dec  7 20:31:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b83196ef

sys-apps/pkgcore: Require setuptools for doc install too

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

 sys-apps/pkgcore/pkgcore-0.10.8.ebuild | 5 -
 sys-apps/pkgcore/pkgcore-.ebuild   | 5 -
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sys-apps/pkgcore/pkgcore-0.10.8.ebuild 
b/sys-apps/pkgcore/pkgcore-0.10.8.ebuild
index ca168a44e36..48263e63a06 100644
--- a/sys-apps/pkgcore/pkgcore-0.10.8.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.10.8.ebuild
@@ -35,12 +35,15 @@ DEPEND="${RDEPEND}
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
') )
+   !doc? (
+   $(python_gen_any_dep 'dev-python/setuptools[${PYTHON_USEDEP}]')
+   )
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
 
 python_check_deps() {
+   has_version "dev-python/setuptools[${PYTHON_USEDEP}]" || return 1
if use doc; then
-   has_version "dev-python/setuptools[${PYTHON_USEDEP}]" &&
has_version "dev-python/docutils[${PYTHON_USEDEP}]" &&
has_version "dev-python/sphinx[${PYTHON_USEDEP}]"
fi

diff --git a/sys-apps/pkgcore/pkgcore-.ebuild 
b/sys-apps/pkgcore/pkgcore-.ebuild
index ca168a44e36..48263e63a06 100644
--- a/sys-apps/pkgcore/pkgcore-.ebuild
+++ b/sys-apps/pkgcore/pkgcore-.ebuild
@@ -35,12 +35,15 @@ DEPEND="${RDEPEND}
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
') )
+   !doc? (
+   $(python_gen_any_dep 'dev-python/setuptools[${PYTHON_USEDEP}]')
+   )
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
 
 python_check_deps() {
+   has_version "dev-python/setuptools[${PYTHON_USEDEP}]" || return 1
if use doc; then
-   has_version "dev-python/setuptools[${PYTHON_USEDEP}]" &&
has_version "dev-python/docutils[${PYTHON_USEDEP}]" &&
has_version "dev-python/sphinx[${PYTHON_USEDEP}]"
fi



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

2019-12-07 Thread Andreas Sturmlechner
commit: 919c31a608c00dfc7a507694630c55617cfdff26
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec  7 20:04:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec  7 20:04:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=919c31a6

profiles: Mask sci-astronomy/casacore for removal

Bug: https://bugs.gentoo.org/624222
Bug: https://bugs.gentoo.org/654426
Acked-by: David Seifert  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 68826ebe964..1b2ac6e96cd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Andreas Sturmlechner  (2019-12-07)
+# Fails to build against dev-libs/boost-1.71.0, depends on py27.
+# Bug 624222, removal in 30 days.
+sci-astronomy/casacore
+
 # Fabian Groffen  (2019-12-07)
 # doesn't quite work well, needs fixing
 >=app-admin/diamond-4.0.515.20180315



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

2019-12-07 Thread David Seifert
commit: 3c076539efbdbe557f9f618e6ade794eb752dbfc
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 19:48:33 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 19:48:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c076539

dev-util/boost-build: Remove old

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

 dev-util/boost-build/Manifest  |   2 -
 dev-util/boost-build/boost-build-1.65.0.ebuild | 141 
 dev-util/boost-build/boost-build-1.70.0.ebuild | 143 -
 .../boost-build-1.50.0-respect-c_ld-flags.patch|  53 
 ...t-build-1.52.0-darwin-no-python-framework.patch |  17 ---
 ...ild-1.54.0-support_dots_in_python-buildid.patch |  19 ---
 .../files/boost-build-1.55.0-ppc-aix.patch |  13 --
 7 files changed, 388 deletions(-)

diff --git a/dev-util/boost-build/Manifest b/dev-util/boost-build/Manifest
index c189b10ccc4..1d613291002 100644
--- a/dev-util/boost-build/Manifest
+++ b/dev-util/boost-build/Manifest
@@ -1,3 +1 @@
-DIST boost_1_65_0.tar.bz2 82597718 BLAKE2B 
0080956d6ad2f14130ce4a4734b1bd1ce83d3651b226653689e02770baa83cf11811ef4e44948ff68a168d9ce5cbfaea4f758970df2b4e9faa2d410181885f5b
 SHA512 
7142650fb8d61e3ef16ba066fc918e087f19e9bc2ad1d6a11fb10bf0d6b1b5ad05ab032f076a5233a1624b3669e952b2cc38b7dc074bbf53018e2970ee90fcdd
-DIST boost_1_70_0.tar.bz2 97887058 BLAKE2B 
dc7a974c6dc2662b767dbd87cb832cd1749c24fb745779d1059b73f19f7e52b33b645adfe72b0296c5e098e5cdb3b9f5eddd382374f33fbcd2ad5739287b2206
 SHA512 
7f2ea9636baf0210e8ed1d21ee798efb6ce23c0710ff8228b285e2214f82193bcd2d912fd435929c554289a59101c7be2e27ce798f93833f307976f0dd070b49
 DIST boost_1_71_0.tar.bz2 100124647 BLAKE2B 
edf5a03d5a5a63ef5826ef3c19a5ee862a43eb93e8e3d76f8a0d1f2c23122f5a0535e045058110574cd19092f3199c28ab9dae53f9db05ffe8c0b0b8cdbe27a9
 SHA512 
b7937d50c4512cf13cadd0ca829de36cf2cbc6fb788f45b1d4565ad0753e2b206c545125a5862016c2f16016f2e4a6b687928963b466fff17c3e0a4437142c20

diff --git a/dev-util/boost-build/boost-build-1.65.0.ebuild 
b/dev-util/boost-build/boost-build-1.65.0.ebuild
deleted file mode 100644
index 4c164c8d29c..000
--- a/dev-util/boost-build/boost-build-1.65.0.ebuild
+++ /dev/null
@@ -1,141 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-RESTRICT="test"
-
-PYTHON_COMPAT=( python2_7 )
-inherit eutils flag-o-matic prefix python-single-r1 toolchain-funcs versionator
-
-MY_PV="$(replace_all_version_separators _)"
-
-DESCRIPTION="A system for large project software construction, simple to use 
and powerful"
-HOMEPAGE="https://boostorg.github.io/build/";
-SRC_URI="https://downloads.sourceforge.net/project/boost/boost/${PV}/boost_${MY_PV}.tar.bz2";
-
-LICENSE="Boost-1.0"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="examples python test"
-
-RDEPEND="python? ( ${PYTHON_DEPS} )
-   !/dev/null || die
-   eapply "${FILESDIR}/${PN}-1.54.0-fix-test.patch"
-   popd >/dev/null || die
-
-   # Remove stripping option
-   # Fix python components build on multilib systems, bug #496446
-   cd "${S}/engine" || die
-   sed -i \
-   -e 's|-s\b||' \
-   -e "/libpython/s/lib ]/$(get_libdir) ]/" \
-   build.jam || die "sed failed"
-
-   # Force regeneration
-   rm jambase.c || die
-
-   # This patch allows us to fully control optimization
-   # and stripping flags when bjam is used as build-system
-   # We simply extend the optimization and debug-symbols feature
-   # with empty dummies called 'none'
-   cd "${S}" || die
-   sed -i \
-   -e 's/\(off speed space\)/\1 none/' \
-   -e 's/\(debug-symbols  : on off\)/\1 none/' \
-   tools/builtin.jam || die "sed failed"
-}
-
-src_configure() {
-   hprefixify engine/Jambase
-   if use python; then
-   # replace versions by user-selected one (TODO: fix this when 
slot-op
-   # deps are available to always match the best version available)
-   sed -i \
-   -e "s|27 26 25 24 23 22|${EPYTHON#python}|" \
-   engine/build.jam || die "sed failed"
-   fi
-}
-
-src_compile() {
-   cd engine || die
-
-   local toolset
-
-   if [[ ${CHOST} == *-darwin* ]]; then
-   toolset=darwin
-   else
-   # Using boost's generic toolset here, which respects CC and 
CFLAGS
-   toolset=cc
-   fi
-
-   CC=$(tc-getCC) ./build.sh ${toolset} -d+2 $(use_with python python 
"${EROOT%/}"/usr) || die "building bjam failed"
-}
-
-src_install() {
-   dobin engine/bin.*/{bjam,b2}
-
-   insinto /usr/sh

[gentoo-commits] repo/gentoo:master commit in: dev-libs/boost/, dev-libs/boost/files/

2019-12-07 Thread David Seifert
commit: e92740975b8485147639004d841a27451b84187d
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 19:48:30 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 19:48:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9274097

dev-libs/boost: Remove old

Closes: https://github.com/gentoo/gentoo/pull/13900
Package-Manager: Portage-2.3.81, Repoman-2.3.19
Signed-off-by: David Seifert  gentoo.org>

 dev-libs/boost/Manifest|   2 -
 dev-libs/boost/boost-1.65.0.ebuild | 439 -
 dev-libs/boost/boost-1.70.0.ebuild | 332 
 .../boost/files/boost-1.55.0-context-x32.patch |  42 --
 dev-libs/boost/files/boost-1.65.0-fix-python.patch | 272 -
 5 files changed, 1087 deletions(-)

diff --git a/dev-libs/boost/Manifest b/dev-libs/boost/Manifest
index c189b10ccc4..1d613291002 100644
--- a/dev-libs/boost/Manifest
+++ b/dev-libs/boost/Manifest
@@ -1,3 +1 @@
-DIST boost_1_65_0.tar.bz2 82597718 BLAKE2B 
0080956d6ad2f14130ce4a4734b1bd1ce83d3651b226653689e02770baa83cf11811ef4e44948ff68a168d9ce5cbfaea4f758970df2b4e9faa2d410181885f5b
 SHA512 
7142650fb8d61e3ef16ba066fc918e087f19e9bc2ad1d6a11fb10bf0d6b1b5ad05ab032f076a5233a1624b3669e952b2cc38b7dc074bbf53018e2970ee90fcdd
-DIST boost_1_70_0.tar.bz2 97887058 BLAKE2B 
dc7a974c6dc2662b767dbd87cb832cd1749c24fb745779d1059b73f19f7e52b33b645adfe72b0296c5e098e5cdb3b9f5eddd382374f33fbcd2ad5739287b2206
 SHA512 
7f2ea9636baf0210e8ed1d21ee798efb6ce23c0710ff8228b285e2214f82193bcd2d912fd435929c554289a59101c7be2e27ce798f93833f307976f0dd070b49
 DIST boost_1_71_0.tar.bz2 100124647 BLAKE2B 
edf5a03d5a5a63ef5826ef3c19a5ee862a43eb93e8e3d76f8a0d1f2c23122f5a0535e045058110574cd19092f3199c28ab9dae53f9db05ffe8c0b0b8cdbe27a9
 SHA512 
b7937d50c4512cf13cadd0ca829de36cf2cbc6fb788f45b1d4565ad0753e2b206c545125a5862016c2f16016f2e4a6b687928963b466fff17c3e0a4437142c20

diff --git a/dev-libs/boost/boost-1.65.0.ebuild 
b/dev-libs/boost/boost-1.65.0.ebuild
deleted file mode 100644
index 7db346d2433..000
--- a/dev-libs/boost/boost-1.65.0.ebuild
+++ /dev/null
@@ -1,439 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
-
-inherit eutils flag-o-matic multiprocessing python-r1 toolchain-funcs 
versionator multilib-minimal
-
-MY_P="${PN}_$(replace_all_version_separators _)"
-MAJOR_V="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Boost Libraries for C++"
-HOMEPAGE="https://www.boost.org/";
-SRC_URI="https://downloads.sourceforge.net/project/boost/${PN}/${PV}/${MY_P}.tar.bz2";
-
-LICENSE="Boost-1.0"
-SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 
~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"
-
-IUSE="context debug doc icu +nls mpi python static-libs +threads tools"
-
-RDEPEND="icu? ( >=dev-libs/icu-3.6:=[${MULTILIB_USEDEP}] )
-   !icu? ( virtual/libiconv[${MULTILIB_USEDEP}] )
-   mpi? ( >=virtual/mpi-2.0-r4[${MULTILIB_USEDEP},cxx,threads] )
-   python? ( ${PYTHON_DEPS} )
-   app-arch/bzip2[${MULTILIB_USEDEP}]
-   sys-libs/zlib[${MULTILIB_USEDEP}]
-   !app-admin/eselect-boost"
-DEPEND="${RDEPEND}
-   =dev-util/boost-build-${MAJOR_V}*"
-REQUIRED_USE="
-   mpi? ( threads )
-   python? ( ${PYTHON_REQUIRED_USE} )"
-
-S="${WORKDIR}/${MY_P}"
-
-# the tests will never fail because these are not intended as sanity
-# tests at all. They are more a way for upstream to check their own code
-# on new compilers. Since they would either be completely unreliable
-# (failing for no good reason) or completely useless (never failing)
-# there is no point in having them in the ebuild to begin with.
-RESTRICT="test"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-1.48.0-disable_icu_rpath.patch"
-   "${FILESDIR}/${PN}-1.55.0-context-x32.patch"
-   "${FILESDIR}/${PN}-1.56.0-build-auto_index-tool.patch"
-   "${FILESDIR}/${PN}-1.65.0-fix-python.patch"
-)
-
-python_bindings_needed() {
-   multilib_is_native_abi && use python
-}
-
-tools_needed() {
-   multilib_is_native_abi && use tools
-}
-
-create_user-config.jam() {
-   local compiler compiler_version compiler_executable
-
-   if [[ ${CHOST} == *-darwin* ]]; then
-   compiler="darwin"
-   compiler_version="$(gcc-fullversion)"
-   compiler_executable="$(tc-getCXX)"
-   else
-   compiler="gcc"
-   compiler_version="$(gcc-version)"
-   compiler_executable="$(tc-getCXX)"
-   fi
-   local mpi_configuration python_configuration
-
-   if use mpi; then
-   mpi_configuration="using mpi ;"
-   fi
-
-   if python_bindings_needed; then
-   # boost expects libpython$(pyver) and 

[gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/

2019-12-07 Thread Thomas Raschbacher
commit: 3534bbb6e3fceeab48e5e3dd43f80ad98e2638e6
Author: Thomas Raschbacher  gentoo  org>
AuthorDate: Sat Dec  7 19:41:53 2019 +
Commit: Thomas Raschbacher  gentoo  org>
CommitDate: Sat Dec  7 19:42:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3534bbb6

app-antivirus/clamav: version bump

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Thomas Raschbacher  gentoo.org>

 app-antivirus/clamav/Manifest  |   1 +
 app-antivirus/clamav/clamav-0.101.5.ebuild | 175 +
 2 files changed, 176 insertions(+)

diff --git a/app-antivirus/clamav/Manifest b/app-antivirus/clamav/Manifest
index 6af7a532eee..38bb06b3e97 100644
--- a/app-antivirus/clamav/Manifest
+++ b/app-antivirus/clamav/Manifest
@@ -1,4 +1,5 @@
 DIST clamav-0.101.2.tar.gz 21722932 BLAKE2B 
5c2960e678510a6f829fc9333e05a45a57a704e13eb407e0f890dd5553a1f9644eb3b1122c677755237b8c682127319d447a508087bc9130d14cd2cfec92896a
 SHA512 
f9ea4589a8081acf7b6d454d1a068da05ae6574a9070a08f9438935795cb6dc084ffb9222b11fb1623f31962f859e6536a2f5bd1de29ef6b9b314efa5edc8c7e
 DIST clamav-0.101.3.tar.gz 21389753 BLAKE2B 
f254846dad40bd9dda650ece9dd672ca040fe4779b4f46a5cfa087808711055745d02c65f24da9589420e979a777bc435f68d25f6940ebf283cd0a8f240908b5
 SHA512 
285e6011ef5b68683daae7287005b2a615d7ee2fb9dac28d6db347cf7fe101da627aaec800366e83551f41afb78c6b08517def7aa30d0f0c347e54344b0b14d3
 DIST clamav-0.101.4.tar.gz 21408145 BLAKE2B 
5eba85dcf203f56cbd943e479e660469dcc1972819674f5624207f4123ec74207b664cba3c9b0318665d261176da338f3c3fba9c938eeb626ce75174d525a43f
 SHA512 
fae914a95b674fa6bdea044abec702401146590ca0aaaea1245deb1c4770641a794f60ff7b448b24d8c1923150cb7ba230848974837257c3a8ab20ea1e2f86d3
+DIST clamav-0.101.5.tar.gz 21423304 BLAKE2B 
b6468595f79f2040b414bf288efcfcd41ffcba377595b5d829a3bc24ab92c4ad7585f5f15b55430f591c50e85a47d49e1597264249b80dfe931a449086de1077
 SHA512 
14e2f79573ed8bf885e4ba47ac22e713060d46e1704467f6c83c3a3abf37ffbd3a1b20bb0de87059a8df6faca9c10efe0f01cdfee54edb62ad863679013e1966
 DIST clamav-0.102.1.tar.gz 13215586 BLAKE2B 
653e5506ed0b19c154038e960184abf2773a8a12a775dda81ce4f69fe7e58c457c39d85e24ce43bda9f09f43766c81af69d5462e7459077b0e4886f73a2a5ba2
 SHA512 
2d0cd2dece771ab8228771f9a95eb0342e756083a0107b2bef31bd2f5f46c36aa692e15d7eb2ea321f535ea4e18c8df043c8663ae350d40fbe1bdb4d073dcb90

diff --git a/app-antivirus/clamav/clamav-0.101.5.ebuild 
b/app-antivirus/clamav/clamav-0.101.5.ebuild
new file mode 100644
index 000..4872ce687bf
--- /dev/null
+++ b/app-antivirus/clamav/clamav-0.101.5.ebuild
@@ -0,0 +1,175 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools eutils flag-o-matic user systemd
+
+DESCRIPTION="Clam Anti-Virus Scanner"
+HOMEPAGE="https://www.clamav.net/";
+SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api 
selinux static-libs test uclibc xml"
+
+CDEPEND="bzip2? ( app-arch/bzip2 )
+   clamdtop? ( sys-libs/ncurses:0 )
+   iconv? ( virtual/libiconv )
+   metadata-analysis-api? ( dev-libs/json-c:= )
+   milter? ( || ( mail-filter/libmilter mail-mta/sendmail ) )
+   >=sys-libs/zlib-1.2.2:=
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   sys-devel/libtool
+   || ( dev-libs/libpcre2 >dev-libs/libpcre-6 )
+   dev-libs/libmspack
+   xml? ( dev-libs/libxml2 )
+   elibc_musl? ( sys-libs/fts-standalone )
+   !!https://blog.clamav.net/2014/02/introducing-openssl-as-dependency-to.html
+DEPEND="${CDEPEND}
+   virtual/pkgconfig
+   test? ( dev-libs/check )"
+RDEPEND="${CDEPEND}
+   selinux? ( sec-policy/selinux-clamav )"
+
+DOCS=( docs/UserManual.md docs/UserManual )
+HTML_DOCS=( docs/html )
+
+PATCHES=(
+   "${FILESDIR}/${PN}-0.101.2-libxml2_pkgconfig.patch" #661328
+   "${FILESDIR}/${PN}-0.101.2-tinfo.patch" #670729
+)
+
+pkg_setup() {
+   enewgroup clamav
+   enewuser clamav -1 -1 /dev/null clamav
+}
+
+src_prepare() {
+   default
+   eautoconf
+}
+
+src_configure() {
+   use elibc_musl && append-ldflags -lfts
+   use ppc64 && append-flags -mminimal-toc
+   use uclibc && export ac_cv_type_error_t=yes
+
+   # according to configure help it should be
+   # $(use_enable xml)
+   # but that does not work
+   # do not add this, since --disable-xml seems to override
+   # --without-xml
+
+   econf \
+   $(use_enable bzip2) \
+   $(use_enable clamdtop) \
+   $(use_enable ipv6) \
+   $(use_enable milter) \
+   $(use_enable static-libs static) \
+   $(use_enable test check) \
+   $(use_wi

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

2019-12-07 Thread Amy Liffey
commit: 432d7ed8116713d109521ea4f5ec0a9e2310feb6
Author: Amy Liffey  gentoo  org>
AuthorDate: Sat Dec  7 19:38:29 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Sat Dec  7 19:38:59 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=432d7ed8

media-libs/opencv: dont try to install LICENSE.txt

Submitted-by: Helmut Jarausch  igpm.rwth-aachen.de>
Closes: https://bugs.gentoo.org/701448
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Amy Liffey  gentoo.org>

 media-libs/opencv/files/opencv-4.1.2-opencl-license.patch | 10 ++
 media-libs/opencv/opencv-4.1.2-r2.ebuild  |  1 +
 2 files changed, 11 insertions(+)

diff --git a/media-libs/opencv/files/opencv-4.1.2-opencl-license.patch 
b/media-libs/opencv/files/opencv-4.1.2-opencl-license.patch
new file mode 100644
index 000..f69a88db0a4
--- /dev/null
+++ b/media-libs/opencv/files/opencv-4.1.2-opencl-license.patch
@@ -0,0 +1,10 @@
+--- a/cmake/OpenCVDetectOpenCL.cmake.ORIG  2019-11-29 11:29:00.642852106 
+0100
 b/cmake/OpenCVDetectOpenCL.cmake   2019-11-29 11:37:57.088822546 +0100
+@@ -5,7 +5,6 @@
+ else()
+   set(OPENCL_LIBRARY "" CACHE STRING "OpenCL library")
+   set(OPENCL_INCLUDE_DIR "${OpenCV_SOURCE_DIR}/3rdparty/include/opencl/1.2" 
CACHE PATH "OpenCL include directory")
+-  ocv_install_3rdparty_licenses(opencl-headers 
"${OpenCV_SOURCE_DIR}/3rdparty/include/opencl/LICENSE.txt")
+ endif()
+ mark_as_advanced(OPENCL_INCLUDE_DIR OPENCL_LIBRARY)
+ 

diff --git a/media-libs/opencv/opencv-4.1.2-r2.ebuild 
b/media-libs/opencv/opencv-4.1.2-r2.ebuild
index 5f9efaf9134..c97e2fcb3f4 100644
--- a/media-libs/opencv/opencv-4.1.2-r2.ebuild
+++ b/media-libs/opencv/opencv-4.1.2-r2.ebuild
@@ -235,6 +235,7 @@ PATCHES=(
"${FILESDIR}/${PN}-3.4.0-disable-download.patch"
"${FILESDIR}/${PN}-3.4.1-cuda-add-relaxed-constexpr.patch"
"${FILESDIR}/${P}-pkg-config-file.patch"
+   "${FILESDIR}/${P}-opencl-license.patch"
 )
 
 pkg_pretend() {



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

2019-12-07 Thread Joonas Niilola
commit: 9e7b8fe47d80e7b74f5085147d2d08f98ee74dfa
Author: Jannis Achstetter  kripserver  net>
AuthorDate: Wed Jul 17 06:02:53 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Dec  7 19:38:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e7b8fe4

app-misc/qlcplus: Also add version 5.0.0_alpha3

Signed-off-by: Jannis Achstetter  kripserver.net>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Closes: https://github.com/gentoo/gentoo/pull/12418
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/qlcplus/Manifest|  1 +
 app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild | 73 
 2 files changed, 74 insertions(+)

diff --git a/app-misc/qlcplus/Manifest b/app-misc/qlcplus/Manifest
index 3f45e4f268f..d7cd59f28ee 100644
--- a/app-misc/qlcplus/Manifest
+++ b/app-misc/qlcplus/Manifest
@@ -1,2 +1,3 @@
 DIST qlcplus-4.11.1.tar.gz 9394093 BLAKE2B 
0b91359217b723ed184f6a609ee0ef0a39f5f08aa8933abc7a3c429e4d5a3b2d1dc8ef454c00a172bc0e7b8f7fb0779d7fbba96ed5fafe403853f2a3bb8ce7b8
 SHA512 
14efdbe5cd53da592a58b48efb1daf7dda2a4e19d7d20792d34674af2aa1b9c287cfd58673db7838885642bb2ebfaf9b462be41d33f8d89497cb61dfab7246df
 DIST QLC+_4.12.2.tar.gz 10804401 BLAKE2B 
95b005985da99d1d1f557b4ac5d6ae7d844ea4f69a7cfa63d79b288ce654b5a70f9e6168f6fd4144496d3cff59a721972acd3ba47fd1477ab4bfd0218f5aeeda
 SHA512 
b274f0559ce15e045d653f4c034dc083922a13c6f9c5e7ba11026b3be9bb85fe447bb489d536dd24bb99bd4b08433f24f1713b73701afff99fa845fcef2547af
+DIST QLC+_5.0.0_alpha3.tar.gz 10016411 BLAKE2B 
51c0885f6e2e286f9f63830bcd269db699946c0969cb0f0a0139f82a421a9a4957ab07612db7aa047fe6650a642479282f6cfe0d124a41a935dd853d09b7253f
 SHA512 
e703747aa243bc4c6b2e9fc3cf1a4e67524fa13fa64a59054e66164e879073b1bd69756a42bb423ff05dcb7da946cbcd99bb9edc3fde9a70d75b8a9f164a71d0

diff --git a/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild 
b/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild
new file mode 100644
index 000..763f2788db8
--- /dev/null
+++ b/app-misc/qlcplus/qlcplus-5.0.0_alpha3.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit qmake-utils udev virtualx xdg
+
+DESCRIPTION="A software to control DMX or analog lighting systems"
+HOMEPAGE="https://www.qlcplus.org/";
+SRC_URI="https://github.com/mcallegari/${PN}/archive/QLC+_${PV}.tar.gz";
+S="${WORKDIR}/qlcplus-QLC-_${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+"
+RDEPEND="
+   dev-embedded/libftdi:=
+   dev-libs/glib:2
+   dev-qt/qt3d:5[qml]
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5[widgets,qml]
+   dev-qt/qtnetwork:5
+   dev-qt/qtscript:5
+   dev-qt/qtwidgets:5
+   media-libs/alsa-lib
+   media-libs/libmad
+   media-libs/libsndfile
+   sci-libs/fftw:3.0
+   virtual/libusb:0
+   virtual/libusb:1
+   virtual/udev
+"
+DEPEND="${RDEPEND}
+   dev-qt/qttest:5
+"
+
+src_prepare() {
+   default
+
+   sed -e "/UDEVRULESDIR/s:/etc/udev/rules.d:$(get_udevdir)/rules.d:" \
+   -i variables.pri || die
+
+   ## Remove Werror-flag since there are some warnings with gcc-9.x
+   sed -e "s/QMAKE_CXXFLAGS += -Werror/#&/g" \
+   -i variables.pri || die
+}
+
+src_configure() {
+   eqmake5 CONFIG+=qmlui
+}
+
+src_install() {
+   emake INSTALL_ROOT="${D}" install
+}
+
+src_test() {
+   virtx emake check
+}
+
+pkg_postinst() {
+   elog "Some configurations of KDE Plasma break the layout of"
+   elog "QLC+ 5's QML UI."
+   elog "As a workaround, try those environment variables:"
+   elog "  export XDG_CURRENT_DESKTOP=GNOME"
+   elog "OR"
+   elog "  export QT_QPA_PLATFORMTHEME=gtk3"
+}



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

2019-12-07 Thread Joonas Niilola
commit: cda475ea1e7a8cd7a97825b4861459a96401b293
Author: Jannis Achstetter  kripserver  net>
AuthorDate: Wed Jul 10 18:11:53 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Dec  7 19:38:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda475ea

app-misc/qlcplus: Add kripton  kripserver.net as proxy maintainer

Signed-off-by: Jannis Achstetter  kripserver.net>
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/qlcplus/metadata.xml | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/app-misc/qlcplus/metadata.xml b/app-misc/qlcplus/metadata.xml
index cba9309e753..5a480aaabd8 100644
--- a/app-misc/qlcplus/metadata.xml
+++ b/app-misc/qlcplus/metadata.xml
@@ -1,7 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
+   
+   krip...@kripserver.net
+   Jannis Achstetter
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   

mcallegari/qlcplus




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

2019-12-07 Thread Joonas Niilola
commit: 0dc96e3471b7345406359ddf3ce51cb8cf964908
Author: Jannis Achstetter  kripserver  net>
AuthorDate: Wed Jul 17 06:02:11 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Dec  7 19:38:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dc96e34

app-misc/qlcplus: Bump version to 4.12.2

Signed-off-by: Jannis Achstetter  kripserver.net>
Bug: https://bugs.gentoo.org/687636
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/qlcplus/Manifest  |  1 +
 app-misc/qlcplus/qlcplus-4.12.2.ebuild | 63 ++
 2 files changed, 64 insertions(+)

diff --git a/app-misc/qlcplus/Manifest b/app-misc/qlcplus/Manifest
index d0917162e7f..3f45e4f268f 100644
--- a/app-misc/qlcplus/Manifest
+++ b/app-misc/qlcplus/Manifest
@@ -1 +1,2 @@
 DIST qlcplus-4.11.1.tar.gz 9394093 BLAKE2B 
0b91359217b723ed184f6a609ee0ef0a39f5f08aa8933abc7a3c429e4d5a3b2d1dc8ef454c00a172bc0e7b8f7fb0779d7fbba96ed5fafe403853f2a3bb8ce7b8
 SHA512 
14efdbe5cd53da592a58b48efb1daf7dda2a4e19d7d20792d34674af2aa1b9c287cfd58673db7838885642bb2ebfaf9b462be41d33f8d89497cb61dfab7246df
+DIST QLC+_4.12.2.tar.gz 10804401 BLAKE2B 
95b005985da99d1d1f557b4ac5d6ae7d844ea4f69a7cfa63d79b288ce654b5a70f9e6168f6fd4144496d3cff59a721972acd3ba47fd1477ab4bfd0218f5aeeda
 SHA512 
b274f0559ce15e045d653f4c034dc083922a13c6f9c5e7ba11026b3be9bb85fe447bb489d536dd24bb99bd4b08433f24f1713b73701afff99fa845fcef2547af

diff --git a/app-misc/qlcplus/qlcplus-4.12.2.ebuild 
b/app-misc/qlcplus/qlcplus-4.12.2.ebuild
new file mode 100644
index 000..5624892f8ab
--- /dev/null
+++ b/app-misc/qlcplus/qlcplus-4.12.2.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit qmake-utils udev virtualx xdg
+
+DESCRIPTION="A software to control DMX or analog lighting systems"
+HOMEPAGE="https://www.qlcplus.org/";
+SRC_URI="https://github.com/mcallegari/${PN}/archive/QLC+_${PV}.tar.gz";
+S="${WORKDIR}/qlcplus-QLC-_${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+"
+RDEPEND="
+   dev-embedded/libftdi:=
+   dev-libs/glib:2
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtmultimedia:5[widgets]
+   dev-qt/qtnetwork:5
+   dev-qt/qtscript:5
+   dev-qt/qtwidgets:5
+   media-libs/alsa-lib
+   media-libs/libmad
+   media-libs/libsndfile
+   sci-libs/fftw:3.0
+   virtual/libusb:0
+   virtual/libusb:1
+   virtual/udev
+"
+DEPEND="${RDEPEND}
+   dev-qt/qttest:5
+"
+
+src_prepare() {
+   default
+
+   sed -e "/UDEVRULESDIR/s:/etc/udev/rules.d:$(get_udevdir)/rules.d:" \
+   -i variables.pri || die
+
+   ## Remove Werror-flag since there are some warnings with gcc-9.x
+   sed -e "s/QMAKE_CXXFLAGS += -Werror/#&/g" \
+   -i variables.pri || die
+}
+
+src_configure() {
+   eqmake5
+}
+
+src_install() {
+   emake INSTALL_ROOT="${D}" install
+}
+
+src_test() {
+   virtx emake check
+}



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

2019-12-07 Thread Amy Liffey
commit: 2a83255f6572f1cb16ba48c3c79cecfe5273cb5d
Author: Amy Liffey  gentoo  org>
AuthorDate: Sat Dec  7 19:17:31 2019 +
Commit: Amy Liffey  gentoo  org>
CommitDate: Sat Dec  7 19:17:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a83255f

dev-scheme/guile: version bump 2.2.6

Closes: https://bugs.gentoo.org/697062
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Amy Liffey  gentoo.org>

 dev-scheme/guile/Manifest   |  1 +
 dev-scheme/guile/guile-2.2.6.ebuild | 71 +
 2 files changed, 72 insertions(+)

diff --git a/dev-scheme/guile/Manifest b/dev-scheme/guile/Manifest
index 09b99954521..6643907074b 100644
--- a/dev-scheme/guile/Manifest
+++ b/dev-scheme/guile/Manifest
@@ -3,3 +3,4 @@ DIST guile-2.0.13.tar.gz 7808173 BLAKE2B 
e1d59356173b54595512c0322ac596ccf46f566
 DIST guile-2.0.14.tar.gz 7823099 BLAKE2B 
e7fa5a4ca19dc4adfcc151350b0ed4e211b8470b0d12f65451697a818c3139a4a5992a019bd213114748230cb15ec755d1af70d42b901230854915c0ee7b05de
 SHA512 
d69c9bdf589fedcc227f3203012f6ed11c327cef3a0147d8e016fe276abecdb4272625efe1d0c7aa68219fe8f29bbced44089a4b479e4eafe01976c6b2b83633
 DIST guile-2.2.3.tar.gz 17266587 BLAKE2B 
68751b881bca53e7ab04038483aa8c5a689978d1017e4c944a8142e301e2e13d5ffd2aba73f7b0aa27efd84d068558b96a88452d1e0b79dc04db1921e22a621d
 SHA512 
31df17d28177badf63e1eb0d0d64e6a4d2abe64d4d5e69d8ff33a24dfb10abd25109ea9abfa86f5ff303b43665eb5b8127927f683f3b16139c5b3dc99f06f6fd
 DIST guile-2.2.4.tar.gz 18094974 BLAKE2B 
36e9219bbe675b7ad8a73607a3acddae244a71cac1aff8dac77433da76ecb9f073df723ca3d22a15cf769b2fe5a981aa968bd0983020b3926f08f0b497bdf80e
 SHA512 
a200b83a02ef23c8256d9bfb14a141bb6dbca01279a0587bfb672060429c49093088e4b765b7ee5c85cd587a1aeed77d9438d300d3e67cdd6cebbb794d88171e
+DIST guile-2.2.6.tar.gz 18132818 BLAKE2B 
9c2f7737d74d9e56bd9e3f42f287f6b48d9e381dff44ca3ad176ad64adf9b0d200c0b8d34a41e34b15ecf24fa28ddccaa9b033cead25583ff9984b5b7c09ced5
 SHA512 
6a9264c2e10def5e69a0e755fb28a5f09b98bc202660d742b0ee144d4f486b049dcbce8bcece79c3af9421d43df6eca36adf82798520f75b09303f5e8c2092af

diff --git a/dev-scheme/guile/guile-2.2.6.ebuild 
b/dev-scheme/guile/guile-2.2.6.ebuild
new file mode 100644
index 000..d9730393a3d
--- /dev/null
+++ b/dev-scheme/guile/guile-2.2.6.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MAJOR="2.2"
+DESCRIPTION="GNU Ubiquitous Intelligent Language for Extensions"
+HOMEPAGE="https://www.gnu.org/software/guile/";
+SRC_URI="mirror://gnu/guile/${P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="12/2.2-1" # libguile-2.2.so.1 => 2.2-1
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos"
+IUSE="debug debug-malloc +deprecated +networking +nls +regex +threads" # 
upstream recommended +networking +nls
+REQUIRED_USE="regex" # workaround for bug 596322
+RESTRICT="strip"
+
+RDEPEND="
+   >=dev-libs/boehm-gc-7.0:=[threads?]
+   dev-libs/gmp:=
+   virtual/libffi:=
+   dev-libs/libltdl:=
+   dev-libs/libunistring:0=
+   sys-libs/ncurses:0=
+   sys-libs/readline:0="
+DEPEND="${RDEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+   sys-devel/libtool
+   sys-devel/gettext"
+
+PATCHES=( "${FILESDIR}/${PN}-2.2.3-gentoo-sandbox.patch" )
+DOCS=( GUILE-VERSION HACKING README )
+
+src_configure() {
+   # see bug #178499
+   filter-flags -ftree-vectorize
+
+   econf \
+   --disable-error-on-warning \
+   --disable-rpath \
+   --disable-static \
+   --enable-posix \
+   --without-libgmp-prefix \
+   --without-libiconv-prefix \
+   --without-libintl-prefix \
+   --without-libltdl-prefix \
+   --without-libreadline-prefix \
+   --without-libunistring-prefix \
+   $(use_enable debug guile-debug) \
+   $(use_enable debug-malloc) \
+   $(use_enable deprecated) \
+   $(use_enable networking) \
+   $(use_enable nls) \
+   $(use_enable regex) \
+   $(use_with threads)
+}
+
+src_install() {
+   default
+
+   # From Novell
+   #   https://bugzilla.novell.com/show_bug.cgi?id=874028#c0
+   dodir /usr/share/gdb/auto-load/$(get_libdir)
+   mv "${ED}"/usr/$(get_libdir)/libguile-*-gdb.scm 
"${ED}"/usr/share/gdb/auto-load/$(get_libdir) || die
+
+   # necessary for registering slib, see bug 206896
+   keepdir /usr/share/guile/site
+
+   find "${D}" -name '*.la' -delete || die
+}



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

2019-12-07 Thread David Seifert
commit: 13403bcdc4e7549d2790b061ae4e9fc609801500
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 19:00:33 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 19:00:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13403bcd

dev-ruby/facter: Remove old

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

 dev-ruby/facter/Manifest   |   2 -
 dev-ruby/facter/facter-3.14.3.ebuild   | 114 -
 dev-ruby/facter/facter-3.9.2-r1.ebuild |  91 --
 3 files changed, 207 deletions(-)

diff --git a/dev-ruby/facter/Manifest b/dev-ruby/facter/Manifest
index 620de77227b..2a3332a287f 100644
--- a/dev-ruby/facter/Manifest
+++ b/dev-ruby/facter/Manifest
@@ -1,4 +1,2 @@
-DIST facter-3.14.3.tar.gz 395278 BLAKE2B 
bda071fb92d337e2d6e58faaa33a6b135b6dfd3b6f4077af3b872bd44191629810fe99a7a1f8d9e3b16c4ff45ba587730bccb0652dcd85f4562120def42c7f38
 SHA512 
abd7cb3e102bff7635d6b2c17e5650e0a7b7be5ed6b81003df17053f0c9c4887f7db948714daaa313c7569bcc788ab18b0361a57395cd5118a6be38d571794df
 DIST facter-3.14.5.tar.gz 395892 BLAKE2B 
c8f98716f4abca8d5f32c1cbfa79437b4021b1994476a31f7c00fc092f02aa08ed01eff4357368e140763bd3d39a38915c99606914e697ff8c769c9f0dd26638
 SHA512 
387f3d4c654ce3231129dbf6c22ccb04023d73006e4709b330b11ac01ef55831c618d80171ffb8de455be2a12e339a2b52ab782b0ed97e2dbfeaca2692ed951d
 DIST facter-3.14.6.tar.gz 397339 BLAKE2B 
74fae02a70194fd85789428c779f000e6b6750f52ecb0c713d6b772b3592a1974835367b148d046f849d61704adf82d93f519b86ecfe0007fb492f880a2aebca
 SHA512 
6c17ba200fe82a2223b76505c29c6fb7bce2bff6e795316ea0b91d2fc8bc42bed9b930ba9c5d7b3851fd36fe93fb20e81a9cbc919589d4012e989234be1ba787
-DIST facter-3.9.2.tar.gz 380883 BLAKE2B 
d2804664e0499715230e5696c5a9ebae933f5b43dfb37154251d47763c2c7f78cfa8d1413dd836e5a0c76ed67300d066fa5bb390f17f85cd4cb7a444eaf0d133
 SHA512 
bc040826311bbff40f5a151ade315d9d47ef1e0f3faa570805e48ca55405265e66308230118b9cd59f701ecd76a7b0fd4d9200dd4ace838521223a162b105374

diff --git a/dev-ruby/facter/facter-3.14.3.ebuild 
b/dev-ruby/facter/facter-3.14.3.ebuild
deleted file mode 100644
index 30611286b2d..000
--- a/dev-ruby/facter/facter-3.14.3.ebuild
+++ /dev/null
@@ -1,114 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-# git-r3 goes after ruby-ng so that it overrides src_unpack properly
-inherit cmake-utils eutils multilib 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="debug 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 )"
-
-BDEPEND="
-   >=sys-devel/gcc-4.8:*
-   dev-cpp/cpp-hocon"
-COMMON_DEPEND="
-   >=dev-libs/leatherman-1.0.0:=
-   dev-libs/openssl:0=
-   sys-apps/util-linux
-   app-emulation/virt-what
-   net-misc/curl
-   >=dev-libs/boost-1.54:=[nls]
-   =dev-cpp/yaml-cpp-0.5.1
-   ! 10.1.0/>= 10/' \
-   -e '/rspec/ s/2.11.0/2.11/' \
-   -e '/mocha/ s/0.10.5/0.14.0/' lib/Gemfile || die
-   # patches
-   default
-   cmake-utils_src_prepare
-}
-
-each_ruby_configure() {
-   # hack for correct calculation of relative path from facter.rb to
-   # libfacter.so
-   my_ruby_sitelibdir=$(ruby_rbconfig_value 'sitelibdir')
-}
-
-src_configure() {
-   ruby-ng_src_configure
-
-   local mycmakeargs=(
-   -DCMAKE_VERBOSE_MAKEFILE=ON
-   -DRUBY_LIB_INSTALL=${my_ruby_sitelibdir}
-   -DBLKID_LIBRARYDIR="${EPREFIX}/$(get_libdir)"
-   )
-   if use debug; then
-   mycmakeargs+=(
- -DCMAKE_BUILD_TYPE=Debug
-   )
-   fi
-   cmake-utils_src_configure
-}
-
-src_compile() {
-   addpredict /proc/self/oom_score_adj
-   cmake-utils_src_compile
-}
-
-src_test() {
-   cmake-utils_src_test
-}
-
-each_ruby_install() {
-   doruby "${BUILD_DIR}"/lib/facter.rb
-}
-
-src_install() {
-   cmake-utils_src_install
-   ruby-ng_src_install
-}

diff --git a/dev-ruby/facter/facter-3.9.2-r1.ebuild 
b/dev-ruby/facter/facter-3.9.2-r1.ebuild
deleted file mode 100644
index 8d687d2b690..000
--- a/dev-ruby/facter/facter-3.9.2-r1.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-inherit cmake-utils eutils multilib

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

2019-12-07 Thread David Seifert
commit: 696d7dab0e4aa6b01a12340633cdc2829867b937
Author: David Seifert  gentoo  org>
AuthorDate: Sat Dec  7 19:00:30 2019 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec  7 19:00:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696d7dab

dev-ruby/facter: DEPEND on more recent dev-cpp/cpp-hocon

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

 dev-ruby/facter/facter-3.14.5.ebuild | 2 +-
 dev-ruby/facter/facter-3.14.6.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/facter/facter-3.14.5.ebuild 
b/dev-ruby/facter/facter-3.14.5.ebuild
index 2e6bb05427e..dbf4788a288 100644
--- a/dev-ruby/facter/facter-3.14.5.ebuild
+++ b/dev-ruby/facter/facter-3.14.5.ebuild
@@ -27,7 +27,7 @@ RESTRICT="!test? ( test )"
 
 BDEPEND="
>=sys-devel/gcc-4.8:*
-   dev-cpp/cpp-hocon"
+   >=dev-cpp/cpp-hocon-0.1.4-r1"
 COMMON_DEPEND="
>=dev-libs/leatherman-1.0.0:=
dev-libs/openssl:0=

diff --git a/dev-ruby/facter/facter-3.14.6.ebuild 
b/dev-ruby/facter/facter-3.14.6.ebuild
index de60deb0a21..a4124fce9bd 100644
--- a/dev-ruby/facter/facter-3.14.6.ebuild
+++ b/dev-ruby/facter/facter-3.14.6.ebuild
@@ -27,7 +27,7 @@ RESTRICT="!test? ( test )"
 
 BDEPEND="
>=sys-devel/gcc-4.8:*
-   dev-cpp/cpp-hocon"
+   >=dev-cpp/cpp-hocon-0.1.4-r1"
 COMMON_DEPEND="
>=dev-libs/leatherman-1.0.0:=
dev-libs/openssl:0=



  1   2   3   4   >