[gentoo-commits] repo/proj/dotnet:master commit in: app-editors/visual-studio-code/

2020-05-18 Thread Mikhail Pukhlikov
commit: 946fa0df926dfb354918e97d0929d9c54e5cc5e3
Author: Mikhail Pukhlikov  gentoo  org>
AuthorDate: Mon May 18 07:03:04 2020 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Mon May 18 07:03:15 2020 +
URL:https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=946fa0df

bump code

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

 ...{visual-studio-code-1.45.0.ebuild => visual-studio-code-1.45.1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-editors/visual-studio-code/visual-studio-code-1.45.0.ebuild 
b/app-editors/visual-studio-code/visual-studio-code-1.45.1.ebuild
similarity index 100%
rename from app-editors/visual-studio-code/visual-studio-code-1.45.0.ebuild
rename to app-editors/visual-studio-code/visual-studio-code-1.45.1.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-shells/posh/

2020-05-18 Thread Michał Górny
commit: 0231afb2d1c4eebae2159d7002bb8b0acc60da75
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 05:48:56 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 07:26:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0231afb2

app-shells/posh: Bump to 0.14

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

 app-shells/posh/Manifest |  1 +
 app-shells/posh/posh-0.14.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/app-shells/posh/Manifest b/app-shells/posh/Manifest
index 78c1bc567cc..9301aacbb4f 100644
--- a/app-shells/posh/Manifest
+++ b/app-shells/posh/Manifest
@@ -1 +1,2 @@
+DIST posh-debian-0.14.tar.bz2 208192 BLAKE2B 
b2a974fdb55d39260bf21831c2df1518e6ef2e7c982e7a15c70ba470dff9e1eac41ac5b7e6709b630d7dcb2cd2871268328c70f876778fb9196f70dd1702fedf
 SHA512 
8e30245146197f379ae7bccc6f56a1d0d38796d7b5499bf334d0c4375e8caacabaf8293e838bc827e511a57c6ae70701bfb1887c0756bce3bb9a4b69b9fd07ae
 DIST posh_0.13.2.tar.xz 267492 BLAKE2B 
44a06528825485ac1c5d899e9b625785ec733fee945241dc0708e51e1f2145a31aae04023477f6b3abb8053ab42714d2ceac6b5a1d776780ea2ab78ca1fd44d5
 SHA512 
1d0de10e47e66cb654a47c18bb7f8b5361eff2d99e6c0b215ed9a1052134b534276ed58feafd53fe0ee2fbc3e048dc9cf747752568fb361ea47700e02a3478f0

diff --git a/app-shells/posh/posh-0.14.ebuild b/app-shells/posh/posh-0.14.ebuild
new file mode 100644
index 000..9ebc1b24bba
--- /dev/null
+++ b/app-shells/posh/posh-0.14.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MY_P=posh-debian-${PV}
+DESCRIPTION="Reimplementation of Bourne shell based on pdksh"
+HOMEPAGE="https://salsa.debian.org/clint/posh";
+SRC_URI="
+   
https://salsa.debian.org/clint/posh/-/archive/debian/${PV}/${MY_P}.tar.bz2";
+S=${WORKDIR}/${MY_P}
+
+LICENSE="GPL-2+ BSD public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="app-arch/xz-utils"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   --exec-prefix="${EPREFIX:-/}"
+   )
+   econf "${myconf[@]}"
+}



[gentoo-commits] repo/gentoo:master commit in: sys-apps/s6-linux-init/, sys-apps/s6-linux-utils/, sys-apps/s6-rc/, sys-apps/s6/, ...

2020-05-18 Thread Georgy Yakovlev
commit: fd94a9de36188d486c09fe53b838796d45490087
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon May 18 07:28:04 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon May 18 07:32:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd94a9de

sys-apps/s6*: revert maintainer removal

Signed-off-by: Georgy Yakovlev  gentoo.org>

 sys-apps/s6-linux-init/metadata.xml | 4 
 sys-apps/s6-linux-utils/metadata.xml| 4 
 sys-apps/s6-portable-utils/metadata.xml | 4 
 sys-apps/s6-rc/metadata.xml | 4 
 sys-apps/s6/metadata.xml| 4 
 5 files changed, 20 insertions(+)

diff --git a/sys-apps/s6-linux-init/metadata.xml 
b/sys-apps/s6-linux-init/metadata.xml
index 8c7e947d892..4f506a13871 100644
--- a/sys-apps/s6-linux-init/metadata.xml
+++ b/sys-apps/s6-linux-init/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   sam...@sholland.org
+   Samuel Holland
+   

willi...@gentoo.org
William Hubbs

diff --git a/sys-apps/s6-linux-utils/metadata.xml 
b/sys-apps/s6-linux-utils/metadata.xml
index c36c37139fa..2e37454094e 100644
--- a/sys-apps/s6-linux-utils/metadata.xml
+++ b/sys-apps/s6-linux-utils/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   sam...@sholland.org
+   Samuel Holland
+   

willi...@gentoo.org
William Hubbs

diff --git a/sys-apps/s6-portable-utils/metadata.xml 
b/sys-apps/s6-portable-utils/metadata.xml
index c36c37139fa..2e37454094e 100644
--- a/sys-apps/s6-portable-utils/metadata.xml
+++ b/sys-apps/s6-portable-utils/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   sam...@sholland.org
+   Samuel Holland
+   

willi...@gentoo.org
William Hubbs

diff --git a/sys-apps/s6-rc/metadata.xml b/sys-apps/s6-rc/metadata.xml
index c36c37139fa..2e37454094e 100644
--- a/sys-apps/s6-rc/metadata.xml
+++ b/sys-apps/s6-rc/metadata.xml
@@ -1,6 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   sam...@sholland.org
+   Samuel Holland
+   

willi...@gentoo.org
William Hubbs

diff --git a/sys-apps/s6/metadata.xml b/sys-apps/s6/metadata.xml
index 48d60bf54d5..1b7eef43c73 100644
--- a/sys-apps/s6/metadata.xml
+++ b/sys-apps/s6/metadata.xml
@@ -5,6 +5,10 @@
willi...@gentoo.org
William Hubbs

+   
+   sam...@sholland.org
+   Samuel Holland
+   

S6 is a small suite of programs for UNIX designed to allow
service supervision similar to daemontools or runit.



[gentoo-commits] repo/gentoo:master commit in: app-crypt/seahorse/

2020-05-18 Thread Mart Raudsepp
commit: 6a80ff9c89cebb6d3e60d6fe05a4fd63b1694a36
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon May 18 07:50:30 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May 18 07:52:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a80ff9c

app-crypt/seahorse: bump to 3.34.1

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

 app-crypt/seahorse/Manifest   |  1 +
 app-crypt/seahorse/seahorse-3.34.1.ebuild | 72 +++
 2 files changed, 73 insertions(+)

diff --git a/app-crypt/seahorse/Manifest b/app-crypt/seahorse/Manifest
index c46fe1890f8..2570ad776f7 100644
--- a/app-crypt/seahorse/Manifest
+++ b/app-crypt/seahorse/Manifest
@@ -1 +1,2 @@
 DIST seahorse-3.32.2.tar.xz 1278668 BLAKE2B 
cd3fe6794ca02b1b0fd4b833a7128b8180137441a788f1f3ec5bb4186517ebb9e7422fabab2d19f60420b36e6b1ecab8b8326c99122aad185b8e45927232708f
 SHA512 
e372f79907fbc5d60a41ea0db3a91575b0b304c1727c6091f94eec28445cd836faa32754582c59fd1eb8ce784986e63b4c8cabbd46d5e4cacec1150d9ca08481
+DIST seahorse-3.34.1.tar.xz 1271616 BLAKE2B 
64956d0ee4f15bc048f42cefd827aad91927b34eecf4a2e53d988c379b3eae1ce0ae29ef469c2ff80ec9cceeaf77a271c57e28cb98dd24ae55c048faff487c1d
 SHA512 
d2dff7d73a0968c1a5a8d39460f08b67f6794f22812200f564ef719354ab5cc2dac2213cba0d4bc10a455aecb9f55de8ff39943db4482beaac9cfdc2ca1012b8

diff --git a/app-crypt/seahorse/seahorse-3.34.1.ebuild 
b/app-crypt/seahorse/seahorse-3.34.1.ebuild
new file mode 100644
index 000..2f9feb4c792
--- /dev/null
+++ b/app-crypt/seahorse/seahorse-3.34.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson xdg vala
+
+DESCRIPTION="Manage your passwords and encryption keys"
+HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse";
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+IUSE="ldap zeroconf"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.44:2
+   >=app-crypt/gcr-3.11.91:=
+   >=app-crypt/gpgme-1.7.0
+   >=x11-libs/gtk+-3.22.0:3
+   >=app-crypt/gnupg-2.0.12
+   >=app-crypt/libsecret-0.16
+   dev-libs/libpwquality
+   net-misc/openssh
+   ldap? ( net-nds/openldap:= )
+   >=net-libs/libsoup-2.33.92:2.4
+   zeroconf? ( >=net-dns/avahi-0.6:=[dbus] )
+"
+DEPEND="${RDEPEND}
+   $(vala_depend)
+   dev-libs/appstream-glib
+   dev-libs/libxml2:2
+   dev-libs/libxslt
+   app-text/docbook-xml-dtd:4.2
+   app-text/docbook-xsl-stylesheets
+   dev-util/gdbus-codegen
+   dev-util/glib-utils
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+   app-crypt/gcr[vala]
+   app-crypt/libsecret[vala]
+"
+
+src_prepare() {
+   xdg_src_prepare
+   vala_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dhelp=true
+   -Dpgp-support=true
+   -Dcheck-compatible-gpg=false # keep lowest version listed as 
compatible as min dep for gnupg RDEPEND
+   -Dpkcs11-support=true
+   -Dkeyservers-support=true
+   -Dhkp-support=true
+   $(meson_use ldap ldap-support)
+   $(meson_use zeroconf key-sharing)
+   -Dmanpage=true
+   )
+   meson_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/gentoo:master commit in: mail-client/geary/

2020-05-18 Thread Mart Raudsepp
commit: 855184387e651ffe4dae65e6270aa79b10b8ec15
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon May 18 07:43:17 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon May 18 07:52:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85518438

mail-client/geary: bump to 3.36.2

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

 mail-client/geary/Manifest|  1 +
 mail-client/geary/geary-3.36.2.ebuild | 98 +++
 2 files changed, 99 insertions(+)

diff --git a/mail-client/geary/Manifest b/mail-client/geary/Manifest
index 7c4229a5ed5..8883f1fa5da 100644
--- a/mail-client/geary/Manifest
+++ b/mail-client/geary/Manifest
@@ -1,3 +1,4 @@
 DIST geary-3.34.2.tar.xz 2411940 BLAKE2B 
61c0f69b3327c487530180544bbe13d131e4236d6a205db90278b75e839294923176b41d423a52d18c5b36b6dda7865ddbaf4e929260c2c845a69a6527b4fae9
 SHA512 
d34886829e1330bfe7fe4891b5e368010f5742a5ac20ab057a902897df1f6c4145a882379d9dbe82e0c954a91db265b9758ddd2eb96b9c03c0efc0f6d8cc6ea0
 DIST geary-3.36.0.tar.xz 2393620 BLAKE2B 
06b06a948c0932f24fd3cbb70727d9fa1746dc506c80b29f100524a6b8adbfccadee5c3d5b6524c98ed6f902e68bd3151d3c3246cce4c2a825d9e99efa7a9fed
 SHA512 
aefc29e64acc8e4416eb213de8948b6d51dc12f1087b9376ddc8e4991efc171b36c35868043ab3159eef614916da82c046222c5ea6256b51cbc72bce9cfec7d6
 DIST geary-3.36.1.tar.xz 2400548 BLAKE2B 
84240b7b5b80e6172e875d46554caca5d3a10f85965f65916603a4dcf3ada8ed8a23f6c1e2ceb64922e0eaa072122bd41b22bbc2f37b35b2205f703f49887a4b
 SHA512 
7d5812ece5f5315245237a57de26475c4db58c4bdcce4399a3d304e25d60093dfbe1332764e056f94bf754b19be2279d0b4237b628746202b6f5dc5755b11ca8
+DIST geary-3.36.2.tar.xz 2416928 BLAKE2B 
983357ffe5e6be637d992a530d8bee3ff90257620a73df628b6e36f18dc021d97eba6f2ef59290d3ab8e7c781a39c50b67e42104d51f0ad51e65f2de00c95352
 SHA512 
a3cca301a3668eb2e70f8bfc147abef9088de4e822efab4ecc44830fbc394265d1fa37267a1f8fa97b6e8d1ac8a8adb76e5dd9e509490ac567e05bd243e8ea20

diff --git a/mail-client/geary/geary-3.36.2.ebuild 
b/mail-client/geary/geary-3.36.2.ebuild
new file mode 100644
index 000..ceb796d44e8
--- /dev/null
+++ b/mail-client/geary/geary-3.36.2.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+VALA_MIN_API_VERSION="0.44"
+
+inherit gnome.org gnome2-utils meson vala virtualx xdg
+
+DESCRIPTION="A lightweight, easy-to-use, feature-rich email client"
+HOMEPAGE="https://wiki.gnome.org/Apps/Geary";
+
+LICENSE="LGPL-2.1+ BSD-2 CC-BY-3.0 CC-BY-SA-3.0" # code is LGPL-2.1+, BSD-2 
for bundled snowball-stemmer, CC licenses for some icons
+SLOT="0"
+
+IUSE="ytnef"
+
+KEYWORDS="~amd64 ~x86"
+
+# for now both enchants work, but ensuring enchant:2
+
+# >=webkit-gtk-2.26.4-r1 and >=gspell-1.7 dep to ensure all libraries used use 
enchant:2
+DEPEND="
+   >=dev-libs/glib-2.60.4:2
+   >=x11-libs/gtk+-3.24.7:3
+   >=net-libs/webkit-gtk-2.26.4-r1:4=
+   >=dev-libs/gmime-3.2.4:3.0
+   >=dev-db/sqlite-3.24:3
+
+   app-text/enchant:2
+   >=dev-libs/folks-0.11:0
+   >=app-crypt/gcr-3.10.1:0=
+   >=dev-libs/libgee-0.8.5:0.8=
+   net-libs/gnome-online-accounts
+   >=app-text/gspell-1.7:=
+   app-text/iso-codes
+   >=dev-libs/json-glib-1.0
+   >=gui-libs/libhandy-0.0.10:0.0=
+   >=dev-libs/libpeas-1.24.0
+   >=app-crypt/libsecret-0.11
+   >=net-libs/libsoup-2.48:2.4
+   >=sys-libs/libunwind-1.1:0
+   >=dev-libs/libxml2-2.7.8:2
+   ytnef? ( >=net-mail/ytnef-1.9.3 )
+"
+RDEPEND="${DEPEND}
+   gnome-base/gsettings-desktop-schemas
+"
+BDEPEND="
+   >=dev-libs/appstream-glib-0.7.10
+   dev-libs/libxml2
+   dev-util/itstool
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+
+   $(vala_depend)
+   x11-libs/gtk+:3[introspection]
+   net-libs/webkit-gtk:4[introspection]
+   dev-libs/gmime:3.0[vala]
+   app-crypt/gcr:0[introspection,vala]
+   dev-libs/libgee:0.8[introspection]
+   app-text/gspell[vala]
+   gui-libs/libhandy:0.0[vala]
+   app-crypt/libsecret[introspection,vala]
+   net-libs/libsoup:2.4[introspection,vala]
+"
+
+src_prepare() {
+   vala_src_prepare
+   xdg_src_prepare
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dcontractor=false
+   -Dlibunwind_optional=false # TODO: Automagical if optional=true
+   -Dpoodle=true
+   $(meson_use ytnef tnef-support)
+   -Dvaladoc=false
+   -Dprofile=default
+   -Drevno="${PR}"
+   )
+
+   meson_src_configure
+}
+
+src_test() {
+   virtx meson_src_test
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



[gentoo-commits] repo/dev/tamiko:master commit in: sys-apps/likwid/

2020-05-18 Thread Matthias Maier
commit: 868b24b931bc41725ca9bae03ba4ce3f6b33eab0
Author: Matthias Maier  gentoo  org>
AuthorDate: Mon May 18 07:59:08 2020 +
Commit: Matthias Maier  gentoo  org>
CommitDate: Mon May 18 07:59:08 2020 +
URL:https://gitweb.gentoo.org/repo/dev/tamiko.git/commit/?id=868b24b9

sys-apps/likwid: version bump to 5.0.1

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

 sys-apps/likwid/Manifest|   1 +
 sys-apps/likwid/likwid-5.0.1-r50.ebuild | 151 
 2 files changed, 152 insertions(+)

diff --git a/sys-apps/likwid/Manifest b/sys-apps/likwid/Manifest
index 4b7da33..1083c92 100644
--- a/sys-apps/likwid/Manifest
+++ b/sys-apps/likwid/Manifest
@@ -1 +1,2 @@
 DIST likwid-4.3.4.tar.gz 1584829 SHA256 
5c0d1c66b25dac8292a02232f06454067f031a238f010c62f40ef913c6609a83 SHA512 
f1ee930a98d160728078a81a2cdc798ec62ac484545ced937131e6a6443e5ac23b8e597d31c7b1b9f67c1169e1c662c366cf1098158cb467d9f7ff12946b08a2
 WHIRLPOOL 
956070af7bd2893bfe8bbd994d44ba783795916f3f70e0253501e798b2cc4880a77a541c4089749decd4fd4ba14e7170c3404096b334377ac6caa322d1ed8aaa
+DIST likwid-5.0.1.tar.gz 2123648 SHA256 
3757b0cb66e8af0116f9288c7f90543acbd8e2af8f72f77aef447ca2b3e76453 SHA512 
e4982f3ac83e6413434e05daecf821c1c5f57c4cb19d99e61523c6f0009a2d2cef9c080ac711c72960552170b4d329dd08f73f55de5fb96288e92caaacf8b00b
 WHIRLPOOL 
a09a2bea3413ca262042a900cd72ab5142eb84919eca1a1908ea0f47db264c1070c70516c335d4eb3c2479ad1e5c5302b64bbe8e8499a3aa518e910269437fe4

diff --git a/sys-apps/likwid/likwid-5.0.1-r50.ebuild 
b/sys-apps/likwid/likwid-5.0.1-r50.ebuild
new file mode 100644
index 000..d8ed294
--- /dev/null
+++ b/sys-apps/likwid/likwid-5.0.1-r50.ebuild
@@ -0,0 +1,151 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+FORTRAN_NEEDED=fortran
+#PYTHON_COMPAT=( python3_{5,6,7} )
+
+# 4.3.4 will need python-single-r1
+inherit fcaps fortran-2 linux-info toolchain-funcs
+
+DESCRIPTION="A performance-oriented tool suite for x86 multicore environments"
+HOMEPAGE="https://github.com/rrze-likwid/likwid";
+SRC_URI="https://ftp.fau.de/pub/likwid/${P}.tar.gz";
+
+LICENSE="GPL-3+ BSD MIT"
+
+SLOT="0"
+KEYWORDS="~amd64" # upstream partial support exists for x86 arm arm64
+IUSE="fortran" # ${PYTHON_REQUIRED_USE}
+
+CDEPEND="dev-lang/perl"
+
+# filter/json uses Python3
+RDEPEND="${CDEPEND}"
+
+DEPEND="${CDEPEND}"
+
+CONFIG_CHECK="~X86_MSR"
+
+FILECAPS=(
+   -M 755 cap_sys_rawio+ep usr/sbin/likwid-accessD
+   --
+   -M 755 cap_sys_rawio+ep usr/sbin/likwid-setFreq
+)
+
+PATCHES=(
+   "${FILESDIR}/${PN}-4.3.1-fix-gnustack.patch"
+)
+
+pkg_setup() {
+   fortran-2_pkg_setup
+}
+
+src_prepare() {
+   # Ensure we build with a non executable stack
+   sed \
+   -e '/^SHARED_CFLAGS/s/$/ -Wa,--noexecstack/' \
+   -i make/include_{GCC*,CLANG}.mk \
+   || die "Failed to set nonexecstack"
+
+   # Make the install targets respect Q= for being quiet or not
+   # MUCH easier for debugging
+   sed -r \
+   -e '/^install/,/^[a-z]/{/^\t@/{ s/@/$(Q)/; }}' \
+   -i \
+   Makefile || die "Failed to sed Makefile"
+
+   sed -i \
+   -e '/^\.NOTPARALLEL:/d' \
+   Makefile \
+   bench/Makefile \
+   ext/hwloc/Makefile || die "Failed to re-enable parallel"
+
+   default
+}
+
+export_emake_opts() {
+   # Warning: this build system uses PREFIX in a way that differs from
+   # autoconf! It's more like:
+   # PREFIX=$(DESTDIR)$(INSTALLED_PREFIX)
+   # it's not 100% like that, because parts of the Makefiles are 
inconsistent.
+   # this is the same solution used in the upstream RPM specs
+   # these variables are uppercase so they match what's put into Make.
+   local INSTALLED_PREFIX=/usr
+   local INSTALLED_LIBPREFIX=/usr/$(get_libdir) # upstream is 
'$(INSTALLED_PREFIX)/lib'
+   local INSTALLED_MANPREFIX=/usr/share/man # upstream has it as used but 
undefined variable.
+   # If the build is too loud, pass 'Q=@'
+   src_compile_opts=(
+   "Q="
+   "INSTALLED_PREFIX=${INSTALLED_PREFIX}"
+   "INSTALLED_LIBPREFIX=${INSTALLED_LIBPREFIX}"
+   "INSTALLED_MANPREFIX=${INSTALLED_MANPREFIX}"
+   "PREFIX=${INSTALLED_PREFIX}"
+   "LIBPREFIX=${INSTALLED_LIBPREFIX}"
+   "MANPREFIX=${INSTALLED_MANPREFIX}"
+   "CC=$(tc-getCC)"
+   "ANSI_CFLAGS=${CFLAGS}"
+   "INSTRUMENT_BENCH=true"
+   "FORTRAN_INTERFACE=$(usex fortran likwid.mod false)"
+   "FC=$(usex fortran "${FC}" false)"
+   "FCFLAGS=-J ./ -fsyntax-only" # needed for building correctly
+   )
+   src_install_opts=(
+   "PREFIX=${D}${INSTALLED_PREFIX}"
+   "LIBPREFIX=${D}${INSTALLED_LIBPREFIX}"
+

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

2020-05-18 Thread Alexey Shvetsov
commit: 4eee3a32dbcdd71e94f6e499efebd211e1ad0fbc
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Mon May 18 08:09:10 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Mon May 18 08:09:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eee3a32

sys-cluster/knem: Update homepage

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Shvetsov  gentoo.org>

 sys-cluster/knem/knem-1.1.3.ebuild | 6 +++---
 sys-cluster/knem/knem-.ebuild  | 6 --
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/sys-cluster/knem/knem-1.1.3.ebuild 
b/sys-cluster/knem/knem-1.1.3.ebuild
index ed55d7b088e..b0608beda96 100644
--- a/sys-cluster/knem/knem-1.1.3.ebuild
+++ b/sys-cluster/knem/knem-1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,10 +6,10 @@ EAPI=6
 inherit autotools linux-mod linux-info toolchain-funcs udev multilib
 
 DESCRIPTION="High-Performance Intra-Node MPI Communication"
-HOMEPAGE="http://runtime.bordeaux.inria.fr/knem/";
+HOMEPAGE="http://knem.gforge.inria.fr/";
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://gforge.inria.fr/git/knem/knem.git";
-   inherit git-2
+   inherit git-r3
KEYWORDS=""
 else
SRC_URI="http://gforge.inria.fr/frs/download.php/37186/${P}.tar.gz";

diff --git a/sys-cluster/knem/knem-.ebuild 
b/sys-cluster/knem/knem-.ebuild
index 135aad0a586..6e992263079 100644
--- a/sys-cluster/knem/knem-.ebuild
+++ b/sys-cluster/knem/knem-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools linux-mod linux-info toolchain-funcs udev multilib
 
 DESCRIPTION="High-Performance Intra-Node MPI Communication"
-HOMEPAGE="http://runtime.bordeaux.inria.fr/knem/";
+HOMEPAGE="http://knem.gforge.inria.fr/";
 if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://gforge.inria.fr/git/knem/knem.git";
inherit git-r3
@@ -33,6 +33,8 @@ BUILD_PARAMS="KDIR=${KERNEL_DIR}"
 
 pkg_setup() {
linux-info_pkg_setup
+   CONFIG_CHECK="DMA_ENGINE"
+   check_extra_config
linux-mod_pkg_setup
ARCH="$(tc-arch-kernel)"
ABI="${KERNEL_ABI}"



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

2020-05-18 Thread Alexey Shvetsov
commit: 45dc7bc4e5d33637da8ac4ed7991457d3c10cab9
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Mon May 18 08:13:33 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Mon May 18 08:13:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45dc7bc4

sys-auth/sssd: add cpe to metadata

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Shvetsov  gentoo.org>

 sys-auth/sssd/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-auth/sssd/metadata.xml b/sys-auth/sssd/metadata.xml
index c5589775a25..5b5f4a6f7a9 100644
--- a/sys-auth/sssd/metadata.xml
+++ b/sys-auth/sssd/metadata.xml
@@ -15,4 +15,7 @@
Build helper to let 
net-misc/openssh use sssd provided information
Build helper to let app-admin/sudo 
use sssd provided information

+   
+   cpe:/a:fedorahosted:sssd
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/stlink/

2020-05-18 Thread Alexey Shvetsov
commit: 2090b95999c72ebefa78cf8ab25b094e75151b01
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Mon May 18 08:19:52 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Mon May 18 08:19:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2090b959

dev-embedded/stlink: version bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Shvetsov  gentoo.org>

 dev-embedded/stlink/Manifest | 2 +-
 dev-embedded/stlink/{stlink-1.5.1.ebuild => stlink-1.6.0.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-embedded/stlink/Manifest b/dev-embedded/stlink/Manifest
index 41a7aa9f047..276535248c4 100644
--- a/dev-embedded/stlink/Manifest
+++ b/dev-embedded/stlink/Manifest
@@ -1 +1 @@
-DIST stlink-1.5.1.tar.gz 190182 BLAKE2B 
eaea0fbfb7ca3a42e3519e4a5568f254ef57c6223241b4dbeb116a2b1c54e960868bac5249774cfb84869ceb1e6d457d0fe449e682c566ba928ffa32ab1ff88e
 SHA512 
cabf7f6f5a6f3655206694f21162e0d9ac663bea07354186836695da888f2ddebe3871ea56580d1d4781d4c3dbf8a8459ab87ccbcd6f181f8e651ef58e22a372
+DIST stlink-1.6.0.tar.gz 203462 BLAKE2B 
114e3426c8f622f0b8f3b0d12d30ea178c915b521e7d37505577c877c20fe8c8d4dce4189a1dc2bb58a711ead0eb82e13799bb80065e45afc8b5a53d2247ef1f
 SHA512 
0bf2416dac69e490560063714d630c4f549568bd9047113fb334f0841f5db23b97876307be8f0b1731863a2438c9502b9916d0d652c516d50969cb8b2cfa1a15

diff --git a/dev-embedded/stlink/stlink-1.5.1.ebuild 
b/dev-embedded/stlink/stlink-1.6.0.ebuild
similarity index 94%
rename from dev-embedded/stlink/stlink-1.5.1.ebuild
rename to dev-embedded/stlink/stlink-1.6.0.ebuild
index 73375ac6857..0579066f0bc 100644
--- a/dev-embedded/stlink/stlink-1.5.1.ebuild
+++ b/dev-embedded/stlink/stlink-1.6.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
 inherit cmake-utils udev
 



[gentoo-commits] repo/gentoo:master commit in: dev-embedded/platformio/

2020-05-18 Thread Alexey Shvetsov
commit: 8c6a62f8c4850b40e18331c3f853d85607f6b6ad
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Mon May 18 08:21:31 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Mon May 18 08:21:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c6a62f8

dev-embedded/platformio: version bump

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Shvetsov  gentoo.org>

 dev-embedded/platformio/Manifest| 2 +-
 .../platformio/{platformio-4.3.1.ebuild => platformio-4.3.3.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-embedded/platformio/Manifest b/dev-embedded/platformio/Manifest
index 10830aa98a4..0ef1f9a0e35 100644
--- a/dev-embedded/platformio/Manifest
+++ b/dev-embedded/platformio/Manifest
@@ -1 +1 @@
-DIST platformio-4.3.1.tar.gz 169099 BLAKE2B 
0a700869ab18d6c837a42fb408f676314760402141de561c318134d72084e33ef1fcea5b1c15c72b7a3131b2d4ab30cb333acf1b634165ba98ffd571640d00ba
 SHA512 
bde939c7511733c7ed2c2139d3edb87dfa0e7179df96e9591155eef3179de0581c98c9544870824b35c1b3282df734f27640c6a4536e2b54e3fc9ba8e68adbb4
+DIST platformio-4.3.3.tar.gz 187697 BLAKE2B 
e4d73db41390b52a9fc3b620630d6d3e65250444213474bd882f0eafec36e1f37d2d5513e34534e281dcc1e8460da1296c10d9882bb627382764ca65394bdc1c
 SHA512 
9be991d999d0e1cea7bb57283e879670e202a7400fafc9b37363228355ca1f5a308926f033d04e32e004952fde18340be669bbd7861bf67019a1b1d32251815c

diff --git a/dev-embedded/platformio/platformio-4.3.1.ebuild 
b/dev-embedded/platformio/platformio-4.3.3.ebuild
similarity index 100%
rename from dev-embedded/platformio/platformio-4.3.1.ebuild
rename to dev-embedded/platformio/platformio-4.3.3.ebuild



[gentoo-commits] repo/proj/rust:master commit in: dev-lang/rust/, virtual/rust/

2020-05-18 Thread Mikhail Pukhlikov
commit: 0c69a21494da0262e8dc848201acbd26d566605c
Author: Mikhail Pukhlikov  gentoo  org>
AuthorDate: Mon May 18 08:07:01 2020 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Mon May 18 08:36:37 2020 +
URL:https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=0c69a214

bump rust

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

 dev-lang/rust/Manifest | 10 +-
 .../rust/{rust-1.42.0-r666.ebuild => rust-1.43.1-r666.ebuild}  |  0
 .../rust/{rust-1.42.0-r666.ebuild => rust-1.43.1-r666.ebuild}  |  0
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-lang/rust/Manifest b/dev-lang/rust/Manifest
index 0a585b5..be7b641 100644
--- a/dev-lang/rust/Manifest
+++ b/dev-lang/rust/Manifest
@@ -1,5 +1,5 @@
-DIST rust-1.41.0-aarch64-unknown-linux-gnu.tar.xz 96574096 SHA256 
5cde80ad53b7e238625fe6702f04091ed0c89935a92f1dc00d5b37f3aad94abd SHA512 
e96e17045fee7056c5cad764d77c79a995c0f969a12d7c0b8eb8e55235bd72d97fd6836c8ee283f09ab1447bf0ae931766db5db0703fb8d5ac647556c417c254
 WHIRLPOOL 
578fe0ca48c3876a42ca84b715623ee4037e68851d6d0707ad179ac9202cb69d856668e0532975002b2efca954d050207585271f30a8bb7d38177be8de614e98
-DIST rust-1.41.0-armv7-unknown-linux-gnueabihf.tar.xz 103804972 SHA256 
f489d20dcde4b7af56e703759e1675437fe60561d14cae9faf1eb10eb68eb200 SHA512 
b699eb497145e36fbda283abd2881b0e879bc6713b170be04be3919fb2064153779e4535c6a513c667a79b6aa21c775dbd479af131db1a55c7caa4504e808fbd
 WHIRLPOOL 
82f64230dac9baa2269ed5d093426d7fa270d5c8656f31cc9c7109864d817b2d3f93e5954c59c1a20d189689758daf2f8fa9c717a2b7dcea057f86bfacc73856
-DIST rust-1.41.0-i686-unknown-linux-gnu.tar.xz 120547488 SHA256 
dd809c539c03633839e29686a996dd98a7e4381a18f8218e19f540cb43778fae SHA512 
b9541e07bd92b9135c538e0d8d3b47577fd4a7019a7ba4ce99a85c568a724b9a31f76d8b547e944818f215af8f8347a7674f14b4e61b2f5fc09b83595415583b
 WHIRLPOOL 
3f19a85787ca91f602217cad5499917293d12f397e8adf789476ced7e15c70eadaf348dc425cb99fbbf4df661db5a51502ec2587fe3b7419c29b9abae4c0f59b
-DIST rust-1.41.0-x86_64-unknown-linux-gnu.tar.xz 22952 SHA256 
7ab76558551865a93a92952ba142376b35893fe09fc8a445b3e741739e1c4afa SHA512 
1f08ba8b82ee17e4ae8130a092913767bd448a580efa4eb06ca2c926234efc72d9b73e2b846102296b80e324697c0ac6f5d3768fbd159d49d248f307efc244ff
 WHIRLPOOL 
b729b573fb7311f491fef2e23c028d414738d81119359b47ea7b69bf3d1ba2b9f0f95cc42324b5b98f493db8dad8d78b50d298cc4331a6deb95211a631621334
-DIST rustc-1.42.0-src.tar.xz 94186592 SHA256 
aa5b4c0f2bac33cc26a11523fce9b0f120d2eff510ed148ae7c586501481ed04 SHA512 
589bfdc92deedd33b8ea0df7f7c64c2a9a085fbea64936eff92f81e812309c060ed7a7adc96f6010d7adf62a68434a230da0f6c5b3540df4e0a5c6de05a31b16
 WHIRLPOOL 
42fdec51f64d7881ad76480c1446b533eb08b05f368da0fe27379ee08a3557ef68c093e0ceaaa3fd65cbcd396715ab6ce8c6bb5381003c8ebdc546c863e8d22b
+DIST rust-1.42.0-aarch64-unknown-linux-gnu.tar.xz 99903344 SHA256 
b30833fd98b3d2a5886e93473e100c32a319d741a305eda67ea5fc24c85e5f9a SHA512 
691a11e279efdcafa6bdafacb7fb48ccf653e180e0e85909b6031105a297d47538efb36d63216f6185427f818483a51aa827f351ca2123840d72caf60079fe13
 WHIRLPOOL 
71564bceace714171be84863ec9a39f74e997b230643cd18ffe88266745e971b21135e923a11d7674b48c7055b653f80d37b5b5a3cb49f59099d5599e9deb79b
+DIST rust-1.42.0-armv7-unknown-linux-gnueabihf.tar.xz 105021972 SHA256 
90e2deb1597940250b2c6e6fc8bd7f4d8a8893f7f2a7f709917885247ae1c084 SHA512 
26768ec530506e20fed8f9ef2c1ca85eec155fc90949f2063836b6109b296a976c8430a698971a8b1c11e8f6ad043d854a36e9f0e849417178411dc5cbd30e59
 WHIRLPOOL 
4701daa0a15feb5146fa33f0cda0d0fb6d0a71cdc37e8e2d9443e07228ca1beb38f86389be49ebedf1060535da750c56c9ad02b3b0bd7e57d92fbf537cb99dea
+DIST rust-1.42.0-i686-unknown-linux-gnu.tar.xz 124258356 SHA256 
a162c97398e5d42e47cd8c49b86ae8092a4f5d3bbc063895edf895c1c80de080 SHA512 
7376be5abed573bbf68f73ed5609fa8e22dfa3ead19a3f3d78d553347e3ae01604ab9906f5317f1687a8ab3f9ad9c38cde44ef6f56d7da65a788a74aee9df057
 WHIRLPOOL 
d28565a0f3eae0e1d524e3052da55637d2a4952f6c182a3474287a6026c090d50793457cfee6809134e346bc2d59e7d806785eee71e294140c47f7adf73fb03c
+DIST rust-1.42.0-x86_64-unknown-linux-gnu.tar.xz 110826392 SHA256 
8c94fba97589f1548bbd0652ff337169a7e47b4cb08accd9973722fe830c27ff SHA512 
87c06d4503e7ba12bd3dfc8dd279a3bdf33a24d2c22eec1378b79b2c17ccdad9b4c8dbd0d4704eae1f3476aec5639d3ba143e8c74a296d631b17b57da7447e70
 WHIRLPOOL 
28fe9ab632c60e08008fc33994425e0d4c95fc2fbfb0716da33220414330c2977953d600d5b1ad8c63ed3e0685ede90b6daf7aaeeb42c6a74f9b62c5e75f5ece
+DIST rustc-1.43.1-src.tar.xz 94405276 SHA256 
eb0a103c67c4565403d9e6f84a1c708982a5e9e5b3c0d831e4d6f6451795d106 SHA512 
24bb01237b1f3f5412109290bb4406b9742cf8956162f4090a98ed3a59a6e2e8dda399452bec1c93c8afdcf5effd98e4825e7f218238e0e88735c1ff4a5b385f
 WHIRLPOOL 
b466844d282381b3ae9668ac39de3f84a44586bbc806010b686ba556a383f4758256d39c63e07fc8002b3a36f01737bdaf3ab2d3bbd9a839dc91392ce00093c6

diff --git a/dev-lang/rust/rust-1.42.0-r666.ebuild 
b/dev-lang/rust/rust-1.43.1-r666.ebuild
similarity index 100%
rename from d

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

2020-05-18 Thread Jeroen Roovers
commit: 87c8bb655165f5be3cf852b84f7c91f1436c292f
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Mon May 18 08:58:45 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Mon May 18 09:00:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c8bb65

dev-libs/libuv: DEPEND => BDEPEND

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Closes: https://bugs.gentoo.org/show_bug.cgi?id=720952
Signed-off-by: Jeroen Roovers  gentoo.org>

 dev-libs/libuv/{libuv-1.38.0.ebuild => libuv-1.38.0-r1.ebuild} | 6 --
 dev-libs/libuv/libuv-.ebuild   | 6 --
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-libs/libuv/libuv-1.38.0.ebuild 
b/dev-libs/libuv/libuv-1.38.0-r1.ebuild
similarity index 94%
rename from dev-libs/libuv/libuv-1.38.0.ebuild
rename to dev-libs/libuv/libuv-1.38.0-r1.ebuild
index 3deb47fd69a..a1c26f2a3fd 100644
--- a/dev-libs/libuv/libuv-1.38.0.ebuild
+++ b/dev-libs/libuv/libuv-1.38.0-r1.ebuild
@@ -14,8 +14,10 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc 
~ppc64 ~riscv ~s390 ~
 IUSE="static-libs"
 RESTRICT="test"
 
-DEPEND="sys-devel/libtool
-   virtual/pkgconfig[${MULTILIB_USEDEP}]"
+BDEPEND="
+   sys-devel/libtool
+   virtual/pkgconfig[${MULTILIB_USEDEP}]
+"
 
 src_prepare() {
default

diff --git a/dev-libs/libuv/libuv-.ebuild b/dev-libs/libuv/libuv-.ebuild
index 7079f95f58e..20c92f0e53d 100644
--- a/dev-libs/libuv/libuv-.ebuild
+++ b/dev-libs/libuv/libuv-.ebuild
@@ -14,8 +14,10 @@ KEYWORDS=""
 IUSE="static-libs"
 RESTRICT="test"
 
-DEPEND="sys-devel/libtool
-   virtual/pkgconfig[${MULTILIB_USEDEP}]"
+BDEPEND="
+   sys-devel/libtool
+   virtual/pkgconfig[${MULTILIB_USEDEP}]
+"
 
 src_prepare() {
default



[gentoo-commits] repo/proj/guru:master commit in: dev-python/pylatex/

2020-05-18 Thread Andrew Ammerlaan
commit: adc33f52008525f9614f34df073cb087b4331f90
Author: David Denoncin  gmail  com>
AuthorDate: Mon May 18 01:23:40 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Mon May 18 01:23:40 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=adc33f52

dev-python/pylatex: update ebuild to conform with qa standards

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Denoncin  gmail.com>

 dev-python/pylatex/metadata.xml |  5 
 dev-python/pylatex/pylatex-1.3.1.ebuild | 50 ++---
 2 files changed, 27 insertions(+), 28 deletions(-)

diff --git a/dev-python/pylatex/metadata.xml b/dev-python/pylatex/metadata.xml
index 212167a..ebb4c58 100644
--- a/dev-python/pylatex/metadata.xml
+++ b/dev-python/pylatex/metadata.xml
@@ -6,9 +6,4 @@
ddenon...@gmail.com
David Denoncin

-   
-   Optionally add dev-python/numpy
-   Optionally add 
dev-python/matplotlib
-   Optionally add dev-python/quantities
-   
 

diff --git a/dev-python/pylatex/pylatex-1.3.1.ebuild 
b/dev-python/pylatex/pylatex-1.3.1.ebuild
index c15bb8b..c1f01ab 100644
--- a/dev-python/pylatex/pylatex-1.3.1.ebuild
+++ b/dev-python/pylatex/pylatex-1.3.1.ebuild
@@ -7,8 +7,8 @@ MY_PN="PyLaTeX"
 MY_P="${MY_PN}-${PV}"
 S="${WORKDIR}/${MY_P}"
 
-PYTHON_COMPAT=( python3_{6,7,8} ) #python2_7 -> error: package directory 
'python2_source/pylatex' does not exist
-inherit distutils-r1
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1 eutils
 
 DESCRIPTION="A Python library for creating LaTeX files and snippets"
 HOMEPAGE="https://github.com/JelteF/PyLaTeX";
@@ -17,40 +17,44 @@ 
SRC_URI="https://github.com/JelteF/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}.ta
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="examples matplotlib numpy extras"
+IUSE="examples"
 
 DEPEND="
-   dev-python/ordered-set[${PYTHON_USEDEP}]
-   matplotlib? ( dev-python/matplotlib[$PYTHON_USEDEP] )
-   numpy? ( dev-python/numpy[$PYTHON_USEDEP] )
-   extras? ( dev-python/quantities[$PYTHON_USEDEP] )
+dev-python/ordered-set[${PYTHON_USEDEP}]
 "
-
 RDEPEND="${DEPEND}"
 
-distutils_enable_tests nose
 distutils_enable_sphinx docs
+distutils_enable_tests nose
+
+DEPEND+="
+test? (
+   dev-python/quantities
+   dev-python/matplotlib
+   dev-python/numpy
+)
+"
 
 src_prepare(){
-   if use doc; then
-   sphinx-apidoc -F -o docs "${S}"/pylatex # conf.py is not 
included in source
-   fi
+if use doc; then
+   sphinx-apidoc -F -o docs "${S}"/pylatex # conf.py is not included in 
source
+fi
 
-   distutils-r1_src_prepare
+distutils-r1_src_prepare
 }
 
 python_install_all() {
-   if use examples ; then
-   docinto examples
-   dodoc -r examples/.
-   fi
+if use examples ; then
+   docinto examples
+   dodoc -r examples/.
+fi
 
-   distutils-r1_python_install_all
+distutils-r1_python_install_all
 }
 
-src_test() {
-   if  ! use extras ; then
-   rm "${S}"/tests/test_quantities.py # remove if quantities is 
not installed
-   fi
-   distutils-r1_src_test
+pkg_postinst() {
+   elog "Optional dependencies:"
+   optfeature "matplotlib support" dev-python/matplotlib
+   optfeature "numpy support" dev-python/numpy
+   optfeature "quantities support" dev-python/quantities
 }



[gentoo-commits] repo/proj/guru:master commit in: www-client/badwolf/

2020-05-18 Thread Andrew Ammerlaan
commit: 51701a9b1efbd968033e8fc3f81981a7522b1bc0
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Mon May 18 03:14:29 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Mon May 18 03:14:29 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=51701a9b

www-client/badwolf: Clean old, 0.5.1

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 www-client/badwolf/Manifest |  1 -
 www-client/badwolf/badwolf-0.5.1.ebuild | 55 -
 2 files changed, 56 deletions(-)

diff --git a/www-client/badwolf/Manifest b/www-client/badwolf/Manifest
index 1fba2a1..14726a3 100644
--- a/www-client/badwolf/Manifest
+++ b/www-client/badwolf/Manifest
@@ -1,2 +1 @@
-DIST badwolf-0.5.1.tar.gz 20992 BLAKE2B 
f1c31ba3f1b485adcc134a1e14e7eac1bd7ec2c3c3a48b09e245cfec4adacceeba5a9f477fd74ce85e5e8453fa660779248e1d6987281f850cb35b652aaa98f3
 SHA512 
75cd50bba4aaa458341b3ce0a6f70b4432e7a708901a19780457661b5275a15ad275a8b53f00b482be1e9a3eaa2565b39d9bbd40f5e6ec2551ae7fc1c7840ed2
 DIST badwolf-1.0.0.tar.gz 69676 BLAKE2B 
44b463b0096f1971ae01d48556f70636c58c96324c2fcfb4a1b2507f78f6cdcb5c4b51e68f64b20c5fbafdf529bbc8e2f4ec60d383405019fa556a9697948cae
 SHA512 
72437709a32937c33dc0509f94efbb5f3551b039017d3067b02f5d2b275eb4f3883dba8dc1c1b4b82bfa31a7b174f5fa393ceeefaf627d9b6c27be0fea5a0652

diff --git a/www-client/badwolf/badwolf-0.5.1.ebuild 
b/www-client/badwolf/badwolf-0.5.1.ebuild
deleted file mode 100644
index aaab35e..000
--- a/www-client/badwolf/badwolf-0.5.1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg
-
-if [[ "${PV}" == "" ]]
-then
-   EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git";
-   EGIT_MIN_CLONE_TYPE="single+tags"
-   inherit git-r3
-else
-   MY_P="${PN}-$(ver_rs 3 - 4 .)"
-   SRC_URI="https://hacktivis.me/releases/${MY_P}.tar.gz";
-   KEYWORDS="~amd64 ~ppc"
-   S="${WORKDIR}/${MY_P}"
-   inherit savedconfig
-fi
-
-DESCRIPTION="Minimalist and privacy-oriented WebKitGTK+ browser"
-HOMEPAGE="https://hacktivis.me/projects/badwolf";
-LICENSE="BSD"
-SLOT="0"
-
-DOCS=("README.md" "KnowledgeBase.md")
-
-DEPEND="
-   x11-libs/gtk+:3
-   net-libs/webkit-gtk:4=
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-   [[ "${PV}" == "" ]] || restore_config config.h
-   default
-}
-
-src_compile() {
-   emake \
-   CC="${CC:-cc}" \
-   CFLAGS="${CFLAGS:--02 -Wall -Wextra}" \
-   LDFLAGS="${LDFLAGS}" \
-   PREFIX="/usr"
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   PREFIX="/usr" \
-   install
-
-   [[ "${PV}" == "" ]] || save_config config.h
-   einstalldocs
-}



[gentoo-commits] repo/proj/guru:master commit in: www-client/badwolf/

2020-05-18 Thread Andrew Ammerlaan
commit: 57fb961437d7ee76ee4f520c32d61db973dee26d
Author: Haelwenn (lanodan) Monnier  hacktivis  me>
AuthorDate: Mon May 18 03:11:08 2020 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Mon May 18 03:11:08 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57fb9614

www-client/badwolf: Bump to 1.0.0

Signed-off-by: Haelwenn (lanodan) Monnier  hacktivis.me>

 www-client/badwolf/Manifest |  1 +
 www-client/badwolf/badwolf-1.0.0.ebuild | 55 +
 2 files changed, 56 insertions(+)

diff --git a/www-client/badwolf/Manifest b/www-client/badwolf/Manifest
index e4a40a2..1fba2a1 100644
--- a/www-client/badwolf/Manifest
+++ b/www-client/badwolf/Manifest
@@ -1 +1,2 @@
 DIST badwolf-0.5.1.tar.gz 20992 BLAKE2B 
f1c31ba3f1b485adcc134a1e14e7eac1bd7ec2c3c3a48b09e245cfec4adacceeba5a9f477fd74ce85e5e8453fa660779248e1d6987281f850cb35b652aaa98f3
 SHA512 
75cd50bba4aaa458341b3ce0a6f70b4432e7a708901a19780457661b5275a15ad275a8b53f00b482be1e9a3eaa2565b39d9bbd40f5e6ec2551ae7fc1c7840ed2
+DIST badwolf-1.0.0.tar.gz 69676 BLAKE2B 
44b463b0096f1971ae01d48556f70636c58c96324c2fcfb4a1b2507f78f6cdcb5c4b51e68f64b20c5fbafdf529bbc8e2f4ec60d383405019fa556a9697948cae
 SHA512 
72437709a32937c33dc0509f94efbb5f3551b039017d3067b02f5d2b275eb4f3883dba8dc1c1b4b82bfa31a7b174f5fa393ceeefaf627d9b6c27be0fea5a0652

diff --git a/www-client/badwolf/badwolf-1.0.0.ebuild 
b/www-client/badwolf/badwolf-1.0.0.ebuild
new file mode 100644
index 000..aaab35e
--- /dev/null
+++ b/www-client/badwolf/badwolf-1.0.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg
+
+if [[ "${PV}" == "" ]]
+then
+   EGIT_REPO_URI="https://hacktivis.me/git/badwolf.git";
+   EGIT_MIN_CLONE_TYPE="single+tags"
+   inherit git-r3
+else
+   MY_P="${PN}-$(ver_rs 3 - 4 .)"
+   SRC_URI="https://hacktivis.me/releases/${MY_P}.tar.gz";
+   KEYWORDS="~amd64 ~ppc"
+   S="${WORKDIR}/${MY_P}"
+   inherit savedconfig
+fi
+
+DESCRIPTION="Minimalist and privacy-oriented WebKitGTK+ browser"
+HOMEPAGE="https://hacktivis.me/projects/badwolf";
+LICENSE="BSD"
+SLOT="0"
+
+DOCS=("README.md" "KnowledgeBase.md")
+
+DEPEND="
+   x11-libs/gtk+:3
+   net-libs/webkit-gtk:4=
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+   [[ "${PV}" == "" ]] || restore_config config.h
+   default
+}
+
+src_compile() {
+   emake \
+   CC="${CC:-cc}" \
+   CFLAGS="${CFLAGS:--02 -Wall -Wextra}" \
+   LDFLAGS="${LDFLAGS}" \
+   PREFIX="/usr"
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   PREFIX="/usr" \
+   install
+
+   [[ "${PV}" == "" ]] || save_config config.h
+   einstalldocs
+}



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

2020-05-18 Thread Mikhail Pukhlikov
commit: 17283ef6f8f9ef274e34dd3c2fa9814362d4d3ce
Author: Mikhail Pukhlikov  gentoo  org>
AuthorDate: Mon May 18 09:11:04 2020 +
Commit: Mikhail Pukhlikov  gentoo  org>
CommitDate: Mon May 18 09:11:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=17283ef6

virtual/rust: multilib support

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

 virtual/rust/rust-1.43.1-r666.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/virtual/rust/rust-1.43.1-r666.ebuild 
b/virtual/rust/rust-1.43.1-r666.ebuild
index a16b9a6..63b7dbb 100644
--- a/virtual/rust/rust-1.43.1-r666.ebuild
+++ b/virtual/rust/rust-1.43.1-r666.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2020 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit multilib-build
+
 DESCRIPTION="Virtual for Rust language compiler"
 HOMEPAGE=""
 SRC_URI=""
@@ -12,4 +14,4 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
 
 BDEPEND=""
-RDEPEND="|| ( =dev-lang/rust-${PVR}* =dev-lang/rust-bin-${PV}* )"
+RDEPEND="|| ( =dev-lang/rust-${PVR}*[${MULTILIB_USEDEP}] 
=dev-lang/rust-bin-${PV}*[${MULTILIB_USEDEP}] )"



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

2020-05-18 Thread Lars Wendler
commit: 84ad1eca5c3aada90155f03ee408efa0a2df4b58
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon May 18 09:13:28 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon May 18 09:14:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ad1eca

sys-apps/ethtool: Add "netlink" USE flag

Thanks-to: Thomas Masper  gmail.com>
Closes: https://bugs.gentoo.org/723292
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Lars Wendler  gentoo.org>

 sys-apps/ethtool/{ethtool-5.6.ebuild => ethtool-5.6-r1.ebuild} | 6 ++
 sys-apps/ethtool/metadata.xml  | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/sys-apps/ethtool/ethtool-5.6.ebuild 
b/sys-apps/ethtool/ethtool-5.6-r1.ebuild
similarity index 81%
rename from sys-apps/ethtool/ethtool-5.6.ebuild
rename to sys-apps/ethtool/ethtool-5.6-r1.ebuild
index 11b54c89968..804cce9dde3 100644
--- a/sys-apps/ethtool/ethtool-5.6.ebuild
+++ b/sys-apps/ethtool/ethtool-5.6-r1.ebuild
@@ -10,5 +10,11 @@ 
SRC_URI="https://www.kernel.org/pub/software/network/ethtool/${P}.tar.xz";
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE="+netlink"
 
 DEPEND="app-arch/xz-utils"
+RDEPEND="netlink? ( net-libs/libmnl )"
+
+src_configure() {
+   econf $(use_enable netlink)
+}

diff --git a/sys-apps/ethtool/metadata.xml b/sys-apps/ethtool/metadata.xml
index 760ac849b6b..81acd210e0e 100644
--- a/sys-apps/ethtool/metadata.xml
+++ b/sys-apps/ethtool/metadata.xml
@@ -5,6 +5,9 @@
base-sys...@gentoo.org
Gentoo Base System
 
+
+   Enable netlink interface via 
net-libs/libmnl
+
 
ethtool is a Linux utility for controlling network drivers and hardware,
particularly for wired Ethernet devices. It can be used to:



[gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebase-meta/

2020-05-18 Thread Georgy Yakovlev
commit: b0164e0960f533f291c53d9c753203d41e369ad9
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon May 18 09:31:34 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon May 18 09:31:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0164e09

kde-apps/kdebase-meta: restore ~ppc64 keyword

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

 kde-apps/kdebase-meta/kdebase-meta-19.12.3.ebuild | 2 +-
 kde-apps/kdebase-meta/kdebase-meta-20.04.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kdebase-meta/kdebase-meta-19.12.3.ebuild 
b/kde-apps/kdebase-meta/kdebase-meta-19.12.3.ebuild
index 6503af1785d..e93ca02536c 100644
--- a/kde-apps/kdebase-meta/kdebase-meta-19.12.3.ebuild
+++ b/kde-apps/kdebase-meta/kdebase-meta-19.12.3.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://kde.org/";
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="amd64 arm64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
 IUSE=""
 
 RDEPEND="

diff --git a/kde-apps/kdebase-meta/kdebase-meta-20.04.1.ebuild 
b/kde-apps/kdebase-meta/kdebase-meta-20.04.1.ebuild
index bd684af6512..14a98591b16 100644
--- a/kde-apps/kdebase-meta/kdebase-meta-20.04.1.ebuild
+++ b/kde-apps/kdebase-meta/kdebase-meta-20.04.1.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://kde.org/";
 
 LICENSE="metapackage"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-python/gcs-oauth2-boto-plugin/

2020-05-18 Thread Michał Górny
commit: bff3e151d348da7584e66e2f6744e8048b39b7a9
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 09:48:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:32:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff3e151

dev-python/gcs-oauth2-boto-plugin: Add test-dep on mock

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

 .../gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.5-r1.ebuild  | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 
a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.5-r1.ebuild 
b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.5-r1.ebuild
index 071efa216aa..ce983aaacf1 100644
--- a/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.5-r1.ebuild
+++ b/dev-python/gcs-oauth2-boto-plugin/gcs-oauth2-boto-plugin-2.5-r1.ebuild
@@ -23,7 +23,10 @@ PATCHES=(
 
 # Keep versions in sync with setup.py.
 BDEPEND="
-   test? ( dev-python/freezegun[${PYTHON_USEDEP}] )
+   test? (
+   dev-python/freezegun[${PYTHON_USEDEP}]
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
 "
 RDEPEND="${PYTHON_DEPS}
>=dev-python/boto-2.29.1[${PYTHON_USEDEP}]



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

2020-05-18 Thread Michał Górny
commit: aad768fc3e6016945749ff7b028ecf6841ab808a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:25:34 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:32:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad768fc

dev-python/django-tagging: Require python with sqlite for tests

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

 dev-python/django-tagging/django-tagging-0.5.0.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-python/django-tagging/django-tagging-0.5.0.ebuild 
b/dev-python/django-tagging/django-tagging-0.5.0.ebuild
index f20e767c32e..c6bfe58d459 100644
--- a/dev-python/django-tagging/django-tagging-0.5.0.ebuild
+++ b/dev-python/django-tagging/django-tagging-0.5.0.ebuild
@@ -14,8 +14,14 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND=">=dev-python/django-1.0[${PYTHON_USEDEP}]"
+BDEPEND="
+   test? (
+   $(python_gen_impl_dep sqlite)
+   )"
 
 distutils_enable_sphinx docs
 



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

2020-05-18 Thread Michał Górny
commit: 91895141d9bc16375419cca06a69d84fdbe5779c
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:31:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:32:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91895141

dev-python/svgwrite: Bump to 1.4

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

 dev-python/svgwrite/Manifest|  1 +
 dev-python/svgwrite/svgwrite-1.4.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/dev-python/svgwrite/Manifest b/dev-python/svgwrite/Manifest
index 92a65acc1d4..98556f6673d 100644
--- a/dev-python/svgwrite/Manifest
+++ b/dev-python/svgwrite/Manifest
@@ -1 +1,2 @@
 DIST svgwrite-1.3.1.tar.gz 249712 BLAKE2B 
3f03f841d4e1bdf3e8d3d47c86301bcc22f205d71d265902f0ccb5a78710815521f34589ce261a463d7e80c6eeaac60d2090895ae1157ab6f20c0f5c21f5e2e2
 SHA512 
a4d2db34194923055c6e92c0af5540eef767cf8481d7c991b357f5bc77fd1874bba65220e7a7ff3a4da4bd30a49663b6ac514adb2b41cb4b087a7bb64053ac0a
+DIST svgwrite-1.4.tar.gz 251138 BLAKE2B 
b105fa60ed75628c59b3ad4d0ea32dddf83f618e213ce6974b5db0e93d519e563eb5a9ff5e37012f71c7ce79579ca927acfb8709d2f8e8ad316b04bae8abafcb
 SHA512 
b722fc51c6b3755064942bb6c7ea199ba5902ee37e426962ed24e0b67659e72e8da36cd2516193e2348a939ab2ccd2c5114349ac72d7b9ea52a7b7d68ad1ce74

diff --git a/dev-python/svgwrite/svgwrite-1.4.ebuild 
b/dev-python/svgwrite/svgwrite-1.4.ebuild
new file mode 100644
index 000..a6ee8c83c43
--- /dev/null
+++ b/dev-python/svgwrite/svgwrite-1.4.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="Python Package to write SVG files"
+HOMEPAGE="https://github.com/mozman/svgwrite";
+SRC_URI="https://github.com/mozman/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+   # fetches from the Internet
+   sed -i -e 's:test_embed_google_web_font:_&:' \
+   tests/test_style.py || die
+   distutils-r1_src_prepare
+}



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

2020-05-18 Thread Thomas Deutschmann
commit: f177489211c2b62ce1804e44b5cdbc1a65b822a2
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May 18 10:32:24 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May 18 10:32:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1774892

dev-python/sabyenc: add missing dev-python/chardet test dep

Closes: https://bugs.gentoo.org/723624
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-python/sabyenc/sabyenc-4.0.1.ebuild | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-python/sabyenc/sabyenc-4.0.1.ebuild 
b/dev-python/sabyenc/sabyenc-4.0.1.ebuild
index 5445c2513b1..6c6fdf9e58b 100644
--- a/dev-python/sabyenc/sabyenc-4.0.1.ebuild
+++ b/dev-python/sabyenc/sabyenc-4.0.1.ebuild
@@ -13,7 +13,13 @@ 
SRC_URI="https://github.com/sabnzbd/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
 
 DOCS=( CHANGES.md README.md doc/yenc-draft.1.3.txt )
 
+DEPEND="test? (
+   dev-python/chardet[${PYTHON_USEDEP}]
+   )"
+
 distutils_enable_tests pytest



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

2020-05-18 Thread Michał Górny
commit: d13f8ef87432f2a30d4ac67a991039cb4b464b77
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:35:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:40:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d13f8ef8

dev-python/micawber: Require sqlite for tests

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

 dev-python/micawber/micawber-0.5.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/micawber/micawber-0.5.1.ebuild 
b/dev-python/micawber/micawber-0.5.1.ebuild
index bd5793ec07d..743a6f20ad1 100644
--- a/dev-python/micawber/micawber-0.5.1.ebuild
+++ b/dev-python/micawber/micawber-0.5.1.ebuild
@@ -18,6 +18,7 @@ RESTRICT="!test? ( test )"
 
 BDEPEND="
test? (
+   $(python_gen_impl_dep sqlite)
dev-python/beautifulsoup:4[${PYTHON_USEDEP}]
dev-python/django[${PYTHON_USEDEP}]
)"



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

2020-05-18 Thread Michał Górny
commit: 001bc180e34f92644932ef614c9fdc8856fe8086
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:36:45 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:40:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001bc180

dev-python/numpydoc: Use pytest for tests

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

 dev-python/numpydoc/numpydoc-0.9.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/numpydoc/numpydoc-0.9.2.ebuild 
b/dev-python/numpydoc/numpydoc-0.9.2.ebuild
index 673e70128fa..29686390e10 100644
--- a/dev-python/numpydoc/numpydoc-0.9.2.ebuild
+++ b/dev-python/numpydoc/numpydoc-0.9.2.ebuild
@@ -20,10 +20,9 @@ RDEPEND="
dev-python/sphinx[${PYTHON_USEDEP}]
 "
 BDEPEND="
-   ${RDEPEND}
test? (
>=dev-python/matplotlib-3.2.1[${PYTHON_USEDEP}]
)
 "
 
-distutils_enable_tests nose
+distutils_enable_tests pytest



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

2020-05-18 Thread Michał Górny
commit: 2d48e156b37f0abd9c03e97ed98f83c41a6ee593
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:47:04 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:57:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d48e156

dev-python/http-parser: Bump to 0.9.0

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

 dev-python/http-parser/Manifest |  1 +
 dev-python/http-parser/http-parser-0.9.0.ebuild | 41 +
 2 files changed, 42 insertions(+)

diff --git a/dev-python/http-parser/Manifest b/dev-python/http-parser/Manifest
index 0175a15c11a..849b8b606ba 100644
--- a/dev-python/http-parser/Manifest
+++ b/dev-python/http-parser/Manifest
@@ -1 +1,2 @@
 DIST http-parser-0.8.3.tar.gz 83040 BLAKE2B 
8ccfd15154e34756229159576340536e447a1b76375df7c3f56b96c79957a3b28569fd4a4e77303fd1d254aa5652478f7e319e7556150de563f5b12c58482de4
 SHA512 
aca583d976dcf172244179cc4199336f296dbb2e2838dded23e64d55f23298fe600f9c24ba6cb6d1d5faad3022710154949fd39adecaef763f7589a58d03fbd1
+DIST http-parser-0.9.0.gh.tar.gz 101174 BLAKE2B 
92b74dffd2c35672bc383ccda59f93723c0f83ecb0fbf0470f5daacdd37f68d4d63de7d4ea53f86d2109349a793b7535cc864f014311dee6ac5e67d0ca751931
 SHA512 
75e51bef43d9d7698aad69f8bfe651e24784b97603cac55f33bf4c12c86792c8c71d6206f31847d052e4d8621a5ea65a7b34eca5bebdb8189f58e6d98d33139d

diff --git a/dev-python/http-parser/http-parser-0.9.0.ebuild 
b/dev-python/http-parser/http-parser-0.9.0.ebuild
new file mode 100644
index 000..5a0b335f0cc
--- /dev/null
+++ b/dev-python/http-parser/http-parser-0.9.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+
+inherit distutils-r1
+
+DESCRIPTION="HTTP request/response parser for python in C"
+HOMEPAGE="https://github.com/benoitc/http-parser";
+SRC_URI="
+   https://github.com/benoitc/http-parser/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE="examples"
+
+BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+
+python_compile() {
+   if [[ ${EPYTHON} != python3* ]]; then
+   local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
+   fi
+
+   distutils-r1_python_compile
+}
+
+python_install_all() {
+   local DOCS=( README.rst )
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
+   distutils-r1_python_install_all
+}



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

2020-05-18 Thread Michał Górny
commit: f76ec34cef803e70bf19a34f2fbed37b847e4cda
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:56:26 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:57:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76ec34c

dev-python/http-parser: Remove py2

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

 dev-python/http-parser/http-parser-0.8.3.ebuild | 2 +-
 dev-python/http-parser/http-parser-0.9.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/http-parser/http-parser-0.8.3.ebuild 
b/dev-python/http-parser/http-parser-0.8.3.ebuild
index 5337b6d3494..896c88cd6aa 100644
--- a/dev-python/http-parser/http-parser-0.8.3.ebuild
+++ b/dev-python/http-parser/http-parser-0.8.3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 flag-o-matic
 

diff --git a/dev-python/http-parser/http-parser-0.9.0.ebuild 
b/dev-python/http-parser/http-parser-0.9.0.ebuild
index 5a0b335f0cc..775ab3cd857 100644
--- a/dev-python/http-parser/http-parser-0.9.0.ebuild
+++ b/dev-python/http-parser/http-parser-0.9.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 



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

2020-05-18 Thread Michał Górny
commit: b9f51ebbf088d7045e745b7abf0c5058691d9523
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:51:28 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:57:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f51ebb

dev-python/wsgiproxy2: Remove dev-python/restkit dep

Upstream has removed restkit support entirely.  The docs seem to still
list it as a dep but ChangeLog disagrees, and there's no reference
in sources.

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

 .../wsgiproxy2/{wsgiproxy2-0.4.6.ebuild => wsgiproxy2-0.4.6-r1.ebuild}  | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild 
b/dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild
similarity index 90%
rename from dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild
rename to dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild
index 0167fefc471..3b09cb27e9a 100644
--- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild
+++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.6-r1.ebuild
@@ -28,9 +28,7 @@ BDEPEND="${RDEPEND}
test? (
>=dev-python/webtest-2.0.17[${PYTHON_USEDEP}]
dev-python/socketpool[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/restkit[${PYTHON_USEDEP}]' -2)
)"
-# Tests needing restkit are skipped under py3
 # Testing also revealed the suite needs latest webtest
 
 S="${WORKDIR}/${MY_PN}-${PV}"



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

2020-05-18 Thread Michał Górny
commit: ad9d13e48006d1344e7c483a89efa80aa0c05bb6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:53:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:57:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad9d13e4

dev-python/pyquery: Remove unused restkit dep

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

 dev-python/pyquery/{pyquery-1.4.1.ebuild => pyquery-1.4.1-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/pyquery/pyquery-1.4.1.ebuild 
b/dev-python/pyquery/pyquery-1.4.1-r1.ebuild
similarity index 94%
rename from dev-python/pyquery/pyquery-1.4.1.ebuild
rename to dev-python/pyquery/pyquery-1.4.1-r1.ebuild
index 492ec9f7550..655f9317f0a 100644
--- a/dev-python/pyquery/pyquery-1.4.1.ebuild
+++ b/dev-python/pyquery/pyquery-1.4.1-r1.ebuild
@@ -27,7 +27,6 @@ DEPEND="
dev-python/requests[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/webtest[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/restkit[${PYTHON_USEDEP}]' 
'python2_7')
)"
 
 RESTRICT+=" !test? ( test )"



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

2020-05-18 Thread Michał Górny
commit: 288b4f318d94fe1a7c553a575afa5ba4b47739b4
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 10:55:12 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 10:57:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=288b4f31

package.mask: Last rite dev-python/restkit

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index c3aabf215ad..52ff9da79b4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2020-05-18)
+# Unmaintained and vulnerable.  Last commit in 2015.  Stuck on Python 2.
+# All reverse dependencies removed restkit support upstream.
+# Removal in 30 days.  Bug #544228.
+dev-python/restkit
+
 # Andreas Sturmlechner  (2020-05-17)
 # Depends on deprecated x11-libs/pangox-compat, commercial software that
 # since 2017 does no longer support Linux. Bugs #694920, #720848



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

2020-05-18 Thread Michał Górny
commit: 9f16f77878d0d1a71ae76c851bddabe141530f1a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 11:13:20 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 11:13:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f16f778

dev-python/easy-thumbnails: Require sqlite for tests

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

 dev-python/easy-thumbnails/easy-thumbnails-2.7.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/easy-thumbnails/easy-thumbnails-2.7.ebuild 
b/dev-python/easy-thumbnails/easy-thumbnails-2.7.ebuild
index 3aabbec54a9..f532eb55869 100644
--- a/dev-python/easy-thumbnails/easy-thumbnails-2.7.ebuild
+++ b/dev-python/easy-thumbnails/easy-thumbnails-2.7.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
 "
 BDEPEND="
test? (
+   $(python_gen_impl_dep sqlite)
${RDEPEND}
dev-python/testfixtures[${PYTHON_USEDEP}]
)



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

2020-05-18 Thread Michał Górny
commit: 0a8b0b3d1ccc8b1a730d3438e23543a5f292db28
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 11:14:16 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 11:14:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a8b0b3d

dev-python/django-sortedm2m: Require sqlite for tests

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

 dev-python/django-sortedm2m/django-sortedm2m-2.0.0.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/django-sortedm2m/django-sortedm2m-2.0.0.ebuild 
b/dev-python/django-sortedm2m/django-sortedm2m-2.0.0.ebuild
index f513c330485..7e0513e1cb5 100644
--- a/dev-python/django-sortedm2m/django-sortedm2m-2.0.0.ebuild
+++ b/dev-python/django-sortedm2m/django-sortedm2m-2.0.0.ebuild
@@ -21,7 +21,11 @@ IUSE="test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/django[${PYTHON_USEDEP}]"
-BDEPEND="test? ( ${RDEPEND} )"
+BDEPEND="
+   test? (
+   $(python_gen_impl_dep sqlite)
+   ${RDEPEND}
+   )"
 
 python_test() {
local -x PYTHONPATH=test_project:${PYTHONPATH}



[gentoo-commits] repo/gentoo:master commit in: dev-ros/pcl_ros/

2020-05-18 Thread Alexis Ballier
commit: 2fe02b154189096d174a532a00fe53a0692111c9
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 10:16:35 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe02b15

dev-ros/pcl_ros: Bump to 1.7.1.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pcl_ros/Manifest |  1 +
 dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild | 40 
 2 files changed, 41 insertions(+)

diff --git a/dev-ros/pcl_ros/Manifest b/dev-ros/pcl_ros/Manifest
index 3748d2c0df5..9b90001f8c4 100644
--- a/dev-ros/pcl_ros/Manifest
+++ b/dev-ros/pcl_ros/Manifest
@@ -2,3 +2,4 @@ DIST perception_pcl-1.5.4.tar.gz 73829 BLAKE2B 
cfc6e964691da42717d134e0b639ef4af
 DIST perception_pcl-1.6.1.tar.gz 82552 BLAKE2B 
a442c9df193e38b6aca9e45ec3a469d6603bc2c909fc8c33ad612b2b6448956863555608cb0a0102593e2e71aa7f54ae88b677c2bfbde7df23b114ff4ca83c8f
 SHA512 
c0b63833dd12f3eee5f5ec1e5d8f8bd9c001f1f1787572717a0845fa9a18862bb49a134638f9f0bde5587ac26ab8fd9e6534fcd5ed6b69842780a6fd3762fb5c
 DIST perception_pcl-1.6.2.tar.gz 82896 BLAKE2B 
dc5d4e25b1841ffde720f7f0231570fcca687d32158da0bb9510f37b7cefbd71dd774bae31a0aa8fdfe7330c98721a7d0df7236bbc9452f9f82c09cd42236695
 SHA512 
c7c0524a8095fd42b8e12bf2f4453a07d758822ba5a345353df8790e4c22faf250e400fa88a90aea828e80ef4a9992ead04635a5898a45b47245235fec7700ed
 DIST perception_pcl-1.7.0.tar.gz 84987 BLAKE2B 
de309d013b24f3fb3ad2c1a5531cdee9860c4173cd885d7f294a30153ed1cb1613cd26035ec161879cb3804d75670a6d58096251f867cffaf9fd6eb74741ef40
 SHA512 
01eee6b2fec2b0be0737adaf8a1347922631edee8466c28815e1b183e9365c632f66544c8f85231a5c81262bcab3e24a3d6bff986262b1cb64dc2e3b27adef67
+DIST perception_pcl-1.7.1.tar.gz 80899 BLAKE2B 
2898d88efa1b27a27eea06fb949254127cf92eb2c788ae914a40ffa8204202c4823c69ab5fa9bd83c2426289a4897a56fab9ec3df61e3ab0a184fc068c41
 SHA512 
97e9240c660adde84976860ed9c94cf8c127615526641dbcdb729ffbda4cda4dfb9f351cc2d471988732ad61e6508bfa5906c8b4503c31172e7f4e4dfc31260e

diff --git a/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild 
b/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
new file mode 100644
index 000..aee0cf6cbc5
--- /dev/null
+++ b/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
+KEYWORDS="~amd64 ~arm"
+PYTHON_COMPAT=( python2_7 )
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="PCL (Point Cloud Library) ROS interface stack"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   dev-ros/rosbag
+   dev-ros/rosconsole
+   dev-ros/roslib
+   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
+   dev-ros/message_filters
+   >=dev-cpp/eigen-3.2.5:3
+   dev-ros/pluginlib
+   dev-libs/console_bridge:=
+   dev-ros/tf
+   dev-ros/tf2
+   dev-ros/tf2_ros
+   dev-ros/tf2_eigen
+   dev-ros/nodelet
+   dev-ros/nodelet_topic_tools
+   sci-libs/pcl:=[qhull]
+   >=dev-ros/pcl_conversions-0.2.1-r1
+   dev-libs/boost:=[threads]
+   dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: sci-libs/rtabmap/, sci-libs/rtabmap/files/

2020-05-18 Thread Alexis Ballier
commit: 4a6106b7a6ace022aaa3a91388115b7085511abf
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 11:22:13 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6106b7

sci-libs/rtabmap: Bump to 0.19.7

Fixes build with:
- PCL 1.11
- Boost 1.73

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 sci-libs/rtabmap/Manifest  |  1 +
 sci-libs/rtabmap/files/boost173.patch  | 13 +++
 sci-libs/rtabmap/files/ocv.patch   | 24 
 sci-libs/rtabmap/files/pcl111.patch| 49 
 sci-libs/rtabmap/rtabmap-0.19.7.ebuild | 69 ++
 5 files changed, 156 insertions(+)

diff --git a/sci-libs/rtabmap/Manifest b/sci-libs/rtabmap/Manifest
index 58164b23bff..e9ed362ac60 100644
--- a/sci-libs/rtabmap/Manifest
+++ b/sci-libs/rtabmap/Manifest
@@ -1 +1,2 @@
 DIST rtabmap-0.19.3.tar.gz 19818629 BLAKE2B 
f732a02db6ef8434b1457234211a128e3050236590e0f6a1e08e36bbb5899b9d3de9409d7d7329f346d29874d440bd86835c1501fb638e3802e2663907e7b04d
 SHA512 
bda72596911b1c35d757322c7e5acd7e43ec1f4e984bfb0599cfb39597bee79e470d1bc11b492f244f39c35812ae570d023848cdcbd011eeb78e347727045509
+DIST rtabmap-0.19.7.tar.gz 19936131 BLAKE2B 
ec640bb8dddb2acac9eb70e828edc88e76d90b287dc5be0c99f0943dac3df448b0a06bde79b1288e0b84a1b2a022e5713346f87e68f11a6f25be486e3122b62a
 SHA512 
d02fec1db427092867b32d464e4b2450a729923260088b75dd0a813fc6d3e2539b3694035cddffc33b8fcd5a56a2a5c3dedb7c7a998b72f2094e1916f2a99084

diff --git a/sci-libs/rtabmap/files/boost173.patch 
b/sci-libs/rtabmap/files/boost173.patch
new file mode 100644
index 000..4549e9bc842
--- /dev/null
+++ b/sci-libs/rtabmap/files/boost173.patch
@@ -0,0 +1,13 @@
+Index: rtabmap-0.19.7/corelib/src/camera/CameraOpenni.cpp
+===
+--- rtabmap-0.19.7.orig/corelib/src/camera/CameraOpenni.cpp
 rtabmap-0.19.7/corelib/src/camera/CameraOpenni.cpp
+@@ -126,7 +126,7 @@ bool CameraOpenni::init(const std::strin
+   boost::function&,
+   const 
boost::shared_ptr&,
+-  float)> f = boost::bind 
(&CameraOpenni::image_cb, this, _1, _2, _3);
++  float)> f = boost::bind 
(&CameraOpenni::image_cb, this, boost::placeholders::_1, 
boost::placeholders::_2, boost::placeholders::_3);
+   connection_ = interface_->registerCallback (f);
+ 
+   interface_->start ();

diff --git a/sci-libs/rtabmap/files/ocv.patch b/sci-libs/rtabmap/files/ocv.patch
new file mode 100644
index 000..0802b7899a2
--- /dev/null
+++ b/sci-libs/rtabmap/files/ocv.patch
@@ -0,0 +1,24 @@
+From 7041d5fd34fb34851ad3287891aa5c383d73b5c2 Mon Sep 17 00:00:00 2001
+From: matlabbe 
+Date: Sun, 3 May 2020 22:59:35 -0400
+Subject: [PATCH] Fixed #541
+
+---
+ corelib/include/rtabmap/core/stereo/stereoRectifyFisheye.h | 3 ---
+ 1 file changed, 3 deletions(-)
+
+Index: 
rtabmap-0.19.7/corelib/include/rtabmap/core/stereo/stereoRectifyFisheye.h
+===
+--- 
rtabmap-0.19.7.orig/corelib/include/rtabmap/core/stereo/stereoRectifyFisheye.h
 rtabmap-0.19.7/corelib/include/rtabmap/core/stereo/stereoRectifyFisheye.h
+@@ -37,10 +37,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBI
+ #include 
+ 
+ #if CV_MAJOR_VERSION >= 4
+-
+-#if CV_MINOR_VERSION >= 3
+ #include 
+-#endif
+ 
+ // Opencv4 doesn't expose those functions below anymore, we should recopy all 
of them!
+ int cvRodrigues2( const CvMat* src, CvMat* dst, CvMat* jacobian CV_DEFAULT(0))

diff --git a/sci-libs/rtabmap/files/pcl111.patch 
b/sci-libs/rtabmap/files/pcl111.patch
new file mode 100644
index 000..3ff5d6be452
--- /dev/null
+++ b/sci-libs/rtabmap/files/pcl111.patch
@@ -0,0 +1,49 @@
+Index: rtabmap-0.19.7/corelib/src/Graph.cpp
+===
+--- rtabmap-0.19.7.orig/corelib/src/Graph.cpp
 rtabmap-0.19.7/corelib/src/Graph.cpp
+@@ -39,6 +39,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBI
+ #include 
+ #include 
+ #include 
++#include 
+ #include 
+ #include 
+ #include 
+Index: rtabmap-0.19.7/corelib/src/clams/frame_projector.cpp
+===
+--- rtabmap-0.19.7.orig/corelib/src/clams/frame_projector.cpp
 rtabmap-0.19.7/corelib/src/clams/frame_projector.cpp
+@@ -33,6 +33,7 @@ RTAB-Map integration: Mathieu Labbe
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ using namespace std;
+ using namespace Eigen;
+Index: rtabmap-0.19.7/corelib/src/util3d_correspondences.cpp
+===
+--- rtabmap-0.19.7.orig/corelib/src/util3d_correspondences.cpp
 rtabmap-0.19.7/corelib/src/util3d_correspondences.cpp
+@@ -32,6 +32,7 @@ SOFTWARE, EVEN IF ADVISED OF TH

[gentoo-commits] repo/gentoo:master commit in: dev-ros/pcl_ros/

2020-05-18 Thread Alexis Ballier
commit: 15061ee7f06b10bc4e7739bcf13450471fca2d9a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 10:22:47 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15061ee7

dev-ros/pcl_ros: drop PYTHON_COMPAT from here

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild | 1 -
 dev-ros/pcl_ros/pcl_ros-.ebuild  | 3 +--
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild 
b/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
index 8031be393f9..0ffd456d66a 100644
--- a/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
+++ b/dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild
@@ -4,7 +4,6 @@
 EAPI=5
 ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin

diff --git a/dev-ros/pcl_ros/pcl_ros-.ebuild 
b/dev-ros/pcl_ros/pcl_ros-.ebuild
index 8a6af208378..2101a7b6837 100644
--- a/dev-ros/pcl_ros/pcl_ros-.ebuild
+++ b/dev-ros/pcl_ros/pcl_ros-.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
 KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
 ROS_SUBDIR=${PN}
 
 inherit ros-catkin



[gentoo-commits] repo/gentoo:master commit in: ros-meta/perception_pcl/

2020-05-18 Thread Alexis Ballier
commit: 7e99c2e92060aac6aeb96290439043a81394fa86
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 10:16:40 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e99c2e9

ros-meta/perception_pcl: Bump to 1.7.1.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 ros-meta/perception_pcl/Manifest|  1 +
 ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/ros-meta/perception_pcl/Manifest b/ros-meta/perception_pcl/Manifest
index 3748d2c0df5..9b90001f8c4 100644
--- a/ros-meta/perception_pcl/Manifest
+++ b/ros-meta/perception_pcl/Manifest
@@ -2,3 +2,4 @@ DIST perception_pcl-1.5.4.tar.gz 73829 BLAKE2B 
cfc6e964691da42717d134e0b639ef4af
 DIST perception_pcl-1.6.1.tar.gz 82552 BLAKE2B 
a442c9df193e38b6aca9e45ec3a469d6603bc2c909fc8c33ad612b2b6448956863555608cb0a0102593e2e71aa7f54ae88b677c2bfbde7df23b114ff4ca83c8f
 SHA512 
c0b63833dd12f3eee5f5ec1e5d8f8bd9c001f1f1787572717a0845fa9a18862bb49a134638f9f0bde5587ac26ab8fd9e6534fcd5ed6b69842780a6fd3762fb5c
 DIST perception_pcl-1.6.2.tar.gz 82896 BLAKE2B 
dc5d4e25b1841ffde720f7f0231570fcca687d32158da0bb9510f37b7cefbd71dd774bae31a0aa8fdfe7330c98721a7d0df7236bbc9452f9f82c09cd42236695
 SHA512 
c7c0524a8095fd42b8e12bf2f4453a07d758822ba5a345353df8790e4c22faf250e400fa88a90aea828e80ef4a9992ead04635a5898a45b47245235fec7700ed
 DIST perception_pcl-1.7.0.tar.gz 84987 BLAKE2B 
de309d013b24f3fb3ad2c1a5531cdee9860c4173cd885d7f294a30153ed1cb1613cd26035ec161879cb3804d75670a6d58096251f867cffaf9fd6eb74741ef40
 SHA512 
01eee6b2fec2b0be0737adaf8a1347922631edee8466c28815e1b183e9365c632f66544c8f85231a5c81262bcab3e24a3d6bff986262b1cb64dc2e3b27adef67
+DIST perception_pcl-1.7.1.tar.gz 80899 BLAKE2B 
2898d88efa1b27a27eea06fb949254127cf92eb2c788ae914a40ffa8204202c4823c69ab5fa9bd83c2426289a4897a56fab9ec3df61e3ab0a184fc068c41
 SHA512 
97e9240c660adde84976860ed9c94cf8c127615526641dbcdb729ffbda4cda4dfb9f351cc2d471988732ad61e6508bfa5906c8b4503c31172e7f4e4dfc31260e

diff --git a/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild 
b/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild
new file mode 100644
index 000..10a4ee828f2
--- /dev/null
+++ b/ros-meta/perception_pcl/perception_pcl-1.7.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
+KEYWORDS="~amd64 ~arm"
+ROS_SUBDIR=${PN}
+
+inherit ros-catkin
+
+DESCRIPTION="PCL (Point Cloud Library) ROS interface stack"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/pcl_conversions
+   dev-ros/pcl_ros
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/pcl_conversions/

2020-05-18 Thread Alexis Ballier
commit: 2f4a0a0b3ce96a0f9bb8873929a39a58ddefae9c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 10:16:29 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f4a0a0b

dev-ros/pcl_conversions: Bump to 1.7.1.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pcl_conversions/Manifest   |  1 +
 .../pcl_conversions/pcl_conversions-1.7.1.ebuild   | 25 ++
 2 files changed, 26 insertions(+)

diff --git a/dev-ros/pcl_conversions/Manifest b/dev-ros/pcl_conversions/Manifest
index 463eeebad32..b567d5afe6f 100644
--- a/dev-ros/pcl_conversions/Manifest
+++ b/dev-ros/pcl_conversions/Manifest
@@ -2,3 +2,4 @@ DIST pcl_conversions-0.2.1.tar.gz 8450 BLAKE2B 
a77cf70f751c7d80bcdee1214554aecaf
 DIST perception_pcl-1.6.1.tar.gz 82552 BLAKE2B 
a442c9df193e38b6aca9e45ec3a469d6603bc2c909fc8c33ad612b2b6448956863555608cb0a0102593e2e71aa7f54ae88b677c2bfbde7df23b114ff4ca83c8f
 SHA512 
c0b63833dd12f3eee5f5ec1e5d8f8bd9c001f1f1787572717a0845fa9a18862bb49a134638f9f0bde5587ac26ab8fd9e6534fcd5ed6b69842780a6fd3762fb5c
 DIST perception_pcl-1.6.2.tar.gz 82896 BLAKE2B 
dc5d4e25b1841ffde720f7f0231570fcca687d32158da0bb9510f37b7cefbd71dd774bae31a0aa8fdfe7330c98721a7d0df7236bbc9452f9f82c09cd42236695
 SHA512 
c7c0524a8095fd42b8e12bf2f4453a07d758822ba5a345353df8790e4c22faf250e400fa88a90aea828e80ef4a9992ead04635a5898a45b47245235fec7700ed
 DIST perception_pcl-1.7.0.tar.gz 84987 BLAKE2B 
de309d013b24f3fb3ad2c1a5531cdee9860c4173cd885d7f294a30153ed1cb1613cd26035ec161879cb3804d75670a6d58096251f867cffaf9fd6eb74741ef40
 SHA512 
01eee6b2fec2b0be0737adaf8a1347922631edee8466c28815e1b183e9365c632f66544c8f85231a5c81262bcab3e24a3d6bff986262b1cb64dc2e3b27adef67
+DIST perception_pcl-1.7.1.tar.gz 80899 BLAKE2B 
2898d88efa1b27a27eea06fb949254127cf92eb2c788ae914a40ffa8204202c4823c69ab5fa9bd83c2426289a4897a56fab9ec3df61e3ab0a184fc068c41
 SHA512 
97e9240c660adde84976860ed9c94cf8c127615526641dbcdb729ffbda4cda4dfb9f351cc2d471988732ad61e6508bfa5906c8b4503c31172e7f4e4dfc31260e

diff --git a/dev-ros/pcl_conversions/pcl_conversions-1.7.1.ebuild 
b/dev-ros/pcl_conversions/pcl_conversions-1.7.1.ebuild
new file mode 100644
index 000..2d924e7a344
--- /dev/null
+++ b/dev-ros/pcl_conversions/pcl_conversions-1.7.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
+ROS_SUBDIR=${PN}
+KEYWORDS="~amd64 ~arm"
+
+inherit ros-catkin
+
+DESCRIPTION="Provides conversions from PCL data types and ROS message types"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/roscpp
+   sci-libs/pcl:=
+   dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
+   dev-cpp/eigen:3
+"
+DEPEND="${RDEPEND}
+   test? ( dev-cpp/gtest )"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/pcl_ros/files/, dev-ros/pcl_ros/

2020-05-18 Thread Alexis Ballier
commit: 8c677175e10a171210246d3e8d0caf1b86bd1633
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 10:20:56 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c677175

dev-ros/pcl_ros: upstream patch to build with pcl 1.11

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pcl_ros/files/pcl111.patch   | 963 +++
 dev-ros/pcl_ros/pcl_ros-1.7.1.ebuild |   1 +
 2 files changed, 964 insertions(+)

diff --git a/dev-ros/pcl_ros/files/pcl111.patch 
b/dev-ros/pcl_ros/files/pcl111.patch
new file mode 100644
index 000..8f3433ffcca
--- /dev/null
+++ b/dev-ros/pcl_ros/files/pcl111.patch
@@ -0,0 +1,963 @@
+From e812d3cf1b67cc73841b41e690d53c74e5077a05 Mon Sep 17 00:00:00 2001
+From: Kunal Tyagi 
+Date: Wed, 6 May 2020 08:41:07 +0900
+Subject: [PATCH] Changes in preparation for PCL 1.11 (#273)
+
+* Deriving typedef from pcl type
+
+* Explicit boost shared_ptr for function parameters
+
+* Use boost::shared_ptr instead of PCL::Ptr
+
+* Implementing boost-std compatibility
+
+* Using the compatibility layer
+---
+ pcl_ros/include/pcl_ros/features/feature.h|  14 +-
+ pcl_ros/include/pcl_ros/filters/filter.h  |   4 +-
+ pcl_ros/include/pcl_ros/pcl_nodelet.h |   9 +-
+ pcl_ros/include/pcl_ros/point_cloud.h | 121 ++
+ .../extract_polygonal_prism_data.h|   4 +-
+ .../pcl_ros/segmentation/sac_segmentation.h   |  12 +-
+ .../segmentation/segment_differences.h|   4 +-
+ pcl_ros/include/pcl_ros/surface/convex_hull.h |   4 +-
+ .../pcl_ros/surface/moving_least_squares.h|   4 +-
+ pcl_ros/src/pcl_ros/features/boundary.cpp |  10 +-
+ pcl_ros/src/pcl_ros/features/fpfh.cpp |  10 +-
+ pcl_ros/src/pcl_ros/features/fpfh_omp.cpp |  10 +-
+ .../pcl_ros/features/moment_invariants.cpp|   8 +-
+ pcl_ros/src/pcl_ros/features/normal_3d.cpp|   8 +-
+ .../src/pcl_ros/features/normal_3d_omp.cpp|   8 +-
+ .../src/pcl_ros/features/normal_3d_tbb.cpp|   4 +-
+ pcl_ros/src/pcl_ros/features/pfh.cpp  |  10 +-
+ .../pcl_ros/features/principal_curvatures.cpp |  10 +-
+ pcl_ros/src/pcl_ros/features/shot.cpp |  10 +-
+ pcl_ros/src/pcl_ros/features/shot_omp.cpp |  10 +-
+ pcl_ros/src/pcl_ros/features/vfh.cpp  |  10 +-
+ .../pcl_ros/segmentation/extract_clusters.cpp |   4 +-
+ .../extract_polygonal_prism_data.cpp  |   6 +-
+ .../pcl_ros/segmentation/sac_segmentation.cpp |   6 +-
+ .../segmentation/segment_differences.cpp  |   8 +-
+ pcl_ros/src/pcl_ros/surface/convex_hull.cpp   |   8 +-
+ .../pcl_ros/surface/moving_least_squares.cpp  |  10 +-
+ pcl_ros/tools/pointcloud_to_pcd.cpp   |   2 +-
+ 28 files changed, 225 insertions(+), 103 deletions(-)
+
+diff --git a/pcl_ros/include/pcl_ros/features/feature.h 
b/pcl_ros/include/pcl_ros/features/feature.h
+index 26bcfe6b..098c20bc 100644
+--- a/pcl_ros/include/pcl_ros/features/feature.h
 b/pcl_ros/include/pcl_ros/features/feature.h
+@@ -69,11 +69,11 @@ namespace pcl_ros
+   typedef pcl::KdTree::Ptr KdTreePtr;
+ 
+   typedef pcl::PointCloud PointCloudIn;
+-  typedef PointCloudIn::Ptr PointCloudInPtr;
+-  typedef PointCloudIn::ConstPtr PointCloudInConstPtr;
++  typedef boost::shared_ptr PointCloudInPtr;
++  typedef boost::shared_ptr PointCloudInConstPtr;
+ 
+-  typedef boost::shared_ptr  > IndicesPtr;
+-  typedef boost::shared_ptr  > IndicesConstPtr;
++  typedef pcl::IndicesPtr IndicesPtr;
++  typedef pcl::IndicesConstPtr IndicesConstPtr;
+ 
+   /** \brief Empty constructor. */
+   Feature () : /*input_(), indices_(), surface_(), */tree_(), k_(0), 
search_radius_(0),
+@@ -152,7 +152,7 @@ namespace pcl_ros
+ indices.header.stamp = pcl_conversions::fromPCL(input->header).stamp;
+ PointCloudIn cloud;
+ cloud.header.stamp = input->header.stamp;
+-nf_pc_.add (cloud.makeShared ());
++nf_pc_.add (ros_ptr(cloud.makeShared ()));
+ nf_pi_.add (boost::make_shared (indices));
+   }
+ 
+@@ -190,8 +190,8 @@ namespace pcl_ros
+   typedef sensor_msgs::PointCloud2 PointCloud2;
+ 
+   typedef pcl::PointCloud PointCloudN;
+-  typedef PointCloudN::Ptr PointCloudNPtr;
+-  typedef PointCloudN::ConstPtr PointCloudNConstPtr;
++  typedef boost::shared_ptr PointCloudNPtr;
++  typedef boost::shared_ptr PointCloudNConstPtr;
+ 
+   FeatureFromNormals () : normals_() {};
+ 
+diff --git a/pcl_ros/include/pcl_ros/filters/filter.h 
b/pcl_ros/include/pcl_ros/filters/filter.h
+index 94c1e883..b4e79538 100644
+--- a/pcl_ros/include/pcl_ros/filters/filter.h
 b/pcl_ros/include/pcl_ros/filters/filter.h
+@@ -58,8 +58,8 @@ namespace pcl_ros
+ public:
+   typedef sensor_msgs::PointCloud2 PointCloud2;
+ 
+-  typedef boost::shared_ptr  > IndicesPtr;
+-  typede

[gentoo-commits] repo/gentoo:master commit in: dev-ros/pcl_ros/

2020-05-18 Thread Alexis Ballier
commit: 0752b5f18f319e41940bdb7f3510dda4f489c205
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 10:22:07 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0752b5f1

dev-ros/pcl_ros: Remove old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pcl_ros/Manifest |  4 
 dev-ros/pcl_ros/pcl_ros-1.5.4.ebuild | 39 ---
 dev-ros/pcl_ros/pcl_ros-1.6.1.ebuild | 40 
 dev-ros/pcl_ros/pcl_ros-1.6.2.ebuild | 40 
 dev-ros/pcl_ros/pcl_ros-1.7.0.ebuild | 40 
 5 files changed, 163 deletions(-)

diff --git a/dev-ros/pcl_ros/Manifest b/dev-ros/pcl_ros/Manifest
index 9b90001f8c4..111bcc238e1 100644
--- a/dev-ros/pcl_ros/Manifest
+++ b/dev-ros/pcl_ros/Manifest
@@ -1,5 +1 @@
-DIST perception_pcl-1.5.4.tar.gz 73829 BLAKE2B 
cfc6e964691da42717d134e0b639ef4af4491074de171a84d081bf66c061a51b7c2da750ff539dd784a7a4c34cfdfe18d7d2e38c4e6d0370fbc441f9b3a6196d
 SHA512 
e9da9b2f9b602b67bceec9b0adf515b500d77c9e5c2dbdc1f63bf5a91419bbf7f9f41d602646b8197dffcf7a077b63eb402a507dbc6bb96405a8f4d64576e36e
-DIST perception_pcl-1.6.1.tar.gz 82552 BLAKE2B 
a442c9df193e38b6aca9e45ec3a469d6603bc2c909fc8c33ad612b2b6448956863555608cb0a0102593e2e71aa7f54ae88b677c2bfbde7df23b114ff4ca83c8f
 SHA512 
c0b63833dd12f3eee5f5ec1e5d8f8bd9c001f1f1787572717a0845fa9a18862bb49a134638f9f0bde5587ac26ab8fd9e6534fcd5ed6b69842780a6fd3762fb5c
-DIST perception_pcl-1.6.2.tar.gz 82896 BLAKE2B 
dc5d4e25b1841ffde720f7f0231570fcca687d32158da0bb9510f37b7cefbd71dd774bae31a0aa8fdfe7330c98721a7d0df7236bbc9452f9f82c09cd42236695
 SHA512 
c7c0524a8095fd42b8e12bf2f4453a07d758822ba5a345353df8790e4c22faf250e400fa88a90aea828e80ef4a9992ead04635a5898a45b47245235fec7700ed
-DIST perception_pcl-1.7.0.tar.gz 84987 BLAKE2B 
de309d013b24f3fb3ad2c1a5531cdee9860c4173cd885d7f294a30153ed1cb1613cd26035ec161879cb3804d75670a6d58096251f867cffaf9fd6eb74741ef40
 SHA512 
01eee6b2fec2b0be0737adaf8a1347922631edee8466c28815e1b183e9365c632f66544c8f85231a5c81262bcab3e24a3d6bff986262b1cb64dc2e3b27adef67
 DIST perception_pcl-1.7.1.tar.gz 80899 BLAKE2B 
2898d88efa1b27a27eea06fb949254127cf92eb2c788ae914a40ffa8204202c4823c69ab5fa9bd83c2426289a4897a56fab9ec3df61e3ab0a184fc068c41
 SHA512 
97e9240c660adde84976860ed9c94cf8c127615526641dbcdb729ffbda4cda4dfb9f351cc2d471988732ad61e6508bfa5906c8b4503c31172e7f4e4dfc31260e

diff --git a/dev-ros/pcl_ros/pcl_ros-1.5.4.ebuild 
b/dev-ros/pcl_ros/pcl_ros-1.5.4.ebuild
deleted file mode 100644
index 3cc2a20fbcf..000
--- a/dev-ros/pcl_ros/pcl_ros-1.5.4.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="PCL (Point Cloud Library) ROS interface stack"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/roscpp
-   dev-ros/rosbag
-   dev-ros/rosconsole
-   dev-ros/roslib
-   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-   >=dev-cpp/eigen-3.2.5:3
-   dev-ros/pluginlib
-   dev-libs/console_bridge:=
-   dev-ros/tf
-   dev-ros/tf2
-   dev-ros/tf2_ros
-   dev-ros/tf2_eigen
-   dev-ros/nodelet
-   dev-ros/nodelet_topic_tools
-   sci-libs/pcl:=[qhull]
-   >=dev-ros/pcl_conversions-0.2.1-r1
-   dev-libs/boost:=[threads]
-   dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/pcl_ros/pcl_ros-1.6.1.ebuild 
b/dev-ros/pcl_ros/pcl_ros-1.6.1.ebuild
deleted file mode 100644
index 8a6af208378..000
--- a/dev-ros/pcl_ros/pcl_ros-1.6.1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
-KEYWORDS="~amd64 ~arm"
-PYTHON_COMPAT=( python2_7 )
-ROS_SUBDIR=${PN}
-
-inherit ros-catkin
-
-DESCRIPTION="PCL (Point Cloud Library) ROS interface stack"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/roscpp
-   dev-ros/rosbag
-   dev-ros/rosconsole
-   dev-ros/roslib
-   dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
-   dev-ros/message_filters
-   >=dev-cpp/eigen-3.2.5:3
-   dev-ros/pluginlib
-   dev-libs/console_bridge:=
-   dev-ros/tf
-   dev-ros/tf2
-   dev-ros/tf2_ros
-   dev-ros/tf2_eigen
-   dev-ros/nodelet
-   dev-ros/nodelet_topic_tools
-   sci-libs/pcl:=[qhull]
-   >=dev-ros/pcl_conversions-0.2.1-r1
-   dev-l

[gentoo-commits] repo/gentoo:master commit in: dev-ros/pcl_conversions/

2020-05-18 Thread Alexis Ballier
commit: 592ee439628f6660d9ce3350173895197accaed3
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 10:47:33 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=592ee439

dev-ros/pcl_conversions: Remove old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/pcl_conversions/Manifest   |  4 
 .../pcl_conversions-0.2.1-r1.ebuild| 24 -
 .../pcl_conversions/pcl_conversions-1.6.1.ebuild   | 25 --
 .../pcl_conversions/pcl_conversions-1.6.2.ebuild   | 25 --
 .../pcl_conversions/pcl_conversions-1.7.0.ebuild   | 25 --
 5 files changed, 103 deletions(-)

diff --git a/dev-ros/pcl_conversions/Manifest b/dev-ros/pcl_conversions/Manifest
index b567d5afe6f..111bcc238e1 100644
--- a/dev-ros/pcl_conversions/Manifest
+++ b/dev-ros/pcl_conversions/Manifest
@@ -1,5 +1 @@
-DIST pcl_conversions-0.2.1.tar.gz 8450 BLAKE2B 
a77cf70f751c7d80bcdee1214554aecaf1cd3518266fed75f730c865f3ccff9ba2cb502861084c9792df4850fe411e6606c94afb2bdc490cad396be0b319763e
 SHA512 
a9d8a2b45463d67d858ee9b62f0e895f808c79b3bac3d2833c6ba02bd36bdeec0d4697897446c9e2968559667e1d9c5f93df6b583f13fd3b26220d3cd0a71632
-DIST perception_pcl-1.6.1.tar.gz 82552 BLAKE2B 
a442c9df193e38b6aca9e45ec3a469d6603bc2c909fc8c33ad612b2b6448956863555608cb0a0102593e2e71aa7f54ae88b677c2bfbde7df23b114ff4ca83c8f
 SHA512 
c0b63833dd12f3eee5f5ec1e5d8f8bd9c001f1f1787572717a0845fa9a18862bb49a134638f9f0bde5587ac26ab8fd9e6534fcd5ed6b69842780a6fd3762fb5c
-DIST perception_pcl-1.6.2.tar.gz 82896 BLAKE2B 
dc5d4e25b1841ffde720f7f0231570fcca687d32158da0bb9510f37b7cefbd71dd774bae31a0aa8fdfe7330c98721a7d0df7236bbc9452f9f82c09cd42236695
 SHA512 
c7c0524a8095fd42b8e12bf2f4453a07d758822ba5a345353df8790e4c22faf250e400fa88a90aea828e80ef4a9992ead04635a5898a45b47245235fec7700ed
-DIST perception_pcl-1.7.0.tar.gz 84987 BLAKE2B 
de309d013b24f3fb3ad2c1a5531cdee9860c4173cd885d7f294a30153ed1cb1613cd26035ec161879cb3804d75670a6d58096251f867cffaf9fd6eb74741ef40
 SHA512 
01eee6b2fec2b0be0737adaf8a1347922631edee8466c28815e1b183e9365c632f66544c8f85231a5c81262bcab3e24a3d6bff986262b1cb64dc2e3b27adef67
 DIST perception_pcl-1.7.1.tar.gz 80899 BLAKE2B 
2898d88efa1b27a27eea06fb949254127cf92eb2c788ae914a40ffa8204202c4823c69ab5fa9bd83c2426289a4897a56fab9ec3df61e3ab0a184fc068c41
 SHA512 
97e9240c660adde84976860ed9c94cf8c127615526641dbcdb729ffbda4cda4dfb9f351cc2d471988732ad61e6508bfa5906c8b4503c31172e7f4e4dfc31260e

diff --git a/dev-ros/pcl_conversions/pcl_conversions-0.2.1-r1.ebuild 
b/dev-ros/pcl_conversions/pcl_conversions-0.2.1-r1.ebuild
deleted file mode 100644
index 5a66b310e0f..000
--- a/dev-ros/pcl_conversions/pcl_conversions-0.2.1-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/pcl_conversions";
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="Provides conversions from PCL data types and ROS message types"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/roscpp
-   sci-libs/pcl:=
-   dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-cpp/eigen:3
-"
-DEPEND="${RDEPEND}
-   test? ( dev-cpp/gtest )"

diff --git a/dev-ros/pcl_conversions/pcl_conversions-1.6.1.ebuild 
b/dev-ros/pcl_conversions/pcl_conversions-1.6.1.ebuild
deleted file mode 100644
index 79f1ab5d192..000
--- a/dev-ros/pcl_conversions/pcl_conversions-1.6.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
-ROS_SUBDIR=${PN}
-KEYWORDS="~amd64 ~arm"
-
-inherit ros-catkin
-
-DESCRIPTION="Provides conversions from PCL data types and ROS message types"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/roscpp
-   sci-libs/pcl:=
-   dev-ros/pcl_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/std_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
-   dev-cpp/eigen:3
-"
-DEPEND="${RDEPEND}
-   test? ( dev-cpp/gtest )"

diff --git a/dev-ros/pcl_conversions/pcl_conversions-1.6.2.ebuild 
b/dev-ros/pcl_conversions/pcl_conversions-1.6.2.ebuild
deleted file mode 100644
index 79f1ab5d192..000
--- a/dev-ros/pcl_conversions/pcl_conversions-1.6.2.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-ROS_REPO_URI="https://github.com/ros-perception/perception_pcl";
-ROS_SUBDIR=${PN}
-KEYWORDS="~amd64 

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

2020-05-18 Thread Alexis Ballier
commit: b38f21c160adccf5d56ff6b707ccd63ee94930bb
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 10:17:48 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 11:22:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38f21c1

eclass/ros-catkin.eclass: Bump C++ standard to C++14

Signed-off-by: Alexis Ballier  gentoo.org>

 eclass/ros-catkin.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/ros-catkin.eclass b/eclass/ros-catkin.eclass
index ee5def36114..52fdc1df0dd 100644
--- a/eclass/ros-catkin.eclass
+++ b/eclass/ros-catkin.eclass
@@ -158,7 +158,7 @@ ros-catkin_src_prepare() {
 
# Most packages require C++11 these days. Do it here, in src_prepare so 
that
# ebuilds can override it in src_configure.
-   append-cxxflags '-std=c++11'
+   append-cxxflags '-std=c++14'
 }
 
 # @FUNCTION: ros-catkin_python_setup



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

2020-05-18 Thread Ben Kohler
commit: b7620c79b9804ad8574cb386a932b66a895c7b1e
Author: Ben Kohler  gentoo  org>
AuthorDate: Mon May 18 11:34:05 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Mon May 18 11:34:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7620c79

net-wireless/unifi: bump to 5.13.27

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

 net-wireless/unifi/Manifest   | 2 +-
 net-wireless/unifi/{unifi-5.13.22.ebuild => unifi-5.13.27.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/unifi/Manifest b/net-wireless/unifi/Manifest
index 79cef1be3c3..9aa627c218b 100644
--- a/net-wireless/unifi/Manifest
+++ b/net-wireless/unifi/Manifest
@@ -1,4 +1,4 @@
 DIST unifi-5.12.72.zip 117402382 BLAKE2B 
a847982972aecfc344b3054ac8364270f8de38452e818a9a575266550292fbc9fe5554937191cdfb208002a412e3fd7956a85ae9edc12fed65461a95ee801915
 SHA512 
a3764d4a3b39a16bc08c3206a8ceb37614d9bbd356e2e56f18eb33cc42de5c9cf21ed2a99689d0e5b794356163a0159911916513eed154b6c8ad0aee9db0e01b
-DIST unifi-5.13.22.zip 150546130 BLAKE2B 
db82f7b95fe3dbda2f19d1361cccd25670325babc61c3d55b4d4e716b0fd2a5cb22e0ac45367b0a5fa975fdef35bfa050bf951bac6c5ce83ae8cf9aa205d5026
 SHA512 
9a0f5c85d2b4fbdc1f518da95bc5554473cb30e71e1c774e31a82d1579f973667945a3338746288ca98b95c02f3e73450a96295203e62f0e33ae57a7c6ef5d39
 DIST unifi-5.13.26.zip 150661380 BLAKE2B 
0b8fad507039f5055f1a8026218c5888ee7371e357532c0a5fd5f1d779c800d9e5c85e82b8a254dba270b23f49b0c9dd766fa4bc6630087bca146568135286e3
 SHA512 
8e886a8dd2a858c22eca35922d81e54e45285faed7fd5885ac57cad0b2a68af33547d0231fbb4cb78fdec732a6a9f11a2ff3856b78eeabcfb3aded5ec47b6e65
+DIST unifi-5.13.27.zip 151010113 BLAKE2B 
a90162346fc09471600226c0f2c0d01b0f759e4683a8ee3fad32af1567bd76f6d26afe33a8f414df8a507781eff9b1b1bcbd4f26e079e8b7302d2f24151255e8
 SHA512 
c117be2b4a22cb47506d491129d4852578c6b152b172203e89f0f91a8ff6223ce32ea6bdcb26c34059be82d3c50c4f51328c1df56149cb1516fa0923490b3ef9
 DIST unifi-5.6.42.zip 63581448 BLAKE2B 
dc12149acc56587043b9f6c45a43327a9a067dda86127c60ad62a4681a0c8ba873435b60183989332f561fb52f71c7207480766ec23d9c0e892cc20c521a9819
 SHA512 
467c0ad284a84795537484f371867d851e67c7e396215d539a9705f17f374b50db4051121a6634d1944474a2474bdd75fca860ab00b48634a5d3e8749a122989

diff --git a/net-wireless/unifi/unifi-5.13.22.ebuild 
b/net-wireless/unifi/unifi-5.13.27.ebuild
similarity index 98%
rename from net-wireless/unifi/unifi-5.13.22.ebuild
rename to net-wireless/unifi/unifi-5.13.27.ebuild
index 8ebdadaf0d3..a6248d5c767 100644
--- a/net-wireless/unifi/unifi-5.13.22.ebuild
+++ b/net-wireless/unifi/unifi-5.13.27.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 # Set this var for any releases except stable
-RC_SUFFIX="-3c75ba51cf"
+RC_SUFFIX="-732a2fc288"
 
 inherit systemd
 



[gentoo-commits] repo/user/ssnb:master commit in: app-editors/visual-studio-code/

2020-05-18 Thread Samuel Bernardo
commit: d23176e7ce0717d957aecece1fbeff8137af37d3
Author: Samuel Bernardo  gmail  com>
AuthorDate: Mon May 18 11:47:50 2020 +
Commit: Samuel Bernardo  gmail  com>
CommitDate: Mon May 18 11:47:50 2020 +
URL:https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=d23176e7

Update visual-studio-code

Signed-off-by: Samuel Bernardo  gmail.com>

 app-editors/visual-studio-code/Manifest|  2 +
 .../visual-studio-code-1.45.1.ebuild   | 76 ++
 2 files changed, 78 insertions(+)

diff --git a/app-editors/visual-studio-code/Manifest 
b/app-editors/visual-studio-code/Manifest
index c5681f4..bcb9b48 100644
--- a/app-editors/visual-studio-code/Manifest
+++ b/app-editors/visual-studio-code/Manifest
@@ -12,6 +12,7 @@ DIST visual-studio-code-1.42.1-amd64.tar.gz 81684735 BLAKE2B 
1ff420d4c6f600632dc
 DIST visual-studio-code-1.43.2-amd64.tar.gz 87758556 BLAKE2B 
3106ac281b49fec61434f680a939ecbf96d46c5ecefd16d56c0184fce6865372e77b854af7987323fe02d2723c48c0ab2468a54de69a2978e0f6bf84788261ef
 SHA512 
825fc8c34ad5b99fa6fa0eb8eaa9fb701181978a69aaca2411f7cdf8a27f1830b88b010e6f5814b16ba886f37168efec790447be65192dfad371c98bac9e8f57
 DIST visual-studio-code-1.44.2-amd64.tar.gz 87921847 BLAKE2B 
6a81d81bc819f92ce50fbe76c5b796cdc720e27232e4392fbebe20a6fb79a3dec01ef7f55ddf3eb09975e02df8fc47656cfb4383de696bb6f53c747484724e3d
 SHA512 
e9f5e0bfdaeffcbbe13fd3470254b586514df09e899887397556dfdb2492b50e39ab02b848e056e20193bc8e13375ba7a48d149ed566f8934fa1f2eef2c4df4e
 DIST visual-studio-code-1.45.0-amd64.tar.gz 87839284 BLAKE2B 
f1458674701ee2f367608bbd1d719f26469a82af6dc11cb98adcba2a7d40d61de03ca9d3b644b13ea8eec9f6eba5c55726763450a05375b245f7aeb7a3ed643c
 SHA512 
23fa9c4ed2dcc0ddb362e0cd772fa60071ae16563e4f7ccbd47d00fb5425f23f1934bdb9237156d2fb9a9b45de5d83f336e5d5a4d7809966fce841a84efee4a9
+DIST visual-studio-code-1.45.1-amd64.tar.gz 87836263 BLAKE2B 
b595451964062cf517e17a1ff40115781c1c13f98d34281e8f47f31e5add6e2a4e3f132fba8cd1ad6b75fe33a2be9ef62e14b25f6ce388cdc2bed4f2aee54b2e
 SHA512 
1dca6259003da32287378214dd9adf8c4240afb4142f48d1f29c0055936a44c46f1c496963f04d5eb2005f89e4812c6d37d3974d1ee8b56697e8b5cb8af472af
 EBUILD visual-studio-code-1.35.1.ebuild 1875 BLAKE2B 
4dca47917b252db3b4cc98479c6177674cc9bdae00433babd9343f5360dc37ada490bd64822eeba86580be72fe1e57ecdcf6e9a1c3512697265126bc09c363ec
 SHA512 
c971cdc405251d366dd18bca6ddd3471e8ea538eca5ec1f10d282b8be74068479f6e6151e33781bd33ad24ce5aa964c89ee61e158181b6ab601ea29e46a2dadb
 EBUILD visual-studio-code-1.36.0.ebuild 1811 BLAKE2B 
2edf730fe4549c82414d1bfef20eae7c00063bd5c246a3d0b50224f3b2dd70a5ebda0d0c8c32a41e78695d87be9456cd58d5367184fd0fa5c816be17589391d3
 SHA512 
0bdd055c117a219f9d3721938c90fbd9dd7449fa582f457328fee42a86bb5f1256b08b3c4cfeb3396389f8f1e53b2ca3f13b8ef7b29e6b1c95606c954cd37f6f
 EBUILD visual-studio-code-1.38.0.ebuild 1811 BLAKE2B 
2edf730fe4549c82414d1bfef20eae7c00063bd5c246a3d0b50224f3b2dd70a5ebda0d0c8c32a41e78695d87be9456cd58d5367184fd0fa5c816be17589391d3
 SHA512 
0bdd055c117a219f9d3721938c90fbd9dd7449fa582f457328fee42a86bb5f1256b08b3c4cfeb3396389f8f1e53b2ca3f13b8ef7b29e6b1c95606c954cd37f6f
@@ -23,4 +24,5 @@ EBUILD visual-studio-code-1.42.1.ebuild 1811 BLAKE2B 
2edf730fe4549c82414d1bfef20
 EBUILD visual-studio-code-1.43.2.ebuild 1811 BLAKE2B 
2edf730fe4549c82414d1bfef20eae7c00063bd5c246a3d0b50224f3b2dd70a5ebda0d0c8c32a41e78695d87be9456cd58d5367184fd0fa5c816be17589391d3
 SHA512 
0bdd055c117a219f9d3721938c90fbd9dd7449fa582f457328fee42a86bb5f1256b08b3c4cfeb3396389f8f1e53b2ca3f13b8ef7b29e6b1c95606c954cd37f6f
 EBUILD visual-studio-code-1.44.2.ebuild 1811 BLAKE2B 
2edf730fe4549c82414d1bfef20eae7c00063bd5c246a3d0b50224f3b2dd70a5ebda0d0c8c32a41e78695d87be9456cd58d5367184fd0fa5c816be17589391d3
 SHA512 
0bdd055c117a219f9d3721938c90fbd9dd7449fa582f457328fee42a86bb5f1256b08b3c4cfeb3396389f8f1e53b2ca3f13b8ef7b29e6b1c95606c954cd37f6f
 EBUILD visual-studio-code-1.45.0.ebuild 1811 BLAKE2B 
2edf730fe4549c82414d1bfef20eae7c00063bd5c246a3d0b50224f3b2dd70a5ebda0d0c8c32a41e78695d87be9456cd58d5367184fd0fa5c816be17589391d3
 SHA512 
0bdd055c117a219f9d3721938c90fbd9dd7449fa582f457328fee42a86bb5f1256b08b3c4cfeb3396389f8f1e53b2ca3f13b8ef7b29e6b1c95606c954cd37f6f
+EBUILD visual-studio-code-1.45.1.ebuild 1811 BLAKE2B 
2edf730fe4549c82414d1bfef20eae7c00063bd5c246a3d0b50224f3b2dd70a5ebda0d0c8c32a41e78695d87be9456cd58d5367184fd0fa5c816be17589391d3
 SHA512 
0bdd055c117a219f9d3721938c90fbd9dd7449fa582f457328fee42a86bb5f1256b08b3c4cfeb3396389f8f1e53b2ca3f13b8ef7b29e6b1c95606c954cd37f6f
 MISC metadata.xml 309 BLAKE2B 
73c83a727af6c58aaac4474203ae062f7b93feade63573a5f6fe77b1d048069647dff9537a85a2d1b068ff224d8e189e34ae7a13971034075fad61e1269b3658
 SHA512 
7550b26c1e56caadc801d76a1069e23a05e9392c512599aaf34dae7267f3103611bcf8e4a4400b1ffca4afc7104feefba164a64559317e8637bcc636492671e3

diff --git a/app-editors/visual-studio-code/visual-studio-code-1.45.1.ebuild 
b/app-editors/visual-studio-code/visual-studio-code-1.45.1.ebuild
new file mode 1006

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

2020-05-18 Thread Michał Górny
commit: bc54d6bc7fac76ee3a958f364b68d1943f9f2bd2
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 11:47:54 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 11:51:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc54d6bc

dev-python/moto: Add dep on python-sshpubkeys

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

 dev-python/moto/{moto-1.3.14.ebuild => moto-1.3.14-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/moto/moto-1.3.14.ebuild 
b/dev-python/moto/moto-1.3.14-r1.ebuild
similarity index 98%
rename from dev-python/moto/moto-1.3.14.ebuild
rename to dev-python/moto/moto-1.3.14-r1.ebuild
index 3e3d07f6fb8..f342377fbce 100644
--- a/dev-python/moto/moto-1.3.14.ebuild
+++ b/dev-python/moto/moto-1.3.14-r1.ebuild
@@ -38,6 +38,7 @@ RDEPEND="
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/python-jose[${PYTHON_USEDEP}]
+   dev-python/python-sshpubkeys[${PYTHON_USEDEP}]
>=dev-python/responses-0.9.0[${PYTHON_USEDEP}]
>=dev-python/requests-2.5[${PYTHON_USEDEP}]
dev-python/xmltodict[${PYTHON_USEDEP}]



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

2020-05-18 Thread Michał Górny
commit: 0cf3fff10af3669be5c14ce097e69677ca8ec35d
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 11:49:31 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 11:51:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf3fff1

dev-python/setuptools: Readd futures tdep for py2

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

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

diff --git a/dev-python/setuptools/setuptools-46.4.0.ebuild 
b/dev-python/setuptools/setuptools-46.4.0.ebuild
index 8562f41ff11..12991147d66 100644
--- a/dev-python/setuptools/setuptools-46.4.0.ebuild
+++ b/dev-python/setuptools/setuptools-46.4.0.ebuild
@@ -27,6 +27,9 @@ BDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
dev-python/wheel[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep '
+   dev-python/futures[${PYTHON_USEDEP}]
+   ' -2)
)
 "
 PDEPEND="



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

2020-05-18 Thread Michał Górny
commit: c7c0ba5d85508d693081f79115e8e47c479a96a0
Author: Michał Górny  gentoo  org>
AuthorDate: Mon May 18 11:50:34 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon May 18 11:51:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c0ba5d

dev-python/selenium: Add dep on dev-python/urllib3

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

 .../selenium/{selenium-3.141.0.ebuild => selenium-3.141.0-r1.ebuild}| 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/selenium/selenium-3.141.0.ebuild 
b/dev-python/selenium/selenium-3.141.0-r1.ebuild
similarity index 95%
rename from dev-python/selenium/selenium-3.141.0.ebuild
rename to dev-python/selenium/selenium-3.141.0-r1.ebuild
index e6437a1664e..ffe84975716 100644
--- a/dev-python/selenium/selenium-3.141.0.ebuild
+++ b/dev-python/selenium/selenium-3.141.0-r1.ebuild
@@ -24,6 +24,8 @@ DOCS=( CHANGES README.rst )
 
 
QA_PREBUILT="/usr/lib*/python*/site-packages/${PN}/webdriver/firefox/*/x_ignore_nofocus.so"
 
+RDEPEND="
+   dev-python/urllib3[${PYTHON_USEDEP}]"
 BDEPEND="
test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_image_view/

2020-05-18 Thread Alexis Ballier
commit: f1d7cad7b1d50b399ba42310c43a99eec19d2d0c
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 12:17:10 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 12:17:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d7cad7

dev-ros/rqt_image_view: drop PYTHON_COMPAT here

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild | 1 -
 dev-ros/rqt_image_view/rqt_image_view-.ebuild   | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild
index 0bbf6c67e6a..b6226cbe972 100644
--- a/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild
+++ b/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild
@@ -5,7 +5,6 @@ EAPI=7
 
 KEYWORDS="~amd64"
 ROS_REPO_URI="https://github.com/ros-visualization/rqt_image_view";
-PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 

diff --git a/dev-ros/rqt_image_view/rqt_image_view-.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-.ebuild
index 0bbf6c67e6a..b6226cbe972 100644
--- a/dev-ros/rqt_image_view/rqt_image_view-.ebuild
+++ b/dev-ros/rqt_image_view/rqt_image_view-.ebuild
@@ -5,7 +5,6 @@ EAPI=7
 
 KEYWORDS="~amd64"
 ROS_REPO_URI="https://github.com/ros-visualization/rqt_image_view";
-PYTHON_COMPAT=( python2_7 )
 
 inherit ros-catkin
 



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_image_view/

2020-05-18 Thread Alexis Ballier
commit: 205fb3c260c92a78317e4c17dc0a05501b5b5f7a
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 12:15:36 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 12:17:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205fb3c2

dev-ros/rqt_image_view: bump to 0.4.15

Closes: https://bugs.gentoo.org/704996
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/rqt_image_view/Manifest|  1 +
 .../rqt_image_view/rqt_image_view-0.4.15.ebuild| 28 ++
 2 files changed, 29 insertions(+)

diff --git a/dev-ros/rqt_image_view/Manifest b/dev-ros/rqt_image_view/Manifest
index 5d55c24ee09..28cf0bac8a0 100644
--- a/dev-ros/rqt_image_view/Manifest
+++ b/dev-ros/rqt_image_view/Manifest
@@ -1,2 +1,3 @@
 DIST rqt_image_view-0.4.11.tar.gz 12610 BLAKE2B 
5501c54339cf94d709eb25b943dee3e4bb80e5462ee40b185196d7e18dd01a74829c57d505a7cf905caf117e4db547b6d1bbfa0bda02466b6f77c7c4a00eaaae
 SHA512 
5f6bf27e277d2c3486a9cae5a007cb71d57e846d958a27cc0bf447728e6c72ca368ab56b5d4b092f1c48d0017bb74e54cf64468b8f7c4fbaebc05c642afaad21
 DIST rqt_image_view-0.4.13.tar.gz 13428 BLAKE2B 
5a26e8361f7483bef0104dc704623a5a992234b5d939137815cf9bd48d6167b650cee44ab42648a5c672d7f4f85231948b06d711a05ca80806f110f3aa8d70de
 SHA512 
fc9006059dd1f8829074244ea0b8b47b596ddc449a9445593cd96d56d5e9429b5f144cee2b52a4422eff183aa0577395eab647530742d87b14068bc401b9d8c8
+DIST rqt_image_view-0.4.15.tar.gz 14817 BLAKE2B 
00c196bac88eb18f039e88e34d9a943a8e5b052f038682297ecf4c1a31bbb3f25b28a252a6034b774186518a33684f82d94fe89ec2cf6a9449aa961dd2b60435
 SHA512 
347abc44f930ca2a2d72ed9b8a3c825caf23e0643c80a394c8f74b4452d9549bab8ecc91cf5231d8d51b4be345f3c44783a266cd22c0b1197d3376698b849989

diff --git a/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild
new file mode 100644
index 000..f5abb169155
--- /dev/null
+++ b/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+KEYWORDS="~amd64"
+ROS_REPO_URI="https://github.com/ros-visualization/rqt_image_view";
+PYTHON_COMPAT=( python2_7 )
+
+inherit ros-catkin
+
+DESCRIPTION="GUI plugin for displaying images using image_transport"
+LICENSE="BSD"
+SLOT="0"
+IUSE=""
+
+RDEPEND="
+   dev-ros/cv_bridge[${PYTHON_USEDEP}]
+   media-libs/opencv:=
+   dev-ros/image_transport
+   dev-ros/rqt_gui[${PYTHON_USEDEP}]
+   >=dev-ros/rqt_gui_cpp-0.3
+   dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
+   dev-qt/qtwidgets:5
+   dev-libs/boost:=
+   dev-libs/console_bridge:=
+"
+DEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_image_view/

2020-05-18 Thread Alexis Ballier
commit: ec0e76647f45165b15a8624fca1f5451e2b2d447
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 12:16:40 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 12:17:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0e7664

dev-ros/rqt_image_view: eapi7

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild | 2 +-
 dev-ros/rqt_image_view/rqt_image_view-.ebuild   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild
index f5abb169155..0bbf6c67e6a 100644
--- a/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild
+++ b/dev-ros/rqt_image_view/rqt_image_view-0.4.15.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 KEYWORDS="~amd64"
 ROS_REPO_URI="https://github.com/ros-visualization/rqt_image_view";

diff --git a/dev-ros/rqt_image_view/rqt_image_view-.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-.ebuild
index 3020bb4e701..0bbf6c67e6a 100644
--- a/dev-ros/rqt_image_view/rqt_image_view-.ebuild
+++ b/dev-ros/rqt_image_view/rqt_image_view-.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 KEYWORDS="~amd64"
 ROS_REPO_URI="https://github.com/ros-visualization/rqt_image_view";



[gentoo-commits] repo/gentoo:master commit in: dev-ros/rqt_image_view/

2020-05-18 Thread Alexis Ballier
commit: a3dc2a36b2dd7140c1c7f3c3eb4d1e3c298c4c9b
Author: Alexis Ballier  gentoo  org>
AuthorDate: Mon May 18 12:15:52 2020 +
Commit: Alexis Ballier  gentoo  org>
CommitDate: Mon May 18 12:17:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3dc2a36

dev-ros/rqt_image_view: Remove old

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexis Ballier  gentoo.org>

 dev-ros/rqt_image_view/Manifest|  2 --
 .../rqt_image_view/rqt_image_view-0.4.11-r1.ebuild | 28 --
 .../rqt_image_view/rqt_image_view-0.4.13.ebuild| 28 --
 3 files changed, 58 deletions(-)

diff --git a/dev-ros/rqt_image_view/Manifest b/dev-ros/rqt_image_view/Manifest
index 28cf0bac8a0..d46f1005285 100644
--- a/dev-ros/rqt_image_view/Manifest
+++ b/dev-ros/rqt_image_view/Manifest
@@ -1,3 +1 @@
-DIST rqt_image_view-0.4.11.tar.gz 12610 BLAKE2B 
5501c54339cf94d709eb25b943dee3e4bb80e5462ee40b185196d7e18dd01a74829c57d505a7cf905caf117e4db547b6d1bbfa0bda02466b6f77c7c4a00eaaae
 SHA512 
5f6bf27e277d2c3486a9cae5a007cb71d57e846d958a27cc0bf447728e6c72ca368ab56b5d4b092f1c48d0017bb74e54cf64468b8f7c4fbaebc05c642afaad21
-DIST rqt_image_view-0.4.13.tar.gz 13428 BLAKE2B 
5a26e8361f7483bef0104dc704623a5a992234b5d939137815cf9bd48d6167b650cee44ab42648a5c672d7f4f85231948b06d711a05ca80806f110f3aa8d70de
 SHA512 
fc9006059dd1f8829074244ea0b8b47b596ddc449a9445593cd96d56d5e9429b5f144cee2b52a4422eff183aa0577395eab647530742d87b14068bc401b9d8c8
 DIST rqt_image_view-0.4.15.tar.gz 14817 BLAKE2B 
00c196bac88eb18f039e88e34d9a943a8e5b052f038682297ecf4c1a31bbb3f25b28a252a6034b774186518a33684f82d94fe89ec2cf6a9449aa961dd2b60435
 SHA512 
347abc44f930ca2a2d72ed9b8a3c825caf23e0643c80a394c8f74b4452d9549bab8ecc91cf5231d8d51b4be345f3c44783a266cd22c0b1197d3376698b849989

diff --git a/dev-ros/rqt_image_view/rqt_image_view-0.4.11-r1.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-0.4.11-r1.ebuild
deleted file mode 100644
index 3020bb4e701..000
--- a/dev-ros/rqt_image_view/rqt_image_view-0.4.11-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_image_view";
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying images using image_transport"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge[${PYTHON_USEDEP}]
-   media-libs/opencv:=
-   dev-ros/image_transport
-   dev-ros/rqt_gui[${PYTHON_USEDEP}]
-   >=dev-ros/rqt_gui_cpp-0.3
-   dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-   dev-qt/qtwidgets:5
-   dev-libs/boost:=
-   dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-ros/rqt_image_view/rqt_image_view-0.4.13.ebuild 
b/dev-ros/rqt_image_view/rqt_image_view-0.4.13.ebuild
deleted file mode 100644
index 28e2c16cb32..000
--- a/dev-ros/rqt_image_view/rqt_image_view-0.4.13.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KEYWORDS="~amd64"
-ROS_REPO_URI="https://github.com/ros-visualization/rqt_image_view";
-PYTHON_COMPAT=( python2_7 )
-
-inherit ros-catkin
-
-DESCRIPTION="GUI plugin for displaying images using image_transport"
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   dev-ros/cv_bridge[${PYTHON_USEDEP}]
-   media-libs/opencv:=
-   dev-ros/image_transport
-   dev-ros/rqt_gui[${PYTHON_USEDEP}]
-   >=dev-ros/rqt_gui_cpp-0.3
-   dev-ros/sensor_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
-   dev-qt/qtwidgets:5
-   dev-libs/boost:=
-   dev-libs/console_bridge:=
-"
-DEPEND="${RDEPEND}"



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

2020-05-18 Thread Agostino Sarubbo
commit: 46a4d8d8e560bde7d02faf9432a90286d96c3a28
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:37:25 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:37:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46a4d8d8

sys-fs/cryptsetup: s390 stable wrt bug #723234

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild 
b/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild
index f50cd9be436..69964317069 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.3.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.kernel.org/pub/linux/utils/${PN}/v$(ver_cut 1-2)/${P/_/-}.t
 LICENSE="GPL-2+"
 SLOT="0/12" # libcryptsetup.so version
 [[ ${PV} != *_rc* ]] && \
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 
sparc x86"
 CRYPTO_BACKENDS="gcrypt kernel nettle +openssl"
 # we don't support nss since it doesn't allow cryptsetup to be built statically
 # and it's missing ripemd160 support so it can't provide full backward 
compatibility



[gentoo-commits] repo/gentoo:master commit in: app-cdr/cdrtools/

2020-05-18 Thread Agostino Sarubbo
commit: 01027b6729a86df21f09294b271c57bc1edfe735
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:37:29 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:37:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01027b67

app-cdr/cdrtools: s390 stable wrt bug #723346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
index 3c8207c749f..919ece5b90b 100644
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
+++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] 
&& echo 'alpha')/$
 
 LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="acl caps nls unicode selinux"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/

2020-05-18 Thread Agostino Sarubbo
commit: 8f587e98dc8add93d80ed67d6c439efecb904360
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:37:22 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:37:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f587e98

app-crypt/gnupg: s390 stable wrt bug #717934

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-crypt/gnupg/gnupg-2.2.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gnupg/gnupg-2.2.20.ebuild 
b/app-crypt/gnupg/gnupg-2.2.20.ebuild
index 8ad557ec72b..3599514eeaf 100644
--- a/app-crypt/gnupg/gnupg-2.2.20.ebuild
+++ b/app-crypt/gnupg/gnupg-2.2.20.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb 
user-socket wks-server"
 
 # Existence of executables is checked during configuration.



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

2020-05-18 Thread Agostino Sarubbo
commit: 23692ae22fa56a35d68ade5f0652d002ec4d1722
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:38:37 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:38:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23692ae2

app-i18n/nkf: sparc stable wrt bug #723400

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-i18n/nkf/nkf-2.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/nkf/nkf-2.1.4.ebuild b/app-i18n/nkf/nkf-2.1.4.ebuild
index 98564b76343..8f5d615054d 100644
--- a/app-i18n/nkf/nkf-2.1.4.ebuild
+++ b/app-i18n/nkf/nkf-2.1.4.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/64158/${P}.tar.gz
 
 LICENSE="ZLIB python? ( BSD )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-macos"
 IUSE="perl python l10n_ja"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: 517491481a7deea135e4a7098cf6fa7fa4273887
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:38:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:38:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51749148

dev-libs/libburn: sparc stable wrt bug #723354

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/libburn/libburn-1.5.2_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libburn/libburn-1.5.2_p1.ebuild 
b/dev-libs/libburn/libburn-1.5.2_p1.ebuild
index 67235a7073b..d133a80050c 100644
--- a/dev-libs/libburn/libburn-1.5.2_p1.ebuild
+++ b/dev-libs/libburn/libburn-1.5.2_p1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="debug static-libs"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: 5c7695fd34da7fb5deeffd356444df8f44f7e213
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:38:30 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:38:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7695fd

dev-libs/libisoburn: sparc stable wrt bug #723354

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libisoburn/libisoburn-1.5.2.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
index f78a9867a7a..e4bd24e5dcf 100644
--- a/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="acl debug external-filters external-filters-setuid frontend-optional
launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
 



[gentoo-commits] repo/gentoo:master commit in: app-cdr/cdrtools/

2020-05-18 Thread Agostino Sarubbo
commit: 8ad9975ede92df8418bf3a618aa2dd126f7fecbb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:38:18 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:38:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad9975e

app-cdr/cdrtools: sparc stable wrt bug #723346

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
index 919ece5b90b..31ae5eefcb5 100644
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
+++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] 
&& echo 'alpha')/$
 
 LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="acl caps nls unicode selinux"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: 840fb891275ea3a54e7650bfb2dd3180731cca0b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:38:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:38:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=840fb891

media-libs/tremor: sparc stable wrt bug #650656

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 media-libs/tremor/tremor-0_pre20130223-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/tremor/tremor-0_pre20130223-r2.ebuild 
b/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
index 0fce5901f7a..492b5adb3cb 100644
--- a/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
+++ b/media-libs/tremor/tremor-0_pre20130223-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ssuominen/${P}.tar.xz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="low-accuracy static-libs"
 
 RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: app-crypt/gnupg/

2020-05-18 Thread Agostino Sarubbo
commit: b2fcf2e5869a658c2849567dd17329254ce17225
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:38:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:38:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2fcf2e5

app-crypt/gnupg: sparc stable wrt bug #717934

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-crypt/gnupg/gnupg-2.2.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gnupg/gnupg-2.2.20.ebuild 
b/app-crypt/gnupg/gnupg-2.2.20.ebuild
index 3599514eeaf..afaf665344f 100644
--- a/app-crypt/gnupg/gnupg-2.2.20.ebuild
+++ b/app-crypt/gnupg/gnupg-2.2.20.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnupg/gnupg/${MY_P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="bzip2 doc ldap nls readline selinux +smartcard ssl tofu tools usb 
user-socket wks-server"
 
 # Existence of executables is checked during configuration.



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

2020-05-18 Thread Agostino Sarubbo
commit: 53a9b57e845dc4b2955546bc8b233591dd2c7ad8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:38:33 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:38:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53a9b57e

dev-libs/libisofs: sparc stable wrt bug #723354

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libisofs/libisofs-1.5.2.ebuild 
b/dev-libs/libisofs/libisofs-1.5.2.ebuild
index d753ee1061b..095840e324c 100644
--- a/dev-libs/libisofs/libisofs-1.5.2.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="acl debug static-libs verbose-debug xattr zlib"
 
 BDEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/pfl/

2020-05-18 Thread Agostino Sarubbo
commit: 7442a09dc9ecf0f12be43ba48f8ac859a30dd819
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:38:22 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:38:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7442a09d

app-portage/pfl: sparc stable wrt bug #723348

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/pfl/pfl-3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/pfl/pfl-3.1.ebuild b/app-portage/pfl/pfl-3.1.ebuild
index 0704d5f48fa..79e0ec8d508 100644
--- a/app-portage/pfl/pfl-3.1.ebuild
+++ b/app-portage/pfl/pfl-3.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~x64-macos"
 IUSE="+network-cron"
 
 DEPEND=""



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

2020-05-18 Thread Agostino Sarubbo
commit: a6f523ba592d9c49cc0a8d52be623e57a5c95d36
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:54 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f523ba

media-video/ttcut: amd64 stable wrt bug #723364

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

 media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild 
b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
index 2ca5c574c24..0144e938d2e 100644
--- a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
+++ b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: 84ad4669f61ef7d705b11fb870182f49aa613901
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:54:45 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:54:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ad4669

dev-util/smem: amd64 stable wrt bug #723504

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

 dev-util/smem/smem-1.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/smem/smem-1.5.ebuild b/dev-util/smem/smem-1.5.ebuild
index 32239c1bdbf..4448e00ac9a 100644
--- a/dev-util/smem/smem-1.5.ebuild
+++ b/dev-util/smem/smem-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~conikost/files/${P}.tar.xz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}"



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

2020-05-18 Thread Agostino Sarubbo
commit: 5f6559d7fe323a30c64d75f292bb1fbb44ff977c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:15 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6559d7

dev-libs/libisoburn: amd64 stable wrt bug #723354

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

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

diff --git a/dev-libs/libisoburn/libisoburn-1.5.2.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
index e4bd24e5dcf..2ace4b79098 100644
--- a/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="acl debug external-filters external-filters-setuid frontend-optional
launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: cdeda8f9f096c77eb91f522a05a4b36f24269e4f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:09 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdeda8f9

dev-libs/libburn: amd64 stable wrt bug #723354

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

 dev-libs/libburn/libburn-1.5.2_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libburn/libburn-1.5.2_p1.ebuild 
b/dev-libs/libburn/libburn-1.5.2_p1.ebuild
index d133a80050c..4ac8f7359fe 100644
--- a/dev-libs/libburn/libburn-1.5.2_p1.ebuild
+++ b/dev-libs/libburn/libburn-1.5.2_p1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="debug static-libs"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: f976bf2cf9160f2d50a276521817e77c0697d7bd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:54:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:54:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f976bf2c

dev-ml/num: amd64 stable wrt bug #723500

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

 dev-ml/num/num-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/num/num-1.3.ebuild b/dev-ml/num/num-1.3.ebuild
index 0f68ec7d75b..d98f3f5a1e1 100644
--- a/dev-ml/num/num-1.3.ebuild
+++ b/dev-ml/num/num-1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND=">=dev-lang/ocaml-4.09.0[ocamlopt]



[gentoo-commits] repo/gentoo:master commit in: app-cdr/geteltorito/

2020-05-18 Thread Agostino Sarubbo
commit: 7160740cd18a758d9c26f5253bbe7e050fc0aa87
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:54:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:54:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7160740c

app-cdr/geteltorito: amd64 stable wrt bug #723646

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

 app-cdr/geteltorito/geteltorito-0.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-cdr/geteltorito/geteltorito-0.6.ebuild 
b/app-cdr/geteltorito/geteltorito-0.6.ebuild
index 60d7f6b4809..08c05072751 100644
--- a/app-cdr/geteltorito/geteltorito-0.6.ebuild
+++ b/app-cdr/geteltorito/geteltorito-0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018 Gentoo Authors
+# Copyright 2018-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ 
SRC_URI="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="dev-lang/perl"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: 845e8cdb82c0d284b2683f7a3a7f8fc344366063
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:54:12 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:54:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=845e8cdb

app-admin/conky: amd64 stable wrt bug #723342

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

 app-admin/conky/conky-1.10.8-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/conky/conky-1.10.8-r9.ebuild 
b/app-admin/conky/conky-1.10.8-r9.ebuild
index d9700250e2c..76453f811c3 100644
--- a/app-admin/conky/conky-1.10.8-r9.ebuild
+++ b/app-admin/conky/conky-1.10.8-r9.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/brndnmtthws/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="GPL-3 BSD LGPL-2.1 MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc ~x86"
 IUSE="apcupsd cmus curl eve hddtemp ical iconv imlib iostats ipv6 irc
lua-cairo lua-imlib lua-rsvg math moc mpd mysql nano-syntax ncurses
nvidia +portmon pulseaudio rss systemd thinkpad truetype vim-syntax



[gentoo-commits] repo/gentoo:master commit in: media-tv/channeleditor/

2020-05-18 Thread Agostino Sarubbo
commit: 90ced2c484fe09a138d973e1f29655903cbc8645
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:40 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ced2c4

media-tv/channeleditor: amd64 stable wrt bug #723360

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

 media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild 
b/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild
index f4a7b466a0f..eecb1847cbb 100644
--- a/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild
+++ b/media-tv/channeleditor/channeleditor-1.9.2.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/-/_}_src.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=virtual/jre-1.5"



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

2020-05-18 Thread Agostino Sarubbo
commit: 65d19f2d73b2edeefff4491690e9151cce526be9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:34 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d19f2d

media-sound/aqualung: amd64 stable wrt bug #723358

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

 media-sound/aqualung/aqualung-1.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/aqualung/aqualung-1.0-r3.ebuild 
b/media-sound/aqualung/aqualung-1.0-r3.ebuild
index 707083c856a..8e0f9193fed 100644
--- a/media-sound/aqualung/aqualung-1.0-r3.ebuild
+++ b/media-sound/aqualung/aqualung-1.0-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/aqualung/${PN}-${MY_PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="alsa cdda cddb debug flac ffmpeg ifp jack ladspa lame libsamplerate
lua mac modplug mp3 musepack oss podcast pulseaudio sndfile speex 
systray
vorbis wavpack"



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

2020-05-18 Thread Agostino Sarubbo
commit: 24232b21cc04b717b9ff3e280a1b3a08d74b8a9b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:54:34 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:54:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24232b21

app-i18n/nkf: amd64 stable wrt bug #723400

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

 app-i18n/nkf/nkf-2.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/nkf/nkf-2.1.4.ebuild b/app-i18n/nkf/nkf-2.1.4.ebuild
index 8f5d615054d..da16ac50628 100644
--- a/app-i18n/nkf/nkf-2.1.4.ebuild
+++ b/app-i18n/nkf/nkf-2.1.4.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/64158/${P}.tar.gz
 
 LICENSE="ZLIB python? ( BSD )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-macos"
 IUSE="perl python l10n_ja"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



[gentoo-commits] repo/gentoo:master commit in: app-cdr/cdrtools/

2020-05-18 Thread Agostino Sarubbo
commit: aa876e5a24d6f6f25c7172cee6192d75852be443
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:54:55 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:54:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa876e5a

app-cdr/cdrtools: amd64 stable wrt bug #723346

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

 app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
index 31ae5eefcb5..0517243c240 100644
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
+++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] 
&& echo 'alpha')/$
 
 LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="acl caps nls unicode selinux"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: dbf023f96e6ddc623528c2322f85b79e1173a11a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:20 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf023f9

dev-libs/libisofs: amd64 stable wrt bug #723354

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

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

diff --git a/dev-libs/libisofs/libisofs-1.5.2.ebuild 
b/dev-libs/libisofs/libisofs-1.5.2.ebuild
index 095840e324c..0c845f53f1e 100644
--- a/dev-libs/libisofs/libisofs-1.5.2.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="acl debug static-libs verbose-debug xattr zlib"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: 441b4c9fc42ead2f82b9bcee918d1374faa1c8bc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:54:22 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:54:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=441b4c9f

net-print/hplip: amd64 stable wrt bug #723366

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

 net-print/hplip/hplip-3.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/hplip/hplip-3.20.3.ebuild 
b/net-print/hplip/hplip-3.20.3.ebuild
index d24a1c95865..5c736b8ab5a 100644
--- a/net-print/hplip/hplip-3.20.3.ebuild
+++ b/net-print/hplip/hplip-3.20.3.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~x86"
 
 IUSE="doc fax +hpcups hpijs kde libnotify libressl -libusb0 minimal parport 
policykit qt5 scanner +snmp static-ppds X"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: ac0a55ecb92b0ff9da9dafc4723b764d22be091b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:47 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac0a55ec

media-video/projectx: amd64 stable wrt bug #723362

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

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

diff --git a/media-video/projectx/projectx-0.91.0.10-r2.ebuild 
b/media-video/projectx/projectx-0.91.0.10-r2.ebuild
index 4bf0c90a859..3b6d7ee32c4 100644
--- a/media-video/projectx/projectx-0.91.0.10-r2.ebuild
+++ b/media-video/projectx/projectx-0.91.0.10-r2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ppc64 ~x86"
+KEYWORDS="amd64 ppc64 ~x86"
 IUSE="X cpu_flags_x86_mmx cpu_flags_x86_sse"
 
 COMMON_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-portage/pfl/

2020-05-18 Thread Agostino Sarubbo
commit: e323ebe6c6f24ed4717c8aea0ef18a83f5cc1773
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:02 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e323ebe6

app-portage/pfl: amd64 stable wrt bug #723348

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

 app-portage/pfl/pfl-3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/pfl/pfl-3.1.ebuild b/app-portage/pfl/pfl-3.1.ebuild
index 79e0ec8d508..07ede2d8f3e 100644
--- a/app-portage/pfl/pfl-3.1.ebuild
+++ b/app-portage/pfl/pfl-3.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~x64-macos"
+KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~x64-macos"
 IUSE="+network-cron"
 
 DEPEND=""



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

2020-05-18 Thread Agostino Sarubbo
commit: b07ff92fa8eba81f30dd4a7c78c033e69628bff6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:54:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:54:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b07ff92f

sys-fs/fatsort: amd64 stable wrt bug #723368

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

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

diff --git a/sys-fs/fatsort/fatsort-1.6.2.605.ebuild 
b/sys-fs/fatsort/fatsort-1.6.2.605.ebuild
index 9fefbf5330a..1781e54315c 100644
--- a/sys-fs/fatsort/fatsort-1.6.2.605.ebuild
+++ b/sys-fs/fatsort/fatsort-1.6.2.605.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 PATCHES=(
"${FILESDIR}/${P}-gcc10.patch"



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

2020-05-18 Thread Agostino Sarubbo
commit: b961e5b3578c69a4c7273ee160a541cb18bdde06
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:55:26 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:55:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b961e5b3

dev-util/bbe: amd64 stable wrt bug #723356

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

 dev-util/bbe/bbe-0.2.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/bbe/bbe-0.2.2-r1.ebuild b/dev-util/bbe/bbe-0.2.2-r1.ebuild
index b93a74d75c4..f66c841ecf1 100644
--- a/dev-util/bbe/bbe-0.2.2-r1.ebuild
+++ b/dev-util/bbe/bbe-0.2.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 src_prepare() {



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

2020-05-18 Thread Agostino Sarubbo
commit: 652247ba2b66a27ac3fc26b5d9481c79eeea93c5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:09 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=652247ba

app-antivirus/clamav: arm stable wrt bug #722726

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-antivirus/clamav/clamav-0.102.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.102.3.ebuild 
b/app-antivirus/clamav/clamav-0.102.3.ebuild
index 35a1db0325c..e3e65cd4c4d 100644
--- a/app-antivirus/clamav/clamav-0.102.3.ebuild
+++ b/app-antivirus/clamav/clamav-0.102.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter 
metadata-analysis-api selinux test uclibc xml"
 
 REQUIRED_USE="libclamav-only? ( !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



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

2020-05-18 Thread Agostino Sarubbo
commit: fb5bb96f9fd4d855868440b7a09cfa35c2b307c3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:25 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb5bb96f

dev-libs/libisoburn: arm stable wrt bug #723354

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libisoburn/libisoburn-1.5.2.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
index 2ace4b79098..35c08abb85b 100644
--- a/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="acl debug external-filters external-filters-setuid frontend-optional
launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: 8e1aa17cecd10c51116d1c944d9b03d9fa562a0e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:33 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e1aa17c

net-print/hplip: arm stable wrt bug #723366

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-print/hplip/hplip-3.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/hplip/hplip-3.20.3.ebuild 
b/net-print/hplip/hplip-3.20.3.ebuild
index 5c736b8ab5a..a9fd4986356 100644
--- a/net-print/hplip/hplip-3.20.3.ebuild
+++ b/net-print/hplip/hplip-3.20.3.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 arm ~ppc64 ~x86"
 
 IUSE="doc fax +hpcups hpijs kde libnotify libressl -libusb0 minimal parport 
policykit qt5 scanner +snmp static-ppds X"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: c0956d715a67dd8d43debc20a27f0581e35c8b24
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0956d71

dev-lang/php: arm stable wrt bug #722980

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-lang/php/php-7.2.31.ebuild | 2 +-
 dev-lang/php/php-7.3.18.ebuild | 2 +-
 dev-lang/php/php-7.4.6.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/php/php-7.2.31.ebuild b/dev-lang/php/php-7.2.31.ebuild
index 1b2056f984d..0425a3e67e5 100644
--- a/dev-lang/php/php-7.2.31.ebuild
+++ b/dev-lang/php/php-7.2.31.ebuild
@@ -18,7 +18,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 # We can build the following SAPIs in the given order
 SAPIS="embed cli cgi fpm apache2 phpdbg"

diff --git a/dev-lang/php/php-7.3.18.ebuild b/dev-lang/php/php-7.3.18.ebuild
index 705d68d153f..c914fb7ccd1 100644
--- a/dev-lang/php/php-7.3.18.ebuild
+++ b/dev-lang/php/php-7.3.18.ebuild
@@ -19,7 +19,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 

diff --git a/dev-lang/php/php-7.4.6.ebuild b/dev-lang/php/php-7.4.6.ebuild
index 3ac0d8c9ace..8e69e55ee67 100644
--- a/dev-lang/php/php-7.4.6.ebuild
+++ b/dev-lang/php/php-7.4.6.ebuild
@@ -21,7 +21,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: 083a47022fc826da0532a85f23133a7b1285d2ff
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:31 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=083a4702

dev-python/distro: arm stable wrt bug #723366

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-python/distro/distro-1.0.4-r1.ebuild 
b/dev-python/distro/distro-1.0.4-r1.ebuild
index c10c75ca996..89278a587b3 100644
--- a/dev-python/distro/distro-1.0.4-r1.ebuild
+++ b/dev-python/distro/distro-1.0.4-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RESTRICT="test" # incomplete test resources
 #distutils_enable_tests pytest



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

2020-05-18 Thread Agostino Sarubbo
commit: c44ea341e725a7aa890762bfc38f46ded65a0eab
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c44ea341

net-misc/ntpsec: arm stable wrt bug #721526

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/net-misc/ntpsec/ntpsec-1.1.8.ebuild 
b/net-misc/ntpsec/ntpsec-1.1.8.ebuild
index 22989ca4d48..aa3bf4b1544 100644
--- a/net-misc/ntpsec/ntpsec-1.1.8.ebuild
+++ b/net-misc/ntpsec/ntpsec-1.1.8.ebuild
@@ -12,12 +12,12 @@ if [[ ${PV} == ** ]]; then
inherit git-r3
EGIT_REPO_URI="https://gitlab.com/NTPsec/ntpsec.git";
BDEPEND=""
-   KEYWORDS=""
+   KEYWORDS="arm"
 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: app-portage/pfl/

2020-05-18 Thread Agostino Sarubbo
commit: c1eb5144747f237f2ff13b078ce193719895b21f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1eb5144

app-portage/pfl: arm stable wrt bug #723348

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/pfl/pfl-3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/pfl/pfl-3.1.ebuild b/app-portage/pfl/pfl-3.1.ebuild
index 07ede2d8f3e..96201462b03 100644
--- a/app-portage/pfl/pfl-3.1.ebuild
+++ b/app-portage/pfl/pfl-3.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux 
~x86-linux ~x64-macos"
+KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~x64-macos"
 IUSE="+network-cron"
 
 DEPEND=""



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

2020-05-18 Thread Agostino Sarubbo
commit: 56c03395653063f906655b801165627b4453debe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c03395

dev-libs/libisofs: arm stable wrt bug #723354

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

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

diff --git a/dev-libs/libisofs/libisofs-1.5.2.ebuild 
b/dev-libs/libisofs/libisofs-1.5.2.ebuild
index 0c845f53f1e..9441f6628d3 100644
--- a/dev-libs/libisofs/libisofs-1.5.2.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="acl debug static-libs verbose-debug xattr zlib"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: 08c9628ff3a74a688d97740011957a20a692466d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:58:23 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:58:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08c9628f

dev-libs/libburn: arm stable wrt bug #723354

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-libs/libburn/libburn-1.5.2_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libburn/libburn-1.5.2_p1.ebuild 
b/dev-libs/libburn/libburn-1.5.2_p1.ebuild
index 4ac8f7359fe..08f4a5885ff 100644
--- a/dev-libs/libburn/libburn-1.5.2_p1.ebuild
+++ b/dev-libs/libburn/libburn-1.5.2_p1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${MY_P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
 IUSE="debug static-libs"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: 22dadef127a7d4366f83d96bf9310917e24bca90
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:59:52 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:59:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22dadef1

dev-lang/php: ppc stable wrt bug #722980

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-lang/php/php-7.2.31.ebuild | 2 +-
 dev-lang/php/php-7.3.18.ebuild | 2 +-
 dev-lang/php/php-7.4.6.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-lang/php/php-7.2.31.ebuild b/dev-lang/php/php-7.2.31.ebuild
index 0425a3e67e5..9dd7c89526e 100644
--- a/dev-lang/php/php-7.2.31.ebuild
+++ b/dev-lang/php/php-7.2.31.ebuild
@@ -18,7 +18,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 # We can build the following SAPIs in the given order
 SAPIS="embed cli cgi fpm apache2 phpdbg"

diff --git a/dev-lang/php/php-7.3.18.ebuild b/dev-lang/php/php-7.3.18.ebuild
index c914fb7ccd1..44d6b18509a 100644
--- a/dev-lang/php/php-7.3.18.ebuild
+++ b/dev-lang/php/php-7.3.18.ebuild
@@ -19,7 +19,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 

diff --git a/dev-lang/php/php-7.4.6.ebuild b/dev-lang/php/php-7.4.6.ebuild
index 8e69e55ee67..92c80e91fa9 100644
--- a/dev-lang/php/php-7.4.6.ebuild
+++ b/dev-lang/php/php-7.4.6.ebuild
@@ -21,7 +21,7 @@ LICENSE="PHP-3.01
unicode? ( BSD-2 LGPL-2.1 )"
 
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 



[gentoo-commits] repo/gentoo:master commit in: app-portage/pfl/

2020-05-18 Thread Agostino Sarubbo
commit: 49bc93cf80a94f2872731010d051ae3fcb3216d1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:59:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:59:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49bc93cf

app-portage/pfl: ppc stable wrt bug #723348

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-portage/pfl/pfl-3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/pfl/pfl-3.1.ebuild b/app-portage/pfl/pfl-3.1.ebuild
index 96201462b03..86395d72fd7 100644
--- a/app-portage/pfl/pfl-3.1.ebuild
+++ b/app-portage/pfl/pfl-3.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~x64-macos"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~x64-macos"
 IUSE="+network-cron"
 
 DEPEND=""



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

2020-05-18 Thread Agostino Sarubbo
commit: 4e6264f2362b435e61aea52b9569a646cd1424e6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:00:01 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:00:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6264f2

app-i18n/nkf: ppc stable wrt bug #723400

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-i18n/nkf/nkf-2.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/nkf/nkf-2.1.4.ebuild b/app-i18n/nkf/nkf-2.1.4.ebuild
index da16ac50628..b1faff5217c 100644
--- a/app-i18n/nkf/nkf-2.1.4.ebuild
+++ b/app-i18n/nkf/nkf-2.1.4.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/64158/${P}.tar.gz
 
 LICENSE="ZLIB python? ( BSD )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-macos"
 IUSE="perl python l10n_ja"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2020-05-18 Thread Thomas Deutschmann
commit: ce9e87fc4dbe55b1820daa056d8dab68a9474275
Author: Stephan Hartmann  googlemail  com>
AuthorDate: Sun May 17 09:40:35 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May 18 13:00:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9e87fc

media-libs/openh264: version bump to 2.1.0, EAPI 7

Closes: https://bugs.gentoo.org/667858
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Stephan Hartmann  googlemail.com>
Closes: https://github.com/gentoo/gentoo/pull/15847
Signed-off-by: Thomas Deutschmann  gentoo.org>

 media-libs/openh264/Manifest   |   1 +
 .../files/openh264-2.1.0-pkgconfig-pathfix.patch   |  43 +
 media-libs/openh264/openh264-2.1.0.ebuild  | 106 +
 3 files changed, 150 insertions(+)

diff --git a/media-libs/openh264/Manifest b/media-libs/openh264/Manifest
index fb17dc5269e..c726618ca16 100644
--- a/media-libs/openh264/Manifest
+++ b/media-libs/openh264/Manifest
@@ -1,2 +1,3 @@
 DIST gmp-api-Firefox39.tar.gz 16363 BLAKE2B 
dd92d851c4f09476f1e394fd42c5e40ea707ac6dcabc3ceee62400eb998f1c98c781fbde581253ddd8f45b7447a0c7fdc61e74ef60b6fc3397cd4bf8995154ab
 SHA512 
da6f05c5f0540be8d4f48d25b947b21214d34a6eed365ee5fa4a38c69f77325add4be902e0dcd9d06be43914a3518ded7e4f2289dab034a24325f0bff201692a
 DIST openh264-1.7.0.tar.gz 38681895 BLAKE2B 
2e0e88bd446fdbea29ea4e863eb391dce1cc271c289165233aa1375e10ce6e60f7be7307eeb7acedd459c3170b57fbc5c7a0e9b6bd0c355be6447fb036192f35
 SHA512 
3e30584d6adb69c162f5b044f49155c22d44ab8e399f6bf09194593df84475b49979406f3e461d25ef1e4422c2721b975c58bc64d40a143d8493d45380ad96aa
+DIST openh264-2.1.0.tar.gz 60239088 BLAKE2B 
4941399476fb6184fc09b09d9bd496d9f3fa77a424199f6cb0d61d654d6cf88b49eecc32d748b656cec663c31844165b81b7962de163441f04e5a606a48879d5
 SHA512 
7a65f494e6a1b5a9d96115dcd15853ebb804f0ba259b20ddab01770afde31f370536d9e365b18a6f4168eae7f57351d9fc2d3d3a0c51bb21db7b4d5c48240848

diff --git a/media-libs/openh264/files/openh264-2.1.0-pkgconfig-pathfix.patch 
b/media-libs/openh264/files/openh264-2.1.0-pkgconfig-pathfix.patch
new file mode 100644
index 000..275322a0190
--- /dev/null
+++ b/media-libs/openh264/files/openh264-2.1.0-pkgconfig-pathfix.patch
@@ -0,0 +1,43 @@
+diff --git a/Makefile b/Makefile
+index bf398d7..c72b024 100644
+--- a/Makefile
 b/Makefile
+@@ -27,6 +27,7 @@ OBJ=o
+ DESTDIR=
+ LIBDIR_NAME=lib
+ SHAREDLIB_DIR=$(PREFIX)/lib
++INCLUDES_DIR=$(PREFIX)/include
+ PROJECT_NAME=openh264
+ MODULE_NAME=gmpopenh264
+ GMP_API_BRANCH=Firefox39
+@@ -285,14 +286,14 @@ endif
+ endif
+ 
+ $(PROJECT_NAME).pc: $(PROJECT_NAME).pc.in
+-  @sed -e 's;@prefix@;$(PREFIX);' -e 's;@libdir@;$(PREFIX)/lib;' -e 
's;@VERSION@;$(FULL_VERSION);' -e 's;@LIBS@;;' -e 
's;@LIBS_PRIVATE@;$(STATIC_LDFLAGS);' < $< > $@
++  @sed -e 's;@prefix@;$(PREFIX);' -e 's;@libdir@;$(SHAREDLIB_DIR);' -e 
's;@includesdir@;$(INCLUDES_DIR);' -e 's;@VERSION@;$(FULL_VERSION);' -e 
's;@LIBS@;;' -e 's;@LIBS_PRIVATE@;$(STATIC_LDFLAGS);' < $< > $@
+ 
+ $(PROJECT_NAME)-static.pc: $(PROJECT_NAME).pc.in
+-  @sed -e 's;@prefix@;$(PREFIX);' -e 's;@libdir@;$(PREFIX)/lib;' -e 
's;@VERSION@;$(FULL_VERSION);' -e 's;@LIBS@;$(STATIC_LDFLAGS);' -e 
's;@LIBS_PRIVATE@;;' < $< > $@
++  @sed -e 's;@prefix@;$(PREFIX);' -e 's;@libdir@;$(SHAREDLIB_DIR);' -e 
's;@includesdir@;$(INCLUDES_DIR);' -e 's;@VERSION@;$(FULL_VERSION);' -e 
's;@LIBS@;$(STATIC_LDFLAGS);' -e 's;@LIBS_PRIVATE@;;' < $< > $@
+ 
+ install-headers:
+-  mkdir -p $(DESTDIR)$(PREFIX)/include/wels
+-  install -m 644 $(SRC_PATH)/codec/api/svc/codec*.h 
$(DESTDIR)$(PREFIX)/include/wels
++  mkdir -p $(DESTDIR)$(INCLUDES_DIR)/wels
++  install -m 644 $(SRC_PATH)/codec/api/svc/codec*.h 
$(DESTDIR)$(INCLUDES_DIR)/wels
+ 
+ install-static-lib: $(LIBPREFIX)$(PROJECT_NAME).$(LIBSUFFIX) install-headers
+   mkdir -p $(DESTDIR)$(PREFIX)/$(LIBDIR_NAME)
+diff --git a/openh264.pc.in b/openh264.pc.in
+index f86225c..bee78bc 100644
+--- a/openh264.pc.in
 b/openh264.pc.in
+@@ -1,6 +1,6 @@
+ prefix=@prefix@
+ libdir=@libdir@
+-includedir=${prefix}/include
++includedir=@includesdir@
+ 
+ Name: OpenH264
+ Description: OpenH264 is a codec library which supports H.264 encoding and 
decoding. It is suitable for use in real time applications such as WebRTC.

diff --git a/media-libs/openh264/openh264-2.1.0.ebuild 
b/media-libs/openh264/openh264-2.1.0.ebuild
new file mode 100644
index 000..adcec1df1fb
--- /dev/null
+++ b/media-libs/openh264/openh264-2.1.0.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs multilib-minimal
+
+MOZVER=39
+DESCRIPTION="Cisco OpenH264 library and Gecko Media Plugin for Mozilla 
packages"
+HOMEPAGE="https://www.openh264.org/";
+SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+   https://github.com/mozilla/gmp-api/archive/Firefox${MOZVER}.t

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

2020-05-18 Thread Agostino Sarubbo
commit: f8a48d4d2731d7d6b0b13d3932d72c7b26c369a1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 12:59:43 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 12:59:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8a48d4d

app-antivirus/clamav: ppc stable wrt bug #722726

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-antivirus/clamav/clamav-0.102.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-antivirus/clamav/clamav-0.102.3.ebuild 
b/app-antivirus/clamav/clamav-0.102.3.ebuild
index e3e65cd4c4d..90f80efcae9 100644
--- a/app-antivirus/clamav/clamav-0.102.3.ebuild
+++ b/app-antivirus/clamav/clamav-0.102.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
 IUSE="bzip2 doc clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter 
metadata-analysis-api selinux test uclibc xml"
 
 REQUIRED_USE="libclamav-only? ( !clamdtop !clamsubmit !milter 
!metadata-analysis-api )"



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

2020-05-18 Thread Agostino Sarubbo
commit: aa84c7edf21c950c44901d541e1c65eb86a8a334
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:01:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:01:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa84c7ed

net-print/hplip: ppc64 stable wrt bug #723366

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

 net-print/hplip/hplip-3.20.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/hplip/hplip-3.20.3.ebuild 
b/net-print/hplip/hplip-3.20.3.ebuild
index a9fd4986356..441c5c12713 100644
--- a/net-print/hplip/hplip-3.20.3.ebuild
+++ b/net-print/hplip/hplip-3.20.3.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/hplip/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~ppc64 ~x86"
+KEYWORDS="amd64 arm ppc64 ~x86"
 
 IUSE="doc fax +hpcups hpijs kde libnotify libressl -libusb0 minimal parport 
policykit qt5 scanner +snmp static-ppds X"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: 1df77ea87d79e3d01a73aa5ad165bfcba0e657f9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:00:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:00:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df77ea8

dev-python/distro: ppc64 stable wrt bug #723366

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

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

diff --git a/dev-python/distro/distro-1.0.4-r1.ebuild 
b/dev-python/distro/distro-1.0.4-r1.ebuild
index 89278a587b3..83d02408a32 100644
--- a/dev-python/distro/distro-1.0.4-r1.ebuild
+++ b/dev-python/distro/distro-1.0.4-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm ~arm64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 
 RESTRICT="test" # incomplete test resources
 #distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: app-portage/pfl/

2020-05-18 Thread Agostino Sarubbo
commit: 78397b752e375e2961463b72f944a389d12f88ef
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:00:51 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:00:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78397b75

app-portage/pfl: ppc64 stable wrt bug #723348

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

 app-portage/pfl/pfl-3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/pfl/pfl-3.1.ebuild b/app-portage/pfl/pfl-3.1.ebuild
index 86395d72fd7..fc332e44b0e 100644
--- a/app-portage/pfl/pfl-3.1.ebuild
+++ b/app-portage/pfl/pfl-3.1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}.
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ~hppa ~mips ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~x64-macos"
+KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux 
~x64-macos"
 IUSE="+network-cron"
 
 DEPEND=""



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

2020-05-18 Thread Agostino Sarubbo
commit: 39e4624373e04f5b812ebad05c5acfa65e7be40e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:01:04 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:01:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e46243

app-i18n/nkf: ppc64 stable wrt bug #723400

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

 app-i18n/nkf/nkf-2.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/nkf/nkf-2.1.4.ebuild b/app-i18n/nkf/nkf-2.1.4.ebuild
index b1faff5217c..d346a49a80a 100644
--- a/app-i18n/nkf/nkf-2.1.4.ebuild
+++ b/app-i18n/nkf/nkf-2.1.4.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}/64158/${P}.tar.gz
 
 LICENSE="ZLIB python? ( BSD )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86 ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~x86-macos"
 IUSE="perl python l10n_ja"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2020-05-18 Thread Agostino Sarubbo
commit: 00b227904fb1a7fb9cf0bf8db5f2e34034cd19bc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:02:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:02:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b22790

dev-libs/libisoburn: x86 stable wrt bug #723354

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

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

diff --git a/dev-libs/libisoburn/libisoburn-1.5.2.ebuild 
b/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
index 35c08abb85b..c26bb36d621 100644
--- a/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
+++ b/dev-libs/libisoburn/libisoburn-1.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2 GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="acl debug external-filters external-filters-setuid frontend-optional
launch-frontend launch-frontend-setuid libedit readline static-libs 
xattr zlib"
 



[gentoo-commits] repo/gentoo:master commit in: app-cdr/cdrtools/

2020-05-18 Thread Agostino Sarubbo
commit: 42f9c2282dfa66851b38aa79a83e23093b74fc95
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:02:15 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:02:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f9c228

app-cdr/cdrtools: x86 stable wrt bug #723346

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

 app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild 
b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
index 0517243c240..0bea6d37346 100644
--- a/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
+++ b/app-cdr/cdrtools/cdrtools-3.02_alpha09-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/$([[ -z ${PV/*_alpha*} ]] 
&& echo 'alpha')/$
 
 LICENSE="GPL-2 LGPL-2.1 CDDL-Schily"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="acl caps nls unicode selinux"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: 4105992efe41835b64c3a301fc8a700ae0fe7bac
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:02:30 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:02:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4105992e

dev-libs/libisofs: x86 stable wrt bug #723354

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

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

diff --git a/dev-libs/libisofs/libisofs-1.5.2.ebuild 
b/dev-libs/libisofs/libisofs-1.5.2.ebuild
index 9441f6628d3..283127222db 100644
--- a/dev-libs/libisofs/libisofs-1.5.2.ebuild
+++ b/dev-libs/libisofs/libisofs-1.5.2.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="acl debug static-libs verbose-debug xattr zlib"
 
 BDEPEND="



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

2020-05-18 Thread Agostino Sarubbo
commit: f9dde5fac3adf0b93bf886e7f26243b61398784c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:01:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:01:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9dde5fa

sys-fs/fatsort: x86 stable wrt bug #723368

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

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

diff --git a/sys-fs/fatsort/fatsort-1.6.2.605.ebuild 
b/sys-fs/fatsort/fatsort-1.6.2.605.ebuild
index 1781e54315c..0f3cb645a3c 100644
--- a/sys-fs/fatsort/fatsort-1.6.2.605.ebuild
+++ b/sys-fs/fatsort/fatsort-1.6.2.605.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 PATCHES=(
"${FILESDIR}/${P}-gcc10.patch"



[gentoo-commits] repo/gentoo:master commit in: app-cdr/geteltorito/

2020-05-18 Thread Agostino Sarubbo
commit: c590b0035b527432d395b7702bbaafe2e2fca3a4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 18 13:02:11 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 18 13:02:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c590b003

app-cdr/geteltorito: x86 stable wrt bug #723646

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

 app-cdr/geteltorito/geteltorito-0.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-cdr/geteltorito/geteltorito-0.6.ebuild 
b/app-cdr/geteltorito/geteltorito-0.6.ebuild
index 08c05072751..5f7f7fc9cde 100644
--- a/app-cdr/geteltorito/geteltorito-0.6.ebuild
+++ b/app-cdr/geteltorito/geteltorito-0.6.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="dev-lang/perl"
 



  1   2   3   4   >