[gentoo-commits] repo/gentoo:master commit in: net-print/cups-filters/

2019-10-28 Thread Agostino Sarubbo
commit: 7662112af7f8cdca311cd6cfacfac3b8b8721543
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:43:14 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:43:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7662112a

net-print/cups-filters: ppc64 stable wrt bug #693002

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

 net-print/cups-filters/cups-filters-1.25.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cups-filters/cups-filters-1.25.11.ebuild 
b/net-print/cups-filters/cups-filters-1.25.11.ebuild
index d02983b133e..080299bd8a1 100644
--- a/net-print/cups-filters/cups-filters-1.25.11.ebuild
+++ b/net-print/cups-filters/cups-filters-1.25.11.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == "" ]] ; then
EGIT_REPO_URI="https://github.com/OpenPrinting/cups-filters.git;
 else
SRC_URI="http://www.openprinting.org/download/${PN}/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 
sparc x86 ~m68k-mint"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 
sparc x86 ~m68k-mint"
 fi
 DESCRIPTION="Cups filters"
 HOMEPAGE="https://wiki.linuxfoundation.org/openprinting/cups-filters;



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

2019-10-28 Thread Joonas Niilola
commit: 7f9f629abc870438ff2fe3f26ad9122dd7dfc830
Author: Jan Vesely  gmail  com>
AuthorDate: Wed Oct  9 16:08:39 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 06:43:28 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f9f629a

net-im/skypeforlinux: Bump version to 8.53.0.85

Signed-off-by: Jan Vesely  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13447
Signed-off-by: Joonas Niilola  gentoo.org>

 net-im/skypeforlinux/Manifest  |   1 +
 .../skypeforlinux/skypeforlinux-8.53.0.85.ebuild   | 107 +
 2 files changed, 108 insertions(+)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index e9331330585..e604becc0a7 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -1 +1,2 @@
 DIST skypeforlinux_8.52.0.138-1.x86_64.rpm 106539045 BLAKE2B 
f07275b050ef63f87dfe54633ffa8446c5aa7a3db40e1eeea9c0902e9f7726fab59c7c1e55fd7af9b3f92bfb87a90b74851eeb334e415ed3b90f20013eda2b25
 SHA512 
dffb71138116c7c657a16cb7811e201d70b8d41242d3f1616f7e1ac71d6db60db487184b241b8290e4aa61fe75b470db5731b269afd1d81c502e42bc31e7
+DIST skypeforlinux_8.53.0.85-1.x86_64.rpm 106728092 BLAKE2B 
339630b4090b5b30144f6f023b256117c5ea8868af560a337c7f1c6a8c584a95d5f532300d26e3b417fe74b12806b59d6705cbf6a3a77e37803df03eb2cf92f4
 SHA512 
00de445d903e30f05d9ef7de7016907688dd667a17e542f082842837311b3050af5fe38fdf2d62b9494e308131b2cddac520ef1ba64461c15937a69a4a92abc0

diff --git a/net-im/skypeforlinux/skypeforlinux-8.53.0.85.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.53.0.85.ebuild
new file mode 100644
index 000..7e1b0f86ef8
--- /dev/null
+++ b/net-im/skypeforlinux/skypeforlinux-8.53.0.85.ebuild
@@ -0,0 +1,107 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit chromium-2 desktop pax-utils rpm multilib-build xdg
+
+DESCRIPTION="Instant messaging client, with support for audio and video"
+HOMEPAGE="https://www.skype.com/;
+SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm;
+
+LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 
Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+IUSE="pax_kernel"
+
+S="${WORKDIR}"
+QA_PREBUILT="*"
+RESTRICT="mirror bindist strip" #299368
+
+RDEPEND="
+   || (
+   sys-auth/elogind
+   sys-apps/systemd
+   net-im/skype-dbus-mock
+   )
+   app-crypt/libsecret[${MULTILIB_USEDEP}]
+   dev-libs/atk[${MULTILIB_USEDEP}]
+   dev-libs/expat[${MULTILIB_USEDEP}]
+   dev-libs/glib:2[${MULTILIB_USEDEP}]
+   dev-libs/nspr[${MULTILIB_USEDEP}]
+   dev-libs/nss[${MULTILIB_USEDEP}]
+   media-libs/alsa-lib[${MULTILIB_USEDEP}]
+   media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
+   media-libs/freetype:2[${MULTILIB_USEDEP}]
+   media-libs/libv4l[${MULTILIB_USEDEP}]
+   net-print/cups[${MULTILIB_USEDEP}]
+   sys-apps/dbus[${MULTILIB_USEDEP}]
+   sys-devel/gcc[cxx]
+   virtual/ttf-fonts
+   x11-libs/cairo[${MULTILIB_USEDEP}]
+   x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
+   x11-libs/gtk+:3[${MULTILIB_USEDEP}]
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
+   x11-libs/libXcomposite[${MULTILIB_USEDEP}]
+   x11-libs/libXcursor[${MULTILIB_USEDEP}]
+   x11-libs/libXdamage[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr[${MULTILIB_USEDEP}]
+   x11-libs/libXrender[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
+   x11-libs/libxcb[${MULTILIB_USEDEP}]
+   x11-libs/libxkbfile[${MULTILIB_USEDEP}]
+   x11-libs/pango[${MULTILIB_USEDEP}]"
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   rpm_src_unpack ${A}
+}
+
+src_prepare() {
+   default
+   sed -e 
"s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
+   -i usr/bin/skypeforlinux || die
+   sed -e 
"s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
+   -e "/^OnlyShowIn=/d" \
+   -i usr/share/applications/skypeforlinux.desktop || die
+}
+
+src_install() {
+   dodir /opt
+   cp -a usr/share/skypeforlinux "${D}"/opt || die
+
+   dobin usr/bin/skypeforlinux
+
+   dodoc usr/share/skypeforlinux/*.html
+   dodoc -r usr/share/doc/skypeforlinux/.
+   # symlink required for the "Help->3rd Party Notes" menu entry  
(otherwise frozen skype -> xdg-open)
+   dosym ${PF} usr/share/doc/skypeforlinux
+
+   doicon usr/share/pixmaps/skypeforlinux.png
+
+   local res
+   for res in 16 32 256 512; do
+   newicon -s ${res} 

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

2019-10-28 Thread Joonas Niilola
commit: 424ed4537c26ea62a23bb040e691477ac1bc0e1b
Author: Ralph Seichter  seichter  de>
AuthorDate: Thu Oct 24 18:34:17 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 06:39:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=424ed453

www-servers/nginx-unit: Build related bug fixes

This ebuild addresses CFLAGS/LDFLAGS issues and introduces a USE
flag for OpenSSL support.

Closes: https://bugs.gentoo.org/696964
Closes: https://bugs.gentoo.org/696966
Closes: https://bugs.gentoo.org/696972
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Ralph Seichter  seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/13417
Signed-off-by: Joonas Niilola  gentoo.org>

 www-servers/nginx-unit/nginx-unit-1.12.0-r1.ebuild | 72 ++
 1 file changed, 72 insertions(+)

diff --git a/www-servers/nginx-unit/nginx-unit-1.12.0-r1.ebuild 
b/www-servers/nginx-unit/nginx-unit-1.12.0-r1.ebuild
new file mode 100644
index 000..9554af89ad6
--- /dev/null
+++ b/www-servers/nginx-unit/nginx-unit-1.12.0-r1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=(python2_7 python3_{5,6,7})
+
+inherit python-single-r1
+
+MY_P="unit-${PV}"
+DESCRIPTION="Dynamic web and application server"
+HOMEPAGE="https://unit.nginx.org;
+SRC_URI="https://unit.nginx.org/download/${MY_P}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+MY_USE="perl python ruby"
+MY_USE_PHP="php5-6 php7-1 php7-2 php7-3"
+IUSE="${MY_USE} ${MY_USE_PHP} ssl"
+REQUIRED_USE="|| ( ${IUSE} )
+   python? ( ${PYTHON_REQUIRED_USE} )"
+
+DEPEND="perl? ( dev-lang/perl:= )
+   php5-6? ( dev-lang/php:5.6[embed] )
+   php7-1? ( dev-lang/php:7.1[embed] )
+   php7-2? ( dev-lang/php:7.2[embed] )
+   php7-3? ( dev-lang/php:7.3[embed] )
+   python? ( ${PYTHON_DEPS} )
+   ruby? ( dev-lang/ruby:= )
+   ssl? ( dev-libs/openssl:= )"
+RDEPEND="${DEPEND}"
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_configure() {
+   local opt=(
+   --control=unix:/run/${PN}.sock
+   --log=/var/log/${PN}
+   --modules=$(get_libdir)/${PN}
+   --pid=/run/${PN}.pid
+   --prefix=/usr
+   --state=/var/lib/${PN}
+   )
+   use ssl && opt+=( --openssl )
+
+   ./configure ${opt[@]} --cc-opt="${CFLAGS}" --ld-opt="${LDFLAGS}" || die 
"Core configuration failed"
+   for flag in ${MY_USE} ; do
+   if use ${flag} ; then
+   ./configure ${flag} || die "Module configuration 
failed: ${flag}"
+   fi
+   done
+   for flag in ${MY_USE_PHP} ; do
+   if use ${flag} ; then
+   local php_slot="/usr/$(get_libdir)/${flag/-/.}"
+   ./configure php \
+   --module=${flag} \
+   --config=${php_slot}/bin/php-config \
+   --lib-path=${php_slot}/$(get_libdir) || die 
"Module configuration failed: ${flag}"
+   fi
+   done
+}
+
+src_install() {
+   default
+   diropts -m 0770
+   keepdir /var/lib/${PN}
+   newinitd "${FILESDIR}/${PN}.initd" ${PN}
+}



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

2019-10-28 Thread Agostino Sarubbo
commit: 84e2b4e983735b7b4472d26c3ece01d4d40b2ecf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:41:21 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:41:21 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e2b4e9

media-sound/lollypop: amd64 stable wrt bug #698630

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

 media-sound/lollypop/lollypop-1.1.4.16.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/lollypop/lollypop-1.1.4.16.ebuild 
b/media-sound/lollypop/lollypop-1.1.4.16.ebuild
index c83209d2db1..e4ca988679f 100644
--- a/media-sound/lollypop/lollypop-1.1.4.16.ebuild
+++ b/media-sound/lollypop/lollypop-1.1.4.16.ebuild
@@ -11,7 +11,7 @@ inherit python-r1 gnome2-utils meson xdg-utils
 DESCRIPTION="Modern music player for GNOME"
 HOMEPAGE="https://wiki.gnome.org/Apps/Lollypop;
 SRC_URI="https://gitlab.gnome.org/World/${PN}/uploads/${HASH}/${P}.tar.xz;
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 LICENSE="GPL-3"
 SLOT="0"



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

2019-10-28 Thread Agostino Sarubbo
commit: 8f280501151e6fcff9876ec8119c9516c7326c03
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:41:09 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:41:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f280501

dev-ruby/loofah: amd64 stable wrt bug #698260

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

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

diff --git a/dev-ruby/loofah/loofah-2.3.1.ebuild 
b/dev-ruby/loofah/loofah-2.3.1.ebuild
index 7ea90a4b875..14cf459e326 100644
--- a/dev-ruby/loofah/loofah-2.3.1.ebuild
+++ b/dev-ruby/loofah/loofah-2.3.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/flavorjones/loofah;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE=""
 
 ruby_add_rdepend "=dev-ruby/crass-1.0* >=dev-ruby/crass-1.0.2 
>=dev-ruby/nokogiri-1.5.9"



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pam_p11/

2019-10-28 Thread Agostino Sarubbo
commit: c073ad39f4165e07650d0a7556ac6e1f20584d3b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:40:54 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:40:54 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c073ad39

sys-auth/pam_p11: amd64 stable wrt bug #694150

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

 sys-auth/pam_p11/pam_p11-0.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-auth/pam_p11/pam_p11-0.3.1.ebuild 
b/sys-auth/pam_p11/pam_p11-0.3.1.ebuild
index 4c8a4c8a941..95a5dbe668c 100644
--- a/sys-auth/pam_p11/pam_p11-0.3.1.ebuild
+++ b/sys-auth/pam_p11/pam_p11-0.3.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/OpenSC/${PN}/releases/download/${P}/${P}.tar.gz;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="sys-libs/pam
dev-libs/libp11:=



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

2019-10-28 Thread Agostino Sarubbo
commit: 0b1b03f65e84e8fb77def8ec6c9c3a4a16f5658a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:41:00 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:41:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1b03f6

www-client/httrack: amd64 stable wrt bug #697026

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

 www-client/httrack/httrack-3.49.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/httrack/httrack-3.49.2-r2.ebuild 
b/www-client/httrack/httrack-3.49.2-r2.ebuild
index fa49bfacead..56fdcbcf900 100644
--- a/www-client/httrack/httrack-3.49.2-r2.ebuild
+++ b/www-client/httrack/httrack-3.49.2-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://mirror.httrack.com/historical/${P}.tar.gz;
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
 IUSE="libressl static-libs"
 
 RDEPEND=">=sys-libs/zlib-1.2.5.1-r1



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

2019-10-28 Thread Agostino Sarubbo
commit: 52148741b4c3422ec947ca659be969b72c01a654
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:40:33 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:40:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52148741

sys-apps/firejail: amd64 stable wrt bug #687108

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

 sys-apps/firejail/firejail-0.9.60-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/firejail/firejail-0.9.60-r1.ebuild 
b/sys-apps/firejail/firejail-0.9.60-r1.ebuild
index c8262c74d0d..888368183f5 100644
--- a/sys-apps/firejail/firejail-0.9.60-r1.ebuild
+++ b/sys-apps/firejail/firejail-0.9.60-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/netblue30/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="apparmor +chroot contrib debug +file-transfer +globalcfg +network 
+overlayfs +private-home +seccomp +suid test +userns vim-syntax +whitelist x11"
 
 DEPEND="!sys-apps/firejail-lts



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

2019-10-28 Thread Agostino Sarubbo
commit: 69c7077bdeea4fa64e3e72cdb74247ddcaa8fc67
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:40:27 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:40:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c7077b

media-gfx/graphviz: amd64 stable wrt bug #682522

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

 media-gfx/graphviz/graphviz-2.42.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/graphviz/graphviz-2.42.1.ebuild 
b/media-gfx/graphviz/graphviz-2.42.1.ebuild
index 5002506bdd0..37c6f2f6547 100644
--- a/media-gfx/graphviz/graphviz-2.42.1.ebuild
+++ b/media-gfx/graphviz/graphviz-2.42.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www2.graphviz.org/Packages/stable/portable_source/${P}.tar.gz;
 
 LICENSE="CPL-1.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
 IUSE="+cairo devil doc examples gdk-pixbuf gtk gts guile java lasi nls pdf 
perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD"
 
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: app-arch/unzip/

2019-10-28 Thread Agostino Sarubbo
commit: a551965c8f94ce8441617f3779c9990ba86d0c61
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:40:48 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:40:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a551965c

app-arch/unzip: amd64 stable wrt bug #691566

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

 app-arch/unzip/unzip-6.0_p25.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/unzip/unzip-6.0_p25.ebuild 
b/app-arch/unzip/unzip-6.0_p25.ebuild
index 544d9c12d31..a1baa108aad 100644
--- a/app-arch/unzip/unzip-6.0_p25.ebuild
+++ b/app-arch/unzip/unzip-6.0_p25.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz
 
 LICENSE="Info-ZIP"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86 ~x86-linux"
 IUSE="bzip2 natspec unicode"
 
 DEPEND="bzip2? ( app-arch/bzip2 )



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

2019-10-28 Thread Jeroen Roovers
commit: f1c2166be1ac171e45c1c4299ecb853485db0135
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 09:52:34 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 09:52:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c2166b

net-misc/youtube-dl: Old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/youtube-dl/Manifest |  1 -
 net-misc/youtube-dl/youtube-dl-2019.10.16.ebuild | 69 
 2 files changed, 70 deletions(-)

diff --git a/net-misc/youtube-dl/Manifest b/net-misc/youtube-dl/Manifest
index dbaa0524eaf..98e87a21105 100644
--- a/net-misc/youtube-dl/Manifest
+++ b/net-misc/youtube-dl/Manifest
@@ -1,2 +1 @@
-DIST youtube-dl-2019.10.16.tar.gz 3183413 BLAKE2B 
b2795c5e66c0e787c9186e928f95568323d89e0724929219784b6a0cb2799d5d4069e6c4eca7af277e2bfce6129fe474af139be09da1cc2f29053c9a41f16504
 SHA512 
b8e0068c2c29d0475ddbe03244adc8312c114d2b5a084763d4a49fb583e003d42187c0b7b728150c5fb815b08780dfd3cbb44b3e86c557f462e885127776efca
 DIST youtube-dl-2019.10.22.tar.gz 3176020 BLAKE2B 
4b72273eec5252cd3950d13dcd799924c8cea121e654e43532b2912198b3777903e94776758995e56f49c1c5d782ec9f440f5890a6cde3451e7b62ab731f196d
 SHA512 
02199f67ca52cb55638e8013583b414727345c410cf3078c9bad08aabc544ba830b43ddf75c8cfd87f1db4da5544866576836ae45427c7cfb9c563c86f74a8eb

diff --git a/net-misc/youtube-dl/youtube-dl-2019.10.16.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.10.16.ebuild
deleted file mode 100644
index 8b7913f66a7..000
--- a/net-misc/youtube-dl/youtube-dl-2019.10.16.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"
-PYTHON_COMPAT=(python{2_7,3_5,3_6,3_7})
-inherit bash-completion-r1 distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="Download videos from YouTube.com (and more sites...)"
-HOMEPAGE="https://github.com/ytdl-org/youtube-dl/;
-SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
-LICENSE="public-domain"
-
-KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-RESTRICT="test"
-SLOT="0"
-DEPEND="
-   dev-python/setuptools[${PYTHON_USEDEP}]
-"
-RDEPEND="
-   ${DEPEND}
-   || (
-   dev-python/pycryptodome[${PYTHON_USEDEP}]
-   dev-python/pycrypto[${PYTHON_USEDEP}]
-   )
-"
-S="${WORKDIR}/${PN}"
-
-src_compile() {
-   distutils-r1_src_compile
-}
-
-python_install_all() {
-   dodoc README.txt
-   doman ${PN}.1
-
-   newbashcomp ${PN}.bash-completion ${PN}
-
-   insinto /usr/share/zsh/site-functions
-   newins ${PN}.zsh _${PN}
-
-   insinto /usr/share/fish/vendor_completions.d
-   doins ${PN}.fish
-
-   distutils-r1_python_install_all
-
-   rm -r "${ED}"/usr/etc || die
-   rm -r "${ED}"/usr/share/doc/youtube_dl || die
-}
-
-pkg_postinst() {
-   elog "${PN}(1) / https://bugs.gentoo.org/355661 /"
-   elog "https://github.com/rg3/${PN}/blob/master/README.md#faq :"
-   elog
-   elog "${PN} works fine on its own on most sites. However, if you want"
-   elog "to convert video/audio, you'll need avconf (media-video/libav) or"
-   elog "ffmpeg (media-video/ffmpeg). On some sites - most notably YouTube 
-"
-   elog "videos can be retrieved in a higher quality format without sound."
-   elog "${PN} will detect whether avconv/ffmpeg is present and"
-   elog "automatically pick the best option."
-   elog
-   elog "Videos or video formats streamed via RTMP protocol can only be"
-   elog "downloaded when rtmpdump (media-video/rtmpdump) is installed."
-   elog
-   elog "Downloading MMS and RTSP videos requires either mplayer"
-   elog "(media-video/mplayer) or mpv (media-video/mpv) to be installed."
-   elog
-   elog "If you want ${PN} to embed thumbnails from the metadata into the"
-   elog "resulting MP4 files, consider installing 
media-video/atomicparsley"
-}



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

2019-10-28 Thread Jeroen Roovers
commit: d00f5053b67394b6e5aa70996a77948064160cf2
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 09:51:55 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 09:52:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00f5053

net-misc/youtube-dl: Stable

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-misc/youtube-dl/youtube-dl-2019.10.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/youtube-dl/youtube-dl-2019.10.22.ebuild 
b/net-misc/youtube-dl/youtube-dl-2019.10.22.ebuild
index 89ac8f636ee..8b7913f66a7 100644
--- a/net-misc/youtube-dl/youtube-dl-2019.10.22.ebuild
+++ b/net-misc/youtube-dl/youtube-dl-2019.10.22.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/ytdl-org/youtube-dl/;
 SRC_URI="https://youtube-dl.org/downloads/${PV}/${P}.tar.gz;
 LICENSE="public-domain"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 arm ~arm64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 RESTRICT="test"
 SLOT="0"
 DEPEND="



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

2019-10-28 Thread Lars Wendler
commit: 3355d3eea48c02f5c43da67c42367c605878d591
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Oct 28 08:04:56 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Oct 28 08:04:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3355d3ee

sys-fs/btrfs-progs: Bump to version 5.3.1

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

 sys-fs/btrfs-progs/Manifest |   1 +
 sys-fs/btrfs-progs/btrfs-progs-5.3.1.ebuild | 125 
 2 files changed, 126 insertions(+)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index c9fd4201b20..8e6ee3f2dd6 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -8,4 +8,5 @@ DIST btrfs-progs-v4.4.1.tar.xz 1173248 BLAKE2B 
8bf07a3bc3d24a3f641c2dc7a6353f186
 DIST btrfs-progs-v4.9.1.tar.xz 1476524 BLAKE2B 
3fdd1c040fdf8083fcf5d4106db22112aaba59dd9a6ab8ad164302ec153a83151fbf88d84181dc849c296bb96ad883d4f7329bff111c67c19fdb814db5073fb2
 SHA512 
143f5c8863f3b9eff2e4ca2c750bb80ffe62f66d0c15d23e6f5bf75dab0133dcd3ff4d4c722360560de24b73e3da1222f265230d18de06d7bccd85ad2cb9a6a5
 DIST btrfs-progs-v5.1.1.tar.xz 2041940 BLAKE2B 
ca032cf17e78e5892788b677b5a0fead7cf1108fd464facb48e713b259c8c75f8b7714377f75e7b9e595c7c8fa5927fa37d11f43f51e4d898698f9fc5d26a808
 SHA512 
0f7582893e76d73ac7c0061dd43f65c465ca6308d3447a4e12f95397edcf3b74cc4dd3fad4a139739322650a0d228c4b2d43eb6eb9a09eb92f8fa2a5ef1519cd
 DIST btrfs-progs-v5.2.2.tar.xz 2073592 BLAKE2B 
6c477ad2599a2f629b5d85a28dee7286af744e4d684ff9a0e9b5ae433b7b1450ac66caa41103781d159c172d8c6fdf26f4590d1476e457f09d7f52d6ea87e481
 SHA512 
97eaf3dd8ce1629f0acace23f3eedc7c6942299ddb65cdc3b0a7b623026db1063d72f3c1b6297782705e08dfc4c361384e17b5e27a16e756cd0a81e35e79aa9c
+DIST btrfs-progs-v5.3.1.tar.xz 2077644 BLAKE2B 
f2943fd2215cfc65095e361824deb862c1934bb734c0f3073d8d0a7cb40c606e9e8054e36ae467f6d67f3ed58120493b9515f6a1d0d1062f864dd44521d1bab1
 SHA512 
7e7ac18a1ced5a8e5db7c0651ac438a48242fb4ca045b944527ed07ac91e87397dbab62b99d67d782501a632f4178db605e81912dfa48ac831d07177f96876fa
 DIST btrfs-progs-v5.3.tar.xz 2076996 BLAKE2B 
31bfb9b1fd12cc4607e565c58ea674050b89b4f5730da59254dc84e99ea1b8c40132be3025b7ac3e0b9a74db3ff9fc5b4d9afa2dce7604f2df7915114c0e37b0
 SHA512 
a1676a5f7d978bc32a5967de7be4b1010acf62350f44199a1595d50bfe83a79c790ed5cfa2b81656982c9ab7fc4a753786c909d59f9b0b068e772f1ffafe0bca

diff --git a/sys-fs/btrfs-progs/btrfs-progs-5.3.1.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-5.3.1.ebuild
new file mode 100644
index 000..4680b387969
--- /dev/null
+++ b/sys-fs/btrfs-progs/btrfs-progs-5.3.1.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit bash-completion-r1 python-single-r1
+
+libbtrfs_soname=0
+
+if [[ ${PV} !=  ]]; then
+   MY_PV="v${PV/_/-}"
+   [[ "${PV}" = *_rc* ]] || \
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+   
SRC_URI="https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz;
+   S="${WORKDIR}/${PN}-${MY_PV}"
+else
+   WANT_LIBTOOL=none
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/kdave/btrfs-progs.git;
+   EGIT_BRANCH="devel"
+fi
+
+DESCRIPTION="Btrfs filesystem utilities"
+HOMEPAGE="https://btrfs.wiki.kernel.org;
+
+LICENSE="GPL-2"
+SLOT="0/${libbtrfs_soname}"
+IUSE="+convert doc python reiserfs static static-libs +zstd"
+
+RESTRICT=test # tries to mount repared filesystems
+
+RDEPEND="
+   dev-libs/lzo:2=
+   sys-apps/util-linux:0=[static-libs(+)?]
+   sys-libs/zlib:0=
+   convert? (
+   sys-fs/e2fsprogs:0=
+   sys-libs/e2fsprogs-libs:0=
+   reiserfs? (
+   >=sys-fs/reiserfsprogs-3.6.27
+   )
+   )
+   python? ( ${PYTHON_DEPS} )
+   zstd? ( app-arch/zstd:0= )
+"
+DEPEND="${RDEPEND}
+   convert? ( sys-apps/acl )
+   python? ( dev-python/setuptools[${PYTHON_USEDEP}] )
+   static? (
+   dev-libs/lzo:2[static-libs(+)]
+   sys-apps/util-linux:0[static-libs(+)]
+   sys-libs/zlib:0[static-libs(+)]
+   convert? (
+   sys-fs/e2fsprogs:0[static-libs(+)]
+   sys-libs/e2fsprogs-libs:0[static-libs(+)]
+   reiserfs? (
+   >=sys-fs/reiserfsprogs-3.6.27[static-libs(+)]
+   )
+   )
+   zstd? ( app-arch/zstd:0[static-libs(+)] )
+   )
+"
+BDEPEND="
+   doc? (
+   || ( >=app-text/asciidoc-8.6.0 dev-ruby/asciidoctor )
+   app-text/docbook-xml-dtd:4.5
+   app-text/xmlto
+   )
+"
+
+if [[ ${PV} ==  ]]; then
+   DEPEND+=" sys-devel/gnuconfig"
+fi
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"

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

2019-10-28 Thread Jeroen Roovers
commit: a727eff80942ddf13cfe7e02427efda05e9f1166
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 09:33:43 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 09:49:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a727eff8

net-libs/libnet: Old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-libs/libnet/Manifest  |  1 -
 net-libs/libnet/libnet-1.2_rc4.ebuild | 28 
 2 files changed, 29 deletions(-)

diff --git a/net-libs/libnet/Manifest b/net-libs/libnet/Manifest
index d702fc8e600..0392bfec5f9 100644
--- a/net-libs/libnet/Manifest
+++ b/net-libs/libnet/Manifest
@@ -1,4 +1,3 @@
 DIST libnet-1.0.2a.tar.gz 140191 BLAKE2B 
4107cb714b7be901250759ce5288a86922bd7cc20081a9d2c93758150d74c55844db98c43874befdfb593ec25e128d6ae2389eff7c46da79dcbb9681f649e059
 SHA512 
2e9a73bd767e1f46eea92e18ddd83cc3179144c8cc5b1a22b4dba50fee16173c951be4dd647a247bd7067c33b9e33489a6efb313ce1ea0c61c4a06009c3c4d95
 DIST libnet-1.2-rc3.tar.gz 676205 BLAKE2B 
f1aa199489e9aacc6b2bf567f5885e3b54b1044fb292693581c8fbc8fb99c565e0a9436b35914bdbda65798b00527049f279da3b3b6048e32f575f51b92c3309
 SHA512 
4f1c5c1a72e2c35ca3add772cb1af63e8245bb5c127e4a74fb9f619f987a4ea047bf17caaa292e9b7fa7642635773b90975d013644be0383dca93d688ca8430d
-DIST libnet-1.2-rc4.tar.gz 615726 BLAKE2B 
90d2a98dc52c32ff7d97edd4f85c04e56ba5c9300b39fff560f39078dbfd451474118168c291db1fa13fb0d6af123c23a604e03d0f88609a0c131c694cffd755
 SHA512 
01c815c9e544f00a2b35372466ff8b372b132e3d4ee7b99557f799e0b4380777bebde2ce9bdd804314dffe88ce953f332923d9fa2bf3c186ea19e045b94edbcd
 DIST libnet-1.2.tar.gz 649191 BLAKE2B 
bc463c7869e0327ec2f7663c2e66a27302e368f9846235f6774f36aed66263655badaf980e7e7fb08cc2f9a7f2620129c193bbdd49bbee58401f229a69c50c2a
 SHA512 
84430f24e000eb7728b1fbb5e620716d13d193e8b9e024cf56a08fbeeeaaf56c9122caaf7647f01e6b38b73212e592fa5cc4e8ff56b1d5f5a73aea462e84edd6

diff --git a/net-libs/libnet/libnet-1.2_rc4.ebuild 
b/net-libs/libnet/libnet-1.2_rc4.ebuild
deleted file mode 100644
index 8a6dcf74cdc..000
--- a/net-libs/libnet/libnet-1.2_rc4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="library providing an API for commonly used low-level network 
functions"
-HOMEPAGE="http://libnet-dev.sourceforge.net/ https://github.com/libnet/libnet;
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV/_/-}/${P/_/-}.tar.gz;
-
-LICENSE="BSD BSD-2 HPND"
-SLOT="1.1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="static-libs"
-
-DOCS=(
-   ChangeLog.md README.md doc/{MIGRATION,RAWSOCKET_NON_SEQUITUR,TODO}
-)
-S=${WORKDIR}/${P/_/-}
-
-src_configure() {
-   econf $(use_enable static-libs static)
-}
-
-src_install() {
-   default
-
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/pdfminer/

2019-10-28 Thread Joonas Niilola
commit: 18616e8d63a70eebc4d70de710f362d696d6b0c6
Author: Chris Mayo  gmail  com>
AuthorDate: Fri Oct 25 18:24:46 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 06:09:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18616e8d

app-text/pdfminer: version bump to 20191020, Python 3 only

Bug: https://bugs.gentoo.org/623470
Package-Manager: Portage-2.3.77, Repoman-2.3.16
Signed-off-by: Chris Mayo  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13402
Signed-off-by: Joonas Niilola  gentoo.org>

 app-text/pdfminer/Manifest |  1 +
 app-text/pdfminer/pdfminer-20191020.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/app-text/pdfminer/Manifest b/app-text/pdfminer/Manifest
index b44ac28ba6e..34b19b98610 100644
--- a/app-text/pdfminer/Manifest
+++ b/app-text/pdfminer/Manifest
@@ -1 +1,2 @@
 DIST pdfminer-20140328.tar.gz 4081233 BLAKE2B 
60e8c8409269c158feda0f02b1dbf46d4bcd58e2f0a2ef0102e3c3c691d599eda9164b8e5dde4278522d9cfcca4e6962b31919b08f66053fb986ad3ded7da498
 SHA512 
8abb2328f7824ee980df0ce42d758c15534e97379ea9213b4aa1d29864d24d73c9e2d6020964e9ab734c0c6f7d1ae70bccbd6605168eaadf83923718a1f4849a
+DIST pdfminer-20191020.tar.gz 4168016 BLAKE2B 
53658853f1c6948a3249b56769c4d9e28cfe8e977b8702c3802f2c3d64f5c9f1d228024a3cbc9a5f288f60c991b2738a7aa131021bdb47c1492c83f9682abb15
 SHA512 
6ba663440f0ac370742f3a300a55d5f810202d960253931dfdb109a30ce3f71cf3e3dd30af9d0f6257365972452813b4ebc2dbee8031e988b7efb9dac15075d4

diff --git a/app-text/pdfminer/pdfminer-20191020.ebuild 
b/app-text/pdfminer/pdfminer-20191020.ebuild
new file mode 100644
index 000..77050f5937c
--- /dev/null
+++ b/app-text/pdfminer/pdfminer-20191020.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="Python tool for extracting information from PDF documents"
+HOMEPAGE="https://euske.github.io/pdfminer/ https://pypi.org/project/pdfminer/;
+SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples test"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/pycryptodome[${PYTHON_USEDEP}]"
+
+python_compile_all() {
+   use examples && emake -C samples all
+}
+
+python_test() {
+   emake test
+}
+
+python_install_all() {
+   use doc && local HTML_DOCS=( docs/. )
+   use examples && dodoc -r samples
+   distutils-r1_python_install_all
+}



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

2019-10-28 Thread Agostino Sarubbo
commit: ef264955adbde3cda04d706f572d51bae9c20da0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:40:43 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:40:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef264955

x11-misc/polybar: amd64 stable wrt bug #691030

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

 x11-misc/polybar/polybar-3.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/polybar/polybar-3.3.1.ebuild 
b/x11-misc/polybar/polybar-3.3.1.ebuild
index 1e894546621..9601feaf922 100644
--- a/x11-misc/polybar/polybar-3.3.1.ebuild
+++ b/x11-misc/polybar/polybar-3.3.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} != ** ]]; then
SRC_URI="https://github.com/jaagr/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz
https://github.com/jaagr/xpp/archive/${XPP_VERSION}.tar.gz -> 
xpp-${XPP_VERSION}.tar.gz

https://github.com/jaagr/i3ipcpp/archive/v${I3IPCPP_VERSION}.tar.gz -> 
i3ipcpp-${I3IPCPP_VERSION}.tar.gz"
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"
 else
inherit git-r3
EGIT_REPO_URI="https://github.com/jaagr/${PN}.git;



[gentoo-commits] repo/gentoo:master commit in: app-text/xpdf/

2019-10-28 Thread Agostino Sarubbo
commit: 4e00352b3e88c748eaba8e4b72e9eae9be6ab209
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:41:27 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:41:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e00352b

app-text/xpdf: amd64 stable wrt bug #698640

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

 app-text/xpdf/xpdf-4.02.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/xpdf/xpdf-4.02.ebuild b/app-text/xpdf/xpdf-4.02.ebuild
index bd06d056062..4263e9c9ad4 100644
--- a/app-text/xpdf/xpdf-4.02.ebuild
+++ b/app-text/xpdf/xpdf-4.02.ebuild
@@ -24,7 +24,7 @@ SRC_URI="https://xpdfreader-dl.s3.amazonaws.com/${P}.tar.gz
 
 LICENSE="GPL-2 GPL-3 i18n? ( BSD )"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="cmyk cups i18n +libpaper metric opi png +textselect utils"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/

2019-10-28 Thread Agostino Sarubbo
commit: ecf53b3a409a5d50091de01ef28393bfc09ff9a4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:43:05 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:43:05 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf53b3a

app-text/ghostscript-gpl: ppc64 stable wrt bug #693002

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

 app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild 
b/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild
index 5ade6bac432..53a87679b2f 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.50.ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="AGPL-3 CPL-1.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86"
 IUSE="cups dbus gtk l10n_de static-libs tiff unicode X"
 
 LANGS="ja ko zh-CN zh-TW"



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

2019-10-28 Thread Agostino Sarubbo
commit: 42c7a736d70447c50c738f981d9869dac847449c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:43:10 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:43:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c7a736

media-libs/jbig2dec: ppc64 stable wrt bug #693002

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

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

diff --git a/media-libs/jbig2dec/jbig2dec-0.17-r1.ebuild 
b/media-libs/jbig2dec/jbig2dec-0.17-r1.ebuild
index 9e51f50727f..f6aef282e72 100644
--- a/media-libs/jbig2dec/jbig2dec-0.17-r1.ebuild
+++ b/media-libs/jbig2dec/jbig2dec-0.17-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/ArtifexSoftware/${PN}/archive/${PV}.tar.gz -> ${P}.t
 
 LICENSE="AGPL-3"
 SLOT="0/$(ver_cut 1-2)" #698428
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="png static-libs test"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-text/qpdf/

2019-10-28 Thread Agostino Sarubbo
commit: 0af12e26d3667e14ba9e86d80b3818dab5041a4b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:43:08 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:43:08 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af12e26

app-text/qpdf: ppc64 stable wrt bug #693002

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

 app-text/qpdf/qpdf-9.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/qpdf/qpdf-9.0.2.ebuild b/app-text/qpdf/qpdf-9.0.2.ebuild
index 0f45441f030..ae8e5820770 100644
--- a/app-text/qpdf/qpdf-9.0.2.ebuild
+++ b/app-text/qpdf/qpdf-9.0.2.ebuild
@@ -12,7 +12,7 @@ LICENSE="|| ( Apache-2.0 Artistic-2 )"
 # subslot = libqpdf soname version
 SLOT="0/26"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris"
 IUSE="doc examples perl static-libs test"
 
 CDEPEND="



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

2019-10-28 Thread Agostino Sarubbo
commit: a6fdbe18462a69156314e06115ba8256ad8fd6f7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 07:43:17 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 07:43:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6fdbe18

net-mail/courier-imap: ppc64 stable wrt bug #698222

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

 net-mail/courier-imap/courier-imap-5.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/courier-imap/courier-imap-5.0.7.ebuild 
b/net-mail/courier-imap/courier-imap-5.0.7.ebuild
index 20ab5a2f967..d4cbd2694fc 100644
--- a/net-mail/courier-imap/courier-imap-5.0.7.ebuild
+++ b/net-mail/courier-imap/courier-imap-5.0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86"
 
 IUSE="berkdb debug fam +gdbm gnutls ipv6 libressl selinux trashquota"
 REQUIRED_USE="|| ( berkdb gdbm )"



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

2019-10-28 Thread Lars Wendler
commit: f2945275f61432963b021fc95452e78568145585
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Oct 28 07:55:39 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Oct 28 07:55:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2945275

sys-apps/shadow: Removed Debian's alioth HOMEPAGE URI

Thanks-to: Wim Muskee  gmail.com>
Closes: https://bugs.gentoo.org/698710
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/shadow/shadow-4.6.ebuild | 2 +-
 sys-apps/shadow/shadow-4.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/shadow/shadow-4.6.ebuild 
b/sys-apps/shadow/shadow-4.6.ebuild
index 7e10ed6fac7..94dcf9d2e35 100644
--- a/sys-apps/shadow/shadow-4.6.ebuild
+++ b/sys-apps/shadow/shadow-4.6.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit libtool pam
 
 DESCRIPTION="Utilities to deal with user accounts"
-HOMEPAGE="https://github.com/shadow-maint/shadow 
http://pkg-shadow.alioth.debian.org/;
+HOMEPAGE="https://github.com/shadow-maint/shadow;
 
SRC_URI="https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="BSD GPL-2"

diff --git a/sys-apps/shadow/shadow-4.7.ebuild 
b/sys-apps/shadow/shadow-4.7.ebuild
index c65d63b135f..e560d827c46 100644
--- a/sys-apps/shadow/shadow-4.7.ebuild
+++ b/sys-apps/shadow/shadow-4.7.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit libtool pam
 
 DESCRIPTION="Utilities to deal with user accounts"
-HOMEPAGE="https://github.com/shadow-maint/shadow 
http://pkg-shadow.alioth.debian.org/;
+HOMEPAGE="https://github.com/shadow-maint/shadow;
 
SRC_URI="https://github.com/shadow-maint/shadow/releases/download/${PV}/${P}.tar.gz;
 
 LICENSE="BSD GPL-2"



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

2019-10-28 Thread Miroslav Šulc
commit: faf3379a5f32987aa47dfd4bda81d729119aefc2
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Mon Oct 28 08:12:25 2019 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Oct 28 08:12:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf3379a

media-sound/rosegarden-19.06: bump

Bug: https://bugs.gentoo.org/691442
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/rosegarden/Manifest|  1 +
 media-sound/rosegarden/rosegarden-19.06.ebuild | 54 ++
 2 files changed, 55 insertions(+)

diff --git a/media-sound/rosegarden/Manifest b/media-sound/rosegarden/Manifest
index 085680b6746..66f0b16fbe3 100644
--- a/media-sound/rosegarden/Manifest
+++ b/media-sound/rosegarden/Manifest
@@ -1 +1,2 @@
 DIST rosegarden-17.12.1.tar.bz2 6692715 BLAKE2B 
698ecfb58754ee292e589e0fb3618e2076a6e59dde1f06d15ed3bad43313cc79ed03307364350f5cd2323350173119ccc71b42c839d8498d360461a19801a96a
 SHA512 
8bd4a464bbf2825d6c2fb8d36123e68d94de7f4e997c6ed8efc5670e87799781eb8251995890979c9d107d4fc58c636fe73e699c859c8e95aa567c4289958495
+DIST rosegarden-19.06.tar.bz2 6667374 BLAKE2B 
c204a99dd46a0dcbfda6afc361ec31b7f211d2b95a8d171ff3fb06e37b3dbabc2b36fdbc04a3dfc821a9e331681d2a1e2395e91a86fe9d9fecd3af173f5b675b
 SHA512 
13eddd4ec88662f3275d83bf40471ca0a34d43b3c9c9f07cf46b891c74f087ec7fe0d4b8ffe8204f2f3a30829352f4d952bb035a5bd09a7b6bdeb41ff5d1e8d8

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



[gentoo-commits] repo/gentoo:master commit in: app-text/hunspell/

2019-10-28 Thread Agostino Sarubbo
commit: aae9e7031f8706af1f4cdb6e78af7adaf39da2b3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 08:38:01 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 08:38:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae9e703

app-text/hunspell: amd64 stable wrt bug #692304

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

 app-text/hunspell/hunspell-1.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/hunspell/hunspell-1.7.0-r1.ebuild 
b/app-text/hunspell/hunspell-1.7.0-r1.ebuild
index 9f8bafb6628..14d59243262 100644
--- a/app-text/hunspell/hunspell-1.7.0-r1.ebuild
+++ b/app-text/hunspell/hunspell-1.7.0-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/hunspell;
 SLOT="0/$(ver_cut 1-2)"
 LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
 IUSE="ncurses nls readline static-libs"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
 RDEPEND="
ncurses? ( sys-libs/ncurses:0= )



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

2019-10-28 Thread Agostino Sarubbo
commit: 87b83f8f8027e8c51414639870884f2611d3a64c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 08:38:12 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 08:38:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87b83f8f

media-libs/libvisio: amd64 stable wrt bug #692304

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

 media-libs/libvisio/libvisio-0.1.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libvisio/libvisio-0.1.7.ebuild 
b/media-libs/libvisio/libvisio-0.1.7.ebuild
index eb01192d4c4..3ad00f6e2da 100644
--- a/media-libs/libvisio/libvisio-0.1.7.ebuild
+++ b/media-libs/libvisio/libvisio-0.1.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]]; then
inherit autotools git-r3
 else
SRC_URI="https://dev-www.libreoffice.org/src/libvisio/${P}.tar.xz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 fi
 
 DESCRIPTION="Library parsing the file format of MS Visio documents"



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

2019-10-28 Thread Agostino Sarubbo
commit: c3188655a871ad388319fb013e0479847a2aa84e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 08:37:49 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 08:37:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3188655

sys-apps/kmod: amd64 stable wrt bug #684778

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

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

diff --git a/sys-apps/kmod/kmod-26-r2.ebuild b/sys-apps/kmod/kmod-26-r2.ebuild
index e0d28ca6c0b..a5ba37ed3b0 100644
--- a/sys-apps/kmod/kmod-26-r2.ebuild
+++ b/sys-apps/kmod/kmod-26-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == * ]]; then
inherit autotools git-r3
 else
SRC_URI="https://www.kernel.org/pub/linux/utils/kernel/kmod/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86"
inherit libtool
 fi
 



[gentoo-commits] repo/gentoo:master commit in: app-text/libabw/

2019-10-28 Thread Agostino Sarubbo
commit: 48db9256b74887a84b07bf0c8458f2f002f060b7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 08:38:06 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 08:38:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48db9256

app-text/libabw: amd64 stable wrt bug #692304

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

 app-text/libabw/libabw-0.1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/libabw/libabw-0.1.3.ebuild 
b/app-text/libabw/libabw-0.1.3.ebuild
index d3a42d009df..8f82370198d 100644
--- a/app-text/libabw/libabw-0.1.3.ebuild
+++ b/app-text/libabw/libabw-0.1.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz;
 
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE="doc static-libs"
 
 BDEPEND="



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

2019-10-28 Thread Agostino Sarubbo
commit: f261d74afd75f4701479868dfa2279211dc5cc16
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 08:38:20 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 08:38:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f261d74a

net-dns/getdns: amd64 stable wrt bug #698180

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

 net-dns/getdns/getdns-1.5.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/getdns/getdns-1.5.2-r2.ebuild 
b/net-dns/getdns/getdns-1.5.2-r2.ebuild
index 69a1687fe2b..ed71355073d 100644
--- a/net-dns/getdns/getdns-1.5.2-r2.ebuild
+++ b/net-dns/getdns/getdns-1.5.2-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://getdnsapi.net/releases/${P//./-}/${P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc +getdns-query +getdns-server-mon gnutls +idn libev libevent libuv 
nettle static-libs stubby +threads +unbound"
 
 REQUIRED_USE="gnutls? ( nettle )"



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

2019-10-28 Thread Lars Wendler
commit: 20783520eec8b8ba5cefed1b400c7254a0e94471
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Oct 28 09:29:57 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Oct 28 09:30:29 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20783520

sys-process/cronie: Move sys-apps/debianutils from BDEPEND to RDEPEND

Thanks-to: Alexander Tsoy  tsoy.me>
Bug: https://bugs.gentoo.org/551352
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler  gentoo.org>

 sys-process/cronie/{cronie-1.5.4.ebuild => cronie-1.5.4-r1.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sys-process/cronie/cronie-1.5.4.ebuild 
b/sys-process/cronie/cronie-1.5.4-r1.ebuild
similarity index 98%
rename from sys-process/cronie/cronie-1.5.4.ebuild
rename to sys-process/cronie/cronie-1.5.4-r1.ebuild
index 82d3f8f131a..29ca8c72c0c 100644
--- a/sys-process/cronie/cronie-1.5.4.ebuild
+++ b/sys-process/cronie/cronie-1.5.4-r1.ebuild
@@ -19,8 +19,7 @@ DEPEND="
elibc_musl? ( sys-libs/obstack-standalone )
)
 "
-RDEPEND="${DEPEND}"
-BDEPEND="
+RDEPEND="${DEPEND}
sys-apps/debianutils
 "
 



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

2019-10-28 Thread Jeroen Roovers
commit: 827e5954222663e568fa03e4815d709372f03e3c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 07:44:58 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 07:47:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=827e5954

media-libs/libnsgif: Mark ~hppa too

Package-Manager: Portage-2.3.78, Repoman-2.3.17
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers  gentoo.org>

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

diff --git a/media-libs/libnsgif/libnsgif-0.2.1-r1.ebuild 
b/media-libs/libnsgif/libnsgif-0.2.1-r1.ebuild
index 3fbda440ad6..0a28574ae3e 100644
--- a/media-libs/libnsgif/libnsgif-0.2.1-r1.ebuild
+++ b/media-libs/libnsgif/libnsgif-0.2.1-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz;
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~m68k-mint"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~m68k-mint"
 IUSE=""
 
 DEPEND="



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

2019-10-28 Thread Jeroen Roovers
commit: 51b44dbcc13401e16f52ca4f132ee290947d8bbd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 09:14:00 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 09:14:43 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b44dbc

x11-misc/xsri: EAPI=7

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-misc/xsri/files/xsri-2.1.0-configure.patch |  2 +-
 x11-misc/xsri/xsri-2.1.0_p17_p12.ebuild| 46 ++
 2 files changed, 47 insertions(+), 1 deletion(-)

diff --git a/x11-misc/xsri/files/xsri-2.1.0-configure.patch 
b/x11-misc/xsri/files/xsri-2.1.0-configure.patch
index c000e709109..d7a92f9c9fb 100644
--- a/x11-misc/xsri/files/xsri-2.1.0-configure.patch
+++ b/x11-misc/xsri/files/xsri-2.1.0-configure.patch
@@ -16,7 +16,7 @@
  dnl library checks (not using macros/ directory)
  
 -PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 1.3.13,,
-+PKG_CHECK_MODULES(GTK, x11  gtk+-2.0 >= 1.3.13,,
++PKG_CHECK_MODULES(GTK, x11 gtk+-2.0 >= 1.3.13 gdk-pixbuf-2.0,,
  AC_MSG_ERROR([*** GTK+-2.0 must be installed to compile xsri]))
  
 +AC_CHECK_LIB(m, sqrt)

diff --git a/x11-misc/xsri/xsri-2.1.0_p17_p12.ebuild 
b/x11-misc/xsri/xsri-2.1.0_p17_p12.ebuild
new file mode 100644
index 000..c72349d5799
--- /dev/null
+++ b/x11-misc/xsri/xsri-2.1.0_p17_p12.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools eutils rpm
+
+DESCRIPTION="The xsri wallpaper setter from RedHat"
+HOMEPAGE="https://fedoraproject.org;
+SRC_URI="
+   https://download.fedoraproject.org/pub/fedora/linux/releases/$(ver_cut 
7)/Everything/source/SRPMS/${P/_p*/}-$(ver_cut 5).fc$(ver_cut 7).src.rpm
+"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND="
+   dev-libs/glib:2
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:2
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${P/_p*/}-configure.patch
+)
+S=${WORKDIR}/${P/_p*/}
+DOCS=( AUTHORS ChangeLog README )
+
+src_unpack() {
+   rpm_unpack
+   unpack "${WORKDIR}"/${P/_p*/}.tar.gz
+}
+
+src_prepare() {
+   default
+
+   eautoreconf
+}
+
+src_install() {
+   default
+   doman ../${PN}.1
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libnet/, net-libs/libnet/files/

2019-10-28 Thread Jeroen Roovers
commit: 0f97f90369c880c95a869a795a885674bca3a778
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 09:48:39 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 09:49:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f97f903

net-libs/libnet: EAPI=7, fix src_test()

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-libs/libnet/files/libnet-1.0.2a-test.patch | 54 ++
 net-libs/libnet/libnet-1.0.2a-r7.ebuild| 63 ++
 2 files changed, 117 insertions(+)

diff --git a/net-libs/libnet/files/libnet-1.0.2a-test.patch 
b/net-libs/libnet/files/libnet-1.0.2a-test.patch
new file mode 100644
index 000..8bbb2ac45d1
--- /dev/null
+++ b/net-libs/libnet/files/libnet-1.0.2a-test.patch
@@ -0,0 +1,54 @@
+--- a/test/Makefile.in
 b/test/Makefile.in
+@@ -9,31 +9,31 @@
+ all: test
+ 
+ test:
+-  if ! test -e ../lib/libnet.a; then \
+-  cd .. &&  make; \
++  if ! test -e ../lib/libnet-1.0.a; then \
++  cd .. &&  $(MAKE); \
+   fi
+-  cd Random; make all
+-  cd ICMP; make all
+-  cd UDP; make all
+-  cd TCP; make all
+-  cd Ethernet; make all
+-  cd OSPF; make all
++  cd Random; $(MAKE) all
++  cd ICMP; $(MAKE) all
++  cd UDP; $(MAKE) all
++  cd TCP; $(MAKE) all
++  cd Ethernet; $(MAKE) all
++  cd OSPF; $(MAKE) all
+ 
+ clean:
+-  cd Random; make clean
+-  cd ICMP; make clean
+-  cd UDP; make clean
+-  cd TCP; make clean
+-  cd Ethernet; make clean
+-  cd OSPF; make clean
++  cd Random; $(MAKE) clean
++  cd ICMP; $(MAKE) clean
++  cd UDP; $(MAKE) clean
++  cd TCP; $(MAKE) clean
++  cd Ethernet; $(MAKE) clean
++  cd OSPF; $(MAKE) clean
+ 
+ distclean: clean
+-  cd TCP; make distclean
+-  cd UDP; make distclean
+-  cd ICMP; make distclean
+-  cd Random; make distclean
+-  cd Ethernet; make distclean
+-  cd OSPF; make distclean
++  cd TCP; $(MAKE) distclean
++  cd UDP; $(MAKE) distclean
++  cd ICMP; $(MAKE) distclean
++  cd Random; $(MAKE) distclean
++  cd Ethernet; $(MAKE) distclean
++  cd OSPF; $(MAKE) distclean
+   rm -f Makefile
+ 
+ # EOF

diff --git a/net-libs/libnet/libnet-1.0.2a-r7.ebuild 
b/net-libs/libnet/libnet-1.0.2a-r7.ebuild
new file mode 100644
index 000..5419190c2e1
--- /dev/null
+++ b/net-libs/libnet/libnet-1.0.2a-r7.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools toolchain-funcs
+
+DESCRIPTION="library providing an API for commonly used low-level network 
functions"
+HOMEPAGE="http://www.packetfactory.net/libnet/;
+SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz;
+
+LICENSE="BSD BSD-2 HPND"
+SLOT="1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.0.2a-gcc33-fix.patch
+   "${FILESDIR}"/${PN}-1.0.2a-slot.patch
+   "${FILESDIR}"/${PN}-1.0.2a-endian.patch
+   "${FILESDIR}"/${PN}-1.0.2a-_SOURCE.patch
+   "${FILESDIR}"/${PN}-1.0.2a-funroll.patch
+   "${FILESDIR}"/${PN}-1.0.2a-test.patch
+
+)
+S=${WORKDIR}/Libnet-${PV}
+
+src_prepare() {
+   default
+
+   cd "${S}"
+   mv libnet-config.in libnet-${SLOT}-config.in || die "moving 
libnet-config"
+
+   cd "${S}"/include
+   ln -s libnet.h libnet-${SLOT}.h
+
+   cd libnet
+   for f in *.h ; do
+   ln -s ${f} ${f/-/-${SLOT}-} || die
+   done
+
+   cd "${S}"/doc
+   ln -s libnet.3 libnet-${SLOT}.3 || die
+
+   cd "${S}"
+
+   eautoconf
+
+   tc-export AR RANLIB
+}
+
+src_test() {
+   emake -C test
+}
+
+src_install() {
+   default
+   doman "${D}"/usr/man/man3/libnet-1.0.3
+   rm -r "${D}"/usr/man
+
+   dodoc VERSION doc/{README,TODO*,CHANGELOG*}
+   newdoc README README.1st
+   docinto example ; dodoc example/libnet*
+   docinto Ancillary ; dodoc doc/Ancillary/*
+}



[gentoo-commits] repo/user/gerislay:master commit in: sets/

2019-10-28 Thread gerion
commit: f7374a3e7527a9e11436fe3d5e410454f687e3ce
Author: Gerion Entrup  flump  de>
AuthorDate: Mon Oct 28 09:19:36 2019 +
Commit: gerion  flump  de>
CommitDate: Mon Oct 28 09:19:36 2019 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=f7374a3e

sets/personal: ensure neovim-python-client is installed

Signed-off-by: Gerion Entrup  flump.de>

 sets/personal | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sets/personal b/sets/personal
index 62e2e08..db783db 100644
--- a/sets/personal
+++ b/sets/personal
@@ -1,4 +1,5 @@
-app-editors/neovim[python]
+app-editors/neovim
+app-editors/neovim-python-client
 app-shells/zsh
 dev-python/feedparser
 dev-python/pylint



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/arp-scan/

2019-10-28 Thread Jeroen Roovers
commit: 06f45195aec4b379c26498d047e7b75acd9a9464
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 08:34:20 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 08:35:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06f45195

net-analyzer/arp-scan: Old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/arp-scan/Manifest  |  2 --
 net-analyzer/arp-scan/arp-scan-1.9.5.ebuild | 26 --
 net-analyzer/arp-scan/arp-scan-1.9.ebuild   | 23 ---
 3 files changed, 51 deletions(-)

diff --git a/net-analyzer/arp-scan/Manifest b/net-analyzer/arp-scan/Manifest
index 0764da9f2f7..c107c73a3ce 100644
--- a/net-analyzer/arp-scan/Manifest
+++ b/net-analyzer/arp-scan/Manifest
@@ -1,3 +1 @@
-DIST arp-scan-1.9.5.tar.gz 414114 BLAKE2B 
8a38f74bc2660a43905a6db1411dbea4a29b030bc66e22cd569a7f3001a4a32553a9c09ace4b56db6b91d5a2bc2854b40b8af87034fed86e79f2d602893e71ae
 SHA512 
a10c510dc668b103fc508619d04e5870fdf6f576b79222904cfe988b4e9255604ce1a724100318a662d5f77d33270bc733f0e3091fb9da034a54b9ab402cbcab
 DIST arp-scan-1.9.6.tar.gz 462479 BLAKE2B 
21383167d83ba1cd9792f0a8d569c51ff196186fb59a2161c00d6963bcedecb706a419b08aeef2956bad72563f56a9a58b4231715b472a8ab083229b333d2e8f
 SHA512 
c2d56ab8c6e1a046919892f6c2750593d6fbb3a539c3e1736184bd37ff7ae6033f84b62a3d2b4f56c0f2cdc1752002cb010ce77f701ee2f87b6f14b2e1753fe6
-DIST arp-scan-1.9.tar.gz 488442 BLAKE2B 
f4170736c07ff69e044ca0c17150fafb5aee9de67463ce828a856d21e264c43e9354ba1663f630fa6c40628b97e97884588ca6c4b0f372263af087a78c45730b
 SHA512 
5061ac82d1acad3dd5dab998e4e2d2d9d2dbf436a2839ee1f68dd2997278df7e77f5dda7e54bdb13c9200d7a714b8d82737c041cec8438571d1d14c9d7f936ac

diff --git a/net-analyzer/arp-scan/arp-scan-1.9.5.ebuild 
b/net-analyzer/arp-scan/arp-scan-1.9.5.ebuild
deleted file mode 100644
index b98d876c237..000
--- a/net-analyzer/arp-scan/arp-scan-1.9.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools
-
-DESCRIPTION="ARP scanning and fingerprinting tool"
-HOMEPAGE="https://github.com/royhills/arp-scan;
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-   net-libs/libpcap
-"
-RDEPEND="
-   ${DEPEND}
-   dev-lang/perl
-"
-
-src_prepare() {
-   default
-   eautoreconf
-}

diff --git a/net-analyzer/arp-scan/arp-scan-1.9.ebuild 
b/net-analyzer/arp-scan/arp-scan-1.9.ebuild
deleted file mode 100644
index 822ad877ab6..000
--- a/net-analyzer/arp-scan/arp-scan-1.9.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="ARP scanning and fingerprinting tool"
-HOMEPAGE="
-   http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
-   https://github.com/royhills/arp-scan
-"
-SRC_URI="http://www.nta-monitor.com/files/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DEPEND="
-   net-libs/libpcap
-"
-RDEPEND="
-   ${DEPEND}
-   dev-lang/perl
-"



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/arp-scan/

2019-10-28 Thread Jeroen Roovers
commit: 94fc26201f25f2c1390f4e46c7c94030690f88c5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 08:32:43 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 08:35:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94fc2620

net-analyzer/arp-scan: Version 1.9.6

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Fixes: https://bugs.gentoo.org/696872
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/arp-scan/Manifest  |  1 +
 net-analyzer/arp-scan/arp-scan-1.9.6.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/net-analyzer/arp-scan/Manifest b/net-analyzer/arp-scan/Manifest
index 0baf0c1bce2..0764da9f2f7 100644
--- a/net-analyzer/arp-scan/Manifest
+++ b/net-analyzer/arp-scan/Manifest
@@ -1,2 +1,3 @@
 DIST arp-scan-1.9.5.tar.gz 414114 BLAKE2B 
8a38f74bc2660a43905a6db1411dbea4a29b030bc66e22cd569a7f3001a4a32553a9c09ace4b56db6b91d5a2bc2854b40b8af87034fed86e79f2d602893e71ae
 SHA512 
a10c510dc668b103fc508619d04e5870fdf6f576b79222904cfe988b4e9255604ce1a724100318a662d5f77d33270bc733f0e3091fb9da034a54b9ab402cbcab
+DIST arp-scan-1.9.6.tar.gz 462479 BLAKE2B 
21383167d83ba1cd9792f0a8d569c51ff196186fb59a2161c00d6963bcedecb706a419b08aeef2956bad72563f56a9a58b4231715b472a8ab083229b333d2e8f
 SHA512 
c2d56ab8c6e1a046919892f6c2750593d6fbb3a539c3e1736184bd37ff7ae6033f84b62a3d2b4f56c0f2cdc1752002cb010ce77f701ee2f87b6f14b2e1753fe6
 DIST arp-scan-1.9.tar.gz 488442 BLAKE2B 
f4170736c07ff69e044ca0c17150fafb5aee9de67463ce828a856d21e264c43e9354ba1663f630fa6c40628b97e97884588ca6c4b0f372263af087a78c45730b
 SHA512 
5061ac82d1acad3dd5dab998e4e2d2d9d2dbf436a2839ee1f68dd2997278df7e77f5dda7e54bdb13c9200d7a714b8d82737c041cec8438571d1d14c9d7f936ac

diff --git a/net-analyzer/arp-scan/arp-scan-1.9.6.ebuild 
b/net-analyzer/arp-scan/arp-scan-1.9.6.ebuild
new file mode 100644
index 000..b98d876c237
--- /dev/null
+++ b/net-analyzer/arp-scan/arp-scan-1.9.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="ARP scanning and fingerprinting tool"
+HOMEPAGE="https://github.com/royhills/arp-scan;
+SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+   net-libs/libpcap
+"
+RDEPEND="
+   ${DEPEND}
+   dev-lang/perl
+"
+
+src_prepare() {
+   default
+   eautoreconf
+}



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

2019-10-28 Thread Agostino Sarubbo
commit: 4403f8aae73fcab55a33ddb44c010772274a8587
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:43:30 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:43:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4403f8aa

media-libs/libextractor: amd64 stable wrt bug #695538

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

 media-libs/libextractor/libextractor-1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libextractor/libextractor-1.9.ebuild 
b/media-libs/libextractor/libextractor-1.9.ebuild
index 66612e13317..4667224262c 100644
--- a/media-libs/libextractor/libextractor-1.9.ebuild
+++ b/media-libs/libextractor/libextractor-1.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE="apparmor +archive +bzip2 ffmpeg flac gif gsf gstreamer gtk jpeg +magic 
midi mp4 mpeg tidy tiff vorbis +zlib" # test
 
 RESTRICT="test"



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

2019-10-28 Thread Agostino Sarubbo
commit: 569c1693a3e893d746265e5f07530649bfb1322c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:42:58 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:42:58 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569c1693

x11-libs/libfm: amd64 stable wrt bug #690898

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

 x11-libs/libfm/libfm-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libfm/libfm-1.3.1.ebuild 
b/x11-libs/libfm/libfm-1.3.1.ebuild
index 74caf039d02..99c347616bf 100644
--- a/x11-libs/libfm/libfm-1.3.1.ebuild
+++ b/x11-libs/libfm/libfm-1.3.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A library for file management"
 HOMEPAGE="https://wiki.lxde.org/en/PCManFM;
 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 LICENSE="GPL-2"
 SLOT="0/5.2.1" #copy ABI_VERSION because it seems upstream change it randomly
 IUSE="+automount debug doc examples exif gtk udisks vala"



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

2019-10-28 Thread Agostino Sarubbo
commit: 9c6ec6ecdd309c92a1ffac3ae309773c92d86044
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:43:03 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:43:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6ec6ec

x11-libs/libfm-extra: amd64 stable wrt bug #690898

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

 x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild 
b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
index 9ff8f51d4da..54dba3c8f39 100644
--- a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
+++ b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A library for file management"
 HOMEPAGE="https://wiki.lxde.org/en/PCManFM;
 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
 
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
 LICENSE="GPL-2"
 SLOT="0/5.2.1" #copy ABI_VERSION because it seems upstream change it randomly
 IUSE=""



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

2019-10-28 Thread Agostino Sarubbo
commit: d8d726332bea84d0387f7216e88ac6890348c223
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:43:53 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:43:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8d72633

sys-fs/eudev: amd64 stable wrt bug #698698

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

 sys-fs/eudev/eudev-3.2.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/eudev/eudev-3.2.9.ebuild b/sys-fs/eudev/eudev-3.2.9.ebuild
index a9b3e55a1b9..359ff60ef64 100644
--- a/sys-fs/eudev/eudev-3.2.9.ebuild
+++ b/sys-fs/eudev/eudev-3.2.9.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



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

2019-10-28 Thread Agostino Sarubbo
commit: d726cbc153a846eb702e56303c94c415c8c4df96
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:43:09 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:43:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d726cbc1

x11-misc/pcmanfm: amd64 stable wrt bug #690898

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

 x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild 
b/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild
index dfb4fe9d202..72b65e13860 100644
--- a/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~x86"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.18:2



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

2019-10-28 Thread Agostino Sarubbo
commit: 67810e427164fcacd07dec565041235a85c5fafe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:43:44 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:43:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67810e42

sys-apps/file: amd64 stable wrt bug #698610

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

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

diff --git a/sys-apps/file/file-5.37-r1.ebuild 
b/sys-apps/file/file-5.37-r1.ebuild
index 8328b169706..9bc151bff2f 100644
--- a/sys-apps/file/file-5.37-r1.ebuild
+++ b/sys-apps/file/file-5.37-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
inherit autotools git-r3
 else
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="identify a file's format by scanning binary data for patterns"



[gentoo-commits] repo/gentoo:master commit in: app-arch/lrzip/

2019-10-28 Thread Agostino Sarubbo
commit: a46c34425e58531a3bddd5035a034b73e6d2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:42:47 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:42:47 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a46c3442

app-arch/lrzip: amd64 stable wrt bug #624462

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

 app-arch/lrzip/lrzip-0.631_p20190619.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/lrzip/lrzip-0.631_p20190619.ebuild 
b/app-arch/lrzip/lrzip-0.631_p20190619.ebuild
index 6770c34ba4c..20d24359af4 100644
--- a/app-arch/lrzip/lrzip-0.631_p20190619.ebuild
+++ b/app-arch/lrzip/lrzip-0.631_p20190619.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/ckolivas/lrzip/archive/${MY_COMMIT}.tar.gz -> ${P}.t
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="static-libs"
 
 RDEPEND="dev-libs/lzo



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

2019-10-28 Thread Agostino Sarubbo
commit: a48b21a4d839847c25bf64356213df8474f3e24b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:43:20 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:43:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48b21a4

net-misc/ntpsec: amd64 stable wrt bug #694748

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

 net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild 
b/net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild
index d6b4b305459..1ef2fda749d 100644
--- a/net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild
+++ b/net-misc/ntpsec/ntpsec-1.1.7-r1.ebuild
@@ -12,12 +12,12 @@ if [[ ${PV} == ** ]]; then
inherit git-r3
EGIT_REPO_URI="https://gitlab.com/NTPsec/ntpsec.git;
BDEPEND=""
-   KEYWORDS=""
+   KEYWORDS="amd64"
 else
SRC_URI="ftp://ftp.ntpsec.org/pub/releases/${PN}-${PV}.tar.gz;
RESTRICT="mirror"
BDEPEND=""
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~x86"
 fi
 
 DESCRIPTION="The NTP reference implementation, refactored"



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

2019-10-28 Thread Agostino Sarubbo
commit: f33ba414d35245c91fa0170d13b21d0534785cee
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 09:43:36 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 09:43:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f33ba414

media-libs/faad2: amd64 stable wrt bug #695540

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

 media-libs/faad2/faad2-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/faad2/faad2-2.9.0.ebuild 
b/media-libs/faad2/faad2-2.9.0.ebuild
index 3c4e11c5f6a..8f77fcdba02 100644
--- a/media-libs/faad2/faad2-2.9.0.ebuild
+++ b/media-libs/faad2/faad2-2.9.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/knik0/faad2/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="digitalradio static-libs"
 
 RDEPEND=""



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

2019-10-28 Thread Miroslav Šulc
commit: 386cee9b23c47fc5e9c558e51ad91929eed05096
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Mon Oct 28 10:53:29 2019 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Oct 28 10:54:01 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=386cee9b

media-sound/lilypond-2.19.83: bump

Closes: https://bugs.gentoo.org/673660
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-sound/lilypond/Manifest|   1 +
 media-sound/lilypond/lilypond-2.19.83.ebuild | 148 +++
 2 files changed, 149 insertions(+)

diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest
index 2cb6b35b56f..1133e497bbc 100644
--- a/media-sound/lilypond/Manifest
+++ b/media-sound/lilypond/Manifest
@@ -1,2 +1,3 @@
 DIST lilypond-2.18.2.tar.gz 16027977 BLAKE2B 
b19b608891e22403efe8e18dd9e86c8d0c85ba516f34242f2a8bcb53c8849a3aa0fe83726036d168f26ee1a7d868a24cc54bd86016b016d634218956e8faf0d4
 SHA512 
0692f6eb41733076ba7f610cd1e65762f4dfd67307e2ab9e222b140d58ae3a1bb1c6b3be3bcff778d57f161868cf6d57e99bf43bf20f2663d042a07493942ec6
 DIST lilypond-2.19.80.tar.gz 17244725 BLAKE2B 
f0883d59b1a14634d5d32e6a6f02c0a224643d6d28a3da623d5163396b74ebd15c3307c33c4d96778254fb6486a74c3324d26e3015d51fa163e3765f2c3767aa
 SHA512 
13a7f258bac8ff77ad6d3879f128e86dd5bf45c7780c9738e6976915574d2dfc5404e6f49ca61dcaf8bb15eb266e65fedec4131a50ded7ab305d1856bbd7a3d6
+DIST lilypond-2.19.83.tar.gz 17996428 BLAKE2B 
d6048bfa0dbfbb08c25c5c11287f971936e82d30d88d80deb7fca8fe8d7c8d3d517c37a24b1d52e592c15e166e04eb79d99b4c64ddd4b7f392ec69bff0259d89
 SHA512 
c8a6acbff055196aba015ecd4786bed25934f04f3718ae9dd9a0dc49d2954f348806874cfe350903cd8bb2b25a0d05700ef5947cac180b20a8a355033ff98604

diff --git a/media-sound/lilypond/lilypond-2.19.83.ebuild 
b/media-sound/lilypond/lilypond-2.19.83.ebuild
new file mode 100644
index 000..b86d49030a1
--- /dev/null
+++ b/media-sound/lilypond/lilypond-2.19.83.ebuild
@@ -0,0 +1,148 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+[[ "${PV}" = "" ]] && inherit git-r3
+inherit elisp-common autotools python-single-r1 xdg-utils
+
+if [[ "${PV}" = "" ]]; then
+   EGIT_REPO_URI="git://git.sv.gnu.org/lilypond.git"
+else
+   MAIN_VER=$(ver_cut 1-2)
+   SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz;
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
+fi
+
+DESCRIPTION="GNU Music Typesetter"
+HOMEPAGE="http://lilypond.org/;
+
+LICENSE="GPL-3 FDL-1.3"
+SLOT="0"
+IUSE="debug emacs guile2 profile vim-syntax"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND=">=app-text/ghostscript-gpl-8.15
+   >=dev-scheme/guile-1.8.2:12=[deprecated,regex]
+   media-fonts/tex-gyre
+   media-libs/fontconfig
+   media-libs/freetype:2
+   >=x11-libs/pango-1.12.3
+   emacs? ( virtual/emacs )
+   guile2? ( >=dev-scheme/guile-2:12 )
+   !guile2? (
+   >=dev-scheme/guile-1.8.2:12=[deprecated,regex]
+   =metapost-1.803 is selected if it's installed, bug 498704
+   if [[ ${MERGE_TYPE} != binary ]] && has_version 
">=dev-tex/metapost-1.803" ; then
+   if [[ $(readlink "${EROOT}"/usr/bin/mpost) =~ mpost-texlive-* 
]] ; then
+   einfo "Updating metapost symlink"
+   eselect mpost update || die
+   fi
+   fi
+
+   python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   if ! use vim-syntax ; then
+   sed -i 's/vim//' GNUmakefile.in || die
+   fi
+
+   # respect CFLAGS
+   sed -i 's/OPTIMIZE -g/OPTIMIZE/' aclocal.m4 || die
+
+   # respect AR
+   sed -i "s:^AR=ar:AR=$(tc-getAR):" stepmake/stepmake/library-vars.make 
|| die
+
+   # remove bundled texinfo file (fixes bug #448560)
+   rm tex/texinfo.tex || die
+
+   eautoreconf
+
+   xdg_environment_reset #586592
+}
+
+src_configure() {
+   # documentation generation currently not supported since it requires a 
newer
+   # version of texi2html than is currently in the tree
+
+   local myeconfargs=(
+   --with-texgyre-dir=/usr/share/fonts/tex-gyre
+   --disable-documentation
+   --disable-optimising
+   --disable-pipe
+   $(use_enable debug debugging)
+   $(use_enable guile2)
+   $(use_enable profile profiling)
+   )
+
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   default
+
+   if use emacs ; then
+   elisp-compile 
elisp/lilypond-{font-lock,indent,mode,what-beat}.el \
+   || die "elisp-compile failed"
+   fi
+}
+
+src_install () {
+   emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install
+
+   # remove elisp files since they are in the wrong directory
+   rm -r "${ED}"/usr/share/emacs || die
+
+ 

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

2019-10-28 Thread Miroslav Šulc
commit: b86de0942126d6005b21f34a2a93ed2ad07d400e
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Mon Oct 28 10:35:11 2019 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Mon Oct 28 10:35:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86de094

media-sound/lilypond-{2.19.80-r1,}: fix #681630

Closes: https://bugs.gentoo.org/681630
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Miroslav Šulc  gentoo.org>

 .../files/lilypond-2.19.80-fontforge-version.patch   | 16 
 media-sound/lilypond/lilypond-2.19.80-r1.ebuild  |  5 -
 media-sound/lilypond/lilypond-.ebuild|  7 +--
 3 files changed, 25 insertions(+), 3 deletions(-)

diff --git 
a/media-sound/lilypond/files/lilypond-2.19.80-fontforge-version.patch 
b/media-sound/lilypond/files/lilypond-2.19.80-fontforge-version.patch
new file mode 100644
index 000..4e2c2ce77c1
--- /dev/null
+++ b/media-sound/lilypond/files/lilypond-2.19.80-fontforge-version.patch
@@ -0,0 +1,16 @@
+The version test fails for two reasons:
+* fontforge --version does not print anything that resembles what the configure
+  script expects a version to look like
+* fontforge fails to print a version if it cannot connect to an X display
+
+--- a/configure.ac
 b/configure.ac
+@@ -236,7 +236,7 @@
+ 
+ STEPMAKE_PYTHON_DEVEL(REQUIRED, 2.4, 3.0)
+ 
+-STEPMAKE_PATH_PROG(FONTFORGE, fontforge, REQUIRED, 20110222)
++STEPMAKE_PATH_PROG(FONTFORGE, fontforge, REQUIRED,)
+ 
+ STEPMAKE_PATH_PROG(T1ASM, t1asm, REQUIRED)
+ 

diff --git a/media-sound/lilypond/lilypond-2.19.80-r1.ebuild 
b/media-sound/lilypond/lilypond-2.19.80-r1.ebuild
index 1a358dd52c2..3e23b2dfe64 100644
--- a/media-sound/lilypond/lilypond-2.19.80-r1.ebuild
+++ b/media-sound/lilypond/lilypond-2.19.80-r1.ebuild
@@ -55,7 +55,10 @@ DEPEND="${RDEPEND}
 # Correct output data for tests isn't bundled with releases
 RESTRICT="test"
 
-PATCHES=( "${FILESDIR}"/${P}-remove-ly-protect.patch )
+PATCHES=(
+   "${FILESDIR}"/${P}-remove-ly-protect.patch
+   "${FILESDIR}"/${P}-fontforge-version.patch
+)
 
 DOCS=( DEDICATION HACKING README.txt ROADMAP )
 

diff --git a/media-sound/lilypond/lilypond-.ebuild 
b/media-sound/lilypond/lilypond-.ebuild
index 93bb8d785b9..4d591c81e09 100644
--- a/media-sound/lilypond/lilypond-.ebuild
+++ b/media-sound/lilypond/lilypond-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,7 +22,10 @@ SLOT="0"
 LANGS=" ca cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW"
 IUSE="debug emacs guile2 profile vim-syntax"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-PATCHES=(${FILESDIR}/$P-programming_error.patch)
+PATCHES=(
+   "${FILESDIR}"/$P-programming_error.patch
+   "${FILESDIR}"/${PN}-2.19.80-fontforge-version.patch
+)
 
 RDEPEND=">=app-text/ghostscript-gpl-8.15
>=dev-scheme/guile-1.8.2:12[deprecated,regex]



[gentoo-commits] repo/gentoo:master commit in: media-video/smplayer/

2019-10-28 Thread Lars Wendler
commit: 573d8a93e91d0f745d72954c8ab2f334aacb6ad3
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Oct 28 10:16:51 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Oct 28 10:26:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=573d8a93

media-video/smplayer: Removed old

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

 media-video/smplayer/Manifest  |   1 -
 media-video/smplayer/smplayer-19.1.0-r1.ebuild | 134 -
 2 files changed, 135 deletions(-)

diff --git a/media-video/smplayer/Manifest b/media-video/smplayer/Manifest
index 7fbe17c6f4b..d2dd594662e 100644
--- a/media-video/smplayer/Manifest
+++ b/media-video/smplayer/Manifest
@@ -1,3 +1,2 @@
 DIST smplayer-18.6.0.tar.bz2 5111791 BLAKE2B 
db19932703d93cba7f3f54989988d88af7ed033a61388f89263f613ce743cfd1ff649dad9db2b43193a459110267ee176eae9640f814e77545cfe6b5fb53abe2
 SHA512 
8383c8c3d4a171adc189d6bc4c11c0b7a8ea78bf8ff8518589647dfd846b314cf3290a1d607c617e7e971ee29c696bf9d306d1b1c1bb4824f42efd97c7a8
-DIST smplayer-19.1.0.tar.bz2 5169546 BLAKE2B 
fc15fd33522f137371442696b20ed695dbc4cfeb759ae504cdc688dc30de14fd35da81f6788b3dc2886119012416218f1d39ba64a7d747194dd777544a08d1e0
 SHA512 
aee009f0ff6dcfe8e5b0b80c99d44c41a02c34d7974c1a15b21235e3daaf3142f5c936adb043327804412309b88e0ff8f0ef440c1835541adb6bf703d486ff79
 DIST smplayer-19.5.0.tar.bz2 5175017 BLAKE2B 
e7160ca7d404dd6a8d7c316df3c39b2e238410435960d714aec271d2034030f9e1b59997d11d758188e327117f0eb773cb8baccc1defc20cd071e40c87deb07c
 SHA512 
ee19186b3f4eac94b06a1e389e42edb8c2b22f8182b679bdc40e3ae1569a6c69f168260abfee3b2827b71b10eb353e7a3821805798f37aae2600af3b73d25ca1

diff --git a/media-video/smplayer/smplayer-19.1.0-r1.ebuild 
b/media-video/smplayer/smplayer-19.1.0-r1.ebuild
deleted file mode 100644
index 1863a883169..000
--- a/media-video/smplayer/smplayer-19.1.0-r1.ebuild
+++ /dev/null
@@ -1,134 +0,0 @@
-# Copyright 2007-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PLOCALES="am ar_SY ar bg ca cs da de el en_GB en en_US es et eu fa fi fr gl
-he_IL hr hu id it ja ka ko ku lt mk ms_MY nl nn_NO pl pt_BR pt ro_RO ru_RU
-sk sl_SI sq_AL sr sv th tr uk_UA uz vi_VN zh_CN zh_TW"
-PLOCALE_BACKUP="en_US"
-
-inherit l10n qmake-utils toolchain-funcs xdg
-
-DESCRIPTION="Great Qt GUI front-end for mplayer/mpv"
-HOMEPAGE="https://www.smplayer.eu/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2+ BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
-IUSE="autoshutdown bidi debug mpris"
-
-BDEPEND="dev-qt/linguist-tools:5"
-DEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5=
-   dev-qt/qtnetwork:5[ssl]
-   dev-qt/qtscript:5
-   dev-qt/qtsingleapplication[X,qt5(+)]
-   dev-qt/qtwidgets:5
-   dev-qt/qtxml:5
-   sys-libs/zlib
-   autoshutdown? ( dev-qt/qtdbus:5 )
-   mpris? ( dev-qt/qtdbus:5 )
-"
-RDEPEND="${DEPEND}
-   || (
-   media-video/mpv[libass,X]
-   media-video/mplayer[bidi?,libass,png,X]
-   )
-"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-14.9.0.6966-unbundle-qtsingleapplication.patch" # 
bug 487544
-   "${FILESDIR}/${PN}-17.1.0-advertisement_crap.patch"
-   "${FILESDIR}/${PN}-18.2.0-jobserver.patch"
-   "${FILESDIR}/${PN}-18.3.0-disable-werror.patch"
-)
-
-src_prepare() {
-   use bidi || PATCHES+=( "${FILESDIR}"/${PN}-16.4.0-zero-bidi.patch )
-
-   default
-
-   # Upstream Makefile sucks
-   sed -i -e "/^PREFIX=/ s:/usr/local:${EPREFIX}/usr:" \
-   -e "/^DOC_PATH=/ s:packages/smplayer:${PF}:" \
-   -e '/\.\/get_svn_revision\.sh/,+2c\
-   cd src && $(DEFS) $(MAKE)' \
-   Makefile || die
-
-   # Turn off online update checker, bug #479902
-   sed -e 's:DEFINES += UPDATE_CHECKER:#&:' \
-   -e 's:DEFINES += CHECK_UPGRADED:#&:' \
-   -i src/smplayer.pro || die
-
-   # Turn off intrusive share widget
-   sed -e 's:DEFINES += SHARE_WIDGET:#&:' \
-   -i src/smplayer.pro || die
-
-   # Toggle autoshutdown option which pulls in dbus, bug #524392
-   if ! use autoshutdown ; then
-   sed -e 's:DEFINES += AUTO_SHUTDOWN_PC:#&:' \
-   -i src/smplayer.pro || die
-   fi
-
-   # Turn debug message flooding off
-   if ! use debug ; then
-   sed -e 's:#\(DEFINES += NO_DEBUG_ON_CONSOLE\):\1:' \
-   -i src/smplayer.pro || die
-   fi
-
-   # MPRIS2 pulls in dbus, bug #553710
-   if ! use mpris ; then
-   sed -e 's:DEFINES += MPRIS2:#&:' \
-   -i src/smplayer.pro || die
-   fi
-
-   # Commented out because it gives false positives
-   #l10n_find_plocales_changes "${S}"/src/translations ${PN}_ .ts
-}
-
-src_configure() {
-   cd src || die
-   eqmake5
-}
-

[gentoo-commits] repo/gentoo:master commit in: media-video/smplayer/, media-video/smplayer/files/

2019-10-28 Thread Lars Wendler
commit: b92f4c1468dd127fdf8424719f46e8a895e7eb96
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Oct 28 10:13:39 2019 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Oct 28 10:26:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b92f4c14

media-video/smplayer: Revbump to fix control issue with mpv-0.30.0

Thanks-to: Mike Lothian  fireburn.co.uk>
Closes: https://bugs.gentoo.org/698738
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler  gentoo.org>

 .../files/smplayer-19.5.0-mpv-0.30.0.patch |  22 
 media-video/smplayer/smplayer-19.5.0-r1.ebuild | 135 +
 2 files changed, 157 insertions(+)

diff --git a/media-video/smplayer/files/smplayer-19.5.0-mpv-0.30.0.patch 
b/media-video/smplayer/files/smplayer-19.5.0-mpv-0.30.0.patch
new file mode 100644
index 000..fd2bdc8ed9c
--- /dev/null
+++ b/media-video/smplayer/files/smplayer-19.5.0-mpv-0.30.0.patch
@@ -0,0 +1,22 @@
+Index: smplayer/src/mpvprocess.cpp
+===
+--- smplayer/src/mpvprocess.cpp(revision 9231)
 smplayer/src/mpvprocess.cpp(revision 9232)
+@@ -122,7 +122,7 @@
+ 
+ void MPVProcess::initializeRX() {
+ #ifdef CUSTOM_STATUS
+-  rx_av.setPattern("^STATUS: ([0-9\\.-]+) / ([0-9\\.-]+) P: (yes|no) B: 
(yes|no) I: (yes|no) VB: ([0-9\\.-]+) AB: ([0-9\\.-]+)");
++  rx_av.setPattern("STATUS: ([0-9\\.-]+) / ([0-9\\.-]+) P: (yes|no) B: 
(yes|no) I: (yes|no) VB: ([0-9\\.-]+) AB: ([0-9\\.-]+)");
+ #else
+   rx_av.setPattern("^(\\((.*)\\) |)(AV|V|A): ([0-9]+):([0-9]+):([0-9]+) / 
([0-9]+):([0-9]+):([0-9]+)"); //AV: 00:02:15 / 00:09:56
+ #endif
+@@ -197,7 +197,7 @@
+   static double last_sec = -1;
+ 
+   // Parse A: V: line
+-  //qDebug("MPVProcess::parseLine: %s", line.toUtf8().data());
++  //qDebug() << "MPVProcess::parseLine:" << line;
+   if (rx_av.indexIn(line) > -1) {
+   #ifdef CUSTOM_STATUS
+   double sec = rx_av.cap(1).toDouble();

diff --git a/media-video/smplayer/smplayer-19.5.0-r1.ebuild 
b/media-video/smplayer/smplayer-19.5.0-r1.ebuild
new file mode 100644
index 000..28b157da097
--- /dev/null
+++ b/media-video/smplayer/smplayer-19.5.0-r1.ebuild
@@ -0,0 +1,135 @@
+# Copyright 2007-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PLOCALES="am ar_SY ar bg ca cs da de el en_GB en en_US es et eu fa fi fr gl
+he_IL hr hu id it ja ka ko ku lt mk ms_MY nl nn_NO pl pt_BR pt ro_RO ru_RU
+sk sl_SI sq_AL sr sv th tr uk_UA uz vi_VN zh_CN zh_TW"
+PLOCALE_BACKUP="en_US"
+
+inherit l10n qmake-utils toolchain-funcs xdg
+
+DESCRIPTION="Great Qt GUI front-end for mplayer/mpv"
+HOMEPAGE="https://www.smplayer.eu/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-2+ BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
+IUSE="autoshutdown bidi debug mpris"
+
+BDEPEND="dev-qt/linguist-tools:5"
+DEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5=
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtscript:5
+   dev-qt/qtsingleapplication[X,qt5(+)]
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-libs/zlib
+   autoshutdown? ( dev-qt/qtdbus:5 )
+   mpris? ( dev-qt/qtdbus:5 )
+"
+RDEPEND="${DEPEND}
+   || (
+   media-video/mpv[libass,X]
+   media-video/mplayer[bidi?,libass,png,X]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-14.9.0.6966-unbundle-qtsingleapplication.patch" # 
bug 487544
+   "${FILESDIR}/${PN}-17.1.0-advertisement_crap.patch"
+   "${FILESDIR}/${PN}-18.2.0-jobserver.patch"
+   "${FILESDIR}/${PN}-18.3.0-disable-werror.patch"
+   "${FILESDIR}/${P}-mpv-0.30.0.patch" #698738
+)
+
+src_prepare() {
+   use bidi || PATCHES+=( "${FILESDIR}"/${PN}-16.4.0-zero-bidi.patch )
+
+   default
+
+   # Upstream Makefile sucks
+   sed -i -e "/^PREFIX=/ s:/usr/local:${EPREFIX}/usr:" \
+   -e "/^DOC_PATH=/ s:packages/smplayer:${PF}:" \
+   -e '/\.\/get_svn_revision\.sh/,+2c\
+   cd src && $(DEFS) $(MAKE)' \
+   Makefile || die
+
+   # Turn off online update checker, bug #479902
+   sed -e 's:DEFINES += UPDATE_CHECKER:#&:' \
+   -e 's:DEFINES += CHECK_UPGRADED:#&:' \
+   -i src/smplayer.pro || die
+
+   # Turn off intrusive share widget
+   sed -e 's:DEFINES += SHARE_WIDGET:#&:' \
+   -i src/smplayer.pro || die
+
+   # Toggle autoshutdown option which pulls in dbus, bug #524392
+   if ! use autoshutdown ; then
+   sed -e 's:DEFINES += AUTO_SHUTDOWN_PC:#&:' \
+   -i src/smplayer.pro || die
+   fi
+
+   # Turn debug message flooding off
+   if ! use debug ; then
+   sed -e 's:#\(DEFINES += NO_DEBUG_ON_CONSOLE\):\1:' \
+   -i src/smplayer.pro || die
+   fi
+
+   # 

[gentoo-commits] repo/user/gerislay:master commit in: sets/

2019-10-28 Thread gerion
commit: 803ad0e701dee44acc0f4680160e820235f7c6b2
Author: Gerion Entrup  flump  de>
AuthorDate: Mon Oct 28 09:53:49 2019 +
Commit: gerion  flump  de>
CommitDate: Mon Oct 28 09:53:49 2019 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=803ad0e7

sets/personal: fix category

Signed-off-by: Gerion Entrup  flump.de>

 sets/personal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sets/personal b/sets/personal
index db783db..0def00f 100644
--- a/sets/personal
+++ b/sets/personal
@@ -1,5 +1,5 @@
 app-editors/neovim
-app-editors/neovim-python-client
+dev-python/neovim-python-client
 app-shells/zsh
 dev-python/feedparser
 dev-python/pylint



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

2019-10-28 Thread Jeroen Roovers
commit: b53322afa447fb1a6044405781622e5c8c378c9d
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 10:40:41 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 10:41:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53322af

x11-misc/dunst: Update HOMEPAGE

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 x11-misc/dunst/dunst-1.3.2.ebuild | 4 ++--
 x11-misc/dunst/dunst-1.4.1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/dunst/dunst-1.3.2.ebuild 
b/x11-misc/dunst/dunst-1.3.2.ebuild
index 0bd294ebd43..84d3fba63c5 100644
--- a/x11-misc/dunst/dunst-1.3.2.ebuild
+++ b/x11-misc/dunst/dunst-1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="Customizable and lightweight notification-daemon"
-HOMEPAGE="http://www.knopwob.org/dunst/ https://github.com/dunst-project/dunst;
+HOMEPAGE="https://dunst-project.org/ https://github.com/dunst-project/dunst;
 SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"

diff --git a/x11-misc/dunst/dunst-1.4.1.ebuild 
b/x11-misc/dunst/dunst-1.4.1.ebuild
index b4cd7451bb5..c4b08b6ace5 100644
--- a/x11-misc/dunst/dunst-1.4.1.ebuild
+++ b/x11-misc/dunst/dunst-1.4.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 inherit toolchain-funcs
 
 DESCRIPTION="Customizable and lightweight notification-daemon"
-HOMEPAGE="http://www.knopwob.org/dunst/ https://github.com/dunst-project/dunst;
+HOMEPAGE="https://dunst-project.org/ https://github.com/dunst-project/dunst;
 SRC_URI="https://github.com/${PN}-project/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD"



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

2019-10-28 Thread Agostino Sarubbo
commit: 34c26318e07e001caeb587d5b3ef50bed85dc0f2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 11:27:32 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 11:27:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c26318

x11-libs/libfm: x86 stable wrt bug #690898

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

 x11-libs/libfm/libfm-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libfm/libfm-1.3.1.ebuild 
b/x11-libs/libfm/libfm-1.3.1.ebuild
index 99c347616bf..85ba4cb41d2 100644
--- a/x11-libs/libfm/libfm-1.3.1.ebuild
+++ b/x11-libs/libfm/libfm-1.3.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A library for file management"
 HOMEPAGE="https://wiki.lxde.org/en/PCManFM;
 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux 
~x86-linux"
 LICENSE="GPL-2"
 SLOT="0/5.2.1" #copy ABI_VERSION because it seems upstream change it randomly
 IUSE="+automount debug doc examples exif gtk udisks vala"



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

2019-10-28 Thread Agostino Sarubbo
commit: c758baf340be29fff00e87518fb565ad831c16df
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 11:27:35 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 11:27:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c758baf3

x11-libs/libfm-extra: x86 stable wrt bug #690898

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

 x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild 
b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
index 54dba3c8f39..a42f64492c6 100644
--- a/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
+++ b/x11-libs/libfm-extra/libfm-extra-1.3.1.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A library for file management"
 HOMEPAGE="https://wiki.lxde.org/en/PCManFM;
 SRC_URI="https://github.com/lxde/libfm/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
 
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~amd64-linux 
~x86-linux"
 LICENSE="GPL-2"
 SLOT="0/5.2.1" #copy ABI_VERSION because it seems upstream change it randomly
 IUSE=""



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

2019-10-28 Thread Agostino Sarubbo
commit: c3bdd4e415aaf83a8ed01c7b5645f1164a28c484
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 11:27:42 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 11:27:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3bdd4e4

sys-fs/eudev: x86 stable wrt bug #698698

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

 sys-fs/eudev/eudev-3.2.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/eudev/eudev-3.2.9.ebuild b/sys-fs/eudev/eudev-3.2.9.ebuild
index 359ff60ef64..ae6574b1aba 100644
--- a/sys-fs/eudev/eudev-3.2.9.ebuild
+++ b/sys-fs/eudev/eudev-3.2.9.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = * ]]; then
inherit git-r3
 else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz;
-   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc x86"
 fi
 
 DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace 
devfs)"



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

2019-10-28 Thread Agostino Sarubbo
commit: 00724ebb151dce7e60b066fc495e6be21751fd69
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct 28 11:27:38 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct 28 11:27:38 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00724ebb

x11-misc/pcmanfm: x86 stable wrt bug #690898

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

 x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild 
b/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild
index 72b65e13860..feee9009ff7 100644
--- a/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-1.3.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~mips ~ppc x86"
 IUSE="debug"
 
 RDEPEND=">=dev-libs/glib-2.18:2



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

2019-10-28 Thread Anthony G. Basile
commit: 504b4bea7d6dc5499f21b21b8e3d7ae25fdd0245
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Oct 28 12:07:32 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Oct 28 12:07:32 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=504b4bea

virtual/libudev: 232-r2 stable on amd64 and x86, bug #698726

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

 virtual/libudev/libudev-232-r2.ebuild | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild 
b/virtual/libudev/libudev-232-r2.ebuild
index cda316a78ba..95c873cee6b 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,13 +6,13 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="
!systemd? ( || (
-   >=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP},static-libs(-)?]
-   >=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+   >=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP}]
+   >=sys-fs/udev-232:0/0[${MULTILIB_USEDEP}]
) )
-   systemd? ( 
>=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
+   systemd? ( >=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP}] )
 "



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

2019-10-28 Thread Sebastian Pipping
commit: 0dad3fcc89c87910dc254c00f5c7646b31e69454
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Oct 28 12:52:47 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Oct 28 12:53:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dad3fcc

media-libs/gegl: Fix 0.4.18 for arches unlike amd64/ppc/ppc64/x86

Closes: https://bugs.gentoo.org/698744
Thanks to Jeroen Roovers for the patch!
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.16

 media-libs/gegl/files/gegl-0.4.18-arch.patch | 11 +++
 media-libs/gegl/gegl-0.4.18.ebuild   |  1 +
 2 files changed, 12 insertions(+)

diff --git a/media-libs/gegl/files/gegl-0.4.18-arch.patch 
b/media-libs/gegl/files/gegl-0.4.18-arch.patch
new file mode 100644
index 000..57bfaf4a6c7
--- /dev/null
+++ b/media-libs/gegl/files/gegl-0.4.18-arch.patch
@@ -0,0 +1,11 @@
+--- a/meson.build
 b/meson.build
+@@ -88,8 +88,6 @@
+   have_ppc = true
+   config.set10('ARCH_PPC',true)
+   config.set10('ARCH_PPC64',  true)
+-else
+-  error('Unknown host architecture')
+ endif
+ 
+ 


diff --git a/media-libs/gegl/gegl-0.4.18.ebuild 
b/media-libs/gegl/gegl-0.4.18.ebuild
index 9083a3b08f6..06defec21a4 100644
--- a/media-libs/gegl/gegl-0.4.18.ebuild
+++ b/media-libs/gegl/gegl-0.4.18.ebuild
@@ -80,6 +80,7 @@ DOCS=( AUTHORS docs/ChangeLog docs/NEWS.txt )
 PATCHES=(
"${FILESDIR}"/${PN}-0.4.18-drop-failing-tests.patch
"${FILESDIR}"/${PN}-0.4.18-program-suffix.patch
+   "${FILESDIR}"/${PN}-0.4.18-arch.patch
 )
 
 pkg_setup() {



[gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/, media-libs/libmypaint/, media-libs/babl/, media-gfx/gimp/, ...

2019-10-28 Thread Sebastian Pipping
commit: 80cd58408edeecc89d6cf78a254d7f9bc62f
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Oct 28 13:13:42 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Oct 28 13:15:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80cd5840

media-gfx/{gimp,mypaint-brushes} + media-libs/{babl,gegl,libmypaint}: 
maintainer-needed

Signed-off-by: Sebastian Pipping  gentoo.org>

 media-gfx/gimp/metadata.xml| 4 +---
 media-gfx/mypaint-brushes/metadata.xml | 4 +---
 media-libs/babl/metadata.xml   | 4 +---
 media-libs/gegl/metadata.xml   | 4 +---
 media-libs/libmypaint/metadata.xml | 5 +
 5 files changed, 5 insertions(+), 16 deletions(-)

diff --git a/media-gfx/gimp/metadata.xml b/media-gfx/gimp/metadata.xml
index f16562de25f..e615a07f9cf 100644
--- a/media-gfx/gimp/metadata.xml
+++ b/media-gfx/gimp/metadata.xml
@@ -1,9 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   sp...@gentoo.org
-   
+   


Enable support for multiprocessors

diff --git a/media-gfx/mypaint-brushes/metadata.xml 
b/media-gfx/mypaint-brushes/metadata.xml
index 82b7b795379..7a38bb90096 100644
--- a/media-gfx/mypaint-brushes/metadata.xml
+++ b/media-gfx/mypaint-brushes/metadata.xml
@@ -1,7 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   sp...@gentoo.org
-   
+   
 

diff --git a/media-libs/babl/metadata.xml b/media-libs/babl/metadata.xml
index 82b7b795379..7a38bb90096 100644
--- a/media-libs/babl/metadata.xml
+++ b/media-libs/babl/metadata.xml
@@ -1,7 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   sp...@gentoo.org
-   
+   
 

diff --git a/media-libs/gegl/metadata.xml b/media-libs/gegl/metadata.xml
index dd62df7fdb4..edfb95da5b0 100644
--- a/media-libs/gegl/metadata.xml
+++ b/media-libs/gegl/metadata.xml
@@ -1,9 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   sp...@gentoo.org
-   
+   

Enable support for 
media-libs/lensfun.
Enable sparse solving via 
sci-libs/umfpack.

diff --git a/media-libs/libmypaint/metadata.xml 
b/media-libs/libmypaint/metadata.xml
index 8315ba3f24b..e8f550b6768 100644
--- a/media-libs/libmypaint/metadata.xml
+++ b/media-libs/libmypaint/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   sp...@gentoo.org
-   Sebastian Pipping
-   
+   

Add support for 
media-libs/gegl




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

2019-10-28 Thread Michał Górny
commit: a4bfdf1448ceb73c0ab06447bca9e52e0db30a11
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct 28 14:38:00 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 28 14:38:00 2019 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=a4bfdf14

repositories: Remove removed whiledev repo

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

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

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index d496134..52aa700 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -4973,16 +4973,6 @@
 
 https://github.com/kwhat/gentoo-what4-java-overlay.git
   
-  
-whiledev
-Collection of ebuilds with experimental features
-https://github.com/whiledev/whiledev-overlay
-
-  m...@felixsanz.com
-  Felix Sanz
-
-https://github.com/whiledev/whiledev-overlay.git
-  
   
 wichtounet
 Personal overlay of Baptiste Wicht



[gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi-snapshot/

2019-10-28 Thread Jeroen Roovers
commit: 124fe215567ce820cc77e460643f604adc08e5f6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 14:09:08 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 14:10:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=124fe215

www-client/vivaldi-snapshot: Version 2.9.1705.27_p1

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/vivaldi-snapshot/Manifest   |   3 +
 .../vivaldi-snapshot-2.9.1705.27_p1.ebuild | 114 +
 2 files changed, 117 insertions(+)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index cf25656f553..c6823c021ca 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,6 +1,9 @@
 DIST vivaldi-snapshot-2.9.1699.4_p1-amd64.deb 65489400 BLAKE2B 
ad0b55cafd44bbc08c91b2143b2eb80c0923272987a15a8d6523cabd3a9320cbeb5d396ca713cd09d9df5371e1e75ac6ad092fdfae80bf6b44ccd4bdd2cedf30
 SHA512 
7971654189ff19aab770c0450369581f70e7aa36738b1d745ec8535101c6259d0252f07c6dcd345b39c98deeec8557eaea244072875f63e1c1f1bb86d56a6bb1
 DIST vivaldi-snapshot-2.9.1699.4_p1-arm64.deb 58695212 BLAKE2B 
5fbb7f6091f0b89d017af96cc50caba31cdb541ec6eb63a15309a27ece401e47d10e9134d6177a800da656476c9b62aa0a4bba0f742bcfca3c5a28aef430c75e
 SHA512 
4a6ae27a1b20e419ac38c289289ea7697555089ab345d129bd874942ce92732298dd0e08001eb997db4a5c4bc8e2018f2436366fd3893113c579b29938c3fb7e
 DIST vivaldi-snapshot-2.9.1699.4_p1-i386.deb 63901024 BLAKE2B 
74cae8016914cccdfe7cf5caaa62bc94dfd66e3b8552158d15a1d2dcb1cdb10de605c69724af801cd70271ef4e6901b1724b7fee793f9f0c67f78792e720d3af
 SHA512 
6641149d8b8a82cd3814bb404b602c1df3cac55e989b9148492eeed62e23088d2fbdc81e0fe696d3e1389a4c429730eb1966796165bede1f6884e17d3f939cbe
+DIST vivaldi-snapshot-2.9.1705.27_p1-amd64.deb 65513160 BLAKE2B 
6f7a36481fd677390adf3ad84872795fe63a637b3701b55a3918bd2a6cd6474227f15c8dda7e2ef259b130a6322a456df8c6459198deaf98997a6cdf669e1022
 SHA512 
735d742427e6382adc4e76654de106849806763bb63fbb861facc0772811518cb7940d9a453288f142e5546522ddf9de18488c666c59a8b87cef45f32814c88a
+DIST vivaldi-snapshot-2.9.1705.27_p1-arm64.deb 58694496 BLAKE2B 
121fa90bc220b0f8f656eda93720c312110f0e3bddc7224f5d86b31ffdaae5f2435e533d39976fbf15af24763eb0b3be9e232a8d1541db3c722a71bc45b3b56d
 SHA512 
bfd1597db58f378c618c2014d856377b65ba6c0e0d386f6975f5ca9002c49ed2482eac6a3381e207f527029e88cad153a68830fb60cb1729cd6d49a0942d536b
+DIST vivaldi-snapshot-2.9.1705.27_p1-i386.deb 63932828 BLAKE2B 
7856330fa73440844d74d7500cab1db14a6fc38b27780bfefc5c67933f8f2d5bf018dcc49701b72968fad20cb07d7044c845b68867f6ca18abe0635f97a6fee5
 SHA512 
333e09499cb7d4b9b8c99b0c09cb887bc0e6304412a33037232f872fdc3383373de238847b5a7e25f00bc2f5ee35d1f8d52da54c5d47874b23c061b5353163fe
 DIST vivaldi-snapshot-2.9.1705.4_p1-amd64.deb 65531932 BLAKE2B 
5d8209a04618dc530f60c0b8d16b178be1ad0591de569aa5c9e6c7c8486c17363e5ab9af2d11f5c802089ba3feb44dc0faabc984f4ae06ef098a09c86158223e
 SHA512 
e25bf5cb22189c09ab4f7de3aa166af1de46b64c4b90ef713e29fec7e6d5677013ab0e1e45aecbd1e305ebe16f60f9123df95a64bf97c26718c9d09b3ebc0eab
 DIST vivaldi-snapshot-2.9.1705.4_p1-arm64.deb 58697120 BLAKE2B 
147653fa08333d0c13a94e37744a3e9118e3d88b2cb64dca8ab7658a6e5c8aaadc99a342178ec18b4563ddfd06b1dc0680419c29a9bce69f756bc1637e82a679
 SHA512 
f40e66c49afbf18f8f233c7640e8d3ae39e2d83854a1125a36455135ec8ca424db27a6192cfe8dbbf6aba046ccbbb46107c339fd875470df3283d315faf89cf5
 DIST vivaldi-snapshot-2.9.1705.4_p1-i386.deb 63916868 BLAKE2B 
56125e2e3d774f1eb88e314d85f1caf2f8fe83e93fd2f1826b06894f60ad2741b2141426d447faed7c259072c30845e9f6c8c71fa156cd4383a43432faebeafc
 SHA512 
7837b8cc87f5cd49a52ac7935c08ce41303eae5fb628fc458b8ca52df6a920706a623bee62e58d5c6d32a1a854b438f3f8182ca95e9772fb8c2e8b56c2954b9d

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.9.1705.27_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.9.1705.27_p1.ebuild
new file mode 100644
index 000..6a73d0e8fe2
--- /dev/null
+++ b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.9.1705.27_p1.ebuild
@@ -0,0 +1,114 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   af am ar be bg bn ca cs da de de-CH el en-GB en-US eo es es-419 es-PE 
et eu fa fi
+   fil fr fy gd gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv 
mk ml
+   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
+
+VIVALDI_HOME="opt/${PN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/;
+VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_;
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> 

[gentoo-commits] repo/gentoo:master commit in: www-client/opera-developer/

2019-10-28 Thread Jeroen Roovers
commit: 6c904be5252eab55a1ac8bb6a78363c3099a144e
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 14:09:37 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 14:10:14 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c904be5

www-client/opera-developer: Old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/opera-developer/Manifest|   1 -
 .../opera-developer-66.0.3475.0.ebuild | 115 -
 2 files changed, 116 deletions(-)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index aa31b657484..c6b840bb46d 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,3 +1,2 @@
-DIST opera-developer_66.0.3475.0_amd64.deb 67711192 BLAKE2B 
32ffb9f5d5c31492b9f6f1ff148a9870fac1fed1b4f7659648e7c1bd7710df875f534efe2a363caba7032b96282e7de9111b144b4e60ddaf7bcd2ba9ec4d50f5
 SHA512 
8c269749c59564b1d0a7bb6efeb79fc4cf25bbaede64028b7098740df98c498dc8b9876fee45d9dea20b7125cbd94acd17e34e458bc403de81855b84af46953e
 DIST opera-developer_66.0.3480.0_amd64.deb 67928850 BLAKE2B 
b64a2e05e913e7fac07012f0e833b72188a4a17a1290ec614dd16bc9c4d70bf4b5bca20bbcb514a8bf66e664af018a94623e7a868e73dcff13452f5cbf7c3257
 SHA512 
7e4146cd0ae1849b7396a7368799b0b9f60fc828c3d414121a0a2e95b8a4b4fa17f3a80b8f1c4dc55ddaae08cc209fe8eb6b4ccba04341b977e77972436d9b15
 DIST opera-developer_66.0.3487.0_amd64.deb 68140822 BLAKE2B 
6de1bbf4e33d9ae9996c1d2b28e05528a27e6c0b333916b0d63f6a3f5d24ff0988aa5ece8c5a32b5d291f118fc92ea68c82c8743f7a20f97f5382d6b816f442a
 SHA512 
cf62a24166e17afec7a2d0dc4d7a09ddf315a31b8f3e7d7d426a5745b40ec4db68805ba90688142fdc6b16a682aa37383ff93957dc2d9619ed1e38f468a71689

diff --git a/www-client/opera-developer/opera-developer-66.0.3475.0.ebuild 
b/www-client/opera-developer/opera-developer-66.0.3475.0.ebuild
deleted file mode 100644
index 132f88d2236..000
--- a/www-client/opera-developer/opera-developer-66.0.3475.0.ebuild
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
-   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
-   zh-CN zh-TW
-"
-inherit chromium-2 multilib unpacker xdg-utils
-
-DESCRIPTION="A fast and secure web browser"
-HOMEPAGE="https://www.opera.com/;
-LICENSE="OPERA-2014"
-SLOT="0"
-SRC_URI_BASE="
-   https://download1.operacdn.com/pub/
-   https://download2.operacdn.com/pub/
-   https://download3.operacdn.com/pub/
-   https://download4.operacdn.com/pub/
-"
-SRC_URI="amd64? ("
-for uri in ${SRC_URI_BASE}; do
-SRC_URI+="
-   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
-"
-done
-SRC_URI+=")"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   gnome-base/gconf:2
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   net-misc/curl
-   net-print/cups
-   sys-apps/dbus
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libnotify
-   x11-libs/pango[X]
-"
-
-QA_PREBUILT="*"
-S=${WORKDIR}
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-pkg_setup() {
-   OPERA_HOME="usr/$(get_libdir)/${PN}"
-}
-
-src_prepare() {
-   default
-
-   case ${ARCH} in
-   amd64)
-   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
-   rm -r usr/lib || die
-   ;;
-   x86)
-   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
-   ;;
-   esac
-
-   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
-   gunzip usr/share/doc/${PF}/changelog.gz || die
-
-   rm usr/bin/${PN} || die
-
-   pushd "${OPERA_HOME}/localization" > /dev/null || die
-   chromium_remove_language_paks
-   popd > /dev/null || die
-
-   sed -i \
-   -e 's|^TargetEnvironment|X-&|g' \
-   usr/share/applications/${PN}.desktop || die
-}
-
-src_install() {
-   mv * "${D}" || die
-   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
-   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   xdg_mimeinfo_database_update
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-   

[gentoo-commits] repo/gentoo:master commit in: www-client/opera-developer/

2019-10-28 Thread Jeroen Roovers
commit: 5ea6fc036bdf0f5a455d59a7516e6c531630faa7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 14:08:24 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 14:10:13 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea6fc03

www-client/opera-developer: Version 66.0.3487.0

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/opera-developer/Manifest|   1 +
 .../opera-developer-66.0.3487.0.ebuild | 115 +
 2 files changed, 116 insertions(+)

diff --git a/www-client/opera-developer/Manifest 
b/www-client/opera-developer/Manifest
index 9510ec1ed5f..aa31b657484 100644
--- a/www-client/opera-developer/Manifest
+++ b/www-client/opera-developer/Manifest
@@ -1,2 +1,3 @@
 DIST opera-developer_66.0.3475.0_amd64.deb 67711192 BLAKE2B 
32ffb9f5d5c31492b9f6f1ff148a9870fac1fed1b4f7659648e7c1bd7710df875f534efe2a363caba7032b96282e7de9111b144b4e60ddaf7bcd2ba9ec4d50f5
 SHA512 
8c269749c59564b1d0a7bb6efeb79fc4cf25bbaede64028b7098740df98c498dc8b9876fee45d9dea20b7125cbd94acd17e34e458bc403de81855b84af46953e
 DIST opera-developer_66.0.3480.0_amd64.deb 67928850 BLAKE2B 
b64a2e05e913e7fac07012f0e833b72188a4a17a1290ec614dd16bc9c4d70bf4b5bca20bbcb514a8bf66e664af018a94623e7a868e73dcff13452f5cbf7c3257
 SHA512 
7e4146cd0ae1849b7396a7368799b0b9f60fc828c3d414121a0a2e95b8a4b4fa17f3a80b8f1c4dc55ddaae08cc209fe8eb6b4ccba04341b977e77972436d9b15
+DIST opera-developer_66.0.3487.0_amd64.deb 68140822 BLAKE2B 
6de1bbf4e33d9ae9996c1d2b28e05528a27e6c0b333916b0d63f6a3f5d24ff0988aa5ece8c5a32b5d291f118fc92ea68c82c8743f7a20f97f5382d6b816f442a
 SHA512 
cf62a24166e17afec7a2d0dc4d7a09ddf315a31b8f3e7d7d426a5745b40ec4db68805ba90688142fdc6b16a682aa37383ff93957dc2d9619ed1e38f468a71689

diff --git a/www-client/opera-developer/opera-developer-66.0.3487.0.ebuild 
b/www-client/opera-developer/opera-developer-66.0.3487.0.ebuild
new file mode 100644
index 000..132f88d2236
--- /dev/null
+++ b/www-client/opera-developer/opera-developer-66.0.3487.0.ebuild
@@ -0,0 +1,115 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   be bg bn ca cs da de el en-GB es es-419 fi fil fr fr-CA hi hr hu id it
+   ja ko lt lv ms nb nl pl pt-BR pt-PT ro ru sk sr sv sw ta te th tr uk vi
+   zh-CN zh-TW
+"
+inherit chromium-2 multilib unpacker xdg-utils
+
+DESCRIPTION="A fast and secure web browser"
+HOMEPAGE="https://www.opera.com/;
+LICENSE="OPERA-2014"
+SLOT="0"
+SRC_URI_BASE="
+   https://download1.operacdn.com/pub/
+   https://download2.operacdn.com/pub/
+   https://download3.operacdn.com/pub/
+   https://download4.operacdn.com/pub/
+"
+SRC_URI="amd64? ("
+for uri in ${SRC_URI_BASE}; do
+SRC_URI+="
+   "${uri}${PN}/${PV}/linux/${PN}_${PV}_amd64.deb"
+"
+done
+SRC_URI+=")"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   gnome-base/gconf:2
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   net-misc/curl
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXScrnSaver
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libnotify
+   x11-libs/pango[X]
+"
+
+QA_PREBUILT="*"
+S=${WORKDIR}
+
+src_unpack() {
+   unpack_deb ${A}
+}
+
+pkg_setup() {
+   OPERA_HOME="usr/$(get_libdir)/${PN}"
+}
+
+src_prepare() {
+   default
+
+   case ${ARCH} in
+   amd64)
+   mv usr/lib/x86_64-linux-gnu usr/$(get_libdir) || die
+   rm -r usr/lib || die
+   ;;
+   x86)
+   mv usr/lib/i386-linux-gnu/${PN} usr/$(get_libdir)/ || 
die
+   ;;
+   esac
+
+   mv usr/share/doc/${PN} usr/share/doc/${PF} || die
+   gunzip usr/share/doc/${PF}/changelog.gz || die
+
+   rm usr/bin/${PN} || die
+
+   pushd "${OPERA_HOME}/localization" > /dev/null || die
+   chromium_remove_language_paks
+   popd > /dev/null || die
+
+   sed -i \
+   -e 's|^TargetEnvironment|X-&|g' \
+   usr/share/applications/${PN}.desktop || die
+}
+
+src_install() {
+   mv * "${D}" || die
+   dosym ../$(get_libdir)/${PN}/${PN} /usr/bin/${PN}
+   fperms 4711 /usr/$(get_libdir)/${PN}/opera_sandbox
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+   

[gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi-snapshot/

2019-10-28 Thread Jeroen Roovers
commit: 2c2f24624d735c8559b74c4be7911f702ee7909f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon Oct 28 14:10:02 2019 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon Oct 28 14:10:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2f2462

www-client/vivaldi-snapshot: Old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jeroen Roovers  gentoo.org>

 www-client/vivaldi-snapshot/Manifest   |   3 -
 .../vivaldi-snapshot-2.9.1699.4_p1.ebuild  | 114 -
 2 files changed, 117 deletions(-)

diff --git a/www-client/vivaldi-snapshot/Manifest 
b/www-client/vivaldi-snapshot/Manifest
index c6823c021ca..efa0d71e758 100644
--- a/www-client/vivaldi-snapshot/Manifest
+++ b/www-client/vivaldi-snapshot/Manifest
@@ -1,6 +1,3 @@
-DIST vivaldi-snapshot-2.9.1699.4_p1-amd64.deb 65489400 BLAKE2B 
ad0b55cafd44bbc08c91b2143b2eb80c0923272987a15a8d6523cabd3a9320cbeb5d396ca713cd09d9df5371e1e75ac6ad092fdfae80bf6b44ccd4bdd2cedf30
 SHA512 
7971654189ff19aab770c0450369581f70e7aa36738b1d745ec8535101c6259d0252f07c6dcd345b39c98deeec8557eaea244072875f63e1c1f1bb86d56a6bb1
-DIST vivaldi-snapshot-2.9.1699.4_p1-arm64.deb 58695212 BLAKE2B 
5fbb7f6091f0b89d017af96cc50caba31cdb541ec6eb63a15309a27ece401e47d10e9134d6177a800da656476c9b62aa0a4bba0f742bcfca3c5a28aef430c75e
 SHA512 
4a6ae27a1b20e419ac38c289289ea7697555089ab345d129bd874942ce92732298dd0e08001eb997db4a5c4bc8e2018f2436366fd3893113c579b29938c3fb7e
-DIST vivaldi-snapshot-2.9.1699.4_p1-i386.deb 63901024 BLAKE2B 
74cae8016914cccdfe7cf5caaa62bc94dfd66e3b8552158d15a1d2dcb1cdb10de605c69724af801cd70271ef4e6901b1724b7fee793f9f0c67f78792e720d3af
 SHA512 
6641149d8b8a82cd3814bb404b602c1df3cac55e989b9148492eeed62e23088d2fbdc81e0fe696d3e1389a4c429730eb1966796165bede1f6884e17d3f939cbe
 DIST vivaldi-snapshot-2.9.1705.27_p1-amd64.deb 65513160 BLAKE2B 
6f7a36481fd677390adf3ad84872795fe63a637b3701b55a3918bd2a6cd6474227f15c8dda7e2ef259b130a6322a456df8c6459198deaf98997a6cdf669e1022
 SHA512 
735d742427e6382adc4e76654de106849806763bb63fbb861facc0772811518cb7940d9a453288f142e5546522ddf9de18488c666c59a8b87cef45f32814c88a
 DIST vivaldi-snapshot-2.9.1705.27_p1-arm64.deb 58694496 BLAKE2B 
121fa90bc220b0f8f656eda93720c312110f0e3bddc7224f5d86b31ffdaae5f2435e533d39976fbf15af24763eb0b3be9e232a8d1541db3c722a71bc45b3b56d
 SHA512 
bfd1597db58f378c618c2014d856377b65ba6c0e0d386f6975f5ca9002c49ed2482eac6a3381e207f527029e88cad153a68830fb60cb1729cd6d49a0942d536b
 DIST vivaldi-snapshot-2.9.1705.27_p1-i386.deb 63932828 BLAKE2B 
7856330fa73440844d74d7500cab1db14a6fc38b27780bfefc5c67933f8f2d5bf018dcc49701b72968fad20cb07d7044c845b68867f6ca18abe0635f97a6fee5
 SHA512 
333e09499cb7d4b9b8c99b0c09cb887bc0e6304412a33037232f872fdc3383373de238847b5a7e25f00bc2f5ee35d1f8d52da54c5d47874b23c061b5353163fe

diff --git a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.9.1699.4_p1.ebuild 
b/www-client/vivaldi-snapshot/vivaldi-snapshot-2.9.1699.4_p1.ebuild
deleted file mode 100644
index 6a73d0e8fe2..000
--- a/www-client/vivaldi-snapshot/vivaldi-snapshot-2.9.1699.4_p1.ebuild
+++ /dev/null
@@ -1,114 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   af am ar be bg bn ca cs da de de-CH el en-GB en-US eo es es-419 es-PE 
et eu fa fi
-   fil fr fy gd gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku lt lv 
mk ml
-   mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te th tr uk 
vi
-   zh-CN zh-TW
-"
-inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
-
-VIVALDI_HOME="opt/${PN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/;
-VIVALDI_BASE_URI="https://downloads.vivaldi.com/snapshot/${PN}_${PV/_p/-}_;
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm64 ~x86"
-RESTRICT="bindist mirror"
-
-DEPEND="
-   virtual/libiconv
-"
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/speex
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/pango[X]
-"
-QA_PREBUILT="*"
-S=${WORKDIR}
-
-src_unpack() {
-   unpack_deb ${A}
-}
-
-src_prepare() {
-   iconv -c -t UTF-8 usr/share/applications/${PN}.desktop > 
"${T}"/${PN}.desktop || 

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

2019-10-28 Thread Joonas Niilola
commit: 4a9c597225192e339209125d00b215d02a861648
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Oct 25 05:30:14 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:42:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9c5972

dev-python/elasticsearch-py: drop old

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Tomáš Mózes  gmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/elasticsearch-py/Manifest   |   1 -
 .../elasticsearch-py/elasticsearch-py-7.0.2.ebuild | 102 -
 2 files changed, 103 deletions(-)

diff --git a/dev-python/elasticsearch-py/Manifest 
b/dev-python/elasticsearch-py/Manifest
index ed59119126f..4a8d6a4704a 100644
--- a/dev-python/elasticsearch-py/Manifest
+++ b/dev-python/elasticsearch-py/Manifest
@@ -2,5 +2,4 @@ DIST elasticsearch-oss-6.4.0.tar.gz 33727061 BLAKE2B 
dd0ff95bb124103ca340b480c51
 DIST elasticsearch-oss-7.0.1-no-jdk-linux-x86_64.tar.gz 68787752 BLAKE2B 
63864deae4e0545a2cd1924c4e2f4c0bb61134fe9649037f23c10123efe0425d376183035171a952a10f1804196a97287c59b508e97dff5e9e05063a67ede020
 SHA512 
301e552b221369cca8365ee64d8b52b5e8abea0e26159f7a6e77a1722fb1107641fe2472138869f5156bbbf43c74e62ffb22d0c35062190505f7504e3f571e16
 DIST elasticsearch-py-6.3.1.tar.gz 90047 BLAKE2B 
765d0a34bd22067e07f4e862eb72f2b67bd0db3516abdf76cdc0d4f24de3db6941b4dbc6afb6315667d640514415cf08ff6de127c84ab36ef9bf062d4e687d55
 SHA512 
b975a6b446b760bf62289e855768a26b9e104aba9cd399cf275f59f2755efa00bd55c99a746751dad2f7a18f581a1b124c1bb9b91f5c3dc9fb00138c9d198aea
 DIST elasticsearch-py-6.4.0.tar.gz 97217 BLAKE2B 
376768fab9bd7b4efd98f8cc24d4bad700f9bd2f9013a794e28986ee80463e5854399124bfde43a9a43d6773ee5e546fc28077452d2daab6e2e25810c045a986
 SHA512 
bb9a2fad3ca002b25fa58585cffdadf847a078f72a5b24297d58e1d598103cb38155ff61fd5802be8ccfec96daec3119ecb490f876c07263f103fbf26f6dc6d4
-DIST elasticsearch-py-7.0.2.tar.gz 102921 BLAKE2B 
35ea3dd964a39caa594f380cea1508f0dea15486f1e0708f9daf3aa2e461429c76e0c7bf491a9aadb7187e30544597f6c41d20ff06b8b8d3b3b1655e6df387c9
 SHA512 
f91823dca2958fd0292ba623599d89138dd83ed2d41ecef1d5dcdd30a66c87db99d0576f41da15affd4e0027355eb20437e2dc104f98ffa86d0066d0b04b2590
 DIST elasticsearch-py-7.0.5.tar.gz 110079 BLAKE2B 
89f5f7434fae0c4d20c1780c0979a419278fcaa23f75d5241d48c695905e566742fac5651387f0b1cb665ab6e9cb299406ee7f0157facc8c4cf2c1f1a4a3e5d7
 SHA512 
c4224cee6f7739ad932036f2afc6ed20ead16829d42f40b79e08d6714b4a247f019175739fb5a93bcea5bba391bd9f54cadcd31d42ff9411da414d08c140049b

diff --git a/dev-python/elasticsearch-py/elasticsearch-py-7.0.2.ebuild 
b/dev-python/elasticsearch-py/elasticsearch-py-7.0.2.ebuild
deleted file mode 100644
index d307f3933ab..000
--- a/dev-python/elasticsearch-py/elasticsearch-py-7.0.2.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
-ES_VERSION="7.0.1"
-
-inherit distutils-r1
-
-MY_PN=${PN/-py/}
-DESCRIPTION="Official Python low-level client for Elasticsearch"
-HOMEPAGE="https://github.com/elastic/elasticsearch-py;
-SRC_URI="https://github.com/elasticsearch/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz
-   test? ( 
https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-${ES_VERSION}-no-jdk-linux-x86_64.tar.gz
 )"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples test"
-
-# tests fail in chroot
-# https://github.com/elastic/elasticsearch/issues/12018
-RESTRICT="test"
-
-RDEPEND=">=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]"
-
-DEPEND="test? ( ${RDEPEND}
-   >=dev-python/requests-2.0.0[${PYTHON_USEDEP}]
-/dev/null
-   if [[ $? -eq 0 ]]; then
-   einfo "Elasticsearch started"
-   es_started=1
-   eend 0
-   break
-   elif grep -q 'BindException\[Address already in use\]' 
"${ES_LOG}" 2>/dev/null; then
-   eend 1
-   eerror "Elasticsearch already running"
-   die "Cannot start Elasticsearch for tests"
-   else
-   einfo "Waiting for Elasticsearch"
-   eend 1
-   sleep 2
-   continue
-   fi
-   done
-
-   [[ $es_started -eq 0 ]] && die "Elasticsearch failed to start"
-
-   export TEST_ES_SERVER="localhost:${ES_PORT}"
-   nosetests -v || die
-
-   pkill -F ${PID} || die
-}
-
-python_install_all() {
-   use doc && HTML_DOCS=( docs/_build/html/. )
-   use examples && dodoc -r example
-   doman docs/_build/man/*
-   distutils-r1_python_install_all
-}



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

2019-10-28 Thread Joonas Niilola
commit: 79be77d06fe25116ebafc589b0ba34a65081c981
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Oct 25 04:59:32 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:33:55 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79be77d0

dev-db/percona-xtrabackup: drop old

Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13423
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-db/percona-xtrabackup/Manifest |  3 -
 .../percona-xtrabackup-2.4.13.ebuild   | 86 --
 .../percona-xtrabackup-8.0.6.ebuild| 60 ---
 3 files changed, 149 deletions(-)

diff --git a/dev-db/percona-xtrabackup/Manifest 
b/dev-db/percona-xtrabackup/Manifest
index b8b31ea3623..c28ac1fe3a4 100644
--- a/dev-db/percona-xtrabackup/Manifest
+++ b/dev-db/percona-xtrabackup/Manifest
@@ -1,7 +1,4 @@
 DIST boost_1_59_0.tar.gz 83709983 BLAKE2B 
8c6676fa05fa401a6ecb3b890d95aceb4421ec48dd0eab38ce8d170c618e177c82dc67a165938f6be1a01daab24ce41888f5442dbc19ad3dd41368a01a6f89e4
 SHA512 
05fdbe5637543defdbc630b921515425885593d16db14534ed7b9aa60925ade8fb598d50cb894aed6dae688e789047216daa1bf03fa1aeb6b531060d9dae52ae
-DIST boost_1_68_0.tar.gz 108771741 BLAKE2B 
35e00bff941d5c55a83b642454843ecf4b98726e44d6ed389c0bce316ac3280977a53002b442bbf9cfcd3813c47e4df896a62e112384cf49b195f834f6f1b0e1
 SHA512 
66090ac63257f8151dfc98d4adaf1f35e04071b23067139e1297b91f0a09418aa85464fb956eaef5b2795b06368b20377ad1c2565d81f614f8fe9a39b8382b41
 DIST boost_1_69_0.tar.gz 111710205 BLAKE2B 
4a6d151ba10553641045a08bf4658c165862e05903b48bc700437104be468070785c67eed6dfcf1ed0923d5cf583a684b448e2a985e201bda298a3b839e62407
 SHA512 
89da45aca0774f68f897434882e8ec58f0673807c3a862315b90e893be90184722c098ad5822b89602b98ac3cc5a9f89c807079fd0f7e9c3f97be0d415414014
-DIST percona-xtrabackup-2.4.13.tar.gz 57254236 BLAKE2B 
061cbee03374193359ae557909389ec675ed35edf216afc9deeb0b7880705d03024d380d0d6070aabfdb710bbde3664fd73da65ae5980e58290d8c9af29f351c
 SHA512 
19d5fb3d775f1513b931cb2e736b753c1dd82c42fee382fdfa9f183eaee562c32f635db5d569d991cf1c8f7168de55ed863ba2c59db459ab79b80792b21ab298
 DIST percona-xtrabackup-2.4.15.tar.gz 57357749 BLAKE2B 
fcc64736230636a3a5584a300229e0507f00bcd64a3d0b8e00f834b15ec757347a55a85521dd0aea939761c3a26b1ef99466ff7e633133b8088cd290bd835444
 SHA512 
789b6870d3ad06861126f67190717ffb31224628d1b9631ec5f39d0a41b3c66aaf2127e3ec4b38d3e8f7858a1438a74f0e89b07b9f4248b637b2ed39143ab599
-DIST percona-xtrabackup-8.0.6.tar.gz 120345254 BLAKE2B 
e5cd5fe77cc439ffc42be9e8c97a987fbadc079262f1dd4a56d0fc93692bac604bc0ffaeefe2acd1e7edc2f57bfbeccff34621b4dfb5b707f5daa3d2653b0ec7
 SHA512 
39d4235e3c8e4f6d035d73154293968fd5e13d0d1430935c470155d7f00338ad612886e47c24a6a4d5f69985871ee9dd57d925f963b7c887412cf0c2480e3de1
 DIST percona-xtrabackup-8.0.7.tar.gz 149143566 BLAKE2B 
0a6c832f44725230023c01b50ed3d188358e7d2ba073422652a258cdf416b9d3c2a18bda4730bc5d9eb77aab17612bf93204fc2838c521e90b8571706a31d3c6
 SHA512 
9947b4a943f52e4d07fbde4d3b590146da19b94ce40305fc0230fc67c39e93fa4f3a30a55029cdcdb582cce7efe93831164a96f985d19d1f7b64a75aea552f47

diff --git a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.13.ebuild 
b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.13.ebuild
deleted file mode 100644
index d47037bbe0c..000
--- a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.13.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
-
-inherit cmake-utils flag-o-matic
-
-DESCRIPTION="Hot backup utility for MySQL based servers"
-HOMEPAGE="https://www.percona.com/software/mysql-database/percona-xtrabackup;
-SRC_URI="https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PV}/source/tarball/${P}.tar.gz
-   mirror://sourceforge/boost/boost_1_59_0.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="
-   app-arch/lz4:0=
-   app-editors/vim-core
-   dev-libs/libaio
-   dev-libs/libedit
-   dev-libs/libev
-   dev-libs/libevent:0=
-   dev-libs/libgcrypt:0=
-   dev-libs/libgpg-error
-   dev-python/sphinx
-   net-misc/curl
-   sys-libs/zlib:="
-
-RDEPEND="
-   ${DEPEND}
-   !dev-db/percona-xtrabackup-bin
-   dev-perl/DBD-mysql"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.4.6-remove-boost-version-check.patch
-   "${FILESDIR}"/${PN}-2.4.11-fix-gcc6-isystem.patch
-)
-
-src_prepare() {
-   cmake-utils_src_prepare
-
-   # remove bundled boost, libedit, libevent, zlib
-   # just to be safe...
-   # We keep lz4 directory because we use extra/lz4/xxhash.c in 
cmake/libutils.cmake
-   rm -rv \
-   cmd-line-utils/libedit \
-   libevent \
-   zlib || die
-}
-
-src_configure() {
-   # Needed, due to broken handling of CMAKE_BUILD_TYPE leading to
-   #
-   

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

2019-10-28 Thread Manuel Rüger
commit: 1fbaa4d40701f65661e8b56e12ba8370d649691e
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Oct 28 13:58:22 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Oct 28 13:58:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fbaa4d4

dev-db/etcd: Fix typo in src_test

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 dev-db/etcd/etcd-3.4.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/etcd/etcd-3.4.3.ebuild b/dev-db/etcd/etcd-3.4.3.ebuild
index 9bfd579a2ba..f43dd732266 100644
--- a/dev-db/etcd/etcd-3.4.3.ebuild
+++ b/dev-db/etcd/etcd-3.4.3.ebuild
@@ -81,6 +81,6 @@ src_install() {
 
 src_test() {
pushd src/${EGO_PN} || die
-   GO111MODULES=off ./test || die
+   GO111MODULE=off ./test || die
popd || die
 }



[gentoo-commits] data/api: New branch: ping

2019-10-28 Thread Michał Górny
commit: 
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 28 14:39:49 2019 +

New branch: ping




[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-visualization-shadertoy/

2019-10-28 Thread Craig Andrews
commit: bf0787fe7e1e1ad3ed1edcec57fa3261bf8c60b8
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Oct 28 14:39:06 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Oct 28 14:52:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf0787fe

media-plugins/kodi-visualization-shadertoy: 1.2.2 version bump

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

 .../kodi-visualization-shadertoy/Manifest  |  1 +
 .../kodi-visualization-shadertoy-1.2.2.ebuild  | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/media-plugins/kodi-visualization-shadertoy/Manifest 
b/media-plugins/kodi-visualization-shadertoy/Manifest
index b662ada3bad..36680c81b11 100644
--- a/media-plugins/kodi-visualization-shadertoy/Manifest
+++ b/media-plugins/kodi-visualization-shadertoy/Manifest
@@ -3,3 +3,4 @@ DIST kodi-visualization-shadertoy-1.1.5.tar.gz 11826868 BLAKE2B 
a18512c811e1412d
 DIST kodi-visualization-shadertoy-1.1.8.tar.gz 11825753 BLAKE2B 
1ab30e261d9e48806d7b6629b5aac687831f735b05d1cc48d6bacf146fe2f3e2d75758c490c474838e9d861f2bc1776d0fc9cee00d6dca9d5e87ec874dbd02fd
 SHA512 
5cee18db177c0cc61bc46a4d457b559bd1a023d3ff51261eee8d4c4828df77571beda12dd726f30554bd16c7ad67e12d836c5a211a3d55321d92551eb337ddc6
 DIST kodi-visualization-shadertoy-1.1.9.tar.gz 11825717 BLAKE2B 
683b89be6b02574bec6db39446d1adb03ed09ed0da4be03245e8012980de8f1ff5d10fba22e40f74f022263c853fd076f3079feb6d82b34901975682cf8ecbdb
 SHA512 
f829505525f46cb54ac205a52561dbf99f776350c0c34487438663d1c42dcd734f8c2e543c23550b4be61bab00d7f09beb63824935cd68de14328aaca44a5b95
 DIST kodi-visualization-shadertoy-1.2.1.tar.gz 11833386 BLAKE2B 
d62f907426ba6cddac91fa7ab0592f62e15f77ec3fd7af3dda15b467c72e36a248f24ad374897746b337b7223a1b67a156e595999a3e9ba9b5d8a543eb5a220b
 SHA512 
5dd92e8629c6fe5319fd9d7715f474c3c146218a812e312a2335501f20319c8385a736b02d37d769c4025fb2c6a10882e9979359f3667aa390d1de77f373483e
+DIST kodi-visualization-shadertoy-1.2.2.tar.gz 11833357 BLAKE2B 
3b7c87785dcc1c93795f34599f64ab61e2a0f7ae5f465f014efcbc77d6f7e0cc49ba3defc4a982ff352b61ac5d96f9f59368af8884b660e337c54ec0ceea4729
 SHA512 
bc4c0fab5ab63205b4cd3cbf669bbcc93d8273592082d741dba762b2a72c5f468d8eabf158b309c62a813a14a17884a240c22c88b133eb34315e0fb7b064b507

diff --git 
a/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.2.ebuild
 
b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.2.ebuild
new file mode 100644
index 000..f6d47540675
--- /dev/null
+++ 
b/media-plugins/kodi-visualization-shadertoy/kodi-visualization-shadertoy-1.2.2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Shadertoy visualizer for Kodi"
+HOMEPAGE="https://github.com/xbmc/visualization.shadertoy;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/xbmc/visualization.shadertoy.git;
+   inherit git-r3
+   ;;
+*)
+   CODENAME="Leia"
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/xbmc/visualization.shadertoy/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/visualization.shadertoy-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =dev-libs/libplatform-2*
+   =media-tv/kodi-18*
+   media-libs/glm
+   virtual/opengl
+   "
+
+RDEPEND="
+   ${DEPEND}
+   "
+
+src_prepare(){
+   [ -d depends ] && rm -rf depends || die
+   cmake-utils_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-game-libretro/

2019-10-28 Thread Craig Andrews
commit: 91ac4778262f9d07a61b1ed074a673e8c0fcbaf4
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Oct 28 14:42:14 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Oct 28 14:52:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ac4778

media-plugins/kodi-game-libretro: 1.1.1 version bump

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

 media-plugins/kodi-game-libretro/Manifest  |  1 +
 .../kodi-game-libretro-1.1.1.ebuild| 37 ++
 2 files changed, 38 insertions(+)

diff --git a/media-plugins/kodi-game-libretro/Manifest 
b/media-plugins/kodi-game-libretro/Manifest
index 1e8e87c4dcc..f6fbead0180 100644
--- a/media-plugins/kodi-game-libretro/Manifest
+++ b/media-plugins/kodi-game-libretro/Manifest
@@ -1 +1,2 @@
 DIST kodi-game-libretro-1.1.0.tar.gz 101454 BLAKE2B 
8fcd65c8221b0ec4d24a41361eebcf1a144906e86b46749625462d507ca2813b6fdd0cb63ef0fcbe29b1f11039dc5b9cdf3d24eae788e4c275200c93855eed7b
 SHA512 
80cc868d57d4284085a7cd736930da6f1b2440cbd8667a20634c329c282e7f0b79158d4d510504a230427fae4d84d9ae29c7a76fab5e2a23820bfa72d75a8e91
+DIST kodi-game-libretro-1.1.1.tar.gz 102246 BLAKE2B 
a158a0148845dcdaf563b84739b73fc72f29f5795e66c748aae6a761da7765fdd3f70f2cdf572c4c987cfda6ef7ec50bedb7b0a1c20e72e9f3157b333cf5c832
 SHA512 
f26776eba765a010a86994a02658045ca0c1e887481a31d90ae388765620fb1a0cbd4da79285ae161e99feb311ca9ddccd25193a73a22e7c5f19a78ff1164920

diff --git a/media-plugins/kodi-game-libretro/kodi-game-libretro-1.1.1.ebuild 
b/media-plugins/kodi-game-libretro/kodi-game-libretro-1.1.1.ebuild
new file mode 100644
index 000..54e24230f46
--- /dev/null
+++ b/media-plugins/kodi-game-libretro/kodi-game-libretro-1.1.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Libretro compatibility layer for the Kodi Game API"
+HOMEPAGE="https://github.com/kodi-game/game.libretro;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/kodi-game/game.libretro.git;
+   inherit git-r3
+   ;;
+*)
+   KEYWORDS="~amd64 ~x86"
+   CODENAME="Leia"
+   
SRC_URI="https://github.com/kodi-game/game.libretro/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/game.libretro-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =media-tv/kodi-18*
+   =media-libs/kodi-platform-18*
+   =dev-libs/libplatform-2*
+   "
+RDEPEND="
+   ${DEPEND}
+   "



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

2019-10-28 Thread Craig Andrews
commit: 8ee6188255f0be5fe4f7733da04d3d063a1262f1
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Oct 28 14:43:52 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Oct 28 14:52:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee61882

media-plugins/kodi-vfs-sftp: 1.0.3 version bump

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

 media-plugins/kodi-vfs-sftp/Manifest  |  1 +
 .../{kodi-vfs-sftp-.ebuild => kodi-vfs-sftp-1.0.3.ebuild} | 11 ---
 media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-.ebuild |  5 +
 3 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/media-plugins/kodi-vfs-sftp/Manifest 
b/media-plugins/kodi-vfs-sftp/Manifest
index b07f32bc75d..8030e5ccfdf 100644
--- a/media-plugins/kodi-vfs-sftp/Manifest
+++ b/media-plugins/kodi-vfs-sftp/Manifest
@@ -1 +1,2 @@
 DIST kodi-vfs-sftp-1.0.1.tar.gz 20059 BLAKE2B 
3ff2178738dbb85de731d5268d80cad079f684234ff39ca1141337c384377ca75dd5ad51026471af4e8a1229c6739fa9212b6fd6253cad9be6d9b19a7dc7081a
 SHA512 
e51aeae2bf6e611e679b38401add778fc5605ededb8b8b9d2f6732eda4b87fdee5ea352d2c491cf1ff671c0299395de1cc689404e2924266ffef84c4e7cc71c3
+DIST kodi-vfs-sftp-1.0.3.tar.gz 20923 BLAKE2B 
3f2856fa97453739d6a712b5ce63d97771d4f763e182ba28c311a1d5add1f9aae14d069cbcccebeec116a0c138bfbb545aadb1657bb712559d8c73406d61dc4e
 SHA512 
2d0b1f21e3815780124013456abfc4ba07f6a26a3406ba65db76e197254a068a6bfbbe5deb6fb264cbaabe83ac8301a6a7f5f668790934dc7c727745472a3764

diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-.ebuild 
b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild
similarity index 75%
copy from media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-.ebuild
copy to media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild
index aa38c3ff2d6..0c002b5c684 100644
--- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-.ebuild
+++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-1.0.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 )
SRC_URI=""
-   EGIT_REPO_URI="https://github.com/xbmc/vfs.sftp.git;
+   EGIT_REPO_URI="git://github.com/xbmc/vfs.sftp.git"
inherit git-r3
;;
 *)
@@ -30,6 +30,11 @@ IUSE=""
 DEPEND="
=dev-libs/libplatform-2*
net-libs/libssh[sftp]
-   ~media-libs/kodi-platform-
-   ~media-tv/kodi-
+   =media-libs/kodi-platform-18*
+   =media-tv/kodi-18*
"
+
+src_prepare(){
+   [ -d depends ] && rm -rf depends || die
+   cmake-utils_src_prepare
+}

diff --git a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-.ebuild 
b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-.ebuild
index aa38c3ff2d6..3b97cecb2fb 100644
--- a/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-.ebuild
+++ b/media-plugins/kodi-vfs-sftp/kodi-vfs-sftp-.ebuild
@@ -33,3 +33,8 @@ DEPEND="
~media-libs/kodi-platform-
~media-tv/kodi-
"
+
+src_prepare(){
+   [ -d depends ] && rm -rf depends || die
+   cmake-utils_src_prepare
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-audioencoder-flac/

2019-10-28 Thread Craig Andrews
commit: 5d4e46f43e27d139716fc3165f409eb50a4e3ec7
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Oct 28 14:41:29 2019 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Oct 28 14:52:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d4e46f4

media-plugins/kodi-audioencoder-flac: 2.0.3 version bump

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

 media-plugins/kodi-audioencoder-flac/Manifest  |  1 +
 .../kodi-audioencoder-flac-2.0.3.ebuild| 42 ++
 2 files changed, 43 insertions(+)

diff --git a/media-plugins/kodi-audioencoder-flac/Manifest 
b/media-plugins/kodi-audioencoder-flac/Manifest
index 70c842b1179..db200b4d53d 100644
--- a/media-plugins/kodi-audioencoder-flac/Manifest
+++ b/media-plugins/kodi-audioencoder-flac/Manifest
@@ -1,2 +1,3 @@
 DIST kodi-audioencoder-flac-2.0.1.tar.gz 20523 BLAKE2B 
6ef8f51df7d0c0113389508e3d295b9adf7757684e42ab01ed19f4837881b2f9adfcfd6950f01fb0de54a772a7ea907afd3c4595b0df4b8fd2be647149a5a510
 SHA512 
4fcbfd4efe52b6983622367eefbbf09a9392c460160d6b4659df0e8b86a565a23f140a22728a2e40b033ad8cdbab68b786e90120dca034dd690217f8ba2b5c01
 DIST kodi-audioencoder-flac-2.0.2.tar.gz 21036 BLAKE2B 
52296b0a85b3f6778cf5de67d5b5b95339195f23dcc1d35b4b3e738d7c2ca2932f1584a467a6654837f6baf898f118976c2d67087ada4561971f725978740587
 SHA512 
5e5ac3e66b193727e5d2d85c5416275adda642502526bf2525864135119f831b0332a50fca9dbb0042cb0a8165fa93de12d49f1e9cd467eb3280f31e3ee99486
+DIST kodi-audioencoder-flac-2.0.3.tar.gz 20974 BLAKE2B 
3a328e7168bd3ae16faa0a7fc9917586dfc846903ec1cd4f8115986530da96fc9ffc7e614f5eba810f22bc833b9cf891d5e61d46c3f4db910b1c10f25fe6d661
 SHA512 
036c4368b09e540f67ad7654ec567d22fd52dcc8690bc22717de33180e6f8c03b0f6a1ecb8bd7a63dd99e65fa4318ef0f256b503fcb295ec0fb03ff38aee0322

diff --git 
a/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.3.ebuild 
b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.3.ebuild
new file mode 100644
index 000..56ae7911e97
--- /dev/null
+++ b/media-plugins/kodi-audioencoder-flac/kodi-audioencoder-flac-2.0.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Flac encoder addon for Kodi"
+HOMEPAGE="https://github.com/xbmc/audioencoder.flac;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   EGIT_REPO_URI="https://github.com/xbmc/audioencoder.flac.git;
+   inherit git-r3
+   ;;
+*)
+   KEYWORDS="~amd64 ~x86"
+   CODENAME="Leia"
+   
SRC_URI="https://github.com/xbmc/audioencoder.flac/archive/${PV}-${CODENAME}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/audioencoder.flac-${PV}-${CODENAME}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   =media-tv/kodi-18*
+   >=media-libs/libogg-1.3.4
+   media-libs/flac
+   "
+RDEPEND="
+   ${DEPEND}
+   "
+
+src_prepare(){
+   [ -d depends ] && rm -rf depends || die
+   cmake-utils_src_prepare
+}



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

2019-10-28 Thread Thomas Deutschmann
commit: 5ac189e16b0627ab6ca16302e8392610a69e0fce
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Oct 28 13:07:20 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Oct 28 13:07:20 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ac189e1

profiles: amd64: Mask net-misc/curl[quiche]

Bug: https://bugs.gentoo.org/694020
Signed-off-by: Thomas Deutschmann  gentoo.org>

 profiles/arch/amd64/package.use.stable.mask | 5 +
 1 file changed, 5 insertions(+)

diff --git a/profiles/arch/amd64/package.use.stable.mask 
b/profiles/arch/amd64/package.use.stable.mask
index 9788baceb52..75f10147f59 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -17,6 +17,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Thomas Deutschmann  (2019-10-28)
+# net-libs/quiche is an early HTTP/3 implementation
+# not yet ready for everyone.
+net-misc/curl quiche
+
 # Nick Sarnie  (2019-10-14)
 # Allow on stable for now
 app-emulation/wine-d3d9 -d3d9



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

2019-10-28 Thread Manuel Rüger
commit: 88ab18b85b645bbc9fd962bb40fa88043a67f053
Author: Manuel Rüger  gentoo  org>
AuthorDate: Mon Oct 28 13:56:59 2019 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Mon Oct 28 13:57:26 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ab18b8

app-admin/kube-bench: Fix build with go-1.12

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Manuel Rüger  gentoo.org>

 app-admin/kube-bench/kube-bench-0.0.34.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/kube-bench/kube-bench-0.0.34.ebuild 
b/app-admin/kube-bench/kube-bench-0.0.34.ebuild
index cf7b9e1eb72..5b943f248d2 100644
--- a/app-admin/kube-bench/kube-bench-0.0.34.ebuild
+++ b/app-admin/kube-bench/kube-bench-0.0.34.ebuild
@@ -49,7 +49,7 @@ RESTRICT="test"
 
 src_compile() {
pushd src/${EGO_PN} || die
-   GOPATH="${S}" go build -mod vendor -v -ldflags "-X 
github.com/aquasecurity/kube-bench/cmd.KubeBenchVersion=${PV}" -o ${PN} . || die
+   GO111MODULE=on GOPATH="${S}" go build -mod vendor -v -ldflags "-X 
github.com/aquasecurity/kube-bench/cmd.KubeBenchVersion=${PV}" -o ${PN} . || die
popd || die
 }
 



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

2019-10-28 Thread Joonas Niilola
commit: 72d28af74ed0c18fa72cc49733e28a3b2720faca
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Oct 25 09:48:11 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:42:03 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72d28af7

dev-python/elasticsearch-curator: bump to 5.8.1

Closes: https://bugs.gentoo.org/696632
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Tomáš Mózes  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13424
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/elasticsearch-curator/Manifest  |   2 +
 .../elasticsearch-curator-5.8.1.ebuild | 159 +
 2 files changed, 161 insertions(+)

diff --git a/dev-python/elasticsearch-curator/Manifest 
b/dev-python/elasticsearch-curator/Manifest
index 3d7731c867f..cc3cbecf2ab 100644
--- a/dev-python/elasticsearch-curator/Manifest
+++ b/dev-python/elasticsearch-curator/Manifest
@@ -1,4 +1,6 @@
+DIST elasticsearch-7.3.2-linux-x86_64.tar.gz 285050383 BLAKE2B 
730d8550f5887facae3075ce3b0bdb96b49350782fe7e687b8f4477bb363ce7c1595f2b1ece2b7d59d18539886b6e4806f56b0f5674bc417528232a92f1c00a8
 SHA512 
08e89347797ec6f008fb76cda17ec3e0dbc553fc992d07f4944fd99d17d5bc934849d9e534724d1541432c9844d3da57d875bc08a0c4cd95ba4251e2b03f833b
 DIST elasticsearch-curator-5.5.4.tar.gz 221161 BLAKE2B 
41828800dd9237142767d3163b3d87770ea5b904858991598cce2feb7c3a22d85c0d73275a2f232099ea82e7346fc20080a3bfef692ee808b730d3e4e6de405d
 SHA512 
99ed18592105d19791513ad713115b6e2a6b589ab8b4e3fc4435b2878e25f552e0bda8d63cb6279970afc6ba39d9f3db17af1b4fb44500fe8a14b060e1530258
 DIST elasticsearch-curator-5.6.0.tar.gz 221555 BLAKE2B 
cbf1f645b266d2d08914ff74fd5c63bcd5661ef68a8b9286ed59b05d52d50e18e8d18e00b3a0e037f8e6452ce79213280b5ecffaf6af0a3fb70ef92458c80efa
 SHA512 
7dc02b5d15228ea96254dc7dd8069d8396c5d3df883b7ab42936c7612b0f16f5399131563703ccd05469facee7ddf20a720daf62a2713943a4b9a0c9448dd676
+DIST elasticsearch-curator-5.8.1.tar.gz 231233 BLAKE2B 
d2369c18be69cc5c8e17a6d7a72660bd7165c349cdb06c740c8db9dd2b583f181a09ba7d53ee0f4692cb6e31d373274f0610f2a654ba4a6da2d0ca0ff22c7c97
 SHA512 
500767967f423629f34d42ee088a9c007e193216c42f5590364ffcacc9e1efeba65dd4d333f806250e3b7fe0bea8b5501d1e6f3bf6fb0b8c46a46954e92c4a65
 DIST elasticsearch-oss-6.3.2.tar.gz 29418577 BLAKE2B 
152640dc01a10f44ba43f87f68361cc0dd5e1cf54d0ff92377f3acd1a12a247f002ffe2d003cc53760e891278249c10b1d6d4eb978b0bb1c1ebf8879a2cfcb9a
 SHA512 
3c51a860414f7e55900b1d9a350bdbc3e673c8445e316454c2480315b4b9fc08df58090c6281cecc3ae63d12d78d6bd58e228b3371aa325db799ce18758a21f4
 DIST elasticsearch-oss-6.4.3.tar.gz 33727639 BLAKE2B 
b4f4821af7a2447a6a16158c32bf676ebbfd8598fde8af558dd19d6e365df66be17d0984e3acb9380a0d5e0cff486b85f6edf96312bd3bb3fc5ae52c270306f3
 SHA512 
b1147baa95119a8a96779125351358b4c62f2a546b65a9750c11d1d1b9270f06db6da8ff1d9ad11efade1eaea8487087e2d8839b0edfc5da6d9b54da6c6df4e7

diff --git 
a/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1.ebuild 
b/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1.ebuild
new file mode 100644
index 000..f822977ef92
--- /dev/null
+++ b/dev-python/elasticsearch-curator/elasticsearch-curator-5.8.1.ebuild
@@ -0,0 +1,159 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+
+MY_PN="curator"
+ES_VERSION="7.3.2"
+
+inherit distutils-r1
+
+DESCRIPTION="Tending time-series indices in Elasticsearch"
+HOMEPAGE="https://github.com/elasticsearch/curator;
+SRC_URI="https://github.com/elasticsearch/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz
+   test? ( 
https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-${ES_VERSION}-linux-x86_64.tar.gz
 )"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# tests fail in chroot
+# https://github.com/elastic/elasticsearch/issues/12018
+RESTRICT="test"
+IUSE="doc test"
+
+# vulnerable pyyaml
+# https://github.com/elastic/curator/issues/1415
+RDEPEND="
+   >=dev-python/elasticsearch-py-7.0.4[${PYTHON_USEDEP}]
+   =dev-python/click-6.7[${PYTHON_USEDEP}]
+   =dev-python/certifi-2019.9.11[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.20.0[${PYTHON_USEDEP}]
+   >=dev-python/urllib3-1.24.2[${PYTHON_USEDEP}]
+   =dev-python/voluptuous-0.9.3[${PYTHON_USEDEP}]"
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/six-1.11.0[${PYTHON_USEDEP}]
+   dev-python/sphinx
+   ~dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
+   test? ( ${RDEPEND}
+   virtual/jre
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/nose[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}] )"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+python_prepare_all() {
+   # avoid downloading from net
+   sed -e '/^intersphinx_mapping/,+3d' -i docs/conf.py || die
+
+   # requests_aws4auth not in portage
+   sed -e 

[gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/

2019-10-28 Thread Joonas Niilola
commit: cfbbadcea6d491921b4ae681c36010084af6c990
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Thu Oct 24 21:10:15 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:14:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbbadce

games-simulation/openrct2: fixed QA warning about docpath

Closes: https://bugs.gentoo.org/692744
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 games-simulation/openrct2/openrct2-0.2.1.ebuild | 3 ++-
 games-simulation/openrct2/openrct2-.ebuild  | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/games-simulation/openrct2/openrct2-0.2.1.ebuild 
b/games-simulation/openrct2/openrct2-0.2.1.ebuild
index 95681d9a2ce..d8620527030 100644
--- a/games-simulation/openrct2/openrct2-0.2.1.ebuild
+++ b/games-simulation/openrct2/openrct2-0.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -83,6 +83,7 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
+   -DCMAKE_INSTALL_DOCDIR="${EPREFIX}/usr/share/doc/${PF}"
-DDISABLE_HTTP_TWITCH="$(usex !twitch)"
-DDISABLE_NETWORK="$(usex !multiplayer)"
-DDISABLE_OPENGL="$(usex !opengl)"

diff --git a/games-simulation/openrct2/openrct2-.ebuild 
b/games-simulation/openrct2/openrct2-.ebuild
index 36be8a5dcec..cb037d692f2 100644
--- a/games-simulation/openrct2/openrct2-.ebuild
+++ b/games-simulation/openrct2/openrct2-.ebuild
@@ -79,6 +79,7 @@ src_prepare() {
 
 src_configure() {
local mycmakeargs=(
+   -DCMAKE_INSTALL_DOCDIR="${EPREFIX}/usr/share/doc/${PF}"
-DDISABLE_HTTP_TWITCH="$(usex !twitch)"
-DDISABLE_NETWORK="$(usex !multiplayer)"
-DDISABLE_OPENGL="$(usex !opengl)"



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

2019-10-28 Thread Joonas Niilola
commit: a2ce8a98773ab462504e8f60edfc01b7a206dc0b
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Oct 25 05:28:43 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:41:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2ce8a98

dev-python/elasticsearch-py: bump to 7.0.5

Closes: https://bugs.gentoo.org/692542
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Tomáš Mózes  gmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-python/elasticsearch-py/Manifest   |   1 +
 .../elasticsearch-py/elasticsearch-py-7.0.5.ebuild | 102 +
 2 files changed, 103 insertions(+)

diff --git a/dev-python/elasticsearch-py/Manifest 
b/dev-python/elasticsearch-py/Manifest
index 051fd47a9ef..ed59119126f 100644
--- a/dev-python/elasticsearch-py/Manifest
+++ b/dev-python/elasticsearch-py/Manifest
@@ -3,3 +3,4 @@ DIST elasticsearch-oss-7.0.1-no-jdk-linux-x86_64.tar.gz 
68787752 BLAKE2B 63864de
 DIST elasticsearch-py-6.3.1.tar.gz 90047 BLAKE2B 
765d0a34bd22067e07f4e862eb72f2b67bd0db3516abdf76cdc0d4f24de3db6941b4dbc6afb6315667d640514415cf08ff6de127c84ab36ef9bf062d4e687d55
 SHA512 
b975a6b446b760bf62289e855768a26b9e104aba9cd399cf275f59f2755efa00bd55c99a746751dad2f7a18f581a1b124c1bb9b91f5c3dc9fb00138c9d198aea
 DIST elasticsearch-py-6.4.0.tar.gz 97217 BLAKE2B 
376768fab9bd7b4efd98f8cc24d4bad700f9bd2f9013a794e28986ee80463e5854399124bfde43a9a43d6773ee5e546fc28077452d2daab6e2e25810c045a986
 SHA512 
bb9a2fad3ca002b25fa58585cffdadf847a078f72a5b24297d58e1d598103cb38155ff61fd5802be8ccfec96daec3119ecb490f876c07263f103fbf26f6dc6d4
 DIST elasticsearch-py-7.0.2.tar.gz 102921 BLAKE2B 
35ea3dd964a39caa594f380cea1508f0dea15486f1e0708f9daf3aa2e461429c76e0c7bf491a9aadb7187e30544597f6c41d20ff06b8b8d3b3b1655e6df387c9
 SHA512 
f91823dca2958fd0292ba623599d89138dd83ed2d41ecef1d5dcdd30a66c87db99d0576f41da15affd4e0027355eb20437e2dc104f98ffa86d0066d0b04b2590
+DIST elasticsearch-py-7.0.5.tar.gz 110079 BLAKE2B 
89f5f7434fae0c4d20c1780c0979a419278fcaa23f75d5241d48c695905e566742fac5651387f0b1cb665ab6e9cb299406ee7f0157facc8c4cf2c1f1a4a3e5d7
 SHA512 
c4224cee6f7739ad932036f2afc6ed20ead16829d42f40b79e08d6714b4a247f019175739fb5a93bcea5bba391bd9f54cadcd31d42ff9411da414d08c140049b

diff --git a/dev-python/elasticsearch-py/elasticsearch-py-7.0.5.ebuild 
b/dev-python/elasticsearch-py/elasticsearch-py-7.0.5.ebuild
new file mode 100644
index 000..f12fb68275e
--- /dev/null
+++ b/dev-python/elasticsearch-py/elasticsearch-py-7.0.5.ebuild
@@ -0,0 +1,102 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )
+ES_VERSION="7.0.1"
+
+inherit distutils-r1
+
+MY_PN=${PN/-py/}
+DESCRIPTION="Official Python low-level client for Elasticsearch"
+HOMEPAGE="https://github.com/elastic/elasticsearch-py;
+SRC_URI="https://github.com/elasticsearch/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz
+   test? ( 
https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-${ES_VERSION}-no-jdk-linux-x86_64.tar.gz
 )"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples test"
+
+# tests fail in chroot
+# https://github.com/elastic/elasticsearch/issues/12018
+RESTRICT="test"
+
+RDEPEND=">=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]"
+
+DEPEND="test? ( ${RDEPEND}
+   >=dev-python/requests-2.0.0[${PYTHON_USEDEP}]
+/dev/null
+   if [[ $? -eq 0 ]]; then
+   einfo "Elasticsearch started"
+   es_started=1
+   eend 0
+   break
+   elif grep -q 'BindException\[Address already in use\]' 
"${ES_LOG}" 2>/dev/null; then
+   eend 1
+   eerror "Elasticsearch already running"
+   die "Cannot start Elasticsearch for tests"
+   else
+   einfo "Waiting for Elasticsearch"
+   eend 1
+   sleep 2
+   continue
+   fi
+   done
+
+   [[ $es_started -eq 0 ]] && die "Elasticsearch failed to start"
+
+   export TEST_ES_SERVER="localhost:${ES_PORT}"
+   nosetests -v || die
+
+   pkill -F ${PID} || die
+}
+
+python_install_all() {
+   use doc && HTML_DOCS=( docs/_build/html/. )
+   use examples && dodoc -r example
+   doman docs/_build/man/*
+   distutils-r1_python_install_all
+}



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

2019-10-28 Thread Joonas Niilola
commit: 5627c54fb44d65cb110213f6521285b6188dfe2d
Author: Tomas Mozes  gmail  com>
AuthorDate: Fri Oct 25 04:46:44 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:33:51 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5627c54f

dev-db/percona-xtrabackup: bump to 8.0.7

Closes: https://bugs.gentoo.org/696602
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Tomáš Mózes  gmail.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 dev-db/percona-xtrabackup/Manifest |  2 +
 .../percona-xtrabackup-8.0.7.ebuild| 63 ++
 2 files changed, 65 insertions(+)

diff --git a/dev-db/percona-xtrabackup/Manifest 
b/dev-db/percona-xtrabackup/Manifest
index 61cf20a17c3..b8b31ea3623 100644
--- a/dev-db/percona-xtrabackup/Manifest
+++ b/dev-db/percona-xtrabackup/Manifest
@@ -1,5 +1,7 @@
 DIST boost_1_59_0.tar.gz 83709983 BLAKE2B 
8c6676fa05fa401a6ecb3b890d95aceb4421ec48dd0eab38ce8d170c618e177c82dc67a165938f6be1a01daab24ce41888f5442dbc19ad3dd41368a01a6f89e4
 SHA512 
05fdbe5637543defdbc630b921515425885593d16db14534ed7b9aa60925ade8fb598d50cb894aed6dae688e789047216daa1bf03fa1aeb6b531060d9dae52ae
 DIST boost_1_68_0.tar.gz 108771741 BLAKE2B 
35e00bff941d5c55a83b642454843ecf4b98726e44d6ed389c0bce316ac3280977a53002b442bbf9cfcd3813c47e4df896a62e112384cf49b195f834f6f1b0e1
 SHA512 
66090ac63257f8151dfc98d4adaf1f35e04071b23067139e1297b91f0a09418aa85464fb956eaef5b2795b06368b20377ad1c2565d81f614f8fe9a39b8382b41
+DIST boost_1_69_0.tar.gz 111710205 BLAKE2B 
4a6d151ba10553641045a08bf4658c165862e05903b48bc700437104be468070785c67eed6dfcf1ed0923d5cf583a684b448e2a985e201bda298a3b839e62407
 SHA512 
89da45aca0774f68f897434882e8ec58f0673807c3a862315b90e893be90184722c098ad5822b89602b98ac3cc5a9f89c807079fd0f7e9c3f97be0d415414014
 DIST percona-xtrabackup-2.4.13.tar.gz 57254236 BLAKE2B 
061cbee03374193359ae557909389ec675ed35edf216afc9deeb0b7880705d03024d380d0d6070aabfdb710bbde3664fd73da65ae5980e58290d8c9af29f351c
 SHA512 
19d5fb3d775f1513b931cb2e736b753c1dd82c42fee382fdfa9f183eaee562c32f635db5d569d991cf1c8f7168de55ed863ba2c59db459ab79b80792b21ab298
 DIST percona-xtrabackup-2.4.15.tar.gz 57357749 BLAKE2B 
fcc64736230636a3a5584a300229e0507f00bcd64a3d0b8e00f834b15ec757347a55a85521dd0aea939761c3a26b1ef99466ff7e633133b8088cd290bd835444
 SHA512 
789b6870d3ad06861126f67190717ffb31224628d1b9631ec5f39d0a41b3c66aaf2127e3ec4b38d3e8f7858a1438a74f0e89b07b9f4248b637b2ed39143ab599
 DIST percona-xtrabackup-8.0.6.tar.gz 120345254 BLAKE2B 
e5cd5fe77cc439ffc42be9e8c97a987fbadc079262f1dd4a56d0fc93692bac604bc0ffaeefe2acd1e7edc2f57bfbeccff34621b4dfb5b707f5daa3d2653b0ec7
 SHA512 
39d4235e3c8e4f6d035d73154293968fd5e13d0d1430935c470155d7f00338ad612886e47c24a6a4d5f69985871ee9dd57d925f963b7c887412cf0c2480e3de1
+DIST percona-xtrabackup-8.0.7.tar.gz 149143566 BLAKE2B 
0a6c832f44725230023c01b50ed3d188358e7d2ba073422652a258cdf416b9d3c2a18bda4730bc5d9eb77aab17612bf93204fc2838c521e90b8571706a31d3c6
 SHA512 
9947b4a943f52e4d07fbde4d3b590146da19b94ce40305fc0230fc67c39e93fa4f3a30a55029cdcdb582cce7efe93831164a96f985d19d1f7b64a75aea552f47

diff --git a/dev-db/percona-xtrabackup/percona-xtrabackup-8.0.7.ebuild 
b/dev-db/percona-xtrabackup/percona-xtrabackup-8.0.7.ebuild
new file mode 100644
index 000..af0018e27b3
--- /dev/null
+++ b/dev-db/percona-xtrabackup/percona-xtrabackup-8.0.7.ebuild
@@ -0,0 +1,63 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+CMAKE_MAKEFILE_GENERATOR="emake"
+
+inherit cmake-utils flag-o-matic
+
+BOOST_VER="1_69_0"
+MY_PV="$(ver_rs 2 '-')"
+
+DESCRIPTION="Hot backup utility for MySQL based servers"
+HOMEPAGE="https://www.percona.com/software/mysql-database/percona-xtrabackup;
+SRC_URI="https://www.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-${MY_PV}/source/tarball/${P}.tar.gz
+   mirror://sourceforge/boost/boost_${BOOST_VER}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   app-arch/lz4:0=
+   app-editors/vim-core
+   dev-libs/icu:=
+   dev-libs/libaio
+   dev-libs/libedit
+   dev-libs/libev
+   dev-libs/libevent:0=
+   dev-libs/libgcrypt:0=
+   dev-libs/libgpg-error
+   dev-libs/openssl:0=
+   dev-libs/protobuf:=
+   dev-libs/rapidjson
+   dev-libs/re2:=
+   dev-python/sphinx
+   net-misc/curl
+   sys-libs/zlib:="
+
+RDEPEND="
+   ${DEPEND}
+   !dev-db/percona-xtrabackup-bin
+   dev-perl/DBD-mysql"
+
+src_configure() {
+   local mycmakeargs=(
+   -DBUILD_CONFIG=xtrabackup_release
+   -DBUILD_SHARED_LIBS=OFF
+   -DWITH_BOOST="${WORKDIR}/boost_${BOOST_VER}"
+   -DWITH_SYSTEM_LIBS=ON
+   )
+   local CMAKE_BUILD_TYPE="Release"
+   cmake-utils_src_configure
+}
+
+src_install() {
+   local p="${BUILD_DIR}/storage/innobase/xtrabackup"
+
+   dobin "${p}"/xbcloud_osenv
+   

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

2019-10-28 Thread Joonas Niilola
commit: 36f99ce2c239354aa1ea31e3b2e9a3406a0e2b24
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Thu Oct 24 20:09:57 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:12:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36f99ce2

app-misc/graphlcd-base: drop old version

Closes: https://bugs.gentoo.org/669000
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13418
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/graphlcd-base/Manifest|  1 -
 .../files/graphlcd-base-0.1.5-nostrip.patch| 75 --
 .../graphlcd-base-0.1.9-freetype_pkgconfig.patch   | 30 -
 app-misc/graphlcd-base/graphlcd-base-0.1.9.ebuild  | 50 ---
 4 files changed, 156 deletions(-)

diff --git a/app-misc/graphlcd-base/Manifest b/app-misc/graphlcd-base/Manifest
index 867e251f6b3..3fee79c4368 100644
--- a/app-misc/graphlcd-base/Manifest
+++ b/app-misc/graphlcd-base/Manifest
@@ -1,2 +1 @@
-DIST graphlcd-base-0.1.9.tgz 130390 BLAKE2B 
e25180c3679f9625efce94de77842ca296ef3155278727e3c74a657b36b45d0d3c70ceae5eb4b452c5b86ba4f0869a9c80a559fc89cd767423fe8041b2c47334
 SHA512 
3769cd31281f40c1cb343a70cba1fee4b27b5ab1454609dca430199b731744d63244ac39d6460c18b236dd1eaaae8284e236c63493b2df23c394ff628f3fb834
 DIST graphlcd-base-1.0.2.tar.bz2 522753 BLAKE2B 
68612f197d340a7baba4f88b5f7ac4e96de1882d132a0a680fa4b81233094cc67d900cb05d855d74dd5dd777440d3be92faf74b4098e1c8027e09b50e602a40b
 SHA512 
625fe6d0c3dcc698522aa1653ba8d22bdb377cbd187de8c26ab3005de4990c8c02f4c0ee477d27ed3930f5d69ea78eb3cd40a79c6272820c67f587e7fabd30ca

diff --git a/app-misc/graphlcd-base/files/graphlcd-base-0.1.5-nostrip.patch 
b/app-misc/graphlcd-base/files/graphlcd-base-0.1.5-nostrip.patch
deleted file mode 100644
index 9973394f150..000
--- a/app-misc/graphlcd-base/files/graphlcd-base-0.1.5-nostrip.patch
+++ /dev/null
@@ -1,75 +0,0 @@
-remove strip -s in makefile
-
-Joerg Bornkessel  06 April 2007
-diff -Naur graphlcd-base-0.1.5.orig/tools/convpic/Makefile 
graphlcd-base-0.1.5/tools/convpic/Makefile
 graphlcd-base-0.1.5.orig/tools/convpic/Makefile2007-04-06 
20:34:29.0 +0200
-+++ graphlcd-base-0.1.5/tools/convpic/Makefile 2007-04-06 20:35:17.0 
+0200
-@@ -36,7 +36,7 @@
- 
- install: $(PRGNAME)
-   install -d $(BINDIR)
--  install -m 755 -o root -g root -s $(PRGNAME) $(BINDIR)
-+  install -m 755 -o root -g root $(PRGNAME) $(BINDIR)
- 
- uninstall:
-   rm -f $(BINDIR)/$(PRGNAME)
-diff -Naur graphlcd-base-0.1.5.orig/tools/crtfont/Makefile 
graphlcd-base-0.1.5/tools/crtfont/Makefile
 graphlcd-base-0.1.5.orig/tools/crtfont/Makefile2007-04-06 
20:34:29.0 +0200
-+++ graphlcd-base-0.1.5/tools/crtfont/Makefile 2007-04-06 20:35:32.0 
+0200
-@@ -35,7 +35,7 @@
- 
- install: $(PRGNAME)
-   install -d $(BINDIR)
--  install -m 755 -o root -g root -s $(PRGNAME) $(BINDIR)
-+  install -m 755 -o root -g root $(PRGNAME) $(BINDIR)
- 
- uninstall:
-   rm -f $(BINDIR)/$(PRGNAME)
-diff -Naur graphlcd-base-0.1.5.orig/tools/genfont/Makefile 
graphlcd-base-0.1.5/tools/genfont/Makefile
 graphlcd-base-0.1.5.orig/tools/genfont/Makefile2007-04-06 
20:34:29.0 +0200
-+++ graphlcd-base-0.1.5/tools/genfont/Makefile 2007-04-06 20:35:43.0 
+0200
-@@ -38,7 +38,7 @@
- 
- install: $(PRGNAME)
-   install -d $(BINDIR)
--  install -m 755 -o root -g root -s $(PRGNAME) $(BINDIR)
-+  install -m 755 -o root -g root $(PRGNAME) $(BINDIR)
-   
- uninstall:
-   rm -f $(BINDIR)/$(PRGNAME)
-diff -Naur graphlcd-base-0.1.5.orig/tools/lcdtestpattern/Makefile 
graphlcd-base-0.1.5/tools/lcdtestpattern/Makefile
 graphlcd-base-0.1.5.orig/tools/lcdtestpattern/Makefile 2007-04-06 
20:34:29.0 +0200
-+++ graphlcd-base-0.1.5/tools/lcdtestpattern/Makefile  2007-04-06 
20:35:57.0 +0200
-@@ -36,7 +36,7 @@
- 
- install: $(PRGNAME)
-   install -d $(BINDIR)
--  install -m 755 -o root -g root -s $(PRGNAME) $(BINDIR)
-+  install -m 755 -o root -g root $(PRGNAME) $(BINDIR)
- 
- uninstall:
-   rm -f $(BINDIR)/$(PRGNAME)
-diff -Naur graphlcd-base-0.1.5.orig/tools/showpic/Makefile 
graphlcd-base-0.1.5/tools/showpic/Makefile
 graphlcd-base-0.1.5.orig/tools/showpic/Makefile2007-04-06 
20:34:29.0 +0200
-+++ graphlcd-base-0.1.5/tools/showpic/Makefile 2007-04-06 20:36:09.0 
+0200
-@@ -36,7 +36,7 @@
- 
- install: $(PRGNAME)
-   install -d $(BINDIR)
--  install -m 755 -o root -g root -s $(PRGNAME) $(BINDIR)
-+  install -m 755 -o root -g root $(PRGNAME) $(BINDIR)
- 
- uninstall:
-   rm -f $(BINDIR)/$(PRGNAME)
-diff -Naur graphlcd-base-0.1.5.orig/tools/showtext/Makefile 
graphlcd-base-0.1.5/tools/showtext/Makefile
 graphlcd-base-0.1.5.orig/tools/showtext/Makefile   2007-04-06 
20:34:29.0 +0200
-+++ 

[gentoo-commits] repo/gentoo:master commit in: games-simulation/openrct2/, games-simulation/openrct2/files/

2019-10-28 Thread Joonas Niilola
commit: 4f54a059969bf498bc4c2a276eade9f13ef89ef3
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Thu Oct 24 21:10:57 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:14:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f54a059

games-simulation/openrct2: drop old version

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13421
Signed-off-by: Joonas Niilola  gentoo.org>

 games-simulation/openrct2/Manifest |   2 -
 .../openrct2-0.2.0-disable-tests-with-assets.patch |  50 -
 games-simulation/openrct2/openrct2-0.2.0.ebuild| 121 -
 3 files changed, 173 deletions(-)

diff --git a/games-simulation/openrct2/Manifest 
b/games-simulation/openrct2/Manifest
index cb463fa9fd2..640461340ff 100644
--- a/games-simulation/openrct2/Manifest
+++ b/games-simulation/openrct2/Manifest
@@ -1,6 +1,4 @@
-DIST openrct2-0.2.0.tar.gz 6481521 BLAKE2B 
b3a17d4dd7b0d3e68d4a0a200a81307fa598ac9bafd0636fc2fe62cc0921d1e620cf29a31f2fd5d9258d5b79cd952887e853c005ed719f5990744e9849ad0ee8
 SHA512 
ac42509ceb52eab20964bf95d7a140dc00d9b4c2569fab1200faff31548f063e209acde29f8ca4ee14858fcf5f6781eebe6d5f7de3d4e01fd43c43ee8905863b
 DIST openrct2-0.2.1.tar.gz 6571807 BLAKE2B 
f5a72072ce4cda9b68d1f82f56932f1a074c4ea4050d63e4bf39de1220544d543265c67f764f85d0cc85b6ff42f3fa67fc71e7dd9c5eacb1881be47e2d79a84f
 SHA512 
04bf2cfbb2d3b9fb0a8423cfffc70b81a2a2518af73b9a2c2c65b2a4e5ef2380621d4d3aaefaea73d926a99259dfb047d6fcc330cd0d7227541cffead28ba540
-DIST openrct2-objects-v1.0.2.zip 2068705 BLAKE2B 
4f291289a7f331bad19080ffc63d204819973682710ea62c3fc66fb9d05b63c267e2146d6c533f59eac3baa9760b85953ae344b6da4bb778e5ccd249f6160525
 SHA512 
814d52ee5c071f33c17d88bc53711a509d7988ece12381996b3d233b9b46c79739fd2dafbed57f00537b19c78e290e2481d72b2824b5574734f6876a0af0c359
 DIST openrct2-objects-v1.0.7.zip 2164242 BLAKE2B 
003baf3400c52e3b2efdc208f6c64a45f7c9274aca3b729856a60fc1e72c8b6440b663d3fd791ebde7412df9920095367763bcad58257534b32c222d97976dcb
 SHA512 
8e77adae59062582a22be69e81d144477482148c839abbea76e6bbbc65ca6426a8354bd4726176702a41684f01a62c5bddc0f6c2c6e42fa91c88815879c91fe5
 DIST openrct2-objects-v1.0.8.zip 2167920 BLAKE2B 
551fd825a0bfb6bd2fce8a34aab393ea91f815508f51523a3839a3d2054afe96efac09976f1defd046be55fa14806b05c9cd5a9484d7e3ce1a86c54335a0741a
 SHA512 
29e60a2d72e0c7774993e9d70aeb1c931b359e35776049a1baafd2d0bdfc56c1374e577e43f596c31ee146bd38b87eeeb8acc3ea03fdd9c9bc3be08436b7aa6a
 DIST openrct2-title-sequence-v0.1.2.zip 4073116 BLAKE2B 
a36fb07e8da62afce129f2224f4cf5cc226922094132a3dc515fda1f02e0f8bbe07c973363f824ae58a54a26f252ad96f3f673bf5f142be5c964f45b6f712ed6
 SHA512 
7592c5397ceb27347c127ae5c4f8e11d7ef2ff23c97f627b354f941894420f546ffdcff88e2348e42c82d182ccf620e739c745d894a9b5650a0d7d028b68a106

diff --git 
a/games-simulation/openrct2/files/openrct2-0.2.0-disable-tests-with-assets.patch
 
b/games-simulation/openrct2/files/openrct2-0.2.0-disable-tests-with-assets.patch
deleted file mode 100644
index 0b4c7275558..000
--- 
a/games-simulation/openrct2/files/openrct2-0.2.0-disable-tests-with-assets.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From 86b45a7a4a4fc9b038bcd0e720cf575b934fb462 Mon Sep 17 00:00:00 2001
-From: "Hendrik v. Raven" 
-Date: Sat, 4 Aug 2018 13:58:31 +0200
-Subject: [PATCH] reintroduce DISABLE_RCT2_TESTS compile option
-
-the option was removing when restructuring the CI system, but it is
-still usefull for package maintainers.

- test/tests/CMakeLists.txt | 10 +++---
- 1 file changed, 7 insertions(+), 3 deletions(-)
-
-diff --git a/test/tests/CMakeLists.txt b/test/tests/CMakeLists.txt
-index 1f862153d..34ab5c884 100644
 a/test/tests/CMakeLists.txt
-+++ b/test/tests/CMakeLists.txt
-@@ -1,5 +1,6 @@
- cmake_minimum_required(VERSION 2.6)
- 
-+option(DISABLE_RCT2_TESTS "Disable tests that require RollerCoaster Tycoon 2 
assets.")
- option(SYSTEM_GTEST "Use the googletest library provided by the system.")
- 
- if (SYSTEM_GTEST)
-@@ -172,18 +173,21 @@ set(RIDE_RATINGS_TEST_SOURCES 
"${CMAKE_CURRENT_LIST_DIR}/RideRatings.cpp"
-   "${CMAKE_CURRENT_LIST_DIR}/TestData.cpp")
- add_executable(test_ride_ratings ${RIDE_RATINGS_TEST_SOURCES})
- target_link_libraries(test_ride_ratings ${GTEST_LIBRARIES} libopenrct2 ${LDL} 
z)
--add_test(NAME ride_ratings COMMAND test_ride_ratings)
- 
- # Multi-launch test
- set(MULTILAUNCH_TEST_SOURCES "${CMAKE_CURRENT_LIST_DIR}/MultiLaunch.cpp"
-  "${CMAKE_CURRENT_LIST_DIR}/TestData.cpp")
- add_executable(test_multilaunch ${MULTILAUNCH_TEST_SOURCES})
- target_link_libraries(test_multilaunch ${GTEST_LIBRARIES} libopenrct2 ${LDL} 
z)
--add_test(NAME multilaunch COMMAND test_multilaunch)
- 
- # Tile element test
- set(TILE_ELEMENT_TEST_SOURCES "${CMAKE_CURRENT_LIST_DIR}/TileElements.cpp"
-   

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

2019-10-28 Thread Joonas Niilola
commit: 3b16b1af6780f9b22b3fc002fd8894433b97f5dd
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Thu Oct 24 20:08:44 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 14:12:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b16b1af

app-misc/glcdprocdriver: drop old version

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 app-misc/glcdprocdriver/Manifest   |  1 -
 .../glcdprocdriver/glcdprocdriver-0.0.6.ebuild | 29 --
 2 files changed, 30 deletions(-)

diff --git a/app-misc/glcdprocdriver/Manifest b/app-misc/glcdprocdriver/Manifest
index ec109e884f1..6cc1416bafc 100644
--- a/app-misc/glcdprocdriver/Manifest
+++ b/app-misc/glcdprocdriver/Manifest
@@ -1,2 +1 @@
 DIST GLCDprocDriver-0.1.2.tar.gz 21438 BLAKE2B 
a480d241ad1f7b88ef63a0d2934d59325a9d5739497313c8bcc3f720a071d5bf2804986715e4392fc4713fc3641ae23e5f54cb81cdf1d45db9397d98260a
 SHA512 
b39dc9d68225bde63a053f124260cec9a081da1d2df6d245be109c8017d60e0e495f056fbc7ee077633d3ac68aaf7cdbaf606e1726f383aa583775a75eea5433
-DIST glcdprocdriver-0.0.6.tar.bz2 17209 BLAKE2B 
631918337227c43eac163d7353182852500c08db0d1d0f3d4145d9b57895a66eb8c47a16715c1c0e4c3ab044a0de5ed80c282fd57850cbb33636cf775b721a4f
 SHA512 
c489b6e6d6a72306867adb94ed6a6cf6354c834a27fd2ab2ac733707954b18bf93dc56a868e167fcb183602c03ac648bb941699760817e414ab8e8592edb8b7e

diff --git a/app-misc/glcdprocdriver/glcdprocdriver-0.0.6.ebuild 
b/app-misc/glcdprocdriver/glcdprocdriver-0.0.6.ebuild
deleted file mode 100644
index 81329a2f618..000
--- a/app-misc/glcdprocdriver/glcdprocdriver-0.0.6.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit multilib toolchain-funcs eutils
-
-DESCRIPTION="Glue library for the glcdlib LCDproc driver based on GraphLCD"
-HOMEPAGE="http://www.muresan.de/graphlcd/lcdproc/;
-SRC_URI="http://www.muresan.de/graphlcd/lcdproc/${P}.tar.bz2;
-
-KEYWORDS="amd64 ~ppc x86"
-SLOT="0"
-LICENSE="GPL-2"
-
-DEPEND=">=app-misc/graphlcd-base-0.1.3
-   sys-libs/glibc"
-RDEPEND=${DEPEND}
-
-src_compile() {
-   emake LDFLAGS="${LDFLAGS}" CXX="$(tc-getCXX)" CXXFLAGS="${CXXFLAGS}"
-}
-
-src_install()
-{
-   emake DESTDIR="${D}/usr" LIBDIR="${D}/usr/$(get_libdir)" install
-   dodoc AUTHORS README INSTALL TODO ChangeLog
-   dosym usr/$(get_libdir)/libglcdprocdriver.so{,.1}
-}



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

2019-10-28 Thread Joonas Niilola
commit: 286b9839b13d33d699eeba767a285b314e00e119
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Aug 13 18:02:16 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 15:14:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286b9839

app-emulation/punes: update to 0.105 (#696616)

Closes: https://bugs.gentoo.org/696616
Signed-off-by: Azamat H. Hackimov  gmail.com>
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Closes: https://github.com/gentoo/gentoo/pull/12687
Signed-off-by: Joonas Niilola  gentoo.org>

 app-emulation/punes/Manifest   |  1 +
 app-emulation/punes/punes-0.105.ebuild | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/app-emulation/punes/Manifest b/app-emulation/punes/Manifest
index 8bf9b5bea38..bb1aecade63 100644
--- a/app-emulation/punes/Manifest
+++ b/app-emulation/punes/Manifest
@@ -1 +1,2 @@
 DIST punes-0.104.tar.gz 5381182 BLAKE2B 
fefa6eb85e9cfe5eb10fd987061e6f708a2d29db374552ca217e1e47bfd3a982390d2fdf33f23407bb54d7e1a3491e33cc2c520ff3ead4566f687c6c652bcc6a
 SHA512 
9636440cf66cb9f48b532cebff4342a775ddacffd98748e5669d820e213a648cbfb3e4e94f67389f21f88b4fa618bf514e31738c10df079abe22d4b19593d904
+DIST punes-0.105.tar.gz 5376203 BLAKE2B 
9008ee14189d669c4c4c815de1c5498e3af22cbae52a25b538ae658fdc3fe9d39600a431e6652c84b24e20b1e713847462e4b802021a635c8f14f7d91317678f
 SHA512 
4ce1487554218b17b0e3e2966c7b4ac0852e0b0bc83aeabbb0e3127d4952f0ef921374a97ce59990d01b5e0ac08204cca5f13476cd7e4a1e7a238850e8305d29

diff --git a/app-emulation/punes/punes-0.105.ebuild 
b/app-emulation/punes/punes-0.105.ebuild
new file mode 100644
index 000..2cf0ce24414
--- /dev/null
+++ b/app-emulation/punes/punes-0.105.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools xdg-utils
+
+DESCRIPTION="Nintendo Entertainment System (NES) emulator"
+HOMEPAGE="https://github.com/punesemu/puNES;
+SRC_URI="https://github.com/punesemu/puNES/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="cg"
+
+RDEPEND="
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtsvg:5
+   dev-qt/qtwidgets:5
+   media-libs/alsa-lib
+   virtual/opengl"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   cg? ( media-gfx/nvidia-cg-toolkit )
+   dev-qt/linguist-tools:5
+   virtual/pkgconfig"
+
+S="${WORKDIR}/puNES-${PV}"
+
+src_prepare() {
+   default
+
+   sed -i "/update-desktop-database/d" misc/Makefile.am || die
+   eautoreconf
+   # FIXME why eautoreconf can't handle this?
+   cd "src/extra/lib7zip-1.6.5" || die
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_with cg opengl-nvidia-cg)
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+   xdg_desktop_database_update
+   xdg_mimeinfo_database_update
+}



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

2019-10-28 Thread Joonas Niilola
commit: 0b04d15e6fa777141e4ddc2ca79d8768481eba02
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Aug 13 18:01:25 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Oct 28 15:14:37 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b04d15e

app-emulation/punes: remove old

Signed-off-by: Azamat H. Hackimov  gmail.com>
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Joonas Niilola  gentoo.org>

 app-emulation/punes/Manifest   |  1 -
 app-emulation/punes/punes-0.103.ebuild | 52 --
 2 files changed, 53 deletions(-)

diff --git a/app-emulation/punes/Manifest b/app-emulation/punes/Manifest
index d5ec7d88c28..8bf9b5bea38 100644
--- a/app-emulation/punes/Manifest
+++ b/app-emulation/punes/Manifest
@@ -1,2 +1 @@
-DIST punes-0.103.tar.gz 5366838 BLAKE2B 
cb4a9a1336293891e06d573f68c52962e79220e7024fad716a957f5423a72703a34efc3fb6129dbe9ffde2c96fe7abd2a1ad4a622aaca89e90f6a2d5af8c1a53
 SHA512 
db0fbc075b9fd46be8013b17c03fd7abd12b209ce166557c83283c917e53224712ba5838cd8b9e7fad3d21271f29e475460996dd9800b9f759602e289bad4205
 DIST punes-0.104.tar.gz 5381182 BLAKE2B 
fefa6eb85e9cfe5eb10fd987061e6f708a2d29db374552ca217e1e47bfd3a982390d2fdf33f23407bb54d7e1a3491e33cc2c520ff3ead4566f687c6c652bcc6a
 SHA512 
9636440cf66cb9f48b532cebff4342a775ddacffd98748e5669d820e213a648cbfb3e4e94f67389f21f88b4fa618bf514e31738c10df079abe22d4b19593d904

diff --git a/app-emulation/punes/punes-0.103.ebuild 
b/app-emulation/punes/punes-0.103.ebuild
deleted file mode 100644
index a12d37ba11e..000
--- a/app-emulation/punes/punes-0.103.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools xdg-utils
-
-DESCRIPTION="Nintendo Entertainment System (NES) emulator"
-HOMEPAGE="https://github.com/punesemu/puNES;
-SRC_URI="https://github.com/punesemu/puNES/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="cg"
-
-RDEPEND="
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtsvg:5
-   dev-qt/qtwidgets:5
-   cg? ( media-gfx/nvidia-cg-toolkit )
-   media-libs/alsa-lib
-   virtual/opengl"
-
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}/puNES-${PV}"
-
-src_prepare() {
-   default
-
-   sed -i "/update-desktop-database/d" misc/Makefile.am || die
-   eautoreconf
-   # FIXME why eautoreconf can't handle this?
-   cd "src/extra/lib7zip-1.6.5" || die
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   $(use_with cg opengl-nvidia-cg)
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-}



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

2019-10-28 Thread Ian Whyman
commit: c21c02ec8b1b7b4cb471b7e533be2000cdf6c4f7
Author: Ian Whyman  gentoo  org>
AuthorDate: Mon Oct 28 16:47:57 2019 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Mon Oct 28 16:47:57 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21c02ec

net-misc/gerbera: Version Bump

Closes: https://bugs.gentoo.org/698040
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Ian Whyman  gentoo.org>

 net-misc/gerbera/Manifest   | 2 +-
 net-misc/gerbera/{gerbera-1.3.1.ebuild => gerbera-1.3.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/gerbera/Manifest b/net-misc/gerbera/Manifest
index 6da47883406..2abf5613490 100644
--- a/net-misc/gerbera/Manifest
+++ b/net-misc/gerbera/Manifest
@@ -1,3 +1,3 @@
 DIST gerbera-1.2.0.tar.gz 2910704 BLAKE2B 
b0d0f52dcfbcefe09d96e6b63a73005fb069176fb42af16cf9a4729742988d5c5a0b68109ab50b93ba65ec604c3ced7a827fb75300d6c3409bdde77e18346589
 SHA512 
5472136b0605e4cc9645219ab9fbe9ae4240a4b80f52fc611456cef0336a7eac8136448132f30fab04655d4bdb0f85f5a37e92e2830ec976f71c6b294935e1dc
-DIST gerbera-1.3.1.tar.gz 2803481 BLAKE2B 
b6fef9b2f5904eb778279e2e8ff1f9b3cc53713142390c67d68d86d80893957aa55309c23df878766a188c2917bc33b2788d153317d9ef1ce60e96a452039e18
 SHA512 
dbac60300d2f3e0b7eb520c9cb3026be3a4e1e4a3e1f5a1c6ddb2279ffe7c30ed5c1a59373f0d9e43de2cec751a5ff6644c3af53f866fc6a54f549ae934a26e1
 DIST gerbera-1.3.2.tar.gz 2845728 BLAKE2B 
15c8294486e9c5eb804d4b433e491b9db98821e0cc7274696b0056a8dde69beded83e092beddf31a171085d5913533a5d7dfe01afd1385f659da6fadd2eebaec
 SHA512 
32a66dc25340969c2810199735b72ff258eb2d4a359402469f4ce21690843d37ad4134667d10f03967d113b33b08bcae7329cdda49dfd60dbd01b21d5b27
+DIST gerbera-1.3.3.tar.gz 2891422 BLAKE2B 
f9317f878f718083c2ca8a72642fca1c6f83c619494dea487318bfa274698531257fbf1c4640304c592d5ab3f0c2f074c5be7aaa8ee4c0983c0b031205c5f6da
 SHA512 
d579a36265f178f24fd88aa3c9ede8bf678e89b1fe455bf4047369d8483e1104c0b2fd995b4dca0b473585e0db23b2894c3931db350d8b85a3224505fefd

diff --git a/net-misc/gerbera/gerbera-1.3.1.ebuild 
b/net-misc/gerbera/gerbera-1.3.3.ebuild
similarity index 100%
rename from net-misc/gerbera/gerbera-1.3.1.ebuild
rename to net-misc/gerbera/gerbera-1.3.3.ebuild



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

2019-10-28 Thread Matthias Maier
commit: 426fa3198e709658eb01bcd29cb91e5bf5544bd8
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon Oct 28 16:18:14 2019 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon Oct 28 16:20:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=426fa319

app-doc/doxygen: version bump to 1.8.16

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

 app-doc/doxygen/Manifest   |   1 +
 app-doc/doxygen/doxygen-1.8.16.ebuild  | 135 +
 .../files/doxygen-1.8.16-link_with_pthread.patch   |  16 +++
 3 files changed, 152 insertions(+)

diff --git a/app-doc/doxygen/Manifest b/app-doc/doxygen/Manifest
index 00101540bde..40932be8260 100644
--- a/app-doc/doxygen/Manifest
+++ b/app-doc/doxygen/Manifest
@@ -1,2 +1,3 @@
 DIST doxygen-1.8.14.src.tar.gz 4877980 BLAKE2B 
9886e5165188548e0c8a3760a53709615385ab175795d07156584f3878996c8c5f18e439b6e45352a32ba5cd40e9b7fdb29cdf86511e1be70b18315069e33377
 SHA512 
5fac7e457a51b1f8e39fb65de5e0c07633e573f74e876580e7bcad5693540d6970fde1b2cb799a4df6ab9dfca951ece15b76b3010134d7658db3500183bea85c
 DIST doxygen-1.8.15.src.tar.gz 5097791 BLAKE2B 
08903bf0911df0810ea0a7b86066e7682833b03ae5660094112c5c6506f072c5818185ce8166d09328e62092461acdb4516b58fe9369119f5f6bdd64331a
 SHA512 
a5512e78be66c1591d8ec7e284d5d25c92a97218c79e6fed3c538c723a8dfef4ff7085970bf271a6b639e907157cd4df9fb55d3c975f8d3302fb1012a4d92079
+DIST doxygen-1.8.16.src.tar.gz 5497317 BLAKE2B 
ec1ba4242bd3ef669f92101044049f10a6e5c2d69f5a7c8eb47915fdc0846ce4758eb8c1ab28ec61635bf36f83049f603f3b70033f7e22be18685cb1d9826462
 SHA512 
46a0189aa82d5a687bdd99a904f0c061fccca407d15867d14c8c4d13e8b21a8989e7ccd6af30840803b589ed20dd86084a4db880fba0d3bfa1fdcdd8d23e12de

diff --git a/app-doc/doxygen/doxygen-1.8.16.ebuild 
b/app-doc/doxygen/doxygen-1.8.16.ebuild
new file mode 100644
index 000..33dcae69729
--- /dev/null
+++ b/app-doc/doxygen/doxygen-1.8.16.ebuild
@@ -0,0 +1,135 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+CMAKE_MAKEFILE_GENERATOR="emake"
+
+inherit cmake-utils eutils python-any-r1
+if [[ ${PV} = ** ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/doxygen/doxygen.git;
+   SRC_URI=""
+else
+   SRC_URI="http://doxygen.nl/files/${P}.src.tar.gz;
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="Documentation system for most programming languages"
+HOMEPAGE="https://www.stack.nl/~dimitri/doxygen/;
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="clang debug doc dot doxysearch latex qt5 sqlite userland_GNU"
+
+RDEPEND="app-text/ghostscript-gpl
+   dev-lang/perl
+   media-libs/libpng:0=
+   virtual/libiconv
+   clang? ( >=sys-devel/clang-4.0.0:= )
+   dot? (
+   media-gfx/graphviz
+   media-libs/freetype
+   )
+   doxysearch? ( dev-libs/xapian:= )
+   latex? (
+   dev-texlive/texlive-bibtexextra
+   dev-texlive/texlive-fontsextra
+   dev-texlive/texlive-fontutils
+   dev-texlive/texlive-latex
+   dev-texlive/texlive-latexextra
+   )
+   qt5? (
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   )
+   sqlite? ( dev-db/sqlite:3 )
+   "
+
+REQUIRED_USE="doc? ( latex )"
+
+DEPEND="sys-devel/flex
+   sys-devel/bison
+   doc? ( ${PYTHON_DEPS} )
+   ${RDEPEND}"
+
+# src_test() defaults to make -C testing but there is no such directory (bug 
#504448)
+RESTRICT="test"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.8.9.1-empty-line-sigsegv.patch" #454348
+   "${FILESDIR}/${PN}-1.8.16-link_with_pthread.patch"
+   "${FILESDIR}/${PN}-1.8.15-llvm7.patch" #92
+)
+
+DOCS=( LANGUAGE.HOWTO README.md )
+
+pkg_setup() {
+   use doc && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   cmake-utils_src_prepare
+
+   # Ensure we link to -liconv
+   if use elibc_FreeBSD && has_version dev-libs/libiconv || use 
elibc_uclibc; then
+   local pro
+   for pro in */*.pro.in */*/*.pro.in; do
+   echo "unix:LIBS += -liconv" >> "${pro}" || die
+   done
+   fi
+
+   # Call dot with -Teps instead of -Tps for EPS generation - bug #282150
+   sed -i -e '/addJob("ps"/ s/"ps"/"eps"/g' src/dot.cpp || die
+
+   # fix pdf doc
+   sed -i.orig -e "s:g_kowal:g kowal:" \
+   doc/maintainers.txt || die
+
+   if is-flagq "-O3" ; then
+   ewarn
+   ewarn "Compiling with -O3 is known to produce incorrectly"
+   ewarn "optimized code which breaks doxygen."
+   ewarn
+

[gentoo-commits] repo/gentoo:master commit in: x11-themes/kvantum/

2019-10-28 Thread Ian Whyman
commit: f485916b1e3701c5cb4ad9dd69132e27aa79f41c
Author: Ian Whyman  gentoo  org>
AuthorDate: Mon Oct 28 16:32:23 2019 +
Commit: Ian Whyman  gentoo  org>
CommitDate: Mon Oct 28 16:33:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f485916b

x11-themes/kvantum: Version Bump

Closes: https://bugs.gentoo.org/697854
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Ian Whyman  gentoo.org>

 x11-themes/kvantum/Manifest   | 2 +-
 .../kvantum/{kvantum-0.11.0-r1.ebuild => kvantum-0.12.1.ebuild}   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-themes/kvantum/Manifest b/x11-themes/kvantum/Manifest
index a2fd626b2bc..2fa0e718132 100644
--- a/x11-themes/kvantum/Manifest
+++ b/x11-themes/kvantum/Manifest
@@ -1 +1 @@
-DIST kvantum-0.11.0.tar.gz 2352370 BLAKE2B 
9b0372e85cf00f9ca1133e053810e1011c210d556abd201b7ecadd6b77d82d617e884bfe23f032424032a9f8fd7b7fee83118eea2ca04586d3c208310621cb38
 SHA512 
6ee173561359f6f0e634808aefa29c7371a5a12810c8aa05cc36ab091ceba3cf53b8848123c1fb839d44101a565c85f389730ed5e4e37975d15486f3fbf14b99
+DIST kvantum-0.12.1.tar.gz 2445944 BLAKE2B 
ef637f8e3475a8c63b6da9cde3aeb4849e7ca656cfb3c2fdef341d9c9bb4fb4de19c3c1a99957a67bcf7337c6dc91f244968bfb54d9ec9e75d09f057c093c21b
 SHA512 
a3c3c6418baca89b3d1d6c02ec370cde530882643dec3c8714f01cc8c36541b0cc7f124d605f8931086cd74eebd522b88a968bcf9cd1f7adea2028b359ff1de5

diff --git a/x11-themes/kvantum/kvantum-0.11.0-r1.ebuild 
b/x11-themes/kvantum/kvantum-0.12.1.ebuild
similarity index 87%
rename from x11-themes/kvantum/kvantum-0.11.0-r1.ebuild
rename to x11-themes/kvantum/kvantum-0.12.1.ebuild
index b34ddc20331..7fb83f7f677 100644
--- a/x11-themes/kvantum/kvantum-0.11.0-r1.ebuild
+++ b/x11-themes/kvantum/kvantum-0.12.1.ebuild
@@ -1,13 +1,13 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit cmake-utils
 
 MY_PN="Kvantum"
 
-DESCRIPTION="SVG-based theme engine for Qt4/Qt5, KDE and LXQt"
+DESCRIPTION="SVG-based theme engine for Qt5, KDE and LXQt"
 HOMEPAGE="https://github.com/tsujan/Kvantum;
 SRC_URI="https://github.com/tsujan/${MY_PN}/archive/V${PV}.tar.gz -> 
${P}.tar.gz"
 



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

2019-10-28 Thread Mike Gilbert
commit: 19799a5d963d1cbfae014c1af0272f7aa4e79c1b
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Oct 28 17:12:36 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Oct 28 17:12:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19799a5d

virtual/libudev: restore ~riscv keyword

Package-Manager: Portage-2.3.78_p4, Repoman-2.3.17_p100
Signed-off-by: Mike Gilbert  gentoo.org>

 virtual/libudev/libudev-232-r2.ebuild | 2 +-
 virtual/libudev/libudev-232-r3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/libudev/libudev-232-r2.ebuild 
b/virtual/libudev/libudev-232-r2.ebuild
index 95c873cee6b..ee3ff70 100644
--- a/virtual/libudev/libudev-232-r2.ebuild
+++ b/virtual/libudev/libudev-232-r2.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc x86"
 IUSE="static-libs systemd"
 
 RDEPEND="

diff --git a/virtual/libudev/libudev-232-r3.ebuild 
b/virtual/libudev/libudev-232-r3.ebuild
index cda316a78ba..7a07ae5ce8f 100644
--- a/virtual/libudev/libudev-232-r3.ebuild
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -6,7 +6,7 @@ inherit multilib-build
 
 DESCRIPTION="Virtual for libudev providers"
 SLOT="0/1"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh ~sparc ~x86"
 IUSE="static-libs systemd"
 
 RDEPEND="



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

2019-10-28 Thread Anthony G. Basile
commit: dcfeb165fb214a1eee2692cf247a79f25e1aee2e
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Mon Oct 28 17:35:12 2019 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Mon Oct 28 17:35:25 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcfeb165

net-libs/libmicrohttpd: version bump to 0.9.68

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

 net-libs/libmicrohttpd/Manifest|  1 +
 net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild | 60 ++
 2 files changed, 61 insertions(+)

diff --git a/net-libs/libmicrohttpd/Manifest b/net-libs/libmicrohttpd/Manifest
index cd14d94b2c5..487c1a9a971 100644
--- a/net-libs/libmicrohttpd/Manifest
+++ b/net-libs/libmicrohttpd/Manifest
@@ -3,3 +3,4 @@ DIST libmicrohttpd-0.9.64.tar.gz 1631384 BLAKE2B 
15437188f0246ea0270338e45016c34
 DIST libmicrohttpd-0.9.65.tar.gz 1633346 BLAKE2B 
ce6ba2b6c52e30194872c66ab5b9e358f0979dd99ef24ce59fddf9e6fc2b76b01f424f9c9b511cf88c2dde2ca98d3f6a25cbcd26bdfadf0b9db65efd36435dc7
 SHA512 
751b7a5970cef07f260660254bfdeda4882e9e28d5cbdfbfed50e2c4583caf8f19c96ede6d368babc4223e7fbdf85d85eec37dc96abf77dc13d6a9c6be12
 DIST libmicrohttpd-0.9.66.tar.gz 1877096 BLAKE2B 
4788fa63b0438e250264852f291a7661ee64f4116cbe95eec0902a47115721040a9259acb9c3385d833364f9b27695a90a2cedc516a35ee89125e0852d545579
 SHA512 
59cc56a9511d9d1c05647a57d920a16d0aaa0d0523d0241ceb88641d18bd95fdb3bb5a60fd648ac54a6f4323a673a3145e520a2fe9e124e78973ff6dac3ad89a
 DIST libmicrohttpd-0.9.67.tar.gz 1881973 BLAKE2B 
640bc99642160adb6728dfa6ea71720e376bd0bca3b86a56424906a563b9ea1ef92d51c509d0e642c8e32f46a9044826ab41f0e5eef88ee971bde9094a961db7
 SHA512 
2a2a11e9a525024dada639b1622cc875bb9b59af266a53e2742d5bf92f544192713c4e1369a573b2e3796d27cf490a9a02ba360ccc91136b4780306769edb7ec
+DIST libmicrohttpd-0.9.68.tar.gz 1884342 BLAKE2B 
3f74c48917fa19753a617242fa07b99a69510a14a802609d038964d927516f8f52b4330d0eee2c7b98096b2d840158e4945310edef290224ea256d9616fb4d94
 SHA512 
9daaab5fb35fef6f2a19b7e08eeb8473aeb0a67631808a8d7a7f78a09cb621ca5d32dbbbca616865a40afb92f8c6495f9e2ba1674880af8011a2bc798c070a13

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild 
b/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild
new file mode 100644
index 000..6d9443a1237
--- /dev/null
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.68.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit multilib-minimal
+
+MY_P="${P/_/}"
+
+DESCRIPTION="Small C library to run an HTTP server as part of another 
application"
+HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/;
+SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/12"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+epoll ssl static-libs test"
+
+RDEPEND="ssl? (
+   dev-libs/libgcrypt:0=
+   net-libs/gnutls
+   )"
+
+# We disable tests below because they're broken,
+# but if enabled, we'll need this.
+DEPEND="${RDEPEND}
+   test?   (
+   ssl? ( net-misc/curl[ssl] )
+   )"
+
+S=${WORKDIR}/${MY_P}
+
+DOCS="AUTHORS NEWS README ChangeLog"
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" \
+   econf \
+   --enable-bauth \
+   --enable-dauth \
+   --disable-examples \
+   --enable-messages \
+   --enable-postprocessor \
+   --disable-thread-names \
+   $(use_enable epoll) \
+   $(use_enable test curl) \
+   $(use_enable ssl https) \
+   $(use_with ssl gnutls) \
+   $(use_enable static-libs static)
+}
+
+# tests are broken in the portage environment.
+src_test() {
+   :
+}
+
+multilib_src_install_all() {
+   default
+
+   use static-libs || find "${ED}" -name '*.la' -delete
+}



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

2019-10-28 Thread Michał Górny
commit: d61a72841e3bfdf68ea8e8b390ddcef1944a8a86
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Oct 28 14:12:17 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Oct 28 17:00:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d61a7284

dev-python/setuptools: Bump to 41.5.0

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

 dev-python/setuptools/Manifest |  1 +
 dev-python/setuptools/setuptools-41.5.0.ebuild | 73 ++
 2 files changed, 74 insertions(+)

diff --git a/dev-python/setuptools/Manifest b/dev-python/setuptools/Manifest
index eee02d34302..3d139baae53 100644
--- a/dev-python/setuptools/Manifest
+++ b/dev-python/setuptools/Manifest
@@ -3,3 +3,4 @@ DIST setuptools-40.6.3.zip 839328 BLAKE2B 
ddc87213439ce2ad96ba54218bd5b3e41a7c31
 DIST setuptools-41.1.0.zip 851100 BLAKE2B 
1a2dcb1d3f1a34d9a5dab5156b76cddb03da0f3745e57ebdd363cdd23512df0de8f0d3131c930e2b67ae34fc15f75a9c06802826f97508bfb937a9e45ff287f4
 SHA512 
07e3381fffc7b75051640c07e334794cb008682e05ab8bbd5bb1e9757fd36305997a2974c424fd474411941f5ff014a53ec1edc276543593b238fe1e97d7d106
 DIST setuptools-41.2.0.zip 851251 BLAKE2B 
1c4896c429c670832a46f951dc4c4958f808f1a7c0ad88670705fe265bee23c1d2b6a348b13298b0a60b6c821d504567d4d35b33f388949028391219cd45191e
 SHA512 
6ac0da9f2e452b2b2334c03eb1667d88ebffeb68da18a69fe14f9f0763ac391986dcc663f123015b63eb0c3f905e5a8be7408499ddb1ac20367109275cb66ac9
 DIST setuptools-41.4.0.zip 855608 BLAKE2B 
8047a5915d37168c04eded6e0b0b2273557bba7558a173d3f904985471124703797e2b5d00ce8c28096213a181e268a9bae5566f112683b3bee21df26795f5d3
 SHA512 
3b8406dd6ea23623112b8ba418e70fa97317449838a5dfc54d46738dbde3f2fc15657466e296e2f9bf72cbbaa0aa28ba42d8392afe29f9583cca258645e189b7
+DIST setuptools-41.5.0.zip 851068 BLAKE2B 
1a45674719fb661eccb43789f0851a1bb1800d13e5a0f99916762c9391bf49acd580b6500e0f5e8f0b23f6a671891b82c48d6300c9d9b7605cb0dfdca7a15075
 SHA512 
d02c5db7649281fcdc010837a600611af260bb7563440da4ad84cdbaa35b19c7cc1890ae7bdc58b49dfed20041b0ac52a8dbe0dfb340a804668cbecaea6b2bb7

diff --git a/dev-python/setuptools/setuptools-41.5.0.ebuild 
b/dev-python/setuptools/setuptools-41.5.0.ebuild
new file mode 100644
index 000..f3990f7b4a6
--- /dev/null
+++ b/dev-python/setuptools/setuptools-41.5.0.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy{,3} )
+PYTHON_REQ_USE="xml(+)"
+
+inherit distutils-r1
+
+if [[ ${PV} == "" ]]; then
+   EGIT_REPO_URI="https://github.com/pypa/setuptools.git;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+fi
+
+DESCRIPTION="Collection of extensions to Distutils"
+HOMEPAGE="https://github.com/pypa/setuptools 
https://pypi.org/project/setuptools/;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pip[${PYTHON_USEDEP}]
+   >=dev-python/pytest-3.7.0[${PYTHON_USEDEP}]
+   

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

2019-10-28 Thread Mike Gilbert
commit: d4d874557a7a28796a656efb18d4be80c54d72fb
Author: Mike Gilbert  gentoo  org>
AuthorDate: Mon Oct 28 17:10:00 2019 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Oct 28 17:10:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d87455

virtual/libudev: revbump with proper static-libs usedep

Package-Manager: Portage-2.3.78_p4, Repoman-2.3.17_p100
Signed-off-by: Mike Gilbert  gentoo.org>

 virtual/libudev/libudev-232-r3.ebuild | 18 ++
 1 file changed, 18 insertions(+)

diff --git a/virtual/libudev/libudev-232-r3.ebuild 
b/virtual/libudev/libudev-232-r3.ebuild
new file mode 100644
index 000..cda316a78ba
--- /dev/null
+++ b/virtual/libudev/libudev-232-r3.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit multilib-build
+
+DESCRIPTION="Virtual for libudev providers"
+SLOT="0/1"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86"
+IUSE="static-libs systemd"
+
+RDEPEND="
+   !systemd? ( || (
+   >=sys-fs/eudev-3.2.9:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+   >=sys-fs/udev-232:0/0[${MULTILIB_USEDEP},static-libs(-)?]
+   ) )
+   systemd? ( 
>=sys-apps/systemd-232:0/2[${MULTILIB_USEDEP},static-libs(-)?] )
+"



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

2019-10-28 Thread Sebastian Pipping
commit: f52e58bc50e3e6e9b2567d2aa02f2eb7767351a6
Author: Sebastian Pipping  gentoo  org>
AuthorDate: Mon Oct 28 17:32:34 2019 +
Commit: Sebastian Pipping  gentoo  org>
CommitDate: Mon Oct 28 17:32:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52e58bc

media-libs/gegl: Stop enforcing USE=introspection

Closes: https://bugs.gentoo.org/698754
Signed-off-by: Sebastian Pipping  gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.16

 media-libs/gegl/gegl-0.4.16.ebuild | 2 +-
 media-libs/gegl/gegl-0.4.18.ebuild | 2 +-
 media-libs/gegl/gegl-.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/gegl/gegl-0.4.16.ebuild 
b/media-libs/gegl/gegl-0.4.16.ebuild
index 12651446e60..c76de89fa31 100644
--- a/media-libs/gegl/gegl-0.4.16.ebuild
+++ b/media-libs/gegl/gegl-0.4.16.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="http://www.gegl.org/;
 LICENSE="|| ( GPL-3+ LGPL-3 )"
 SLOT="0.4"
 
-IUSE="cairo cpu_flags_x86_mmx cpu_flags_x86_sse debug ffmpeg +introspection 
lcms lensfun libav openexr pdf raw sdl svg test tiff umfpack vala v4l webp zlib"
+IUSE="cairo cpu_flags_x86_mmx cpu_flags_x86_sse debug ffmpeg introspection 
lcms lensfun libav openexr pdf raw sdl svg test tiff umfpack vala v4l webp zlib"
 REQUIRED_USE="
svg? ( cairo )
vala? ( introspection )

diff --git a/media-libs/gegl/gegl-0.4.18.ebuild 
b/media-libs/gegl/gegl-0.4.18.ebuild
index 06defec21a4..7de01528fc4 100644
--- a/media-libs/gegl/gegl-0.4.18.ebuild
+++ b/media-libs/gegl/gegl-0.4.18.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="http://www.gegl.org/;
 LICENSE="|| ( GPL-3+ LGPL-3 )"
 SLOT="0.4"
 
-IUSE="cairo debug ffmpeg +introspection lcms lensfun libav openexr pdf raw sdl 
svg test tiff umfpack vala v4l webp"
+IUSE="cairo debug ffmpeg introspection lcms lensfun libav openexr pdf raw sdl 
svg test tiff umfpack vala v4l webp"
 REQUIRED_USE="
svg? ( cairo )
vala? ( introspection )

diff --git a/media-libs/gegl/gegl-.ebuild b/media-libs/gegl/gegl-.ebuild
index 9083a3b08f6..015343c90de 100644
--- a/media-libs/gegl/gegl-.ebuild
+++ b/media-libs/gegl/gegl-.ebuild
@@ -24,7 +24,7 @@ HOMEPAGE="http://www.gegl.org/;
 LICENSE="|| ( GPL-3+ LGPL-3 )"
 SLOT="0.4"
 
-IUSE="cairo debug ffmpeg +introspection lcms lensfun libav openexr pdf raw sdl 
svg test tiff umfpack vala v4l webp"
+IUSE="cairo debug ffmpeg introspection lcms lensfun libav openexr pdf raw sdl 
svg test tiff umfpack vala v4l webp"
 REQUIRED_USE="
svg? ( cairo )
vala? ( introspection )



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

2019-10-28 Thread Amadeusz Piotr Żołnowski
commit: 98647e26432c86554baf653ecf58a129fdf0b9ce
Author: Amadeusz Piotr Żołnowski  gentoo  org>
AuthorDate: Mon Oct 28 22:03:25 2019 +
Commit: Amadeusz Piotr Żołnowski  gentoo  org>
CommitDate: Mon Oct 28 22:04:22 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98647e26

net-mail/notmuch: Add missing patch for 0.29.2

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Amadeusz Piotr Żołnowski  gentoo.org>

 ...-Use-loopback-IP-address-rather-than-name.patch | 61 ++
 1 file changed, 61 insertions(+)

diff --git 
a/net-mail/notmuch/files/0.29.2-0001-Use-loopback-IP-address-rather-than-name.patch
 
b/net-mail/notmuch/files/0.29.2-0001-Use-loopback-IP-address-rather-than-name.patch
new file mode 100644
index 000..e4722469595
--- /dev/null
+++ 
b/net-mail/notmuch/files/0.29.2-0001-Use-loopback-IP-address-rather-than-name.patch
@@ -0,0 +1,61 @@
+From 59b5bfb6e2095c62925b31e087571506edae7956 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Amadeusz=20Piotr=20=C5=BBo=C5=82nowski?=
+ 
+Date: Sun, 7 Jul 2019 11:33:09 +0100
+Subject: [PATCH] Use loopback IP address rather than name
+
+---
+ test/smtp-dummy.c | 8 
+ test/test-lib.sh  | 2 +-
+ 2 files changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/test/smtp-dummy.c b/test/smtp-dummy.c
+index a7c1fe4f..822a986a 100644
+--- a/test/smtp-dummy.c
 b/test/smtp-dummy.c
+@@ -76,7 +76,7 @@ process_command (FILE *peer, FILE *output, const char 
*command)
+   fprintf (peer, "502 not implemented\r\n");
+   fflush (peer);
+ } else if (STRNCMP_LITERAL (command, "HELO ") == 0) {
+-  fprintf (peer, "250 localhost\r\n");
++  fprintf (peer, "250 127.0.0.1\r\n");
+   fflush (peer);
+ } else if (STRNCMP_LITERAL (command, "MAIL FROM:") == 0 ||
+  STRNCMP_LITERAL (command, "RCPT TO:") == 0) {
+@@ -105,7 +105,7 @@ do_smtp_to_file (FILE *peer, FILE *output)
+ size_t line_size;
+ ssize_t line_len;
+ 
+-fprintf (peer, "220 localhost smtp-dummy\r\n");
++fprintf (peer, "220 127.0.0.1 smtp-dummy\r\n");
+ fflush (peer);
+ 
+ while ((line_len = getline (, _size, peer)) != -1) {
+@@ -183,9 +183,9 @@ main (int argc, char *argv[])
+   goto DONE;
+ }
+ 
+-hostinfo = gethostbyname ("localhost");
++hostinfo = gethostbyname ("127.0.0.1");
+ if (hostinfo == NULL) {
+-  fprintf (stderr, "Unknown host: localhost\n");
++  fprintf (stderr, "Unknown host: 127.0.0.1\n");
+   ret = 1;
+   goto DONE;
+ }
+diff --git a/test/test-lib.sh b/test/test-lib.sh
+index 616cb674..dd887773 100644
+--- a/test/test-lib.sh
 b/test/test-lib.sh
+@@ -336,7 +336,7 @@ emacs_deliver_message ()
+ test_emacs \
+   "(let ((message-send-mail-function 'message-smtpmail-send-it)
+  (mail-host-address \"example.com\")
+- (smtpmail-smtp-server \"localhost\")
++ (smtpmail-smtp-server \"127.0.0.1\")
+  (smtpmail-smtp-service \"${smtp_dummy_port}\"))
+  (notmuch-mua-mail)
+  (message-goto-to)
+-- 
+2.19.2
+



[gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-bin/

2019-10-28 Thread Georgy Yakovlev
commit: 6384452f6a0b069e01ad79a29529388e558e0f8c
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Oct 28 22:03:27 2019 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Oct 28 22:04:53 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6384452f

dev-java/openjdk-bin: add ~arm tarball for 8.222_p10-r1

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

 dev-java/openjdk-bin/Manifest| 1 +
 dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-java/openjdk-bin/Manifest b/dev-java/openjdk-bin/Manifest
index 38e11200b3b..de9d9aff44c 100644
--- a/dev-java/openjdk-bin/Manifest
+++ b/dev-java/openjdk-bin/Manifest
@@ -6,6 +6,7 @@ DIST OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.5_10.tar.gz 
181474028 BLAKE2B cc8
 DIST OpenJDK11U-jdk_x64_linux_hotspot_11.0.4_11.tar.gz 196818652 BLAKE2B 
f67327882afb3fdf0636d5e5262236376ed8f98eef2c8153457be0ab068a5abeb523a3873f43ced650ac623b90079d80f2a744beb8f410d8763ff7798d5980dc
 SHA512 
8b42abedf935b8fb186a2efa11203231021417a745f03d557782aea6c5ce84f7b9fb126d3a00ac5159c349347a5d1cc9aa52b2378b2aec58d82f55a5fbcf471f
 DIST OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10.tar.gz 196955466 BLAKE2B 
22f97b4d8a122f4727bdfd37304e781a88704622a1e07301b4370139497c96bd1c5d7c22f378e335682d380a0f2aa91dcf323dd3c8479521f123b07103d2
 SHA512 
893fcb0eb6bc5e330c5e7d3ea5a2b16d1d0301206bb1319730d084356310c7b26ecef2b699cf6f375bebf769e0eb4c96b2456488b43d4d52c51f0e2316a42618
 DIST OpenJDK8U-jdk_aarch64_linux_hotspot_8u222b10.tar.gz 104510642 BLAKE2B 
c67f640ededdc0d91fc02144c9e1d58a4c94984d6679e22172ae536a7c1397296bd52d5037eabcf255a2655e0d2f2cb3fdfe2e10a6f5739cc351e1d982acdbce
 SHA512 
229ab2fef5339d396ebf5923454f45a9989341e8e9c9d57ee8779c6d5c8bd78d9d62d7a24d236b7f66baf79db641b04b9f9809d0734c1028ade7039bb2a94926
+DIST OpenJDK8U-jdk_arm_linux_hotspot_8u222b10.tar.gz 99367073 BLAKE2B 
af507e3c1877a4e895f65fb4f47f8559ac626c78477919f281ff9ce34dcc0c6394f4ca4336d406efed541c3190147188e772922c09d91ba0efaac37ed7214a90
 SHA512 
1b166e21de8889a1aa7e90591e635c22bf18ccfa1b9d774dd01cbc97f4c0a732ebdebac8f18aed649869e52512fce35ee9a8398e1526c2e06d6109994e3772f9
 DIST OpenJDK8U-jdk_ppc64le_linux_hotspot_8u222b10.tar.gz 101730569 BLAKE2B 
3391a783edcd00820e7db92c11d2707331e9aecd352802b8cd0fe565eb42620d179e2decc32452a94bff4951b9f1fe9e276b773135d316847c215f7f42e24a7c
 SHA512 
691ff8e2f2b8d7d3004fd11470cc881a8a7d3b60eed6007986db7ee8561bc41c3508b3c9b8f4da4a298a84e3023fd9b874f9d8f20664d89ce63cdb760f554465
 DIST OpenJDK8U-jdk_ppc64le_linux_hotspot_8u232b09.tar.gz 101775907 BLAKE2B 
e051da5a0bfddd1310ab74d728936755504f99a055b8e3af9d91affd1e781fd76eaa1a5bea297565d81e946e2f19e9bbbfe146b634bd9fc30fef4d936c97261f
 SHA512 
bab1105cbce30d8fcf5f4c48d28a155ac4d8fa635d8d4f9d2d5ccd337fbc78db398e991b6c81b75e3dd76c695a63686c22193ccaeab97f0439f67ada56acb61c
 DIST OpenJDK8U-jdk_x64_linux_hotspot_8u222b10.tar.gz 104480114 BLAKE2B 
83f85b07cb1613976560d2e4df9473cd483888aa61aad17ab310683689079dc4bdde68d134123d1f3431f38be362a281cdba16b0c71e50d3fbf6a5e9b9ec2956
 SHA512 
8c090817bdbe2c7e1caa61b568c43e1a98e9ab5623743f4c74f6fd05254b3148e9a092cd475f7d141b1ec8ceeb4207a0f74ec1bc408f9b024806cbb740f9a2da

diff --git a/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild 
b/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild
index c9b8c2cf4c9..7183be81ddd 100644
--- a/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild
+++ b/dev-java/openjdk-bin/openjdk-bin-8.222_p10-r1.ebuild
@@ -18,12 +18,13 @@ DESCRIPTION="Prebuilt Java JDK binaries provided by 
AdoptOpenJDK"
 HOMEPAGE="https://adoptopenjdk.net;
 SRC_URI="
$(abi_uri aarch64 arm64)
+   $(abi_uri arm)
$(abi_uri ppc64le ppc64)
$(abi_uri x64 amd64)
 "
 
 LICENSE="GPL-2-with-classpath-exception"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 
 IUSE="alsa cups doc examples +gentoo-vm headless-awt nsplugin selinux source 
+webstart"
 



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

2019-10-28 Thread Sergei Trofimovich
commit: d9649766ab2893de8586d88215a846275615bd72
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 28 23:31:51 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 28 23:32:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9649766

sys-devel/gcc: drop old

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/gcc/Manifest|  9 ---
 sys-devel/gcc/gcc-4.1.2.ebuild| 29 ---
 sys-devel/gcc/gcc-4.2.4-r1.ebuild | 17 -
 sys-devel/gcc/gcc-4.3.6-r1.ebuild | 28 --
 sys-devel/gcc/gcc-4.4.7.ebuild| 28 --
 sys-devel/gcc/gcc-4.5.4.ebuild| 29 ---
 sys-devel/gcc/gcc-4.6.4.ebuild| 30 ---
 sys-devel/gcc/gcc-4.7.4-r1.ebuild | 47 
 sys-devel/gcc/gcc-4.8.5-r1.ebuild | 47 
 sys-devel/gcc/gcc-4.9.4.ebuild| 50 ---
 10 files changed, 314 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 66929e03ce6..12c71ac71bb 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -11,42 +11,33 @@ DIST gcc-3.4.6.tar.bz2 28193401 BLAKE2B 
b3e2d52269e59acbdb04248d8d95bee957da2972
 DIST gcc-4.0.4-patches-1.5.tar.bz2 43777 BLAKE2B 
9bd12a707b9721336fa2443d73898df4712a8b81ffc5b7e18b611663f642f6e815d6d6c4583791fee87d36e56dccfd5b364119bfa98bd80cb3e35f20f989c80d
 SHA512 
dc9074fa7861c9efd4bb8a4118551377c88e27f2f2e7ea95fc3c75b3992ab55996afd8606570c795e85e73c9d1e2179f261b6c5d470ce778fec8fec3a74905ea
 DIST gcc-4.0.4-uclibc-patches-1.0.tar.bz2 20164 BLAKE2B 
d2d9626f03bcf0b06f316f22f2d4ea71ba0721d8369ff914bb27e20c4423a2a5b511bb23e74d2efc247ecc9c0554144a7ebd16d8baf432e289226ef610bef978
 SHA512 
67bdb8be3b7d173795ae3692f8f76fb6c236bfe3054112db30e3f0a56982685fe0b15e2c37f7d9e15e6198e4a41e47e1434a2befeee4e9e460e7bc9e0fa9d235
 DIST gcc-4.0.4.tar.bz2 32642939 BLAKE2B 
a152e6183bb288e587f1e6ad21401de5ce21f871aa4f82344bf76af4518d3286d281770754fd5744a9c0a86bd656be8bce88aa72380e42c438271e1f471c4d8e
 SHA512 
194c12b5a1bc50c003f6fc849a4c0032388a960fb4b769bdb6e76cf330f04f880a0723661c991ec03742443c21ccba9af8599ae648a0777e0a5875c5fe7f6abd
-DIST gcc-4.1.2-patches-1.6.tar.bz2 54513 BLAKE2B 
5f9d6e3332cbfac0ef757dfbd45226414f41c39f8d828325ab0d1ae1a82855cc6cde09308a7e1565cbd9ddcb1b730681bf7ccf69643a29141b3b029e8fb61135
 SHA512 
0f225b66851c1e70afe19f59c8527631c8b42f0580922d979d2dbf367b4591a59e7047bcb52b36695bf24fcfd71ea814b0001e001fe0e39482dec7327bb74259
 DIST gcc-4.1.2-patches-2.tar.bz2 56296 BLAKE2B 
1b7660dc55ce36158f0715c0e277621deb2dbf45bdcb15a723e8c75038c1591cab64864d8a8cde62b443933b6212703996895a98619506437eb185b9f866e4a4
 SHA512 
c61b0251c8826be34a6688924f61a4318ffc20fe22a7aaee98db69aa84e29f90c2e1eb8c78961f8d6b4d610478c242d3fc1b74642e6e3661b102acea1f1f6e14
 DIST gcc-4.1.2-uclibc-patches-1.0.tar.bz2 20980 BLAKE2B 
cfc7dd4c7a0b1ed80c491d4ad56b05b05ff308fdbed2faa1b9f15b10c0f7834ee4ffcb0df1619f959f7a1a5f315305b550665c232404a8a3306e3e615539a0c8
 SHA512 
57789f4236a3085136afa83be3cef677bd813afd258d67bfdbecd2058f497cd459366d5515044c0208ab753946dc951dac6a3889752ca6dae836d837c22ce33b
 DIST gcc-4.1.2.tar.bz2 39707720 BLAKE2B 
966b6a64c118456c7fb66eb2ad0dd84b1d53ad88dcbd146f446ef097a6975f5d6a7f1bcbbc4bfcd4e48b00eeb8054728e412db3d9818cff1f195e37859a4e510
 SHA512 
b97d3b72a3b0355611d5090b2c715b7a774f0e466a89326a0226c2809d12dfafb2d7c5a7af54bd5e00c135bbb6596f535e1a484740f7f1f691e8a57e6f0425cc
-DIST gcc-4.2.4-patches-1.4.tar.bz2 25768 BLAKE2B 
502a83eb320ab4e4e4f210958b839f99e4c524ed49676ba909c297a9e0fc93b91411c8aa123e1180909297de0f42c0c320bbe3cf75319728f4a130bb56907f60
 SHA512 
dacd9d13f29e1e7baf136dee564fd0d128c20f77a8f7ab745263ad9dea8c694c006b89baf93f9aab7a0f93b48c2a54d80c4196f83f0f27c0fe17f7fba9a4fcfd
 DIST gcc-4.2.4-patches-1.6.tar.bz2 27554 BLAKE2B 
1b6cf76ec6f0cd17d1078f6586124d6da5b3217f30300970bbcedc024d319fb5768b3a24ba6e366fbd9818f5c973916e7eb77858a6fc3609239f509cfab68196
 SHA512 
f4b1946429216dc381639e36197e6de8993cd19d3dfa47c52c5383980a3d7eee3613e3cf121609e5ed31dfb466fb97978e4c53240c6135d9babc9e2edb8aaff1
 DIST gcc-4.2.4-uclibc-patches-1.0.tar.bz2 19167 BLAKE2B 
bf2bcc9ece9096cf7fdac56073774072fa03e5dbf389a617888b2269bc79a7cfb68a6e26da66dedce9f954a1766ed21bbdd907b747e9fb5ea3a0fbbb6474
 SHA512 
5545cfe6bfa7ab9a69a474cc051cc8744380077dcc193afefeb455e959e408a5e4dfd1adde5357886c7f598835400273ef80ad5c14976c0552b44f5cd48704ed
 DIST gcc-4.2.4.tar.bz2 44025458 BLAKE2B 
1d9645298dbbb1aba7b2957acf5b9839bd702a85120aa82d4cada0e4ea68a1d633422d8fcedc405504768e2f932e4b9d1a70a86da0b8efa5fc923b786ebc259f
 SHA512 
c6e3e4fce1d27d0c56ab24f4809367d9329b620b7c124e88de190f2ea2ae57b5e06d0bda85c5a74237a4f94ddba53dc91faea0611fff7b19ad720edc312cb0d9
-DIST gcc-4.3.6-patches-1.2.tar.bz2 76826 BLAKE2B 

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

2019-10-28 Thread Sergei Trofimovich
commit: f848f9ecac402c9c1acf1fc6e1ed0614ea480073
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 28 23:29:26 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 28 23:32:34 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f848f9ec

sys-devel/gcc: de-stabilize gcc-4.*

These compilers are not frequently used and yet patchsets
get updated with time. Don't claim these ebuilds are stable.

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-devel/gcc/gcc-4.1.2.ebuild| 4 ++--
 sys-devel/gcc/gcc-4.2.4-r1.ebuild | 4 ++--
 sys-devel/gcc/gcc-4.3.6-r1.ebuild | 4 ++--
 sys-devel/gcc/gcc-4.4.7.ebuild| 4 ++--
 sys-devel/gcc/gcc-4.5.4.ebuild| 4 ++--
 sys-devel/gcc/gcc-4.6.4.ebuild| 4 ++--
 sys-devel/gcc/gcc-4.7.4-r1.ebuild | 2 +-
 sys-devel/gcc/gcc-4.8.5-r1.ebuild | 4 ++--
 sys-devel/gcc/gcc-4.9.4.ebuild| 4 ++--
 9 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/sys-devel/gcc/gcc-4.1.2.ebuild b/sys-devel/gcc/gcc-4.1.2.ebuild
index fb958bc86e3..f485a54d7e5 100644
--- a/sys-devel/gcc/gcc-4.1.2.ebuild
+++ b/sys-devel/gcc/gcc-4.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -9,7 +9,7 @@ D_VER="0.24"
 
 inherit eutils toolchain
 
-KEYWORDS="-* alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc 
x86"
+KEYWORDS="-* ~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

diff --git a/sys-devel/gcc/gcc-4.2.4-r1.ebuild 
b/sys-devel/gcc/gcc-4.2.4-r1.ebuild
index ccad607df6a..5389ce3199b 100644
--- a/sys-devel/gcc/gcc-4.2.4-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ UCLIBC_VER="1.0"
 
 inherit toolchain
 
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

diff --git a/sys-devel/gcc/gcc-4.3.6-r1.ebuild 
b/sys-devel/gcc/gcc-4.3.6-r1.ebuild
index 13c159fc06a..0993c7b6ae5 100644
--- a/sys-devel/gcc/gcc-4.3.6-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.3.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ UCLIBC_VER="1.0"
 
 inherit toolchain
 
-KEYWORDS="alpha amd64 arm -hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

diff --git a/sys-devel/gcc/gcc-4.4.7.ebuild b/sys-devel/gcc/gcc-4.4.7.ebuild
index 34640172a98..38b9caf06c6 100644
--- a/sys-devel/gcc/gcc-4.4.7.ebuild
+++ b/sys-devel/gcc/gcc-4.4.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ UCLIBC_VER="1.0"
 
 inherit eutils toolchain
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

diff --git a/sys-devel/gcc/gcc-4.5.4.ebuild b/sys-devel/gcc/gcc-4.5.4.ebuild
index 0735102e924..556ba04a699 100644
--- a/sys-devel/gcc/gcc-4.5.4.ebuild
+++ b/sys-devel/gcc/gcc-4.5.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ UCLIBC_VER="1.0"
 
 inherit eutils toolchain
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

diff --git a/sys-devel/gcc/gcc-4.6.4.ebuild b/sys-devel/gcc/gcc-4.6.4.ebuild
index 47155da6260..505e90bd849 100644
--- a/sys-devel/gcc/gcc-4.6.4.ebuild
+++ b/sys-devel/gcc/gcc-4.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ UCLIBC_VER="1.0"
 
 inherit eutils toolchain
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86"
 
 RDEPEND=""
 DEPEND="${RDEPEND}

diff --git a/sys-devel/gcc/gcc-4.7.4-r1.ebuild 
b/sys-devel/gcc/gcc-4.7.4-r1.ebuild
index e3d14526e93..dd3ed19e8c0 100644
--- a/sys-devel/gcc/gcc-4.7.4-r1.ebuild
+++ b/sys-devel/gcc/gcc-4.7.4-r1.ebuild
@@ -21,7 

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

2019-10-28 Thread Andreas Sturmlechner
commit: 79cad2e9942d9115a9f28682d8ce564c0947f5b1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 28 23:05:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 28 23:05:37 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=79cad2e9

kde-plasma/plasma-workspace: Add subslot operator on qtgui

Upstream commit a0a80c67f91cd52baf8f349b71f587c09820054e
After Qt change: https://codereview.qt-project.org/c/qt/qtbase/+/273182

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

 kde-plasma/plasma-workspace/plasma-workspace-5.17.49..ebuild | 3 ++-
 kde-plasma/plasma-workspace/plasma-workspace-.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.17.49..ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.17.49..ebuild
index c713f79983..4712dbfc55 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.17.49..ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.17.49..ebuild
@@ -14,6 +14,7 @@ IUSE="appstream +calendar geolocation gps qalculate qrcode 
+semantic-desktop sys
 
 REQUIRED_USE="gps? ( geolocation )"
 
+# drop qtgui subslot operator when QT_MINIMAL >= 5.14.0
 COMMON_DEPEND="
$(add_frameworks_dep kactivities)
$(add_frameworks_dep kactivities-stats)
@@ -60,7 +61,7 @@ COMMON_DEPEND="
$(add_plasma_dep libkworkspace)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative 'widgets')
-   $(add_qt_dep qtgui 'jpeg')
+   $(add_qt_dep qtgui 'jpeg' '' '5=')
$(add_qt_dep qtnetwork)
$(add_qt_dep qtsql)
$(add_qt_dep qtwidgets)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-.ebuild
index 374e9ed179..e60dcf067b 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-.ebuild
@@ -14,6 +14,7 @@ IUSE="appstream +calendar feedback geolocation gps qalculate 
qrcode +semantic-de
 
 REQUIRED_USE="gps? ( geolocation )"
 
+# drop qtgui subslot operator when QT_MINIMAL >= 5.14.0
 COMMON_DEPEND="
$(add_frameworks_dep kactivities)
$(add_frameworks_dep kactivities-stats)
@@ -60,7 +61,7 @@ COMMON_DEPEND="
$(add_plasma_dep libkworkspace)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative 'widgets')
-   $(add_qt_dep qtgui 'jpeg')
+   $(add_qt_dep qtgui 'jpeg' '' '5=')
$(add_qt_dep qtnetwork)
$(add_qt_dep qtsql)
$(add_qt_dep qtwidgets)



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

2019-10-28 Thread Andreas Sturmlechner
commit: bc665f1d6bb9fc67f0084a0195eb7813f5682250
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 28 23:30:37 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 28 23:30:37 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=bc665f1d

kde-plasma/breeze: Add subslot operator on qtwidgets

Upstream commit f803a89e2443381acc00a26fa3d5ca35d6fb9d05

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

 kde-plasma/breeze/breeze-5.17.49..ebuild | 3 ++-
 kde-plasma/breeze/breeze-.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/breeze/breeze-5.17.49..ebuild 
b/kde-plasma/breeze/breeze-5.17.49..ebuild
index ba59a80c19..8e8bbc24b5 100644
--- a/kde-plasma/breeze/breeze-5.17.49..ebuild
+++ b/kde-plasma/breeze/breeze-5.17.49..ebuild
@@ -10,6 +10,7 @@ HOMEPAGE="https://cgit.kde.org/breeze.git;
 KEYWORDS=""
 IUSE="wayland X"
 
+# drop qtwidgets subslot operator when QT_MINIMAL >= 5.13.0
 RDEPEND="
$(add_frameworks_dep frameworkintegration)
$(add_frameworks_dep kcmutils)
@@ -24,7 +25,7 @@ RDEPEND="
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtwidgets '' '' '5=')
sci-libs/fftw:3.0=
wayland? ( $(add_frameworks_dep kwayland) )
X? (

diff --git a/kde-plasma/breeze/breeze-.ebuild 
b/kde-plasma/breeze/breeze-.ebuild
index ba59a80c19..8e8bbc24b5 100644
--- a/kde-plasma/breeze/breeze-.ebuild
+++ b/kde-plasma/breeze/breeze-.ebuild
@@ -10,6 +10,7 @@ HOMEPAGE="https://cgit.kde.org/breeze.git;
 KEYWORDS=""
 IUSE="wayland X"
 
+# drop qtwidgets subslot operator when QT_MINIMAL >= 5.13.0
 RDEPEND="
$(add_frameworks_dep frameworkintegration)
$(add_frameworks_dep kcmutils)
@@ -24,7 +25,7 @@ RDEPEND="
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtwidgets '' '' '5=')
sci-libs/fftw:3.0=
wayland? ( $(add_frameworks_dep kwayland) )
X? (



[gentoo-commits] proj/kde:master commit in: kde-frameworks/frameworkintegration/

2019-10-28 Thread Andreas Sturmlechner
commit: beb17acd0c7ad6118d3b5a0bafe6bc8123b628ad
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 28 23:37:40 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 28 23:37:40 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=beb17acd

kde-frameworks/frameworkintegration: Add subslot operator on qtwidgets

Upstream commit 50593c5618998535cc9f482aa25565c5aeb368ce
After Qt change: https://codereview.qt-project.org/c/qt/qtbase/+/254494/

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

 kde-frameworks/frameworkintegration/frameworkintegration-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
index 8079df8779..95ab7cbc86 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-.ebuild
@@ -12,6 +12,7 @@ LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE="appstream X"
 
+# drop qtwidgets subslot operator when QT_MINIMAL >= 5.14.0
 DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kconfigwidgets)
@@ -22,7 +23,7 @@ DEPEND="
$(add_frameworks_dep kpackage)
$(add_frameworks_dep kwidgetsaddons)
$(add_qt_dep qtgui)
-   $(add_qt_dep qtwidgets)
+   $(add_qt_dep qtwidgets '' '' '5=')
appstream? (
app-admin/packagekit-qt
dev-libs/appstream[qt5]



[gentoo-commits] proj/kde:master commit in: kde-frameworks/kdeclarative/

2019-10-28 Thread Andreas Sturmlechner
commit: a1929848c7ae01c4c2e6c833daea80d68be9facf
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 28 23:42:28 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 28 23:42:28 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a1929848

kde-frameworks/kdeclarative: Add subslot operator on qtgui

Upstream commit ff6791c2bd65f5bf779cf2ef2ec696ef81310366

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

 kde-frameworks/kdeclarative/kdeclarative-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/kdeclarative/kdeclarative-.ebuild 
b/kde-frameworks/kdeclarative/kdeclarative-.ebuild
index 5bb550f2c5..78894d6e78 100644
--- a/kde-frameworks/kdeclarative/kdeclarative-.ebuild
+++ b/kde-frameworks/kdeclarative/kdeclarative-.ebuild
@@ -11,6 +11,7 @@ LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE=""
 
+# drop qtgui subslot operator when QT_MINIMAL >= 5.14.0
 DEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
@@ -23,7 +24,7 @@ DEPEND="
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kwindowsystem)
$(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui)
+   $(add_qt_dep qtgui '' '' '5=')
$(add_qt_dep qtnetwork)
$(add_qt_dep qtwidgets)
media-libs/libepoxy



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

2019-10-28 Thread Andreas Sturmlechner
commit: 55c08b8bbd9db626fb51b26f435a1e526398ddb2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct 28 23:56:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct 28 23:56:15 2019 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=55c08b8b

kde-frameworks/plasma: Add subslot operator on qtgui

Upstream commit b466a2a21116697d7edde1c46bbe7b358f77979c

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

 kde-frameworks/plasma/plasma-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/plasma/plasma-.ebuild 
b/kde-frameworks/plasma/plasma-.ebuild
index 02034285da..9707d9a30f 100644
--- a/kde-frameworks/plasma/plasma-.ebuild
+++ b/kde-frameworks/plasma/plasma-.ebuild
@@ -12,6 +12,7 @@ LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE="gles2 wayland X"
 
+# drop qtgui subslot operator when QT_MINIMAL >= 5.14.0
 BDEPEND="
$(add_frameworks_dep kdoctools)
 "
@@ -36,7 +37,7 @@ RDEPEND="
$(add_frameworks_dep kxmlgui)
$(add_qt_dep qtdbus)
$(add_qt_dep qtdeclarative)
-   $(add_qt_dep qtgui 'gles2=')
+   $(add_qt_dep qtgui 'gles2=' '' '5=')
$(add_qt_dep qtquickcontrols)
$(add_qt_dep qtsql)
$(add_qt_dep qtsvg)



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

2019-10-28 Thread Jonas Stein
commit: 1d92337a716f22f62593f6b74d5cb747b09f05f2
Author: Jonas Stein  gentoo  org>
AuthorDate: Mon Oct 28 20:14:18 2019 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Mon Oct 28 20:15:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d92337a

dev-libs/libhid: Fix SRC_URI

Debian provides a mirror on https://alioth-archive.debian.org/...
Closes: https://bugs.gentoo.org/698798
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Jonas Stein  gentoo.org>

 dev-libs/libhid/libhid-0.2.16-r4.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libhid/libhid-0.2.16-r4.ebuild 
b/dev-libs/libhid/libhid-0.2.16-r4.ebuild
index 473d2bf3bf4..5ea43579a71 100644
--- a/dev-libs/libhid/libhid-0.2.16-r4.ebuild
+++ b/dev-libs/libhid/libhid-0.2.16-r4.ebuild
@@ -6,8 +6,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit autotools eutils python-single-r1
 
 DESCRIPTION="Provides a generic and flexible way to access and interact with 
USB HID devices"
-HOMEPAGE="http://libhid.alioth.debian.org/;
-SRC_URI="http://beta.magicaltux.net/${P}.tar.gz;
+HOMEPAGE="hhttps://wiki.gentoo.org/wiki/No_homepage;
+SRC_URI="https://alioth-archive.debian.org/releases/${PN}/${PN}/${PV}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -18,11 +18,13 @@ RDEPEND="
python? ( ${PYTHON_DEPS} )
virtual/libusb:0
 "
+
 DEPEND="
${RDEPEND}
doc? ( app-doc/doxygen )
python? ( dev-lang/swig )
 "
+
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 src_prepare() {



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

2019-10-28 Thread Alfredo Tupone
commit: e254824ef44e703f59e5f918d44802a7d85d1348
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Mon Oct 28 21:15:02 2019 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Oct 28 21:15:02 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e254824e

sci-mathematics/alt-ergo: add dev-ml/seq dependency

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

 sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild 
b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
index 52fdd50ec7a..6dc8404508d 100644
--- a/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
+++ b/sci-mathematics/alt-ergo/alt-ergo-2.3.0.ebuild
@@ -19,6 +19,7 @@ DEPEND=">=dev-lang/ocaml-3.12.1[ocamlopt?]
sci-mathematics/psmt2-frontend
>=dev-ml/ocplib-simplex-0.4
>=dev-ml/menhir-20181006
+   dev-ml/seq
dev-ml/dune"
 RDEPEND="${DEPEND}"
 



  1   2   >