[gentoo-commits] repo/gentoo:master commit in: net-p2p/retroshare/

2020-03-20 Thread Joonas Niilola
commit: ca2037b136859e79eaa5468dbd0a46d4d8c09893
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Mar 20 06:59:46 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Mar 20 06:59:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2037b1

net-p2p/retroshare: fix styling, add BDEPEND, add missing die

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

 net-p2p/retroshare/retroshare-0.6.5.ebuild | 18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/net-p2p/retroshare/retroshare-0.6.5.ebuild 
b/net-p2p/retroshare/retroshare-0.6.5.ebuild
index 853efe6ea0a..5a687445460 100644
--- a/net-p2p/retroshare/retroshare-0.6.5.ebuild
+++ b/net-p2p/retroshare/retroshare-0.6.5.ebuild
@@ -48,18 +48,22 @@ RDEPEND="
xapian? ( dev-libs/xapian )"
 
 DEPEND="${RDEPEND}
-   gui? ( dev-qt/designer:5 )
-   jsonapi? (
-   || ( =app-doc/doxygen-1.8.17 )
-   dev-util/cmake
-   )
dev-qt/qtcore:5
+   gui? ( dev-qt/designer:5 )"
+
+BDEPEND="dev-util/cmake
virtual/pkgconfig
-"
+   jsonapi? (
+   || (
+   >=app-doc/doxygen-1.8.17
+   

[gentoo-commits] repo/gentoo:master commit in: sys-process/uksmd/files/, sys-process/uksmd/

2020-03-20 Thread Joonas Niilola
commit: 76e0423c5a0ebcda507f90ff369e2dacb18b988d
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Mar 20 07:01:36 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Mar 20 07:01:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e0423c

sys-process/uksmd: update openrc init file

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

 sys-process/uksmd/files/uksmd.init  | 6 +++---
 .../{uksmd-0_pre20190726.ebuild => uksmd-0_pre20190726-r1.ebuild}   | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-process/uksmd/files/uksmd.init 
b/sys-process/uksmd/files/uksmd.init
index 637666b50a9..1caf4a72d40 100644
--- a/sys-process/uksmd/files/uksmd.init
+++ b/sys-process/uksmd/files/uksmd.init
@@ -1,7 +1,7 @@
 #!/sbin/openrc-run
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 description="Userspace KSM helper daemon"
-command=/usr/bin/uksmd
-pidfile="/var/run/uksmd.pid"
+command="/usr/bin/uksmd"
+procname="uksmd"

diff --git a/sys-process/uksmd/uksmd-0_pre20190726.ebuild 
b/sys-process/uksmd/uksmd-0_pre20190726-r1.ebuild
similarity index 100%
rename from sys-process/uksmd/uksmd-0_pre20190726.ebuild
rename to sys-process/uksmd/uksmd-0_pre20190726-r1.ebuild



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

2020-03-20 Thread Mikle Kolyada
commit: 24cfc68a01739bb4b5473be2273db9e35fe2f5a8
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Mar 20 07:30:33 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Mar 20 07:32:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24cfc68a

profiles/musl: mask app-emulation/firecracker

Closes: https://bugs.gentoo.org/713534
Signed-off-by: Mikle Kolyada  gentoo.org>

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

diff --git a/profiles/features/musl/package.mask 
b/profiles/features/musl/package.mask
index e42c7279fbb..4b84427191b 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -17,3 +17,7 @@ sys-fs/udev
 
 # rust-bin requires a glibc system
 dev-lang/rust-bin
+
+# Mikle Kolyada  (2020-03-20)
+#  No source builds for musl
+app-emulation/firecracker



[gentoo-commits] repo/proj/guru:dev commit in: x11-misc/betterlockscreen/

2020-03-20 Thread Petrus Zhao
commit: 1ea95e794716de029b8d9d9ac59f826685f6fb21
Author: Petrus Zhao  gmail  com>
AuthorDate: Fri Mar 20 07:31:13 2020 +
Commit: Petrus Zhao  gmail  com>
CommitDate: Fri Mar 20 07:31:13 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ea95e79

x11-misc/betterlockscreen: new package

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Petrus Zhao  gmail.com>

 x11-misc/betterlockscreen/Manifest |  1 +
 .../betterlockscreen/betterlockscreen-3.0.1.ebuild | 52 ++
 .../betterlockscreen/betterlockscreen-.ebuild  | 52 ++
 x11-misc/betterlockscreen/metadata.xml | 11 +
 4 files changed, 116 insertions(+)

diff --git a/x11-misc/betterlockscreen/Manifest 
b/x11-misc/betterlockscreen/Manifest
new file mode 100644
index 000..cd22e0c
--- /dev/null
+++ b/x11-misc/betterlockscreen/Manifest
@@ -0,0 +1 @@
+DIST betterlockscreen-3.0.1.tar.gz 7519 BLAKE2B 
95f71eb4bacd11267ece411e84bb0371769f5a7f0f08493f3748ac6710217354bcef7dab59907aad560bcdb0f40bc0cb8d0115486e794110ce713a0ef108b4ce
 SHA512 
8bd12f4d5a17850e413f43b94b33126113ccb93868e5b3ef57f026dc2167d6218f9f6718bf813ef587311b9617a4283574b78c9c953321d037d516a2884266ac

diff --git a/x11-misc/betterlockscreen/betterlockscreen-3.0.1.ebuild 
b/x11-misc/betterlockscreen/betterlockscreen-3.0.1.ebuild
new file mode 100644
index 000..d264d7d
--- /dev/null
+++ b/x11-misc/betterlockscreen/betterlockscreen-3.0.1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="sweet looking lockscreen for linux system"
+HOMEPAGE="https://github.com/pavanjadhaw/betterlockscreen";
+
+if [[ ${PV} ==  ]];then
+   inherit git-r3 systemd
+   EGIT_REPO_URI="${HOMEPAGE}"
+else
+   inherit systemd
+   SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="
+   >=x11-misc/i3lock-color-2.11:=
+   media-gfx/imagemagick
+   x11-apps/xdpyinfo
+   x11-apps/xrandr
+   sys-devel/bc
+   media-gfx/feh
+"
+RDEPEND="${DEPEND}"
+
+src_install(){
+   dobin betterlockscreen
+
+   dodoc -r examples
+
+   if [[ $PV ==  ]] ; then
+   systemd_dounit system/betterlockscreen@.service
+   else
+   systemd_dounit betterlockscreen@.service
+   fi
+}
+
+pkg_postinst() {
+   elog 'Lockscreen when suspended(systemd service):'
+   elog 'systemctl enable betterlockscreen@$USER'
+   elog ''
+   elog 'How to use:'
+   elog '1. Updating image cache(required)'
+   elog 'betterlockscreen -u ~/Pictures'
+   elog '2. Lockscreen'
+   elog 'betterlockscreen -l dim '
+}

diff --git a/x11-misc/betterlockscreen/betterlockscreen-.ebuild 
b/x11-misc/betterlockscreen/betterlockscreen-.ebuild
new file mode 100644
index 000..d264d7d
--- /dev/null
+++ b/x11-misc/betterlockscreen/betterlockscreen-.ebuild
@@ -0,0 +1,52 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="sweet looking lockscreen for linux system"
+HOMEPAGE="https://github.com/pavanjadhaw/betterlockscreen";
+
+if [[ ${PV} ==  ]];then
+   inherit git-r3 systemd
+   EGIT_REPO_URI="${HOMEPAGE}"
+else
+   inherit systemd
+   SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+   KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+DEPEND="
+   >=x11-misc/i3lock-color-2.11:=
+   media-gfx/imagemagick
+   x11-apps/xdpyinfo
+   x11-apps/xrandr
+   sys-devel/bc
+   media-gfx/feh
+"
+RDEPEND="${DEPEND}"
+
+src_install(){
+   dobin betterlockscreen
+
+   dodoc -r examples
+
+   if [[ $PV ==  ]] ; then
+   systemd_dounit system/betterlockscreen@.service
+   else
+   systemd_dounit betterlockscreen@.service
+   fi
+}
+
+pkg_postinst() {
+   elog 'Lockscreen when suspended(systemd service):'
+   elog 'systemctl enable betterlockscreen@$USER'
+   elog ''
+   elog 'How to use:'
+   elog '1. Updating image cache(required)'
+   elog 'betterlockscreen -u ~/Pictures'
+   elog '2. Lockscreen'
+   elog 'betterlockscreen -l dim '
+}

diff --git a/x11-misc/betterlockscreen/metadata.xml 
b/x11-misc/betterlockscreen/metadata.xml
new file mode 100644
index 000..660724d
--- /dev/null
+++ b/x11-misc/betterlockscreen/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+petrus.zy...@gmail.com
+Petrus Zhao
+  
+  
+pavanjadhaw/betterlockscreen
+  
+



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

2020-03-20 Thread Sergei Trofimovich
commit: d3d153b6dd2be45da02ae2d547894c0849b6a6bf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Mar 20 08:05:51 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Mar 20 08:06:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3d153b6

dev-util/ltrace: tweak for musl, bug #713428

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/713428
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/ltrace/files/ltrace-0.7.3-musl-host.patch | 11 
 .../ltrace/files/ltrace-0.7.3-no-REG_NOERROR.patch | 50 +++
 .../ltrace/files/ltrace-0.7.3-no-error.h-2.patch   | 72 ++
 .../ltrace/files/ltrace-0.7.3-no-error.h.patch | 36 +++
 dev-util/ltrace/files/ltrace-0.7.3-pid_t.patch | 10 +++
 dev-util/ltrace/ltrace-0.7.3_p4-r1.ebuild  | 66 
 6 files changed, 245 insertions(+)

diff --git a/dev-util/ltrace/files/ltrace-0.7.3-musl-host.patch 
b/dev-util/ltrace/files/ltrace-0.7.3-musl-host.patch
new file mode 100644
index 000..7729449d060
--- /dev/null
+++ b/dev-util/ltrace/files/ltrace-0.7.3-musl-host.patch
@@ -0,0 +1,11 @@
+https://bugs.gentoo.org/713428
+--- a/configure.ac
 b/configure.ac
+@@ -33,6 +33,7 @@ AC_CANONICAL_HOST
+ 
+ case "${host_os}" in
+ linux-gnu*) HOST_OS="linux-gnu" ;;
++linux-musl*) HOST_OS="linux-gnu" ;;
+ linux-uclibc*) HOST_OS="linux-gnu" ;;
+ *)AC_MSG_ERROR([unkown host-os ${host_os}]) ;;
+ esac

diff --git a/dev-util/ltrace/files/ltrace-0.7.3-no-REG_NOERROR.patch 
b/dev-util/ltrace/files/ltrace-0.7.3-no-REG_NOERROR.patch
new file mode 100644
index 000..7fc8b60aa48
--- /dev/null
+++ b/dev-util/ltrace/files/ltrace-0.7.3-no-REG_NOERROR.patch
@@ -0,0 +1,50 @@
+From b6c5c8c51f954cfbe76424fd57c33a87166f0545 Mon Sep 17 00:00:00 2001
+From: Petr Machata 
+Date: Sat, 8 Dec 2012 03:23:39 +0100
+Subject: [PATCH] Avoid using REG_NOERROR
+
+Not all systems define this (IRIX 6.5 doesn't).  Comparing to 0 is not
+terribly less readable, so do that instead.
+---
+ glob.c| 4 ++--
+ options.c | 2 +-
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/glob.c b/glob.c
+index 9af633f..b26637f 100644
+--- a/glob.c
 b/glob.c
+@@ -180,7 +180,7 @@ glob_to_regex(const char *glob, char **retp)
+   goto fail;
+   }
+   *retp = buf;
+-  return REG_NOERROR;
++  return 0;
+ }
+ 
+ int
+@@ -188,7 +188,7 @@ globcomp(regex_t *preg, const char *glob, int cflags)
+ {
+   char *regex = NULL;
+   int status = glob_to_regex(glob, ®ex);
+-  if (status != REG_NOERROR)
++  if (status != 0)
+   return status;
+   assert(regex != NULL);
+   status = regcomp(preg, regex, cflags);
+diff --git a/options.c b/options.c
+index e8fd2a2..4c7441e 100644
+--- a/options.c
 b/options.c
+@@ -204,7 +204,7 @@ compile_libname(const char *expr, const char *a_lib, int 
lib_re_p,
+ 
+   regex_t lib_re;
+   int status = (lib_re_p ? regcomp : globcomp)(&lib_re, lib, 0);
+-  if (status != REG_NOERROR) {
++  if (status != 0) {
+   char buf[100];
+   regerror(status, &lib_re, buf, sizeof buf);
+   fprintf(stderr, "Rule near '%s' will be ignored: %s.\n",
+-- 
+2.25.2
+

diff --git a/dev-util/ltrace/files/ltrace-0.7.3-no-error.h-2.patch 
b/dev-util/ltrace/files/ltrace-0.7.3-no-error.h-2.patch
new file mode 100644
index 000..6b798b27490
--- /dev/null
+++ b/dev-util/ltrace/files/ltrace-0.7.3-no-error.h-2.patch
@@ -0,0 +1,72 @@
+From 1233b37167097dffa9a78bd7bd0a8117c75fe8ff Mon Sep 17 00:00:00 2001
+From: Petr Machata 
+Date: Sat, 8 Dec 2012 03:13:29 +0100
+Subject: [PATCH] expr_node_zero and expr_self should be stack-allocated
+
+---
+ expr.c | 14 ++
+ zero.c | 14 ++
+ 2 files changed, 12 insertions(+), 16 deletions(-)
+
+--- a/expr.c
 b/expr.c
+@@ -21,7 +21,6 @@
+ #include 
+ #include 
+ #include 
+-#include 
+ #include 
+ 
+ #include "expr.h"
+@@ -327,12 +326,11 @@ expr_eval_constant(struct expr_node *node, long *valuep)
+ struct expr_node *
+ expr_self(void)
+ {
+-  static struct expr_node *node = NULL;
+-  if (node == NULL) {
+-  node = malloc(sizeof(*node));
+-  if (node == NULL)
+-  error(1, errno, "malloc expr_self");
+-  expr_init_self(node);
++  static struct expr_node *nodep = NULL;
++  if (nodep == NULL) {
++  static struct expr_node node;
++  expr_init_self(&node);
++  nodep = &node;
+   }
+-  return node;
++  return nodep;
+ }
+--- a/zero.c
 b/zero.c
+@@ -18,7 +18,6 @@
+  * 02110-1301 USA
+  */
+ 
+-#include 
+ #include 
+ 
+ #include "zero.h"
+@@ -93,13 +92,12 @@ build_zero_w_arg(struct expr_node *expr, int own)
+ struct expr_node *
+ expr_node_ze

[gentoo-commits] repo/gentoo:master commit in: net-p2p/mldonkey/

2020-03-20 Thread Sergei Trofimovich
commit: 49fc31a2e189a2e30386779cf515f5bd83ac3996
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Mar 20 07:27:22 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Mar 20 08:07:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49fc31a2

net-p2p/mldonkey: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-p2p/mldonkey/mldonkey-3.1.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-p2p/mldonkey/mldonkey-3.1.5-r1.ebuild 
b/net-p2p/mldonkey/mldonkey-3.1.5-r1.ebuild
index 37f706a8420..a3013344ae6 100644
--- a/net-p2p/mldonkey/mldonkey-3.1.5-r1.ebuild
+++ b/net-p2p/mldonkey/mldonkey-3.1.5-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="6"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~sparc x86"
 
 RDEPEND="dev-lang/perl
dev-ml/camlp4:=



[gentoo-commits] repo/gentoo:master commit in: dev-ml/findlib/, dev-ml/lablgl/, dev-ml/ocamlbuild/, dev-ml/camlp4/, ...

2020-03-20 Thread Sergei Trofimovich
commit: cf93a70138d5d2fca950a84a5737ad263116becf
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Mar 20 07:30:09 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Mar 20 08:07:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf93a701

dev-ml/*: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-ml/camlp4/camlp4-4.04_p1.ebuild| 2 +-
 dev-ml/facile/facile-1.1.3.ebuild  | 2 +-
 dev-ml/findlib/findlib-1.7.1.ebuild| 2 +-
 dev-ml/lablgl/lablgl-1.05-r1.ebuild| 2 +-
 dev-ml/labltk/labltk-8.06.2.ebuild | 2 +-
 dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-ml/camlp4/camlp4-4.04_p1.ebuild 
b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
index c19c5780cca..8203b705f4b 100644
--- a/dev-ml/camlp4/camlp4-4.04_p1.ebuild
+++ b/dev-ml/camlp4/camlp4-4.04_p1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/ocaml/camlp4/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt"
 
 DEPEND="=dev-lang/ocaml-4.04*:=[ocamlopt?]"

diff --git a/dev-ml/facile/facile-1.1.3.ebuild 
b/dev-ml/facile/facile-1.1.3.ebuild
index ee8d7e1d75b..6bbf851edd1 100644
--- a/dev-ml/facile/facile-1.1.3.ebuild
+++ b/dev-ml/facile/facile-1.1.3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="http://opti.recherche.enac.fr/facile/distrib/${P}.tar.gz";
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
 
-KEYWORDS="~alpha amd64 arm64 hppa ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ia64 ppc ppc64 ~sparc x86"
 IUSE="+ocamlopt"
 
 RDEPEND=">=dev-lang/ocaml-4:=[ocamlopt?]"

diff --git a/dev-ml/findlib/findlib-1.7.1.ebuild 
b/dev-ml/findlib/findlib-1.7.1.ebuild
index 52d717f9e35..35fc08f3cbc 100644
--- a/dev-ml/findlib/findlib-1.7.1.ebuild
+++ b/dev-ml/findlib/findlib-1.7.1.ebuild
@@ -13,7 +13,7 @@ IUSE="doc +ocamlopt tk"
 LICENSE="MIT"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 
 # it does not compile with ocaml-4.09 (bug #708696)
 DEPEND="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz";
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 src_configure() {
# make configuration file

diff --git a/dev-ml/labltk/labltk-8.06.2.ebuild 
b/dev-ml/labltk/labltk-8.06.2.ebuild
index 5e78861eac4..44d713272d4 100644
--- a/dev-ml/labltk/labltk-8.06.2.ebuild
+++ b/dev-ml/labltk/labltk-8.06.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://forge.ocamlcore.org/frs/download.php/1628/${P}.tar.gz";
 
 LICENSE="QPL-1.0 LGPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="+ocamlopt X"
 
 RDEPEND=">=dev-lang/tk-8.0.3:=

diff --git a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild 
b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
index 10847fc11e6..24b9ed4ad0d 100644
--- a/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
+++ b/dev-ml/ocamlbuild/ocamlbuild-0.10.1.ebuild
@@ -9,7 +9,7 @@ 
SRC_URI="https://github.com/ocaml/ocamlbuild/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="LGPL-2.1-with-linking-exception"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="+ocamlopt"
 
 # does not compile with ocaml-4.09 (bug # 708696 and #708872)



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

2020-03-20 Thread Sergei Trofimovich
commit: c0ea2cbaac2b22626586af84954fa55c76c46e51
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Mar 20 07:36:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Mar 20 08:07:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ea2cba

dev-lang/ocaml: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lang/ocaml/ocaml-4.04.2-r1.ebuild | 2 +-
 dev-lang/ocaml/ocaml-4.09.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/ocaml/ocaml-4.04.2-r1.ebuild 
b/dev-lang/ocaml/ocaml-4.04.2-r1.ebuild
index fe83e8fbb86..7dff8d1830c 100644
--- a/dev-lang/ocaml/ocaml-4.04.2-r1.ebuild
+++ b/dev-lang/ocaml/ocaml-4.04.2-r1.ebuild
@@ -16,7 +16,7 @@ LICENSE="QPL-1.0 LGPL-2"
 # Everytime ocaml is updated to a new version, everything ocaml must be 
rebuilt,
 # so here we go with the subslot.
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="emacs flambda latex ncurses +ocamlopt X xemacs"
 
 RDEPEND="

diff --git a/dev-lang/ocaml/ocaml-4.09.0.ebuild 
b/dev-lang/ocaml/ocaml-4.09.0.ebuild
index d1296e74745..35498129665 100644
--- a/dev-lang/ocaml/ocaml-4.09.0.ebuild
+++ b/dev-lang/ocaml/ocaml-4.09.0.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Programming language supporting functional, 
imperative & object-ori
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE="emacs flambda latex +ocamlopt spacetime xemacs"
 
 RDEPEND="sys-libs/binutils-libs:=



[gentoo-commits] repo/gentoo:master commit in: www-servers/automx2/files/, net-mail/automx2/files/, acct-group/automx2/, ...

2020-03-20 Thread Marc Schiffbauer
commit: 2045785e424b288a2beb3d308ad3991f3b64cfa4
Author: Ralph Seichter  seichter  de>
AuthorDate: Thu Mar 19 09:55:24 2020 +
Commit: Marc Schiffbauer  gentoo  org>
CommitDate: Fri Mar 20 08:31:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2045785e

www-servers/automx2: Change category to net-mail

Move existing Gentoo package www-servers/automx2 to net-mail/automx2.
Reasons for this change are as follows:

* Package automx2 replaces package net-mail/automx, which has already
  been last-rited.

* Some developers raised objections against using www-servers/automx2.
  While automx2 is a web service and hence uses web server technology,
  it is not a web server in the way www-servers is understood.

As per https://devmanual.gentoo.org/ebuild-maintenance/package-moves/index.html
all changes are deliberately combined into a single commit to ensure
atomicity during the update.

Signed-off-by: Ralph Seichter  seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/15011
Signed-off-by: Marc Schiffbauer  gentoo.org>

 acct-group/automx2/automx2-0.ebuild | 4 ++--
 acct-user/automx2/automx2-0.ebuild  | 4 ++--
 {www-servers => net-mail}/automx2/Manifest  | 0
 {www-servers => net-mail}/automx2/automx2-2019.0.ebuild | 0
 {www-servers => net-mail}/automx2/automx2-2020.1.ebuild | 0
 {www-servers => net-mail}/automx2/files/conf| 0
 {www-servers => net-mail}/automx2/files/confd   | 0
 {www-servers => net-mail}/automx2/files/init| 0
 {www-servers => net-mail}/automx2/metadata.xml  | 0
 profiles/updates/1Q-2020| 1 +
 10 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/acct-group/automx2/automx2-0.ebuild 
b/acct-group/automx2/automx2-0.ebuild
index 05fcfe5a4d4..59c8977b5fe 100644
--- a/acct-group/automx2/automx2-0.ebuild
+++ b/acct-group/automx2/automx2-0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit acct-group
 
-DESCRIPTION="Group for www-servers/automx2"
+DESCRIPTION="Group for net-mail/automx2"
 ACCT_GROUP_ID=437

diff --git a/acct-user/automx2/automx2-0.ebuild 
b/acct-user/automx2/automx2-0.ebuild
index f500e034e98..c4effe2e71e 100644
--- a/acct-user/automx2/automx2-0.ebuild
+++ b/acct-user/automx2/automx2-0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit acct-user
 
-DESCRIPTION="User for www-servers/automx2"
+DESCRIPTION="User for net-mail/automx2"
 
 ACCT_USER_ID=437
 ACCT_USER_GROUPS=( automx2 )

diff --git a/www-servers/automx2/Manifest b/net-mail/automx2/Manifest
similarity index 100%
rename from www-servers/automx2/Manifest
rename to net-mail/automx2/Manifest

diff --git a/www-servers/automx2/automx2-2019.0.ebuild 
b/net-mail/automx2/automx2-2019.0.ebuild
similarity index 100%
rename from www-servers/automx2/automx2-2019.0.ebuild
rename to net-mail/automx2/automx2-2019.0.ebuild

diff --git a/www-servers/automx2/automx2-2020.1.ebuild 
b/net-mail/automx2/automx2-2020.1.ebuild
similarity index 100%
rename from www-servers/automx2/automx2-2020.1.ebuild
rename to net-mail/automx2/automx2-2020.1.ebuild

diff --git a/www-servers/automx2/files/conf b/net-mail/automx2/files/conf
similarity index 100%
rename from www-servers/automx2/files/conf
rename to net-mail/automx2/files/conf

diff --git a/www-servers/automx2/files/confd b/net-mail/automx2/files/confd
similarity index 100%
rename from www-servers/automx2/files/confd
rename to net-mail/automx2/files/confd

diff --git a/www-servers/automx2/files/init b/net-mail/automx2/files/init
similarity index 100%
rename from www-servers/automx2/files/init
rename to net-mail/automx2/files/init

diff --git a/www-servers/automx2/metadata.xml b/net-mail/automx2/metadata.xml
similarity index 100%
rename from www-servers/automx2/metadata.xml
rename to net-mail/automx2/metadata.xml

diff --git a/profiles/updates/1Q-2020 b/profiles/updates/1Q-2020
index b1f7fe244b9..37651b4e14e 100644
--- a/profiles/updates/1Q-2020
+++ b/profiles/updates/1Q-2020
@@ -8,3 +8,4 @@ move dev-python/python-sqlparse dev-python/sqlparse
 move dev-python/ghp-import dev-vcs/ghp-import
 move app-doc/ghp-import dev-vcs/ghp-import
 move dev-python/git-python dev-python/GitPython
+move www-servers/automx2 net-mail/automx2



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

2020-03-20 Thread Michał Górny
commit: 5f8b84e6b16cde1e1baa8423fdc6e473f3dfdab0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 08:34:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 08:46:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f8b84e6

dev-python/lesscpy: Remove old (drop to ~arch)

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

 dev-python/lesscpy/Manifest  |  2 --
 dev-python/lesscpy/lesscpy-0.11.1.ebuild | 30 --
 dev-python/lesscpy/lesscpy-0.9j.ebuild   | 24 
 3 files changed, 56 deletions(-)

diff --git a/dev-python/lesscpy/Manifest b/dev-python/lesscpy/Manifest
index 8dca9a97d1c..593519935d2 100644
--- a/dev-python/lesscpy/Manifest
+++ b/dev-python/lesscpy/Manifest
@@ -1,3 +1 @@
-DIST lesscpy-0.11.1.tar.gz 159706 BLAKE2B 
4f664d7e6d6edc0fea6db8d9b664703e408cbfccd666760ce1f394746696c61b28755668c7fe0d5ef374735e1ab6514532e2992d2d0c6292ef88861b25636225
 SHA512 
2cf4e8c3a46cf5e9a7f1dd80f613550fa0e857a8acf9d33d9da2f7a90e1b264bbc18a427668f152ff136b438b19866f016dec91794c721b98ec2f2456dc504e3
 DIST lesscpy-0.13.0.tar.gz 157854 BLAKE2B 
2a06827233e5142249298c75d323ffaed2cf497f5ddf86023e65235417f3fb970e66a6b112e9eeb38f24868ab98a6d4b9bcb0cf8a53a2121fff44098fdde459a
 SHA512 
227db8212a386b06f288140d09b7505ae43bc6221396fa2d154a6d7f0831cf1ff005d9818fd85fb3804103b725b60827cf56a29930c2de928546ab0dcf3d5877
-DIST lesscpy-0.9j.tar.gz 32061 BLAKE2B 
95edffd8cfe958d966062fa58c041ebf411d5f771d48cc1da9f868c35094bb5b465449616e994690c972414cc188c9343ae29839df9fa57711e4575a42f927fc
 SHA512 
9063b89a1ca8dc8424b3b1989bdf7c31de74e26ab8ab5ede1664f53d1ff1946308d9add65236cd5fabc58efcaf1cb5789fa73f0775a83cb70ea9a73d25207a73

diff --git a/dev-python/lesscpy/lesscpy-0.11.1.ebuild 
b/dev-python/lesscpy/lesscpy-0.11.1.ebuild
deleted file mode 100644
index 0aac1ed9338..000
--- a/dev-python/lesscpy/lesscpy-0.11.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-# incomplete tarball
-RESTRICT="test"
-
-DESCRIPTION="A compiler written in Python for the LESS language"
-HOMEPAGE="https://pypi.org/project/lesscpy/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/ply[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-
-python_test() {
-   # https://github.com/lesscpy/lesscpy/issues/74
-   esetup.py test
-   # This is equally effective
-   # nosetests -v || die "tests failed under ${EPYTHON}"
-}

diff --git a/dev-python/lesscpy/lesscpy-0.9j.ebuild 
b/dev-python/lesscpy/lesscpy-0.9j.ebuild
deleted file mode 100644
index 5cb22403631..000
--- a/dev-python/lesscpy/lesscpy-0.9j.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A compiler written in Python for the LESS language"
-HOMEPAGE="https://pypi.org/project/lesscpy/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/ply[${PYTHON_USEDEP}]"
-
-python_test() {
-   ${PYTHON} lesscpy/test/__main__.py || die "test failed under ${EPYTHON}"
-}



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

2020-03-20 Thread Michał Górny
commit: 18df352b2a80e508972381f6cab04ceea230b83e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 08:45:39 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 08:46:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18df352b

package.mask: Last rite sci-electronics/geda-xgsch2pcb

Bug: https://bugs.gentoo.org/710166
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 ff095e29693..f92b76cd7c6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,12 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2020-03-20)
+# Added in 2009, not bumped since.  Python 2 only, requires dead
+# dev-python/pygtk.  Gone from HOMEPAGE.
+# Removal in 30 days.  Bug #710166.
+sci-electronics/geda-xgsch2pcb
+
 # Michał Górny  (2020-03-19)
 # Unmaintained.  Added in 2014 and not touched since.  Python 2 only.
 # Removal in 30 days.  Bug #713506.



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

2020-03-20 Thread Michał Górny
commit: d09be3a6f14b0975ee932186cd65f8270235d0d4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 08:29:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 08:46:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d09be3a6

dev-python/intervaltree: Remove py2

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

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

diff --git a/dev-python/intervaltree/intervaltree-2.1.0.ebuild 
b/dev-python/intervaltree/intervaltree-2.1.0.ebuild
index adc107b4457..398d5f15eef 100644
--- a/dev-python/intervaltree/intervaltree-2.1.0.ebuild
+++ b/dev-python/intervaltree/intervaltree-2.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 



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

2020-03-20 Thread Michał Górny
commit: c212e273431a2e69bc9cb6d31a30d797f32ced0a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 08:28:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 08:46:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c212e273

dev-python/iniparse: Remove py2

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

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

diff --git a/dev-python/iniparse/iniparse-0.4-r2.ebuild 
b/dev-python/iniparse/iniparse-0.4-r2.ebuild
index 2ea74c03eb9..336a9d58823 100644
--- a/dev-python/iniparse/iniparse-0.4-r2.ebuild
+++ b/dev-python/iniparse/iniparse-0.4-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Better INI parser for Python"



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

2020-03-20 Thread Fabian Groffen
commit: ab06f843318c1b0b73d403e074b9ea75ac1f396c
Author: Fabian Groffen  gentoo  org>
AuthorDate: Fri Mar 20 08:50:12 2020 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Fri Mar 20 08:50:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab06f843

mail-mta/exim-4.92.2: drop vulnerable version (dropping hppa stable)

hppa expressed to be ok with Exim dropped to ~hppa for them
https://bugs.gentoo.org/701282#c11

Bug: https://bugs.gentoo.org/701282
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Fabian Groffen  gentoo.org>

 mail-mta/exim/Manifest   |   2 -
 mail-mta/exim/exim-4.92.2.ebuild | 581 ---
 2 files changed, 583 deletions(-)

diff --git a/mail-mta/exim/Manifest b/mail-mta/exim/Manifest
index 19140597147..e8a899771de 100644
--- a/mail-mta/exim/Manifest
+++ b/mail-mta/exim/Manifest
@@ -1,7 +1,5 @@
-DIST exim-4.92.2.tar.xz 1772688 BLAKE2B 
618c70e26811d0e6d453a4b88ab1cdb9e337a9ca8ceec50aee665b1493c75157001483cf9721e3d57313a90910d2605717b2c4be4174c2897b3f992af01c1c26
 SHA512 
d27aca4d4e9df267b0afcbe7b3f74c9ca6e96e7e6eb4d2f86ff00b0e2234eaec90271405eb387a36a2e0d4ec5597b2920753f85318a5618ddbc8af475a7d81cd
 DIST exim-4.92.3.tar.xz 1773156 BLAKE2B 
7866c23c862f5b5aadac709279f9ed376e526e90e8ca09d41c1789041ec0a3ecd48f8d2237e4d462e547efa2178babd5942d3142fef7419e16d1707fe23fa226
 SHA512 
ca6d6f50653502345511b683859b33aa02faa48454fb2100ff89fed3dcb8af8933e7bce68939365fdee42f96eec0c3b135cf748f4581e92a62be0f0ab093868a
 DIST exim-4.93.0.4.tar.xz 1804696 BLAKE2B 
721336101104d9c71b3bb6f432e382c28ad17d80cdb50d04213989e65a719d906caf8eb95639bfaf7a1bfdd62c7000d9df14484953446ecfca901fd7c708514e
 SHA512 
84951849b69399d6f187d2801760dc0cb9e61c88c7c88aaca4e07e48120199a6be94b2236d058ffeacb8d611dd84056b610d480353c301a3ad5799768dd39d96
-DIST exim-pdf-4.92.2.tar.xz 2039468 BLAKE2B 
3542bb5d38267bb06728ada72cfa89f06027b917799e743a1764cb7568cf0ba4cdbc5b40738c3ae41c9540d348810b388d74ad315a201f2740a5a0b79e83f904
 SHA512 
da90354cd8133103f08b978dd0422fd1a00e5866cd3f40e523d06875fb8b31163d7fe9791f1cf81d15bc63b16fc7f6bb98cf28c3036d054464336c07245b3c91
 DIST exim-pdf-4.92.3.tar.xz 2039436 BLAKE2B 
8d20e7f0ebfcb573d08b490737923afc2cd2d5837f5c91bd2f3e6b5e637d86a5d5a59123c57ba9219ead675c72bfc46351d5b705d9533fab80bedeeca8bdd580
 SHA512 
3245a627a924db92e5a50e842e096731d08284f757274b5083ea234707c493abd6f27a3b34a2025e3acff167260df0f4ebe68b9f5832920c5f22c258143ab43f
 DIST exim-pdf-4.93.0.4.tar.xz 2069744 BLAKE2B 
28730134293d87b16d672df66119ff97aaf2d796cf28842bb5bf6831a0be6a186a5cce503200b9fc985aaa14386053ca83c259625949634c5a28937b285247ca
 SHA512 
929b4198a3e8764a64478e7ff5a9c7398ad1990114206b68494b1f1f563c23405c7b440e2f21a9f777e9e3cd3a3398d6faea3b882407f731ef3a767c27fd9361
 DIST system_filter.exim.gz 3075 BLAKE2B 
d05e872b5cef377d29126cda03fc0a74c8777b2119b76ff43da6e8de808035eb9bfcb034a85d81824f135d484e864bfc0629fc1af2c228a7277d5ee7cf9cde79
 SHA512 
cb358d3ce2499a0bb5920d962a06f2af8486e55ec90c8c928bd8e3aefb279aa57f5f960d5adfcef68bd94110b405eaa144e9629cfe6014a529c79c544600bbf3

diff --git a/mail-mta/exim/exim-4.92.2.ebuild b/mail-mta/exim/exim-4.92.2.ebuild
deleted file mode 100644
index d93a9ac37a4..000
--- a/mail-mta/exim/exim-4.92.2.ebuild
+++ /dev/null
@@ -1,581 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit db-use toolchain-funcs multilib pam systemd
-
-IUSE="arc dane dcc +dkim dlfunc dmarc +dnsdb doc dovecot-sasl dsn elibc_glibc 
exiscan-acl gnutls idn ipv6 ldap libressl lmtp maildir mbx mysql nis pam perl 
pkcs11 postgres +prdr proxy radius redis sasl selinux spf sqlite srs ssl syslog 
tcpd +tpda X"
-REQUIRED_USE="
-   arc? ( dkim spf )
-   dane? ( ssl !gnutls )
-   dmarc? ( dkim spf )
-   gnutls? ( ssl )
-   pkcs11? ( ssl )
-   spf? ( exiscan-acl )
-   srs? ( exiscan-acl )
-   !ssl? ( !dkim )
-"
-# NOTE on USE="gnutls dane", gnutls[dane] is masked in base, unmasked
-# for x86 and amd64 only, due to this, repoman won't allow depending on
-# gnutls[dane] for all else.  Because we cannot express USE=dane when
-# USE=gnutls is in effect only in package.use.mask, the only option we
-# have left is to a) ignore the dependency (but that results in bug
-# #661164) or b) mask the usage of USE=dane with USE=gnutls.  Both are
-# incorrect, but b) is the only "correct" view from repoman.
-
-COMM_URI="https://downloads.exim.org/exim4$([[ ${PV} == *_rc* ]] && echo 
/test)"
-
-DESCRIPTION="A highly configurable, drop-in replacement for sendmail"
-SRC_URI="${COMM_URI}/${P//rc/RC}.tar.xz
-   mirror://gentoo/system_filter.exim.gz
-   doc? ( ${COMM_URI}/${PN}-pdf-${PV//rc/RC}.tar.xz )"
-HOMEPAGE="https://www.exim.org/";
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-solaris"
-
-COMMON_DEPEND=">=sys-apps/sed-4.0.5
-   ( >=sys-libs/db-3.2:= =net-nds/openldap-2.0.7 )
- 

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

2020-03-20 Thread Agostino Sarubbo
commit: 1f2e29173d7bf884e9f827f5ca763263bf4f5356
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:56:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:56:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f2e2917

dev-python/pyicu: amd64 stable wrt bug #713242

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

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

diff --git a/dev-python/pyicu/pyicu-2.4.2.ebuild 
b/dev-python/pyicu/pyicu-2.4.2.ebuild
index 598eb718fde..8746ca105e6 100644
--- a/dev-python/pyicu/pyicu-2.4.2.ebuild
+++ b/dev-python/pyicu/pyicu-2.4.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="${PYTHON_DEPS}
dev-libs/icu:="



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/tbb/

2020-03-20 Thread Agostino Sarubbo
commit: ac38b75fd83622d373d2498c6de546e6434bfbcc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:56:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:56:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac38b75f

dev-cpp/tbb: amd64 stable wrt bug #713244

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

 dev-cpp/tbb/tbb-2019.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/tbb/tbb-2019.8.ebuild b/dev-cpp/tbb/tbb-2019.8.ebuild
index d123fda91ce..b7f9d73d1bc 100644
--- a/dev-cpp/tbb/tbb-2019.8.ebuild
+++ b/dev-cpp/tbb/tbb-2019.8.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
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.threadingbuildingblocks.org";
 SRC_URI="https://github.com/intel/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="debug examples"
 
 DEPEND=""



[gentoo-commits] repo/gentoo:master commit in: app-backup/burp/

2020-03-20 Thread Agostino Sarubbo
commit: 11d1d07978ae7463bf886abaadeda5f30e9a4604
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:56:35 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:56:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11d1d079

app-backup/burp: amd64 stable wrt bug #713254

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

 app-backup/burp/burp-2.2.18-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-backup/burp/burp-2.2.18-r1.ebuild 
b/app-backup/burp/burp-2.2.18-r1.ebuild
index 14448982e6d..4157a6191a0 100644
--- a/app-backup/burp/burp-2.2.18-r1.ebuild
+++ b/app-backup/burp/burp-2.2.18-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://github.com/grke/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="acl ipv6 libressl test xattr"
 
 RESTRICT="!test? ( test )"



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

2020-03-20 Thread Agostino Sarubbo
commit: 91f19db17ebecf21284e912c2dca8c0598392c78
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:56:43 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:56:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f19db1

dev-python/pslab-python: amd64 stable wrt bug #713256

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

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

diff --git a/dev-python/pslab-python/pslab-python-1.0.1.ebuild 
b/dev-python/pslab-python/pslab-python-1.0.1.ebuild
index 22befe0156f..37e2f52f9bd 100644
--- a/dev-python/pslab-python/pslab-python-1.0.1.ebuild
+++ b/dev-python/pslab-python/pslab-python-1.0.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/fossasia/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="doc"
 
 RDEPEND="${PYTHON_DEPS}



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

2020-03-20 Thread Agostino Sarubbo
commit: 8ba6bcd804a06b87997205e4e7e7aeee7b16e8b6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:56:13 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:56:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba6bcd8

app-i18n/ibus: amd64 stable wrt bug #695526

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

 app-i18n/ibus/ibus-1.5.21-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus/ibus-1.5.21-r1.ebuild 
b/app-i18n/ibus/ibus-1.5.21-r1.ebuild
index 206883e60a7..c2e3d1cb0ac 100644
--- a/app-i18n/ibus/ibus-1.5.21-r1.ebuild
+++ b/app-i18n/ibus/ibus-1.5.21-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde nls +python test +unicode 
vala wayland"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="emoji? ( gtk )



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

2020-03-20 Thread Agostino Sarubbo
commit: a92519a150cb1b7aae7ae066807b32776f27285b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:57:11 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:57:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a92519a1

app-emulation/docker-compose: amd64 stable wrt bug #713338

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

 app-emulation/docker-compose/docker-compose-1.25.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/docker-compose/docker-compose-1.25.4-r1.ebuild 
b/app-emulation/docker-compose/docker-compose-1.25.4-r1.ebuild
index b1caca0fcb1..5931b1c8e4a 100644
--- a/app-emulation/docker-compose/docker-compose-1.25.4-r1.ebuild
+++ b/app-emulation/docker-compose/docker-compose-1.25.4-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/docker/compose/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-20 Thread Agostino Sarubbo
commit: ed23b23d1909c6c8358c5b980c52c5be8e560b89
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:57:40 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:57:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed23b23d

app-text/ansifilter: amd64 stable wrt bug #713350

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

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

diff --git a/app-text/ansifilter/ansifilter-2.16.ebuild 
b/app-text/ansifilter/ansifilter-2.16.ebuild
index d4c9c6144d6..765dd1ecfc2 100644
--- a/app-text/ansifilter/ansifilter-2.16.ebuild
+++ b/app-text/ansifilter/ansifilter-2.16.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2";
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 ~x86"
 IUSE="qt5"
 
 RDEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: 984ccd542482297cd3939396d148d10763687215
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:56:57 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:56:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=984ccd54

sys-auth/pam_u2f: amd64 stable wrt bug #713332

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

 sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild 
b/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild
index f8e35d6f70d..98336570024 100644
--- a/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild
+++ b/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ 
SRC_URI="https://developers.yubico.com/${PN/_/-}/Releases/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="debug"
 
 RDEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: 8d367cf57a082dc88d24a5bf22aadb90c18709a3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:59:04 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:59:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d367cf5

sci-libs/htslib: amd64 stable wrt bug #713236

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

 sci-libs/htslib/htslib-1.9.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/htslib/htslib-1.9.ebuild 
b/sci-libs/htslib/htslib-1.9.ebuild
index 69df48a332f..327ffeed1ef 100644
--- a/sci-libs/htslib/htslib-1.9.ebuild
+++ b/sci-libs/htslib/htslib-1.9.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
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/samtools/${PV}/${P}.tar.bz2"
 
 SLOT="0/2"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="+bzip2 curl +lzma static-libs"
 
 RDEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: 966bfcb2cbf8ecd8f900937273e717310c5031b1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966bfcb2

app-crypt/rainbowcrack: amd64 stable wrt bug #713228

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

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

diff --git a/app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild 
b/app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild
index 766b1d57393..e3b1545b7ca 100644
--- a/app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild
+++ b/app-crypt/rainbowcrack/rainbowcrack-1.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="amd64? ( https://project-${PN}.com/${P}-linux64.zip 
)"
 
 LICENSE="all-rights-reserved"
 SLOT="0"
-KEYWORDS="-* ~amd64"
+KEYWORDS="-* amd64"
 IUSE=""
 
 RESTRICT="bindist mirror" #26



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

2020-03-20 Thread Agostino Sarubbo
commit: c543502e6f6dfd33f7b3d545338f0fc37b691451
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:57:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:57:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c543502e

media-gfx/evoluspencil: amd64 stable wrt bug #713354

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

 media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild 
b/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
index c19f32abf04..ee8e76d16f7 100644
--- a/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
+++ b/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://pencil.evolus.vn/dl/V${MY_PV}/${MY_PN}-${MY_PV}-1.x86_64.rpm ->
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
app-accessibility/at-spi2-atk



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

2020-03-20 Thread Agostino Sarubbo
commit: 6ed77f0d05045f78ccf2141d406df964c39935b5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed77f0d

dev-python/msgpack: amd64 stable wrt bug #713508

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

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

diff --git a/dev-python/msgpack/msgpack-0.6.2.ebuild 
b/dev-python/msgpack/msgpack-0.6.2.ebuild
index 1f23c3ade2f..393b76e8d81 100644
--- a/dev-python/msgpack/msgpack-0.6.2.ebuild
+++ b/dev-python/msgpack/msgpack-0.6.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
 IUSE="+native-extensions test"
 
 DEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: f2cd12b358b49ba5aa465ec534bfd01db06e0d6d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:12 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2cd12b3

dev-python/decorator: amd64 stable wrt bug #713454

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

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

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index ffcb5a9cbd3..d84ce12cef7 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



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

2020-03-20 Thread Agostino Sarubbo
commit: a0f18967e4ec09160a8a3d640bc03f07b6ed0562
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:26 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0f18967

dev-db/pspg: amd64 stable wrt bug #713510

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

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

diff --git a/dev-db/pspg/pspg-2.6.6.ebuild b/dev-db/pspg/pspg-2.6.6.ebuild
index e802ac47a29..ad944f510d4 100644
--- a/dev-db/pspg/pspg-2.6.6.ebuild
+++ b/dev-db/pspg/pspg-2.6.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 DEPEND="sys-libs/ncurses:*
 dev-db/postgresql:=



[gentoo-commits] repo/gentoo:master commit in: dev-go/goptlib/

2020-03-20 Thread Agostino Sarubbo
commit: b387e843367946dbabdc1a75e2b7460974f7023e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:53 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b387e843

dev-go/goptlib: amd64 stable wrt bug #713230

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

 dev-go/goptlib/goptlib-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-go/goptlib/goptlib-1.1.0.ebuild 
b/dev-go/goptlib/goptlib-1.1.0.ebuild
index 7f61f5a03e2..8d4630a6b95 100644
--- a/dev-go/goptlib/goptlib-1.1.0.ebuild
+++ b/dev-go/goptlib/goptlib-1.1.0.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
@@ -14,7 +14,7 @@ 
HOMEPAGE="https://gitweb.torproject.org/pluggable-transports/goptlib.git";
 # Upstream does not publish release tarballs
 SRC_URI="https://dev.gentoo.org/~marecki/dists/${PN}/${P}.tar.xz";
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 
 LICENSE="CC0-1.0"
 SLOT="0"



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

2020-03-20 Thread Agostino Sarubbo
commit: 96bb3d906f38f10e80bd05fde5e0dda1e6865de3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96bb3d90

net-analyzer/testssl: amd64 stable wrt bug #713356

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

 net-analyzer/testssl/testssl-3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/testssl/testssl-3.0.ebuild 
b/net-analyzer/testssl/testssl-3.0.ebuild
index 8a2472e4e27..c4716009daa 100644
--- a/net-analyzer/testssl/testssl-3.0.ebuild
+++ b/net-analyzer/testssl/testssl-3.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/drwetter/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.ta
 
 LICENSE="GPL-2 bundled-openssl? ( openssl )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="bundled-openssl kerberos"
 
 RDEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: 2200587bd4f854edc74239b145e3a2fb1bd2af33
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:57:34 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:57:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2200587b

dev-python/jsmin: amd64 stable wrt bug #713346

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

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

diff --git a/dev-python/jsmin/jsmin-2.2.2.ebuild 
b/dev-python/jsmin/jsmin-2.2.2.ebuild
index 4a73f6c17ca..9cdc9b3c6e4 100644
--- a/dev-python/jsmin/jsmin-2.2.2.ebuild
+++ b/dev-python/jsmin/jsmin-2.2.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="JavaScript minifier"
 HOMEPAGE="https://pypi.org/project/jsmin/ https://github.com/tikitu/jsmin/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 LICENSE="MIT"
 SLOT="0"



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

2020-03-20 Thread Agostino Sarubbo
commit: fff302701e9a62ab5c7fc823e6555be5fe75cefc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff30270

x11-plugins/wmudmount: amd64 stable wrt bug #713044

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

 x11-plugins/wmudmount/wmudmount-3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/wmudmount/wmudmount-3.0.ebuild 
b/x11-plugins/wmudmount/wmudmount-3.0.ebuild
index 9b83e5ecdee..2e54502d2fd 100644
--- a/x11-plugins/wmudmount/wmudmount-3.0.ebuild
+++ b/x11-plugins/wmudmount/wmudmount-3.0.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=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="gcr libnotify secret"
 
 RDEPEND="sys-fs/udisks:2



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

2020-03-20 Thread Agostino Sarubbo
commit: 36dc0e1537b1e1d264536de2f16ad77949f51d6b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:57:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:57:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36dc0e15

dev-python/ecdsa: amd64 stable wrt bug #713344

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

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

diff --git a/dev-python/ecdsa/ecdsa-0.14.1-r1.ebuild 
b/dev-python/ecdsa/ecdsa-0.14.1-r1.ebuild
index 27ef62328d2..ee4fc7d4d56 100644
--- a/dev-python/ecdsa/ecdsa-0.14.1-r1.ebuild
+++ b/dev-python/ecdsa/ecdsa-0.14.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
 IUSE="test"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-go/siphash/

2020-03-20 Thread Agostino Sarubbo
commit: 3ca7c1af837e77d444537363a21144fa934b6b88
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:58 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ca7c1af

dev-go/siphash: amd64 stable wrt bug #713234

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

 dev-go/siphash/siphash-1.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-go/siphash/siphash-1.2.1.ebuild 
b/dev-go/siphash/siphash-1.2.1.ebuild
index 19d1c036774..fd0f928b572 100644
--- a/dev-go/siphash/siphash-1.2.1.ebuild
+++ b/dev-go/siphash/siphash-1.2.1.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/dchest/siphash/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 DESCRIPTION="Go implementation of SipHash-2.4"
 HOMEPAGE="https://github.com/dchest/siphash";
 
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 
 LICENSE="CC0-1.0"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/

2020-03-20 Thread Agostino Sarubbo
commit: 0b3644ea9227de40e2b7bd848f2cb19829685f85
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:59:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:59:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b3644ea

net-vpn/tor: amd64 stable wrt bug #713238

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

 net-vpn/tor/tor-0.4.1.9.ebuild | 2 +-
 net-vpn/tor/tor-0.4.2.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-vpn/tor/tor-0.4.1.9.ebuild b/net-vpn/tor/tor-0.4.1.9.ebuild
index e9583457ab7..f31c7c527f8 100644
--- a/net-vpn/tor/tor-0.4.1.9.ebuild
+++ b/net-vpn/tor/tor-0.4.1.9.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
 IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening 
test zstd"
 
 DEPEND="

diff --git a/net-vpn/tor/tor-0.4.2.7.ebuild b/net-vpn/tor/tor-0.4.2.7.ebuild
index fe5c2841080..e69969ea8ce 100644
--- a/net-vpn/tor/tor-0.4.2.7.ebuild
+++ b/net-vpn/tor/tor-0.4.2.7.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
 IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening 
test zstd"
 
 DEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: d2bdfc48064b04c874983641585440fa71bf4297
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:58:35 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:58:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2bdfc48

media-gfx/fontforge: amd64 stable wrt bug #712156

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

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

diff --git a/media-gfx/fontforge/fontforge-20190801.ebuild 
b/media-gfx/fontforge/fontforge-20190801.ebuild
index 20cd4600afa..bf921aa7375 100644
--- a/media-gfx/fontforge/fontforge-20190801.ebuild
+++ b/media-gfx/fontforge/fontforge-20190801.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/fontforge/fontforge/releases/download/${PV}/fontforg
 
 LICENSE="BSD GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="cairo truetype-debugger gif gtk jpeg png +python readline test tiff svg 
unicode X"
 
 RESTRICT="!test? ( test )"



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

2020-03-20 Thread Agostino Sarubbo
commit: e0ffe77e3ea92e47c452a9598d7ff534df00e51c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:57:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:57:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0ffe77e

dev-util/rpmdevtools: amd64 stable wrt bug #708960

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

 dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild 
b/dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild
index b2ec0bd71ef..ef6f0d81145 100644
--- a/dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild
+++ b/dev-util/rpmdevtools/rpmdevtools-8.10-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="emacs"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2020-03-20 Thread Agostino Sarubbo
commit: ac06e49198e83974994d5c52577ac9aa9cf12a5f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:56:50 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:56:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac06e491

dev-python/vdf: amd64 stable wrt bug #713258

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

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

diff --git a/dev-python/vdf/vdf-3.2.ebuild b/dev-python/vdf/vdf-3.2.ebuild
index 4f55cc99fca..7a92d59b66c 100644
--- a/dev-python/vdf/vdf-3.2.ebuild
+++ b/dev-python/vdf/vdf-3.2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://codeload.github.com/ValvePython/${PN}/tar.gz/v${PV} -> ${P}.tar
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 BDEPEND="${PYTHON_DEPS}
test? ( dev-python/mock )"



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

2020-03-20 Thread Agostino Sarubbo
commit: 4734804ed20f8037663581827469d8c9dfa1d824
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 08:57:18 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 08:57:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4734804e

dev-python/dockerpty: amd64 stable wrt bug #713338

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

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

diff --git a/dev-python/dockerpty/dockerpty-0.4.1-r1.ebuild 
b/dev-python/dockerpty/dockerpty-0.4.1-r1.ebuild
index ce54aae93e9..122b50b5c5a 100644
--- a/dev-python/dockerpty/dockerpty-0.4.1-r1.ebuild
+++ b/dev-python/dockerpty/dockerpty-0.4.1-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/d11wtq/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-20 Thread Michał Górny
commit: 5f92bae50697cf6c470e4ef06c89873ede253d3a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 08:58:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 09:00:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f92bae5

package.mask: Last rite dev-python/libgnome-python & co.

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index f92b76cd7c6..a9c2b7e99ea 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -32,6 +32,17 @@
 
 #--- END OF EXAMPLES ---
 
+# Michał Górny  (2020-03-20)
+# Deprecated GNOME libraries, replaced by introspection.  Python 2 only.
+# No reverse dependencies.
+# Removal in 30 days.  Bug #713566.
+dev-python/gnome-vfs-python
+dev-python/libbonobo-python
+dev-python/libgnome-python
+dev-python/libgnomecanvas-python
+dev-python/librsvg-python
+dev-python/pyorbit
+
 # Michał Górny  (2020-03-20)
 # Added in 2009, not bumped since.  Python 2 only, requires dead
 # dev-python/pygtk.  Gone from HOMEPAGE.



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

2020-03-20 Thread Michał Górny
commit: 342923070719e0757a2193519b566acff6faede4
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 09:03:41 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 09:03:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34292307

app-emulation/docker-compose: Remove old (vuln. pyyaml)

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

 app-emulation/docker-compose/Manifest  |  1 -
 .../docker-compose/docker-compose-1.24.0.ebuild| 65 -
 .../docker-compose/docker-compose-1.25.4.ebuild| 68 --
 .../files/docker-compose-1.24.0-setup-py.patch | 58 --
 4 files changed, 192 deletions(-)

diff --git a/app-emulation/docker-compose/Manifest 
b/app-emulation/docker-compose/Manifest
index 619bd7b61cb..27ce8954a3c 100644
--- a/app-emulation/docker-compose/Manifest
+++ b/app-emulation/docker-compose/Manifest
@@ -1,2 +1 @@
-DIST docker-compose-1.24.0.tar.gz 307601 BLAKE2B 
cb2a6f96e14c04d0279b25c075182d8f09e5a622e4cee2ce74995224e3a8634cc5f22ccc548b7754bbeb11630c1e638386cb1a6df927b3619cb6e7e3595aac6c
 SHA512 
318c6bf9877147de09526b4d49c3fd86012d85626e7a9a15863ca55a60e10fa85b27429605045d0aaa9933bc2e5f23cbb76856276a874e84793b878a3e86
 DIST docker-compose-1.25.4.tar.gz 306513 BLAKE2B 
86c779d794deca7ede0adc80041b17a96b21798d2807065e2c9ea804a95fcaf24a8b92fbcad6c7ce4d1b9d1fb3c9ad348b630e3f10bfd032202995a4c34ab019
 SHA512 
860153fb603d7efcc76535c9997446a2e6fe18f61769d4f05f51b531902a66072be11e3cff012ba80240b0a7802a032495a2a55e053a9784df92b82e5351b72e

diff --git a/app-emulation/docker-compose/docker-compose-1.24.0.ebuild 
b/app-emulation/docker-compose/docker-compose-1.24.0.ebuild
deleted file mode 100644
index 96eaada3ce3..000
--- a/app-emulation/docker-compose/docker-compose-1.24.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2018-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="Multi-container orchestration for Docker"
-HOMEPAGE="https://github.com/docker/compose";
-SRC_URI="https://github.com/docker/compose/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/docker-py-3.7.0[${PYTHON_USEDEP}]
-   >=dev-python/dockerpty-0.4.1[${PYTHON_USEDEP}]
-   >=dev-python/docopt-0.6.1[${PYTHON_USEDEP}]
-   >=dev-python/jsonschema-2.5.1[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP}]
-   >=dev-python/PySocks-1.6.0[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.10[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.18.1[${PYTHON_USEDEP}]
-   >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/texttable-0.9.0[${PYTHON_USEDEP}]
-   >=dev-python/websocket-client-0.32.0[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}
-   test? ( https://bugs.gentoo.org/679968
-   # Bug #681002 -- https://bugs.gentoo.org/681002
-   "${FILESDIR}"/${PN}-1.24.0-setup-py.patch
-)
-
-src_prepare() {
-   # Address QA issue "docker-compose.exe: missing alias (symlink) for 
completed command."
-   sed 's,^\(complete.*\) docker-compose\.exe\(.*\),\1\2,' -i 
contrib/completion/bash/docker-compose || die
-
-   default
-}
-
-python_test() {
-   distutils_install_for_testing
-   ${PYTHON} -m pytest tests/unit/ || die "tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
-   newbashcomp contrib/completion/bash/docker-compose ${PN}
-
-   insinto /usr/share/zsh/site-functions
-   doins contrib/completion/zsh/*
-
-   distutils-r1_python_install_all
-}

diff --git a/app-emulation/docker-compose/docker-compose-1.25.4.ebuild 
b/app-emulation/docker-compose/docker-compose-1.25.4.ebuild
deleted file mode 100644
index 7fd5d941ab5..000
--- a/app-emulation/docker-compose/docker-compose-1.25.4.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 2018-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="Multi-container orchestration for Docker"
-HOMEPAGE="https://github.com/docker/compose";
-SRC_URI="https://github.com/docker/compose/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/docker-py-3.7.0[${PYTHON_USEDEP}]
-   >=dev-python/dockerpty-0.4.1[${PYTHON_USEDEP}]
-   >=dev-python/docopt-0.6.1[${PYTHON_USEDEP}]
-   >=dev-python/jsonschema-2.5.1[${PYTHON_USEDEP}]
-   dev-python/paramiko[${PYTHON_USEDEP

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

2020-03-20 Thread Agostino Sarubbo
commit: c21717c25271d2c9bbe5c0c126a425ef9e08fab7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:31 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21717c2

media-gfx/evoluspencil: x86 stable wrt bug #713354

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

 media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild 
b/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
index ee8e76d16f7..7bc0b978bc5 100644
--- a/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
+++ b/media-gfx/evoluspencil/evoluspencil-3.1.0-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://pencil.evolus.vn/dl/V${MY_PV}/${MY_PN}-${MY_PV}-1.x86_64.rpm ->
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
app-accessibility/at-spi2-atk



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

2020-03-20 Thread Agostino Sarubbo
commit: a8ebc4a3bc7f80b2e1b1ceb4eeb41f8e6a7d3bf9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:25 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8ebc4a3

x11-plugins/wmudmount: x86 stable wrt bug #713044

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

 x11-plugins/wmudmount/wmudmount-3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/wmudmount/wmudmount-3.0.ebuild 
b/x11-plugins/wmudmount/wmudmount-3.0.ebuild
index 2e54502d2fd..074d9c9f545 100644
--- a/x11-plugins/wmudmount/wmudmount-3.0.ebuild
+++ b/x11-plugins/wmudmount/wmudmount-3.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="gcr libnotify secret"
 
 RDEPEND="sys-fs/udisks:2



[gentoo-commits] repo/gentoo:master commit in: dev-go/goptlib/

2020-03-20 Thread Agostino Sarubbo
commit: 6dc02df1ff33e6d41dd905537fa4aa323aae4c3b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:28 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc02df1

dev-go/goptlib: x86 stable wrt bug #713230

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

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

diff --git a/dev-go/goptlib/goptlib-1.1.0.ebuild 
b/dev-go/goptlib/goptlib-1.1.0.ebuild
index 8d4630a6b95..c9bb7ba1271 100644
--- a/dev-go/goptlib/goptlib-1.1.0.ebuild
+++ b/dev-go/goptlib/goptlib-1.1.0.ebuild
@@ -14,7 +14,7 @@ 
HOMEPAGE="https://gitweb.torproject.org/pluggable-transports/goptlib.git";
 # Upstream does not publish release tarballs
 SRC_URI="https://dev.gentoo.org/~marecki/dists/${PN}/${P}.tar.xz";
 
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 LICENSE="CC0-1.0"
 SLOT="0"



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

2020-03-20 Thread Agostino Sarubbo
commit: ba5b9c9168a354cdce9499e8c3b04566bdac078b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:03 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5b9c91

app-i18n/ibus: x86 stable wrt bug #695526

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

 app-i18n/ibus/ibus-1.5.21-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus/ibus-1.5.21-r1.ebuild 
b/app-i18n/ibus/ibus-1.5.21-r1.ebuild
index c2e3d1cb0ac..82686a5da95 100644
--- a/app-i18n/ibus/ibus-1.5.21-r1.ebuild
+++ b/app-i18n/ibus/ibus-1.5.21-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86"
 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde nls +python test +unicode 
vala wayland"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="emoji? ( gtk )



[gentoo-commits] repo/gentoo:master commit in: net-vpn/tor/

2020-03-20 Thread Agostino Sarubbo
commit: 2206af7a9b042a43c2d81ac8ff8b0e23c60943e3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:41 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2206af7a

net-vpn/tor: x86 stable wrt bug #713238

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

 net-vpn/tor/tor-0.4.1.9.ebuild | 2 +-
 net-vpn/tor/tor-0.4.2.7.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-vpn/tor/tor-0.4.1.9.ebuild b/net-vpn/tor/tor-0.4.1.9.ebuild
index f31c7c527f8..5fd6b803ab6 100644
--- a/net-vpn/tor/tor-0.4.1.9.ebuild
+++ b/net-vpn/tor/tor-0.4.1.9.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~ppc-macos"
 IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening 
test zstd"
 
 DEPEND="

diff --git a/net-vpn/tor/tor-0.4.2.7.ebuild b/net-vpn/tor/tor-0.4.2.7.ebuild
index e69969ea8ce..545c518b7d9 100644
--- a/net-vpn/tor/tor-0.4.2.7.ebuild
+++ b/net-vpn/tor/tor-0.4.2.7.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}"
 
 LICENSE="BSD GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 x86 ~ppc-macos"
 IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening 
test zstd"
 
 DEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: c6efebb8324fbf679e30a0462c492b9d93d734d2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6efebb8

media-gfx/fontforge: x86 stable wrt bug #712156

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

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

diff --git a/media-gfx/fontforge/fontforge-20190801.ebuild 
b/media-gfx/fontforge/fontforge-20190801.ebuild
index bf921aa7375..6b73fdcf933 100644
--- a/media-gfx/fontforge/fontforge-20190801.ebuild
+++ b/media-gfx/fontforge/fontforge-20190801.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/fontforge/fontforge/releases/download/${PV}/fontforg
 
 LICENSE="BSD GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="cairo truetype-debugger gif gtk jpeg png +python readline test tiff svg 
unicode X"
 
 RESTRICT="!test? ( test )"



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

2020-03-20 Thread Agostino Sarubbo
commit: 595a3df098f8f7ffb906b21fd065d73cbeefe106
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595a3df0

dev-python/decorator: x86 stable wrt bug #713454

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

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

diff --git a/dev-python/decorator/decorator-4.4.1.ebuild 
b/dev-python/decorator/decorator-4.4.1.ebuild
index d84ce12cef7..6634307d56d 100644
--- a/dev-python/decorator/decorator-4.4.1.ebuild
+++ b/dev-python/decorator/decorator-4.4.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



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

2020-03-20 Thread Agostino Sarubbo
commit: abf392fdad1ea11890c768ec6735d4a9742009db
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf392fd

dev-util/kdevelop: x86 stable wrt bug #712148

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

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

diff --git a/dev-util/kdevelop/kdevelop-5.4.6.ebuild 
b/dev-util/kdevelop/kdevelop-5.4.6.ebuild
index 677c1b92ac2..aed3f2eb659 100644
--- a/dev-util/kdevelop/kdevelop-5.4.6.ebuild
+++ b/dev-util/kdevelop/kdevelop-5.4.6.ebuild
@@ -13,7 +13,7 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"



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

2020-03-20 Thread Agostino Sarubbo
commit: 03cdac4df97a10065900d82ff69e850af6213f1e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:45 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03cdac4d

dev-python/pyicu: x86 stable wrt bug #713242

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

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

diff --git a/dev-python/pyicu/pyicu-2.4.2.ebuild 
b/dev-python/pyicu/pyicu-2.4.2.ebuild
index 8746ca105e6..c40e9a72d0c 100644
--- a/dev-python/pyicu/pyicu-2.4.2.ebuild
+++ b/dev-python/pyicu/pyicu-2.4.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="${PYTHON_DEPS}
dev-libs/icu:="



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

2020-03-20 Thread Agostino Sarubbo
commit: f1e65dea28bee54c60a3af283532c3aa5c80300f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e65dea

dev-db/pspg: x86 stable wrt bug #713510

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

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

diff --git a/dev-db/pspg/pspg-2.6.6.ebuild b/dev-db/pspg/pspg-2.6.6.ebuild
index ad944f510d4..c9506ef83e5 100644
--- a/dev-db/pspg/pspg-2.6.6.ebuild
+++ b/dev-db/pspg/pspg-2.6.6.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 DEPEND="sys-libs/ncurses:*
 dev-db/postgresql:=



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

2020-03-20 Thread Agostino Sarubbo
commit: 95130efefe17578d47324b3a1cb84b6d4492bb99
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:13 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95130efe

dev-util/kdevelop-python: x86 stable wrt bug #712148

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

 dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
index 3ee515298d7..ed59051526e 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.4.6.ebuild
@@ -11,7 +11,7 @@ QTMIN=5.12.3
 inherit ecm kde.org python-single-r1
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="Python plugin for KDevelop"



[gentoo-commits] repo/gentoo:master commit in: dev-go/siphash/

2020-03-20 Thread Agostino Sarubbo
commit: ac8fbddc769b6f4e3ac29e9b13ad789fe0c699a0
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:32 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac8fbddc

dev-go/siphash: x86 stable wrt bug #713234

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

 dev-go/siphash/siphash-1.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-go/siphash/siphash-1.2.1.ebuild 
b/dev-go/siphash/siphash-1.2.1.ebuild
index fd0f928b572..058d06eabab 100644
--- a/dev-go/siphash/siphash-1.2.1.ebuild
+++ b/dev-go/siphash/siphash-1.2.1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/dchest/siphash/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 DESCRIPTION="Go implementation of SipHash-2.4"
 HOMEPAGE="https://github.com/dchest/siphash";
 
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 
 LICENSE="CC0-1.0"
 SLOT="0"



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

2020-03-20 Thread Agostino Sarubbo
commit: fccc28302abf7005ca82aae6ece0c2ac5ad7930c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fccc2830

dev-python/ecdsa: x86 stable wrt bug #713344

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

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

diff --git a/dev-python/ecdsa/ecdsa-0.14.1-r1.ebuild 
b/dev-python/ecdsa/ecdsa-0.14.1-r1.ebuild
index ee4fc7d4d56..7255245530c 100644
--- a/dev-python/ecdsa/ecdsa-0.14.1-r1.ebuild
+++ b/dev-python/ecdsa/ecdsa-0.14.1-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint"
 IUSE="test"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-03-20 Thread Agostino Sarubbo
commit: 9fc2144e37d071e864becf761036647b9344c985
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:35 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fc2144e

net-analyzer/testssl: x86 stable wrt bug #713356

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

 net-analyzer/testssl/testssl-3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/testssl/testssl-3.0.ebuild 
b/net-analyzer/testssl/testssl-3.0.ebuild
index c4716009daa..f8845bdafb9 100644
--- a/net-analyzer/testssl/testssl-3.0.ebuild
+++ b/net-analyzer/testssl/testssl-3.0.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/drwetter/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.ta
 
 LICENSE="GPL-2 bundled-openssl? ( openssl )"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="bundled-openssl kerberos"
 
 RDEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: 4742ac3711470b892bda2e92fd50870caebbebdb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:15 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4742ac37

sys-auth/pam_u2f: x86 stable wrt bug #713332

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

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

diff --git a/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild 
b/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild
index 98336570024..7dd18f7b38f 100644
--- a/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild
+++ b/sys-auth/pam_u2f/pam_u2f-1.0.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://developers.yubico.com/${PN/_/-}/Releases/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug"
 
 RDEPEND="



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

2020-03-20 Thread Agostino Sarubbo
commit: b94caf437626344e5295b6f7a65b3123ff0e2b09
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:44 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b94caf43

dev-python/msgpack: x86 stable wrt bug #713508

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

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

diff --git a/dev-python/msgpack/msgpack-0.6.2.ebuild 
b/dev-python/msgpack/msgpack-0.6.2.ebuild
index 393b76e8d81..40e28105869 100644
--- a/dev-python/msgpack/msgpack-0.6.2.ebuild
+++ b/dev-python/msgpack/msgpack-0.6.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
 IUSE="+native-extensions test"
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: app-backup/burp/

2020-03-20 Thread Agostino Sarubbo
commit: 42e82c67f40a8bb89000f6a262722855aeb5befb
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:11 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e82c67

app-backup/burp: x86 stable wrt bug #713254

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

 app-backup/burp/burp-2.2.18-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/burp/burp-2.2.18-r1.ebuild 
b/app-backup/burp/burp-2.2.18-r1.ebuild
index 4157a6191a0..7c633b85f4b 100644
--- a/app-backup/burp/burp-2.2.18-r1.ebuild
+++ b/app-backup/burp/burp-2.2.18-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/grke/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="AGPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="acl ipv6 libressl test xattr"
 
 RESTRICT="!test? ( test )"



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

2020-03-20 Thread Agostino Sarubbo
commit: 183005459be08cd8d4b9338e196803f83b203121
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:23 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18300545

dev-python/jsmin: x86 stable wrt bug #713346

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

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

diff --git a/dev-python/jsmin/jsmin-2.2.2.ebuild 
b/dev-python/jsmin/jsmin-2.2.2.ebuild
index 9cdc9b3c6e4..d926903a690 100644
--- a/dev-python/jsmin/jsmin-2.2.2.ebuild
+++ b/dev-python/jsmin/jsmin-2.2.2.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="JavaScript minifier"
 HOMEPAGE="https://pypi.org/project/jsmin/ https://github.com/tikitu/jsmin/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 LICENSE="MIT"
 SLOT="0"



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

2020-03-20 Thread Agostino Sarubbo
commit: 63df71b9c5b962de7ef92d4956f88bfdf8fe1e7d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:35 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63df71b9

sci-libs/htslib: x86 stable wrt bug #713236

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

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

diff --git a/sci-libs/htslib/htslib-1.9.ebuild 
b/sci-libs/htslib/htslib-1.9.ebuild
index 327ffeed1ef..ea70899c061 100644
--- a/sci-libs/htslib/htslib-1.9.ebuild
+++ b/sci-libs/htslib/htslib-1.9.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/samtools/${PV}/${P}.tar.bz2"
 
 SLOT="0/2"
 LICENSE="MIT"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE="+bzip2 curl +lzma static-libs"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/tbb/

2020-03-20 Thread Agostino Sarubbo
commit: f5f74c307263a351f765d5f4595d68b7122e5f0c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:07 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5f74c30

dev-cpp/tbb: x86 stable wrt bug #713244

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

 dev-cpp/tbb/tbb-2019.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/tbb/tbb-2019.8.ebuild b/dev-cpp/tbb/tbb-2019.8.ebuild
index b7f9d73d1bc..d2e35591d12 100644
--- a/dev-cpp/tbb/tbb-2019.8.ebuild
+++ b/dev-cpp/tbb/tbb-2019.8.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://www.threadingbuildingblocks.org";
 SRC_URI="https://github.com/intel/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="debug examples"
 
 DEPEND=""



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

2020-03-20 Thread Agostino Sarubbo
commit: 74a3a80f7e5927d6b3bd54699f2a118c4541fb63
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:04:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74a3a80f

dev-util/kdevelop-php: x86 stable wrt bug #712148

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

 dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild 
b/dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild
index a62e768d62f..085316c767e 100644
--- a/dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-5.4.6.ebuild
@@ -13,7 +13,7 @@ VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
-   KEYWORDS="amd64 ~x86"
+   KEYWORDS="amd64 x86"
 fi
 
 DESCRIPTION="PHP plugin for KDevelop"



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

2020-03-20 Thread Agostino Sarubbo
commit: d23443afb20c2280b7495a1f43c7643b452783e4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:03:27 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:04:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23443af

app-text/ansifilter: x86 stable wrt bug #713350

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

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

diff --git a/app-text/ansifilter/ansifilter-2.16.ebuild 
b/app-text/ansifilter/ansifilter-2.16.ebuild
index 765dd1ecfc2..0481ddcea6a 100644
--- a/app-text/ansifilter/ansifilter-2.16.ebuild
+++ b/app-text/ansifilter/ansifilter-2.16.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2";
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE="qt5"
 
 RDEPEND="



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

2020-03-20 Thread Michał Górny
commit: 7ccb6179c5a2eaafe568ba1fa045948d9b26dda1
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 09:06:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 09:08:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ccb6179

package.mask: Add dev-python/gtkspell-python

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index a9c2b7e99ea..ada67147278 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -37,6 +37,7 @@
 # No reverse dependencies.
 # Removal in 30 days.  Bug #713566.
 dev-python/gnome-vfs-python
+dev-python/gtkspell-python
 dev-python/libbonobo-python
 dev-python/libgnome-python
 dev-python/libgnomecanvas-python



[gentoo-commits] repo/gentoo:master commit in: net-misc/asterisk/files/, net-misc/asterisk/

2020-03-20 Thread Joonas Niilola
commit: bef6c9937500cd1ff103da2117d7e20f268cfa47
Author: Jaco Kroon  uls  co  za>
AuthorDate: Sun Mar 15 18:45:40 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Mar 20 09:09:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bef6c993

net-misc/asterisk: version bump 13.32.0

Normal release.

Issues reported to Gentoo fixed from upstream was mysql's my_bool that
went away.

Include patches for binutils 2.34 (also submitted upstream so expect
removal in next release).

Also includes various init script improvements I've been running with
for a while now.

Closes: https://bugs.gentoo.org/594964
Closes: https://bugs.gentoo.org/624038
Closes: https://bugs.gentoo.org/710484
Closes: https://bugs.gentoo.org/711582
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Jaco Kroon  uls.co.za>
Closes: https://github.com/gentoo/gentoo/pull/14986
Signed-off-by: Joonas Niilola  gentoo.org>

 net-misc/asterisk/Manifest |   1 +
 net-misc/asterisk/asterisk-13.32.0.ebuild  | 332 ++
 .../files/asterisk-13.32.0-binutils-2.34.patch |  17 +
 .../asterisk-historic-dahdiras-without-root.patch  |  23 ++
 .../asterisk-historic-dundi-null-dereference.patch |  40 +++
 ...terisk-historic-invert-gmine-search-order.patch |  12 +
 .../asterisk-historic-no-var-run-install.patch |  14 +
 .../asterisk/files/asterisk-historic-uclibc.patch  |  23 ++
 net-misc/asterisk/files/confd-13.32.0  | 160 +
 net-misc/asterisk/files/initd-13.32.0  | 380 +
 10 files changed, 1002 insertions(+)

diff --git a/net-misc/asterisk/Manifest b/net-misc/asterisk/Manifest
index beb287c4c6b..b80f8b9e177 100644
--- a/net-misc/asterisk/Manifest
+++ b/net-misc/asterisk/Manifest
@@ -2,6 +2,7 @@ DIST asterisk-11.25.3.tar.gz 35134682 BLAKE2B 
9da24d5d6a674ab660edb103e5fc56ddfb
 DIST asterisk-13.23.1.tar.gz 33064056 BLAKE2B 
7f531766df5f2db29b562e7c7d4e265d5cf610f192188691279c0294195b835bb62beef19d7e9554862e6b44764064b21d50a3e307bbf85dd12b67a2df8be459
 SHA512 
227bfc80b2e6382019d608296c4e1c8e992ba867636fa2c8ee578d0aa406b8828bf7962b24035d9b581c433afd18be7cbe98eb954112661b9759b6296ee686dd
 DIST asterisk-13.29.1.tar.gz 33061969 BLAKE2B 
b581a3b706438fd0f685cab9c6148f9803d09f878d2ec824cd7b3edb299d5514e7c473622f135caa8a7905ab70dff915b83ff9dcbcf80cb04955ba8dea03c968
 SHA512 
3c32324f67413abdf73a3146b8e280fd23d65854df23b87b01e7f20c635c304606f6216c49c6dcd44c3a09b945d15124a5d70182c4b69e5ed8e542a13589d2df
 DIST asterisk-13.31.0.tar.gz 33110710 BLAKE2B 
b4fd186697784d7755992f0ae0cd881c58878420a2a43e0d50e93b91ac1fb9e41d95d7419509a403112975a2b5968c9691ad04ebe04c28c9e80809ad06710ec5
 SHA512 
b95a982d132420b971cf6750b2124e8df9f7d1bdab788c972897dc1a5b9ac6dccc6414b9b4684fb2196782d12a8dddab4059c2bd3c19fd3de6ef4ff6a3656344
+DIST asterisk-13.32.0.tar.gz 33652378 BLAKE2B 
c6b0ca0895b25526c135332966f33761b74a88dec4a7b0ff0fe40263640ee2fb928eca29e716fba3cc8e96c6e395e7c70c36f41def6a0d055baac2a5c7b8637a
 SHA512 
daafcd5d3544725e7a96bd467d998c4d74fd3c5d7e9d8fb4ce16e340ce09c502b1603e468e89c5a62b59282848b4ff0a43bdbcd75902cd11f6951d828511e841
 DIST gentoo-asterisk-patchset-3.17.tar.bz2 5074 BLAKE2B 
3c945e77b54b2449253acb9fcea8d289a7a3184729190622c14aff5557d36c93556efa83320fe4e7ae84021960c09f35ae9f997e8015706eef933aae2948309e
 SHA512 
37f86f3c699b2643afd8080391e817a282571694bb56e00efd0734918dbc33d6c12a2463dbc24667597420863b4f506870140fbb8ef3f1700124ef790ae7252d
 DIST gentoo-asterisk-patchset-4.07.tar.bz2 2471 BLAKE2B 
d9026e7e8c12431496c24f204d117ed715741623195af10c838ec3ac5ce6a26fbb2d76d4c45c538881b532084e2ce74d2de83a27a0abaa5f65791be91416ef6d
 SHA512 
73a9f92e6a737687c311941100c45bbc573f54fa79d0284318996c0d70274a4d2218693406d71b371496d27123d4d99bbc159974388e6547a682c06084d3b4c5
 DIST gentoo-asterisk-patchset-4.08.tar.bz2 2176 BLAKE2B 
7f8c9b5fda855091e66b2534d2be23fb1616f565480459f71f766826e5dcb24899e2ee9eefe74323e892624d32ab954ec7e9be6a002431ff029fc13493ed
 SHA512 
365c1b8628882c48c279e1fd77d982e6d0820ba7d7122e97bb4988f875d7010caa956798c833c3b01d389004fa08a63a9de2c1b452c9e5701c6106e29fd8e9e1

diff --git a/net-misc/asterisk/asterisk-13.32.0.ebuild 
b/net-misc/asterisk/asterisk-13.32.0.ebuild
new file mode 100644
index 000..b6fe5c5964f
--- /dev/null
+++ b/net-misc/asterisk/asterisk-13.32.0.ebuild
@@ -0,0 +1,332 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools linux-info systemd
+
+MY_P="${PN}-${PV/_/-}"
+
+DESCRIPTION="Asterisk: A Modular Open Source PBX System"
+HOMEPAGE="https://www.asterisk.org/";
+SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${MY_P}.tar.gz
+   
https://downloads.uls.co.za/gentoo/asterisk/gentoo-asterisk-patchset-4.08.tar.bz2";
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+IUSE_VOICEMAIL_STORAGE="
+   +voicemail_storage_file
+   voicemail_storage_odbc
+   

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

2020-03-20 Thread Bernard Cafarelli
commit: da0e66d353f36c32e5319916b791a42b07e90f29
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Fri Mar 20 09:14:50 2020 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Fri Mar 20 09:14:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0e66d3

x11-plugins/wmudmount: dop version depending on libgnome-keyring

Closes: https://bugs.gentoo.org/713042
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Bernard Cafarelli  gentoo.org>

 x11-plugins/wmudmount/Manifest|  1 -
 x11-plugins/wmudmount/wmudmount-2.2-r2.ebuild | 36 ---
 2 files changed, 37 deletions(-)

diff --git a/x11-plugins/wmudmount/Manifest b/x11-plugins/wmudmount/Manifest
index 9949c6db305..1fe7c4741d3 100644
--- a/x11-plugins/wmudmount/Manifest
+++ b/x11-plugins/wmudmount/Manifest
@@ -1,2 +1 @@
-DIST wmudmount-2.2.tar.gz 181700 BLAKE2B 
f375aca9da44b5cba1483b70c36bbed81d897a691ce91ca5d3e11f8e1cc46685480d41144d6cca0bd10f625e46b5eec2ffc573ec7dd90b9b241dde7605a2
 SHA512 
6bc08b60430bbe66710ce183f0e7693a7818cee68cefac3a3bc191104663dd3649f8cdb62c7f214bdf4ed377b01fef250fe388f14645690aab7993c6071ceffe
 DIST wmudmount-3.0.tar.gz 189435 BLAKE2B 
e04c0bedfd4d0f4deed88f3acc87e4f2871890d6d12811404ec6c884107ae6bd9df17e724100068b08ff31ae557a02cd20bfc86222111939984fcc7916466c06
 SHA512 
dd12354d281ab04255e4ecf600d05c661168ed69b48439bba4ee6e61f2c93507e35e45c6f6671426c26df2fcf17ba5e851a6a3a3d757a5016a49bd8f76893eb9

diff --git a/x11-plugins/wmudmount/wmudmount-2.2-r2.ebuild 
b/x11-plugins/wmudmount/wmudmount-2.2-r2.ebuild
deleted file mode 100644
index 041cd3e713c..000
--- a/x11-plugins/wmudmount/wmudmount-2.2-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils gnome2-utils xdg
-
-DESCRIPTION="A filesystem mounter that uses udisks to handle notification and 
mounting"
-HOMEPAGE="https://sourceforge.net/projects/wmudmount/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="gnome-keyring libnotify"
-
-RDEPEND="sys-fs/udisks:2
-   >=x11-libs/gtk+-3.8.0:3
-   gnome-keyring? ( gnome-base/libgnome-keyring )
-   libnotify? ( >=x11-libs/libnotify-0.7 )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
-   virtual/imagemagick-tools[png]"
-
-DOCS="ChangeLog"
-
-PATCHES=( "${FILESDIR}"/${P}-perl_brace_regex.patch )
-
-src_configure() {
-   econf \
-   $(use_with libnotify) \
-   $(use_with gnome-keyring)
-}
-
-pkg_preinst() { gnome2_icon_savelist; }
-pkg_postinst() { gnome2_icon_cache_update; }
-pkg_postrm() { gnome2_icon_cache_update; }



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

2020-03-20 Thread Sergei Trofimovich
commit: 07eb12f67c391b58b1d3c31524e7edba32e01011
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Mar 20 08:25:43 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Mar 20 09:16:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07eb12f6

dev-libs/nss: stable 3.51 for hppa, bug #627534

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-libs/nss/nss-3.51.ebuild b/dev-libs/nss/nss-3.51.ebuild
index 4d213bdc94e..1c32cc02a15 100644
--- a/dev-libs/nss/nss-3.51.ebuild
+++ b/dev-libs/nss/nss-3.51.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://archive.mozilla.org/pub/security/nss/releases/${RTM_NAME}/src/$
 
 LICENSE="|| ( MPL-2.0 GPL-2 LGPL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh 
sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cacert utils"
 BDEPEND="
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]



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

2020-03-20 Thread Sergei Trofimovich
commit: fa6cb0f6d856aa47f0175d8663f659a8369a088d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Mar 20 08:26:49 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Mar 20 09:16:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6cb0f6

net-analyzer/nrpe: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild 
b/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild
index e6bbf0ba41b..81a6c0164ea 100644
--- a/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild
+++ b/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://github.com/NagiosEnterprises/nrpe/releases/download/${P}/${P}.t
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
 IUSE="command-args libressl selinux ssl"
 
 DEPEND="sys-apps/tcp-wrappers



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

2020-03-20 Thread Michał Górny
commit: cfc9649cc90c9b9ca850734284294bda314084d8
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 09:34:03 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 09:35:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfc9649c

dev-python/jsmin: Update remote-id

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

 dev-python/jsmin/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jsmin/metadata.xml b/dev-python/jsmin/metadata.xml
index 2560a207eda..f57e99e1c8a 100644
--- a/dev-python/jsmin/metadata.xml
+++ b/dev-python/jsmin/metadata.xml
@@ -7,6 +7,6 @@
   
   
 jsmin
-dcs/jsmin
+tikitu/jsmin
   
 



[gentoo-commits] repo/gentoo:master commit in: sci-electronics/geda-suite/

2020-03-20 Thread Michał Górny
commit: 202ad1469268222f37c1ae8d026e4a53c5474fc3
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 09:31:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 09:35:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202ad146

sci-electronics/geda-suite: Remove sci-electronics/geda-xgsch2pcb

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

 .../{geda-suite-20171223.ebuild => geda-suite-20171223-r1.ebuild}  | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-electronics/geda-suite/geda-suite-20171223.ebuild 
b/sci-electronics/geda-suite/geda-suite-20171223-r1.ebuild
similarity index 87%
rename from sci-electronics/geda-suite/geda-suite-20171223.ebuild
rename to sci-electronics/geda-suite/geda-suite-20171223-r1.ebuild
index b042cef805b..2037f821735 100644
--- a/sci-electronics/geda-suite/geda-suite-20171223.ebuild
+++ b/sci-electronics/geda-suite/geda-suite-20171223-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,6 @@ RDEPEND="sci-electronics/geda
>=sci-electronics/gnucap-0.35.20091207
>=sci-electronics/gwave-20090213-r1
sci-electronics/pcb
-   >=sci-electronics/geda-xgsch2pcb-0.1.3-r3
>=sci-electronics/iverilog-0.9.6
sci-electronics/ngspice
sci-electronics/gspiceui



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

2020-03-20 Thread Agostino Sarubbo
commit: 9a4a2da3bbf6f674b8ec7ecab7cb7ef649e54383
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Fri Mar 20 09:34:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Fri Mar 20 09:34:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4a2da3

dev-python/stevedore: amd64 stable wrt bug #713570

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

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

diff --git a/dev-python/stevedore/stevedore-1.31.0.ebuild 
b/dev-python/stevedore/stevedore-1.31.0.ebuild
index c78b9d2fcc8..e2e9d9d420c 100644
--- a/dev-python/stevedore/stevedore-1.31.0.ebuild
+++ b/dev-python/stevedore/stevedore-1.31.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-03-20 Thread Michał Górny
commit: 24acebb0ae354afc1963416c907c49ae0d211804
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 09:33:15 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 09:35:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24acebb0

dev-python/jsmin: Remove old

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

 dev-python/jsmin/Manifest   |  1 -
 dev-python/jsmin/jsmin-2.2.1.ebuild | 23 ---
 2 files changed, 24 deletions(-)

diff --git a/dev-python/jsmin/Manifest b/dev-python/jsmin/Manifest
index c75181a6838..4fb8f5e4959 100644
--- a/dev-python/jsmin/Manifest
+++ b/dev-python/jsmin/Manifest
@@ -1,2 +1 @@
-DIST jsmin-2.2.1.tar.gz 12542 BLAKE2B 
17586d8f9f7a5725a8fcae041a63fcf0d7a297fedc19271a1db417b1f847abfa30477d256aed474fca73e9e1484b47368458bfe2469dd5166b9b25535cbd4c10
 SHA512 
b70a72d5dbe37b34cac186967b151a79573bc060a1b814645b6d58499ec0e087f7a5941b00755258cb05e8a092f05b614de1253038140e773102f5312fa6a3c7
 DIST jsmin-2.2.2.tar.gz 12705 BLAKE2B 
ff14d28c753443c4a17e19b7205b739d5a177eeb8074e4b16c7ae7e5f816758e1f54e07ceddf90dde70cc2752f9dadee0dc71754b2de3343256f3b1695187bba
 SHA512 
e4fea940d7b5e1c0d7dacad70d90a242a8ba178423c886eb60ed7a36b1fba9ca67b5118f26e9a96058b86d3f612d40a21e62cdccd5858a2012a8f222fad3277d

diff --git a/dev-python/jsmin/jsmin-2.2.1.ebuild 
b/dev-python/jsmin/jsmin-2.2.1.ebuild
deleted file mode 100644
index d4b8650e198..000
--- a/dev-python/jsmin/jsmin-2.2.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="JavaScript minifier"
-HOMEPAGE="https://pypi.org/project/jsmin/ https://github.com/tikitu/jsmin/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-KEYWORDS="amd64 x86"
-IUSE=""
-LICENSE="MIT"
-SLOT="0"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${PYTHON}" -m ${PN}.test || die
-}



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

2020-03-20 Thread Jeroen Roovers
commit: 2c37a4ab569b6ff4e458637a8a440d235ad4549a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Fri Mar 20 09:40:31 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Fri Mar 20 09:41:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c37a4ab

net-misc/chrony: Version 4.0_pre1

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

 net-misc/chrony/Manifest   |   1 +
 net-misc/chrony/chrony-4.0_pre1.ebuild | 130 +
 net-misc/chrony/metadata.xml   |   2 +
 3 files changed, 133 insertions(+)

diff --git a/net-misc/chrony/Manifest b/net-misc/chrony/Manifest
index 696b9d476e0..f192425d2e5 100644
--- a/net-misc/chrony/Manifest
+++ b/net-misc/chrony/Manifest
@@ -1 +1,2 @@
 DIST chrony-3.5.tar.gz 458226 BLAKE2B 
611f21e36c6e745208e00eba988519fcd912c6c0c3518c953591f43224dc3da79f627027a6cd4bf9c4227e9f8659a69adbdb634252ff3920d2ef677e32012456
 SHA512 
c4f6376a44d71b6ac2b6d86e3d6fb4348642faeef7f3f3a4d6431627b5645efcc868b005cc398c8292bc3b63a1161fbd1a042c6ac2a0595843f908fe32eed90c
+DIST chrony-4.0-pre1.tar.gz 506735 BLAKE2B 
f06afaa0ae653b549760e3b8e2e8a33f70450895cda99773e49fa70358bea637434fd18e55a73e53a2f8ccd92ae9ee4555dcea98afbcae9317b122bf1e1cb5b3
 SHA512 
0b850d57fded23ac3cfe5907edb2a2b8441397a37575ce3b4af54f3b8f28ae7ae74f92926f619e4907a24d9bc10bb6b416bfe3ccc9d567720e3511d7f9513c59

diff --git a/net-misc/chrony/chrony-4.0_pre1.ebuild 
b/net-misc/chrony/chrony-4.0_pre1.ebuild
new file mode 100644
index 000..3f2cb339c28
--- /dev/null
+++ b/net-misc/chrony/chrony-4.0_pre1.ebuild
@@ -0,0 +1,130 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit systemd toolchain-funcs
+
+DESCRIPTION="NTP client and server programs"
+HOMEPAGE="https://chrony.tuxfamily.org/";
+SRC_URI="https://download.tuxfamily.org/${PN}/${P/_/-}.tar.gz";
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="
+   +adns caps +cmdmon html ipv6 libedit +nettle +ntp +phc pps readline 
+refclock +rtc
+   seccomp +sechash selinux
+"
+REQUIRED_USE="
+   ?? ( libedit readline )
+   sechash? ( nettle )
+"
+
+CDEPEND="
+   caps? ( sys-libs/libcap )
+   libedit? ( dev-libs/libedit )
+   nettle? ( dev-libs/nettle )
+   readline? ( >=sys-libs/readline-4.1-r4:= )
+   seccomp? ( sys-libs/libseccomp )
+"
+DEPEND="
+   ${CDEPEND}
+   html? ( dev-ruby/asciidoctor )
+   pps? ( net-misc/pps-tools )
+"
+RDEPEND="
+   ${CDEPEND}
+   selinux? ( sec-policy/selinux-chronyd )
+"
+
+RESTRICT=test
+
+S="${WORKDIR}/${P/_/-}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-3.5-pool-vendor-gentoo.patch
+   "${FILESDIR}"/${PN}-3.5-systemd-gentoo.patch
+)
+
+src_prepare() {
+   default
+   sed -i \
+   -e 's:/etc/chrony\.conf:/etc/chrony/chrony.conf:g' \
+   doc/* examples/* || die
+}
+
+src_configure() {
+   tc-export CC
+
+   local CHRONY_EDITLINE
+   # ./configure legend:
+   # --disable-readline : disable line editing entirely
+   # --without-readline : do not use sys-libs/readline (enabled by default)
+   # --without-editline : do not use dev-libs/libedit (enabled by default)
+   if ! use readline && ! use libedit; then
+   CHRONY_EDITLINE='--disable-readline'
+   else
+   CHRONY_EDITLINE+=" $(usex readline '' --without-readline)"
+   CHRONY_EDITLINE+=" $(usex libedit '' --without-editline)"
+   fi
+
+   # not an autotools generated script
+   local myconf=(
+   $(use_enable seccomp scfilter)
+   $(usex adns '' --disable-asyncdns)
+   $(usex caps '' --disable-linuxcaps)
+   $(usex cmdmon '' --disable-cmdmon)
+   $(usex ipv6 '' --disable-ipv6)
+   $(usex nettle '' --without-nettle)
+   $(usex ntp '' --disable-ntp)
+   $(usex phc '' --disable-phc)
+   $(usex pps '' --disable-pps)
+   $(usex refclock '' --disable-refclock)
+   $(usex rtc '' --disable-rtc)
+   $(usex sechash '' --disable-sechash)
+   ${CHRONY_EDITLINE}
+   ${EXTRA_ECONF}
+   --chronysockdir="${EPREFIX}/run/chrony"
+   --docdir="${EPREFIX}/usr/share/doc/${PF}"
+   --mandir="${EPREFIX}/usr/share/man"
+   --prefix="${EPREFIX}/usr"
+   --sysconfdir="${EPREFIX}/etc/chrony"
+   --with-pidfile="${EPREFIX}/run/chrony/chronyd.pid"
+   --without-nss
+   --without-tomcrypt
+   )
+
+   # print the ./configure call to aid in future debugging
+   echo bash ./configure "${myconf[@]}" >&2
+   bash ./configure "${myconf[@]}" || die
+}
+
+src_compile() {
+   emake all docs $(usex html '' 'ADOC=true')
+}
+
+src_install() {
+   de

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

2020-03-20 Thread David Seifert
commit: 4b2504bd115a46b43c4df651f3feb01f0bec4677
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:43 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b2504bd

dev-python/nose-testconfig: Replace distutils-r1 EXAMPLES use

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

 dev-python/nose-testconfig/nose-testconfig-0.10.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild 
b/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild
index e407d8216df..0c1423677c5 100644
--- a/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild
+++ b/dev-python/nose-testconfig/nose-testconfig-0.10.ebuild
@@ -20,6 +20,10 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 DOCS=( docs/index.txt )
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   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/kid/

2020-03-20 Thread David Seifert
commit: d52e13f11af10628d4b1bf0ec05222f48882f3f5
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:31 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d52e13f1

dev-python/kid: Replace distutils-r1 EXAMPLES use

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

 dev-python/kid/kid-0.9.6-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/kid/kid-0.9.6-r1.ebuild 
b/dev-python/kid/kid-0.9.6-r1.ebuild
index 6a1ce66efaa..49769fe1615 100644
--- a/dev-python/kid/kid-0.9.6-r1.ebuild
+++ b/dev-python/kid/kid-0.9.6-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=5
@@ -34,7 +34,10 @@ python_install_all() {
 #  dobin bin/*
 
use doc && local HTML_DOCS=( doc/html/. )
-   use examples && local EXAMPLES=( examples/. )
+   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/pysvn/

2020-03-20 Thread David Seifert
commit: 5dcefb7b0320323d43c1090ecccdfecf9f4e7f41
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:21 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcefb7b

dev-python/pysvn: Replace distutils-r1 EXAMPLES use

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

 dev-python/pysvn/pysvn-1.8.0.ebuild  | 7 ++-
 dev-python/pysvn/pysvn-1.9.11.ebuild | 7 ++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/dev-python/pysvn/pysvn-1.8.0.ebuild 
b/dev-python/pysvn/pysvn-1.8.0.ebuild
index e5d65aa19fa..f64c4e01c59 100644
--- a/dev-python/pysvn/pysvn-1.8.0.ebuild
+++ b/dev-python/pysvn/pysvn-1.8.0.ebuild
@@ -54,6 +54,11 @@ python_install() {
 
 python_install_all() {
use doc && local HTML_DOCS=( Docs/. )
-   use examples && local EXAMPLES=( Examples/Client/. )
+   if use examples; then
+   docinto examples
+   dodoc -r Examples/Client/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
 }

diff --git a/dev-python/pysvn/pysvn-1.9.11.ebuild 
b/dev-python/pysvn/pysvn-1.9.11.ebuild
index 2e18b73b9b4..1f1576d7383 100644
--- a/dev-python/pysvn/pysvn-1.9.11.ebuild
+++ b/dev-python/pysvn/pysvn-1.9.11.ebuild
@@ -54,6 +54,11 @@ python_install() {
 
 python_install_all() {
use doc && local HTML_DOCS=( Docs/. )
-   use examples && local EXAMPLES=( Examples/Client/. )
+   if use examples; then
+   docinto examples
+   dodoc -r Examples/Client/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
 }



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

2020-03-20 Thread David Seifert
commit: a5ef1eb188701d6924e2cfa2e48a2c8da995c4cc
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:30 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ef1eb1

dev-python/restkit: Replace distutils-r1 EXAMPLES use

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

 dev-python/restkit/restkit-4.2.2.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/restkit/restkit-4.2.2.ebuild 
b/dev-python/restkit/restkit-4.2.2.ebuild
index 3f05d766057..ba931dd23c9 100644
--- a/dev-python/restkit/restkit-4.2.2.ebuild
+++ b/dev-python/restkit/restkit-4.2.2.ebuild
@@ -46,6 +46,10 @@ python_test() {
 python_install_all() {
use cli || rm "${D}"/usr/bin/restcli* || die
use doc && local HTML_DOCS=( doc/_build/html/. )
-   use examples && local EXAMPLES=( examples/. )
+   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/pymtp/

2020-03-20 Thread David Seifert
commit: 2d4f22bcb172e5e50d9316a44885be4f0d93420d
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:15 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d4f22bc

dev-python/pymtp: Replace distutils-r1 EXAMPLES use

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

 dev-python/pymtp/pymtp-0.0.6.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/pymtp/pymtp-0.0.6.ebuild 
b/dev-python/pymtp/pymtp-0.0.6.ebuild
index 68a0ac427ad..40c2e540f30 100644
--- a/dev-python/pymtp/pymtp-0.0.6.ebuild
+++ b/dev-python/pymtp/pymtp-0.0.6.ebuild
@@ -23,6 +23,10 @@ DEPEND=${RDEPEND}
 S="${WORKDIR}"/PyMTP-${PV}
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   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/pycurl/

2020-03-20 Thread David Seifert
commit: f27b9b4303d7c2e0f61d0a81c7c7920e75c3e09f
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:58 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f27b9b43

dev-python/pycurl: Replace distutils-r1 EXAMPLES use

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

 dev-python/pycurl/pycurl-7.43.0.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/pycurl/pycurl-7.43.0.ebuild 
b/dev-python/pycurl/pycurl-7.43.0.ebuild
index 709ce8c1f28..6d0938ac010 100644
--- a/dev-python/pycurl/pycurl-7.43.0.ebuild
+++ b/dev-python/pycurl/pycurl-7.43.0.ebuild
@@ -72,6 +72,10 @@ python_test() {
 
 python_install_all() {
local HTML_DOCS=( doc/. )
-   use examples && local EXAMPLES=( examples/. )
+   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/livereload/

2020-03-20 Thread David Seifert
commit: 5a61b8d862b0d8bda196ae98ea922727f6d2f443
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:34 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a61b8d8

dev-python/livereload: Replace distutils-r1 EXAMPLES use

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

 dev-python/livereload/livereload-2.4.1.ebuild | 6 +-
 dev-python/livereload/livereload-2.5.2.ebuild | 6 +-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/dev-python/livereload/livereload-2.4.1.ebuild 
b/dev-python/livereload/livereload-2.4.1.ebuild
index e79f6070944..f0ee8033d66 100644
--- a/dev-python/livereload/livereload-2.4.1.ebuild
+++ b/dev-python/livereload/livereload-2.4.1.ebuild
@@ -33,7 +33,11 @@ python_test() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( example/. )
+   if use examples; then
+   docinto examples
+   dodoc -r example/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
 
distutils-r1_python_install_all
 }

diff --git a/dev-python/livereload/livereload-2.5.2.ebuild 
b/dev-python/livereload/livereload-2.5.2.ebuild
index eb41b161761..487fd52dd92 100644
--- a/dev-python/livereload/livereload-2.5.2.ebuild
+++ b/dev-python/livereload/livereload-2.5.2.ebuild
@@ -33,7 +33,11 @@ python_test() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( example/. )
+   if use examples; then
+   docinto examples
+   dodoc -r example/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
 
distutils-r1_python_install_all
 }



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

2020-03-20 Thread David Seifert
commit: ceea3c550708d0c1bf33aa4a576f39a3c8bb3cba
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:24 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceea3c55

dev-python/pythondialog: Replace distutils-r1 EXAMPLES use

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

 dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild | 5 -
 dev-python/pythondialog/pythondialog-3.3.0.ebuild  | 5 -
 dev-python/pythondialog/pythondialog-3.4.0-r200.ebuild | 5 -
 dev-python/pythondialog/pythondialog-3.4.0.ebuild  | 5 -
 4 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild 
b/dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild
index ba7858ff7a3..78b66f08609 100644
--- a/dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild
+++ b/dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild
@@ -30,7 +30,10 @@ python_compile_all() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
use doc && local HTML_DOCS=( doc/_build/html/. )
 
distutils-r1_python_install_all

diff --git a/dev-python/pythondialog/pythondialog-3.3.0.ebuild 
b/dev-python/pythondialog/pythondialog-3.3.0.ebuild
index ec5ff06e4cd..0da689d23eb 100644
--- a/dev-python/pythondialog/pythondialog-3.3.0.ebuild
+++ b/dev-python/pythondialog/pythondialog-3.3.0.ebuild
@@ -28,7 +28,10 @@ python_compile_all() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
use doc && local HTML_DOCS=( doc/_build/html/. )
 
distutils-r1_python_install_all

diff --git a/dev-python/pythondialog/pythondialog-3.4.0-r200.ebuild 
b/dev-python/pythondialog/pythondialog-3.4.0-r200.ebuild
index e14a399c3c3..5b669d227eb 100644
--- a/dev-python/pythondialog/pythondialog-3.4.0-r200.ebuild
+++ b/dev-python/pythondialog/pythondialog-3.4.0-r200.ebuild
@@ -31,7 +31,10 @@ python_compile_all() {
 }
 
 python_install_all() {
-   use examples && dodoc -r examples
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
use doc && local HTML_DOCS=( doc/_build/html/. )
 
distutils-r1_python_install_all

diff --git a/dev-python/pythondialog/pythondialog-3.4.0.ebuild 
b/dev-python/pythondialog/pythondialog-3.4.0.ebuild
index 3731822493e..6463cb0c30b 100644
--- a/dev-python/pythondialog/pythondialog-3.4.0.ebuild
+++ b/dev-python/pythondialog/pythondialog-3.4.0.ebuild
@@ -29,7 +29,10 @@ python_compile_all() {
 }
 
 python_install_all() {
-   use examples && dodoc -r examples
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
use doc && local HTML_DOCS=( doc/_build/html/. )
 
distutils-r1_python_install_all



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

2020-03-20 Thread David Seifert
commit: 8c912d54eaaf4e7d289f40683ae0bb6b340bf969
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:18 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c912d54

dev-python/pyopencl: Replace distutils-r1 EXAMPLES use

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

 dev-python/pyopencl/pyopencl-2017.2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyopencl/pyopencl-2017.2.ebuild 
b/dev-python/pyopencl/pyopencl-2017.2.ebuild
index 16d173abc64..f2766675502 100644
--- a/dev-python/pyopencl/pyopencl-2017.2.ebuild
+++ b/dev-python/pyopencl/pyopencl-2017.2.ebuild
@@ -44,8 +44,9 @@ src_configure() {
 
 python_install_all() {
if use examples; then
-   local EXAMPLES=( examples/. )
-   einfo "Some of the examples provided by this package require 
dev-python/matplotlib."
+   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/pygraphviz/

2020-03-20 Thread David Seifert
commit: c857363c3bf06be0bca2adb39161ce04d8e15a08
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:09 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c857363c

dev-python/pygraphviz: Replace distutils-r1 EXAMPLES use

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

 dev-python/pygraphviz/pygraphviz-1.5.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/pygraphviz/pygraphviz-1.5.ebuild 
b/dev-python/pygraphviz/pygraphviz-1.5.ebuild
index ebb016167c1..e13abbc3ce6 100644
--- a/dev-python/pygraphviz/pygraphviz-1.5.ebuild
+++ b/dev-python/pygraphviz/pygraphviz-1.5.ebuild
@@ -42,7 +42,10 @@ python_test() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   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/pyglet/

2020-03-20 Thread David Seifert
commit: 8ba5f0978f10c92489b3d7c988973fa27846eef1
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:06 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba5f097

dev-python/pyglet: Replace distutils-r1 EXAMPLES use

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

 dev-python/pyglet/pyglet-1.2.4.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyglet/pyglet-1.2.4.ebuild 
b/dev-python/pyglet/pyglet-1.2.4.ebuild
index 399948d3dbb..c207ab21ecb 100644
--- a/dev-python/pyglet/pyglet-1.2.4.ebuild
+++ b/dev-python/pyglet/pyglet-1.2.4.ebuild
@@ -36,6 +36,10 @@ python_test() {
 
 python_install_all() {
DOCS=( NOTICE )
-   use examples && EXAMPLES=( examples )
+   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/pkginfo/

2020-03-20 Thread David Seifert
commit: 1754004d27f53b6b31d8f37fc67e8fce50cc85ad
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:46 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1754004d

dev-python/pkginfo: Replace distutils-r1 EXAMPLES use

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

 dev-python/pkginfo/pkginfo-1.2.1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/pkginfo/pkginfo-1.2.1.ebuild 
b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
index 3ca490f830d..52800837a32 100644
--- a/dev-python/pkginfo/pkginfo-1.2.1.ebuild
+++ b/dev-python/pkginfo/pkginfo-1.2.1.ebuild
@@ -42,6 +42,10 @@ python_test() {
 
 python_install_all() {
use doc && local HTML_DOCS=( docs/.build/html/. )
-   use examples && local EXAMPLES=( docs/examples/. )
+   if use examples; then
+   dodoc -r docs/examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
 }



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

2020-03-20 Thread David Seifert
commit: c695a06ac4ab4ae77399c3d3d5bf0ea1280fd794
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:12 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c695a06a

dev-python/pyinotify: Replace distutils-r1 EXAMPLES use

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

 dev-python/pyinotify/pyinotify-0.9.6.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild 
b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
index cec4b5d13b2..126697e11ff 100644
--- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild
+++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
@@ -21,7 +21,10 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND=""
 
 python_install_all() {
-   use examples && local EXAMPLES=( python2/examples/. )
-   EXAMPLES+=( python3/examples/. )
+   if use examples; then
+   dodoc -r python3/examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
 }



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

2020-03-20 Thread David Seifert
commit: e1865fbf8df073af0b9f73e86277ffd20ed9661b
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:49 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1865fbf

dev-python/polygon: Replace distutils-r1 EXAMPLES use

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

 dev-python/polygon/polygon-3.0.7.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/polygon/polygon-3.0.7.ebuild 
b/dev-python/polygon/polygon-3.0.7.ebuild
index b6292311393..e3e7bcdb413 100644
--- a/dev-python/polygon/polygon-3.0.7.ebuild
+++ b/dev-python/polygon/polygon-3.0.7.ebuild
@@ -34,6 +34,10 @@ python_test() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   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/pycxx/

2020-03-20 Thread David Seifert
commit: 57b66bba2a9f877e4204368e60de32a938cca71e
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:00 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b66bba

dev-python/pycxx: Replace distutils-r1 EXAMPLES use

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

 dev-python/pycxx/pycxx-6.2.6.ebuild | 7 ++-
 dev-python/pycxx/pycxx-7.1.2.ebuild | 7 ++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/dev-python/pycxx/pycxx-6.2.6.ebuild 
b/dev-python/pycxx/pycxx-6.2.6.ebuild
index c90dbab688d..1baa0be8acc 100644
--- a/dev-python/pycxx/pycxx-6.2.6.ebuild
+++ b/dev-python/pycxx/pycxx-6.2.6.ebuild
@@ -31,6 +31,11 @@ python_prepare_all() {
 
 python_install_all() {
use doc && local HTML_DOCS=( Doc/. )
-   use examples && local EXAMPLES=( Demo/Python{2,3}/. )
+   if use examples; then
+   docinto examples
+   dodoc -r Demo/Python{2,3}/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
 }

diff --git a/dev-python/pycxx/pycxx-7.1.2.ebuild 
b/dev-python/pycxx/pycxx-7.1.2.ebuild
index d9581f73d9f..9e61adbe736 100644
--- a/dev-python/pycxx/pycxx-7.1.2.ebuild
+++ b/dev-python/pycxx/pycxx-7.1.2.ebuild
@@ -25,6 +25,11 @@ python_prepare_all() {
 
 python_install_all() {
use doc && local HTML_DOCS=( Doc/. )
-   use examples && local EXAMPLES=( Demo/Python{2,3}/. )
+   if use examples; then
+   docinto examples
+   dodoc -r Demo/Python{2,3}/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
 }



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

2020-03-20 Thread David Seifert
commit: a2becef248405eeb5667c2be43eb31f9ac871f43
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:03 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2becef2

dev-python/pydns: Replace distutils-r1 EXAMPLES use

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

 dev-python/pydns/pydns-2.3.6-r1.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-python/pydns/pydns-2.3.6-r1.ebuild 
b/dev-python/pydns/pydns-2.3.6-r1.ebuild
index 8d5bc650d79..39a11692e28 100644
--- a/dev-python/pydns/pydns-2.3.6-r1.ebuild
+++ b/dev-python/pydns/pydns-2.3.6-r1.ebuild
@@ -42,6 +42,11 @@ python_test() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( ./{tests,tools}/. )
+   if use examples; then
+   docinto examples
+   dodoc -r tests/. tools/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
 }



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

2020-03-20 Thread David Seifert
commit: 27547775c666ba2ce70ffe5f96d9ac2a8d0bba18
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:36 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27547775

dev-python/stomper: Replace distutils-r1 EXAMPLES use

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

 dev-python/stomper/stomper-0.3.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/stomper/stomper-0.3.0.ebuild 
b/dev-python/stomper/stomper-0.3.0.ebuild
index 2f0b31c2890..1da61eeff6a 100644
--- a/dev-python/stomper/stomper-0.3.0.ebuild
+++ b/dev-python/stomper/stomper-0.3.0.ebuild
@@ -29,7 +29,10 @@ python_test() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   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/mando/

2020-03-20 Thread David Seifert
commit: dd860e780cb0b4a5597a499df9fde9071d5b4250
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:37 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd860e78

dev-python/mando: Replace distutils-r1 EXAMPLES use

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

 dev-python/mando/mando-0.3.2.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/mando/mando-0.3.2.ebuild 
b/dev-python/mando/mando-0.3.2.ebuild
index 6eb96d61546..5e16ff3b6b0 100644
--- a/dev-python/mando/mando-0.3.2.ebuild
+++ b/dev-python/mando/mando-0.3.2.ebuild
@@ -33,7 +33,10 @@ python_test() {
 
 python_install_all() {
use doc && local HTML_DOCS=( docs/_build/html/. )
-   use examples && local EXAMPLES=( examples/. )
+   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/micawber/

2020-03-20 Thread David Seifert
commit: a0056ffc2da6be01c99a1fb08c7968260280e8d1
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:40 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0056ffc

dev-python/micawber: Replace distutils-r1 EXAMPLES use

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

 dev-python/micawber/micawber-0.3.3.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/micawber/micawber-0.3.3.ebuild 
b/dev-python/micawber/micawber-0.3.3.ebuild
index e49d553ef81..3c3c076355b 100644
--- a/dev-python/micawber/micawber-0.3.3.ebuild
+++ b/dev-python/micawber/micawber-0.3.3.ebuild
@@ -16,10 +16,14 @@ IUSE="examples"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 
-EXAMPLES=( examples/ )
 PATCHES=( "${FILESDIR}"/${PN}-0.3.2-remove-examples-from-setup.py.patch ) 
#555250
 
 python_install_all() {
+   if use examples; then
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
dodoc -r docs
 }



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

2020-03-20 Thread David Seifert
commit: 8471300b8cc5dcfe567c7b0cba947f394fe28ca8
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:55 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8471300b

dev-python/pybluez: Replace distutils-r1 EXAMPLES use

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

 dev-python/pybluez/pybluez-0.18-r1.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/pybluez/pybluez-0.18-r1.ebuild 
b/dev-python/pybluez/pybluez-0.18-r1.ebuild
index 8227841674e..6aa45aad474 100644
--- a/dev-python/pybluez/pybluez-0.18-r1.ebuild
+++ b/dev-python/pybluez/pybluez-0.18-r1.ebuild
@@ -24,7 +24,10 @@ RDEPEND="${DEPEND}"
 S=${WORKDIR}/${MY_P}
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   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/python-musicbrainz-ngs/

2020-03-20 Thread David Seifert
commit: e5e71cace6a6e6bdbd2761afe5f52ae1442278bc
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:27 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5e71cac

dev-python/python-musicbrainz-ngs: Replace distutils-r1 EXAMPLES use

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

 dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git 
a/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild 
b/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild
index ed08f37e12e..35e315ca582 100644
--- a/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild
+++ b/dev-python/python-musicbrainz-ngs/python-musicbrainz-ngs-0.6.ebuild
@@ -43,7 +43,10 @@ python_test() {
 
 python_install_all() {
use doc && local HTML_DOCS=( docs/_build/html/. )
-   use examples && local EXAMPLES=( examples )
+   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/pyalsaaudio/

2020-03-20 Thread David Seifert
commit: fbdddea5b0803b49fd2c64cbbd6cb4688beeb59e
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:56:52 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:56:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbdddea5

dev-python/pyalsaaudio: Replace distutils-r1 EXAMPLES use

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

 dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild | 8 ++--
 dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild  | 6 +-
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild 
b/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild
index 687e556b8ed..cc8e0a892d3 100644
--- a/dev-python/pyalsaaudio/pyalsaaudio-0.7-r2.ebuild
+++ b/dev-python/pyalsaaudio/pyalsaaudio-0.7-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=5
@@ -32,7 +32,11 @@ python_compile_all() {
 
 python_install_all() {
use doc && local HTML_DOCS=( doc/html/. )
-   local EXAMPLES=( *test.py )
+   if use examples; then
+   docinto examples
+   dodoc *test.py
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
 
distutils-r1_python_install_all
 }

diff --git a/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild 
b/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild
index 86ab4f4bfb5..755668b9383 100644
--- a/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild
+++ b/dev-python/pyalsaaudio/pyalsaaudio-0.8.2.ebuild
@@ -39,7 +39,11 @@ python_test() {
 
 python_install_all() {
use doc && local HTML_DOCS=( doc/html/. )
-   local EXAMPLES=( *test.py )
+   if use examples; then
+   docinto examples
+   dodoc *test.py
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
 
distutils-r1_python_install_all
 }



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

2020-03-20 Thread David Seifert
commit: 8babea42bb4154f06c92de98face4e83875b02e0
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:33 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8babea42

dev-python/root_numpy: Replace distutils-r1 EXAMPLES use

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

 dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild 
b/dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild
index c5305f46891..8333f884197 100644
--- a/dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild
+++ b/dev-python/root_numpy/root_numpy-4.7.3-r1.ebuild
@@ -36,6 +36,11 @@ python_test() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( tutorial/. )
+   if use examples; then
+   docinto examples
+   dodoc -r tutorial/.
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+
distutils-r1_python_install_all
 }



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

2020-03-20 Thread David Seifert
commit: 012dd22d1dd5878dd9fed6a0ce265b4ceff5b51e
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:42 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012dd22d

dev-python/tweepy: Replace distutils-r1 EXAMPLES use

Closes: https://github.com/gentoo/gentoo/pull/15018
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: David Seifert  gentoo.org>

 dev-python/tweepy/tweepy-3.5.0.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/tweepy/tweepy-3.5.0.ebuild 
b/dev-python/tweepy/tweepy-3.5.0.ebuild
index 603f325a84e..f5c8f65b38d 100644
--- a/dev-python/tweepy/tweepy-3.5.0.ebuild
+++ b/dev-python/tweepy/tweepy-3.5.0.ebuild
@@ -47,6 +47,10 @@ python_compile_all() {
 
 python_install_all() {
use doc && local HTML_DOCS=( docs/_build/html/. )
-   use examples && local EXAMPLES=( examples/. )
+   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/tpg/

2020-03-20 Thread David Seifert
commit: f56c8d95ff9c443815e7041e8524e0e3e8c45b59
Author: David Seifert  gentoo  org>
AuthorDate: Fri Mar 20 09:57:39 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Mar 20 09:57:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f56c8d95

dev-python/tpg: Replace distutils-r1 EXAMPLES use

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

 dev-python/tpg/tpg-3.2.2-r1.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/tpg/tpg-3.2.2-r1.ebuild 
b/dev-python/tpg/tpg-3.2.2-r1.ebuild
index fb5a08994a0..584730d5ae3 100644
--- a/dev-python/tpg/tpg-3.2.2-r1.ebuild
+++ b/dev-python/tpg/tpg-3.2.2-r1.ebuild
@@ -26,6 +26,10 @@ python_test() {
 }
 
 python_install_all() {
-   use examples && local EXAMPLES=( examples/. )
+   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: profiles/

2020-03-20 Thread Michał Górny
commit: 123b24751272ec14170f362aacdb7e552384ead0
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Mar 20 09:58:37 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Mar 20 09:59:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=123b2475

package.mask: Also dev-python/gnome-python-*-base

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

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ada67147278..ca5f7c0ce38 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,6 +36,8 @@
 # Deprecated GNOME libraries, replaced by introspection.  Python 2 only.
 # No reverse dependencies.
 # Removal in 30 days.  Bug #713566.
+dev-python/gnome-python-desktop-base
+dev-python/gnome-python-extras-base
 dev-python/gnome-vfs-python
 dev-python/gtkspell-python
 dev-python/libbonobo-python



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

2020-03-20 Thread Miroslav Šulc
commit: c13d1a00d3372475df99db6c23a90ad0294a3252
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Fri Mar 20 10:08:47 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Mar 20 10:09:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13d1a00

package.mask: unmasked net-analyzer/zabbix

Bug: https://bugs.gentoo.org/629882
Bug: https://bugs.gentoo.org/629884
Bug: https://bugs.gentoo.org/709926
Signed-off-by: Miroslav Šulc  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index ca5f7c0ce38..d3616398ca8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -510,13 +510,6 @@ media-sound/pympd
 # dev-python/pygtk removal, bug #626374. Masked for removal in 30 days.
 media-sound/volti
 
-# Michał Górny  (2020-02-19)
-# (on behalf of QA team)
-# Masked due to unresolved vulnerabilities.  Please do not remove
-# the mask until they are resolved and confirmed fixed.
-# Bugs #629882, #629884.
-net-analyzer/zabbix
-
 # Michał Górny  (2020-02-18)
 # Dead and unmaintained.  Last release in 2015.  Broken with newer
 # versions of Python 3.  No reverse dependencies left.



  1   2   3   >