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

2020-03-11 Thread Matt Turner
commit: b4827a4cc9c17bef9c018b865aee917486a68196
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:34:52 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4827a4c

media-libs/waffle: Drop old versions

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

 media-libs/waffle/waffle-1.6.0.ebuild | 69 ---
 1 file changed, 69 deletions(-)

diff --git a/media-libs/waffle/waffle-1.6.0.ebuild 
b/media-libs/waffle/waffle-1.6.0.ebuild
deleted file mode 100644
index c1eb3cfd333..000
--- a/media-libs/waffle/waffle-1.6.0.ebuild
+++ /dev/null
@@ -1,69 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} = ** ]]; then
-   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/${PN};
-   GIT_ECLASS="git-r3"
-else
-   SRC_URI="http://www.waffle-gl.org/files/release/${P}/${P}.tar.xz;
-   KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
-fi
-inherit meson multilib-minimal ${GIT_ECLASS}
-
-DESCRIPTION="Library that allows selection of GL API and of window system at 
runtime"
-HOMEPAGE="http://www.waffle-gl.org/ https://gitlab.freedesktop.org/mesa/waffle;
-
-LICENSE="BSD-2"
-SLOT="0"
-IUSE="doc egl gbm test wayland X"
-RESTRICT="test" # gl_basic tests don't work when run from portage
-
-RDEPEND="
-   >=media-libs/mesa-9.1.6[egl?,gbm?,${MULTILIB_USEDEP}]
-   >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]
-   >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
-   >=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]
-   gbm? ( >=virtual/libudev-208:=[${MULTILIB_USEDEP}] )
-   wayland? ( >=dev-libs/wayland-1.0.6[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}
-   >=x11-base/xcb-proto-1.8-r3[${MULTILIB_USEDEP}]
-   doc? (
-   dev-libs/libxslt
-   app-text/docbook-xml-dtd:4.2
-   )
-"
-
-src_unpack() {
-   default
-   [[ $PV = * ]] && git-r3_src_unpack
-}
-
-multilib_src_configure() {
-   local emesonargs=(
-   $(meson_feature X glx)
-   $(meson_feature wayland)
-   $(meson_feature X x11_egl)
-   $(meson_feature gbm)
-   $(meson_feature egl surfaceless_egl)
-   $(meson_use test build-tests)
-   $(meson_use doc build-manpages)
-   )
-   meson_src_configure
-}
-
-multilib_src_compile() {
-   meson_src_compile
-}
-
-multilib_src_test() {
-   meson_src_test
-}
-
-multilib_src_install() {
-   meson_src_install
-
-   rm -rf "${D}"/usr/share/doc/waffle1
-}



[gentoo-commits] repo/gentoo:master commit in: x11-apps/xdm/

2020-03-11 Thread Matt Turner
commit: a3a85ff642cab070bcd1f29976c629a53fe511cc
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:39:44 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a85ff6

x11-apps/xdm: Drop outdated blocker

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

 x11-apps/xdm/xdm-1.1.12.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-apps/xdm/xdm-1.1.12.ebuild b/x11-apps/xdm/xdm-1.1.12.ebuild
index 0013a5a081d..395d907d0a4 100644
--- a/x11-apps/xdm/xdm-1.1.12.ebuild
+++ b/x11-apps/xdm/xdm-1.1.12.ebuild
@@ -36,8 +36,7 @@ RDEPEND="
xpm? ( x11-libs/libXpm )
elibc_glibc? ( dev-libs/libbsd )"
 DEPEND="${RDEPEND}
-   x11-base/xorg-proto
-   consolekit? ( !=sys-auth/pambase-20101024-r1 )"
+   x11-base/xorg-proto"
 
 pkg_setup() {
PATCHES=(



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

2020-03-11 Thread Matt Turner
commit: bce3f8329bd5d0321c6cf5926ab61421b97e4384
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:37:00 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce3f832

x11-libs/libxkbcommon: Drop old versions

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

 x11-libs/libxkbcommon/Manifest  |  1 -
 x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild | 55 -
 2 files changed, 56 deletions(-)

diff --git a/x11-libs/libxkbcommon/Manifest b/x11-libs/libxkbcommon/Manifest
index 6b802477bb6..570598248cf 100644
--- a/x11-libs/libxkbcommon/Manifest
+++ b/x11-libs/libxkbcommon/Manifest
@@ -1,2 +1 @@
 DIST libxkbcommon-0.10.0.tar.xz 383788 BLAKE2B 
0e2cc110c35a4d07cfd55a46a4cc30038bc296f74522beb97b72d0318799adb76fa514427640f286254de7aa59fb8b8c26de5d8fd52f7e09c5ba3521febb97bd
 SHA512 
58c523b42a8ea0cae7322d453fbc5d4624374221246cb067074e2ff9820eef3ceea8686283136432cdf0842acfc0858c7b2d3954de234b6501092ae1d27c9e79
-DIST libxkbcommon-0.9.1.tar.xz 376164 BLAKE2B 
16c95081136ea9ce742f494ae2192cce815f3fb4a3d33d3e525f8ad61f1f720fa6bfe74088a9ab88f3c6ef9cdf78c4d8d4dc87e7478fd84e4b09e03a337efbdf
 SHA512 
8d4551a06e7dd4936633f544409401dc33f8f1900adb5daa6403615c71f321d17212db739f89a5b3e393d729b3f33167691404849a25d5526b403fd9ec3e8878

diff --git a/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild 
b/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild
deleted file mode 100644
index c1e2382ee1e..000
--- a/x11-libs/libxkbcommon/libxkbcommon-0.9.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} = ** ]]; then
-   GIT_ECLASS="git-r3"
-   EGIT_REPO_URI="https://github.com/xkbcommon/${PN};
-else
-   SRC_URI="https://xkbcommon.org/download/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc 
x86"
-fi
-
-inherit meson multilib-minimal ${GIT_ECLASS}
-
-DESCRIPTION="keymap handling library for toolkits and window systems"
-HOMEPAGE="https://xkbcommon.org/ https://github.com/xkbcommon/libxkbcommon/;
-LICENSE="MIT"
-IUSE="X doc test"
-RESTRICT="!test? ( test )"
-SLOT="0"
-
-BDEPEND="
-   sys-devel/bison
-   doc? ( app-doc/doxygen )"
-RDEPEND="X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP},xkb] )"
-DEPEND="${RDEPEND}
-   X? ( x11-base/xorg-proto )"
-
-src_unpack() {
-   default
-   [[ $PV = * ]] && git-r3_src_unpack
-}
-
-multilib_src_configure() {
-   local emesonargs=(
-   -Dxkb-config-root="${EPREFIX}/usr/share/X11/xkb"
-   -Denable-wayland=false # Demo applications
-   $(meson_use X enable-x11)
-   $(meson_use doc enable-docs)
-   )
-   meson_src_configure
-}
-
-multilib_src_compile() {
-   meson_src_compile
-}
-
-multilib_src_test() {
-   meson_src_test
-}
-
-multilib_src_install() {
-   meson_src_install
-}



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

2020-03-11 Thread Matt Turner
commit: 3d43a2ca7dcfae9e451db4beaade35d6923d4721
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:40:20 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d43a2ca

media-libs/glu: Drop outdated blocker

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

 media-libs/glu/glu-9.0.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-libs/glu/glu-9.0.1.ebuild b/media-libs/glu/glu-9.0.1.ebuild
index 9a46f028b12..55c4c940814 100644
--- a/media-libs/glu/glu-9.0.1.ebuild
+++ b/media-libs/glu/glu-9.0.1.ebuild
@@ -26,8 +26,7 @@ SLOT="0"
 IUSE="static-libs"
 
 DEPEND=">=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]"
-RDEPEND="${DEPEND}
-   !

[gentoo-commits] repo/gentoo:master commit in: x11-apps/xinit/

2020-03-11 Thread Matt Turner
commit: c618b9bb685c3549e10686a0bd67c0e2c709877e
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:39:21 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c618b9bb

x11-apps/xinit: Drop outdated blocker

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

 x11-apps/xinit/xinit-1.4.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-apps/xinit/xinit-1.4.1.ebuild 
b/x11-apps/xinit/xinit-1.4.1.ebuild
index cd467fa426a..dc256942fd4 100644
--- a/x11-apps/xinit/xinit-1.4.1.ebuild
+++ b/x11-apps/xinit/xinit-1.4.1.ebuild
@@ -12,7 +12,6 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 
s390 ~sh sparc x86 ~a
 IUSE="twm"
 
 RDEPEND="
-   !

[gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-wacom/

2020-03-11 Thread Matt Turner
commit: 9ecd6cfe191da0322d51e958766159cb898c4362
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:36:38 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ecd6cfe

x11-drivers/xf86-input-wacom: Drop old versions

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

 x11-drivers/xf86-input-wacom/Manifest  |  1 -
 .../xf86-input-wacom-0.38.0.ebuild | 67 --
 2 files changed, 68 deletions(-)

diff --git a/x11-drivers/xf86-input-wacom/Manifest 
b/x11-drivers/xf86-input-wacom/Manifest
index 0fb435f25bc..0e3efe118f5 100644
--- a/x11-drivers/xf86-input-wacom/Manifest
+++ b/x11-drivers/xf86-input-wacom/Manifest
@@ -1,2 +1 @@
-DIST xf86-input-wacom-0.38.0.tar.bz2 621356 BLAKE2B 
b5bf1bca3b49035981e77348ef9a6a0382c204bce473af51e17ba5c9297da7d9cc9bc621f42a2babf62106c2bbfd149fbac3feb4057234da77d8ba16ab446d8d
 SHA512 
853d0d91c5a18a96ccf9e30abdabc69c1bc9fc3c067746762eb789240272d1d7f4524e60fd299f44d9f6603adb2de69caf697cde3f841debab8232d983b5
 DIST xf86-input-wacom-0.39.0.tar.bz2 622440 BLAKE2B 
c0a76c36e03bc4153ac62fa61dc5a588588f5d4dfff0bc0710ef20cc4be9cb80e4fd972d1edc734a18155926c77c8a205e5a55e0e223dc2af96a193da1bdbcb3
 SHA512 
9ad92c86c4ba3587d68e2107057c89dfe8628c0a2ec882f5a424ab4983c18ff6048489d7f6d3a8de87403744f74de1982de25327fc955bb5c21346a242e0aaa3

diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild 
b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild
deleted file mode 100644
index 90489362e5e..000
--- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.38.0.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit linux-info systemd udev xorg-3
-
-DESCRIPTION="Driver for Wacom tablets and drawing devices"
-HOMEPAGE="https://linuxwacom.github.io/;
-LICENSE="GPL-2"
-EGIT_REPO_URI="https://github.com/linuxwacom/xf86-input-wacom;
-[[ ${PV} != * ]] && \
-   
SRC_URI="https://github.com/linuxwacom/${PN}/releases/download/${P}/${P}.tar.bz2;
-
-KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 sparc x86"
-IUSE="debug"
-
-RDEPEND="dev-libs/libwacom
-   virtual/libudev:=
-   >=x11-base/xorg-server-1.7
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXinerama"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-
-pkg_setup() {
-   linux-info_pkg_setup
-
-   XORG_CONFIGURE_OPTIONS=(
-   --with-systemd-unit-dir="$(systemd_get_systemunitdir)"
-   --with-udev-rules-dir="$(get_udevdir)/rules.d"
-   $(use_enable debug)
-   )
-}
-
-pkg_pretend() {
-   linux-info_pkg_setup
-
-   if kernel_is lt 3 17; then
-   if ! linux_config_exists \
-   || ! linux_chkconfig_present TABLET_USB_WACOM \
-   || ! linux_chkconfig_present INPUT_EVDEV; then
-   echo
-   ewarn "If you use a USB Wacom tablet, you need to 
enable support in your kernel"
-   ewarn "  Device Drivers --->"
-   ewarn "Input device support --->"
-   ewarn "  <*>   Event interface"
-   ewarn "  [*]   Tablets  --->"
-   ewarn "<*>   Wacom Intuos/Graphire tablet 
support (USB)"
-   echo
-   fi
-   else
-   if ! linux_config_exists \
-   || ! linux_chkconfig_present HID_WACOM; then
-   echo
-   ewarn "If you use a USB Wacom tablet, you need to 
enable support in your kernel"
-   ewarn "  Device Drivers --->"
-   ewarn "HID support  --->"
-   ewarn "  Special HID drivers  --->"
-   ewarn "<*> Wacom Intuos/Graphire tablet support 
(USB)"
-   echo
-   fi
-   fi
-}



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

2020-03-11 Thread Matt Turner
commit: 0b11258738d53f1170ec1793447c09d353fb0e28
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:35:14 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b112587

sys-libs/mtdev: Drop old versions

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

 sys-libs/mtdev/Manifest   |  1 -
 sys-libs/mtdev/mtdev-1.1.5.ebuild | 24 
 2 files changed, 25 deletions(-)

diff --git a/sys-libs/mtdev/Manifest b/sys-libs/mtdev/Manifest
index dc59db2fc33..94f2b4729f0 100644
--- a/sys-libs/mtdev/Manifest
+++ b/sys-libs/mtdev/Manifest
@@ -1,2 +1 @@
-DIST mtdev-1.1.5.tar.bz2 274162 BLAKE2B 
4e73b3f25f9b3d42ffecb15018e57e7c50f1cb11c662cb5a5bbd2cf38272b98294362075e00277d4983e40f2779afef7d3fb1c6679e3f29117ce0f4c369fe27a
 SHA512 
78477a4af784e3f846df867f1428ffdc458e3ff33d465d45a84247a7e52f0e215cace397d72be64f6e641f07e0b97a930eff0e07fe9507e0138fb028a4037d6d
 DIST mtdev-1.1.6.tar.bz2 295965 BLAKE2B 
212cf0f0bea0fc295528c90c6685770e88cb135a714cbf21e53b75ab2eaedd210269d073520e44c5bffafe8a5ecca521221061193725cba916bc2cf703fd5166
 SHA512 
859fb0803f330ecaae69f80713ff5a5235c0cb00de6d5ac2717ad82cea856a92b866f0c272ecfe743186abcf925f95585149ba4828b4c91555cfeb2f2a1c98f1

diff --git a/sys-libs/mtdev/mtdev-1.1.5.ebuild 
b/sys-libs/mtdev/mtdev-1.1.5.ebuild
deleted file mode 100644
index e637ab713d1..000
--- a/sys-libs/mtdev/mtdev-1.1.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Multitouch Protocol Translation Library"
-HOMEPAGE="http://bitmath.org/code/mtdev/;
-SRC_URI="http://bitmath.org/code/mtdev/${P}.tar.bz2;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86"
-IUSE="static-libs"
-
-DEPEND=">=sys-kernel/linux-headers-2.6.31"
-
-src_configure() {
-   econf $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-   find "${ED}" -name '*.la' -exec rm -f {} +
-}



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

2020-03-11 Thread Matt Turner
commit: 8d2a156f8c6b00749cd6e9b0efd23bf08b670ab5
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:33:31 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d2a156f

dev-libs/libinput: Drop old versions

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

 dev-libs/libinput/Manifest   |  1 -
 dev-libs/libinput/libinput-1.14.3.ebuild | 78 
 2 files changed, 79 deletions(-)

diff --git a/dev-libs/libinput/Manifest b/dev-libs/libinput/Manifest
index d01b4ce3f02..511eed6d257 100644
--- a/dev-libs/libinput/Manifest
+++ b/dev-libs/libinput/Manifest
@@ -1,3 +1,2 @@
-DIST libinput-1.14.3.tar.xz 567560 BLAKE2B 
76d38b795a5e721a73062e9c37b23bf6739291549cadc66401ef47b1a9afd5766f1d0ed855fc66912e4257fae4b1b813946c67246adb8d8566d5ad9478079636
 SHA512 
f01d1bd1b25b8060519575644597d35f0c89de5386d298441f440128ceee3e57549921a058adec31adc8b33dbdedf4c0bd12c76905a69f752859d3136e26336d
 DIST libinput-1.15.2.tar.xz 580624 BLAKE2B 
a13bf121b12c58d904f3505fe2fa60ea32eee78a057ac1fe9e64d3017fa840bb92af053f472d2b163d46a958f2a3a5039154efbb9558eddabda3b2422cafb2ca
 SHA512 
f6b50dbdf6ee6b65f88e020c4292c94c3178125d58629f27c2e52f92b658ccd67e0c5604fbf0b303621ff0386637ce1e291daaa991761d4145e8bcda4dd128a2
 DIST libinput-1.15.3.tar.xz 580408 BLAKE2B 
d5d462f81303e408f295fbc958609363ec9e3f4eb20494aa8fa977a458283619f321309f88167c70069ac7bd07dc782d948e9a75583ae6e930524f63dad5cafe
 SHA512 
6636fd618e2b9cfa5ee44701207dc98f2639adc53eb3ef135509d936fb19b2cedf5184eab58e887798d9cf8ee65f35bc9062f7e3630080bcbe45a90a8b631ef2

diff --git a/dev-libs/libinput/libinput-1.14.3.ebuild 
b/dev-libs/libinput/libinput-1.14.3.ebuild
deleted file mode 100644
index 7a369d3cd2d..000
--- a/dev-libs/libinput/libinput-1.14.3.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 2014-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit meson python-any-r1 udev
-
-DESCRIPTION="Library to handle input devices in Wayland"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/libinput/ 
https://gitlab.freedesktop.org/libinput/libinput;
-SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz;
-
-LICENSE="MIT"
-SLOT="0/10"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 ~s390 sparc x86"
-IUSE="doc input_devices_wacom"
-# Tests require write access to udev rules directory which is a no-no for live 
system.
-# Other tests are just about logs, exported symbols and autotest of the test 
library.
-RESTRICT="test"
-
-BDEPEND="
-   virtual/pkgconfig
-   doc? (
-   $(python_gen_any_dep '
-   dev-python/commonmark[${PYTHON_USEDEP}]
-   dev-python/recommonmark[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   >=dev-python/sphinx_rtd_theme-0.2.4[${PYTHON_USEDEP}]
-   ')
-   >=app-doc/doxygen-1.8.3
-   >=media-gfx/graphviz-2.38.0
-   )
-"
-#  test? ( dev-util/valgrind )
-RDEPEND="
-   input_devices_wacom? ( >=dev-libs/libwacom-0.20 )
-   >=dev-libs/libevdev-1.3
-   >=sys-libs/mtdev-1.1
-   virtual/libudev:=
-   virtual/udev
-"
-DEPEND="${RDEPEND}"
-#  test? ( >=dev-libs/check-0.9.10 )
-
-python_check_deps() {
-   has_version "dev-python/commonmark[${PYTHON_USEDEP}]" && \
-   has_version "dev-python/recommonmark[${PYTHON_USEDEP}]" && \
-   has_version "dev-python/sphinx[${PYTHON_USEDEP}]" && \
-   has_version ">=dev-python/sphinx_rtd_theme-0.2.4[${PYTHON_USEDEP}]"
-}
-
-pkg_setup() {
-   use doc && python-any-r1_pkg_setup
-}
-
-src_configure() {
-   # gui can be built but will not be installed
-   local emesonargs=(
-   -Ddebug-gui=false
-   $(meson_use doc documentation)
-   $(meson_use input_devices_wacom libwacom)
-   -Dtests=false # tests are restricted
-   -Dudev-dir="${EPREFIX}$(get_udevdir)"
-   )
-   meson_src_configure
-}
-
-src_install() {
-   meson_src_install
-   if use doc ; then
-   docinto html
-   dodoc -r "${BUILD_DIR}"/Documentation/.
-   fi
-}
-
-pkg_postinst() {
-   udevadm hwdb --update --root="${ROOT}"
-}



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

2020-03-11 Thread Matt Turner
commit: 407bd7b9f5dd0cdede05d1fd62cbeb19a75ac035
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:34:22 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=407bd7b9

media-libs/mesa: Drop old versions

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

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

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index c6d4d409449..14c03e7983a 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -1,3 +1,2 @@
-DIST mesa-19.3.4.tar.xz 11968288 BLAKE2B 
be39a2ca08d91f8afbc2f3a47d596b14445fac62600f64d627b23d63b340b002bc05246eece95e19b33485a92c01f7980fff52b2375b7a2053161e0aa87d0b38
 SHA512 
2bbb3dc8f1d839f11fe12cc959393cd69607fa6714b2166b80299e0559d2d3b0ac38ed4e15ac3e5f472264eb24536d1901d350f7409f3a7e00d6f4ccbb2312fb
 DIST mesa-19.3.5.tar.xz 12064980 BLAKE2B 
a20ebfb149624f13951795e07154ab70dc1856a7a1261b339b0bdf000951756c88439e7b8729f768b0b4b298301b9a3c0c10d7f2fab3abd91649c12ba51c
 SHA512 
413929573fab31e1bb2a1a04c0c770161c2db464a5aab3f0567d27603fff889ede70e1f6e197e7ff1c1639dc4cc543457bcf45761f0f8e6dffafccfa773a4e3f
 DIST mesa-20.0.1.tar.xz 12174080 BLAKE2B 
bc25d95b6737006d755384cfe759439819fadfacf441db723247fd5d0c7dad1daa84695dfdf86319ba2ac68ac2d66f48dc396e8d7e8c579faa7fbdda4391636f
 SHA512 
9e005ebbb699c1ad83b73c503c467907958a3d9cad644d8f7ac95804fd265debcf563784a1054c8e0bf40106e33b13185607e8270a197e9ddc34c50b1b2c4d82

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

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

2020-03-11 Thread Matt Turner
commit: a20ae0bfad553276b92b5cbd88a6390b58b1cddb
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Mar 11 18:40:47 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Mar 11 18:41:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20ae0bf

dev-libs/libclc: Drop outdated blocker

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

 dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild 
b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild
index 291fe729330..d6fdcddade3 100644
--- a/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild
+++ b/dev-libs/libclc/libclc-0.2.0_pre20191024.ebuild
@@ -24,7 +24,6 @@ BDEPEND="
sys-devel/clang:9
sys-devel/clang:8
sys-devel/clang:7
-   sys-devel/clang:6
)
${PYTHON_DEPS}"
 



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

2020-03-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 18:28:09 2020 +

New tag: 4.14-183




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

2020-03-11 Thread Pacho Ramos
commit: 13fd8e6cd4ca3dbc9570d0ab23f7665d07c938c6
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 18:26:59 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 18:27:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13fd8e6c

net-wireless/bluez: Make repoman happy

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 net-wireless/bluez/bluez-5.53.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/bluez/bluez-5.53.ebuild 
b/net-wireless/bluez/bluez-5.53.ebuild
index f5a2961f976..08f8ce862ad 100644
--- a/net-wireless/bluez/bluez-5.53.ebuild
+++ b/net-wireless/bluez/bluez-5.53.ebuild
@@ -89,7 +89,7 @@ pkg_setup() {
CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO ~CRYPTO_USER_API_HASH 
~CRYPTO_USER_API_SKCIPHER"
fi
linux-info_pkg_setup
-   
+
if use test || use test-programs; then
python-single-r1_pkg_setup
fi



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

2020-03-11 Thread Pacho Ramos
commit: fa84717263c299fa4359ca4686bfec76b83284bf
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 18:26:29 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 18:27:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa847172

net-wireless/bluez: More kernel options are needed

Closes: https://bugs.gentoo.org/704190
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 net-wireless/bluez/bluez-5.53.ebuild | 11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/net-wireless/bluez/bluez-5.53.ebuild 
b/net-wireless/bluez/bluez-5.53.ebuild
index 6535d303da2..f5a2961f976 100644
--- a/net-wireless/bluez/bluez-5.53.ebuild
+++ b/net-wireless/bluez/bluez-5.53.ebuild
@@ -78,6 +78,13 @@ pkg_setup() {
# https://bugzilla.kernel.org/show_bug.cgi?id=196621
CONFIG_CHECK="~NET ~BT ~BT_RFCOMM ~BT_RFCOMM_TTY ~BT_BNEP 
~BT_BNEP_MC_FILTER
~BT_BNEP_PROTO_FILTER ~BT_HIDP ~RFKILL"
+   # https://bugzilla.kernel.org/show_bug.cgi?id=196621
+   # https://bugzilla.kernel.org/show_bug.cgi?id=206815
+   if use mesh || use test; then
+   CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO_USER
+   ~CRYPTO_USER_API ~CRYPTO_USER_API_AEAD ~CRYPTO_USER_API_HASH
+   ~CRYPTO_AES ~CRYPTO_CCM ~CRYPTO_AEAD ~CRYPTO_CMAC"
+   fi
if use test; then
CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO ~CRYPTO_USER_API_HASH 
~CRYPTO_USER_API_SKCIPHER"
fi
@@ -110,10 +117,6 @@ src_prepare() {
Makefile.{in,tools} || die
fi
 
-   # Broken test: https://bugzilla.kernel.org/show_bug.cgi?id=206815
-   # https://bugs.gentoo.org/704190
-sed -i -e '/unit_tests += unit\/test-mesh-crypto\b/d' Makefile.am || 
die
-
eautoreconf
 
multilib_copy_sources



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

2020-03-11 Thread Mike Pagano
commit: 450b2cfef97e3715721e1b90d2285cb68a695343
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 11 18:16:41 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 18:16:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450b2cfe

sys-kernel/gentoo-sources: Linux patch 4.19.109

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 9dc0ee12944..2de602d332d 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -37,6 +37,9 @@ DIST genpatches-4.19-106.extras.tar.xz 17492 BLAKE2B 
d84b9ed61c0d3e3fd032ac5bda3
 DIST genpatches-4.19-107.base.tar.xz 3227648 BLAKE2B 
0a40b4a65cef13ba6840a3ff5380bc286cbb4fad8bdd1d714385435e0403afd8b128be2253cb9e08756b01bebd319782b5821cb879310fe45d5f034a6234b7da
 SHA512 
d2dd2859104c38014357ebc4fd94b81cee27fb13ce6ece76e8ba82d4726d0ce35cac96c8af7eb7a55f559fc4ac305779ebfdca30b194d4e791a5120fb9a78456
 DIST genpatches-4.19-107.experimental.tar.xz 6428 BLAKE2B 
c69676edb4b2210b8914b42af52134313e2d8aa49875a78f3908892930049be88fcb118c5bd1d6a0c9e705ca7e7822be0cd6275294e7ea78039fbcf692bbf427
 SHA512 
b315dc61e86a7684dc173c6e36ca422a42a0e461a3fcb32a215c11353fd446aef356a0a263c91fe3b881cd3ec37a28ecb80b5366fa28b0e8107eda85cd5802a3
 DIST genpatches-4.19-107.extras.tar.xz 17488 BLAKE2B 
55a484a8927241b721ebcdc0d48f92895982f27e7e05c68f9e04638019355fd296ad514fa767c72b27aaa3fcae0339f436080776fa53081d489e51e889a2e1ff
 SHA512 
42126be688244fda9fb87e1d83785933fb6a96d92e02460f3fd34704e45b5f73ba2921e599f5a51729939f3cacc0d29ca5a9dbedb5d929551169b02ab765617e
+DIST genpatches-4.19-108.base.tar.xz 3245572 BLAKE2B 
ac917443056a08dc9cbd47fe57d4b15a9b8916bbab59462ba0c96be4f9240f2d2beb0496bec6deeecc924862f49e65d77369bc3b1d59c51d0d70e7d5067e1cb9
 SHA512 
cbba52bbf0649f346dfee4601ffbc9305d5d34a7cb4cd50df9fee221d4afe970fe3ae9f9dd461b7da3fb2aff5e3efe2f69f4117d2adb55ebdd570f00e1824c61
+DIST genpatches-4.19-108.experimental.tar.xz 6432 BLAKE2B 
58becc4d336611157924c8d6fe47ee4fd23afbbee28779d4f2c2e72b39611ed406581f083465f06c51d18e7c426a8e923d8ba158ec2af2bfeb909422da4d09ee
 SHA512 
581b81f777285920044f6eb0a7772cb1cb94dba99fa5d09809a45e7b33aa62b425a47212df714c27a2f46cfad5903312eba9df7466084933a3a2e3fdb6495562
+DIST genpatches-4.19-108.extras.tar.xz 17488 BLAKE2B 
4a5d2cf9c20a3c8ee9178713ad18e68a5c33022e36a299a97b926f0311cca5366dae98831c6a9861ef644a2707953c0b6be7e939bef263ac27e9facfe9896347
 SHA512 
c6c04bc19debe86fdb8d504b5f06b4f30914d63d54e025ec885fc88bba94de070c51efe6d84004c78f2baf126d696d574fd9a1ebee017fbc2e98f97580dc4e87
 DIST genpatches-4.19-85.base.tar.xz 2403008 BLAKE2B 
ed31488bc37aff8e5a7e0491f9b4ac2d70689c9d47c219f001d6900b0c79792cc0dd82e5e368924193be93d747e8a17931aa462cd263e6c517ed8ae1fc070ddb
 SHA512 
6218d1fb01617544f3218b451fbf0ff2b166c861621bb782d00dd01a28a51c97685b44d19f1a2e8da0b8d4178eb38adfc8047a98a2931558f1ff4f26288b8323
 DIST genpatches-4.19-85.experimental.tar.xz 6428 BLAKE2B 
e1f94a7fbb0b72c9d43d0785f212a4d739e086eb6338e7fdf3979c9055c69908a388e9c2f5669eaae6ac8a9adce14dad11d450878b0dbeffa8b5316513f92b16
 SHA512 
ca204d8ca75278e72648b8e79609b533de9de7635e3602476773f7040ae493c6e356de08a60588defe9491960b4ac046aee5813a25dfcb3eae9779b720a341d0
 DIST genpatches-4.19-85.extras.tar.xz 17500 BLAKE2B 
869534152df10ea77feb65211729acb49d98a6cf28cdbfe8f4faf0c6a14f788ba1f7fcd868da5571195a8a083c7257e9dcea628708cb8dd370cb9af6165f
 SHA512 
9931dc1de3062ab85a14bcbe20007d5bc1b15cf1a77570076637df0311615adc763ca91e5d13052f812237f489d7e4c9a376395c547a926be770f787740d9581

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



[gentoo-commits] repo/gentoo:master commit in: gui-libs/libwpe/

2020-03-11 Thread Mart Raudsepp
commit: 275a348da874321a363a8488c30459cd5caf369f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 11 17:40:56 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 11 17:40:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=275a348d

gui-libs/libwpe: arm64 keyworded (bug #704182)

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

 gui-libs/libwpe/libwpe-1.4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/libwpe/libwpe-1.4.0.1.ebuild 
b/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
index b503bc9ca84..38f9792407d 100644
--- a/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
+++ b/gui-libs/libwpe/libwpe-1.4.0.1.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD-2"
 SLOT="1.0"
 IUSE=""
 
-KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~ia64 ~ppc64 ~sparc x86"
 
 RDEPEND="
media-libs/mesa[egl]



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

2020-03-11 Thread Mart Raudsepp
commit: d62b65d71bc99eba63b288e1b035dc3099acb723
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 11 17:41:56 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 11 17:43:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d62b65d7

net-libs/webkit-gtk: arm64 keyworded (bug #704182)

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

 net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild | 2 +-
 net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild
index 98448644402..83663f86017 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.26.4-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
 
 IUSE="aqua coverage +egl +geolocation gles2-only gnome-keyring +gstreamer 
gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell 
wayland +X"
 

diff --git a/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild 
b/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild
index 3fc54945cce..aaa55b7f766 100644
--- a/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild
+++ b/net-libs/webkit-gtk/webkit-gtk-2.26.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://www.webkitgtk.org/releases/${MY_P}.tar.xz;
 
 LICENSE="LGPL-2+ BSD"
 SLOT="4/37" # soname version of libwebkit2gtk-4.0
-KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~ia64 ~ppc64 ~sparc x86"
 
 IUSE="aqua coverage +egl +geolocation gles2-only gnome-keyring +gstreamer 
gtk-doc +introspection +jpeg2k +jumbo-build libnotify +opengl seccomp spell 
wayland +X"
 



[gentoo-commits] repo/gentoo:master commit in: gui-libs/wpebackend-fdo/

2020-03-11 Thread Mart Raudsepp
commit: 9bd3eb5ca86a923e630112f0776a16cc2a14f7e0
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 11 17:41:11 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 11 17:41:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd3eb5c

gui-libs/wpebackend-fdo: arm64 keyworded (bug #704182)

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

 gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild 
b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
index e8512b60c6b..a1c25037f52 100644
--- a/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
+++ b/gui-libs/wpebackend-fdo/wpebackend-fdo-1.4.0.ebuild
@@ -13,7 +13,7 @@ LICENSE="BSD-2"
 SLOT="1.0"
 IUSE=""
 
-KEYWORDS="amd64 ~ia64 ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~ia64 ~ppc64 ~sparc x86"
 
 RDEPEND="
media-libs/mesa[egl]



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

2020-03-11 Thread Mart Raudsepp
commit: 7aa83e421ac623efef3b90f238cc388ff086ac4f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Mar 11 17:41:23 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Mar 11 17:41:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aa83e42

sys-apps/xdg-dbus-proxy: arm64 keyworded (bug #704182)

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

 sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild 
b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild
index 705b24af5e4..29f95d7ca59 100644
--- a/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild
+++ b/sys-apps/xdg-dbus-proxy/xdg-dbus-proxy-0.1.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz;
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 IUSE=""
 
 RDEPEND="



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

2020-03-11 Thread Andreas Sturmlechner
commit: 5fd38c30a80e28a77fa124fb46312c5fd901bb77
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar 11 14:52:30 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 11 17:31:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd38c30

net-misc/smb4k: 3.0.3 version bump

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

 net-misc/smb4k/Manifest   |  1 +
 net-misc/smb4k/smb4k-3.0.3.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/net-misc/smb4k/Manifest b/net-misc/smb4k/Manifest
index a7bceb9bb53..621d5deeecb 100644
--- a/net-misc/smb4k/Manifest
+++ b/net-misc/smb4k/Manifest
@@ -1 +1,2 @@
 DIST smb4k-3.0.2.tar.xz 3824972 BLAKE2B 
6f15bac77840669b9f9a6640e35f5b36b76653946bcef9d268452fd813c796480594b40744cf86ec5d79307294fb2f9592dc71013576efcb6c8fc607599778b9
 SHA512 
b60d50732ba84bae9e58f90ec18bb0fe59185814ec92e4f8adc1e699cfce61019f919fbdac2555b365c495ab1720f62b35b95c063f0c7c9466dc31487b8cb564
+DIST smb4k-3.0.3.tar.xz 3823612 BLAKE2B 
caebad4d818bbc99365541dbf9152bce17e55ba64cda6d23f663c326229d7d14246c6f385adf33a90f16ea206a9286220018810af2d7ca7f9f1f93fc571e1d7c
 SHA512 
c517344c997aabac8158e0f2b51482adde6033ef13c3320b34a4de3462cbb3541068fb7cf90e73d39e7be3ca3f55c3a55a5804b1d1b277d9ec48e3ea06cb7181

diff --git a/net-misc/smb4k/smb4k-3.0.3.ebuild 
b/net-misc/smb4k/smb4k-3.0.3.ebuild
new file mode 100644
index 000..a7ff9e7f655
--- /dev/null
+++ b/net-misc/smb4k/smb4k-3.0.3.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
+
+DESCRIPTION="Advanced network neighborhood browser"
+HOMEPAGE="https://kde.org/applications/utilities/org.kde.smb4k
+https://sourceforge.net/p/smb4k/home/Home/;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="5"
+IUSE="plasma"
+
+DEPEND="
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtnetwork-${QTMIN}:5
+   >=dev-qt/qtprintsupport-${QTMIN}:5
+   >=dev-qt/qttest-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kcompletion-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kcrash-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kwallet-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/kxmlgui-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   net-fs/samba[cups]
+"
+RDEPEND="${DEPEND}
+   plasma? (
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   )
+"
+
+src_configure() {
+   local mycmakeargs=(
+   -DINSTALL_PLASMOID=$(usex plasma)
+   )
+   ecm_src_configure
+}
+
+pkg_postinst() {
+   ecm_pkg_postinst
+   elog "Users of Samba 4.7 and above please note that for the time being,"
+   elog "the following setting has to be added to or changed in the 
[global]"
+   elog "section of the smb.conf file:"
+   elog
+   elog "[global]"
+   elog "client max protocol = NT1"
+}



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

2020-03-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 17:31:34 2020 +

New tag: 4.19-108




[gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebkit/

2020-03-11 Thread Andreas Sturmlechner
commit: 46db89e77cf8676501abe2be42615d81b561e4ba
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar 11 17:06:18 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 11 17:31:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46db89e7

dev-qt/qtwebkit: 5.212.0_pre20200309 (alpha4) version bump

- Build with python3.
- Unconditionally depend on media-libs/woff2

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

 dev-qt/qtwebkit/Manifest   |   1 +
 .../qtwebkit/qtwebkit-5.212.0_pre20200309.ebuild   | 146 +
 2 files changed, 147 insertions(+)

diff --git a/dev-qt/qtwebkit/Manifest b/dev-qt/qtwebkit/Manifest
index eaf279d..f9c66a241ca 100644
--- a/dev-qt/qtwebkit/Manifest
+++ b/dev-qt/qtwebkit/Manifest
@@ -1 +1,2 @@
 DIST qtwebkit-5.212.0-alpha3.tar.xz 12457896 BLAKE2B 
1b6ce78706a9696f0eb1fbe287d0d095d0089daf645a9ca60f9f31b9057669180b14d67a3bdfb387fc09dbbeee658c0e895a95edc46b2020f06f2b58188ba65d
 SHA512 
38794514b886de3fa63a41277c2bcbb970e87a12070962b527e3898466cf7ad3b65ce4588669498415d365310b37729e81aabb457808fe11120558ef8e35445f
+DIST qtwebkit-5.212.0-alpha4.tar.xz 12528508 BLAKE2B 
72d7444f270f47b62044cf683ed306803660bfbafe1450440ea29e43e3c0e6e841b6e860dfa8affc1b32b7c539448f04e22a7ae38cce055d37905dfb3240aab0
 SHA512 
33f11270bd030599beff9c1983a6c5ff2d61f407cc8a6825f7f405d46f9184c720fc7f60c7359f08f828db96a2170092875066a0d5c0a21ff09bc48a2603fbf6

diff --git a/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20200309.ebuild 
b/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20200309.ebuild
new file mode 100644
index 000..406b871dda5
--- /dev/null
+++ b/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20200309.ebuild
@@ -0,0 +1,146 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+if [[ ${PV} = * ]]; then
+   EGIT_BRANCH="qtwebkit-5.212"
+   EGIT_REPO_URI="https://github.com/qtwebkit/qtwebkit.git;
+   inherit git-r3
+else
+   MY_P="${PN}-${PV/_pre20200309/-alpha4}" # present as upgrade over 
previous snapshot
+   
SRC_URI="https://github.com/annulen/webkit/releases/download/${MY_P}/${MY_P}.tar.xz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+   S="${WORKDIR}/${MY_P}"
+fi
+PYTHON_COMPAT=( python3_{6,7,8} )
+USE_RUBY="ruby25 ruby26 ruby27"
+inherit check-reqs cmake flag-o-matic python-any-r1 qmake-utils ruby-single 
toolchain-funcs
+
+DESCRIPTION="WebKit rendering library for the Qt5 framework (deprecated)"
+HOMEPAGE="https://www.qt.io/;
+
+LICENSE="BSD LGPL-2+"
+SLOT="5/5.212"
+IUSE="geolocation gles2 +gstreamer +hyphen +jit multimedia nsplugin opengl 
orientation +printsupport qml webp X"
+
+REQUIRED_USE="
+   nsplugin? ( X )
+   qml? ( opengl )
+   ?? ( gstreamer multimedia )
+"
+
+# Dependencies found at Source/cmake/OptionsQt.cmake
+QT_MIN_VER="5.12.3:5"
+BDEPEND="
+   ${PYTHON_DEPS}
+   ${RUBY_DEPS}
+   dev-lang/perl
+   dev-util/gperf
+   >=sys-devel/bison-2.4.3
+   sys-devel/flex
+   virtual/pkgconfig
+"
+DEPEND="
+   dev-db/sqlite:3
+   dev-libs/icu:=
+   dev-libs/libxml2
+   dev-libs/libxslt
+   >=dev-qt/qtcore-${QT_MIN_VER}
+   >=dev-qt/qtgui-${QT_MIN_VER}
+   >=dev-qt/qtnetwork-${QT_MIN_VER}
+   >=dev-qt/qtwidgets-${QT_MIN_VER}=
+   media-libs/libpng:0=
+   media-libs/woff2
+   virtual/jpeg:0
+   geolocation? ( >=dev-qt/qtpositioning-${QT_MIN_VER} )
+   gstreamer? (
+   dev-libs/glib:2
+   media-libs/gstreamer:1.0
+   media-libs/gst-plugins-bad:1.0
+   media-libs/gst-plugins-base:1.0
+   )
+   hyphen? ( dev-libs/hyphen )
+   multimedia? ( >=dev-qt/qtmultimedia-${QT_MIN_VER}[widgets] )
+   opengl? (
+   >=dev-qt/qtgui-${QT_MIN_VER}[gles2=]
+   >=dev-qt/qtopengl-${QT_MIN_VER}[gles2=]
+   )
+   orientation? ( >=dev-qt/qtsensors-${QT_MIN_VER} )
+   printsupport? ( >=dev-qt/qtprintsupport-${QT_MIN_VER} )
+   qml? (
+   >=dev-qt/qtdeclarative-${QT_MIN_VER}
+   >=dev-qt/qtwebchannel-${QT_MIN_VER}[qml]
+   )
+   webp? ( media-libs/libwebp:= )
+   X? (
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXrender
+   )
+"
+RDEPEND="${DEPEND}"
+
+CHECKREQS_DISK_BUILD="16G" # bug 417307
+
+_check_reqs() {
+   if [[ ${MERGE_TYPE} != binary ]] && is-flagq "-g*" && ! is-flagq 
"-g*0"; then
+   einfo "Checking for sufficient disk space to build ${PN} with 
debugging flags"
+   check-reqs_$1
+   fi
+}
+
+pkg_pretend() {
+   _check_reqs pkg_pretend
+}
+
+pkg_setup() {
+   _check_reqs pkg_setup
+   python-any-r1_pkg_setup
+}
+
+src_configure() {
+   # Respect CC, otherwise 

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

2020-03-11 Thread Mike Pagano
commit: a7a2d5b8301b005322e03bf60e509e3f9c6775ab
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 11 17:19:48 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 17:19:48 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=a7a2d5b8

Linux patch 4.19.109

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

 _README   |4 +
 1108_linux-4.19.109.patch | 2869 +
 2 files changed, 2873 insertions(+)

diff --git a/_README b/_README
index 65259b7..f28ed71 100644
--- a/_README
+++ b/_README
@@ -471,6 +471,10 @@ Patch:  1107_linux-4.19.108.patch
 From:   https://www.kernel.org
 Desc:   Linux 4.19.108
 
+Patch:  1108_linux-4.19.109.patch
+From:   https://www.kernel.org
+Desc:   Linux 4.19.109
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1108_linux-4.19.109.patch b/1108_linux-4.19.109.patch
new file mode 100644
index 000..ed6fc38
--- /dev/null
+++ b/1108_linux-4.19.109.patch
@@ -0,0 +1,2869 @@
+diff --git a/Makefile b/Makefile
+index 313f0c8dd66f..059c5e0aac15 100644
+--- a/Makefile
 b/Makefile
+@@ -1,7 +1,7 @@
+ # SPDX-License-Identifier: GPL-2.0
+ VERSION = 4
+ PATCHLEVEL = 19
+-SUBLEVEL = 108
++SUBLEVEL = 109
+ EXTRAVERSION =
+ NAME = "People's Front"
+ 
+diff --git a/arch/arm/boot/dts/am437x-idk-evm.dts 
b/arch/arm/boot/dts/am437x-idk-evm.dts
+index 20132477a871..80603af33cab 100644
+--- a/arch/arm/boot/dts/am437x-idk-evm.dts
 b/arch/arm/boot/dts/am437x-idk-evm.dts
+@@ -525,11 +525,11 @@
+* Supply voltage supervisor on board will not allow opp50 so
+* disable it and set opp100 as suspend OPP.
+*/
+-  opp50@3 {
++  opp50-3 {
+   status = "disabled";
+   };
+ 
+-  opp100@6 {
++  opp100-6 {
+   opp-suspend;
+   };
+ };
+diff --git a/arch/arm/boot/dts/dra76x.dtsi b/arch/arm/boot/dts/dra76x.dtsi
+index 613e4dc0ed3e..216e1d1a69c7 100644
+--- a/arch/arm/boot/dts/dra76x.dtsi
 b/arch/arm/boot/dts/dra76x.dtsi
+@@ -81,3 +81,8 @@
+   reg = <0x3fc>;
+   };
+ };
++
++ {
++  /* dra76x is not affected by i887 */
++  max-frequency = <9600>;
++};
+diff --git a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi 
b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
+index 6486df3e2942..881cea0b61ba 100644
+--- a/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
 b/arch/arm/boot/dts/imx6qdl-phytec-phycore-som.dtsi
+@@ -183,7 +183,6 @@
+   pinctrl-0 = <_usdhc4>;
+   bus-width = <8>;
+   non-removable;
+-  vmmc-supply = <_emmc_1p8>;
+   status = "disabled";
+ };
+ 
+diff --git a/arch/arm/boot/dts/imx7-colibri.dtsi 
b/arch/arm/boot/dts/imx7-colibri.dtsi
+index c1ed83131b49..37aeba999be3 100644
+--- a/arch/arm/boot/dts/imx7-colibri.dtsi
 b/arch/arm/boot/dts/imx7-colibri.dtsi
+@@ -319,7 +319,6 @@
+   assigned-clock-rates = <4>;
+   bus-width = <8>;
+   fsl,tuning-step = <2>;
+-  max-frequency = <1>;
+   vmmc-supply = <_module_3v3>;
+   vqmmc-supply = <_DCDC3>;
+   non-removable;
+diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
+index 7e22309bccac..074b4ec520c6 100644
+--- a/arch/arm/boot/dts/ls1021a.dtsi
 b/arch/arm/boot/dts/ls1021a.dtsi
+@@ -584,7 +584,7 @@
+   };
+ 
+   mdio0: mdio@2d24000 {
+-  compatible = "fsl,etsec2-mdio";
++  compatible = "gianfar";
+   device_type = "mdio";
+   #address-cells = <1>;
+   #size-cells = <0>;
+@@ -593,7 +593,7 @@
+   };
+ 
+   mdio1: mdio@2d64000 {
+-  compatible = "fsl,etsec2-mdio";
++  compatible = "gianfar";
+   device_type = "mdio";
+   #address-cells = <1>;
+   #size-cells = <0>;
+diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
+index bae179af21f6..e9cfe8e86f33 100644
+--- a/arch/arm/mach-imx/Makefile
 b/arch/arm/mach-imx/Makefile
+@@ -89,6 +89,8 @@ AFLAGS_suspend-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += suspend-imx6.o
+ obj-$(CONFIG_SOC_IMX53) += suspend-imx53.o
+ endif
++AFLAGS_resume-imx6.o :=-Wa,-march=armv7-a
++obj-$(CONFIG_SOC_IMX6) += resume-imx6.o
+ obj-$(CONFIG_SOC_IMX6) += pm-imx6.o
+ 
+ obj-$(CONFIG_SOC_IMX1) += mach-imx1.o
+diff --git a/arch/arm/mach-imx/common.h b/arch/arm/mach-imx/common.h
+index 423dd76bb6b8..9728e39cd182 100644
+--- a/arch/arm/mach-imx/common.h
 b/arch/arm/mach-imx/common.h
+@@ -103,17 +103,17 @@ void imx_cpu_die(unsigned int cpu);
+ int imx_cpu_kill(unsigned int cpu);
+ 
+ #ifdef CONFIG_SUSPEND
+-void v7_cpu_resume(void);
+ void imx53_suspend(void __iomem *ocram_vbase);
+ extern const 

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

2020-03-11 Thread Louis Sautier
commit: 7ad9a803452a7e7d112e5425342d17d7cfe43503
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Mar 11 17:15:14 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Mar 11 17:15:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad9a803

dev-python/denonavr: remove old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/denonavr/Manifest   |  1 -
 dev-python/denonavr/denonavr-0.7.10.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-python/denonavr/Manifest b/dev-python/denonavr/Manifest
index f9c7304bffb..05e1f8e0c39 100644
--- a/dev-python/denonavr/Manifest
+++ b/dev-python/denonavr/Manifest
@@ -1,3 +1,2 @@
-DIST denonavr-0.7.10.tar.gz 62877 BLAKE2B 
0b011f187f8952af81669d3568d5c6ae5584ce6b106ca769609711883bf62f7d4b7a605bc12e8cfac8f1a1e9622e7b37cc17be0545bbd24898b0a6f882f7adac
 SHA512 
62b8a1f61f0fcf5c7d13b473d990a562e3fddf777b077bf5f9a0d7c24f9bc76810917421653dbbedd292b659e6c0ef7e1c303a5f152cf9d7aee2039d47702314
 DIST denonavr-0.7.12.tar.gz 63381 BLAKE2B 
524dbc322c962f167474eb11651920fc587651ef49004f89172fd22ab9dd35db5743cec89c88d0703179187eb6fe5894fe04759cc4e5214571a27c4d0aabf4fd
 SHA512 
2449e688bbb1e7dc0c1c805ef6353b17e202290e6675b92a8d8e5a60b7f2d9ab3b90d314decf30cc75f76fcc008186b326c294f30ba040e6e66eb0b3bedb067b
 DIST denonavr-0.8.0.tar.gz 63483 BLAKE2B 
074febbe0a8ea66054de7b469ab05d919c68cd2cbc41f41a00239f139a9b32e03a8710c2ffd0dc1fae8071ec81f4474e36de3762a105aa984b243282f25f79dc
 SHA512 
ceed31a6426147011e859d3c0806e2f0c49b8743ecf8503cc739fb2f0a33b149a6920cb7739c089d1c83a496bc7e342ed1cf7fcee06af3459777f8ba4791ea94

diff --git a/dev-python/denonavr/denonavr-0.7.10.ebuild 
b/dev-python/denonavr/denonavr-0.7.10.ebuild
deleted file mode 100644
index c181baaf4bb..000
--- a/dev-python/denonavr/denonavr-0.7.10.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{6,7} )
-PYTHON_REQ_USE="xml(+)"
-
-inherit distutils-r1
-
-DESCRIPTION="Automation Library for Denon AVR receivers"
-HOMEPAGE="https://github.com/scarface-4711/denonavr;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
-BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   ${RDEPEND}
-   dev-python/pytest[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   dev-python/testtools[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   pytest -vv || die "tests failed with ${EPYTHON}"
-}



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

2020-03-11 Thread Louis Sautier
commit: 399ca1a702836bc1e3c5ed9f0cc51fafb05668dc
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Mar 11 17:15:03 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Mar 11 17:15:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399ca1a7

dev-python/denonavr: bump to 0.8.0

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/denonavr/Manifest  |  1 +
 dev-python/denonavr/denonavr-0.8.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/denonavr/Manifest b/dev-python/denonavr/Manifest
index 9f920b733b9..f9c7304bffb 100644
--- a/dev-python/denonavr/Manifest
+++ b/dev-python/denonavr/Manifest
@@ -1,2 +1,3 @@
 DIST denonavr-0.7.10.tar.gz 62877 BLAKE2B 
0b011f187f8952af81669d3568d5c6ae5584ce6b106ca769609711883bf62f7d4b7a605bc12e8cfac8f1a1e9622e7b37cc17be0545bbd24898b0a6f882f7adac
 SHA512 
62b8a1f61f0fcf5c7d13b473d990a562e3fddf777b077bf5f9a0d7c24f9bc76810917421653dbbedd292b659e6c0ef7e1c303a5f152cf9d7aee2039d47702314
 DIST denonavr-0.7.12.tar.gz 63381 BLAKE2B 
524dbc322c962f167474eb11651920fc587651ef49004f89172fd22ab9dd35db5743cec89c88d0703179187eb6fe5894fe04759cc4e5214571a27c4d0aabf4fd
 SHA512 
2449e688bbb1e7dc0c1c805ef6353b17e202290e6675b92a8d8e5a60b7f2d9ab3b90d314decf30cc75f76fcc008186b326c294f30ba040e6e66eb0b3bedb067b
+DIST denonavr-0.8.0.tar.gz 63483 BLAKE2B 
074febbe0a8ea66054de7b469ab05d919c68cd2cbc41f41a00239f139a9b32e03a8710c2ffd0dc1fae8071ec81f4474e36de3762a105aa984b243282f25f79dc
 SHA512 
ceed31a6426147011e859d3c0806e2f0c49b8743ecf8503cc739fb2f0a33b149a6920cb7739c089d1c83a496bc7e342ed1cf7fcee06af3459777f8ba4791ea94

diff --git a/dev-python/denonavr/denonavr-0.8.0.ebuild 
b/dev-python/denonavr/denonavr-0.8.0.ebuild
new file mode 100644
index 000..bf2e9a92067
--- /dev/null
+++ b/dev-python/denonavr/denonavr-0.8.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="Automation Library for Denon AVR receivers"
+HOMEPAGE="https://github.com/scarface-4711/denonavr;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/requests[${PYTHON_USEDEP}]"
+BDEPEND="
+   test? (
+   dev-python/requests-mock[${PYTHON_USEDEP}]
+   dev-python/testtools[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest



[gentoo-commits] proj/qt:master commit in: dev-qt/qtwebkit/

2020-03-11 Thread Andreas Sturmlechner
commit: 69df5ab4c93c892fa5dea9758dc3db7fc39c2a7c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar 11 17:04:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 11 17:04:34 2020 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=69df5ab4

dev-qt/qtwebkit: alpha4 switched to python3 for build

Bug: https://bugs.gentoo.org/698990
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-qt/qtwebkit/qtwebkit-5.212..ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/qtwebkit/qtwebkit-5.212..ebuild 
b/dev-qt/qtwebkit/qtwebkit-5.212..ebuild
index 334ad5b4..406b871d 100644
--- a/dev-qt/qtwebkit/qtwebkit-5.212..ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-5.212..ebuild
@@ -8,12 +8,12 @@ if [[ ${PV} = * ]]; then
EGIT_REPO_URI="https://github.com/qtwebkit/qtwebkit.git;
inherit git-r3
 else
-   MY_P="${PN}-${PV/_pre20190629/-alpha3}" # present as upgrade over 
previous snapshot
+   MY_P="${PN}-${PV/_pre20200309/-alpha4}" # present as upgrade over 
previous snapshot

SRC_URI="https://github.com/annulen/webkit/releases/download/${MY_P}/${MY_P}.tar.xz;
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
S="${WORKDIR}/${MY_P}"
 fi
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 USE_RUBY="ruby25 ruby26 ruby27"
 inherit check-reqs cmake flag-o-matic python-any-r1 qmake-utils ruby-single 
toolchain-funcs
 



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

2020-03-11 Thread Louis Sautier
commit: eb91a2181e781903eddcadce5746090c7d592657
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Mar 11 17:12:10 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Mar 11 17:12:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb91a218

www-apps/klaus: remove old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 www-apps/klaus/Manifest   |  1 -
 www-apps/klaus/klaus-1.4.0.ebuild | 36 
 2 files changed, 37 deletions(-)

diff --git a/www-apps/klaus/Manifest b/www-apps/klaus/Manifest
index 2a4129b7bd5..883f14091f3 100644
--- a/www-apps/klaus/Manifest
+++ b/www-apps/klaus/Manifest
@@ -1,3 +1,2 @@
-DIST klaus-1.4.0.tar.gz 36879 BLAKE2B 
8a621338514e3be143c5b64a0a486d47edc7e7a14c839bc135e7c1693fd09ddea1529b5b2e1d8e0bb70f152629d7bff288f9221ae4243dac01995da4d00e5848
 SHA512 
8e596590fe29c62eeb823047780f747a0f4908f926dad8ff54000469dca013fcfcbaf7b53c0555db095fef71e4d9056e9b6e959005550bdfccc338f1ee3a5d2c
 DIST klaus-1.5.1.tar.gz 37563 BLAKE2B 
164971626cab61d49e662fd356e0954e6ce8c1028d2452d661b3fdc386d835408e5aaaf83f14ec8851b7482e5a848086c6f15765811454ecf16628c01ba154b8
 SHA512 
a2244973ff93dbb00f5771755704fe7c6d5ee7f4f47189643f27cc114216a9b14327fc537b5c934c7ed8a08df52727600761402da0d492ffa5d5ba6c5f24af56
 DIST klaus-1.5.2.tar.gz 38168 BLAKE2B 
4bcaf91ce641ca1f937d8b1b46367caf0ac7e9130fe222c820ded7cca8a708d1374142b09ae511da2695a64b3f2b67be69645d05602779c05081081b29494d9d
 SHA512 
6423bfbef83f09b9abe4a1150d096ae72fc058a81c60fac585796918fa7c12b9a81c4d5808cf2e18acda5f6b891eaf93ed72a2e229b5b8d6ab5f060ea3230932

diff --git a/www-apps/klaus/klaus-1.4.0.ebuild 
b/www-apps/klaus/klaus-1.4.0.ebuild
deleted file mode 100644
index 5293ee80373..000
--- a/www-apps/klaus/klaus-1.4.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="A simple, easy-to-set-up Git web viewer"
-HOMEPAGE="https://github.com/jonashaag/klaus/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="ctags"
-
-RDEPEND="
-   >=dev-python/dulwich-0.19.3[${PYTHON_USEDEP}]
-   dev-python/flask[${PYTHON_USEDEP}]
-   dev-python/httpauth[${PYTHON_USEDEP}]
-   dev-python/humanize[${PYTHON_USEDEP}]
-   dev-python/pygments[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   ctags? ( dev-python/python-ctags[${PYTHON_USEDEP}] )
-"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-# The tests can only be run from a git repository
-# so they are not included in the source distributions
-
-python_install_all() {
-   distutils-r1_python_install_all
-   doman ${PN}.1
-}



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

2020-03-11 Thread Louis Sautier
commit: d528b173be9c58de31eb78d9d8e379904e9d723b
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Mar 11 13:28:10 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Mar 11 17:12:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d528b173

dev-python/python-ctags: add Python 3.8 support, add slot operator

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 ...ython-ctags-1.3.0.ebuild => python-ctags-1.3.0-r1.ebuild} | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-python/python-ctags/python-ctags-1.3.0.ebuild 
b/dev-python/python-ctags/python-ctags-1.3.0-r1.ebuild
similarity index 73%
rename from dev-python/python-ctags/python-ctags-1.3.0.ebuild
rename to dev-python/python-ctags/python-ctags-1.3.0-r1.ebuild
index b7aa5a9ff13..9a1bda48341 100644
--- a/dev-python/python-ctags/python-ctags-1.3.0.ebuild
+++ b/dev-python/python-ctags/python-ctags-1.3.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{6,7} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 
 inherit distutils-r1
 
@@ -11,16 +11,12 @@ MY_PN="${PN}3"
 DESCRIPTION="Exuberant Ctags indexing python bindings"
 HOMEPAGE="https://github.com/jonashaag/python-ctags3;
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="dev-util/ctags"
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
+RDEPEND="dev-util/ctags:="
 
-python_test() {
-   esetup.py test
-}
+distutils_enable_tests setup.py



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

2020-03-11 Thread Louis Sautier
commit: cb5ce2b431b892d312d67a117f6460c324f62440
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Mar 11 17:11:40 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Mar 11 17:12:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb5ce2b4

www-apps/klaus: bump to 1.5.2, add Python 3.8 support

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 www-apps/klaus/Manifest   |  1 +
 www-apps/klaus/klaus-1.5.2.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/www-apps/klaus/Manifest b/www-apps/klaus/Manifest
index f7dd242ba09..2a4129b7bd5 100644
--- a/www-apps/klaus/Manifest
+++ b/www-apps/klaus/Manifest
@@ -1,2 +1,3 @@
 DIST klaus-1.4.0.tar.gz 36879 BLAKE2B 
8a621338514e3be143c5b64a0a486d47edc7e7a14c839bc135e7c1693fd09ddea1529b5b2e1d8e0bb70f152629d7bff288f9221ae4243dac01995da4d00e5848
 SHA512 
8e596590fe29c62eeb823047780f747a0f4908f926dad8ff54000469dca013fcfcbaf7b53c0555db095fef71e4d9056e9b6e959005550bdfccc338f1ee3a5d2c
 DIST klaus-1.5.1.tar.gz 37563 BLAKE2B 
164971626cab61d49e662fd356e0954e6ce8c1028d2452d661b3fdc386d835408e5aaaf83f14ec8851b7482e5a848086c6f15765811454ecf16628c01ba154b8
 SHA512 
a2244973ff93dbb00f5771755704fe7c6d5ee7f4f47189643f27cc114216a9b14327fc537b5c934c7ed8a08df52727600761402da0d492ffa5d5ba6c5f24af56
+DIST klaus-1.5.2.tar.gz 38168 BLAKE2B 
4bcaf91ce641ca1f937d8b1b46367caf0ac7e9130fe222c820ded7cca8a708d1374142b09ae511da2695a64b3f2b67be69645d05602779c05081081b29494d9d
 SHA512 
6423bfbef83f09b9abe4a1150d096ae72fc058a81c60fac585796918fa7c12b9a81c4d5808cf2e18acda5f6b891eaf93ed72a2e229b5b8d6ab5f060ea3230932

diff --git a/www-apps/klaus/klaus-1.5.2.ebuild 
b/www-apps/klaus/klaus-1.5.2.ebuild
new file mode 100644
index 000..351c5e29721
--- /dev/null
+++ b/www-apps/klaus/klaus-1.5.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple, easy-to-set-up Git web viewer"
+HOMEPAGE="https://github.com/jonashaag/klaus/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ctags"
+
+RDEPEND="
+   >=dev-python/dulwich-0.19.3[${PYTHON_USEDEP}]
+   dev-python/flask[${PYTHON_USEDEP}]
+   dev-python/httpauth[${PYTHON_USEDEP}]
+   dev-python/humanize[${PYTHON_USEDEP}]
+   dev-python/pygments[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]
+   ctags? ( dev-python/python-ctags[${PYTHON_USEDEP}] )
+"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+# The tests can only be run from a git repository
+# so they are not included in the source distributions
+
+python_install_all() {
+   distutils-r1_python_install_all
+   doman ${PN}.1
+}



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

2020-03-11 Thread Louis Sautier
commit: 8ff930d979fecf14b7fbae5c8cff16f354d1dd4c
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Mar 11 13:13:32 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Mar 11 17:12:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ff930d9

dev-python/httpauth: add Py3.8 support, fix deps

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/httpauth/httpauth-0.3.ebuild | 14 +++---
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/dev-python/httpauth/httpauth-0.3.ebuild 
b/dev-python/httpauth/httpauth-0.3.ebuild
index ec763d1968c..5bff2d38252 100644
--- a/dev-python/httpauth/httpauth-0.3.ebuild
+++ b/dev-python/httpauth/httpauth-0.3.ebuild
@@ -3,7 +3,8 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{6,7} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1
 
@@ -14,14 +15,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="ISC"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
-BDEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )
-"
-
-python_test() {
-   nosetests -v tests.py || die "tests failed with ${EPYTHON}"
-}
+distutils_enable_tests nose



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-desktop-icons/

2020-03-11 Thread Pacho Ramos
commit: d47190016720c058c7d388ea866853cbf79451c1
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 16:48:02 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 16:48:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4719001

gnome-extra/gnome-shell-extension-desktop-icons: Bump to 19.10.2

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 .../gnome-shell-extension-desktop-icons/Manifest   |  1 +
 ...me-shell-extension-desktop-icons-19.10.2.ebuild | 46 ++
 2 files changed, 47 insertions(+)

diff --git a/gnome-extra/gnome-shell-extension-desktop-icons/Manifest 
b/gnome-extra/gnome-shell-extension-desktop-icons/Manifest
index 47548706887..f7eeac61883 100644
--- a/gnome-extra/gnome-shell-extension-desktop-icons/Manifest
+++ b/gnome-extra/gnome-shell-extension-desktop-icons/Manifest
@@ -1 +1,2 @@
 DIST desktop-icons-19.01.4.tar.xz 46712 BLAKE2B 
6991d45bf7e8e0373fa42985d5e6a416a3cdbe90abe539dcfc474bbae58763843ec73fb379f4ed69637c31916b1a11ee3e08f4166b691e76691a03d77be33d08
 SHA512 
db840b2a5a5848c1bf151b59c3c35dba163f23026cc0d0a859cab5746ed15569153c70357dcc9d38637ef1af27a2df0d2e942a97521e4f750265ae4bc6bc1666
+DIST desktop-icons-19.10.2.tar.xz 47920 BLAKE2B 
ac53da69fd76985b134fcff50d3340ad804e0a466ddf179cf06a7dd14ceaa1841a99341471a8dc2fb09e0e4794d1fee718ce516750381f71bf5e70b5ffe4a32a
 SHA512 
c6af4ffdb6dcc2c163dcf4dcac69911746fdc1dc89b1f590b82e962b8c400327ae459d648157d784c154c45488bea5961e01fc64c04ab72b5da3ca07229f80f8

diff --git 
a/gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-19.10.2.ebuild
 
b/gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-19.10.2.ebuild
new file mode 100644
index 000..7996c7b33dd
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-desktop-icons/gnome-shell-extension-desktop-icons-19.10.2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome2-utils meson
+
+MY_PN="${PN/gnome-shell-extension-/}"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="A GNOME Shell extension for providing desktop icons"
+HOMEPAGE="https://gitlab.gnome.org/World/ShellExtensions/desktop-icons;
+
+COMMIT="c2dfe4403c8b3bad25a2b41daa3c485e"
+SRC_URI="https://gitlab.gnome.org/World/ShellExtensions/${MY_PN}/uploads/${COMMIT}/${MY_P}.tar.xz;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="dev-libs/glib:2"
+RDEPEND="${COMMON_DEPEND}
+   app-eselect/eselect-gnome-shell-extensions
+   =gnome-base/gnome-shell-3.34*
+   >=gnome-base/nautilus-3.30.4
+   sys-apps/xdg-desktop-portal
+"
+DEPEND="${COMMON_DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-gsconnect/

2020-03-11 Thread Pacho Ramos
commit: 238ddb0b4ceafc866582c903f0ccd62592524a14
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 16:38:01 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 16:38:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=238ddb0b

gnome-extra/gnome-shell-extension-gsconnect: Bump to v33

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 .../gnome-shell-extension-gsconnect/Manifest   |  1 +
 .../gnome-shell-extension-gsconnect-33.ebuild  | 64 ++
 2 files changed, 65 insertions(+)

diff --git a/gnome-extra/gnome-shell-extension-gsconnect/Manifest 
b/gnome-extra/gnome-shell-extension-gsconnect/Manifest
index 52ac49cad78..c2364fc2da0 100644
--- a/gnome-extra/gnome-shell-extension-gsconnect/Manifest
+++ b/gnome-extra/gnome-shell-extension-gsconnect/Manifest
@@ -1 +1,2 @@
 DIST gnome-shell-extension-gsconnect-28.tar.gz 312814 BLAKE2B 
217e32e799c6300764f23245c0d474b025918f78808c026175fd3262b4c463b913969290156782151828cdcb15647002e7c7b8bff926337960a78d6d98a16c77
 SHA512 
a806f6532e68544832dac47da1fdf23edb7625c6cac4ad7f1c1a1b0a5d69af159397bc6f2bb63a74907669db5ea192343b7d2fc8eb2992bcc6a1834cffe1fbba
+DIST gnome-shell-extension-gsconnect-33.tar.gz 314704 BLAKE2B 
fa4f2eb6325356a058b24b92b683ca7331af30112d27060e8ee191c21a3269639da58992d53434c7121ea511ee9e07869b082f908b59e19fc2434f3c07e09624
 SHA512 
26ef929b9b128db0cb29fba22203a3afd500c5b1c3bac6917926a60350d271e67bb0985866f84877355c079fe4a5656b8ac5e8dae976d17d9a068cc825293bce

diff --git 
a/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-33.ebuild
 
b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-33.ebuild
new file mode 100644
index 000..9407d5ae418
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-gsconnect/gnome-shell-extension-gsconnect-33.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome2-utils meson readme.gentoo-r1
+
+DESCRIPTION="KDE Connect implementation for Gnome Shell"
+HOMEPAGE="https://github.com/andyholmes/gnome-shell-extension-gsconnect;
+SRC_URI="https://github.com/andyholmes/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nautilus"
+
+COMMON_DEPEND="dev-libs/glib:2"
+RDEPEND="${COMMON_DEPEND}
+   app-eselect/eselect-gnome-shell-extensions
+   >=dev-libs/gjs-1.48
+   =gnome-base/gnome-shell-3.34*
+   gnome-base/gvfs
+   gnome-extra/evolution-data-server
+   || ( media-libs/libcanberra media-libs/gsound )
+   nautilus? (
+   dev-python/nautilus-python
+   gnome-base/nautilus[introspection] )
+"
+DEPEND="${COMMON_DEPEND}"
+BDEPEND="
+   virtual/pkgconfig
+"
+
+DISABLE_AUTOFORMATTING="yes"
+DOC_CONTENTS="For knowing more about how to do the setup, please visit:
+https://github.com/andyholmes/gnome-shell-extension-gsconnect/wiki/Installation;
+
+src_configure() {
+   # nemo support relies on nemo-python from 
https://github.com/linuxmint/nemo-extensions
+   # https://bugs.gentoo.org/694388
+   meson_src_configure \
+   -Dnemo=false \
+   $(meson_use nautilus)
+}
+
+src_install() {
+   meson_src_install
+   readme.gentoo_create_doc
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+   readme.gentoo_print_elog
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



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

2020-03-11 Thread Lars Wendler
commit: dd321801224523f9ed5535b7612530bcc228db02
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 16:18:29 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 16:21:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd321801

dev-libs/libfilezilla: Bump to version 0.20.2

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

 dev-libs/libfilezilla/Manifest   |  1 +
 dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild | 39 
 2 files changed, 40 insertions(+)

diff --git a/dev-libs/libfilezilla/Manifest b/dev-libs/libfilezilla/Manifest
index 4fca58f4f32..01c2c794e8c 100644
--- a/dev-libs/libfilezilla/Manifest
+++ b/dev-libs/libfilezilla/Manifest
@@ -3,3 +3,4 @@ DIST libfilezilla-0.18.2.tar.bz2 526968 BLAKE2B 
81b27c18e9c04e2277dbe7a2fa2bfe3c
 DIST libfilezilla-0.19.1.tar.bz2 539952 BLAKE2B 
a581964a34c9104543eb06579e1f1b816b0f47e6ef3af0de9aa0b7528665ca0ac17ddf3c5327a434b8e344bdde5602f1b7a71b7cc755367e750c88de06329335
 SHA512 
1342a199e4bdc211437deaa4ff34fe7f7de476a664b1ea4dc8df0482db98eb6c21e03f9c7b510bc00c81f6dacd7fdec2fa721554fe6e71c5bb2763618759b1a1
 DIST libfilezilla-0.19.3.tar.bz2 541117 BLAKE2B 
c0015be2fa632cc4bfd44d5e02bdc9e14c5ac0598e4c83fabc95e00dd82669963d02a8e7b3db33e554d86f333eb5a7afdd6235acfa7b336dbd5bbfbf334f4381
 SHA512 
264a3a110dc4e99f6b993479be9f25cf831297899c699d73e5ad5a403e11ff09fa9ab062a420a0111e78f7d6e68e92fa461c161c8fd7c274cf227ef45f618849
 DIST libfilezilla-0.20.1.tar.bz2 548442 BLAKE2B 
1a0c41847fac98f28cfbda2071d76d945c38414de2ae97dccb00870ed97e39cf1cfefc879b85e014eaf731f3bd9c9859636b362872c1cd109f9214e9376680a0
 SHA512 
5fa43b2215c71d1e0ba92fdfed8963f771b7b8862333f14e812b0e01a783ceb5e186706f6729be8112872cf4abfa4fc4b785bbab5596d1b3f474046febedbfe7
+DIST libfilezilla-0.20.2.tar.bz2 549679 BLAKE2B 
929c535ed7ad65fb35bc7f3a21c827ff51d01e387f383bf677f86b78aa79deafa81781eee87afe3c9c8a4d48c60ea02f7fff45b4e469f3755511c9b11001dc88
 SHA512 
242df38b335558c83fde91800787992adaa617292d119a15d8036adc1622b207127d0e8e6fb935b4300e1e0d63e196636589ba513e410c751dea052164a773d7

diff --git a/dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild 
b/dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild
new file mode 100644
index 000..61611daf6b6
--- /dev/null
+++ b/dev-libs/libfilezilla/libfilezilla-0.20.2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit flag-o-matic
+
+DESCRIPTION="C++ library offering some basic functionality for 
platform-independent programs"
+HOMEPAGE="https://lib.filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/${PN}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0/4" # libfilezilla .so version
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/nettle:0=
+   >=net-libs/gnutls-3.5.7:=
+"
+DEPEND="${RDEPEND}
+   test? ( dev-util/cppunit )"
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}
+
+src_install() {
+   default
+   find "${ED}" -type f \( -name "*.a" -o -name "*.la" \) -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/

2020-03-11 Thread Lars Wendler
commit: cf8736888fe87d5e8ca9bd4428f7fbc9f973c73e
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 16:19:12 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 16:21:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf873688

net-ftp/filezilla: Bump to version 3.47.2.1

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

 net-ftp/filezilla/Manifest  |  1 +
 net-ftp/filezilla/filezilla-3.47.2.1.ebuild | 87 +
 2 files changed, 88 insertions(+)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index b9d6d855a73..f391bd2f737 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -4,3 +4,4 @@ DIST FileZilla_3.45.1_src.tar.bz2 4649083 BLAKE2B 
8d3113e5ce96d2115a6ec02109f261
 DIST FileZilla_3.46.0_src.tar.bz2 4661100 BLAKE2B 
ccda60b590e85afd7de0edd064ee7b993e663e43643f262378db6d26a019730ec493518e0e2b39bce0710acafe888f47f84ecb098e35d3b32061f089a99a6a30
 SHA512 
26ffb039b4a6d51d6d1011ee452f3690f74514c91a9e58c79880dbf778296cfc81283fade52f65f81654b828449e2b7e703b1d6c1e2e84c08f54681d2aa92674
 DIST FileZilla_3.46.3_src.tar.bz2 4720329 BLAKE2B 
92369d2fb3b8c9eded37f912bbd25a0e995a5fc1ab86ef6aa746a8eb239f17e8fafa78de00529b0f3af102fe268b51a60ce40ac967cf9b2fbbd6fa7900898ffc
 SHA512 
35b61c3bfd1d40848e7846b4533da8844df0e4873cb89286b90330cbc29dffeff96fcab10aec908a08d9129198bb2d80df8f223d8ebc1a0863a4083cb06abffc
 DIST FileZilla_3.47.1_src.tar.bz2 4732088 BLAKE2B 
3db5247a9e2d9a7bf296091317b8faf049dbe9dca328536671dba5e5ab7b32d16d273348d0cbcf89342262a34dcf7d90198b4dfb98e67bfb683febf07b7b680e
 SHA512 
32573e847bc23acb86bdea8eb4de102e4f673465e0b86738d954b47eacdf6e534854a9065bddf8b586eba315bf65b1bfc4f17f9379819a6c9bd43ae6ed8f388a
+DIST FileZilla_3.47.2.1_src.tar.bz2 4733941 BLAKE2B 
0517d43bfba8aa116ae4031d56e5070aadbcaf81ace2311f6cfddb47e7f67ec62396ae3690c139bcc1a8368be690776b3163dd6d53a6ebb27ee5e99300b3c67b
 SHA512 
8919eab7762e0e30241637a8978fbf61f02ac4c52aac293191315b931d52b41ae228b753f4e3b7530835578836dfee7f91772841273e9fc2bdf75ff7ed48fafc

diff --git a/net-ftp/filezilla/filezilla-3.47.2.1.ebuild 
b/net-ftp/filezilla/filezilla-3.47.2.1.ebuild
new file mode 100644
index 000..0d2c7ce5ccc
--- /dev/null
+++ b/net-ftp/filezilla/filezilla-3.47.2.1.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+WX_GTK_VER="3.0-gtk3"
+
+inherit autotools flag-o-matic wxwidgets xdg
+
+MY_PV=${PV/_/-}
+MY_P="FileZilla_${MY_PV}"
+
+DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
+HOMEPAGE="https://filezilla-project.org/;
+SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="dbus nls test"
+
+# pugixml 1.7 minimal dependency is for c++11 proper configuration
+RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
+   >=dev-libs/nettle-3.1:=
+   >=dev-db/sqlite-3.7
+   >=dev-libs/libfilezilla-0.20.2:=
+   =dev-libs/pugixml-1.7
+   >=net-libs/gnutls-3.5.7
+   >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
+   x11-misc/xdg-utils
+   dbus? ( sys-apps/dbus )"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   >=sys-devel/libtool-1.4
+   nls? ( >=sys-devel/gettext-0.11 )
+   test? ( >=dev-util/cppunit-1.13.0 )"
+
+RESTRICT="!test? ( test )"
+
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+DOCS=(AUTHORS ChangeLog NEWS )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.22.1-debug.patch
+   "${FILESDIR}"/${PN}-3.47.0-metainfo.patch
+)
+
+pkg_pretend() {
+   if [[ ${MERGE_TYPE} != binary ]]; then
+   if ! test-flag-CXX -std=c++14; then
+   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
+   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
+   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
+   die "Currently active compiler does not support 
-std=c++14"
+   fi
+   fi
+}
+
+src_prepare() {
+   setup-wxwidgets
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-autoupdatecheck
+   --with-pugixml=system
+   $(use_enable nls locales)
+   $(use_with dbus)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+}



[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/

2020-03-11 Thread Lars Wendler
commit: 4d64d05ee89f74bf45e6c044f016e8dd71e0d413
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 16:21:27 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 16:21:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d64d05e

net-ftp/filezilla: Removed old

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

 net-ftp/filezilla/Manifest|  1 -
 net-ftp/filezilla/filezilla-3.46.0.ebuild | 86 ---
 2 files changed, 87 deletions(-)

diff --git a/net-ftp/filezilla/Manifest b/net-ftp/filezilla/Manifest
index f391bd2f737..a1ae050d5d7 100644
--- a/net-ftp/filezilla/Manifest
+++ b/net-ftp/filezilla/Manifest
@@ -1,7 +1,6 @@
 DIST FileZilla_3.39.0_src.tar.bz2 4995713 BLAKE2B 
d89aaa1f57187cd926ae1c4dd34624b404baa291334c652293d2dcfaedc4a5dffb401f8727b5d5d1fb483bdd503f35124efb75bdd7dd750d68e517fcb57fb8c0
 SHA512 
a0360634517ffd07878082abae024dbb4896035edcbd9abe6d8adfc9d37b73d01d95f6c5ca031175d88b6e4badefafcc43b5ddce3d9dbddde4deab5f0cc97e83
 DIST FileZilla_3.44.2_src.tar.bz2 4619337 BLAKE2B 
11d61b14fcf464706dabe491fa8cbfa28fb516c3e1aafd887679ed6f1a80ba835dc43403c32b1344854f00f5b56f7e27c72bbca197cfadc92e69d92ebb0b1458
 SHA512 
9d4678a3a06f0ecac5ecfbae33f83df5f07e26da4f4a7e922fe5b00a5e59d5728af028667f6fa56210a23ecaa1c2a661d1874b218c2511a783644ed2b03e36ad
 DIST FileZilla_3.45.1_src.tar.bz2 4649083 BLAKE2B 
8d3113e5ce96d2115a6ec02109f2617d3d58109464c527284baecacea733d2f564206779cd32be4060171d7fcd8768b0296b445842b8c2964b173ca360983082
 SHA512 
feb267b85ad2843baea0c6df66ed86866121f33e2295fcb9003a8bc2603ad684f4fe801ea842cb291e3fb5cd7195ccb2d21bfa95711a61be6b4debfd4e1c7822
-DIST FileZilla_3.46.0_src.tar.bz2 4661100 BLAKE2B 
ccda60b590e85afd7de0edd064ee7b993e663e43643f262378db6d26a019730ec493518e0e2b39bce0710acafe888f47f84ecb098e35d3b32061f089a99a6a30
 SHA512 
26ffb039b4a6d51d6d1011ee452f3690f74514c91a9e58c79880dbf778296cfc81283fade52f65f81654b828449e2b7e703b1d6c1e2e84c08f54681d2aa92674
 DIST FileZilla_3.46.3_src.tar.bz2 4720329 BLAKE2B 
92369d2fb3b8c9eded37f912bbd25a0e995a5fc1ab86ef6aa746a8eb239f17e8fafa78de00529b0f3af102fe268b51a60ce40ac967cf9b2fbbd6fa7900898ffc
 SHA512 
35b61c3bfd1d40848e7846b4533da8844df0e4873cb89286b90330cbc29dffeff96fcab10aec908a08d9129198bb2d80df8f223d8ebc1a0863a4083cb06abffc
 DIST FileZilla_3.47.1_src.tar.bz2 4732088 BLAKE2B 
3db5247a9e2d9a7bf296091317b8faf049dbe9dca328536671dba5e5ab7b32d16d273348d0cbcf89342262a34dcf7d90198b4dfb98e67bfb683febf07b7b680e
 SHA512 
32573e847bc23acb86bdea8eb4de102e4f673465e0b86738d954b47eacdf6e534854a9065bddf8b586eba315bf65b1bfc4f17f9379819a6c9bd43ae6ed8f388a
 DIST FileZilla_3.47.2.1_src.tar.bz2 4733941 BLAKE2B 
0517d43bfba8aa116ae4031d56e5070aadbcaf81ace2311f6cfddb47e7f67ec62396ae3690c139bcc1a8368be690776b3163dd6d53a6ebb27ee5e99300b3c67b
 SHA512 
8919eab7762e0e30241637a8978fbf61f02ac4c52aac293191315b931d52b41ae228b753f4e3b7530835578836dfee7f91772841273e9fc2bdf75ff7ed48fafc

diff --git a/net-ftp/filezilla/filezilla-3.46.0.ebuild 
b/net-ftp/filezilla/filezilla-3.46.0.ebuild
deleted file mode 100644
index 16d30fb6b0e..000
--- a/net-ftp/filezilla/filezilla-3.46.0.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-WX_GTK_VER="3.0-gtk3"
-
-inherit autotools flag-o-matic wxwidgets xdg
-
-MY_PV=${PV/_/-}
-MY_P="FileZilla_${MY_PV}"
-
-DESCRIPTION="FTP client with lots of useful features and an intuitive 
interface"
-HOMEPAGE="https://filezilla-project.org/;
-SRC_URI="https://download.filezilla-project.org/client/${MY_P}_src.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
-IUSE="dbus nls test"
-
-# pugixml 1.7 minimal dependency is for c++11 proper configuration
-RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
-   >=dev-libs/nettle-3.1:=
-   >=dev-db/sqlite-3.7
-   >=dev-libs/libfilezilla-0.19.1:=
-   =dev-libs/pugixml-1.7
-   >=net-libs/gnutls-3.5.7
-   >=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]
-   x11-misc/xdg-utils
-   dbus? ( sys-apps/dbus )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   >=sys-devel/libtool-1.4
-   nls? ( >=sys-devel/gettext-0.11 )
-   test? ( >=dev-util/cppunit-1.13.0 )"
-
-RESTRICT="!test? ( test )"
-
-S="${WORKDIR}"/${PN}-${MY_PV}
-
-DOCS=(AUTHORS ChangeLog NEWS )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-3.22.1-debug.patch
-)
-
-pkg_pretend() {
-   if [[ ${MERGE_TYPE} != binary ]]; then
-   if ! test-flag-CXX -std=c++14; then
-   eerror "${P} requires C++14-capable C++ compiler. Your 
current compiler"
-   eerror "does not seem to support -std=c++14 option. 
Please upgrade your compiler"
-   eerror "to gcc-4.9 or an equivalent version supporting 
C++14."
-   die "Currently active compiler does not support 
-std=c++14"
-   

[gentoo-commits] repo/gentoo:master commit in: net-ftp/filezilla/

2020-03-11 Thread Lars Wendler
commit: 89d0b3c5e5d4c49d4b70ac74e0fdaf58563da4f0
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 16:20:33 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 16:21:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d0b3c5

net-ftp/filezilla: Adjusted dependency on dev-libs/libfilezilla

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

 net-ftp/filezilla/filezilla-3.47.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-ftp/filezilla/filezilla-3.47.1.ebuild 
b/net-ftp/filezilla/filezilla-3.47.1.ebuild
index 9f99a47ff44..9781e040e7d 100644
--- a/net-ftp/filezilla/filezilla-3.47.1.ebuild
+++ b/net-ftp/filezilla/filezilla-3.47.1.ebuild
@@ -24,7 +24,7 @@ RDEPEND=">=app-eselect/eselect-wxwidgets-0.7-r1
>=dev-libs/nettle-3.1:=
>=dev-db/sqlite-3.7
>=dev-libs/libfilezilla-0.20.0:=
-   =dev-libs/pugixml-1.7
>=net-libs/gnutls-3.5.7
>=x11-libs/wxGTK-3.0.4:${WX_GTK_VER}[X]



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-dash-to-panel/

2020-03-11 Thread Pacho Ramos
commit: 015b8b87d071dea68447b1d4aff2f0509226b7b8
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 16:17:40 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 16:18:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=015b8b87

gnome-extra/gnome-shell-extension-dash-to-panel: Bump to v29

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 .../gnome-shell-extension-dash-to-panel/Manifest   |  1 +
 .../gnome-shell-extension-dash-to-panel-29.ebuild  | 74 ++
 2 files changed, 75 insertions(+)

diff --git a/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest 
b/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
index 74e23acc8ce..59949dedbd8 100644
--- a/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
+++ b/gnome-extra/gnome-shell-extension-dash-to-panel/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-shell-extension-dash-to-panel-26.tar.gz 21100594 BLAKE2B 
da90d4f496e10c14c554edb74065c95bf211f6778c097e3b81d863a46d0d3477f281cebac72f334b461f28b998284a861363b27d6c17ef5b1d47947a1f44bf01
 SHA512 
45bc148d2419db5943d0c2170ea3739a36c5a928c39d070501c5dfbec3910ba08058af1926c42f75d6b3e5918d8c30aef4f38db0af14115c11027520fa582a2f
+DIST gnome-shell-extension-dash-to-panel-29.tar.gz 21107847 BLAKE2B 
1a5440208a61ddadd0f0a3f22cfe2d2d675ad2784757aef69eb16c305c5b1a86ecfe1a73e22457d2641f599ab1d8162b24cc573621c33cbd0298a24ef9faf4c1
 SHA512 
6ed189a5ac5ac00d9ce33701dbde898c81c37ac13da353c9e44cea835ca4b7ab748e42cca4639e9c1f4f6dafe2ba6c5b72ba524eca67eb8365aec354ddfca05c
 DIST tango-gentoo-v1.1.tar.gz 29322 BLAKE2B 
83fa2bf37727e60851dd679054fe1b153ebfea58c9a9a40f891f7d68d3b047b02e8effa1d1b4e08d64500a2072ce7200f159c92a352da7124de27e1b05bb6027
 SHA512 
87d47ddab68361db6d99866c51705dcb3e198f8345a1096859acf2c6cca5099dd23c7fb30d124f52c4933ea38fd45fadffbbe6ecbdfa84f5b60938a4824f9045

diff --git 
a/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-29.ebuild
 
b/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-29.ebuild
new file mode 100644
index 000..c5470a35cce
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-dash-to-panel/gnome-shell-extension-dash-to-panel-29.ebuild
@@ -0,0 +1,74 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit gnome2-utils
+
+MY_PN="${PN/gnome-shell-extension-/}"
+MY_P="${MY_PN}-${PV}"
+DESCRIPTION="An icon taskbar for the Gnome Shell"
+HOMEPAGE="https://github.com/home-sweet-gnome/dash-to-panel;
+SRC_URI="
+   https://github.com/home-sweet-gnome/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   branding? ( 
https://www.mail-archive.com/tango-artists@lists.freedesktop.org/msg00043/tango-gentoo-v1.1.tar.gz
 )
+"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="branding"
+
+COMMON_DEPEND="dev-libs/glib:2"
+RDEPEND="${COMMON_DEPEND}
+   app-eselect/eselect-gnome-shell-extensions
+   >=gnome-base/gnome-shell-3.18.0
+"
+DEPEND="${COMMON_DEPEND}"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=(
+   # Enable by default custom opacity to get panel slightly transparent
+   # as was done in older Gnome versions
+   "${FILESDIR}"/${PN}-26-opacity.patch
+)
+
+src_prepare() {
+   default
+
+   # Set correct version
+   export VERSION="${PV}"
+
+   # Don't install README and COPYING in unwanted locations
+   sed -i -e 's/COPYING//g' -e 's/README.md//g' Makefile || die
+
+   # Provide fancy Gentoo icon when requested
+   use branding && eapply "${FILESDIR}"/${PN}-26-branding.patch
+}
+
+src_install() {
+   default
+   if use branding; then
+   insinto 
/usr/share/gnome-shell/extensions/dash-to-pa...@jderose9.github.com/img
+   doins "${WORKDIR}/tango-gentoo-v1.1/scalable/gentoo.svg"
+   fi
+}
+
+pkg_preinst() {
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-vfs-rar/

2020-03-11 Thread Craig Andrews
commit: 1993e8a41dd9e00d8ff0b0b9da20c1742e41ad63
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Mar 11 16:15:40 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Mar 11 16:16:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1993e8a4

media-plugins/kodi-vfs-rar: 2.2.1 version bump

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Craig Andrews  gentoo.org>

 media-plugins/kodi-vfs-rar/Manifest|  1 +
 .../kodi-vfs-rar/kodi-vfs-rar-2.2.1.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/media-plugins/kodi-vfs-rar/Manifest 
b/media-plugins/kodi-vfs-rar/Manifest
index d772ab476bd..5d8469dfd52 100644
--- a/media-plugins/kodi-vfs-rar/Manifest
+++ b/media-plugins/kodi-vfs-rar/Manifest
@@ -1 +1,2 @@
 DIST kodi-vfs-rar-2.2.0.tar.gz 460340 BLAKE2B 
8362dd0c1d3bb799fa041d2f6ed0e61c4abf23ca3d2f3701060579e45fbc76247845f647c233cc85f0aff4a5ce7a54a6a2c2ea4bb899c92f3a35be365c2df1e8
 SHA512 
ed6f023b508a948c5bc952c967f159272345e8fb048e524a623d842d855a4d2b301c1445c34598b7b33c834189822359117f95fb00fa8b02975c28db34539840
+DIST kodi-vfs-rar-2.2.1.tar.gz 455711 BLAKE2B 
b16ce42dc66ddd0f9e8cd4be22ad63fa08cdb5fbdeaeaff4f7b93098650d09530ace2c9bbffc2bb3b39054f0311de81fb0ff15c33a904b63ac6299409c2d887a
 SHA512 
d191973d7ffd1f5f9912e889b292ebed12b58aa7602d4a07ad7593aada5a68b92a593909734ff116a8f815f1cea9ceae60fe4842e5ee6b60199130b3e4a2722e

diff --git a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.2.1.ebuild 
b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.2.1.ebuild
new file mode 100644
index 000..800adb13571
--- /dev/null
+++ b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-2.2.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake kodi-addon
+
+DESCRIPTION="RAR VFS addon for Kodi"
+HOMEPAGE="https://github.com/xbmc/vfs.rar;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/xbmc/vfs.rar.git;
+   inherit git-r3
+   ;;
+*)
+   CODENAME="Leia"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/xbmc/vfs.rar/archive/${PV}-${CODENAME}.tar.gz -> 
${P}.tar.gz"
+   S="${WORKDIR}/vfs.rar-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =dev-libs/libplatform-2*
+   =media-libs/kodi-platform-18*
+   =media-tv/kodi-18*
+   "



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-shell-extension-applications-overview-tooltip/

2020-03-11 Thread Pacho Ramos
commit: 5c0a51e667d44f14acba2bad64485362666f1d9f
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 15:57:58 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 15:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c0a51e6

gnome-extra/gnome-shell-extension-applications-overview-tooltip: Bump to v7

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 .../Manifest   |  1 +
 ...xtension-applications-overview-tooltip-7.ebuild | 42 ++
 2 files changed, 43 insertions(+)

diff --git 
a/gnome-extra/gnome-shell-extension-applications-overview-tooltip/Manifest 
b/gnome-extra/gnome-shell-extension-applications-overview-tooltip/Manifest
index 95d5d72bb08..671dd5d682f 100644
--- a/gnome-extra/gnome-shell-extension-applications-overview-tooltip/Manifest
+++ b/gnome-extra/gnome-shell-extension-applications-overview-tooltip/Manifest
@@ -1 +1,2 @@
 DIST gnome-shell-extension-applications-overview-tooltip-6.tar.gz 79354 
BLAKE2B 
f9e6aee73c742a080ad82434c3741087a2db1d9ad91ed377d380267edaadc4754a7e2621f228ebcac7c3eed1fcdd83960bbc949f38b07e38dfffeac4452f3a9e
 SHA512 
1c12434944e8803dfd6e5e95fd932386345c4632214059070c56d1640a7c13a88240f225fdf6efe2fd1deb0c8d0a07009e01dedd4f56f029303fbd5e33faa116
+DIST gnome-shell-extension-applications-overview-tooltip-7.tar.gz 79965 
BLAKE2B 
f7698bdad46837f1ae736bbb2d9b376a28946df5f8a00d2e9b19d48bc4c2f4e742030f952d14bf5816ca1aae9b172a2639e2170d6bd87f373ff23c7ce9bd8912
 SHA512 
1cfaf23fefe5a940ae448658e176c69da9bb319f6200983b4ac14f65e76f5e449b9a235e6c1ccaf9b6d6db0fda9576e963fa1273b776dbfb5a72c608961e2d48

diff --git 
a/gnome-extra/gnome-shell-extension-applications-overview-tooltip/gnome-shell-extension-applications-overview-tooltip-7.ebuild
 
b/gnome-extra/gnome-shell-extension-applications-overview-tooltip/gnome-shell-extension-applications-overview-tooltip-7.ebuild
new file mode 100644
index 000..8d4ffa58395
--- /dev/null
+++ 
b/gnome-extra/gnome-shell-extension-applications-overview-tooltip/gnome-shell-extension-applications-overview-tooltip-7.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# Workaround until https://bugzilla.gnome.org/show_bug.cgi?id=663725 is fixed
+DESCRIPTION="Show tooltip with full name and description"
+HOMEPAGE="https://github.com/RaphaelRochet/applications-overview-tooltip;
+SRC_URI="https://github.com/RaphaelRochet/applications-overview-tooltip/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+
+# https://github.com/RaphaelRochet/applications-overview-tooltip/issues/7
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# glib for glib-compile-schemas at build time, needed at runtime anyways
+COMMON_DEPEND="
+   dev-libs/glib:2
+"
+RDEPEND="${COMMON_DEPEND}
+   app-eselect/eselect-gnome-shell-extensions
+   >=gnome-base/gnome-shell-3.20
+"
+DEPEND="${COMMON_DEPEND}"
+BDEPEND=""
+
+S="${WORKDIR}/${P/gnome-shell-extension-}"
+
+src_install() {
+   einstalldocs
+   rm -f README.md || die
+   insinto 
/usr/share/gnome-shell/extensions/applications-overview-tooltip@RaphaelRochet
+   doins -r *
+   glib-compile-schemas 
"${ED}"/usr/share/gnome-shell/extensions/applications-overview-tooltip@RaphaelRochet/schemas
 || die
+}
+
+pkg_postinst() {
+   ebegin "Updating list of installed extensions"
+   eselect gnome-shell-extensions update
+   eend $?
+}



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

2020-03-11 Thread Matthew Thode
commit: c549e573e13ba73c902ba5b1fe960bc367ac213b
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 11 15:57:23 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 11 15:58:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c549e573

app-admin/ansible: 2.9.5 stable amd64/x86

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

 app-admin/ansible/ansible-2.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/ansible/ansible-2.9.5.ebuild 
b/app-admin/ansible/ansible-2.9.5.ebuild
index 73f6fb55df5..4e4f9dd72e8 100644
--- a/app-admin/ansible/ansible-2.9.5.ebuild
+++ b/app-admin/ansible/ansible-2.9.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
 IUSE="doc test"
 RESTRICT="test"
 



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

2020-03-11 Thread Matthew Thode
commit: def9fbe7ec4a6b2fe8800925728a2fb03e2192bf
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 11 15:53:51 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 11 15:58:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def9fbe7

dev-python/python-editor: 1.0.4 stable amd64 and x86

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

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

diff --git a/dev-python/python-editor/python-editor-1.0.4.ebuild 
b/dev-python/python-editor/python-editor-1.0.4.ebuild
index 63553b089a2..f1f26e7feea 100644
--- a/dev-python/python-editor/python-editor-1.0.4.ebuild
+++ b/dev-python/python-editor/python-editor-1.0.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-03-11 Thread Matthew Thode
commit: d6b6e9af614fdacd6a38f7ada926ac410d7fe9e7
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 11 15:55:53 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 11 15:58:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b6e9af

app-emulation/diskimage-builder: 2.34.0 bump

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

 app-emulation/diskimage-builder/Manifest   |  1 +
 .../diskimage-builder-2.34.0.ebuild| 39 ++
 2 files changed, 40 insertions(+)

diff --git a/app-emulation/diskimage-builder/Manifest 
b/app-emulation/diskimage-builder/Manifest
index 9ecdc3977f8..451b4863396 100644
--- a/app-emulation/diskimage-builder/Manifest
+++ b/app-emulation/diskimage-builder/Manifest
@@ -1 +1,2 @@
 DIST diskimage-builder-2.33.0.tar.gz 434041 BLAKE2B 
16d14c68e7a54b785426516ecced4adb53b4e84f36d36846732ef7c4823644375373249ceacd1371e39262ebc9050f2f86184718dc3fb17b44eaa20f561410c0
 SHA512 
125bdcc0a2d4249918485115c49482746e4f86cb7883d3689afd4288a0d18ca97bcb669b811034ccb159879520172ca37bd9f9d7ba4ea509f788be0f3cf2259b
+DIST diskimage-builder-2.34.0.tar.gz 436267 BLAKE2B 
b234385fedb48ec32c7fb8b684bd5531e04e342b237cc2090bd69742774a58868a1021767fb281a06cff1507d7d0c109ecb26caea61d0075ddf1a0fff9b1b48b
 SHA512 
ddad45d57fc59c64a07276492354a7ea6d6aea76e300f1fce202208159a285c51dfc851f6630287b19c9f5685315cdcab1125e37cea90a92c361ea38e82a5a33

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



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

2020-03-11 Thread Matthew Thode
commit: 4ab595c3f30acf7bb7f186274ee83798175d8c5e
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 11 15:57:57 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 11 15:58:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ab595c3

app-admin/ansible: 2.9.4 cleanup

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

 app-admin/ansible/Manifest |  1 -
 app-admin/ansible/ansible-2.9.4.ebuild | 68 --
 2 files changed, 69 deletions(-)

diff --git a/app-admin/ansible/Manifest b/app-admin/ansible/Manifest
index c47eae9ba64..f73a747bdf9 100644
--- a/app-admin/ansible/Manifest
+++ b/app-admin/ansible/Manifest
@@ -1,3 +1,2 @@
-DIST ansible-2.9.4.tar.gz 14170264 BLAKE2B 
e230837360d29df460906d118b3c2ebb9a9dc1ac2a4427809a16716e67a79db8e737ed1beca757bd8a75b631c8cb6c26e58b1caeaaeb613731d63031f1e4e34e
 SHA512 
21020548100fc31b59d4ee1b461f2a14359f2f18752d431cd041eb987c8c8b308f1aa1687461a9b3f5a086485b77b3a38c8f006b942cc24cb2157b45e6582822
 DIST ansible-2.9.5.tar.gz 14186885 BLAKE2B 
c64fb384ab55c5b9cca753319fba911b8a40d634b59998f2e4c65ccafaa536788f3ac8c18a45a4b0d322ecca9b7fa2c580311a35a202ad70c2de2157ab04bfaf
 SHA512 
cd2ce807b3136e2c02856339ea910b0a5cae8ca946da804ed7d3ec5725d3eff0fe5b4bd8527b2a17d6f3109e16859d52045b50f2ffd21169b30768e65b813407
 DIST ansible-2.9.6.tar.gz 14201258 BLAKE2B 
29da78035291a252f215a49945e82d9f3598a91c9c8993c69623668e9f8a667882330d51c75e1ae27ee5242f4a6320ee947af338c4c38e23f4f9d04cf19364ca
 SHA512 
7111fd72b4e029b2f661bfb849b4323b69ea796f8a069ad3120e8de390effa670180c69ca0fd5e0a1c2e444db6d574a52d530a2b0343c76cd81ba963b3c3a7cb

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



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

2020-03-11 Thread Matthew Thode
commit: 91433fa95ed11ce79daa201ca7975bf912f0d2e3
Author: Matthew Thode  gentoo  org>
AuthorDate: Wed Mar 11 15:54:38 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Wed Mar 11 15:58:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91433fa9

dev-python/python-editor: 1.0.3 cleanup

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

 dev-python/python-editor/Manifest   |  1 -
 dev-python/python-editor/python-editor-1.0.3.ebuild | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-python/python-editor/Manifest 
b/dev-python/python-editor/Manifest
index 27c0e5e3012..8a5ce041fa3 100644
--- a/dev-python/python-editor/Manifest
+++ b/dev-python/python-editor/Manifest
@@ -1,2 +1 @@
-DIST python-editor-1.0.3.tar.gz 6975 BLAKE2B 
23a4b0990f8715eb0b0ce538f1fbf47d61cf7209588c8be31ae3fb047c706eaf2628c04b29dff517a221676566241f066053680749ab864d067334f875796eba
 SHA512 
258d1ea17ea1c09d8ef52d3b624cc17710559f4a8db3c64696f72aecfcc0830d3509dcdcc9d1ac272155b2aaab432edb7142b0a37f2c3263a2505bff940a3cab
 DIST python-editor-1.0.4.tar.gz 7132 BLAKE2B 
c955a2e3d2f607133781ef17146b20c13a409def6397e9698a8bc19c5a9f40af002a0f772455fb96e60088a732013ea6c471c198be0ac4c6c881724e762844c2
 SHA512 
c8ce2403bfe6c93935c7f4c384a8618a39cdaefe1ff5b1ff2cf4562866d8b3caa616e428c0a1634a56db934caeb474e7f84f8d5e009b9ed664189fdece8146f6

diff --git a/dev-python/python-editor/python-editor-1.0.3.ebuild 
b/dev-python/python-editor/python-editor-1.0.3.ebuild
deleted file mode 100644
index 2746008465f..000
--- a/dev-python/python-editor/python-editor-1.0.3.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Programmatically open an editor, capture the result."
-HOMEPAGE="https://github.com/fmoo/python-editor;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gnome-chemistry-utils/

2020-03-11 Thread Pacho Ramos
commit: 70a45b71b83152429cd5dd09f5997b314a201450
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 15:50:57 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 15:52:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70a45b71

sci-chemistry/gnome-chemistry-utils: Needs gnome-common

Closes: https://bugs.gentoo.org/711500
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 .../gnome-chemistry-utils/gnome-chemistry-utils-0.14.17.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17.ebuild 
b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17.ebuild
index a4cf565e9ce..40a653132cd 100644
--- a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17.ebuild
+++ b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17.ebuild
@@ -30,8 +30,9 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-   virtual/pkgconfig
app-doc/doxygen
+   gnome-base/gnome-common
+   virtual/pkgconfig
 "
 
 src_prepare() {



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

2020-03-11 Thread Michael Haubenwallner
commit: f68a3873380140c91e7ea1d8d4872649cf8d1aee
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Mar 11 14:24:51 2020 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Mar 11 15:47:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68a3873

prefix/winnt/profile.bashrc: rename funcs to winnt_

Provide the winnt_post_src_install and call that one in post_src_install
rather than performing all the operation directly in post_src_install.

Signed-off-by: Michael Haubenwallner  gentoo.org>

 profiles/prefix/windows/winnt/profile.bashrc | 12 
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/profiles/prefix/windows/winnt/profile.bashrc 
b/profiles/prefix/windows/winnt/profile.bashrc
index 0670a48a5b1..c613a56cd98 100644
--- a/profiles/prefix/windows/winnt/profile.bashrc
+++ b/profiles/prefix/windows/winnt/profile.bashrc
@@ -48,7 +48,7 @@ export 
PKG_CONFIG_PATH="${EPREFIX}/lib/pkgconfig:${EPREFIX}/usr/lib/pkgconfig"
 #
 ###
 
-windows_setup_dllhelper() {
+winnt_setup_dllhelper() {
case ${CATEGORY}/${PN} in
sys-libs/zlib |\
'')
@@ -58,13 +58,17 @@ windows_setup_dllhelper() {
# and installation is done using cp, we override cp to
# additionally copy the dll when the library is copied.
ebegin "Setting up wrapper to copy the DLL along the LIB"
-   windows_setup_dllhelper_cp
+   winnt_setup_dllhelper_cp
eend $?
;;
esac
 }
 
 post_src_install() {
+   winnt_post_src_install
+}
+
+winnt_post_src_install() {
cd "${ED}" || return 0
#
# File names being treated as import library:
@@ -185,7 +189,7 @@ post_src_install() {
done
 }
 
-windows_setup_dllhelper_cp() {
+winnt_setup_dllhelper_cp() {
if ! [[ $(type -P cp) -ef ${T}/dllhelper/cp ]]
then
mkdir -p "${T}/dllhelper"
@@ -288,5 +292,5 @@ EOCP
 
 if [[ ${EBUILD_PHASE} == 'setup' ]]
 then
-   windows_setup_dllhelper
+   winnt_setup_dllhelper
 fi



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

2020-03-11 Thread Lars Wendler
commit: d8354a4d2592083155299b5ee82744322cdc90b4
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 15:51:12 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 15:51:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8354a4d

media-libs/libsdl2: Bump to version 2.0.12

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

 media-libs/libsdl2/Manifest|   1 +
 .../libsdl2/files/libsdl2-2.0.12-static-libs.patch |  44 +
 media-libs/libsdl2/libsdl2-2.0.12.ebuild   | 192 +
 3 files changed, 237 insertions(+)

diff --git a/media-libs/libsdl2/Manifest b/media-libs/libsdl2/Manifest
index fafaf0238e8..50f7dae1564 100644
--- a/media-libs/libsdl2/Manifest
+++ b/media-libs/libsdl2/Manifest
@@ -1,2 +1,3 @@
 DIST SDL2-2.0.10.tar.gz 5550762 BLAKE2B 
b51eb0b256da683586889a648f62363935f5c70b31172999aa9b80bac9f3e761bc34a3fc379c02f5dbc50734cde53743d297ca7f79d30b0272ddf0313c8752af
 SHA512 
f49b869362699b3282f6e82920e59c7fac581bcbf955f18a81cc126293c08093a90df7fcb39517cc8bc32708d2213fe645a42b655d6d811c1386efebb3d3c798
+DIST SDL2-2.0.12.tar.gz 5720162 BLAKE2B 
1e50d2d3060c38faadfc6610e3af7b0e54ce880101f8ca441b84431fb5f683cc6353402025be2eecbb8b9f85bb3982c9aea36e96067a97d079d39f9cd44964a0
 SHA512 
3f1f04af0f3d9dda9c84a2e9274ae8d83ea0da3fc367970a820036cc4dc1dbf990cfc37e4975ae05f0b45a4ffa739c6c19e470c00bf3f2bce9b8b63717b8b317
 DIST SDL2-2.0.9.tar.gz 5246942 BLAKE2B 
901ccb36301d7c9a76bb9f645ff3bc642ff101b969cfb0eff065db9de25a9ed3e80a0392b76dabf414e8f18298485304e45a9501786166709e31014e795bef03
 SHA512 
a78a4708b2bb5b35a7c7b7501eb3bd60a9aa3bb95a3d84e57763df4a377185e7312a94b66321eef7ca0d17255e4b402fc950e83ef0dbbd08f14ff1194107dc10

diff --git a/media-libs/libsdl2/files/libsdl2-2.0.12-static-libs.patch 
b/media-libs/libsdl2/files/libsdl2-2.0.12-static-libs.patch
new file mode 100644
index 000..595d8a51fd3
--- /dev/null
+++ b/media-libs/libsdl2/files/libsdl2-2.0.12-static-libs.patch
@@ -0,0 +1,44 @@
+--- SDL2-2.0.12/configure.ac
 SDL2-2.0.12/configure.ac
+@@ -3751,7 +3751,7 @@
+ if test -f /lib/w32api/libuuid.a; then
+ LIBUUID=/lib/w32api/libuuid.a
+ else
+-LIBUUID=-luuid
++LIBUUID=-Wl,-luuid
+ fi
+ EXTRA_LDFLAGS="$EXTRA_LDFLAGS -luser32 -lgdi32 -lwinmm -limm32 
-lole32 -loleaut32 -lshell32 -lsetupapi -lversion $LIBUUID -static-libgcc"
+ # The Windows platform requires special setup
+@@ -4194,10 +4194,10 @@
+ 
+ VERSION_OBJECTS=`echo $VERSION_SOURCES`
+ VERSION_DEPENDS=`echo $VERSION_SOURCES`
+-VERSION_OBJECTS=`echo "$VERSION_OBJECTS" | sed 's,[[^ ]]*/\([[^ 
]]*\)\.rc,$(objects)/\1.o,g'`
++VERSION_OBJECTS=`echo "$VERSION_OBJECTS" | sed 's,[[^ ]]*/\([[^ 
]]*\)\.rc,$(objects)/\1.lo,g'`
+ VERSION_DEPENDS=`echo "$VERSION_DEPENDS" | sed "s,\\([[^ ]]*\\)/\\([[^ 
]]*\\)\\.rc,
+-\\$(objects)/\\2.o: \\1/\\2.rc \\$(objects)/.created
+-  \\$(WINDRES) \\$< \\$@,g"`
++\\$(objects)/\\2.lo: \\1/\\2.rc \\$(objects)/.created
++  \\$(LIBTOOL) --mode=compile --tag=RC \\$(WINDRES) -i \\$< -o \\$@,g"`
+ 
+ SDLMAIN_OBJECTS=`echo $SDLMAIN_SOURCES`
+ SDLMAIN_DEPENDS=`echo $SDLMAIN_SOURCES`
+--- SDL2-2.0.12/Makefile.in
 SDL2-2.0.12/Makefile.in
+@@ -148,13 +148,13 @@
+ .PHONY: all update-revision install install-bin install-hdrs install-lib 
install-data uninstall uninstall-bin uninstall-hdrs uninstall-lib 
uninstall-data clean distclean dist $(OBJECTS:.lo=.d)
+ 
+ $(objects)/$(TARGET): $(GEN_HEADERS) $(GEN_OBJECTS) $(OBJECTS) 
$(VERSION_OBJECTS)
+-  $(RUN_CMD_LTLINK)$(LIBTOOL) --tag=CC --mode=link $(CC) -o $@ $(OBJECTS) 
$(GEN_OBJECTS) $(VERSION_OBJECTS) $(LDFLAGS) $(EXTRA_LDFLAGS) $(LT_LDFLAGS)
++  $(RUN_CMD_LTLINK)$(LIBTOOL) --tag=CC --mode=link $(CC) $(CFLAGS) -o $@ 
$^ $(LDFLAGS) $(EXTRA_LDFLAGS) $(LT_LDFLAGS)
+ 
+ $(objects)/$(SDLMAIN_TARGET): $(SDLMAIN_OBJECTS)
+-  $(RUN_CMD_LTLINK)$(LIBTOOL) --tag=CC --mode=link $(CC) -static -o $@ 
$(SDLMAIN_OBJECTS) -rpath $(libdir)
++  $(RUN_CMD_LTLINK)$(LIBTOOL) --tag=CC --mode=link $(CC) $(CFLAGS) -o $@ 
$^ $(LDFLAGS) $(EXTRA_LDFLAGS) $(LT_LDFLAGS) -all-static
+ 
+ $(objects)/$(SDLTEST_TARGET): $(SDLTEST_OBJECTS)
+-  $(RUN_CMD_LTLINK)$(LIBTOOL) --tag=CC --mode=link $(CC) -static -o $@ 
$(SDLTEST_OBJECTS) -rpath $(libdir)
++  $(RUN_CMD_LTLINK)$(LIBTOOL) --tag=CC --mode=link $(CC) $(CFLAGS) -o $@ 
$^ $(LDFLAGS) $(EXTRA_LDFLAGS) $(LT_LDFLAGS) -all-static
+ 
+ install: all install-bin install-hdrs install-lib install-data
+ install-bin:

diff --git a/media-libs/libsdl2/libsdl2-2.0.12.ebuild 
b/media-libs/libsdl2/libsdl2-2.0.12.ebuild
new file mode 100644
index 000..9c8910e8500
--- /dev/null
+++ b/media-libs/libsdl2/libsdl2-2.0.12.ebuild
@@ -0,0 +1,192 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools flag-o-matic toolchain-funcs 

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

2020-03-11 Thread Michael Haubenwallner
commit: 83a5d2e8d027d92c92bd9864b2f7cf463f1267a1
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Mar 11 14:27:32 2020 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Mar 11 15:47:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a5d2e8

prefix/winnt/profile.bashrc: leave PKG_CONFIG_PATH alone

These days, app-portage/prefix-toolkit does set up proper
PKG_CONFIG_PATH for the stacked Prefix.

Signed-off-by: Michael Haubenwallner  gentoo.org>

 profiles/prefix/windows/winnt/profile.bashrc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/prefix/windows/winnt/profile.bashrc 
b/profiles/prefix/windows/winnt/profile.bashrc
index 215ad93a943..1a70e77b1cb 100644
--- a/profiles/prefix/windows/winnt/profile.bashrc
+++ b/profiles/prefix/windows/winnt/profile.bashrc
@@ -10,9 +10,6 @@
 # and should be dropped once portage does sth. like this itself.
 #
 
-# Need to explicitly set PKG_CONFIG_PATH for cross EPREFIX.
-export PKG_CONFIG_PATH="${EPREFIX}/lib/pkgconfig:${EPREFIX}/usr/lib/pkgconfig"
-
 ###
 #
 # Unix aware build tools may provide (e.g. pkg-config) and accept



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

2020-03-11 Thread Michael Haubenwallner
commit: bdace9d42fa6b66f5524e1684c9a19b8d2117155
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Mar 11 14:26:12 2020 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Mar 11 15:47:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdace9d4

prefix/winnt/profile.bashrc: no symlink usr/lib/NAME.dll

While moving usr/lib/NAME.dll into usr/bin/ is necessary, creating the
symlink usr/lib/NAME.dll -> ../bin/NAME.dll is problematic, because the
libtool .exe wrapper may add usr/lib to PATH, causing the native loader
to fail when attempting to load a dll but discovering a cygwin symlink.
Also, need to resolve symlinks while moving from usr/lib into usr/bin.

Signed-off-by: Michael Haubenwallner  gentoo.org>

 profiles/prefix/windows/winnt/profile.bashrc | 30 +++-
 1 file changed, 21 insertions(+), 9 deletions(-)

diff --git a/profiles/prefix/windows/winnt/profile.bashrc 
b/profiles/prefix/windows/winnt/profile.bashrc
index c613a56cd98..215ad93a943 100644
--- a/profiles/prefix/windows/winnt/profile.bashrc
+++ b/profiles/prefix/windows/winnt/profile.bashrc
@@ -175,18 +175,30 @@ winnt_post_src_install() {
eend $?
fi
done
-   [[ -d usr/$(get_libdir) ]] &&
-   find usr/$(get_libdir) -maxdepth 1 -type f -name '*.dll' |
-   while read f
-   do
-   if [[ ! -f usr/bin/${f##*/} ]]; then
-   ebegin "moving ${f} to usr/bin for native loader"
+   if [[ -d usr/$(get_libdir) ]]
+   then
+   # The native loader does not understand symlinks to dlls,
+   # seen to be created by dev-libs/icu eventually.  For any
+   # dll we find in usr/lib we need to perform a real copy to
+   # usr/bin, to resolve potential symlinks (seen from icu),
+   # and perform the remove from usr/lib afterwards, to not
+   # break symlinks later on discovered by find.
+   local toremove=()
+   local f
+   while read f
+   do
+   [[ -f usr/bin/${f##*/} ]] && continue
+   ebegin "moving ${f} to usr/bin for the native loader"
dodir usr/bin || die
-   mv -f "${f}" usr/bin/ || die
-   ln -sf "../bin/${f##*/}" "${f}" || die
+   cp -f "${f}" usr/bin/ || die
eend $?
+   toremove=( "${toremove[@]}" "${f}" )
+   done < <(find usr/$(get_libdir) -maxdepth 1 -name '*.dll')
+   if [[ ${#toremove[@]} -gt 0 ]]
+   then
+   rm -f "${toremove[@]}" || die "removing dlls from 
usr/$(get_libdir) failed"
fi
-   done
+   fi
 }
 
 winnt_setup_dllhelper_cp() {



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

2020-03-11 Thread Michael Haubenwallner
commit: 1eb082db1646e66713be974d53ba71bd7737300d
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Mar 11 14:22:47 2020 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Mar 11 15:47:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb082db

prefix/winnt/profile.bashrc: ensure libNAME.lib, libNAME.a

Libtool for winnt does create libNAME.lib as the static library, but
some build tools may expect libNAME.a.
Non-libtool build tools may also create a static library NAME.lib, which
needs to be duplicated to both libNAME.lib and libNAME.a, but not to
libNAME.so just because it does match the shared library naming scheme.
Also, do not provide symlinks but real files only, for some build tools
may source the MSVC environment and use the native toolchain.

Signed-off-by: Michael Haubenwallner  gentoo.org>

 profiles/prefix/windows/winnt/profile.bashrc | 95 
 1 file changed, 70 insertions(+), 25 deletions(-)

diff --git a/profiles/prefix/windows/winnt/profile.bashrc 
b/profiles/prefix/windows/winnt/profile.bashrc
index b9496a65232..0670a48a5b1 100644
--- a/profiles/prefix/windows/winnt/profile.bashrc
+++ b/profiles/prefix/windows/winnt/profile.bashrc
@@ -35,9 +35,16 @@ export 
PKG_CONFIG_PATH="${EPREFIX}/lib/pkgconfig:${EPREFIX}/usr/lib/pkgconfig"
 # As Gentoo ebuilds may remove libNAME.la, we need the libNAME.so
 # because we don't want to have libNAME.dll as an import library.
 #
-# Here, for whatever import library name we find, make sure there
-# is both the NAME.lib and the libNAME.so for linkability via both
-# the -lNAME and the NAME.lib linker option.
+# The static library may be created as libNAME.a, libNAME.lib or even
+# NAME.lib - the latter we need to check for static or import library.
+#
+# For whatever import library file we find, make sure there is both the
+# NAME.lib and the libNAME.so for dynamic linkability via all the
+# -lNAME, the NAME.lib and the libNAME.so linker option.
+#
+# For whatever static library file we find, make sure there is both the
+# libNAME.lib and the libNAME.a for static linkability via all the
+# -lNAME, the libNAME.lib and the libNAME.a linker option.
 #
 ###
 
@@ -62,12 +69,13 @@ post_src_install() {
#
# File names being treated as import library:
#  libNAME.so
-   # NAME.lib
+   # NAME.lib if CHOST-dumpbin yields 'DLL name'
#  libNAME.dll.lib
#  libNAME.dll.a
#
-   # File names being ignored as static library:
+   # File names being treated as static library:
#  libNAME.lib
+   # NAME.lib if CHOST-dumpbin lacks 'DLL name'
#  libNAME.a
#
# File names being warned about as suspect:
@@ -83,46 +91,83 @@ post_src_install() {
libdir=$(dirname "${f}")
libfile=${f##*/}
libname=
+   NAMElib=# import lib to create
+   libNAMEso=  # import lib to create
+   libNAMElib= # static lib to create
+   libNAMEa=   # static lib to create
case ${libfile} in
-   lib.so) ;; # paranoia
-   lib*.so)
+   lib*.so) # found import library
libname=${libfile%.so}
libname=${libname#lib}
+   NAMElib=${libname}.lib
+   libNAMEso=lib${libname}.so
;;
-   lib.dll.lib) ;; # paranoia
-   lib*.dll.lib)
+   *.so) ;; # warn
+   lib*.dll.lib) # found import library
libname=${libfile%.dll.lib}
libname=${libname#lib}
+   NAMElib=${libname}.lib
+   libNAMEso=lib${libname}.so
;;
-   lib.lib) ;; # paranoia
-   lib*.lib) continue ;; # ignore static library
-   .lib) ;; # paranoia
-   *.lib)
-   libname=${libfile%.lib}
+   *.dll.lib) ;; # warn
+   *.lib) # found static or import library
+   ${CHOST}-dumpbin.exe /headers "./${libdir}/${libfile}" 
| grep -q 'DLL name'
+   case "${PIPESTATUS[*]}" in
+   '0 0') # found import library
+   libname=${libfile%.lib}
+   libname=${libname#lib}
+   NAMElib=${libname}.lib
+   libNAMEso=lib${libname}.so
+   ;;
+   '0 1') # found static library
+   libname=${libfile%.lib}
+   libname=${libname#lib}
+   libNAMEa=lib${libname}.a
+   libNAMElib=lib${libname}.lib
+ 

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

2020-03-11 Thread Michael Haubenwallner
commit: 029b4387d4d6201c1e83ad8a5d6a9c49ede5a389
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Mar 11 14:21:10 2020 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Mar 11 15:47:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=029b4387

prefix/winnt/profile.bashrc: ensure NAME.lib, libNAME.so

Libtool for winnt does create NAME.lib (for windows'ish build tools) and
libNAME.so (for libtool when .la was removed) import libs now, but
Cygwin'ish or MinGW'ish build tools may create .dll.lib or .dll.a.
Have the libNAME.so symlink point to them, to be found by libtool.

Signed-off-by: Michael Haubenwallner  gentoo.org>

 profiles/prefix/windows/winnt/profile.bashrc | 116 +--
 1 file changed, 90 insertions(+), 26 deletions(-)

diff --git a/profiles/prefix/windows/winnt/profile.bashrc 
b/profiles/prefix/windows/winnt/profile.bashrc
index b8def6390de..b9496a65232 100644
--- a/profiles/prefix/windows/winnt/profile.bashrc
+++ b/profiles/prefix/windows/winnt/profile.bashrc
@@ -13,6 +13,34 @@
 # Need to explicitly set PKG_CONFIG_PATH for cross EPREFIX.
 export PKG_CONFIG_PATH="${EPREFIX}/lib/pkgconfig:${EPREFIX}/usr/lib/pkgconfig"
 
+###
+#
+# Unix aware build tools may provide (e.g. pkg-config) and accept
+# (e.g. gcc) the -lNAME linker option.  While they create libNAME.so
+# as the import library, they may be unaware of the additional dll.
+# The dllhelper wrappers take care of copying the real dll when
+# copying the libNAME.so.
+#
+# Cygwin and MinGW aware build tools may create the import library
+# as libNAME.dll.a or libNAME.dll.lib, and are aware of the dll,
+# while a subsequent linker step still receives the -lNAME option.
+#
+# MSVC aware build tools may provide (e.g. icu-config) and accept
+# (e.g. cl.exe) the NAME.lib linker option, maybe with full path,
+# and are aware of the dll.
+#
+# Libtool does accept both the Unix and MSVC variants now, but does
+# search for the libNAME(.la|.dll|.so|.a) file upon -lNAME, in order.
+#
+# As Gentoo ebuilds may remove libNAME.la, we need the libNAME.so
+# because we don't want to have libNAME.dll as an import library.
+#
+# Here, for whatever import library name we find, make sure there
+# is both the NAME.lib and the libNAME.so for linkability via both
+# the -lNAME and the NAME.lib linker option.
+#
+###
+
 windows_setup_dllhelper() {
case ${CATEGORY}/${PN} in
sys-libs/zlib |\
@@ -30,46 +58,82 @@ windows_setup_dllhelper() {
 }
 
 post_src_install() {
-   cd "${ED}"
-   find . -name '*.exe' -o -name '*.dll.a' -o -name '*.so' |
+   cd "${ED}" || return 0
+   #
+   # File names being treated as import library:
+   #  libNAME.so
+   # NAME.lib
+   #  libNAME.dll.lib
+   #  libNAME.dll.a
+   #
+   # File names being ignored as static library:
+   #  libNAME.lib
+   #  libNAME.a
+   #
+   # File names being warned about as suspect:
+   # NAME.so
+   # NAME.a
+   # NAME.dll.lib
+   # NAME.dll.a
+   #
+   find . -name '*.so' -o -name '*.lib' -o -name '*.a' |
while read f
do
f=${f#./}
-   case ${f} in
-   *.exe)
-   if file "./${f}" | grep "GUI" > /dev/null 2>&1; then
-   if test ! -f "./${f%.exe}"; then
-   einfo "Windows GUI Executable $f will 
have no symlink."
-   fi
-   else
-   if test ! -f "./${f%.exe}"; then
-   ebegin "creating ${f%.exe} -> ${f} for 
console accessibility."
-   eend $(ln -sf "$(basename "${f}")" 
"./${f%.exe}" && echo 0 || echo 1)
-   fi
-   fi
+   libdir=$(dirname "${f}")
+   libfile=${f##*/}
+   libname=
+   case ${libfile} in
+   lib.so) ;; # paranoia
+   lib*.so)
+   libname=${libfile%.so}
+   libname=${libname#lib}
;;
-   *.dll.a)
-   if test ! -f "./${f%.a}.lib"; then
-   ebegin "creating ${f%.a}.lib -> ${f##*/} for 
libtool linkability"
-   eend $(ln -sf "$(basename "${f}")" 
"./${f%.a}.lib" && echo 0 || echo 1)
-   fi
+   lib.dll.lib) ;; # paranoia
+   lib*.dll.lib)
+   libname=${libfile%.dll.lib}
+   libname=${libname#lib}
;;
-   *.so)
-   if test ! -f "${f%.so}.dll.lib"; then
- 

[gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/winnt/x86/

2020-03-11 Thread Michael Haubenwallner
commit: def55073a59a9114dc08dc58889228b3ac86cf90
Author: Michael Haubenwallner  gentoo  org>
AuthorDate: Wed Mar 11 15:38:46 2020 +
Commit: Michael Haubenwallner  gentoo  org>
CommitDate: Wed Mar 11 15:47:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def55073

profiles/prefix/winnt/x86/make.defaults: fix copyright year typo

Signed-off-by: Michael Haubenwallner  gentoo.org>

 profiles/prefix/windows/winnt/x86/make.defaults | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/prefix/windows/winnt/x86/make.defaults 
b/profiles/prefix/windows/winnt/x86/make.defaults
index 0c11ef592e9..223c275acc7 100644
--- a/profiles/prefix/windows/winnt/x86/make.defaults
+++ b/profiles/prefix/windows/winnt/x86/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This profile is designed for use as Stacked Prefix, set up using



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

2020-03-11 Thread Ben Kohler
commit: 20a41f5c2dbdd8110888b366ec1e4d98098ddd5e
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Mar 11 15:40:11 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Mar 11 15:43:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20a41f5c

base/use.stable.mask: unmask iwd

Signed-off-by: Ben Kohler  gentoo.org>

 profiles/base/use.stable.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 8472d9a8269..d16c0477000 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -4,10 +4,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Ben Kohler  (2019-12-30)
-# Masked until we get a stable net-wireless/iwd version
-iwd
-
 # Patrick Lauer  (2019-10-04)
 # No postgres-12 stable yet
 postgres_targets_postgres12



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

2020-03-11 Thread Ben Kohler
commit: 07d87245a36b2491d91418377cea7c8b03c86d0a
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Mar 11 15:35:07 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Mar 11 15:42:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d87245

dev-libs/ell: 0.27 stable on arm64

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

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

diff --git a/dev-libs/ell/ell-0.27.ebuild b/dev-libs/ell/ell-0.27.ebuild
index 8d17f6e5152..e4afae4a385 100644
--- a/dev-libs/ell/ell-0.27.ebuild
+++ b/dev-libs/ell/ell-0.27.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == * ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
 else

SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc 
x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
 fi
 LICENSE="LGPL-2.1"
 SLOT="0"



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

2020-03-11 Thread Ben Kohler
commit: 91d0a806af155a9780d41785c8b1778ddfd36edc
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Mar 11 15:36:14 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Mar 11 15:42:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d0a806

dev-libs/ell: drop old

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

 dev-libs/ell/Manifest|  7 ---
 dev-libs/ell/ell-0.20.ebuild | 46 
 dev-libs/ell/ell-0.21.ebuild | 46 
 dev-libs/ell/ell-0.22.ebuild | 46 
 dev-libs/ell/ell-0.23.ebuild | 46 
 dev-libs/ell/ell-0.24.ebuild | 46 
 dev-libs/ell/ell-0.25.ebuild | 46 
 dev-libs/ell/ell-0.9.ebuild  | 36 --
 8 files changed, 319 deletions(-)

diff --git a/dev-libs/ell/Manifest b/dev-libs/ell/Manifest
index 267ea61f759..cca43917a1e 100644
--- a/dev-libs/ell/Manifest
+++ b/dev-libs/ell/Manifest
@@ -1,10 +1,3 @@
-DIST ell-0.20.tar.xz 443196 BLAKE2B 
35daff12e43a27b44b60ff0fd0f10c8d6b8ba122a5825ff705394b2bfb401a90174133f63e6673690461ce2d56595186593fc65783dff2f795b83a461c3aa4b5
 SHA512 
91200ac000dc44ae593618c21012174af2614be0e7b33bd979aefb248e42d7bb0282f0a7ba256514dfb7657231b5fec29969c874417923f413d34c38500d4d97
-DIST ell-0.21.tar.xz 448612 BLAKE2B 
a20e177bb2ef7620c79cecdb84e47db662d97904189c885c90232a21ca40125bee14218fe2f1f06df74b424ccdc88dcd89da12bc9bf3e86c453b9903ae93013d
 SHA512 
7bb96194e03d0067b22745899eec3f7166dce69aeed2ece1cd362178c1b7f94d464a894417d8329554f5b707133280e6cadfbd4e3ee34a5652f396d719e6fd17
-DIST ell-0.22.tar.xz 452692 BLAKE2B 
6e8add0e439bfae287be5522ccdb0b9a7f1cc0c378f0498f8b2193bd4e8b10cac71df2b21cf0df202a16182bd188cb56efecf0cc7e8b027c2d00b2579f2c155f
 SHA512 
6977f0fe2d7e2c86317163d45ee92750d9f42a2d04cd28e8fcb48e0ef680d98f586e983cc1821eb19430ea951bfe408d821da3a58244626f97244ed2b4a9e539
-DIST ell-0.23.tar.xz 453040 BLAKE2B 
027adbaf786bd83070acfcbb1435c36adb70e6d798c6664cdb4d6f9ea0b7aaee2b45b2738210889125c565da06360fe1337b3847913195533be2f87ef1f9d48b
 SHA512 
0a55316816f44482e6958c9745ebf2beca64b8a0d81db9367dfdeb05e36012a14d7b645f3077eab01ea743df129ab8dad0b8d72f21e8ccb2741863eb5f4bc948
-DIST ell-0.24.tar.xz 473332 BLAKE2B 
97b5f5de1a4680f5b8da5db8d151df56d2eadb511c5440a780959cb832f9414030040abf91072a751b19028713cc8527f5dbb24450b07c69dcebcc9d8f62366b
 SHA512 
14e9b31ab0f08761c7672798a23ee91b7d2fe8fd509df35c40e413e26b90f86a192f48283b3798402d9d23acdf1fbcd1d506e5fa9331a32279f03f4cf462205b
-DIST ell-0.25.tar.xz 473392 BLAKE2B 
cefb71c0bd1c30a1c2e85baf19097f9028b3d2d1e8df14beb231f3c52f39e2ec98fbafdfbba4c05e94328c0c5747eb49111e1c76b3cb02fe22c09b51a5016f17
 SHA512 
7f12e2dfae16a38750166787ede7e3bf6def1e15a8bcb33bdba80ff84c2930d1857437f4ab871c408a52b18fec2212856ae9190ddf5eb542e90ebc76edd1f693
 DIST ell-0.26.tar.xz 473512 BLAKE2B 
bad1545b65caad7263e03156740ef5dfc401536fc063f34bdac5346a9edca8b7b16fd175abb264a6163e9dca87d1469f388984a95962dcc695e3e98549ff2a0a
 SHA512 
b7a841f6e3c50077b60c210549744344ee70b5116bc9ee0f44dfea896f68fe6ab89a6fa38fcfe04e259648de978162aa5592f2e07accf13825584b40d57ef6cb
 DIST ell-0.27.tar.xz 474412 BLAKE2B 
3b7d7ccfff8a92bbe930032b6a54bdc91b6541d1e6d8e514f1e49fcd08f3f5bc47beb3722dc864a63dcbbd72f793fbc2bc590b168f1623ff6e7088fbc960acb1
 SHA512 
ecda285155ef5ac1b8bdeabfba2e972149a5027c85236af74366c735aec7304b2dee8ff6aa931000b4299e8bb7654e7d4a63c1738de6e6e740f5ba16467f2823
 DIST ell-0.28.tar.xz 474880 BLAKE2B 
2c571f952056c9f4e3e8c245b2b57645c4baa2935fdbe758170dcfe689f4db2162322f25a80cc5a7d4d5bded6159d1fa0d583be979a2708d32e61e91d1ced585
 SHA512 
6c3aef4d403878c0c9b8a1e5e8861656f2abbab19dd275b1aecca899ca615c00aee30e18f194435ec6be859adcffbe3703a79b13508e1e76c2192ec51f7c0cd7
-DIST ell-0.9.tar.xz 396968 BLAKE2B 
566735cedd3525c4fd3fec9cec0e9b089dd60c6b79416a9c254c771729b6db9137af050f4c7f9c4c6dfa1ce33b8c7d41b877c9e3caa582c6ab9be716bd986a8b
 SHA512 
e1208066012b9ff927baae271f94116376ccd2577d7f6510cc1444eee912988aa1c25e8e8c9195cccfa39ed48fc8c2f07bd7a414719e6ce76ee1e5bd2a64b8c3

diff --git a/dev-libs/ell/ell-0.20.ebuild b/dev-libs/ell/ell-0.20.ebuild
deleted file mode 100644
index cafd42ed2ce..000
--- a/dev-libs/ell/ell-0.20.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic multilib-minimal
-
-DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
-HOMEPAGE="https://01.org/ell;
-if [[ "${PV}" == * ]] ; then
-   inherit autotools git-r3
-   EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
-else
-   
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm 

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

2020-03-11 Thread Ben Kohler
commit: ac9941ee8f4fa578de91bd72733d2ef42be85c37
Author: Ben Kohler  gentoo  org>
AuthorDate: Wed Mar 11 15:39:14 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Wed Mar 11 15:42:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac9941ee

net-wireless/iwd: 1.4 stable on arm64

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

 net-wireless/iwd/iwd-1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-wireless/iwd/iwd-1.4.ebuild b/net-wireless/iwd/iwd-1.4.ebuild
index 703fc3c680d..f5054a22885 100644
--- a/net-wireless/iwd/iwd-1.4.ebuild
+++ b/net-wireless/iwd/iwd-1.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == ** ]]; then
ELL_EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git;
 else
SRC_URI="https://www.kernel.org/pub/linux/network/wireless/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Wireless daemon for linux"



[gentoo-commits] proj/kde:master commit in: kde-apps/signon-kwallet-extension/, kde-apps/akonadi-search/, kde-apps/kdiamond/, ...

2020-03-11 Thread Andreas Sturmlechner
commit: 9849d76c8ddb6d1857c72d3cfc1ba519d4076368
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar 11 15:22:34 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 11 15:22:43 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9849d76c

kde-apps: Raise KFMIN to 5.68.0

Basically all of PIM just bumped itself to that minimum version.

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

 kde-apps/akonadi-calendar/akonadi-calendar-.ebuild  | 2 +-
 kde-apps/akonadi-contacts/akonadi-contacts-.ebuild  | 2 +-
 kde-apps/akonadi-import-wizard/akonadi-import-wizard-.ebuild| 2 +-
 kde-apps/akonadi-mime/akonadi-mime-.ebuild  | 2 +-
 kde-apps/akonadi-notes/akonadi-notes-.ebuild| 2 +-
 kde-apps/akonadi-search/akonadi-search-.ebuild  | 2 +-
 kde-apps/akonadi/akonadi-.ebuild| 2 +-
 kde-apps/akonadiconsole/akonadiconsole-.ebuild  | 2 +-
 kde-apps/akregator/akregator-.ebuild| 2 +-
 kde-apps/amor/amor-.ebuild  | 2 +-
 kde-apps/ark/ark-.ebuild| 2 +-
 kde-apps/artikulate/artikulate-.ebuild  | 2 +-
 kde-apps/audiocd-kio/audiocd-kio-.ebuild| 2 +-
 kde-apps/baloo-widgets/baloo-widgets-.ebuild| 2 +-
 kde-apps/blinken/blinken-.ebuild| 2 +-
 kde-apps/bomber/bomber-.ebuild  | 2 +-
 kde-apps/bovo/bovo-.ebuild  | 2 +-
 kde-apps/calendarjanitor/calendarjanitor-.ebuild| 2 +-
 kde-apps/calendarsupport/calendarsupport-.ebuild| 2 +-
 kde-apps/cantor/cantor-.ebuild  | 2 +-
 kde-apps/cervisia/cervisia-.ebuild  | 2 +-
 kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-.ebuild  | 2 +-
 kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-.ebuild| 2 +-
 kde-apps/dolphin-plugins-git/dolphin-plugins-git-.ebuild| 2 +-
 .../dolphin-plugins-mercurial/dolphin-plugins-mercurial-.ebuild | 2 +-
 .../dolphin-plugins-subversion/dolphin-plugins-subversion-.ebuild   | 2 +-
 kde-apps/dolphin/dolphin-.ebuild| 2 +-
 kde-apps/dragon/dragon-.ebuild  | 2 +-
 kde-apps/eventviews/eventviews-.ebuild  | 2 +-
 kde-apps/ffmpegthumbs/ffmpegthumbs-.ebuild  | 2 +-
 kde-apps/filelight/filelight-.ebuild| 2 +-
 kde-apps/granatier/granatier-.ebuild| 2 +-
 kde-apps/grantlee-editor/grantlee-editor-.ebuild| 2 +-
 kde-apps/grantleetheme/grantleetheme-.ebuild| 2 +-
 kde-apps/gwenview/gwenview-.ebuild  | 2 +-
 kde-apps/incidenceeditor/incidenceeditor-.ebuild| 2 +-
 kde-apps/juk/juk-.ebuild| 2 +-
 kde-apps/k3b/k3b-.ebuild| 2 +-
 kde-apps/kaccounts-integration/kaccounts-integration-.ebuild| 2 +-
 kde-apps/kaccounts-mobile/kaccounts-mobile-.ebuild  | 2 +-
 kde-apps/kaccounts-providers/kaccounts-providers-.ebuild| 2 +-
 kde-apps/kaddressbook/kaddressbook-.ebuild  | 2 +-
 kde-apps/kajongg/kajongg-.ebuild| 2 +-
 kde-apps/kalarm/kalarm-.ebuild  | 2 +-
 kde-apps/kalarmcal/kalarmcal-.ebuild| 2 +-
 kde-apps/kalgebra/kalgebra-.ebuild  | 2 +-
 kde-apps/kalzium/kalzium-.ebuild| 2 +-
 kde-apps/kamera/kamera-.ebuild  | 2 +-
 kde-apps/kamoso/kamoso-.ebuild  | 2 +-
 kde-apps/kanagram/kanagram-.ebuild  | 2 +-
 kde-apps/kapman/kapman-.ebuild  | 2 +-
 kde-apps/kapptemplate/kapptemplate-.ebuild  | 2 +-
 kde-apps/kate/kate-.ebuild  | 2 +-
 kde-apps/katomic/katomic-.ebuild| 2 +-
 kde-apps/kbackup/kbackup-.ebuild| 2 +-
 kde-apps/kblackbox/kblackbox-.ebuild| 2 +-
 

[gentoo-commits] proj/kde:master commit in: media-video/subtitlecomposer/

2020-03-11 Thread Andreas Sturmlechner
commit: 0059dad9930f6a93e92a420037838f0acdf254c0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar 11 15:16:24 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 11 15:16:24 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0059dad9

media-video/subtitlecomposer: Set ECM_TEST to forceoptional-recursive

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

 media-video/subtitlecomposer/subtitlecomposer-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/subtitlecomposer/subtitlecomposer-.ebuild 
b/media-video/subtitlecomposer/subtitlecomposer-.ebuild
index d0c54a5d50..05e4763bee 100644
--- a/media-video/subtitlecomposer/subtitlecomposer-.ebuild
+++ b/media-video/subtitlecomposer/subtitlecomposer-.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-ECM_TEST="forceoptional"
+ECM_TEST="forceoptional-recursive"
 KFMIN=5.60.0
 QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"



[gentoo-commits] proj/kde:master commit in: media-video/subtitlecomposer/

2020-03-11 Thread Andreas Sturmlechner
commit: 6507d7d65a1c56e35d42785e7e42cd10da352abf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Mar 11 15:09:04 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Mar 11 15:12:39 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6507d7d6

media-video/subtitlecomposer: media-libs/qtav replaces all other backends

Update metadata.

Upstream commits:
3d19be95c6f8d4a1910a2dde3798b67622bc128d
3a156a7a904f23a413e3a952eb0ec181a9df3222
ef9b56e6b56578550fafe14b45445bf28b28ee4f

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

 media-video/subtitlecomposer/metadata.xml | 14 --
 .../subtitlecomposer/subtitlecomposer-.ebuild | 19 ++-
 2 files changed, 6 insertions(+), 27 deletions(-)

diff --git a/media-video/subtitlecomposer/metadata.xml 
b/media-video/subtitlecomposer/metadata.xml
index bd0879e135..e68bcea066 100644
--- a/media-video/subtitlecomposer/metadata.xml
+++ b/media-video/subtitlecomposer/metadata.xml
@@ -1,18 +1,12 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   media-vi...@gentoo.org
-   Gentoo Video project
-   

k...@gentoo.org
Gentoo KDE Project

-   
-   Build mpv backend support
-   
-   
-   maxrd2/subtitlecomposer
-   
+   
+   media-vi...@gentoo.org
+   Gentoo Video project
+   
 

diff --git a/media-video/subtitlecomposer/subtitlecomposer-.ebuild 
b/media-video/subtitlecomposer/subtitlecomposer-.ebuild
index 9f1f24682e..d0c54a5d50 100644
--- a/media-video/subtitlecomposer/subtitlecomposer-.ebuild
+++ b/media-video/subtitlecomposer/subtitlecomposer-.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/maxrd2/subtitlecomposer;
 LICENSE="GPL-2"
 SLOT="5"
 KEYWORDS=""
-IUSE="gstreamer libav mpv unicode xine"
+IUSE="libav unicode"
 
 BDEPEND="
sys-devel/gettext
@@ -36,32 +36,17 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
-   media-libs/phonon[qt5(+)]
-   gstreamer? (
-   dev-libs/glib:2
-   media-libs/gstreamer:1.0
-   media-libs/gst-plugins-base:1.0
-   )
+   media-libs/qtav:=
libav? ( media-video/libav:= )
!libav? ( media-video/ffmpeg:0= )
-   mpv? ( media-video/mpv )
unicode? ( dev-libs/icu:= )
-   xine? (
-   media-libs/xine-lib
-   x11-libs/libX11
-   x11-libs/libxcb
-   )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(
-DCMAKE_DISABLE_FIND_PACKAGE_PocketSphinx=ON # bug 616706
-   $(cmake_use_find_package gstreamer GStreamer)
-   $(cmake_use_find_package mpv MPV)
$(cmake_use_find_package unicode ICU)
-   $(cmake_use_find_package xine Xine)
-   $(cmake_use_find_package xine X11)
)
 
ecm_src_configure



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

2020-03-11 Thread Ulrich Müller
commit: dbddd1fa41851264693b3e5030913786d57ea084
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Mar 11 15:10:10 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar 11 15:11:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbddd1fa

profiles: Add tumbolia to MISC-FREE license group.

Closes: https://bugs.gentoo.org/712130
Signed-off-by: Ulrich Müller  gentoo.org>

 profiles/license_groups | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/license_groups b/profiles/license_groups
index 1c8d2fa6aea..55b5382441c 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -30,7 +30,7 @@ OSI-APPROVED AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 
APL-1.0 APSL-2 Artisti
 # Licenses in this list should NOT appear directly or indirectly in
 # @FSF-APPROVED or @OSI-APPROVED.
 # Note: Licenses for fonts should be included in @MISC-FREE-DOCS.
-MISC-FREE AIFFWriter.m Allegro alternate AMPAS bea.ri.jsr173 BEER-WARE 
boehm-gc BSD-1 BSD-with-attribution BSD-with-disclosure buddy bufexplorer.vim 
BZIP2 canfep CAOSL CDDL-1.1 CDDL-Schily CeCILL-C CMake CPL-0.5 CRACKLIB 
Crypt-IDEA DES docbook dom4j DUMB-0.9.3 eGenixPublic-1.1 ElementTree Emacs 
ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freetts FVWM gd 
gsm HTML-Tidy htmlc iASL icu IDPL imagemagick Info-ZIP inner-net Interbase-1.0 
ipadic ipx-utils Ispell JDOM JNIC JOVE Khronos-CLHPP LambdaMOO LIBGLOSS libmng 
libpng libpng2 libtiff LLVM-Grant LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail 
matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-HDF netcat 
NEWLIB ngrep Old-MIT openafs-krb5-a Openwall otter par PCRE perforce photopc 
PHP-2.02 pngcrush pngnq Princeton psutils rc rdisc regexp-UofT repoze RSA rwpng 
sash scanlogd sdlsasteroids Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA 
SSLeay Subversion SVFL symlinks tablelist tcltk tcp_wrappers_license TeX 
TeX-othe
 r-free the-Click-license Time-Format Time-modules tm-align torque-2.5 totd 
Toyoda UCAR-Unidata URT VTK w3m wm2 x2x xbatt xboing XC Xdebug xtrs xvt ZSH
+MISC-FREE AIFFWriter.m Allegro alternate AMPAS bea.ri.jsr173 BEER-WARE 
boehm-gc BSD-1 BSD-with-attribution BSD-with-disclosure buddy bufexplorer.vim 
BZIP2 canfep CAOSL CDDL-1.1 CDDL-Schily CeCILL-C CMake CPL-0.5 CRACKLIB 
Crypt-IDEA DES docbook dom4j DUMB-0.9.3 eGenixPublic-1.1 ElementTree Emacs 
ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freetts FVWM gd 
gsm HTML-Tidy htmlc iASL icu IDPL imagemagick Info-ZIP inner-net Interbase-1.0 
ipadic ipx-utils Ispell JDOM JNIC JOVE Khronos-CLHPP LambdaMOO LIBGLOSS libmng 
libpng libpng2 libtiff LLVM-Grant LPPL-1.3 LPPL-1.3b lsof Mail-Sendmail 
matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-HDF netcat 
NEWLIB ngrep Old-MIT openafs-krb5-a Openwall otter par PCRE perforce photopc 
PHP-2.02 pngcrush pngnq Princeton psutils rc rdisc regexp-UofT repoze RSA rwpng 
sash scanlogd sdlsasteroids Sendmail Sendmail-Open-Source shrimp SMAIL Snd SNIA 
SSLeay Subversion SVFL symlinks tablelist tcltk tcp_wrappers_license TeX 
TeX-othe
 r-free the-Click-license Time-Format Time-modules tm-align torque-2.5 totd 
Toyoda tumbolia UCAR-Unidata URT VTK w3m wm2 x2x xbatt xboing XC Xdebug xtrs 
xvt ZSH
 
 # Metaset for all free software
 FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE



[gentoo-commits] repo/gentoo:master commit in: www-servers/varnish/

2020-03-11 Thread Anthony G. Basile
commit: fe805b1149dbd2460a908b410046244d384d3f72
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Mar 11 15:05:11 2020 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Mar 11 15:05:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe805b11

www-servers/varnish: version bump to 6.3.2

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Anthony G. Basile  gentoo.org>

 www-servers/varnish/Manifest |  1 +
 www-servers/varnish/varnish-6.3.2.ebuild | 98 
 2 files changed, 99 insertions(+)

diff --git a/www-servers/varnish/Manifest b/www-servers/varnish/Manifest
index 8ba57c9585c..52cab9fa30a 100644
--- a/www-servers/varnish/Manifest
+++ b/www-servers/varnish/Manifest
@@ -7,3 +7,4 @@ DIST varnish-6.1.1.tgz 3135623 BLAKE2B 
c39904fe2745ab601e7c1f6d85850fe1a83c19e8d
 DIST varnish-6.2.2.tgz 3208447 BLAKE2B 
051efacf5b956a0f83723e4a0dd69291fa2215378e2c8b7ca653a87f7b10871b323ed0ee9bc1ed4d1602526b882c2a94b981f3b194584c463d6a7fba18055845
 SHA512 
cc03fd1833b86e74ca275797da5e16b8ce754c7a9d232d5825c876eacc632d7e4edfae0a15e49b36cb551aea1e72a0d054da06433321498a3c74789c545f6c7a
 DIST varnish-6.3.0.tgz 3308117 BLAKE2B 
ee9a1ab87ceb96fbfeaa4130da6043f2474cfc6a29ab9f8d74cc66e28003467b63916f7fe498be4cd63fe80ac347bf02e2a5434afab381da32bcb821c9bb5404
 SHA512 
887c27b498bdac1ddb01759569078e2394a0a754ab3842f866fd06724f154950accebe80c5412b0ba5dd70ff9f687ce4bad3161d1bd32448e0d50aa01c6f96b1
 DIST varnish-6.3.1.tgz 3306392 BLAKE2B 
d34e52567fc0a9c57ac894c79155b43279a7b1549651494053f3eca3ddf83d234e41cffa4fed4833535b3c07e2a62ec0f54a1cc69c1bd689fee4ab90252f6588
 SHA512 
2fee11bcd01f53464b53e8271c2aec08233af078f2e9a2600cd82efbf646b3fd48160ebb2add09e1fb4f43e18e61f21a2408e351eeb2a567179733a3efbc3ddc
+DIST varnish-6.3.2.tgz 3323908 BLAKE2B 
5bde1b2ececeb8aed884db22ed75bfd74f82d68416e71400a4c0d27483fcceb029fe8e724e30754899c872d7028da5cb759545f0743a11d0e90b0fd604af0ad7
 SHA512 
0f476c642df834737d446b3bc6ac8afa5981d1de5810dc6e8556eb22b2ca26d64eb531f4ad3332eb86e231a7443fe35393177ec6dbee97a837f405d1aa9d03cd

diff --git a/www-servers/varnish/varnish-6.3.2.ebuild 
b/www-servers/varnish/varnish-6.3.2.ebuild
new file mode 100644
index 000..87e7399056b
--- /dev/null
+++ b/www-servers/varnish/varnish-6.3.2.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python{3_6,3_7} )
+
+inherit autotools systemd python-r1
+
+DESCRIPTION="Varnish is a state-of-the-art, high-performance HTTP accelerator"
+HOMEPAGE="https://varnish-cache.org/;
+SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz;
+
+LICENSE="BSD-2 GPL-2"
+SLOT="0/2"
+KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
+IUSE="jemalloc jit static-libs"
+
+CDEPEND="
+   sys-libs/readline:0=
+   dev-libs/libpcre[jit?]
+   jemalloc? ( dev-libs/jemalloc )
+   sys-libs/ncurses:0="
+
+#varnish compiles stuff at run time
+RDEPEND="
+   ${PYTHON_DEPS}
+   ${CDEPEND}
+   acct-user/varnish
+   acct-group/varnish
+   sys-devel/gcc"
+
+DEPEND="
+   ${CDEPEND}
+   dev-python/docutils
+   dev-python/sphinx
+   virtual/pkgconfig"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RESTRICT="test" #315725
+
+src_prepare() {
+   # Remove -Werror bug #528354
+   sed -i -e 's/-Werror\([^=]\)/\1/g' configure.ac
+
+   # Upstream doesn't put varnish.m4 in the m4/ directory
+   # We link because the Makefiles look for the file in
+   # the original location
+   ln -sf ../varnish.m4 m4/varnish.m4
+
+   eapply_user
+
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_enable static-libs static) \
+   $(use_enable jit pcre-jit ) \
+   $(use_with jemalloc)
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   python_replicate_script "${D}/usr/share/varnish/vmodtool.py"
+
+   newinitd "${FILESDIR}"/varnishlog.initd varnishlog
+   newconfd "${FILESDIR}"/varnishlog.confd varnishlog
+
+   newinitd "${FILESDIR}"/varnishncsa.initd varnishncsa
+   newconfd "${FILESDIR}"/varnishncsa.confd varnishncsa
+
+   newinitd "${FILESDIR}"/varnishd.initd-r4 varnishd
+   newconfd "${FILESDIR}"/varnishd.confd-r4 varnishd
+
+   insinto /etc/logrotate.d/
+   newins "${FILESDIR}/varnishd.logrotate-r2" varnishd
+
+   diropts -m750
+
+   keepdir /var/lib/varnish
+   keepdir /var/log/varnish
+
+   systemd_dounit "${FILESDIR}/${PN}d.service"
+
+   insinto /etc/varnish/
+   doins lib/libvmod_std/vmod.vcc
+   doins etc/example.vcl
+
+   dodoc README.rst
+   dodoc doc/changes.rst
+
+   fowners root:varnish /etc/varnish/
+   fowners varnish:varnish /var/lib/varnish/
+   fperms 0750 /var/lib/varnish/ /etc/varnish/
+}



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

2020-03-11 Thread Pacho Ramos
commit: eb5b9e0040ae2ed733dedbf282801136fe368aeb
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 15:04:47 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 15:04:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb5b9e00

net-wireless/bluez: Version bump to 5.53

Also check for needed kernel options for regular bluetooth usage and test
suite. Use python3.

Thanks-to: Joakim Tjernlund
Closes: https://bugs.gentoo.org/711430
Closes: https://bugs.gentoo.org/618548
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 net-wireless/bluez/Manifest  |   1 +
 net-wireless/bluez/bluez-5.53.ebuild | 294 +++
 2 files changed, 295 insertions(+)

diff --git a/net-wireless/bluez/Manifest b/net-wireless/bluez/Manifest
index ec45687f7a0..b185cc971bb 100644
--- a/net-wireless/bluez/Manifest
+++ b/net-wireless/bluez/Manifest
@@ -1 +1,2 @@
 DIST bluez-5.52.tar.xz 1957504 BLAKE2B 
670cdfb44eca1b184c0bd678bab34116f9172394b86fb69fa454f7bdcc1ae82c466a806879ddef966ae6cd31466b48f9e87113d43144659ae0c057b9def8
 SHA512 
9024481910d1dee85578bf3d7a4fc4be2bece516e6216c91aa1a7ac18537f092b47c41c4a5506ddd7e279599d58002e98203c5439745c01df4dbc22a75234c84
+DIST bluez-5.53.tar.xz 1997504 BLAKE2B 
921ab4ae18ab1827e870eb6f6f20c247e7855ba090e47659d283abadc280a5f66966a387b85e43487abf14fd4d4382d8337e46fec3400d0be5201b9ff7635dde
 SHA512 
62956e6293ec2517ec453dc7a6c82d34a8c446df8add8fe411b0a45fd5604817f3a19fbc646ad6f68df435f3cd2bd10ae040890e30db83b022f90b54cc6b3c74

diff --git a/net-wireless/bluez/bluez-5.53.ebuild 
b/net-wireless/bluez/bluez-5.53.ebuild
new file mode 100644
index 000..6535d303da2
--- /dev/null
+++ b/net-wireless/bluez/bluez-5.53.ebuild
@@ -0,0 +1,294 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit autotools linux-info python-single-r1 readme.gentoo-r1 systemd udev 
multilib-minimal
+
+DESCRIPTION="Bluetooth Tools and System Daemons for Linux"
+HOMEPAGE="http://www.bluez.org;
+SRC_URI="https://www.kernel.org/pub/linux/bluetooth/${P}.tar.xz;
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0/3"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+IUSE="btpclient cups doc debug deprecated extra-tools experimental +mesh midi 
+obex +readline selinux systemd test test-programs +udev user-session"
+
+# Since this release all remaining extra-tools need readline support, but this 
could
+# change in the future, hence, this REQUIRED_USE constraint could be dropped
+# again in the future.
+REQUIRED_USE="
+   extra-tools? ( deprecated readline )
+   test? ( ${PYTHON_REQUIRED_USE} )
+   test-programs? ( ${PYTHON_REQUIRED_USE} )
+"
+
+TEST_DEPS="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   >=dev-python/dbus-python-1[${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+"
+BDEPEND="
+   virtual/pkgconfig
+   test? ( ${TEST_DEPS} )
+"
+DEPEND="
+   >=dev-libs/glib-2.28:2[${MULTILIB_USEDEP}]
+   >=sys-apps/hwids-20121202.2
+   btpclient? ( >=dev-libs/ell-0.28 )
+   cups? ( net-print/cups:= )
+   mesh? (
+   >=dev-libs/ell-0.28
+   >=dev-libs/json-c-0.13:=
+   sys-libs/readline:0=
+   )
+   midi? ( media-libs/alsa-lib )
+   obex? ( dev-libs/libical:= )
+   readline? ( sys-libs/readline:0= )
+   systemd? (
+   >=sys-apps/dbus-1.6:=[user-session=]
+   sys-apps/systemd
+   )
+   !systemd? ( >=sys-apps/dbus-1.6:= )
+   udev? ( >=virtual/udev-172 )
+"
+RDEPEND="${DEPEND}
+   selinux? ( sec-policy/selinux-bluetooth )
+   test-programs? ( ${TEST_DEPS} )
+"
+
+RESTRICT="!test? ( test )"
+
+PATCHES=(
+   # Try both udevadm paths to cover udev/systemd vs. eudev locations 
(#539844)
+   # http://www.spinics.net/lists/linux-bluetooth/msg58739.html
+   # https://bugs.gentoo.org/539844
+   "${FILESDIR}"/${PN}-udevadm-path-r1.patch
+
+   # Fedora patches
+   # http://www.spinics.net/lists/linux-bluetooth/msg40136.html
+   
"${FILESDIR}"/0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch
+)
+
+pkg_setup() {
+   # From http://www.linuxfromscratch.org/blfs/view/svn/general/bluez.html
+   # to prevent bugs like:
+   # https://bugzilla.kernel.org/show_bug.cgi?id=196621
+   CONFIG_CHECK="~NET ~BT ~BT_RFCOMM ~BT_RFCOMM_TTY ~BT_BNEP 
~BT_BNEP_MC_FILTER
+   ~BT_BNEP_PROTO_FILTER ~BT_HIDP ~RFKILL"
+   if use test; then
+   CONFIG_CHECK="${CONFIG_CHECK} ~CRYPTO ~CRYPTO_USER_API_HASH 
~CRYPTO_USER_API_SKCIPHER"
+   fi
+   linux-info_pkg_setup
+   
+   if use test || use test-programs; then
+   python-single-r1_pkg_setup
+   fi
+
+   if ! use udev; then
+   ewarn
+   

[gentoo-commits] repo/gentoo:master commit in: net-wireless/bluez/, net-wireless/bluez/files/

2020-03-11 Thread Pacho Ramos
commit: f9fda6486b9c8d070a5c8fa1e9d76093cb21ee70
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Mar 11 14:50:34 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Mar 11 15:01:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9fda648

net-wireless/bluez: Drop old

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Pacho Ramos  gentoo.org>

 net-wireless/bluez/Manifest|   1 -
 net-wireless/bluez/bluez-5.51-r2.ebuild| 292 -
 .../files/bluez-5.51-disconnect-timeout.patch  | 104 
 .../bluez/files/bluez-5.51-include-limits-h.patch  |  64 -
 4 files changed, 461 deletions(-)

diff --git a/net-wireless/bluez/Manifest b/net-wireless/bluez/Manifest
index d1745749f72..ec45687f7a0 100644
--- a/net-wireless/bluez/Manifest
+++ b/net-wireless/bluez/Manifest
@@ -1,2 +1 @@
-DIST bluez-5.51.tar.xz 1941904 BLAKE2B 
e8580388961c99305c6f723160e726232a097067815a88a056c1569c55c2ea410004cf92572afbef9b782807d8a940503b4501f9c6046cacac35136fbbe580a8
 SHA512 
8b14eea98f541b981162abce728e0f917654ad3c990721ec398fe41bdd68069fe55ff64b61bc3c3b9f813facf42c995b07619f6d5d153965de27154b1a7b578f
 DIST bluez-5.52.tar.xz 1957504 BLAKE2B 
670cdfb44eca1b184c0bd678bab34116f9172394b86fb69fa454f7bdcc1ae82c466a806879ddef966ae6cd31466b48f9e87113d43144659ae0c057b9def8
 SHA512 
9024481910d1dee85578bf3d7a4fc4be2bece516e6216c91aa1a7ac18537f092b47c41c4a5506ddd7e279599d58002e98203c5439745c01df4dbc22a75234c84

diff --git a/net-wireless/bluez/bluez-5.51-r2.ebuild 
b/net-wireless/bluez/bluez-5.51-r2.ebuild
deleted file mode 100644
index 5b222563fc8..000
--- a/net-wireless/bluez/bluez-5.51-r2.ebuild
+++ /dev/null
@@ -1,292 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools python-single-r1 readme.gentoo-r1 systemd udev 
multilib-minimal
-
-DESCRIPTION="Bluetooth Tools and System Daemons for Linux"
-HOMEPAGE="http://www.bluez.org;
-SRC_URI="https://www.kernel.org/pub/linux/bluetooth/${P}.tar.xz;
-
-LICENSE="GPL-2+ LGPL-2.1+"
-SLOT="0/3"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 x86"
-IUSE="btpclient cups doc debug deprecated extra-tools experimental +mesh midi 
+obex +readline selinux systemd test test-programs +udev user-session"
-
-# Since this release all remaining extra-tools need readline support, but this 
could
-# change in the future, hence, this REQUIRED_USE constraint could be dropped
-# again in the future.
-REQUIRED_USE="
-   extra-tools? ( deprecated readline )
-   test? ( ${PYTHON_REQUIRED_USE} )
-   test-programs? ( ${PYTHON_REQUIRED_USE} )
-"
-
-TEST_DEPS="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   >=dev-python/dbus-python-1[${PYTHON_MULTI_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-   ')
-"
-BDEPEND="
-   virtual/pkgconfig
-   test? ( ${TEST_DEPS} )
-"
-DEPEND="
-   >=dev-libs/glib-2.28:2[${MULTILIB_USEDEP}]
-   >=sys-apps/hwids-20121202.2
-   btpclient? ( >=dev-libs/ell-0.14 )
-   cups? ( net-print/cups:= )
-   mesh? (
-   >=dev-libs/ell-0.14
-   dev-libs/json-c:=
-   sys-libs/readline:0=
-   )
-   midi? ( media-libs/alsa-lib )
-   obex? ( dev-libs/libical:= )
-   readline? ( sys-libs/readline:0= )
-   systemd? (
-   >=sys-apps/dbus-1.6:=[user-session=]
-   sys-apps/systemd
-   )
-   !systemd? ( >=sys-apps/dbus-1.6:= )
-   udev? ( >=virtual/udev-172 )
-"
-RDEPEND="${DEPEND}
-   selinux? ( sec-policy/selinux-bluetooth )
-   test-programs? ( ${TEST_DEPS} )
-"
-
-RESTRICT="!test? ( test )"
-
-PATCHES=(
-   # Try both udevadm paths to cover udev/systemd vs. eudev locations 
(#539844)
-   # http://www.spinics.net/lists/linux-bluetooth/msg58739.html
-   # https://bugs.gentoo.org/539844
-   "${FILESDIR}"/${PN}-udevadm-path-r1.patch
-
-   # Include limits.h for PATH_MAX
-   # https://marc.info/?l=linux-bluetooth=157156119320950=2
-   # https://bugs.gentoo.org/695940
-   "${FILESDIR}"/${PN}-5.51-include-limits-h.patch
-
-   # audio: Fix cancelling disconnect timeout (from 'master')
-   # https://marc.info/?l=linux-bluetooth=157047663920714=2
-   "${FILESDIR}"/${P}-disconnect-timeout.patch
-
-   # Fedora patches
-   # http://www.spinics.net/lists/linux-bluetooth/msg40136.html
-   
"${FILESDIR}"/0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch
-)
-
-pkg_setup() {
-   if use test || use test-programs; then
-   python-single-r1_pkg_setup
-   fi
-
-   if ! use udev; then
-   ewarn
-   ewarn "You are installing ${PN} with USE=-udev. This means 
various bluetooth"
-   ewarn "devices and adapters from Apple, Dell, Logitech etc. 
will not work,"
-   ewarn 

[gentoo-commits] repo/gentoo:master commit in: www-apps/nikola/, dev-vcs/ghp-import/, profiles/updates/, dev-python/ghp-import/

2020-03-11 Thread Ulrich Müller
commit: 4230d68e33438d5e88e5e49811d65ef0658a9fac
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Mar 11 14:57:16 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar 11 14:57:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4230d68e

dev-python/ghp-import: Move package to dev-vcs/ghp-import.

Add also a move entry for app-doc because of the earlier package move
in commit b43a50d73da and its revert in commit 69b1702a753.

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

 {dev-python => dev-vcs}/ghp-import/Manifest   | 0
 {dev-python => dev-vcs}/ghp-import/ghp-import-0.4.1-r1.ebuild | 0
 {dev-python => dev-vcs}/ghp-import/metadata.xml   | 0
 profiles/updates/1Q-2020  | 2 ++
 www-apps/nikola/metadata.xml  | 2 +-
 www-apps/nikola/nikola-7.8.15-r1.ebuild   | 2 +-
 www-apps/nikola/nikola-7.8.15.ebuild  | 2 +-
 www-apps/nikola/nikola-8.0.4.ebuild   | 2 +-
 8 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-python/ghp-import/Manifest b/dev-vcs/ghp-import/Manifest
similarity index 100%
rename from dev-python/ghp-import/Manifest
rename to dev-vcs/ghp-import/Manifest

diff --git a/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild 
b/dev-vcs/ghp-import/ghp-import-0.4.1-r1.ebuild
similarity index 100%
rename from dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild
rename to dev-vcs/ghp-import/ghp-import-0.4.1-r1.ebuild

diff --git a/dev-python/ghp-import/metadata.xml 
b/dev-vcs/ghp-import/metadata.xml
similarity index 100%
rename from dev-python/ghp-import/metadata.xml
rename to dev-vcs/ghp-import/metadata.xml

diff --git a/profiles/updates/1Q-2020 b/profiles/updates/1Q-2020
index aaf723d85f2..320d898c207 100644
--- a/profiles/updates/1Q-2020
+++ b/profiles/updates/1Q-2020
@@ -5,3 +5,5 @@ move dev-python/matplotlib2tikz dev-python/tikzplotlib
 move dev-python/pep257 dev-python/pydocstyle
 move dev-python/pyzor mail-filter/pyzor
 move dev-python/python-sqlparse dev-python/sqlparse
+move dev-python/ghp-import dev-vcs/ghp-import
+move app-doc/ghp-import dev-vcs/ghp-import

diff --git a/www-apps/nikola/metadata.xml b/www-apps/nikola/metadata.xml
index 2980224965b..929eafbf40b 100644
--- a/www-apps/nikola/metadata.xml
+++ b/www-apps/nikola/metadata.xml
@@ -14,7 +14,7 @@
 
 
   Add support for direct uploading to github pages thru
-  dev-python/ghp-import
+  dev-vcs/ghp-import
 
 
   Add hyphenation support through dev-python/pyphen

diff --git a/www-apps/nikola/nikola-7.8.15-r1.ebuild 
b/www-apps/nikola/nikola-7.8.15-r1.ebuild
index dcb3f7b73e3..fc0f51979b5 100644
--- a/www-apps/nikola/nikola-7.8.15-r1.ebuild
+++ b/www-apps/nikola/nikola-7.8.15-r1.ebuild
@@ -40,7 +40,7 @@ RDEPEND="${DEPEND}
dev-python/cloudpickle[${PYTHON_USEDEP}]
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
-   ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
+   ghpages? ( >=dev-vcs/ghp-import-0.4.1[${PYTHON_USEDEP}] )
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
ipython? ( >=dev-python/ipython-2.0.0[notebook,${PYTHON_USEDEP}] )
jinja? ( >=dev-python/jinja-2.7.2[${PYTHON_USEDEP}] )

diff --git a/www-apps/nikola/nikola-7.8.15.ebuild 
b/www-apps/nikola/nikola-7.8.15.ebuild
index c3e5967f022..45305104ec8 100644
--- a/www-apps/nikola/nikola-7.8.15.ebuild
+++ b/www-apps/nikola/nikola-7.8.15.ebuild
@@ -41,7 +41,7 @@ RDEPEND="${DEPEND}
dev-python/cloudpickle[${PYTHON_USEDEP}]
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
-   ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
+   ghpages? ( >=dev-vcs/ghp-import-0.4.1[${PYTHON_USEDEP}] )
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
ipython? (
$(python_gen_cond_dep '

diff --git a/www-apps/nikola/nikola-8.0.4.ebuild 
b/www-apps/nikola/nikola-8.0.4.ebuild
index b6ae1963ef8..903eb3874a7 100644
--- a/www-apps/nikola/nikola-8.0.4.ebuild
+++ b/www-apps/nikola/nikola-8.0.4.ebuild
@@ -40,7 +40,7 @@ RDEPEND="${DEPEND}
dev-python/cloudpickle[${PYTHON_USEDEP}]
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
-   ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
+   ghpages? ( >=dev-vcs/ghp-import-0.4.1[${PYTHON_USEDEP}] )
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
ipython? ( >=dev-python/ipython-2.0.0[notebook,${PYTHON_USEDEP}] )
jinja? ( >=dev-python/jinja-2.7.2[${PYTHON_USEDEP}] )



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

2020-03-11 Thread Matthias Maier
commit: 90be434a198cfa99980002c711dc8beab65216c8
Author: Matthias Maier  gentoo  org>
AuthorDate: Wed Mar 11 14:07:35 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Wed Mar 11 14:42:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90be434a

app-doc/doxygen: restrict to https://bugs.gentoo.org/711650
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Matthias Maier  gentoo.org>

 app-doc/doxygen/doxygen-1.8.15.ebuild| 7 +--
 app-doc/doxygen/doxygen-1.8.16-r1.ebuild | 6 --
 app-doc/doxygen/doxygen-1.8.17.ebuild| 7 +--
 3 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/app-doc/doxygen/doxygen-1.8.15.ebuild 
b/app-doc/doxygen/doxygen-1.8.15.ebuild
index 494edad1726..f9f0496eaf8 100644
--- a/app-doc/doxygen/doxygen-1.8.15.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.15.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python3_6 )
 
 CMAKE_MAKEFILE_GENERATOR="emake"
 
-inherit cmake-utils eutils python-any-r1
+inherit cmake-utils eutils llvm python-any-r1
 if [[ ${PV} = ** ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/doxygen/doxygen.git;
@@ -27,7 +27,7 @@ RDEPEND="app-text/ghostscript-gpl
dev-lang/perl
media-libs/libpng:0=
virtual/libiconv
-   clang? ( >=sys-devel/clang-4.0.0:= )
+   clang? ( https://github.com/doxygen/doxygen.git;
@@ -28,7 +28,7 @@ RDEPEND="app-text/ghostscript-gpl
dev-lang/perl
media-libs/libpng:0=
virtual/libiconv
-   clang? ( >=sys-devel/clang-4.0.0:= )
+   clang? ( https://github.com/doxygen/doxygen.git;
@@ -28,7 +28,7 @@ RDEPEND="app-text/ghostscript-gpl
dev-lang/perl
media-libs/libpng:0=
virtual/libiconv
-   clang? ( >=sys-devel/clang-4.0.0:= )
+   clang? ( 

[gentoo-commits] proj/devmanual:master commit in: ebuild-writing/functions/src_configure/

2020-03-11 Thread Ulrich Müller
commit: b541429485efa174720d4e226b1920cef7a110aa
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Mar 11 14:16:34 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar 11 14:37:26 2020 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=b5414294

ebuild-writing/functions/src_configure: Remove commented-out links.

These sections exist under src_compile.

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

 ebuild-writing/functions/src_configure/text.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/ebuild-writing/functions/src_configure/text.xml 
b/ebuild-writing/functions/src_configure/text.xml
index 5bc5803..dca2042 100644
--- a/ebuild-writing/functions/src_configure/text.xml
+++ b/ebuild-writing/functions/src_configure/text.xml
@@ -76,8 +76,5 @@ The following subsections cover different topics which often 
occur when writing
 
 
 
-
 
 



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

2020-03-11 Thread Ulrich Müller
commit: f18faa6e7cc6cddfbddd35fea7ca042e5f030087
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Mar 11 14:33:42 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar 11 14:37:46 2020 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=f18faa6e

ebuild-writing/variables: Replace codesample by pre.

Also remove a comment (which says that the sample isn't ebuild code,
so why was codesample used for it, in the first place?).

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

 ebuild-writing/variables/text.xml | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/ebuild-writing/variables/text.xml 
b/ebuild-writing/variables/text.xml
index 863330b..56966b3 100644
--- a/ebuild-writing/variables/text.xml
+++ b/ebuild-writing/variables/text.xml
@@ -451,13 +451,9 @@ pseudo-protocol.
 One might define a set of "example" mirrors,
 
 
-
-
+
 example https://download.example.com https://mirror1.example.org/example
-
+
 
 
 that can afterwards be referenced through a mirror:// URI:



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

2020-03-11 Thread Anthony G. Basile
commit: af4666896507e86048fd049fe699a4b99c658cbd
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Wed Mar 11 14:36:18 2020 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Wed Mar 11 14:36:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af466689

app-backup/borgbackup: use system msgpack

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Anthony G. Basile  gentoo.org>

 ...p-1.1.11.ebuild => borgbackup-1.1.11-r1.ebuild} |   4 +-
 .../files/borgbackup-1.1.11-unbundle-msgpack.patch | 110 +
 2 files changed, 112 insertions(+), 2 deletions(-)

diff --git a/app-backup/borgbackup/borgbackup-1.1.11.ebuild 
b/app-backup/borgbackup/borgbackup-1.1.11-r1.ebuild
similarity index 92%
rename from app-backup/borgbackup/borgbackup-1.1.11.ebuild
rename to app-backup/borgbackup/borgbackup-1.1.11-r1.ebuild
index 644e3a09332..822bb8bafab 100644
--- a/app-backup/borgbackup/borgbackup-1.1.11.ebuild
+++ b/app-backup/borgbackup/borgbackup-1.1.11-r1.ebuild
@@ -41,8 +41,8 @@ DEPEND="
 "
 
 python_prepare_all() {
-   # allow use of new (renamed) msgpack
-   sed -i "s|'msgpack-python.*',||g" setup.py || die
+   rm -rf src/borg/algorithms/msgpack
+   eapply "${FILESDIR}"/${P}-unbundle-msgpack.patch
distutils-r1_python_prepare_all
 }
 

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

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

2020-03-11 Thread Michał Górny
commit: 1287d309c5f2730920ef7f90506c0d036df86ddb
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 11 14:16:27 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 11 14:16:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1287d309

package.mask: Rescue dev-python/chameleon

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 2b87cd9dbfc..1f4865009a6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -102,7 +102,6 @@ dev-python/beaker
 dev-python/biplist
 dev-python/blaze
 dev-python/cgroup-utils
-dev-python/chameleon
 dev-python/colander
 dev-python/colorful
 dev-python/columnize



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

2020-03-11 Thread Michał Górny
commit: 54262d98b55a4b9aaa5ef62103724b3d18d8af45
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 11 14:21:07 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 11 14:21:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54262d98

dev-python/chameleon: Bump to 3.6.2, py3.{7,8}

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

 dev-python/chameleon/Manifest   |  1 +
 dev-python/chameleon/chameleon-3.6.2.ebuild | 21 +
 2 files changed, 22 insertions(+)

diff --git a/dev-python/chameleon/Manifest b/dev-python/chameleon/Manifest
index bc39bd9f5ad..80bec1b7e17 100644
--- a/dev-python/chameleon/Manifest
+++ b/dev-python/chameleon/Manifest
@@ -1 +1,2 @@
 DIST Chameleon-2.25.tar.gz 193965 BLAKE2B 
a6ae7768c52807a82229d75fc044116a77df5ae3032a98e44558a1d2b3ee2f427f3291b7c2895639050ea1e9fda0e6868ca7b8299cbbf1d5e1b0714af0d835c0
 SHA512 
b2ffc05c6ab5268757ae6a93a0579d8031dfe7e09882f0f3f0b9a25677ecf896af99a8e7cf6bec98648e9c8526365e7e517bc174d36137734968d80f3f14a05d
+DIST Chameleon-3.6.2.tar.gz 121518 BLAKE2B 
1a49b671a2ec437570581489670a86f4f07ec512a5902ad128806ed9cd3bc813be17b806d942a8a8ed30ec9a48e7f20116a691a5d1c0e3f7d98f8781de470b3b
 SHA512 
0bdc1314cbb37f462de640b89f0e7319025938253df34303c033c8cc903f94f183bb33fc99afdda9ff4cf500c78778df6f5f1f72c0c1607014d6a38117d269e4

diff --git a/dev-python/chameleon/chameleon-3.6.2.ebuild 
b/dev-python/chameleon/chameleon-3.6.2.ebuild
new file mode 100644
index 000..78effbc5138
--- /dev/null
+++ b/dev-python/chameleon/chameleon-3.6.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+MY_P=${P^}
+DESCRIPTION="Fast HTML/XML template compiler for Python"
+HOMEPAGE="https://github.com/malthe/chameleon
+   https://pypi.org/project/Chameleon/;
+SRC_URI="mirror://pypi/${MY_P::1}/${PN^}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="repoze"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests setup.py



[gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/, net-dns/pdns-recursor/files/

2020-03-11 Thread Sven Wegener
commit: 393659df4d7ee528efa246d674038918e551d3e4
Author: Sven Wegener  gentoo  org>
AuthorDate: Wed Mar 11 13:26:18 2020 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Wed Mar 11 13:43:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=393659df

net-dns/pdns-recursor: Revision bump for new acct packages

This also uses the new users for dropping privileges.

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

 net-dns/pdns-recursor/files/pdns-recursor-r2   | 41 ++
 ...-4.3.0.ebuild => pdns-recursor-4.3.0-r1.ebuild} | 10 +++---
 2 files changed, 46 insertions(+), 5 deletions(-)

diff --git a/net-dns/pdns-recursor/files/pdns-recursor-r2 
b/net-dns/pdns-recursor/files/pdns-recursor-r2
new file mode 100644
index 000..01ce79167bb
--- /dev/null
+++ b/net-dns/pdns-recursor/files/pdns-recursor-r2
@@ -0,0 +1,41 @@
+#!/sbin/openrc-run
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+PDNS_CONFIGDIR="${PDNS_CONFIGDIR:-/etc/powerdns}"
+
+PDNS_CONFIG="${PDNS_CONFIGDIR}/recursor.conf"
+PDNS_CHROOTDIR="$( awk -F = '$1 == "chroot" { print $2 }' "${PDNS_CONFIG}" )"
+PDNS_SOCKETDIR="$( awk -F = '$1 == "socket-dir" { print $2 }' "${PDNS_CONFIG}" 
)"
+[ -z "${PDNS_SOCKETDIR}" -a -z "${PDNS_CHROOTDIR}" ] && 
PDNS_SOCKETDIR="/var/run/pdns-recursor"
+
+name="PowerDNS Recursor"
+description="Recursive name server"
+
+extra_started_commands="ping"
+description_ping="Ping the PowerDNS instance"
+
+command="/usr/sbin/pdns_recursor"
+command_args="--config-dir=${PDNS_CONFIGDIR} --write-pid=yes"
+command_args_foreground="--daemon=no"
+command_args_background="--daemon=yes"
+yesno ${rc_verbose} || command_args_background="${command_args_background} 
>/dev/null 2>&1"
+
+pidfile="${PDNS_CHROOTDIR}/${PDNS_SOCKETDIR}/pdns_recursor.pid"
+
+control_command="/usr/bin/rec_control"
+control_command_args="${command_args}"
+
+depend() {
+   need net
+}
+
+start_pre() {
+   checkpath --directory --mode 750 "${PDNS_CHROOTDIR}/${PDNS_SOCKETDIR}"
+}
+
+ping() {
+   ebegin "Pinging ${name}"
+   ${control_command} ${control_command_args} ping >/dev/null 2>&1
+   eend $?
+}

diff --git a/net-dns/pdns-recursor/pdns-recursor-4.3.0.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-4.3.0-r1.ebuild
similarity index 91%
rename from net-dns/pdns-recursor/pdns-recursor-4.3.0.ebuild
rename to net-dns/pdns-recursor/pdns-recursor-4.3.0-r1.ebuild
index d3ed153e567..fa5437a3d38 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.3.0.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.3.0-r1.ebuild
@@ -27,7 +27,9 @@ DEPEND="!luajit? ( >=dev-lang/lua-5.1:= )
!libressl? ( dev-libs/openssl:= )
>=dev-libs/boost-1.35:="
 RDEPEND="${DEPEND}
-   !

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

2020-03-11 Thread Ulrich Müller
commit: df0cda737a6c5e51907f0c90c568337de16f0400
Author: Ulrich Müller  gentoo  org>
AuthorDate: Wed Mar 11 13:42:21 2020 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Wed Mar 11 13:42:21 2020 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=df0cda73

general-concepts/virtuals: Clarify definition.

Closes: https://bugs.gentoo.org/711936
Signed-off-by: Ulrich Müller  gentoo.org>

 general-concepts/virtuals/text.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/general-concepts/virtuals/text.xml 
b/general-concepts/virtuals/text.xml
index b9889aa..6ac5832 100644
--- a/general-concepts/virtuals/text.xml
+++ b/general-concepts/virtuals/text.xml
@@ -6,7 +6,7 @@
 
 
 Virtuals are merely packages that are in the category of virtual.  They
-use their dependency string to specify the providers for the virtual and should
+use their dependency string to specify the providers for the virtual and do
 not install any files.  Since they are regular ebuilds, there can be several
 versions of a virtual (which can be helpful when a package may be provided by
 another in some versions, and not others  see the perl virtuals for an



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

2020-03-11 Thread Louis Sautier
commit: 179cdf91a3b8cfc026a17174b2902e83800b8aec
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Mar 11 12:50:15 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Mar 11 12:52:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179cdf91

dev-python/importlib_resources: bump to 1.3.1, introduces new deps

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/importlib_resources/Manifest|  1 +
 .../importlib_resources-1.3.1.ebuild   | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/dev-python/importlib_resources/Manifest 
b/dev-python/importlib_resources/Manifest
index ee0d6e36341..791ac8e8978 100644
--- a/dev-python/importlib_resources/Manifest
+++ b/dev-python/importlib_resources/Manifest
@@ -1 +1,2 @@
 DIST importlib_resources-1.0.2.tar.gz 23602 BLAKE2B 
24c27b45ec56d3838b039baf2ebc1e0c5ec582d5cfdeb5cf26587255bf8b32aa1fcf43802cabca3b82b3ddec8cdf2616d10489c3c1aca77c9fa91af1f25ef9e7
 SHA512 
50bfc5130a2c9c9354efef1cd7132e805ed0f13467ba67172f83e11d907212bef3957aeef51fd904b73996c8280008d99c918637956a470448dfd67ef4807f82
+DIST importlib_resources-1.3.1.tar.gz 23683 BLAKE2B 
c5c759a0aca53294e4ab945d918ec4e9f5b8ffa19e7185c5ee6c3db1589a7979242cebbaccad37c0125cccbcf96deeb8a7ac77a5419fa1cca2d0fc0baaeb7df8
 SHA512 
28661fff19475d27caaa420244a4e2a1fe12ce525eaea4f9892fad5f50a1b991be8c9764c34c1ca0bcc840d49535a963f9784caab221848f0ce0e43b9991dd3d

diff --git a/dev-python/importlib_resources/importlib_resources-1.3.1.ebuild 
b/dev-python/importlib_resources/importlib_resources-1.3.1.ebuild
new file mode 100644
index 000..48478cffc1a
--- /dev/null
+++ b/dev-python/importlib_resources/importlib_resources-1.3.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# This is a backport of Python 3.7's importlib.resources
+PYTHON_COMPAT=( pypy3 python{2_7,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Read resources from Python packages"
+HOMEPAGE="https://importlib-resources.readthedocs.io/en/latest/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+
+RDEPEND="
+   $(python_gen_cond_dep 'dev-python/contextlib2[${PYTHON_USEDEP}]' -2)
+   $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
pypy3 python3_{6,7})
+   $(python_gen_cond_dep 'dev-python/pathlib2[${PYTHON_USEDEP}]' -2)
+   $(python_gen_cond_dep 'dev-python/zipp[${PYTHON_USEDEP}]' pypy3 
python3_{6,7})
+   virtual/python-singledispatch[${PYTHON_USEDEP}]
+   virtual/python-typing[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/toml[${PYTHON_USEDEP}]
+   >=dev-python/setuptools_scm-3.4.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+distutils_enable_sphinx importlib_resources/docs dev-python/rst-linker
+
+python_compile() {
+   distutils-r1_python_compile
+   if ! python_is_python3; then
+   rm "${BUILD_DIR}/lib/importlib_resources/_py3.py" || die
+   fi
+}
+
+python_install() {
+   distutils-r1_python_install --skip-build
+}



[gentoo-commits] repo/gentoo:master commit in: virtual/python-singledispatch/

2020-03-11 Thread Louis Sautier
commit: 57decee9b344493248c9b517d09a5d8069debbb9
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Mar 11 12:43:35 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Mar 11 12:52:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57decee9

virtual/python-singledispatch: add PyPy3 support

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Louis Sautier  gentoo.org>

 virtual/python-singledispatch/python-singledispatch-0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild 
b/virtual/python-singledispatch/python-singledispatch-0.ebuild
index 8f81fd4f977..2679d59fd8d 100644
--- a/virtual/python-singledispatch/python-singledispatch-0.ebuild
+++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} )
 
 inherit python-r1
 
@@ -13,4 +13,4 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 
sparc x86 ~amd64-linux
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' 
python2_7 pypy)"
+   $(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' -2)"



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

2020-03-11 Thread Agostino Sarubbo
commit: c7380bfab59082b97759feeeba6584ee17538daa
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Mar 11 12:41:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Mar 11 12:41:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7380bfa

sys-kernel/vanilla-sources: Automated version bump to {4.4.216,4.9.216} - 
remove old.

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

 sys-kernel/vanilla-sources/Manifest   | 4 ++--
 ...{vanilla-sources-4.4.215.ebuild => vanilla-sources-4.4.216.ebuild} | 0
 ...{vanilla-sources-4.9.215.ebuild => vanilla-sources-4.9.216.ebuild} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 141fa0cff2d..7edd802b3f9 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -8,7 +8,7 @@ DIST linux-5.5.tar.xz 110713660 BLAKE2B 
36b990d3650c409652206c319c93c0cf68885334
 DIST patch-3.16.82.xz 2631700 BLAKE2B 
f65a8f204e7a5089445ec3d717238b4b19fe6b606dfc3e132d1263383c4989befb5f5eaa1ff10902e3e09d95a3650b8f1605978eee64155be968731cc1e08da1
 SHA512 
41fc30e763ac73d596a7dc8c72e7d4f9c3c7f0c86ff1a75238112ba8c8b73e8223887be6a76d4b840f6c6ee911d38e6503795a50480cfc3f8886e7a53ee8b167
 DIST patch-4.14.172.xz 3499536 BLAKE2B 
1be034910a14fc78df5e365a6c6a8669fb590de67fd9e4308a29ecd2196b93899effa143e092f9655017aceb42e371d9de39e08a1f0a39ae97cddc06ac3a3ef1
 SHA512 
fcf0a85e5d55cb669ebacd378ba173ca990cb199ee98c0965a007c4f6857bf3f117cd8d339f4b0009071478eb00a1d0c15aea919469e11d57b392017b928
 DIST patch-4.19.108.xz 2876244 BLAKE2B 
683aa82da8084e396169c4b4685f1be2672021dec953d100614b95fb04214f52886f8743156211a50c292cd5a7c71fe6ba39bd77fdaaf8b86de9fec54b35990c
 SHA512 
cb4f128c5522c912b46cafd701180e2a19d798d5501e80c6a092d297e0db60d4c22c17946db44c9ccd11ee0efef804daeb7991f8afc3f8802dbece632ecee425
-DIST patch-4.4.215.xz 3024904 BLAKE2B 
f4e76fc1daa488ff8cc4af0b1591fb0587e9845e0938f7e95cbab34b22e4270a1ed7c3ada45e07077f460b9c1c435b10dc80024ebf9f880c0a0892622d19fd2b
 SHA512 
2d5a04cd34264701119f4425d6cfa98a7497bd14fadb4c02760b3f8cc2df6437b92c79d4ae0696cf99ce629d0ae46c00a1497decca4a99b8f61a7f091964f534
-DIST patch-4.9.215.xz 3367656 BLAKE2B 
7316b3989606f079693beed84f999ec03f83082f8099b3535e622a3324e640722b6f694fc4ec906fe0f1643d5139241ae91424ab97cb7d855263e9b3df8c01b4
 SHA512 
60a2e0369cd8eede4f7d284afc101950ae1f5ab8e015736c8eb9384a25e844a271b305f96702c3cf07184edf7cb9a4b576fc4aa3f962ab5fd8013aaa0218f69d
+DIST patch-4.4.216.xz 3040032 BLAKE2B 
cd1a3613b1c965680e38375bf4af2d353bc7818adaedc956c52858867a0228b9ca9d7cccdcf837afc50cf1bdd3317c785759473991e38e37530d5da5537ce244
 SHA512 
fc56cc99704a59d29320142053ee1228db46ff271e5ea77e45eba2e4a61a0d495345535746981971fcda6363c73add01847fcbbac6e2717f2a7dff3f4b6cdd6c
+DIST patch-4.9.216.xz 3382928 BLAKE2B 
bf53291ebbfdd4bd871d738926f769247349a25b9894cd2ef25d11542164a6e0698a9000c912c13dd43767085565a0fc8d27a8c923af001bc720bb50a68e4ba6
 SHA512 
d0385467457908d753e5ff846b89c247edb13456538a088049b2fc2a913226de475a9280993baf63a026708ef3144c9df730634f014272506165fed216075cc1
 DIST patch-5.4.24.xz 968056 BLAKE2B 
ed74c9e48f8bfac0030580bd7556bda705e366176c402b8ee91a0080aea3caafc8fc1534f6590c36a9b78005a59214b918462c27099b1e70b03c84b992237f5d
 SHA512 
2036ddc1738f8d3fd0356fc2d0bf00646a882cbab7dcfbad6a8e3a4968de02a0613d9b513b45c4fd87210627405534a4af5711e3caa8bc5ebee574dc3235e133
 DIST patch-5.5.8.xz 445416 BLAKE2B 
525de1419a285b9f319e8495f704f94b8ccc32781a9969221a232536e5c0dab0b8f83a12712a87b3420410e28aea55dd28218482c50af189b5b557dc403566db
 SHA512 
8daaea68d2eaa51966bae5de14c253daf6ae6dd65cf0541e2f94459df99031d3d4355f436d182b2b9cea5fbfee3c053ac2bc91030dfa23a9f4575996528fd508

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

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



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

2020-03-11 Thread Mike Pagano
commit: 271252321686a4437e6a1945fcc84503a688bae1
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 11 12:37:16 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 12:37:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27125232

sys-kernel/gentoo-sources: Linux patch 4.9.216

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 6085c1aecf6..9dc0ee12944 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -82,6 +82,9 @@ DIST genpatches-4.9-218.extras.tar.xz 17372 BLAKE2B 
336f48f174ce49ee91f54a5b6e26
 DIST genpatches-4.9-219.base.tar.xz 3902416 BLAKE2B 
c7b92931da71a9c4046b34f2bf6933fe0abfc52738928c8997cb1e85872b9ff37aed595902a26491d6416341920a4f44da2f3fc30f06e08b93a5f1c95de484f8
 SHA512 
31bb9e2a543ca3a31bab1490728c6e17ca74b987a4fc02762f4d39cffdadfff0718db3a66f6c15c2c33057137135809a316186780ce790efb196bb018907d066
 DIST genpatches-4.9-219.experimental.tar.xz 106372 BLAKE2B 
89d889b2cceff75244df5152e6df219b73208facbe0cf149d8c607293614c7f2555e3a4494c8e089ea12d033466d21945fb3a53c60e10ed05d1fff059a53682a
 SHA512 
b96c511e318a522efd127ee989b680e6190e971f230afeee799634d570d155e025b24b0269ac346e90bc4b8ee6c95105fc227caefbcf43076eff967a7d463686
 DIST genpatches-4.9-219.extras.tar.xz 17356 BLAKE2B 
740a0d9c7af6eda6a04485929e40786552a3a15834bd48c023056ed213babee0f4950dfea4a2badbb635a8cf0dcbec1d3f7e1e0f41abf32df4e3aa3b46e1248f
 SHA512 
15463d6f354b3b017869e8124d670986e0c451866801ba2d41b4c917e1b07ded2ebfa7607664c4a27a0cba0ed7773245133aa251eb7fb915c88336cbab98e33d
+DIST genpatches-4.9-220.base.tar.xz 3921240 BLAKE2B 
e1da9be645f7e6e8adffc8bdcb4d061fbcf86be6e9696764d6a7542edd987607bb9e6912fb8ce092dbbecf25a88afb7104dd058f0a1281cf41c9160880396bae
 SHA512 
f503fae0ea9c9b93d4ffb7da80a689b07c3b83f43ab1979004da2ae3d56f3f69eecb13303e0420a3e123e8ecb98b3cd18845d08108629a79f45af925282cf410
+DIST genpatches-4.9-220.experimental.tar.xz 106384 BLAKE2B 
855b5dfd65207751b9463539681b3b5836278322f9e286fa93c81915026e4d8bee72abd171f3b90df1e73ba64587225ab94352c205606cf17c49f453b2adb5c2
 SHA512 
c1e4bf08804c27d987ca22558db3abf1bef562f49f9e18db2d165442fed7ef5941d3ba3146bb9d8cc3bbf0d966299633424cd022f0b082df035f7b76d64ed803
+DIST genpatches-4.9-220.extras.tar.xz 17360 BLAKE2B 
e2ae4d6bdef8b5657323f47c84399a07bbda0d4a1decea4b28b77f4d0f88b4e7a59b6bdc06409af48760dc96ae6335acbdcf584706222e83df65d110b50b2f52
 SHA512 
7e06a944aa0079962f4583f3f1a6f7043faa1d0968806cb2b8c9e975982e79c93cc515cf06a4cd45431623d16604a8537eacc14649a0b8b7e5968bd32bbd2dab
 DIST genpatches-5.4-19.base.tar.xz 782808 BLAKE2B 
9b0b3e6090e33f5852c3fdd2ee58110f909beea9aac3c2591709fe97ba24003b9c923085f1577309052f94a934dc36be0937ded1df05828b69ddbc6ae31c158c
 SHA512 
866aa0b06f8198739cabd54fcf09308629d00139f9068c255cdf61d96bb0288a5dfea7a46562ed51cfad2e682c29195e0304c442d659f50238cdc38e9e885fbb
 DIST genpatches-5.4-19.experimental.tar.xz 6140 BLAKE2B 
906ab8a57d84862478477f2e15a97e60832f9ae3ff07f08a5282e55e0d5ed35620e41789bf7da97398fd72d052bd9d73a81e0d6de18d264529cc3cace1506a6a
 SHA512 
56535eb4cf6ace8a5f067a0faf57cdf2135bae069f10e6552a6d87e2b2ed2c20aa98f6e4593b4984f20fd8cc56056b6771a37a724d80d8424fd99130e63d1cb3
 DIST genpatches-5.4-19.extras.tar.xz 1740 BLAKE2B 
85acc37c0b0087ca198bb168a18b764e0b2061c9d41bb1902308c517b1760031258cd7221725b7fa3145fc7b802b8bd8bb10c241ac5ddb6f1b4436ae92d4c783
 SHA512 
59701650a902e708c98d9e6ef3c5528be0831d8ead28ef2d46f1c4cdb386336ad36a137a4d77d0193c7acc10b1448dc54a18dc4177365d56069c7c3fb5143ae2

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



[gentoo-commits] repo/gentoo:master commit in: net-dns/avahi/

2020-03-11 Thread David Seifert
commit: f0de5ca0c20aba41218d3695fe3f1c46381550eb
Author: David Seifert  gentoo  org>
AuthorDate: Wed Mar 11 12:36:30 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Mar 11 12:36:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0de5ca0

net-dns/avahi: Add multilib usedep on libevent

Closes: https://bugs.gentoo.org/712134
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Suggested-by: Christophe Lermytte  lermytte.be>
Signed-off-by: David Seifert  gentoo.org>

 net-dns/avahi/{avahi-0.8.ebuild => avahi-0.8-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/avahi/avahi-0.8.ebuild b/net-dns/avahi/avahi-0.8-r1.ebuild
similarity index 99%
rename from net-dns/avahi/avahi-0.8.ebuild
rename to net-dns/avahi/avahi-0.8-r1.ebuild
index c09f0b1c463..362f323fe31 100644
--- a/net-dns/avahi/avahi-0.8.ebuild
+++ b/net-dns/avahi/avahi-0.8-r1.ebuild
@@ -28,7 +28,7 @@ RESTRICT="!test? ( test )"
 
 DEPEND="
dev-libs/libdaemon
-   dev-libs/libevent:=
+   dev-libs/libevent:=[${MULTILIB_USEDEP}]
dev-libs/expat
dev-libs/glib:2[${MULTILIB_USEDEP}]
gdbm? ( sys-libs/gdbm:=[${MULTILIB_USEDEP}] )



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

2020-03-11 Thread Mike Pagano
commit: 081f9190347ffa64d33ecd7543c5bf15f3ce4235
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 11 12:33:55 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 12:34:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=081f9190

sys-kernel/gentoo-sources: Linux patch 4.4.216

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 217826d7a13..6085c1aecf6 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -61,6 +61,9 @@ DIST genpatches-4.4-215.extras.tar.xz 16488 BLAKE2B 
7f957c5937d0879f178932240b83
 DIST genpatches-4.4-216.base.tar.xz 3480188 BLAKE2B 
e15ae182081004f678de202e8972b6fd1d20de114a0cdd9ac42536e08e081b2d462699275d86a2db0afb082e955d6f4ff826f07241da37b170513456dfad6b82
 SHA512 
b74838898c42eb080e50531fedefbf043c89503c4d0b0f1fda1f763be4ec1adc271f7ac08ab0e812e6bd1a09b9b860e60aa8dc170d9a6df4f68c9e40b6c3c3aa
 DIST genpatches-4.4-216.experimental.tar.xz 83296 BLAKE2B 
83ce6c2ad9dbf71dcadff21ae50976de91a7b98b9df657c8fe69fddb70d23a7ba31cbca07cb5863a651b6107ab9c5e7d134950788025dbbe6281936a37debcf8
 SHA512 
0d2951b7e4def62ba0e47fed0e5d1f6add7b1b340685a31bd1e6e77843d387f984787b2df54570ba2fb03afdabf0a79e6823ac67e26bf71398d37e4516496b11
 DIST genpatches-4.4-216.extras.tar.xz 16480 BLAKE2B 
6d30f3f1ce6fe390f7b6f31f27c094f0cbea94bd40dd543236cbf2f17a4761237452867b51675a351bfca508431d4689d36d98303a0a65e16a0db88c1d8838d2
 SHA512 
c37618c424452c50758c8ef3502d1ae6589dac346902badccd5c2b68215ca0c3e592ceb96b5c5f713731e58d7be5d9ff021d746ef103899081f27bbe733cf43e
+DIST genpatches-4.4-217.base.tar.xz 3498300 BLAKE2B 
89a85e89fb52e8d6424998204751ccfbe5b95b407650a45da689ada9074ce6b34c656725f883011177f642253fc38126f51f2d6da3dc5332f43e9f17d9aaeec3
 SHA512 
05a98b2eb3d64c7596794fed4e19c17f34224161f13401ffeacbb98de2b521c3ed0e6ed324ee3b033e6c34bf82965f6fcce750d3fddf6948f2eaee2faaa798d3
+DIST genpatches-4.4-217.experimental.tar.xz 83256 BLAKE2B 
4070b9d79fe29f6d21c4a374a01441d46615a797f3caa4dae84af72e14f5baa34476557cedd6664c8bbf81d03042b0ec60b5ff528661a43fc9f2fed85bf9a7f9
 SHA512 
fd4c3151ad2bf6dbd44491bf4c1db84effd851a9364fe2661cfd105f7e4640e29b43e584bcb52505de93530be05ce88239e1ccd4e267099b92690eabb168af33
+DIST genpatches-4.4-217.extras.tar.xz 16464 BLAKE2B 
973eacb486a361a460123aa5a83ec5a4829193859d8ff5db2a41e6c7fb83dc5a8a46521097ed34d88bbfb160c536cc862ae0b07d0a6f2218eebd3034cd7a61d4
 SHA512 
586575072a944b8e389457038324c7a2e54847ff21d2072bec75d49ebbdf4ffc1783ae4997d63e6eb8d382a0a3d4098834848b32ceadd5d221bdbf13747b11ee
 DIST genpatches-4.9-208.base.tar.xz 3556800 BLAKE2B 
e2b1669a938b4283a1a2f10f21ca7420b5d9195124e19ee07fa797b174b5ca8f6fb82fa11763f6dc9278cee248c62ea7dd6a53917746165b26312d3848fe28ee
 SHA512 
bd71eed8091e2329af51d06535b544a807b11f03512b4d94cf063021e007a1a5ce982b056d4667268a1fb8a0b86aab8b29854161002d89ba05445e1fdb6c2b88
 DIST genpatches-4.9-208.experimental.tar.xz 106404 BLAKE2B 
44fdfc1fcaa908d7a3be59e2d6778322af8a72c7a475fa02548a4eabe13e5ad1fab275b7de8c1e766f4c1d9f0258ebf0062864b8e29acbe79e637054fa5009c7
 SHA512 
bd2e0bfb5be072fe5e2535aabb50b51e0ac522f6d22e6c48afdc4af4eab411bf5596c5ec4cd70de005eac2124b88bbf9041937bc4191693d9c5bdfeb222bf038
 DIST genpatches-4.9-208.extras.tar.xz 17360 BLAKE2B 
95edefd4d14829086b477b1c8995b19a1a5a801c357f7736688eb28ef1e12788b6ba0d5c7fa592fae378348c718779b0f85dc04f963d98cd47833c9433d74637
 SHA512 
44caaefb6836314b2f5db4723726415d5ab9254d5aad54aa1f72fbd3adfa055c77aa9c0494ab87468c55223704f161b4b73f4ac23b57793f0e4b2028a35c3442

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



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

2020-03-11 Thread Guilherme Amadio
commit: 4658562489678824f4a7efdea14c972e678e75b7
Author: Guilherme Amadio  gentoo  org>
AuthorDate: Wed Mar 11 12:18:21 2020 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Wed Mar 11 12:21:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46585624

media-libs/SoXt: bump to EAPI=7

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Guilherme Amadio  gentoo.org>

 media-libs/SoXt/{SoXt-1.3.0.ebuild => SoXt-1.3.0-r1.ebuild} | 12 
 media-libs/SoXt/files/SoXt-1.3.0-pkgconfig-partial.patch|  4 ++--
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/media-libs/SoXt/SoXt-1.3.0.ebuild 
b/media-libs/SoXt/SoXt-1.3.0-r1.ebuild
similarity index 78%
rename from media-libs/SoXt/SoXt-1.3.0.ebuild
rename to media-libs/SoXt/SoXt-1.3.0-r1.ebuild
index 449806a1369..9a19d767294 100644
--- a/media-libs/SoXt/SoXt-1.3.0.ebuild
+++ b/media-libs/SoXt/SoXt-1.3.0-r1.ebuild
@@ -1,9 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-inherit autotools-utils
+EAPI=7
 
 HOMEPAGE="http://www.coin3d.org/;
 DESCRIPTION="GUI binding for using Coin/Open Inventor with Xt/Motif"
@@ -41,11 +39,9 @@ src_configure() {
$(use_enable doc html)
$(use_enable doc man)
)
-   autotools-utils_src_configure
+   default
# Remove SoXt from Libs.private (patch installs it in Libs)
-   sed -i -e '/Libs.private/s/ -lSoXt//' "${BUILD_DIR}"/SoXt.pc || die
+   sed -i -e '/Libs.private/s/ -lSoXt//' SoXt.pc || die
# Strip the default libdir
-   sed -i -e "s,-L%{_libdir} ,," soxt-default.cfg
-   # soxt-config is arch dependent
-   sed -i -e "s,/share/Coin/conf/,/%{_lib}/Coin2/conf/,g" soxt-config
+   sed -i -e "s,-L%{_libdir} ,," soxt-default.cfg || die
 }

diff --git a/media-libs/SoXt/files/SoXt-1.3.0-pkgconfig-partial.patch 
b/media-libs/SoXt/files/SoXt-1.3.0-pkgconfig-partial.patch
index 397d223b615..d9f1ad25eef 100644
--- a/media-libs/SoXt/files/SoXt-1.3.0-pkgconfig-partial.patch
+++ b/media-libs/SoXt/files/SoXt-1.3.0-pkgconfig-partial.patch
@@ -1,5 +1,5 @@
 SoXt.pc.in.orig2013-06-17 11:26:59.998321839 -0700
-+++ SoXt.pc.in 2013-06-17 11:28:01.603654611 -0700
+--- a/SoXt.pc.in   2013-06-17 11:26:59.998321839 -0700
 b/SoXt.pc.in   2013-06-17 11:28:01.603654611 -0700
 @@ -10,7 +10,8 @@
  Version: @SOXT_VERSION@
  Requires: Coin



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

2020-03-11 Thread Guilherme Amadio
commit: d43ca36b70b539a811a8a3680b2edcd78af94dc8
Author: Guilherme Amadio  gentoo  org>
AuthorDate: Wed Mar 11 12:02:16 2020 +
Commit: Guilherme Amadio  gentoo  org>
CommitDate: Wed Mar 11 12:21:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d43ca36b

media-libs/SoXt: update dependency on media-libs/coin

Depends on coin-config, not present in >=media-libs/coin-4.

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Guilherme Amadio  gentoo.org>

 media-libs/SoXt/SoXt-1.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/SoXt/SoXt-1.3.0.ebuild 
b/media-libs/SoXt/SoXt-1.3.0.ebuild
index 00fd2ed8390..449806a1369 100644
--- a/media-libs/SoXt/SoXt-1.3.0.ebuild
+++ b/media-libs/SoXt/SoXt-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -15,7 +15,7 @@ SLOT="0"
 IUSE="debug doc static-libs"
 
 RDEPEND="
-   >=media-libs/coin-3.1.3
+   

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

2020-03-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 11:41:43 2020 +

New tag: 4.9-220




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

2020-03-11 Thread Mikle Kolyada
commit: e054d5462e280752f4aad9c03c739da27f7896e4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Mar 11 11:36:18 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Mar 11 11:36:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e054d546

sys-apps/i2c-tools: Drop old

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

 sys-apps/i2c-tools/Manifest |  1 -
 sys-apps/i2c-tools/i2c-tools-4.0.ebuild | 62 -
 2 files changed, 63 deletions(-)

diff --git a/sys-apps/i2c-tools/Manifest b/sys-apps/i2c-tools/Manifest
index dd40b32bbdd..94fe0318fd0 100644
--- a/sys-apps/i2c-tools/Manifest
+++ b/sys-apps/i2c-tools/Manifest
@@ -1,2 +1 @@
-DIST i2c-tools-4.0.tar.xz 79972 BLAKE2B 
982e4139ed0e2111f9e082d0690fcc0f86f97a433e292e9464b41991f14a1f90147a3612172bad6880f0df6896612e1dea0ae7bf6f459758b2cff45fb35a5dc7
 SHA512 
ddf86c357c101388193581bc40285089e6ab5e8d870f8aa5d594acc7ecb8596fbd30501e147b88bdea0200b1be88bc0a374356c188d1bcb067bf8e254e3dc51e
 DIST i2c-tools-4.1.tar.xz 83576 BLAKE2B 
0a9ed3bb335b61f6c17a6b6c705502ff008b4fb8bab6a5fde63163a32528b5214d92affc4b8d6cca29676dc7ba82dfa84be5f14943b7e81c8612a7d9419ac628
 SHA512 
83262bcfd94c2adf74517cc50095dd78221fa4d16a62397245d4a538de7463272abf4f6727024be8ab1ca8ecbfe647af85ba2a553e5b5e68a53e50dfcad20248

diff --git a/sys-apps/i2c-tools/i2c-tools-4.0.ebuild 
b/sys-apps/i2c-tools/i2c-tools-4.0.ebuild
deleted file mode 100644
index f0132804d21..000
--- a/sys-apps/i2c-tools/i2c-tools-4.0.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-DISTUTILS_OPTIONAL="1"
-
-inherit distutils-r1 flag-o-matic toolchain-funcs
-
-DESCRIPTION="I2C tools for bus probing, chip dumping, EEPROM decoding, and 
more"
-HOMEPAGE="https://www.kernel.org/pub/software/utils/i2c-tools;
-SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
-IUSE="python"
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-RDEPEND="
-   python? ( ${PYTHON_DEPS} )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   default
-   use python && distutils-r1_src_prepare
-}
-
-src_configure() {
-   use python && distutils-r1_src_configure
-}
-
-src_compile() {
-   emake all-lib AR=$(tc-getAR) CC=$(tc-getCC) # parallel make
-   emake CC=$(tc-getCC)
-   emake -C eepromer CC=$(tc-getCC) CFLAGS="${CFLAGS}"
-   if use python ; then
-   cd py-smbus || die
-   append-cppflags -I../include
-   distutils-r1_src_compile
-   fi
-}
-
-src_install() {
-   emake install-lib install libdir="${D}"/usr/$(get_libdir) 
prefix="${D}"/usr
-   dosbin eepromer/eeprom{,er}
-   rm -rf "${D}"/usr/include || die # part of linux-headers
-   dodoc CHANGES README
-   local d
-   for d in eeprom eepromer ; do
-   docinto ${d}
-   dodoc ${d}/README*
-   done
-
-   if use python ; then
-   cd py-smbus || die
-   docinto py-smbus
-   dodoc README*
-   distutils-r1_src_install
-   fi
-}



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

2020-03-11 Thread Mikle Kolyada
commit: cd96dcb0af5d4e2b4e38562e1ce62ce82cd5d4b8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Mar 11 11:35:29 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Mar 11 11:36:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd96dcb0

sys-apps/i2c-tools: mark stable

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

 sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild 
b/sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild
index 142b885d3d9..5514e78e808 100644
--- a/sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild
+++ b/sys-apps/i2c-tools/i2c-tools-4.1-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="perl python static-libs"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2020-03-11 Thread Mike Pagano
commit: 
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 11:04:06 2020 +

New tag: 4.4-217




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

2020-03-11 Thread Mike Pagano
commit: 5ae8d5d8898db4969ed428409fc7a49c51849663
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 11 10:15:18 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 10:15:18 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=5ae8d5d8

Linux patch 4.9.216

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

 _README  |4 +
 1215_linux-4.9.216.patch | 2992 ++
 2 files changed, 2996 insertions(+)

diff --git a/_README b/_README
index 76947fa..bb20a18 100644
--- a/_README
+++ b/_README
@@ -903,6 +903,10 @@ Patch:  1214_linux-4.9.215.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.9.215
 
+Patch:  1215_linux-4.9.216.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.9.216
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1215_linux-4.9.216.patch b/1215_linux-4.9.216.patch
new file mode 100644
index 000..92f6664
--- /dev/null
+++ b/1215_linux-4.9.216.patch
@@ -0,0 +1,2992 @@
+diff --git a/Makefile b/Makefile
+index b594484788a8..f0290097784a 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 9
+-SUBLEVEL = 215
++SUBLEVEL = 216
+ EXTRAVERSION =
+ NAME = Roaring Lionus
+ 
+diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
+index 27133c3a4b12..0de4ba698d1d 100644
+--- a/arch/arm/boot/dts/ls1021a.dtsi
 b/arch/arm/boot/dts/ls1021a.dtsi
+@@ -505,7 +505,7 @@
+   };
+ 
+   mdio0: mdio@2d24000 {
+-  compatible = "fsl,etsec2-mdio";
++  compatible = "gianfar";
+   device_type = "mdio";
+   #address-cells = <1>;
+   #size-cells = <0>;
+@@ -513,7 +513,7 @@
+   };
+ 
+   mdio1: mdio@2d64000 {
+-  compatible = "fsl,etsec2-mdio";
++  compatible = "gianfar";
+   device_type = "mdio";
+   #address-cells = <1>;
+   #size-cells = <0>;
+diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
+index cab128913e72..3a4014870a91 100644
+--- a/arch/arm/mach-imx/Makefile
 b/arch/arm/mach-imx/Makefile
+@@ -86,6 +86,8 @@ AFLAGS_suspend-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += suspend-imx6.o
+ obj-$(CONFIG_SOC_IMX53) += suspend-imx53.o
+ endif
++AFLAGS_resume-imx6.o :=-Wa,-march=armv7-a
++obj-$(CONFIG_SOC_IMX6) += resume-imx6.o
+ obj-$(CONFIG_SOC_IMX6) += pm-imx6.o
+ 
+ obj-$(CONFIG_SOC_IMX1) += mach-imx1.o
+diff --git a/arch/arm/mach-imx/common.h b/arch/arm/mach-imx/common.h
+index c4436d9c52ff..a3f6885cefbf 100644
+--- a/arch/arm/mach-imx/common.h
 b/arch/arm/mach-imx/common.h
+@@ -112,17 +112,17 @@ void imx_cpu_die(unsigned int cpu);
+ int imx_cpu_kill(unsigned int cpu);
+ 
+ #ifdef CONFIG_SUSPEND
+-void v7_cpu_resume(void);
+ void imx53_suspend(void __iomem *ocram_vbase);
+ extern const u32 imx53_suspend_sz;
+ void imx6_suspend(void __iomem *ocram_vbase);
+ #else
+-static inline void v7_cpu_resume(void) {}
+ static inline void imx53_suspend(void __iomem *ocram_vbase) {}
+ static const u32 imx53_suspend_sz;
+ static inline void imx6_suspend(void __iomem *ocram_vbase) {}
+ #endif
+ 
++void v7_cpu_resume(void);
++
+ void imx6_pm_ccm_init(const char *ccm_compat);
+ void imx6q_pm_init(void);
+ void imx6dl_pm_init(void);
+diff --git a/arch/arm/mach-imx/resume-imx6.S b/arch/arm/mach-imx/resume-imx6.S
+new file mode 100644
+index ..5bd1ba7ef15b
+--- /dev/null
 b/arch/arm/mach-imx/resume-imx6.S
+@@ -0,0 +1,24 @@
++/* SPDX-License-Identifier: GPL-2.0-or-later */
++/*
++ * Copyright 2014 Freescale Semiconductor, Inc.
++ */
++
++#include 
++#include 
++#include 
++#include 
++#include "hardware.h"
++
++/*
++ * The following code must assume it is running from physical address
++ * where absolute virtual addresses to the data section have to be
++ * turned into relative ones.
++ */
++
++ENTRY(v7_cpu_resume)
++  bl  v7_invalidate_l1
++#ifdef CONFIG_CACHE_L2X0
++  bl  l2c310_early_resume
++#endif
++  b   cpu_resume
++ENDPROC(v7_cpu_resume)
+diff --git a/arch/arm/mach-imx/suspend-imx6.S 
b/arch/arm/mach-imx/suspend-imx6.S
+index 76ee2ceec8d5..7d84b617af48 100644
+--- a/arch/arm/mach-imx/suspend-imx6.S
 b/arch/arm/mach-imx/suspend-imx6.S
+@@ -333,17 +333,3 @@ resume:
+ 
+   ret lr
+ ENDPROC(imx6_suspend)
+-
+-/*
+- * The following code must assume it is running from physical address
+- * where absolute virtual addresses to the data section have to be
+- * turned into relative ones.
+- */
+-
+-ENTRY(v7_cpu_resume)
+-  bl  v7_invalidate_l1
+-#ifdef CONFIG_CACHE_L2X0
+-  bl  l2c310_early_resume
+-#endif
+-  b   cpu_resume
+-ENDPROC(v7_cpu_resume)
+diff --git a/arch/mips/kernel/vpe.c 

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

2020-03-11 Thread Mike Pagano
commit: 833529f439f2d25ab9197573f88dad1b0544ebb5
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Mar 11 10:14:28 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Mar 11 10:14:28 2020 +
URL:https://gitweb.gentoo.org/proj/linux-patches.git/commit/?id=833529f4

Linux patch 4.4.216

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

 _README  |4 +
 1215_linux-4.4.216.patch | 2919 ++
 2 files changed, 2923 insertions(+)

diff --git a/_README b/_README
index b4dfa87..5c1fd6b 100644
--- a/_README
+++ b/_README
@@ -903,6 +903,10 @@ Patch:  1214_linux-4.4.215.patch
 From:   http://www.kernel.org
 Desc:   Linux 4.4.215
 
+Patch:  1215_linux-4.4.216.patch
+From:   http://www.kernel.org
+Desc:   Linux 4.4.216
+
 Patch:  1500_XATTR_USER_PREFIX.patch
 From:   https://bugs.gentoo.org/show_bug.cgi?id=470644
 Desc:   Support for namespace user.pax.* on tmpfs.

diff --git a/1215_linux-4.4.216.patch b/1215_linux-4.4.216.patch
new file mode 100644
index 000..04d770a
--- /dev/null
+++ b/1215_linux-4.4.216.patch
@@ -0,0 +1,2919 @@
+diff --git a/Makefile b/Makefile
+index 9118ca43acb4..e0bcd5a0ae9b 100644
+--- a/Makefile
 b/Makefile
+@@ -1,6 +1,6 @@
+ VERSION = 4
+ PATCHLEVEL = 4
+-SUBLEVEL = 215
++SUBLEVEL = 216
+ EXTRAVERSION =
+ NAME = Blurry Fish Butt
+ 
+diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
+index fb689d813b09..6358ea48eaf9 100644
+--- a/arch/arm/mach-imx/Makefile
 b/arch/arm/mach-imx/Makefile
+@@ -91,6 +91,8 @@ AFLAGS_suspend-imx6.o :=-Wa,-march=armv7-a
+ obj-$(CONFIG_SOC_IMX6) += suspend-imx6.o
+ obj-$(CONFIG_SOC_IMX53) += suspend-imx53.o
+ endif
++AFLAGS_resume-imx6.o :=-Wa,-march=armv7-a
++obj-$(CONFIG_SOC_IMX6) += resume-imx6.o
+ obj-$(CONFIG_SOC_IMX6) += pm-imx6.o
+ 
+ obj-$(CONFIG_SOC_IMX50) += mach-imx50.o
+diff --git a/arch/arm/mach-imx/common.h b/arch/arm/mach-imx/common.h
+index e2d53839fceb..288f57222745 100644
+--- a/arch/arm/mach-imx/common.h
 b/arch/arm/mach-imx/common.h
+@@ -115,17 +115,17 @@ void imx_cpu_die(unsigned int cpu);
+ int imx_cpu_kill(unsigned int cpu);
+ 
+ #ifdef CONFIG_SUSPEND
+-void v7_cpu_resume(void);
+ void imx53_suspend(void __iomem *ocram_vbase);
+ extern const u32 imx53_suspend_sz;
+ void imx6_suspend(void __iomem *ocram_vbase);
+ #else
+-static inline void v7_cpu_resume(void) {}
+ static inline void imx53_suspend(void __iomem *ocram_vbase) {}
+ static const u32 imx53_suspend_sz;
+ static inline void imx6_suspend(void __iomem *ocram_vbase) {}
+ #endif
+ 
++void v7_cpu_resume(void);
++
+ void imx6_pm_ccm_init(const char *ccm_compat);
+ void imx6q_pm_init(void);
+ void imx6dl_pm_init(void);
+diff --git a/arch/arm/mach-imx/resume-imx6.S b/arch/arm/mach-imx/resume-imx6.S
+new file mode 100644
+index ..5bd1ba7ef15b
+--- /dev/null
 b/arch/arm/mach-imx/resume-imx6.S
+@@ -0,0 +1,24 @@
++/* SPDX-License-Identifier: GPL-2.0-or-later */
++/*
++ * Copyright 2014 Freescale Semiconductor, Inc.
++ */
++
++#include 
++#include 
++#include 
++#include 
++#include "hardware.h"
++
++/*
++ * The following code must assume it is running from physical address
++ * where absolute virtual addresses to the data section have to be
++ * turned into relative ones.
++ */
++
++ENTRY(v7_cpu_resume)
++  bl  v7_invalidate_l1
++#ifdef CONFIG_CACHE_L2X0
++  bl  l2c310_early_resume
++#endif
++  b   cpu_resume
++ENDPROC(v7_cpu_resume)
+diff --git a/arch/arm/mach-imx/suspend-imx6.S 
b/arch/arm/mach-imx/suspend-imx6.S
+index 76ee2ceec8d5..7d84b617af48 100644
+--- a/arch/arm/mach-imx/suspend-imx6.S
 b/arch/arm/mach-imx/suspend-imx6.S
+@@ -333,17 +333,3 @@ resume:
+ 
+   ret lr
+ ENDPROC(imx6_suspend)
+-
+-/*
+- * The following code must assume it is running from physical address
+- * where absolute virtual addresses to the data section have to be
+- * turned into relative ones.
+- */
+-
+-ENTRY(v7_cpu_resume)
+-  bl  v7_invalidate_l1
+-#ifdef CONFIG_CACHE_L2X0
+-  bl  l2c310_early_resume
+-#endif
+-  b   cpu_resume
+-ENDPROC(v7_cpu_resume)
+diff --git a/arch/mips/kernel/vpe.c b/arch/mips/kernel/vpe.c
+index 9067b651c7a2..ca93984ff5a6 100644
+--- a/arch/mips/kernel/vpe.c
 b/arch/mips/kernel/vpe.c
+@@ -134,7 +134,7 @@ void release_vpe(struct vpe *v)
+ {
+   list_del(>list);
+   if (v->load_addr)
+-  release_progmem(v);
++  release_progmem(v->load_addr);
+   kfree(v);
+ }
+ 
+diff --git a/arch/powerpc/kernel/cputable.c b/arch/powerpc/kernel/cputable.c
+index 7d80bfdfb15e..7ad686009795 100644
+--- a/arch/powerpc/kernel/cputable.c
 b/arch/powerpc/kernel/cputable.c
+@@ -2147,11 +2147,13 @@ static struct cpu_spec * __init 
setup_cpu_spec(unsigned long offset,
+* oprofile_cpu_type already has a value, then we are
+* possibly overriding a real PVR with a logical one,
+* and, in that case, keep the current value for

[gentoo-commits] repo/gentoo:master commit in: profiles/updates/, app-doc/ghp-import/, www-apps/nikola/, dev-python/ghp-import/

2020-03-11 Thread Michał Górny
commit: 69b1702a7531c6e59f4dbca246cd9c7b6ed93bc5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 11 09:56:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 11 09:56:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b1702a

Revert "Move {dev-python → app-doc}/ghp-import"

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

 {app-doc => dev-python}/ghp-import/Manifest   | 0
 {app-doc => dev-python}/ghp-import/ghp-import-0.4.1-r1.ebuild | 0
 {app-doc => dev-python}/ghp-import/metadata.xml   | 0
 profiles/updates/1Q-2020  | 1 -
 www-apps/nikola/metadata.xml  | 2 +-
 www-apps/nikola/nikola-7.8.15-r1.ebuild   | 2 +-
 www-apps/nikola/nikola-7.8.15.ebuild  | 2 +-
 www-apps/nikola/nikola-8.0.4.ebuild   | 2 +-
 8 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-doc/ghp-import/Manifest b/dev-python/ghp-import/Manifest
similarity index 100%
rename from app-doc/ghp-import/Manifest
rename to dev-python/ghp-import/Manifest

diff --git a/app-doc/ghp-import/ghp-import-0.4.1-r1.ebuild 
b/dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild
similarity index 100%
rename from app-doc/ghp-import/ghp-import-0.4.1-r1.ebuild
rename to dev-python/ghp-import/ghp-import-0.4.1-r1.ebuild

diff --git a/app-doc/ghp-import/metadata.xml 
b/dev-python/ghp-import/metadata.xml
similarity index 100%
rename from app-doc/ghp-import/metadata.xml
rename to dev-python/ghp-import/metadata.xml

diff --git a/profiles/updates/1Q-2020 b/profiles/updates/1Q-2020
index 5c2f8cb8e9b..aaf723d85f2 100644
--- a/profiles/updates/1Q-2020
+++ b/profiles/updates/1Q-2020
@@ -5,4 +5,3 @@ move dev-python/matplotlib2tikz dev-python/tikzplotlib
 move dev-python/pep257 dev-python/pydocstyle
 move dev-python/pyzor mail-filter/pyzor
 move dev-python/python-sqlparse dev-python/sqlparse
-move dev-python/ghp-import app-doc/ghp-import

diff --git a/www-apps/nikola/metadata.xml b/www-apps/nikola/metadata.xml
index 0fa46f3e455..2980224965b 100644
--- a/www-apps/nikola/metadata.xml
+++ b/www-apps/nikola/metadata.xml
@@ -14,7 +14,7 @@
 
 
   Add support for direct uploading to github pages thru
-  app-doc/ghp-import
+  dev-python/ghp-import
 
 
   Add hyphenation support through dev-python/pyphen

diff --git a/www-apps/nikola/nikola-7.8.15-r1.ebuild 
b/www-apps/nikola/nikola-7.8.15-r1.ebuild
index 54db84ce6c3..dcb3f7b73e3 100644
--- a/www-apps/nikola/nikola-7.8.15-r1.ebuild
+++ b/www-apps/nikola/nikola-7.8.15-r1.ebuild
@@ -40,7 +40,7 @@ RDEPEND="${DEPEND}
dev-python/cloudpickle[${PYTHON_USEDEP}]
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
-   ghpages? ( >=app-doc/ghp-import-0.4.1[${PYTHON_USEDEP}] )
+   ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
ipython? ( >=dev-python/ipython-2.0.0[notebook,${PYTHON_USEDEP}] )
jinja? ( >=dev-python/jinja-2.7.2[${PYTHON_USEDEP}] )

diff --git a/www-apps/nikola/nikola-7.8.15.ebuild 
b/www-apps/nikola/nikola-7.8.15.ebuild
index 208d17034f7..c3e5967f022 100644
--- a/www-apps/nikola/nikola-7.8.15.ebuild
+++ b/www-apps/nikola/nikola-7.8.15.ebuild
@@ -41,7 +41,7 @@ RDEPEND="${DEPEND}
dev-python/cloudpickle[${PYTHON_USEDEP}]
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
-   ghpages? ( >=app-doc/ghp-import-0.4.1[${PYTHON_USEDEP}] )
+   ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
ipython? (
$(python_gen_cond_dep '

diff --git a/www-apps/nikola/nikola-8.0.4.ebuild 
b/www-apps/nikola/nikola-8.0.4.ebuild
index c92ab9ef9ef..b6ae1963ef8 100644
--- a/www-apps/nikola/nikola-8.0.4.ebuild
+++ b/www-apps/nikola/nikola-8.0.4.ebuild
@@ -40,7 +40,7 @@ RDEPEND="${DEPEND}
dev-python/cloudpickle[${PYTHON_USEDEP}]
assets? ( >=dev-python/webassets-0.10.1[${PYTHON_USEDEP}] )
charts? ( >=dev-python/pygal-2.0.1[${PYTHON_USEDEP}] )
-   ghpages? ( >=app-doc/ghp-import-0.4.1[${PYTHON_USEDEP}] )
+   ghpages? ( >=dev-python/ghp-import-0.4.1[${PYTHON_USEDEP}] )
hyphenation? ( >=dev-python/pyphen-0.9.1[${PYTHON_USEDEP}] )
ipython? ( >=dev-python/ipython-2.0.0[notebook,${PYTHON_USEDEP}] )
jinja? ( >=dev-python/jinja-2.7.2[${PYTHON_USEDEP}] )



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

2020-03-11 Thread Michał Górny
commit: a86a1de4e6f0033be46cdce3d2951c17cdef7a65
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 11 09:08:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 11 09:33:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86a1de4

dev-python/pykka: Bump to 2.0.2, py3.7

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

 dev-python/pykka/Manifest   |  1 +
 dev-python/pykka/pykka-2.0.2.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/pykka/Manifest b/dev-python/pykka/Manifest
index 2ea717670b7..bf4cddfd427 100644
--- a/dev-python/pykka/Manifest
+++ b/dev-python/pykka/Manifest
@@ -1 +1,2 @@
 DIST Pykka-1.2.1.tar.gz 46252 BLAKE2B 
48d351924874c3a26436643aef1bdeede1dc008b1edad67a4dca5aa29b13d421fd1643d1e9ec23bbe9ba16e638911b382389df878a2b53f7826ebf3d9058adaf
 SHA512 
22eaa735915e33146d8a3fa3f9dd5ea1dd608e7ad45ab21721a108b01ddf058b4cd00da67b762a95ede650c9ba1a79ee3d6fd22a491bc7ff348a56b7c0139cfd
+DIST Pykka-2.0.2.tar.gz 51858 BLAKE2B 
62132a3ded257d44d9504258418abc73ec9cc09353ab8e1948c9910fc11f67f770510b2dc7cf122db9af9ff62091757b648dce69cbdab0ffc17567169749d0d2
 SHA512 
98b2e6122dc5158da489265cf7cf9e358bfa432d0a0eaab9f50a07c0050083afb19aad494e4cd27347c376947eafb7d9796909c18e3648ef1bf0685bd6384e5b

diff --git a/dev-python/pykka/pykka-2.0.2.ebuild 
b/dev-python/pykka/pykka-2.0.2.ebuild
new file mode 100644
index 000..f4385586e2e
--- /dev/null
+++ b/dev-python/pykka/pykka-2.0.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} )
+
+inherit distutils-r1
+
+MY_P=${P^}
+DESCRIPTION="A Python implementation of the actor model"
+HOMEPAGE="https://www.pykka.org/en/latest/ https://github.com/jodal/pykka;
+SRC_URI="mirror://pypi/${MY_P::1}/${PN^}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="
+   test? (
+   dev-python/eventlet[${PYTHON_USEDEP}]
+   dev-python/gevent[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_tests pytest



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

2020-03-11 Thread Michał Górny
commit: 1720391c7820bec10a0407e2e0f8496346b32c01
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 11 09:08:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 11 09:33:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1720391c

package.mask: Rescue dev-python/pykka

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 098eb91f6d1..2b87cd9dbfc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -194,7 +194,6 @@ dev-python/pyfiglet
 dev-python/pygcrypt
 dev-python/pygeocoder
 dev-python/pyhcl
-dev-python/pykka
 dev-python/pymtp
 dev-python/pynzb
 dev-python/pyopencl



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

2020-03-11 Thread Lars Wendler
commit: f3f908043e542cb7e0d52215ef6aee6d409d8f46
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 08:30:17 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 09:29:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f90804

sys-libs/ldb: Bump to version 2.0.9

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

 sys-libs/ldb/Manifest |   1 +
 sys-libs/ldb/ldb-2.0.9.ebuild | 108 ++
 2 files changed, 109 insertions(+)

diff --git a/sys-libs/ldb/Manifest b/sys-libs/ldb/Manifest
index c2fa1742e58..b2ddd32bdf3 100644
--- a/sys-libs/ldb/Manifest
+++ b/sys-libs/ldb/Manifest
@@ -9,4 +9,5 @@ DIST ldb-1.5.6.tar.gz 1637795 BLAKE2B 
ac70f6dcaa1cd34bfdae8bf7844f1084282ea947a3
 DIST ldb-1.6.3.tar.gz 1628668 BLAKE2B 
e9b6535eddf49496151e544f6879641c58a614f6de95463f7d0bf1953744953a5d55dde935d39b690d4c87e66914d8de0f0f5d4816a61fdecc81f8797584013e
 SHA512 
a41b1fd2afa9a02dec37519f28e0e720b649c2a0aa6caebeb6697dbefdc6a055ef26500c5ccb0439b495d8c03218920b389fb9601d1cf5ca4d5046f192a5fefd
 DIST ldb-2.0.7.tar.gz 1674063 BLAKE2B 
e61f7bf4cfefcb5c1bf735c19a00027ce20ef393b613117e5637f7680ba7fcab1798744505b0db88e8bbdab41e0264e0fd1e643110ec47864de02ef315bd0dfd
 SHA512 
0b1bd5970421c32bee1209179eac60682d7304aca597bca11dd477903f59b53a2fbc7d9e1717809e9a8e550564a9ca9139dd1127b9f4cefcc2437d7c8050985a
 DIST ldb-2.0.8.tar.gz 1676902 BLAKE2B 
b86b24a597bd81ae11382311f3b60aeb8aca78ddbe63413b9a8cdbbfa4f52b05a0d2e325d483e260b15aa396c2ad9f2828ac4b6214af86d891281d05b24125b5
 SHA512 
23a44968c9b4b57deb3f7b7b2466f140b4d8534a07a5e866545dd108c3d305ee4b0ea9bceec3177fcd09a4efcb4876a8283ca58b5c496fcf323b810666e1e79a
+DIST ldb-2.0.9.tar.gz 1676176 BLAKE2B 
0d18a570ca61fcdf159b6398ecef74bc983c24ffd4d8f85bc9cfcbb182f787d0deb50c5f446684b851993146e03bdaf10d80c083a9534446b829714fff025b8f
 SHA512 
f4d2480491f16aac7837fa2ff071e81e429bd9b3a365264723245791aad1831a236ffeff0f01f85becb998b224c321b166f3edd3f9a828714b7c3b24aed11a5e
 DIST ldb-2.1.1.tar.gz 1671390 BLAKE2B 
a715cb17a2d113560d37e3e5d29adfe7db43f89388bb5a474388e3f7a6ae277ddb0ee4d09d45eed18a87085c70d98308d195b3867cc57259767cb61a50c8cc6e
 SHA512 
dd87da0746790895c617108c64b718ab6e6e630f1e3269154b40fc0e5623199a4b132d41623ae00d5c263ce79c4d6da34f072a140bee91a59dd6934969315fc8

diff --git a/sys-libs/ldb/ldb-2.0.9.ebuild b/sys-libs/ldb/ldb-2.0.9.ebuild
new file mode 100644
index 000..5c37afb9697
--- /dev/null
+++ b/sys-libs/ldb/ldb-2.0.9.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit python-single-r1 waf-utils multilib-minimal eutils
+
+DESCRIPTION="An LDAP-like embedded database"
+HOMEPAGE="https://ldb.samba.org;
+SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz;
+
+LICENSE="LGPL-3"
+SLOT="0/${PV}"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
+IUSE="doc +ldap +lmdb python test"
+
+RESTRICT="!test? ( test )"
+REQUIRED_USE="test? ( python )"
+
+RDEPEND="
+   !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
+   dev-libs/popt[${MULTILIB_USEDEP}]
+   >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
+   >=sys-libs/talloc-2.2.0[python?,${MULTILIB_USEDEP}]
+   >=sys-libs/tdb-1.4.2[python?,${MULTILIB_USEDEP}]
+   >=sys-libs/tevent-0.10.0[python(+)?,${MULTILIB_USEDEP}]
+   ldap? ( net-nds/openldap )
+   lmdb? ( >=dev-db/lmdb-0.9.16[${MULTILIB_USEDEP}] )
+   python? ( ${PYTHON_DEPS} )
+"
+
+DEPEND="dev-libs/libxslt
+   doc? ( app-doc/doxygen )
+   virtual/pkgconfig
+   ${PYTHON_DEPS}
+   ${RDEPEND}
+"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+WAF_BINARY="${S}/buildtools/bin/waf"
+
+MULTILIB_WRAPPED_HEADERS=( /usr/include/pyldb.h )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.5.2-optional_packages.patch
+   "${FILESDIR}"/${PN}-1.1.31-fix_PKGCONFIGDIR-when-python-disabled.patch
+)
+
+pkg_setup() {
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+   multilib_copy_sources
+}
+
+multilib_src_configure() {
+   local myconf=(
+   $(usex ldap '' --disable-ldap)
+   $(usex lmdb '' --without-ldb-lmdb)
+   --disable-rpath
+   --disable-rpath-install --bundled-libraries=NONE
+   --with-modulesdir="${EPREFIX}"/usr/$(get_libdir)/samba
+   --builtin-libraries=NONE
+   )
+   if ! multilib_is_native_abi; then
+   myconf+=( --disable-python )
+   else
+   use python || myconf+=( --disable-python )
+   fi
+   waf-utils_src_configure "${myconf[@]}"
+}
+
+multilib_src_compile() {
+   waf-utils_src_compile
+   multilib_is_native_abi && use doc && doxygen Doxyfile
+}
+
+multilib_src_test() {
+   if multilib_is_native_abi; then
+   

[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2020-03-11 Thread Lars Wendler
commit: c0f4cc71b6fdfd405101c554e0bb568859ab136b
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 09:13:13 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 09:29:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0f4cc71

net-fs/samba: Bump to version 4.11.7

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

 net-fs/samba/Manifest|   1 +
 net-fs/samba/samba-4.11.7.ebuild | 314 +++
 2 files changed, 315 insertions(+)

diff --git a/net-fs/samba/Manifest b/net-fs/samba/Manifest
index 3d636a92262..9d3ffd7c679 100644
--- a/net-fs/samba/Manifest
+++ b/net-fs/samba/Manifest
@@ -3,6 +3,7 @@ DIST samba-4.10.13.tar.gz 18350580 BLAKE2B 
ab97d46284bee60762543ed1c27846e22dd98
 DIST samba-4.10.2.tar.gz 18280710 BLAKE2B 
f15b117d1159dfa6cd279c5011629d688fcfba94a2ca8184a827d0787a31f76a38f46b355454b916f2e62c0a88109b86664f6bb16fc0e23d0f61d09908e587cd
 SHA512 
3d146ea12567ebb02a7babcad779b82339ffbfb19f6f2be5cac33eb18af2c9b546dc1cd910072a5c9e152ba9c4a632ed6870c48a8f6ad9d04304b130f240a4bf
 DIST samba-4.11.4.tar.gz 18530105 BLAKE2B 
39e0cc6965681f3d64e861edebe2b77e558b68d9a3f4d7fa52e6ccfe704f2294fb3fb1a619d07d2130f36b1bf572300c733a273ccf78d554807e0f5897dcbcff
 SHA512 
18ae1cb8b092c441a3fd4c6ecc9f35841dc51e3061f435107f7d2579b5e8ca6f8c96a947627dbd401b81c7de2293ff2587c30be694e160bf8a10c6d15aa73880
 DIST samba-4.11.6.tar.gz 18541566 BLAKE2B 
2b4a40be7cec8a9706cbc344796885f59403aa11ca3d8a7dc40b3d287ec222c11d7395fd193c4b66c4116f1bffd869caf444a950d508f5a9a596db32553e1461
 SHA512 
3815080a1693c596a126371a5ea4e8534317a7266803c7de13a7e5b3ee9757dfbf13c0de20d498a6683d3aaf56941ed42f289e3c24f88713529a5f047a691af2
+DIST samba-4.11.7.tar.gz 18541292 BLAKE2B 
083ee2ebade2dd6267f8c53234bd98cc3325d28cf0a03fce2f45accfd36acfaaa9cdc82f326e913cfdbd585b0d705c71a95685ec37901e7d8a4d17cd2a04d3f2
 SHA512 
c728adbc9fd86f9b745f62d2f435d0fd5e8d1381725a657f8d14ec246d5c758c9eb92bd82c25b0c3f40ce4d10eaf5ce7792363b8a8c4df2e6c78c1458fef4f95
 DIST samba-4.12.0.tar.gz 18156651 BLAKE2B 
a02a5cdce9551743bfa88fe9e42ab2f2b6fc3ec96e933bcb92f994681b8dbbeef675f718e723f131c95252a51d964d141f5dda98529dc7779ba372fc6d0080c5
 SHA512 
d50be899675b8e3504311e73bb75fbb8264e918e0d1765239ecb5b14e15c0917565f8a9ce1877fb604151bf4f23dfc4c2f7f30a53c872681e3d2571d3ed5ef82
 DIST samba-4.5.11-disable-python-patches.tar.xz 6292 BLAKE2B 
c2a32a1059a02bc1c87ce5f604cbc5878c654b8f693c8486b5ba63b37513444915a7b6389fe82b7e31ab2f9577dd8462eddba60b4f4f756b4ed1145ce7bd90ae
 SHA512 
f0e3076e3e1ecaae3f06b3ef30efc81719fb3f63a1041dcbdae4b62ca4cf693732f9eb16f047d046d4930136fed82194e82b455ea888e12cf845b3e6a122d57d
 DIST samba-4.5.16.tar.gz 21024396 BLAKE2B 
e737559fb748044076608fa233700eb54c7e1c56bc234763f062b6341a179cc78a4a8cdf9f3d6f4d7f3cf8a79f846852ddd5cc753a468c3adb3a0451e1809ed9
 SHA512 
de8a41013cfb5ef3adcb290efd97a78a5de876d90ad05764d631f14e663a1849bb53e4ac394b46c906f1109be5748fee9316407a659c57007d36851ae8adcd7f

diff --git a/net-fs/samba/samba-4.11.7.ebuild b/net-fs/samba/samba-4.11.7.ebuild
new file mode 100644
index 000..a661aea3028
--- /dev/null
+++ b/net-fs/samba/samba-4.11.7.ebuild
@@ -0,0 +1,314 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE='threads(+),xml(+)'
+inherit python-single-r1 waf-utils multilib-minimal linux-info systemd pam
+
+MY_PV="${PV/_rc/rc}"
+MY_P="${PN}-${MY_PV}"
+
+SRC_PATH="stable"
+[[ ${PV} = *_rc* ]] && SRC_PATH="rc"
+
+SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz"
+[[ ${PV} = *_rc* ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+DESCRIPTION="Samba Suite Version 4"
+HOMEPAGE="https://www.samba.org/;
+LICENSE="GPL-3"
+
+SLOT="0"
+
+IUSE="acl addc addns ads ceph client cluster cups debug dmapi fam gpg iprint
+json ldap pam profiling-data python quota selinux syslog system-heimdal
++system-mitkrb5 systemd test winbind zeroconf"
+
+MULTILIB_WRAPPED_HEADERS=(
+   /usr/include/samba-4.0/policy.h
+   /usr/include/samba-4.0/dcerpc_server.h
+   /usr/include/samba-4.0/ctdb.h
+   /usr/include/samba-4.0/ctdb_client.h
+   /usr/include/samba-4.0/ctdb_protocol.h
+   /usr/include/samba-4.0/ctdb_private.h
+   /usr/include/samba-4.0/ctdb_typesafe_cb.h
+   /usr/include/samba-4.0/ctdb_version.h
+)
+
+CDEPEND="
+   >=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}]
+   dev-lang/perl:=
+   dev-libs/libbsd[${MULTILIB_USEDEP}]
+   dev-libs/libtasn1[${MULTILIB_USEDEP}]
+   dev-libs/popt[${MULTILIB_USEDEP}]
+   >=net-libs/gnutls-3.2.0[${MULTILIB_USEDEP}]
+   net-libs/libnsl:=[${MULTILIB_USEDEP}]
+   sys-apps/dbus[${MULTILIB_USEDEP}]
+   sys-libs/e2fsprogs-libs[${MULTILIB_USEDEP}]
+   
>=sys-libs/ldb-2.0.9[ldap(+)?,python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}]
+   

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

2020-03-11 Thread Lars Wendler
commit: 9f7fc571e74181f94436f11650c80bd96a59439f
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 08:33:48 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 09:29:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f7fc571

sys-libs/ldb: Removed old

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

 sys-libs/ldb/Manifest |   1 -
 sys-libs/ldb/ldb-2.0.7.ebuild | 105 --
 2 files changed, 106 deletions(-)

diff --git a/sys-libs/ldb/Manifest b/sys-libs/ldb/Manifest
index b2ddd32bdf3..8b63d57f7d5 100644
--- a/sys-libs/ldb/Manifest
+++ b/sys-libs/ldb/Manifest
@@ -7,7 +7,6 @@ DIST ldb-1.4.8.tar.gz 1433045 BLAKE2B 
bd2441d97216976a149d43ab037c64053adae0e1ac
 DIST ldb-1.5.4.tar.gz 1629123 BLAKE2B 
3c71af079f2e5cb81e493d16d453c53bd0ee4c63720b0261ea6116244b2652ca581499c0b8c64949dccc95460aba7b4ef3afe7850563a830f3fb4b8753bdea2f
 SHA512 
fc323e4283671c14d6dd4feb7e9ca943a63a166688077dbf3591f9d957cf821f9e739869842e15ca1ec4fd3764123d5afc6f4954b1af437bd1ec54df58366a22
 DIST ldb-1.5.6.tar.gz 1637795 BLAKE2B 
ac70f6dcaa1cd34bfdae8bf7844f1084282ea947a3c85b3a6c504a5fd3028eca2e4c26a7ffd2d36b3fadd50affded8bcf90546c56d138b30091cdaae86a9f730
 SHA512 
038b85caff82a2566197bc6bae9fdef91675e42f0a3b269d9d5608363777a12b4ae3faa81854b9b33b9ee374fa5ba92686e945d60f6ad1f53a453fead59f6712
 DIST ldb-1.6.3.tar.gz 1628668 BLAKE2B 
e9b6535eddf49496151e544f6879641c58a614f6de95463f7d0bf1953744953a5d55dde935d39b690d4c87e66914d8de0f0f5d4816a61fdecc81f8797584013e
 SHA512 
a41b1fd2afa9a02dec37519f28e0e720b649c2a0aa6caebeb6697dbefdc6a055ef26500c5ccb0439b495d8c03218920b389fb9601d1cf5ca4d5046f192a5fefd
-DIST ldb-2.0.7.tar.gz 1674063 BLAKE2B 
e61f7bf4cfefcb5c1bf735c19a00027ce20ef393b613117e5637f7680ba7fcab1798744505b0db88e8bbdab41e0264e0fd1e643110ec47864de02ef315bd0dfd
 SHA512 
0b1bd5970421c32bee1209179eac60682d7304aca597bca11dd477903f59b53a2fbc7d9e1717809e9a8e550564a9ca9139dd1127b9f4cefcc2437d7c8050985a
 DIST ldb-2.0.8.tar.gz 1676902 BLAKE2B 
b86b24a597bd81ae11382311f3b60aeb8aca78ddbe63413b9a8cdbbfa4f52b05a0d2e325d483e260b15aa396c2ad9f2828ac4b6214af86d891281d05b24125b5
 SHA512 
23a44968c9b4b57deb3f7b7b2466f140b4d8534a07a5e866545dd108c3d305ee4b0ea9bceec3177fcd09a4efcb4876a8283ca58b5c496fcf323b810666e1e79a
 DIST ldb-2.0.9.tar.gz 1676176 BLAKE2B 
0d18a570ca61fcdf159b6398ecef74bc983c24ffd4d8f85bc9cfcbb182f787d0deb50c5f446684b851993146e03bdaf10d80c083a9534446b829714fff025b8f
 SHA512 
f4d2480491f16aac7837fa2ff071e81e429bd9b3a365264723245791aad1831a236ffeff0f01f85becb998b224c321b166f3edd3f9a828714b7c3b24aed11a5e
 DIST ldb-2.1.1.tar.gz 1671390 BLAKE2B 
a715cb17a2d113560d37e3e5d29adfe7db43f89388bb5a474388e3f7a6ae277ddb0ee4d09d45eed18a87085c70d98308d195b3867cc57259767cb61a50c8cc6e
 SHA512 
dd87da0746790895c617108c64b718ab6e6e630f1e3269154b40fc0e5623199a4b132d41623ae00d5c263ce79c4d6da34f072a140bee91a59dd6934969315fc8

diff --git a/sys-libs/ldb/ldb-2.0.7.ebuild b/sys-libs/ldb/ldb-2.0.7.ebuild
deleted file mode 100644
index 7ff1765745c..000
--- a/sys-libs/ldb/ldb-2.0.7.ebuild
+++ /dev/null
@@ -1,105 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_{6,7} )
-PYTHON_REQ_USE="threads(+)"
-
-inherit python-single-r1 waf-utils multilib-minimal eutils
-
-DESCRIPTION="An LDAP-like embedded database"
-HOMEPAGE="https://ldb.samba.org;
-SRC_URI="https://www.samba.org/ftp/pub/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-3"
-SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
-IUSE="doc +ldap +lmdb python"
-
-RDEPEND="
-   !elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
-   dev-libs/popt[${MULTILIB_USEDEP}]
-   >=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
-   >=sys-libs/talloc-2.2.0[python?,${MULTILIB_USEDEP}]
-   >=sys-libs/tdb-1.4.2[python?,${MULTILIB_USEDEP}]
-   >=sys-libs/tevent-0.10.0[python(+)?,${MULTILIB_USEDEP}]
-   ldap? ( net-nds/openldap )
-   lmdb? ( >=dev-db/lmdb-0.9.16[${MULTILIB_USEDEP}] )
-   python? ( ${PYTHON_DEPS} )
-"
-
-DEPEND="dev-libs/libxslt
-   doc? ( app-doc/doxygen )
-   virtual/pkgconfig
-   ${PYTHON_DEPS}
-   ${RDEPEND}
-"
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-WAF_BINARY="${S}/buildtools/bin/waf"
-
-MULTILIB_WRAPPED_HEADERS=( /usr/include/pyldb.h )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.5.2-optional_packages.patch
-   "${FILESDIR}"/${PN}-1.1.31-fix_PKGCONFIGDIR-when-python-disabled.patch
-)
-
-pkg_setup() {
-   python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-   multilib_copy_sources
-}
-
-multilib_src_configure() {
-   local myconf=(
-   $(usex ldap '' --disable-ldap)
-   $(usex lmdb '' --without-ldb-lmdb)
-   --disable-rpath
-   --disable-rpath-install --bundled-libraries=NONE
- 

[gentoo-commits] repo/gentoo:master commit in: net-fs/samba/

2020-03-11 Thread Lars Wendler
commit: b7795325601bddde2e80f039d271c515d8f69561
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Mar 11 09:29:05 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Mar 11 09:29:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7795325

net-fs/samba: ebuild adjustments

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

 net-fs/samba/samba-4.12.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/net-fs/samba/samba-4.12.0.ebuild b/net-fs/samba/samba-4.12.0.ebuild
index 2b2ba161404..7facbdd68cd 100644
--- a/net-fs/samba/samba-4.12.0.ebuild
+++ b/net-fs/samba/samba-4.12.0.ebuild
@@ -38,7 +38,6 @@ MULTILIB_WRAPPED_HEADERS=(
/usr/include/samba-4.0/ctdb_version.h
 )
 
-# sys-apps/attr is an automagic dependency (see bug #489748)
 CDEPEND="
>=app-arch/libarchive-3.1.2[${MULTILIB_USEDEP}]
dev-lang/perl:=
@@ -164,8 +163,8 @@ src_prepare() {
sed -i -e '/"iso8601":/d' "${S}"/third_party/wscript || die
fi
 
-   # ugly hackaround for bug #592502
-   cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die
+   ## ugly hackaround for bug #592502
+   #cp /usr/include/tevent_internal.h "${S}"/lib/tevent/ || die
 
sed -e 's:::' \
-i source4/dsdb/samdb/ldb_modules/password_hash.c \



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

2020-03-11 Thread Hans de Graaff
commit: 8d413dd7456e44be85a3067eea8d7945f9192b7b
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 11 08:44:15 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 11 09:04:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d413dd7

dev-ruby/ffaker: add 2.14.0

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

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

diff --git a/dev-ruby/ffaker/Manifest b/dev-ruby/ffaker/Manifest
index 8368dd7cb7f..25dc3831f98 100644
--- a/dev-ruby/ffaker/Manifest
+++ b/dev-ruby/ffaker/Manifest
@@ -1,3 +1,4 @@
 DIST ffaker-2.11.0.gem 429568 BLAKE2B 
ed5a9d794caba5ad93c1ac8457ebf89412177fe48c05a66f162f8d2b7a7a3b395e59312ddc444965ec4d9500573a97c97b95a1381d07caca6bb3b3ca97fa3dc2
 SHA512 
b185adfe34c5d78fe47cedc9d685eb98ed0de7f9a4818fa5ab0f6fe9cad21d04e025b6d2e38e34f463874a5d9007fe0d01e604b316af4850a7a63f50140bbd78
 DIST ffaker-2.12.0.gem 431616 BLAKE2B 
dc060472749b1081500609e4b6a58310ca00c3bfe2dc8a40dba49bde50a98add33a83cc00136fbe542b1d14ce74ddbab8f737dba4866023bb44d8ad7126151ce
 SHA512 
1763bd2b9ec45903f09d46504ebf333e9879423607dd8d31d6ceb659bab05ac9fd14b99ea2dd3f08c0d61e987d7bab647945f0a7e81f1fe8a2b085b7b571e282
 DIST ffaker-2.13.0.gem 434688 BLAKE2B 
7b0b0af41482c85a6502a081a6d78f69a4968aa6bb844cc1eb11e7761e75331b4043319a1221b402d703405275a032a433e28249d2bbd9980ac82ca0e6e74649
 SHA512 
d5102c8fd754a102257a0223fdcda39d3791e08149ee396098c3e0c8fba50f5cf63249d14cc26305adcfb90319db785819e74fdb4366adfb0fa5701afd4edfc8
+DIST ffaker-2.14.0.gem 435200 BLAKE2B 
2268fabf518890b8fc1c9bb6fc23869840647e28a44378c9678faec509c7d5aed8671251728713b6fac4ffe76e9248609f68da5c1f050a6a5ef7d7232c012179
 SHA512 
f1fec515a766795cbb1c552e205ead016dfef409c38e84887c8b31ea1c5b9a16e0f9133788cb49d8e6a47eb15a0e8b78e9e621bdf4f414a6556fbdec9af3b949

diff --git a/dev-ruby/ffaker/ffaker-2.14.0.ebuild 
b/dev-ruby/ffaker/ffaker-2.14.0.ebuild
new file mode 100644
index 000..488b7c9e7f9
--- /dev/null
+++ b/dev-ruby/ffaker/ffaker-2.14.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md REFERENCE.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Faster Faker, generates dummy data"
+HOMEPAGE="https://github.com/emmanueloga/ffaker;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+ruby_add_bdepend "test? ( dev-ruby/test-unit:2 )"
+
+all_ruby_prepare() {
+   sed -i -e '/test_image_file/aomit "network"' test/test_image.rb || die
+}



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

2020-03-11 Thread Hans de Graaff
commit: d0ca09581345924c33fd3a7c8ca4cb453caeb477
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 11 09:04:14 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 11 09:04:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ca0958

dev-ruby/webmock: add 3.8.3

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

 dev-ruby/webmock/Manifest |  1 +
 dev-ruby/webmock/webmock-3.8.3.ebuild | 61 +++
 2 files changed, 62 insertions(+)

diff --git a/dev-ruby/webmock/Manifest b/dev-ruby/webmock/Manifest
index cec67bc697d..076591ad736 100644
--- a/dev-ruby/webmock/Manifest
+++ b/dev-ruby/webmock/Manifest
@@ -2,3 +2,4 @@ DIST webmock-2.3.2.gem 112128 BLAKE2B 
ef0a722374057d7c5392924f68de8520f08cb0aa03
 DIST webmock-3.7.6.gem 122368 BLAKE2B 
9bc40971f1eec96d88217544acc67b7abfe6c0815a0696119e12fc5629b4f51e1164ecc982525d2c02fa50c7b1b09548c4831c1d597f06acde04a83227ba0dc9
 SHA512 
85455495476b22d94b23e34a92db3f0f8cf1aa5bb52ea6a8eb71f5f0bcbdad1edc13dff778c62806ec27850320e9f4e17f12525bbac552e5e105ee1ecd771efd
 DIST webmock-3.8.1.gem 122368 BLAKE2B 
ba956c72f20e2c21cea90b107ef445e42a6995fdb31f9af65c3b561e9e1fbb9fbd299db009a1d83ddfdb473ce030d40aadf6633e23afbd072ee3b4debf7e0be2
 SHA512 
b1137fabb000469ee88fdd5521756f368463ee49988d5d89b51fa8352362ff249a4849159504834933e5e1248ed9b6791d254528b3cdea461fc9e8e5d92a334c
 DIST webmock-3.8.2.gem 122880 BLAKE2B 
0cd10f391377749c6420d08434c8e66230612c50bdff86b4dfd098690c006426e241c32bf716e2f8b9ee6c0ce6488d1975b54f3e4cd85cc14d6c7f0880f65701
 SHA512 
ae6bdda341bea804257d9f9b57d17a65a25d030ee2f5a9b7fff125a5f7881a34584c6b5d26a1e6dd5a49bba56ad5b6e731defecd109e19a5144df4caf90561d4
+DIST webmock-3.8.3.gem 122880 BLAKE2B 
66371028294f3b15172d718e0fa9402ad6ed1bf7beedb0c62621ad31758d25e401af9cd982a6f29cd1161a7e4d7954f6f9df22ab2e0c44c970a0edca3c0f1304
 SHA512 
6c845c4ed0c82ba4bb1f32d0d87a87eb945c54e159317aa14e2238b497d38282b7e81542e78c0d68d4b8d4a08e46137de84503829b7381e6d945e45474ebb507

diff --git a/dev-ruby/webmock/webmock-3.8.3.ebuild 
b/dev-ruby/webmock/webmock-3.8.3.ebuild
new file mode 100644
index 000..04f3e54f793
--- /dev/null
+++ b/dev-ruby/webmock/webmock-3.8.3.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST="test spec NO_CONNECTION=true"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Allows stubbing HTTP requests and setting expectations on HTTP 
requests"
+HOMEPAGE="https://github.com/bblimke/webmock;
+
+LICENSE="GPL-2"
+SLOT="3"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 
>=dev-ruby/hashdiff-0.4.0:0"
+
+ruby_add_bdepend "test? (
+   dev-ruby/minitest:5
+   dev-ruby/rspec:3
+   >=dev-ruby/test-unit-3.0.0
+   dev-ruby/rack
+   >=dev-ruby/httpclient-2.8.0
+   || ( dev-ruby/http:4 dev-ruby/http:3 ) )"
+
+all_ruby_prepare() {
+   # Remove bundler support
+   rm Gemfile || die
+   sed -i -e '/[Bb]undler/d' Rakefile || die
+   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
+   sed -i -e '1igem "test-unit"' test/test_helper.rb || die
+
+   # There is now optional support for curb and typhoeus which we don't
+   # have in Gentoo yet. em_http_request is available in Gentoo but its
+   # version is too old. patron's latest version is not compatible.
+   sed -i -e '/\(curb\|typhoeus\|em-http\|patron\)/d' spec/spec_helper.rb 
|| die
+   rm 
spec/acceptance/{typhoeus,curb,excon,em_http_request,patron,async_http_client}/*
 || die
+
+   # Avoid httpclient specs that require network access, most likely
+   # because mocking does not fully work.
+   sed -i -e '/httpclient streams response/,/^  end/ s:^:#:' \
+   -e '/are detected when manually specifying Authorization 
header/,/^end/ s:^:#:' \
+   spec/acceptance/httpclient/httpclient_spec.rb
+
+   # Avoid specs that require network access
+   sed -i -e '/when request is not stubbed/,/^  end/ s:^:#:' 
spec/acceptance/shared/callbacks.rb
+}
+
+each_ruby_test() {
+   ${RUBY} -S rake test NO_CONNECTION=true || die
+   ${RUBY} -S rspec-3 spec || die
+
+   einfo "Delay to allow the test server to stop"
+   sleep 10
+}



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

2020-03-11 Thread Hans de Graaff
commit: 0557913f7e3e0193f2a86e3a1242bd820d69a460
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 11 08:49:03 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 11 09:04:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0557913f

dev-ruby/rouge: add 3.17.0

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

 dev-ruby/rouge/Manifest|  1 +
 dev-ruby/rouge/rouge-3.17.0.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-ruby/rouge/Manifest b/dev-ruby/rouge/Manifest
index 655fd26ddba..f04a000e6d6 100644
--- a/dev-ruby/rouge/Manifest
+++ b/dev-ruby/rouge/Manifest
@@ -2,3 +2,4 @@ DIST rouge-3.13.0.tar.gz 793330 BLAKE2B 
5046eaf2a6bbb61f1d19c74d98027fdd32747f84
 DIST rouge-3.14.0.tar.gz 796072 BLAKE2B 
d861e0b4e5a5e259c44cf47d8c358eb6e9a07bd228e1170f9e430661b5c758139183400b4bcde8b857cadafce5d2e89b889d63ab28202bf14967d51f
 SHA512 
11d5e9dda54442905be1a1aceab67f81d0a8f2c4a0950b61b28bce4004ae206e1f8da5503ef33cb2a2684bc1579ef4f2df3db6945ba2d1ca995040574b897762
 DIST rouge-3.15.0.tar.gz 808783 BLAKE2B 
eaf5a151e90430b344e75e7576af5e77258d0e9c5bec04e92ef64d36ee0d6b5276a51b7b60cf046bbf7870b0627d20bf0bde9715ae7225013b24d5803319225c
 SHA512 
1897a066ca1cce4fda4ef5d74dfa4931acd14156d6bf84d4aecb7e785bef812ef579fce7c16ee9fd6999272020b32bf0f9992ca3af423c3c1432a65f9b010811
 DIST rouge-3.16.0.tar.gz 815138 BLAKE2B 
9106bb9f62b0aa9ad879f6982389e0690eb1ed87e59a71ace601d38c680bac836001f632004ded9a718724f5efc96009b8f41d82a788570df7e04ec0098546c7
 SHA512 
f229feb414d3aac6db62d208f601828ff64a7d303b11df55c33e7fb0371cdbda5ce7312958ba8b1f886e3521c8beb465d62a042ef418f0e2f87808685321a58c
+DIST rouge-3.17.0.tar.gz 816264 BLAKE2B 
d8814594e4d61babfee59cc9a251a6dddf89c66b3664fbcedf2216943ccc887eadcb564e4bb829df2b7adcd898743c48514e2b779f23159a7d77a9f442782373
 SHA512 
3ed7f314ec27b966115371d4eff6f4e4880417f8de36b3dc80012ba0cdba18aeae7b58057dc1e02956e59bb14db8786a94262def85bbc85a699002aa90859f2f

diff --git a/dev-ruby/rouge/rouge-3.17.0.ebuild 
b/dev-ruby/rouge/rouge-3.17.0.ebuild
new file mode 100644
index 000..1ce32a97ce3
--- /dev/null
+++ b/dev-ruby/rouge/rouge-3.17.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_TEST="spec"
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+
+RUBY_FAKEGEM_GEMSPEC="rouge.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Yet-another-markdown-parser using a strict syntax definition in 
pure Ruby"
+HOMEPAGE="https://github.com/jneen/rouge;
+SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "doc? ( dev-ruby/redcarpet )
+   test? ( dev-ruby/minitest-power_assert )
+   dev-ruby/yard
+"
+
+ruby_add_rdepend "dev-ruby/redcarpet"
+
+all_ruby_prepare() {
+   rm -f tasks/{check/style,update/changelog}.rake || die
+
+   sed -i -e '/bundler/I s:^:#: ; 5irequire "minitest-power_assert"' 
spec/spec_helper.rb || die
+   sed -i -e '/\(changelog\|bundler\|rubocop\)/ s:^:#: ; 1irequire 
"pathname"' Rakefile || die
+}



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

2020-03-11 Thread Hans de Graaff
commit: 3b03c9c8bf1a85c8034a4d4670aae060cb0ad33f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 11 08:46:18 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 11 09:04:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b03c9c8

dev-ruby/rouge: cleanup

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

 dev-ruby/rouge/Manifest|  4 
 dev-ruby/rouge/rouge-3.11.0.ebuild | 36 
 dev-ruby/rouge/rouge-3.11.1.ebuild | 36 
 dev-ruby/rouge/rouge-3.12.0.ebuild | 36 
 dev-ruby/rouge/rouge-3.8.0.ebuild  | 33 -
 5 files changed, 145 deletions(-)

diff --git a/dev-ruby/rouge/Manifest b/dev-ruby/rouge/Manifest
index 61268e2cd72..655fd26ddba 100644
--- a/dev-ruby/rouge/Manifest
+++ b/dev-ruby/rouge/Manifest
@@ -1,8 +1,4 @@
-DIST rouge-3.11.0.tar.gz 788545 BLAKE2B 
f6f5782f620b76236f66b3b59248eda345d41383dfd8d4ed782e3c61c24226135abe70f906a337497242ade14b6cfb33f904de7c12ca2ff538daf37189568ff0
 SHA512 
4cdc85c543bc9303778940300c76e7863c67534cca91bd35135ef3abfc107c4ff0d7289aad2980f685b6bc716b74907fe029bf65f6cc2362a4ae048a0d8b6191
-DIST rouge-3.11.1.tar.gz 788635 BLAKE2B 
4bd0767d30799fccf83df8422308aa30da1d3475c122a63f49723906b5950aabdbe778da0d852ac3b1b7977cf11f1e94c3b0a5d4c274c196950d10183e706882
 SHA512 
22707f443078de26ba1c94272ed9ccaf1c772271dcc2b844969f345645a5e22ff6dde1f9d6ea36fabd1f61f4cc24474d849883ced9219ae6ff8cc7113751fcfd
-DIST rouge-3.12.0.tar.gz 790763 BLAKE2B 
8572c8d89f7f16bb6a5d5b3119abac7c13779fcefb4da3ef701bd00430bb01611cdea9de0e6ccf4d07dd8cd646525fa679d86e951a18fd4d76a1cb03d423431c
 SHA512 
bd9616bc1a7c8d46f906b51c30eeec53f77712ad8b5c6c4403dfd128e1d710a9dfd2cc7c026c62589eeb1c87de95c1972933cd156d23721c2ea02846bac71f05
 DIST rouge-3.13.0.tar.gz 793330 BLAKE2B 
5046eaf2a6bbb61f1d19c74d98027fdd32747f84dcdac40f1d6ee34fdc46194b885ab2d1e9ed1c3bbd42b6ba6102632ea457181c844781f31f5f92ca6c0cb09e
 SHA512 
01a8244a9a1aa4a28b97037edbcd7a43f8a812dabfcaeb08dedd0ca1a05dd96fc622aad0dedac991bc54c18a62466548403bba9c740f5f1c4b67d49b5dbe2d8e
 DIST rouge-3.14.0.tar.gz 796072 BLAKE2B 
d861e0b4e5a5e259c44cf47d8c358eb6e9a07bd228e1170f9e430661b5c758139183400b4bcde8b857cadafce5d2e89b889d63ab28202bf14967d51f
 SHA512 
11d5e9dda54442905be1a1aceab67f81d0a8f2c4a0950b61b28bce4004ae206e1f8da5503ef33cb2a2684bc1579ef4f2df3db6945ba2d1ca995040574b897762
 DIST rouge-3.15.0.tar.gz 808783 BLAKE2B 
eaf5a151e90430b344e75e7576af5e77258d0e9c5bec04e92ef64d36ee0d6b5276a51b7b60cf046bbf7870b0627d20bf0bde9715ae7225013b24d5803319225c
 SHA512 
1897a066ca1cce4fda4ef5d74dfa4931acd14156d6bf84d4aecb7e785bef812ef579fce7c16ee9fd6999272020b32bf0f9992ca3af423c3c1432a65f9b010811
 DIST rouge-3.16.0.tar.gz 815138 BLAKE2B 
9106bb9f62b0aa9ad879f6982389e0690eb1ed87e59a71ace601d38c680bac836001f632004ded9a718724f5efc96009b8f41d82a788570df7e04ec0098546c7
 SHA512 
f229feb414d3aac6db62d208f601828ff64a7d303b11df55c33e7fb0371cdbda5ce7312958ba8b1f886e3521c8beb465d62a042ef418f0e2f87808685321a58c
-DIST rouge-3.8.0.tar.gz 755720 BLAKE2B 
aca1ccbd601ee080958ccf09ab8932dc556065945f4cc2ee9b9bf5531ff41cec676005b0c7540aa058b3346c5eabac4351dd6a291ff148c9b5dfc682f7579336
 SHA512 
16a1cf9e9eae466c55f236f10d10bf0f5f4d523f6a680c1130b02115384691c1e2fbb14b59a6be1b9df77cc67fdb0ffe026cff6d0150230afe53f26b4c254dde

diff --git a/dev-ruby/rouge/rouge-3.11.0.ebuild 
b/dev-ruby/rouge/rouge-3.11.0.ebuild
deleted file mode 100644
index 1ba7cbc9022..000
--- a/dev-ruby/rouge/rouge-3.11.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_TEST="spec"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-
-RUBY_FAKEGEM_GEMSPEC="rouge.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Yet-another-markdown-parser using a strict syntax definition in 
pure Ruby"
-HOMEPAGE="https://github.com/jneen/rouge;
-SRC_URI="https://github.com/jneen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-
-SLOT="2"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "doc? ( dev-ruby/redcarpet )
-   test? ( dev-ruby/minitest-power_assert )
-   dev-ruby/yard
-"
-
-ruby_add_rdepend "dev-ruby/redcarpet"
-
-all_ruby_prepare() {
-   rm -f tasks/{check/style,update/changelog}.rake || die
-
-   sed -i -e '/bundler/I s:^:#: ; 5irequire "minitest-power_assert"' 
spec/spec_helper.rb || die
-   sed -i -e '/\(changelog\|bundler\|rubocop\)/ s:^:#: ; 1irequire 
"pathname"' Rakefile || die
-}

diff --git a/dev-ruby/rouge/rouge-3.11.1.ebuild 
b/dev-ruby/rouge/rouge-3.11.1.ebuild
deleted file mode 100644
index 1ba7cbc9022..000
--- a/dev-ruby/rouge/rouge-3.11.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General 

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

2020-03-11 Thread Hans de Graaff
commit: de75c5847092911e69887d62a35a2f638a88c340
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Mar 11 08:55:51 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Mar 11 09:04:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de75c584

dev-ruby/webmock: cleanup

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

 dev-ruby/webmock/Manifest |  2 --
 dev-ruby/webmock/webmock-3.6.2.ebuild | 61 ---
 dev-ruby/webmock/webmock-3.8.0.ebuild | 61 ---
 3 files changed, 124 deletions(-)

diff --git a/dev-ruby/webmock/Manifest b/dev-ruby/webmock/Manifest
index 107b353e7a1..cec67bc697d 100644
--- a/dev-ruby/webmock/Manifest
+++ b/dev-ruby/webmock/Manifest
@@ -1,6 +1,4 @@
 DIST webmock-2.3.2.gem 112128 BLAKE2B 
ef0a722374057d7c5392924f68de8520f08cb0aa038fc0b8511e00bbd9dc13f6535955f77611e414a33dbf0ed7a519e9c18caf8517d10be7438e7360c3037a1e
 SHA512 
bb61b645b287d15690aa81db4d4c937d3456e1911d394ef1fb31e8ff3530d47b865aa039c8aaa4d4b6a72132dfcdd06be66adf1b53793384dc27ac1c9f9c01e6
-DIST webmock-3.6.2.gem 117760 BLAKE2B 
132b700323cbc4e753406ccfcc69375107c1d8546fd71bacf13db614d1818926321e2cd27dfc08670f908e0ac5946b06892138c2701fb1f27cfcf9fb6dd56c3d
 SHA512 
1d6141be90840d01e3d7b8e925e0a981ac715fbca1219dd35edd7cf3bcea1c1da3442aaa131e3586f0827a7b06207314119c1f47e6ae64f11f154c70ba6fc5c2
 DIST webmock-3.7.6.gem 122368 BLAKE2B 
9bc40971f1eec96d88217544acc67b7abfe6c0815a0696119e12fc5629b4f51e1164ecc982525d2c02fa50c7b1b09548c4831c1d597f06acde04a83227ba0dc9
 SHA512 
85455495476b22d94b23e34a92db3f0f8cf1aa5bb52ea6a8eb71f5f0bcbdad1edc13dff778c62806ec27850320e9f4e17f12525bbac552e5e105ee1ecd771efd
-DIST webmock-3.8.0.gem 122368 BLAKE2B 
17533e0ba297e2caed6de736f7e0b740d33ac8d08d743ef0ac543e443c990fe2a22b14519c599c2d5e36a0bab67d9d72e3aac99ec2ca2dc3f25643b90a75943a
 SHA512 
3c0bb83abafaf1c25f8129fe1017acc323385de0ecf00229f4ebdc1ce60bf83c8d8a05372cfb6e80c2382324854dd985b06ecf3e2003ca4697a65c57c5788d1e
 DIST webmock-3.8.1.gem 122368 BLAKE2B 
ba956c72f20e2c21cea90b107ef445e42a6995fdb31f9af65c3b561e9e1fbb9fbd299db009a1d83ddfdb473ce030d40aadf6633e23afbd072ee3b4debf7e0be2
 SHA512 
b1137fabb000469ee88fdd5521756f368463ee49988d5d89b51fa8352362ff249a4849159504834933e5e1248ed9b6791d254528b3cdea461fc9e8e5d92a334c
 DIST webmock-3.8.2.gem 122880 BLAKE2B 
0cd10f391377749c6420d08434c8e66230612c50bdff86b4dfd098690c006426e241c32bf716e2f8b9ee6c0ce6488d1975b54f3e4cd85cc14d6c7f0880f65701
 SHA512 
ae6bdda341bea804257d9f9b57d17a65a25d030ee2f5a9b7fff125a5f7881a34584c6b5d26a1e6dd5a49bba56ad5b6e731defecd109e19a5144df4caf90561d4

diff --git a/dev-ruby/webmock/webmock-3.6.2.ebuild 
b/dev-ruby/webmock/webmock-3.6.2.ebuild
deleted file mode 100644
index 79c8d404ebb..000
--- a/dev-ruby/webmock/webmock-3.6.2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_TEST="test spec NO_CONNECTION=true"
-
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Allows stubbing HTTP requests and setting expectations on HTTP 
requests"
-HOMEPAGE="https://github.com/bblimke/webmock;
-
-LICENSE="GPL-2"
-SLOT="3"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/addressable-2.3.6 >=dev-ruby/crack-0.3.2 
>=dev-ruby/hashdiff-0.4.0:0"
-
-ruby_add_bdepend "test? (
-   dev-ruby/minitest:5
-   dev-ruby/rspec:3
-   >=dev-ruby/test-unit-3.0.0
-   dev-ruby/rack
-   >=dev-ruby/httpclient-2.8.0
-   || ( dev-ruby/http:4 dev-ruby/http:3 ) )"
-
-all_ruby_prepare() {
-   # Remove bundler support
-   rm Gemfile || die
-   sed -i -e '/[Bb]undler/d' Rakefile || die
-   sed -i -e '/simplecov/I s:^:#:' spec/spec_helper.rb || die
-   sed -i -e '1igem "test-unit"' test/test_helper.rb || die
-
-   # There is now optional support for curb and typhoeus which we don't
-   # have in Gentoo yet. em_http_request is available in Gentoo but its
-   # version is too old. patron's latest version is not compatible.
-   sed -i -e '/\(curb\|typhoeus\|em-http\|patron\)/d' spec/spec_helper.rb 
|| die
-   rm spec/acceptance/{typhoeus,curb,excon,em_http_request,patron}/* || die
-
-   # Avoid httpclient specs that require network access, most likely
-   # because mocking does not fully work.
-   sed -i -e '/httpclient streams response/,/^  end/ s:^:#:' \
-   -e '/are detected when manually specifying Authorization 
header/,/^end/ s:^:#:' \
-   spec/acceptance/httpclient/httpclient_spec.rb
-
-   # Avoid specs that require network access
-   sed -i -e '/when request is not stubbed/,/^  end/ s:^:#:' 

[gentoo-commits] repo/gentoo:master commit in: x11-misc/dex/

2020-03-11 Thread Sergey Popov
commit: 9a219dfeff21edb37396fa3de6b0c9b57c81ba2f
Author: Sergey Popov  gentoo  org>
AuthorDate: Wed Mar 11 08:59:05 2020 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Wed Mar 11 08:59:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a219dfe

x11-misc/dex: bump EAPI to 7

Add compatibility with Python 3.7 and 3.8

Reported-by: David Seifert  gentoo.org>
Closes: https://bugs.gentoo.org/702452
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Sergey Popov  gentoo.org>

 x11-misc/dex/dex-0.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/dex/dex-0.8.0.ebuild b/x11-misc/dex/dex-0.8.0.ebuild
index 5a694964099..16346ce8b26 100644
--- a/x11-misc/dex/dex-0.8.0.ebuild
+++ b/x11-misc/dex/dex-0.8.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
 
 inherit python-r1
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/dex/

2020-03-11 Thread Sergey Popov
commit: 2f9ce9945277e3599d128acd304f371b192d0174
Author: Sergey Popov  gentoo  org>
AuthorDate: Wed Mar 11 08:57:54 2020 +
Commit: Sergey Popov  gentoo  org>
CommitDate: Wed Mar 11 08:59:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9ce994

x11-misc/dex: drop old version

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

 x11-misc/dex/Manifest   |  1 -
 x11-misc/dex/dex-0.7.ebuild | 31 ---
 2 files changed, 32 deletions(-)

diff --git a/x11-misc/dex/Manifest b/x11-misc/dex/Manifest
index 4fdfdf35d7d..1dd247ef321 100644
--- a/x11-misc/dex/Manifest
+++ b/x11-misc/dex/Manifest
@@ -1,2 +1 @@
-DIST dex-0.7.tar.gz 7679 BLAKE2B 
7ebed8194158b273e8a0980f7070c615081052eef7ee2023784ce3123a2004b5e7dc402bead2f985d3a6898509f978404f8c093f668d74569577c7d7759ee121
 SHA512 
ee1f8c6ef0b374aadf6ad0ee6482bb23f740f67888994839c381b71b3655d0cbd7d3d5c99abe5f3bce856cb767a1b4bffdbcdf6c70969226b44a59ee76943bce
 DIST dex-0.8.0.tar.gz 8665 BLAKE2B 
de62557d207d257286cc706c07969b10b0d753b197333f1d24c0c0a22a897fb2e3c64a25f71770424e6cc365d028c9a1e994fcf35c68c96be7281d24ce19b1e3
 SHA512 
d87a7306b931736aa302dc883cbd9c635397eda2c119133a3ae8028869a4302ce3713b43cc85fdb2f804d1a74ab2499ef32a2680d5d6be039831006e617aa70a

diff --git a/x11-misc/dex/dex-0.7.ebuild b/x11-misc/dex/dex-0.7.ebuild
deleted file mode 100644
index e52e252fa36..000
--- a/x11-misc/dex/dex-0.7.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils python-r1
-
-DESCRIPTION="DesktopEntry eXecution - tool to manage and launch autostart 
entries"
-HOMEPAGE="http://e-jc.de/;
-SRC_URI="https://github.com/jceb/dex/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   epatch_user
-}
-
-src_install() {
-   dobin dex
-   python_replicate_script "${ED}/usr/bin/dex"
-   dodoc README
-   doman dex.1
-}



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

2020-03-11 Thread Michał Górny
commit: 85ddb0d99d3d61f9b81968a44cbfb19c11a719c0
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 11 08:51:38 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 11 08:56:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ddb0d9

dev-python/pygal: Modernize, fix tests, py3.{7,8}

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

 dev-python/pygal/pygal-2.4.0-r1.ebuild | 45 ++
 1 file changed, 45 insertions(+)

diff --git a/dev-python/pygal/pygal-2.4.0-r1.ebuild 
b/dev-python/pygal/pygal-2.4.0-r1.ebuild
new file mode 100644
index 000..f46b8e3ea1a
--- /dev/null
+++ b/dev-python/pygal/pygal-2.4.0-r1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="A python SVG charts generator"
+HOMEPAGE="http://pygal.org/;
+# PyPI tarballs do not contain docs
+# https://github.com/Kozea/pygal/pull/428
+SRC_URI="https://github.com/Kozea/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/lxml[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   media-gfx/cairosvg[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/pyquery[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   )
+"
+
+# CHANGELOG is a symlink to docs/changelog.rst
+DOCS=( docs/changelog.rst README.md )
+
+distutils_enable_sphinx docs
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Not actually required unless we want to do setup.py test
+   # https://github.com/Kozea/pygal/issues/430
+   sed -i -e "/setup_requires/d" setup.py || die
+   # [pytest] section in setup.cfg files is no longer supported
+   sed -i -e 's@\[pytest\]@[tool:pytest]@' setup.cfg || die
+   distutils-r1_python_prepare_all
+}



<    1   2   3   >