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

2020-06-04 Thread Mart Raudsepp
commit: 915ff7e77e7b8591828ce54cf41678fd1902852b
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 20:56:25 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jun  4 17:13:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=915ff7e7

dev-python/defcon: arm64 keyworded (bug #716074)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild 
b/dev-python/defcon/defcon-0.6.0-r1.ebuild
index 2993b03db02..dd848b952b9 100644
--- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
+++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/typesupply/defcon/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"



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

2020-06-04 Thread Mart Raudsepp
commit: a648be54f0abddd5f4c4838605b5142156e34a51
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 19:06:23 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jun  4 17:13:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a648be54

media-gfx/inkscape: arm64 keyworded (bug #726746)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/media-gfx/inkscape/inkscape-1.0.ebuild 
b/media-gfx/inkscape/inkscape-1.0.ebuild
index 8e9e53cff71..46e2fc65523 100644
--- a/media-gfx/inkscape/inkscape-1.0.ebuild
+++ b/media-gfx/inkscape/inkscape-1.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://gitlab.com/inkscape/inkscape/-/archive/${PN^^}_$(ver_rs 1-2 "_"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="cdr dbus dia exif graphicsmagick imagemagick inkjar jemalloc jpeg lcms 
nls
 openmp postscript spell static-libs svg2 visio wpg"
 



[gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-fuse/

2020-06-04 Thread Mart Raudsepp
commit: dbfcabb08c28d9f06370bf08001fbee8584fd60e
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 13:22:54 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jun  4 17:13:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbfcabb0

kde-misc/kio-fuse: arm64 keyworded (bug #725660)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild 
b/kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild
index 4edff21bbe3..2f2dbab2d7b 100644
--- a/kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild
+++ b/kde-misc/kio-fuse/kio-fuse-4.95.0.ebuild
@@ -13,7 +13,7 @@ 
HOMEPAGE="https://feverfew.home.blog/2019/12/24/kiofuse-beta-4-9-0-released/";
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~ppc64"
+   KEYWORDS="~amd64 ~arm64 ~ppc64"
 fi
 
 LICENSE="GPL-3+"



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

2020-06-04 Thread Mart Raudsepp
commit: 4bf335a9e92659e9b41689e9be3d006356cda511
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 02:49:21 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jun  4 17:13:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bf335a9

dev-ml/labltk: arm64 stable (bug #726838)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/dev-ml/labltk/labltk-8.06.7.ebuild 
b/dev-ml/labltk/labltk-8.06.7.ebuild
index a17fb5cabde..a97dc130cb6 100644
--- a/dev-ml/labltk/labltk-8.06.7.ebuild
+++ b/dev-ml/labltk/labltk-8.06.7.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${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:=



[gentoo-commits] repo/gentoo:master commit in: media-fonts/noto-emoji/

2020-06-04 Thread Mart Raudsepp
commit: 3407fccfcf05ff26e04a9df95760f4e7c3e2e49e
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 20:57:37 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jun  4 17:13:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3407fccf

media-fonts/noto-emoji: arm64 keyworded (bug #716074)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild 
b/media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild
index 7ab1cc508e0..63bd4af1fa1 100644
--- a/media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild
+++ b/media-fonts/noto-emoji/noto-emoji-20200317-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/googlefonts/noto-emoji/archive/${COMMIT}.tar.gz -> $
 
 LICENSE="Apache-2.0 OFL-1.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE="buildfont"
 
 BDEPEND="



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

2020-06-04 Thread Mart Raudsepp
commit: 87a793ff74a36813014b024cfec095fc73470785
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 19:07:17 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu Jun  4 17:13:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87a793ff

media-gfx/imagemagick: arm64 keyworded (bug #726746)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

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

diff --git a/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild 
b/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild
index 7c642672087..727ce9f3a0d 100644
--- a/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild
+++ b/media-gfx/imagemagick/imagemagick-7.0.10.16-r1.ebuild
@@ -13,7 +13,7 @@ else
MY_PV="$(ver_rs 3 '-')"
MY_P="ImageMagick-${MY_PV}"
SRC_URI="mirror://imagemagick/${MY_P}.tar.xz"
-   KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+   KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 DESCRIPTION="A collection of tools and libraries for many image formats"



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

2020-06-04 Thread Ben Kohler
commit: ff68a5d82ed00782e64106c4517e7e555852e0fb
Author: Ben Kohler  gentoo  org>
AuthorDate: Thu Jun  4 17:13:06 2020 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Thu Jun  4 17:13:06 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=ff68a5d8

kconfig/amd64: really unify kconfigs (into 1 file)

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

 releases/kconfig/amd64/{admincd-5.4.38.config => amd64-5.4.38.config} | 0
 releases/kconfig/amd64/installcd-5.4.38.config| 1 -
 2 files changed, 1 deletion(-)

diff --git a/releases/kconfig/amd64/admincd-5.4.38.config 
b/releases/kconfig/amd64/amd64-5.4.38.config
similarity index 100%
rename from releases/kconfig/amd64/admincd-5.4.38.config
rename to releases/kconfig/amd64/amd64-5.4.38.config

diff --git a/releases/kconfig/amd64/installcd-5.4.38.config 
b/releases/kconfig/amd64/installcd-5.4.38.config
deleted file mode 12
index 7ad240e6..
--- a/releases/kconfig/amd64/installcd-5.4.38.config
+++ /dev/null
@@ -1 +0,0 @@
-admincd-5.4.38.config
\ No newline at end of file



[gentoo-commits] repo/gentoo:master commit in: net-analyzer/ossec-hids/, net-analyzer/ossec-hids/files/

2020-06-04 Thread Aaron Bauman
commit: cc358dded272e5f8313f7ec2762af2f11f6c
Author: Ralph Seichter  seichter  de>
AuthorDate: Sun May 24 15:02:32 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 17:05:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc35

net-analyzer/ossec-hids: Add GCC -fno-common fix

Add an upstream-provided fix for the impending GCC-10 change regarding
the -fno-common flag.

Bugs: https://bugs.gentoo.org/720088
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ralph Seichter  seichter.de>
Closes: https://github.com/gentoo/gentoo/pull/15953
Signed-off-by: Aaron Bauman  gentoo.org>

 .../ossec-hids/files/gcc-fno-common-3.6.0.patch| 402 +
 net-analyzer/ossec-hids/ossec-hids-3.6.0.ebuild|   9 +-
 2 files changed, 410 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/ossec-hids/files/gcc-fno-common-3.6.0.patch 
b/net-analyzer/ossec-hids/files/gcc-fno-common-3.6.0.patch
new file mode 100644
index 000..e8ed3c66dd9
--- /dev/null
+++ b/net-analyzer/ossec-hids/files/gcc-fno-common-3.6.0.patch
@@ -0,0 +1,402 @@
+diff --git a/src/addagent/main.c b/src/addagent/main.c
+index 587a8a3d8..ab12f0326 100644
+--- a/src/addagent/main.c
 b/src/addagent/main.c
+@@ -17,6 +17,7 @@ static void print_banner(void);
+ static void manage_shutdown(int sig) __attribute__((noreturn));
+ #endif
+ 
++int willchroot;
+ 
+ #if defined(__MINGW32__)
+ static int setenv(const char *name, const char *val, __attribute__((unused)) 
int overwrite)
+diff --git a/src/addagent/manage_agents.c b/src/addagent/manage_agents.c
+index ac39c1e66..4f9c266ff 100644
+--- a/src/addagent/manage_agents.c
 b/src/addagent/manage_agents.c
+@@ -85,6 +85,8 @@ int add_agent(int json_output)
+ 
+ char authfile[257];
+ 
++extern int willchroot;
++
+ if(willchroot > 0) {
+ snprintf(authfile, 256, "%s", AUTH_FILE); //XXX
+ } else {
+diff --git a/src/addagent/manage_agents.h b/src/addagent/manage_agents.h
+index 4812dba43..f2962e80b 100644
+--- a/src/addagent/manage_agents.h
 b/src/addagent/manage_agents.h
+@@ -147,4 +147,4 @@ extern fpos_t fp_pos;
+ #define GMF_UNKN_ERROR  ARGV0 ": Could not run GetModuleFileName which 
returned (%ld).\n"
+ 
+ 
+-int willchroot;
++//int willchroot;
+diff --git a/src/addagent/manage_keys.c b/src/addagent/manage_keys.c
+index 146b48326..ffb9a1f21 100644
+--- a/src/addagent/manage_keys.c
 b/src/addagent/manage_keys.c
+@@ -336,6 +336,8 @@ int k_bulkload(const char *cmdbulk)
+ char delims[] = ",";
+ char *token = NULL;
+ 
++extern int willchroot;
++
+ /* Check if we can open the input file */
+ printf("Opening: [%s]\n", cmdbulk);
+ infp = fopen(cmdbulk, "r");
+diff --git a/src/analysisd/analysisd.c b/src/analysisd/analysisd.c
+index a220f4421..0a81971de 100644
+--- a/src/analysisd/analysisd.c
 b/src/analysisd/analysisd.c
+@@ -42,7 +42,12 @@
+ #endif
+ 
+ #ifdef SQLITE_ENABLED
+-#include "syscheck-sqlite.h"
++#include 
++sqlite3 *conn;
++#endif
++
++#ifdef LIBGEOIP_ENABLED
++GeoIP *geoipdb;
+ #endif
+ 
+ /** Prototypes **/
+diff --git a/src/analysisd/config.h b/src/analysisd/config.h
+index 8d74c756e..976d1942e 100644
+--- a/src/analysisd/config.h
 b/src/analysisd/config.h
+@@ -12,6 +12,7 @@
+ 
+ #include "config/config.h"
+ #include "config/global-config.h"
++
+ #ifdef LIBGEOIP_ENABLED
+ #include "GeoIP.h"
+ #endif
+@@ -20,9 +21,11 @@
+ extern long int __crt_ftell; /* Global ftell pointer */
+ extern _Config Config;   /* Global Config structure */
+ 
++/*
+ #ifdef LIBGEOIP_ENABLED
+ GeoIP *geoipdb;
+ #endif
++*/
+ 
+ int GlobalConf(const char *cfgfile);
+ 
+diff --git a/src/analysisd/decoders/geoip.c b/src/analysisd/decoders/geoip.c
+index 464e4bb71..9816b4c81 100644
+--- a/src/analysisd/decoders/geoip.c
 b/src/analysisd/decoders/geoip.c
+@@ -30,6 +30,7 @@ char *GetGeoInfobyIP(char *ip_addr)
+ GeoIPRecord *geoiprecord;
+ char *geodata = NULL;
+ char geobuffer[256 +1];
++extern GeoIP *geoipdb;
+ 
+ if(!geoipdb)
+ {
+diff --git a/src/analysisd/decoders/syscheck.c 
b/src/analysisd/decoders/syscheck.c
+index a6d675892..30339a00d 100644
+--- a/src/analysisd/decoders/syscheck.c
 b/src/analysisd/decoders/syscheck.c
+@@ -16,7 +16,7 @@
+ #include "decoder.h"
+ 
+ #ifdef SQLITE_ENABLED
+-#include "syscheck-sqlite.h"
++#include 
+ #endif
+ 
+ typedef struct __sdb {
+diff --git a/src/analysisd/makelists.c b/src/analysisd/makelists.c
+index 06c90db70..dfbe6a4a3 100644
+--- a/src/analysisd/makelists.c
 b/src/analysisd/makelists.c
+@@ -32,6 +32,10 @@ time_t c_time;
+ char __shost[512];
+ OSDecoderInfo *NULL_Decoder;
+ 
++#ifdef LIBGEOIP_ENABLED
++GeoIP *geoipdb;
++#endif
++
+ /* print help statement */
+ __attribute__((noreturn))
+ static void help_makelists(void)
+diff --git a/src/analysisd/syscheck-sqlite.h b/src/analysisd/syscheck-sqlite.h
+deleted file mode 100644
+index 526cab26e..0
+--- a/src/analysisd/syscheck-sqlite

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

2020-06-04 Thread Aaron Bauman
commit: 8edddba08e3de5b293247c9843e3dfc5be2b2249
Author: Zoltan Puskas  sinustrom  info>
AuthorDate: Sun May 31 06:06:55 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 16:48:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edddba0

net-misc/youtube-viewer: Up for grabs

Maintainer-needed as I'm giving up the package due to
https://github.com/trizen/youtube-viewer/issues/308

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Zoltan Puskas  sinustrom.info>
Closes: https://github.com/gentoo/gentoo/pull/16027
Signed-off-by: Aaron Bauman  gentoo.org>

 net-misc/youtube-viewer/metadata.xml | 14 +++---
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/net-misc/youtube-viewer/metadata.xml 
b/net-misc/youtube-viewer/metadata.xml
index 8b79660b622..a2c38d57a73 100644
--- a/net-misc/youtube-viewer/metadata.xml
+++ b/net-misc/youtube-viewer/metadata.xml
@@ -1,14 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
-   
-   zol...@sinustrom.info
-   Zoltan Puskas
-   
+   


triz...@gmail.com
@@ -18,9 +11,8 @@
trizen/youtube-viewer


-   Install the gtk2 GUI
-   Install the gtk3 GUI
-   Use the old gtk2 GUI instead of 
the gtk3 one
+   Install the gtk3 GUI
+   Use the old gtk2 GUI instead of the gtk3 
one


Youtube Viewer is a CLI application dedicated for searching and



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

2020-06-04 Thread Aaron Bauman
commit: 60c15141b67ade8a68f93d322e884dc5bd5677c3
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Fri May 29 18:52:19 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 16:51:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c15141

dev-util/trinity: upstream patches

Added upstream patches that fixes compilation of package.
Closes: https://bugs.gentoo.org/691890
Closes: https://bugs.gentoo.org/713640
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Azamat H. Hackimov  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16007
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-util/trinity/files/trinity-1.9-gcc10_fix.patch | 34 ++
 .../files/trinity-1.9-include_types_h.patch| 33 +
 dev-util/trinity/trinity-1.9.ebuild|  7 -
 3 files changed, 73 insertions(+), 1 deletion(-)

diff --git a/dev-util/trinity/files/trinity-1.9-gcc10_fix.patch 
b/dev-util/trinity/files/trinity-1.9-gcc10_fix.patch
new file mode 100644
index 000..9a17adaebcf
--- /dev/null
+++ b/dev-util/trinity/files/trinity-1.9-gcc10_fix.patch
@@ -0,0 +1,34 @@
+From e53e25cc8dd5bdb5f7d9b4247de9e9921eec81d8 Mon Sep 17 00:00:00 2001
+From: Vinson Lee 
+Date: Thu, 30 Jan 2020 22:09:45 -0800
+Subject: [PATCH] Fix build with GCC 10.
+
+  CC   trinity
+/usr/bin/ld: debug.o:include/logfile.h:8: multiple definition of 
`mainlogfile'; child.o:include/logfile.h:8: first defined here
+/usr/bin/ld: log-files.o:include/logfile.h:8: multiple definition of 
`mainlogfile'; child.o:include/logfile.h:8: first defined here
+/usr/bin/ld: log.o:include/logfile.h:8: multiple definition of `mainlogfile'; 
child.o:include/logfile.h:8: first defined here
+/usr/bin/ld: main.o:include/logfile.h:8: multiple definition of `mainlogfile'; 
child.o:include/logfile.h:8: first defined here
+/usr/bin/ld: output.o:include/logfile.h:8: multiple definition of 
`mainlogfile'; child.o:include/logfile.h:8: first defined here
+/usr/bin/ld: params.o:include/logfile.h:8: multiple definition of 
`mainlogfile'; child.o:include/logfile.h:8: first defined here
+/usr/bin/ld: shm.o:include/logfile.h:8: multiple definition of `mainlogfile'; 
child.o:include/logfile.h:8: first defined here
+/usr/bin/ld: trinity.o:include/logfile.h:8: multiple definition of 
`mainlogfile'; child.o:include/logfile.h:8: first defined here
+
+Fixes: 13856316c259 ("reinstate the log-to-file code for now.")
+Signed-off-by: Vinson Lee 
+---
+ include/logfile.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/include/logfile.h b/include/logfile.h
+index 90ea8b23..2305ac15 100644
+--- a/include/logfile.h
 b/include/logfile.h
+@@ -5,7 +5,7 @@
+ FILE *find_logfile_handle(void);
+ void synclogs(void);
+ 
+-FILE *mainlogfile;
++extern FILE *mainlogfile;
+ void open_main_logfile(void);
+ void close_logfile(FILE **handle);
+ 

diff --git a/dev-util/trinity/files/trinity-1.9-include_types_h.patch 
b/dev-util/trinity/files/trinity-1.9-include_types_h.patch
new file mode 100644
index 000..0b8318ba2fb
--- /dev/null
+++ b/dev-util/trinity/files/trinity-1.9-include_types_h.patch
@@ -0,0 +1,33 @@
+From 45fdc97620063be4318b9b361482fa1b5463e1d5 Mon Sep 17 00:00:00 2001
+From: Jiri Slaby 
+Date: Mon, 18 Nov 2019 10:14:55 +0100
+Subject: [PATCH] modify_ldt: include linux/types.h before ASSEMBLY == 1
+
+Otherwise we see a lot of:
+In file included from /usr/include/bits/statx.h:30,
+ from /usr/include/sys/stat.h:446,
+ from include/files.h:3,
+ from include/shm.h:6,
+ from syscalls/x86/modify_ldt.c:12:
+/usr/include/linux/stat.h:57:2: error: unknown type name '__s64'
+   57 |  __s64 tv_sec;
+  |  ^
+/usr/include/linux/stat.h:58:2: error: unknown type name '__u32'
+   58 |  __u32 tv_nsec;
+  |  ^
+---
+ syscalls/x86/modify_ldt.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/syscalls/x86/modify_ldt.c b/syscalls/x86/modify_ldt.c
+index f2eaf065..0221561a 100644
+--- a/syscalls/x86/modify_ldt.c
 b/syscalls/x86/modify_ldt.c
+@@ -6,6 +6,7 @@
+  */
+ #include 
+ #include 
++#include  /* before __ASSEMBLY__ == 1 */
+ #define __ASSEMBLY__ 1
+ #include 
+ #include "sanitise.h"

diff --git a/dev-util/trinity/trinity-1.9.ebuild 
b/dev-util/trinity/trinity-1.9.ebuild
index 583104b92a5..06d08790fac 100644
--- a/dev-util/trinity/trinity-1.9.ebuild
+++ b/dev-util/trinity/trinity-1.9.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
@@ -18,6 +18,11 @@ DEPEND="
>=sys-kernel/linux-headers-4.8
 "
 
+PATCHES=(
+   "${FILESDIR}/${P}-gcc10_fix.patch"
+   "${FILESDIR}/${P}-include_types_h.patch"
+)
+
 src_prepare() {
sed -e 's/-g -O2//' \
-e 's/-D_FORTIFY_SOURCE=2//' \



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

2020-06-04 Thread Aaron Bauman
commit: 2d3dbf53562700ad191a94e194d6fa59e8a11e05
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Jun  3 18:15:52 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 16:46:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d3dbf53

dev-ruby/rdoc: remove unused patch(es)

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16059
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-ruby/rdoc/files/rdoc-5.1.0-jquery.patch | 492 
 1 file changed, 492 deletions(-)

diff --git a/dev-ruby/rdoc/files/rdoc-5.1.0-jquery.patch 
b/dev-ruby/rdoc/files/rdoc-5.1.0-jquery.patch
deleted file mode 100644
index 46166e90e5c..000
--- a/dev-ruby/rdoc/files/rdoc-5.1.0-jquery.patch
+++ /dev/null
@@ -1,492 +0,0 @@
-From 03c737f3579de998fb8f5142f2c44c96428528dd Mon Sep 17 00:00:00 2001
-From: usa 
-Date: Tue, 27 Aug 2019 12:55:42 +
-Subject: [PATCH] Update rdoc version from 5.0.0 to 5.0.1.
-
-git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_4@67781 
b2dd03c8-39d4-4d8f-98ff-823fe69b080e

- lib/rdoc.rb   |   2 +-
- .../generator/template/darkfish/_head.rhtml   |   7 +-
- .../generator/template/darkfish/css/rdoc.css  |  23 +++-
- .../template/darkfish/js/darkfish.js  | 122 --
- .../generator/template/darkfish/js/search.js  |  63 -
- .../template/json_index/js/navigation.js  |  44 +--
- .../template/json_index/js/searcher.js|  12 +-
- version.h |  10 +-
- 8 files changed, 98 insertions(+), 185 deletions(-)
-
-diff --git a/lib/rdoc/generator/template/darkfish/_head.rhtml 
b/lib/rdoc/generator/template/darkfish/_head.rhtml
-index f308526823e2..8304310d4b34 100644
 a/lib/rdoc/generator/template/darkfish/_head.rhtml
-+++ b/lib/rdoc/generator/template/darkfish/_head.rhtml
-@@ -7,8 +7,11 @@
-   var index_rel_prefix = "<%= rel_prefix %>/";
- 
- 
--
--
-+
-+
-+
-+
-+
- 
- 
- 
-diff --git a/lib/rdoc/generator/template/darkfish/css/rdoc.css 
b/lib/rdoc/generator/template/darkfish/css/rdoc.css
-index 2f4dca7e0844..1bdb6e6223c1 100644
 a/lib/rdoc/generator/template/darkfish/css/rdoc.css
-+++ b/lib/rdoc/generator/template/darkfish/css/rdoc.css
-@@ -9,6 +9,8 @@
- /* vim: ft=css et sw=2 ts=2 sts=2 */
- /* Base Green is: #6C8C22 */
- 
-+.hide { display: none !important; }
-+
- * { padding: 0; margin: 0; }
- 
- body {
-@@ -48,6 +50,16 @@ h6:hover span {
-   display: inline;
- }
- 
-+h1:target,
-+h2:target,
-+h3:target,
-+h4:target,
-+h5:target,
-+h6:target {
-+  margin-left: -10px;
-+  border-left: 10px solid #f1edba;
-+}
-+
- :link,
- :visited {
-   color: #6C8C22;
-@@ -441,7 +453,16 @@ main header h3 {
- /* @group Method Details */
- 
- main .method-source-code {
--  display: none;
-+  max-height: 0;
-+  overflow: hidden;
-+  transition-duration: 200ms;
-+  transition-delay: 0ms;
-+  transition-property: all;
-+  transition-timing-function: ease-in-out;
-+}
-+
-+main .method-source-code.active-menu {
-+  max-height: 100vh;
- }
- 
- main .method-description .method-calls-super {
-diff --git a/lib/rdoc/generator/template/darkfish/js/darkfish.js 
b/lib/rdoc/generator/template/darkfish/js/darkfish.js
-index 38f877ed4028..089813fcdef4 100644
 a/lib/rdoc/generator/template/darkfish/js/darkfish.js
-+++ b/lib/rdoc/generator/template/darkfish/js/darkfish.js
-@@ -8,6 +8,7 @@
-  */
- 
- /* Provide console simulation for firebug-less environments */
-+/*
- if (!("console" in window) || !("firebug" in console)) {
-   var names = ["log", "debug", "info", "warn", "error", "assert", "dir", 
"dirxml",
- "group", "groupEnd", "time", "timeEnd", "count", "trace", "profile", 
"profileEnd"];
-@@ -16,41 +17,35 @@ if (!("console" in window) || !("firebug" in console)) {
-   for (var i = 0; i < names.length; ++i)
- window.console[names[i]] = function() {};
- };
--
--
--/**
-- * Unwrap the first element that matches the given @expr@ from the targets 
and return them.
-- */
--$.fn.unwrap = function( expr ) {
--  return this.each( function() {
--$(this).parents( expr ).eq( 0 ).after( this ).remove();
--  });
--};
-+*/
- 
- 
- function showSource( e ) {
-   var target = e.target;
--  var codeSections = $(target).
--parents('.method-detail').
--find('.method-source-code');
--
--  $(target).
--parents('.method-detail').
--find('.method-source-code').
--slideToggle();
-+  while (!target.classList.contains('method-detail')) {
-+target = target.parentNode;
-+  }
-+  if (typeof target !== "undefined" && target !== null) {
-+target = target.querySelector('.method-source-code');
-+  }
-+  if (typeof target !== "undefined" && target !== null) {
-+target.classList.toggle('active-menu')
-+  }
- };
- 
- function hookSourceViews() {
--  $('.method-heading').click( showSource );
-+  document.querySelectorAll('.meth

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

2020-06-04 Thread Aaron Bauman
commit: 025eabb3583fc387c4a4c5187da6fc161b5b164f
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Jun  3 18:18:44 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 16:46:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=025eabb3

dev-libs/capstone: remove unused patch(es)

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16058
Signed-off-by: Aaron Bauman  gentoo.org>

 .../files/capstone-3.0.5_rc2-CVE-2017-6952.patch   | 41 --
 .../capstone/files/capstone-3.0.5_rc2-FLAGS.patch  | 16 -
 dev-libs/capstone/files/capstone-4.0-FLAGS.patch   | 20 ---
 .../files/capstone-4.0-double-DESTDIR.patch| 12 ---
 .../files/capstone-4.0-no-fuzz-tests.patch | 10 --
 5 files changed, 99 deletions(-)

diff --git a/dev-libs/capstone/files/capstone-3.0.5_rc2-CVE-2017-6952.patch 
b/dev-libs/capstone/files/capstone-3.0.5_rc2-CVE-2017-6952.patch
deleted file mode 100644
index ba16126f741..000
--- a/dev-libs/capstone/files/capstone-3.0.5_rc2-CVE-2017-6952.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-commit 6fe86eef621b9849f51a5e1e5d73258a93440403
-Author: Quang Nguyễn 
-Date:   Mon Mar 13 22:34:48 2017 +0700
-
-provide a validity check to prevent against Integer overflow conditions 
(#870)
-
-* provide a validity check to prevent against Integer overflow conditions
-
-* fix some style issues.
-
-diff --git a/windows/winkernel_mm.c b/windows/winkernel_mm.c
-index c127da3a..ecdc1ca2 100644
 a/windows/winkernel_mm.c
-+++ b/windows/winkernel_mm.c
-@@ -3,6 +3,7 @@
- 
- #include "winkernel_mm.h"
- #include 
-+#include 
- 
- // A pool tag for memory allocation
- static const ULONG CS_WINKERNEL_POOL_TAG = 'kwsC';
-@@ -33,8 +34,16 @@ void * CAPSTONE_API cs_winkernel_malloc(size_t size)
- 
-   // FP; a use of NonPagedPool is required for Windows 7 support
- #pragma prefast(suppress : 30030) // Allocating executable 
POOL_TYPE memory
--  CS_WINKERNEL_MEMBLOCK *block = (CS_WINKERNEL_MEMBLOCK 
*)ExAllocatePoolWithTag(
--  NonPagedPool, size + sizeof(CS_WINKERNEL_MEMBLOCK), 
CS_WINKERNEL_POOL_TAG);
-+  size_t number_of_bytes = 0;
-+  CS_WINKERNEL_MEMBLOCK *block = NULL;
-+  // A specially crafted size value can trigger the overflow.
-+  // If the sum in a value that overflows or underflows the capacity of 
the type,
-+  // the function returns NULL.
-+  if (!NT_SUCCESS(RtlSizeTAdd(size, sizeof(CS_WINKERNEL_MEMBLOCK), 
&number_of_bytes))) {
-+  return NULL;
-+  }
-+  block = (CS_WINKERNEL_MEMBLOCK *)ExAllocatePoolWithTag(
-+  NonPagedPool, number_of_bytes, CS_WINKERNEL_POOL_TAG);
-   if (!block) {
-   return NULL;
-   }

diff --git a/dev-libs/capstone/files/capstone-3.0.5_rc2-FLAGS.patch 
b/dev-libs/capstone/files/capstone-3.0.5_rc2-FLAGS.patch
deleted file mode 100644
index 4be2ed4ba0e..000
--- a/dev-libs/capstone/files/capstone-3.0.5_rc2-FLAGS.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Add support for user overridden CFLAGS and LDFLAGS
-diff --git a/cstool/Makefile b/cstool/Makefile
-index 450ac1b..3cf2a81 100644
 a/cstool/Makefile
-+++ b/cstool/Makefile
-@@ -3,2 +3,3 @@
- include ../functions.mk
-+include ../config.mk
- 
-@@ -8,4 +9,4 @@ LIBNAME = capstone
- 
--CFLAGS = -I../include
--LDFLAGS = -O3 -Wall -L.. -l$(LIBNAME)
-+CFLAGS += -I../include
-+LDFLAGS += -Wall -L.. -l$(LIBNAME)
- 

diff --git a/dev-libs/capstone/files/capstone-4.0-FLAGS.patch 
b/dev-libs/capstone/files/capstone-4.0-FLAGS.patch
deleted file mode 100644
index 66e855c0c34..000
--- a/dev-libs/capstone/files/capstone-4.0-FLAGS.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Drop -O3 and allow user to specify their optimizations.
-
 a/cstool/Makefile
-+++ b/cstool/Makefile
-@@ -1,13 +1,14 @@
- # Makefile for Cstool of Capstone Disassembly Engine
- 
- include ../functions.mk
-+include ../config.mk
- 
- .PHONY: clean all
- 
- LIBNAME = capstone
- 
- CFLAGS += -I../include -I.
--LDFLAGS += -O3 -Wall -L.. -l$(LIBNAME)
-+LDFLAGS += -Wall -L.. -l$(LIBNAME)
- 
- TARGET = cstool
- SOURCES := $(wildcard *.c)

diff --git a/dev-libs/capstone/files/capstone-4.0-double-DESTDIR.patch 
b/dev-libs/capstone/files/capstone-4.0-double-DESTDIR.patch
deleted file mode 100644
index 46aca725e40..000
--- a/dev-libs/capstone/files/capstone-4.0-double-DESTDIR.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-https://github.com/aquynh/capstone/issues/1311
-
-Avoid double DESTDIR in install.
 a/Makefile
-+++ b/Makefile
-@@ -75,4 +75,4 @@ LIBDIRARCH ?= lib
- #LIBDIRARCH ?= lib64
--LIBDIR = $(DESTDIR)$(PREFIX)/$(LIBDIRARCH)
--BINDIR = $(DESTDIR)$(PREFIX)/bin
-+LIBDIR = $(PREFIX)/$(LIBDIRARCH)
-+BINDIR = $(PREFIX)/bin
- 

diff --git a/dev-libs/capstone/files/capstone-4.0-no-fuzz-tests.patch 
b/dev-libs/capstone/files/capstone-4.

[gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-pkg/files/

2020-06-04 Thread Aaron Bauman
commit: e704cfdf2fd30f73353f29e1b4f96be577076f7a
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Jun  3 18:19:56 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun  4 16:45:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e704cfdf

dev-util/buildbot-pkg: remove unused patch(es)

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16060
Signed-off-by: Aaron Bauman  gentoo.org>

 ...1-Removedevelopmentvirtualenvironmenthack.patch | 36 --
 1 file changed, 36 deletions(-)

diff --git 
a/dev-util/buildbot-pkg/files/buildbot-pkg-0.9.15_p1-Removedevelopmentvirtualenvironmenthack.patch
 
b/dev-util/buildbot-pkg/files/buildbot-pkg-0.9.15_p1-Removedevelopmentvirtualenvironmenthack.patch
deleted file mode 100644
index ac17539c4e0..000
--- 
a/dev-util/buildbot-pkg/files/buildbot-pkg-0.9.15_p1-Removedevelopmentvirtualenvironmenthack.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From 6d9f81ec15b7b18f8791981a0d65dc4f266022ca Mon Sep 17 00:00:00 2001
-From: Brian Dolbec 
-Date: Mon, 15 Jan 2018 16:27:54 -0800
-Subject: [PATCH] pkg/buildbot_pkg.py: Remove development virtualenvironment
- hack
-
-This hack is not needed/nor works reliably in non-virtualenv installs.

- pkg/buildbot_pkg.py | 11 ---
- 1 file changed, 11 deletions(-)
-
-diff --git a/buildbot_pkg.py b/buildbot_pkg.py
-index 89847b040..7788e12d6 100644
 a/buildbot_pkg.py
-+++ b/buildbot_pkg.py
-@@ -33,17 +33,6 @@ import setuptools.command.build_py
- import setuptools.command.egg_info
- from setuptools import setup
- 
--old_listdir = os.listdir
--
--
--def listdir(path):
--# patch listdir to avoid looking into node_modules
--l = old_listdir(path)
--if "node_modules" in l:
--l.remove("node_modules")
--return l
--os.listdir = listdir
--
- 
- def check_output(cmd):
- """Version of check_output which does not throw error"""
--- 
-2.15.1
-



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

2020-06-04 Thread Craig Andrews
commit: 9bb67db7a2901e8efcdefd8daf45fc68dc80d024
Author: Craig Andrews  gentoo  org>
AuthorDate: Thu Jun  4 15:28:57 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Thu Jun  4 15:55:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bb67db7

net-analyzer/netdata: Depend on dev-libs/json-c:=

Closes: https://bugs.gentoo.org/726648
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Craig Andrews  gentoo.org>

 net-analyzer/netdata/netdata-1.22.1-r1.ebuild | 2 +-
 net-analyzer/netdata/netdata-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/netdata/netdata-1.22.1-r1.ebuild 
b/net-analyzer/netdata/netdata-1.22.1-r1.ebuild
index 16f4f107827..3b6458e2fb4 100644
--- a/net-analyzer/netdata/netdata-1.22.1-r1.ebuild
+++ b/net-analyzer/netdata/netdata-1.22.1-r1.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
dev-libs/libuv
compression? ( sys-libs/zlib )
ipmi? ( sys-libs/freeipmi )
-   jsonc? ( dev-libs/json-c )
+   jsonc? ( dev-libs/json-c:= )
kinesis? ( dev-libs/aws-sdk-cpp[kinesis] )
mongodb? ( dev-libs/mongo-c-driver )
nfacct? (

diff --git a/net-analyzer/netdata/netdata-.ebuild 
b/net-analyzer/netdata/netdata-.ebuild
index 16f4f107827..3b6458e2fb4 100644
--- a/net-analyzer/netdata/netdata-.ebuild
+++ b/net-analyzer/netdata/netdata-.ebuild
@@ -49,7 +49,7 @@ RDEPEND="
dev-libs/libuv
compression? ( sys-libs/zlib )
ipmi? ( sys-libs/freeipmi )
-   jsonc? ( dev-libs/json-c )
+   jsonc? ( dev-libs/json-c:= )
kinesis? ( dev-libs/aws-sdk-cpp[kinesis] )
mongodb? ( dev-libs/mongo-c-driver )
nfacct? (



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

2020-06-04 Thread Patrice Clement
commit: d9da7701771d663b3a9ed3417e9b320048c06846
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jun  4 15:34:08 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jun  4 15:36:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9da7701

dev-lang/micropython: honor CFLAGS/LDFLAGS.

Don't rely on emake as it discards internal flags and generates
compilation failures but patch Makefile directly. Also, this
enforcement, although correct, causes a few tests to fail. I haven't
looked at why in detail so tests are disabled for now until further
investigation.

Closes: https://bugs.gentoo.org/727092
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 dev-lang/micropython/micropython-1.11.ebuild | 31 
 1 file changed, 22 insertions(+), 9 deletions(-)

diff --git a/dev-lang/micropython/micropython-1.11.ebuild 
b/dev-lang/micropython/micropython-1.11.ebuild
index e0c69a12c7a..94d80d97d92 100644
--- a/dev-lang/micropython/micropython-1.11.ebuild
+++ b/dev-lang/micropython/micropython-1.11.ebuild
@@ -21,28 +21,41 @@ DEPEND="
 
 PATCHES=( "${FILESDIR}/${P}-prevent-stripping.patch" )
 
-src_compile() {
+# A few tests fail after enforcing CFLAGS/LDFLAGS.
+# We need to work out why.
+RESTRICT="test"
+
+src_prepare() {
+   default
+
cd ports/unix || die
 
-   # 1) don't die on compiler warnings
+   # 1) don't die on compiler warning
# 2) remove /usr/local prefix references in favour of /usr
-   sed -i \
-   -e 's#-Werror##g;' \
+   # 3) enforce our CFLAGS
+   # 4) enforce our LDFLAGS
+   sed -e 's#-Werror##g;' \
-e 's#\/usr\/local#\/usr#g;' \
-   Makefile || die
+   -e "s#^CFLAGS = \(.*\)#CFLAGS = \1 ${CFLAGS}#g" \
+   -e "s#^LDFLAGS = \(.*\)#LDFLAGS = \1 ${LDFLAGS}#g" \
+   -i Makefile || die "can't patch Makefile"
+}
+
+src_compile() {
+   cd ports/unix || die
 
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" axtls
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+   emake CC="$(tc-getCC)" axtls
+   emake CC="$(tc-getCC)"
 }
 
 src_test() {
cd ports/unix || die
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" test
+   emake CC="$(tc-getCC)" test
 }
 
 src_install() {
pushd ports/unix > /dev/null || die
-   emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" 
DESTDIR="${D}" install
+   emake CC="$(tc-getCC)" DESTDIR="${D}" install
popd > /dev/null || die
 
# remove .git files



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

2020-06-04 Thread Patrice Clement
commit: cd74ec7b947eb456f238e45ca13c9918bf31515a
Author: Patrice Clement  gentoo  org>
AuthorDate: Thu Jun  4 12:31:17 2020 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Thu Jun  4 15:36:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd74ec7b

app-misc/sl: honor LDFLAGS.

Closes: https://bugs.gentoo.org/726670
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement  gentoo.org>

 app-misc/sl/sl-5.02.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/sl/sl-5.02.ebuild b/app-misc/sl/sl-5.02.ebuild
index 74a22148b89..84dd9b3cc22 100644
--- a/app-misc/sl/sl-5.02.ebuild
+++ b/app-misc/sl/sl-5.02.ebuild
@@ -27,7 +27,7 @@ src_prepare() {
 }
 
 src_compile() {
-   emake CC=$(tc-getCC) CFLAGS="${CFLAGS}"
+   emake CC=$(tc-getCC) CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpxsee/

2020-06-04 Thread Andrey Grozin
commit: 5081b001be9571cd8dcb433c919741bdf1ff43d5
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Jun  4 15:32:10 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Jun  4 15:32:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5081b001

sci-geosciences/gpxsee: clean old versions

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andrey Grozin  gentoo.org>

 sci-geosciences/gpxsee/Manifest   |  5 ---
 sci-geosciences/gpxsee/gpxsee-7.18.ebuild | 66 ---
 sci-geosciences/gpxsee/gpxsee-7.20.ebuild | 66 ---
 sci-geosciences/gpxsee/gpxsee-7.23.ebuild | 66 ---
 sci-geosciences/gpxsee/gpxsee-7.25.ebuild | 66 ---
 sci-geosciences/gpxsee/gpxsee-7.26.ebuild | 66 ---
 6 files changed, 335 deletions(-)

diff --git a/sci-geosciences/gpxsee/Manifest b/sci-geosciences/gpxsee/Manifest
index 0bdf3a22031..f41f1380d6e 100644
--- a/sci-geosciences/gpxsee/Manifest
+++ b/sci-geosciences/gpxsee/Manifest
@@ -1,6 +1 @@
-DIST gpxsee-7.18.tar.gz 5006604 BLAKE2B 
b7568a677e3cff08903d862921ace01374a594e216b1bd9eda457a92f700ef232b5804dff24696ee0574bcbe1d4e8a103dac6b5db33482cb0139f73b21852883
 SHA512 
562944a14ac2af4ec6837e77a6610b8ad7d254ffada4202e589c05a4306c0410e815212d7a7847708c50de72fa21a02d41bf5152f5d5f313c96da5b2516138fd
-DIST gpxsee-7.20.tar.gz 5348758 BLAKE2B 
d7e8f0f29dfe666572a58a1a5072545cda345f51d305d6c0351ee5639ba09c185b9b3e7e883d2d02198e70a58ef69508cfd5ab561183c68a625fa4101dc17285
 SHA512 
37c975d9e64cf6fe5455a0e6cfb896275db6a0469ba772c97615c8b2f79af591bf4eb7f6dd414c6a3f0344fe1b9f443f402e0b8c173beee0a301ede783fa26db
-DIST gpxsee-7.23.tar.gz 5358562 BLAKE2B 
aaa1fd5815ba1f0e3592d034033f0335cf257f408a1344eb6adc1cba1b8f0bfb7e61374b83721efb75b99b9fed06fce8f1921b0af31b7375623c8dec1fd383ca
 SHA512 
a6ffbb6d15efbf2491b447cfabbc3a50f6ef97e438fa788c98230f76d3c3acabc96f713839fe13b238d39ecac84554e80f1d3f8c282122dff92eb987ca3d3dba
-DIST gpxsee-7.25.tar.gz 5359026 BLAKE2B 
9ff5d48883c065cb1f93fcf853d1e6772538ef2d6ee2ce0aaadacfbbe84347dc62d8eed81f9c115b58054a1348f8624518c4c16552245ce5bf168450e60b366c
 SHA512 
f31d7a8b174670b2458abbca6082cf3adbf7cc45f0bd7e73537bf2210ec89eb5ab23518b8b15f2a16d2ddba8c75f82ff903c0bb356de42b90f6f187efb73c065
-DIST gpxsee-7.26.tar.gz 5362613 BLAKE2B 
935508f33060dda9c259d9172daf7c611895500584f4cf687edd32a98e4aed4f950c3ef309808db816ebc52b92c4f06bf8dc2ac6e015c034749d883f3dbac1c8
 SHA512 
97d15b644a0a9656e849caeb0f171b42213a0ae3e090c3a2b70e43614d2b50446757483704814af5b678aba5e129ca748cdacb6f97f38189c2af7f7d7bcc26a9
 DIST gpxsee-7.29.tar.gz 5363181 BLAKE2B 
4d3a5693a7b5939847c2dc32bff205649264766975c6313220e305770e40602f40e03c74db22e043860f1a2953a43e7ec0a58624f4882de93f3320a32dc6292e
 SHA512 
e4133ad7a9b5e25f3c0bdd2397e02b6219e81f8632385e6423244e7c400ff72a5be85720f1ec123428ae3aeca79cac81e03b7f40de83d309e55ee69ee7cc933f

diff --git a/sci-geosciences/gpxsee/gpxsee-7.18.ebuild 
b/sci-geosciences/gpxsee/gpxsee-7.18.ebuild
deleted file mode 100644
index 563c85a2d53..000
--- a/sci-geosciences/gpxsee/gpxsee-7.18.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PLOCALES="cs da de en es fi fr nb pl pt_BR pt_PT ru sv tr"
-inherit desktop qmake-utils l10n xdg
-
-MY_PN="GPXSee"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A viewer and analyzer that supports gpx, tcx, kml, fit, igc and 
nmea files"
-HOMEPAGE="https://www.gpxsee.org/";
-SRC_URI="https://github.com/tumic0/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-RDEPEND="dev-qt/qtwidgets:5
-   dev-qt/qtgui:5
-   dev-qt/qtopengl:5
-   dev-qt/qtprintsupport:5
-   dev-qt/qtnetwork:5
-   dev-qt/qtsql:5
-   dev-qt/qtconcurrent:5
-   dev-qt/qtcore:5"
-DEPEND="${RDEPEND}"
-BDEPEND="dev-qt/linguist-tools:5"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   default
-
-   l10n_find_plocales_changes lang "${PN}_" '.ts'
-
-   rm_ts() {
-   sed -e "s|lang/gpxsee_${1}.ts||" -i gpxsee.pro
-   }
-
-   l10n_for_each_disabled_locale_do rm_ts
-}
-
-src_compile() {
-   lrelease gpxsee.pro
-   eqmake5 gpxsee.pro
-   emake
-}
-
-src_install() {
-   local lang
-   dobin ${PN}
-   dodoc README.md
-   insinto /usr/share/${PN}
-   doins -r pkg/maps pkg/csv
-
-   insinto /usr/share/${PN}/translations
-   for lang in lang/*.qm; do
-   [ -f "${lang}" ] && doins "${lang}"
-   done
-
-   domenu pkg/${PN}.desktop
-   insinto /usr/share/mime/packages
-   doins pkg/${PN}.xml
-   doicon icons/${PN}.png
-}

diff --git a/sci-geosciences/gpxsee/gpxsee-7.20.ebuild 
b/sci-geosciences/gpxsee/gpxsee-7.20.ebuild
deleted file mode 100644
index 36fc6a2dbbb..000
--- a/sci-geosciences/gpxsee/gpxsee-7.20

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

2020-06-04 Thread Agostino Sarubbo
commit: 655accd040e3549fe924c7b9bbae2ab75cd21432
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:31:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:31:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655accd0

sys-process/parallel: x86 stable wrt bug #727122

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

 sys-process/parallel/parallel-20200422.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/parallel/parallel-20200422.ebuild 
b/sys-process/parallel/parallel-20200422.ebuild
index 5dc99ba5b38..6f709a32e28 100644
--- a/sys-process/parallel/parallel-20200422.ebuild
+++ b/sys-process/parallel/parallel-20200422.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-lang/perl:=
dev-perl/Devel-Size



[gentoo-commits] repo/gentoo:master commit in: x11-terms/terminator/

2020-06-04 Thread Agostino Sarubbo
commit: 67691b00389ec356b532513ef0d41702a0f2329c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:31:15 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:31:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67691b00

x11-terms/terminator: x86 stable wrt bug #727114

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

 x11-terms/terminator/terminator-1.92-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/terminator/terminator-1.92-r1.ebuild 
b/x11-terms/terminator/terminator-1.92-r1.ebuild
index d20f58f13c0..f93f12e8149 100644
--- a/x11-terms/terminator/terminator-1.92-r1.ebuild
+++ b/x11-terms/terminator/terminator-1.92-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/gnome-terminator/terminator/releases/download/v${PV}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="dbus +libnotify"
 
 RDEPEND="



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

2020-06-04 Thread Agostino Sarubbo
commit: c637216a249d411c1d6e6386d3e3d93e96d5e36e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:31:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:31:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c637216a

net-libs/gnutls: x86 stable wrt bug #727108

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

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

diff --git a/net-libs/gnutls/gnutls-3.6.14.ebuild 
b/net-libs/gnutls/gnutls-3.6.14.ebuild
index e19416ed398..699048cb8d4 100644
--- a/net-libs/gnutls/gnutls-3.6.14.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
 
 LICENSE="GPL-3 LGPL-2.1+"
 SLOT="0/30" # libgnutls.so number
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 
sslv3 static-libs test test-full +tls-heartbeat tools valgrind"
 
 REQUIRED_USE="



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

2020-06-04 Thread Agostino Sarubbo
commit: 9233512b4e04c9e44bbd08bf6686544ba91d0474
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:30:45 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:30:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9233512b

net-libs/gnutls: sparc stable wrt bug #727108

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

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

diff --git a/net-libs/gnutls/gnutls-3.6.14.ebuild 
b/net-libs/gnutls/gnutls-3.6.14.ebuild
index f5f16ed967c..e19416ed398 100644
--- a/net-libs/gnutls/gnutls-3.6.14.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
 
 LICENSE="GPL-3 LGPL-2.1+"
 SLOT="0/30" # libgnutls.so number
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 
sslv3 static-libs test test-full +tls-heartbeat tools valgrind"
 
 REQUIRED_USE="



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

2020-06-04 Thread Agostino Sarubbo
commit: d625be87d3049be5da6ebfc862f534908a543484
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:30:18 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:30:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d625be87

net-libs/gnutls: ppc64 stable wrt bug #727108

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

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

diff --git a/net-libs/gnutls/gnutls-3.6.14.ebuild 
b/net-libs/gnutls/gnutls-3.6.14.ebuild
index b772b115e46..f5f16ed967c 100644
--- a/net-libs/gnutls/gnutls-3.6.14.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
 
 LICENSE="GPL-3 LGPL-2.1+"
 SLOT="0/30" # libgnutls.so number
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 
sslv3 static-libs test test-full +tls-heartbeat tools valgrind"
 
 REQUIRED_USE="



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

2020-06-04 Thread Agostino Sarubbo
commit: a767e6b0f49e50a644d82642bc464757a4d11b6d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:29:52 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:29:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a767e6b0

net-libs/gnutls: ppc stable wrt bug #727108

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

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

diff --git a/net-libs/gnutls/gnutls-3.6.14.ebuild 
b/net-libs/gnutls/gnutls-3.6.14.ebuild
index 8ede576bc27..b772b115e46 100644
--- a/net-libs/gnutls/gnutls-3.6.14.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
 
 LICENSE="GPL-3 LGPL-2.1+"
 SLOT="0/30" # libgnutls.so number
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 
sslv3 static-libs test test-full +tls-heartbeat tools valgrind"
 
 REQUIRED_USE="



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

2020-06-04 Thread Agostino Sarubbo
commit: 96474d8526a857aaf9f5bff6a5f5ab6648b751dc
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:28:43 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:28:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96474d85

sys-process/parallel: amd64 stable wrt bug #727122

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

 sys-process/parallel/parallel-20200422.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/parallel/parallel-20200422.ebuild 
b/sys-process/parallel/parallel-20200422.ebuild
index cde1e29d551..5dc99ba5b38 100644
--- a/sys-process/parallel/parallel-20200422.ebuild
+++ b/sys-process/parallel/parallel-20200422.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-lang/perl:=
dev-perl/Devel-Size



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

2020-06-04 Thread Agostino Sarubbo
commit: b9c64ccbde92e29d251a3937cc231e61904e3a78
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:29:26 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:29:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c64ccb

net-libs/gnutls: arm stable wrt bug #727108

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

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

diff --git a/net-libs/gnutls/gnutls-3.6.14.ebuild 
b/net-libs/gnutls/gnutls-3.6.14.ebuild
index 9288d896f2f..8ede576bc27 100644
--- a/net-libs/gnutls/gnutls-3.6.14.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
 
 LICENSE="GPL-3 LGPL-2.1+"
 SLOT="0/30" # libgnutls.so number
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 
sslv3 static-libs test test-full +tls-heartbeat tools valgrind"
 
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: x11-terms/terminator/

2020-06-04 Thread Agostino Sarubbo
commit: 08d81bc5b991de6719cb50062f7ece7a007578d6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:28:37 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:28:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08d81bc5

x11-terms/terminator: amd64 stable wrt bug #727114

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

 x11-terms/terminator/terminator-1.92-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-terms/terminator/terminator-1.92-r1.ebuild 
b/x11-terms/terminator/terminator-1.92-r1.ebuild
index eda78c5a00c..d20f58f13c0 100644
--- a/x11-terms/terminator/terminator-1.92-r1.ebuild
+++ b/x11-terms/terminator/terminator-1.92-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/gnome-terminator/terminator/releases/download/v${PV}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 IUSE="dbus +libnotify"
 
 RDEPEND="



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

2020-06-04 Thread Agostino Sarubbo
commit: da582b05b6fe123a8bd2f180e27cb9a17edd0b21
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 15:28:28 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 15:28:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da582b05

net-libs/gnutls: amd64 stable wrt bug #727108

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

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

diff --git a/net-libs/gnutls/gnutls-3.6.14.ebuild 
b/net-libs/gnutls/gnutls-3.6.14.ebuild
index 1ceb87d0c50..9288d896f2f 100644
--- a/net-libs/gnutls/gnutls-3.6.14.ebuild
+++ b/net-libs/gnutls/gnutls-3.6.14.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/gnutls/v$(ver_cut 1-2)/${P}.tar.xz"
 
 LICENSE="GPL-3 LGPL-2.1+"
 SLOT="0/30" # libgnutls.so number
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx dane doc examples guile +idn nls +openssl pkcs11 seccomp sslv2 
sslv3 static-libs test test-full +tls-heartbeat tools valgrind"
 
 REQUIRED_USE="



[gentoo-commits] repo/gentoo:master commit in: www-client/chromium/files/, www-client/chromium/

2020-06-04 Thread Mike Gilbert
commit: a537d59b37b14d88b8cb5e4ad1020d0f1645a601
Author: Stephan Hartmann  googlemail  com>
AuthorDate: Thu Jun  4 06:32:23 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Jun  4 14:46:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a537d59b

www-client/chromium: stable channel bump to 83.0.4103.97

Bug: https://bugs.gentoo.org/727012
Closes: https://bugs.gentoo.org/726604
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Stephan Hartmann  googlemail.com>
Signed-off-by: Mike Gilbert  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/16065

 www-client/chromium/Manifest   |   1 +
 www-client/chromium/chromium-83.0.4103.97.ebuild   | 820 +
 .../files/chromium-83-gcc-compatibility.patch  |  25 +
 3 files changed, 846 insertions(+)

diff --git a/www-client/chromium/Manifest b/www-client/chromium/Manifest
index 1966ce66d89..b43dd6263a6 100644
--- a/www-client/chromium/Manifest
+++ b/www-client/chromium/Manifest
@@ -1,4 +1,5 @@
 DIST chromium-83.0.4103.61.tar.xz 802558244 BLAKE2B 
d71ec15bea46438dccda49bb5d8ca0013e89e6876470aba077fbad70578a6f4d9ffb71150a9f0c676740be1cf3a7c681077e39ee9cf961b508b8a59167b4b949
 SHA512 
0fa179bdc61399c3e15e03ce1e720ca6487df603712689ffd4161ef1103c131b0baaedca3c7d706dfdcd2fa3328337cc4a807c0478a429f88358e512cfacbcba
+DIST chromium-83.0.4103.97.tar.xz 802603824 BLAKE2B 
543c7908ba8e712650d1d09d7f1c0eff25c069900a5102ab49a55b2e36c5dceec7d60521dfbceb3192a9e24c55a2a3642d2f8005cd92557a5154c9ff4a671a67
 SHA512 
5b7d7ab2f4e3d7ee965be4bba2d7ee1f3ce7f062920547639fd8d695eb8ef4a94153a99ecd10fb13b46fbcdec59ed3792231fec9c0773a457a60a551ebbe53c9
 DIST chromium-84-patchset-1.tar.xz 17652 BLAKE2B 
17008a5d7b81fd9dd3934f815922a10c4b33bd4b3a13b350011d60627133f2179c2e70a6e74ef11ddf9b68b83b988fad3df15e9307f871006ccb7aca52c819da
 SHA512 
2a45183c60794256b150bf67aa8395bab113e77b338775f737ebd8a822fd17be776b786ad12ffa759774a8876e0976a1c285ef90257e9532cfd9952baba7096d
 DIST chromium-84.0.4147.30.tar.xz 845012272 BLAKE2B 
2f88b57f3411886fe69731de8dee0bfdec7877ccc69e64acb697c1c3fe391ceadef429a636be2fa9c17059c0cdbf5339692bbc542c6e82727ca4c3917e3e6679
 SHA512 
6188727638c64fb1e9cf1760b038ee196853b0460dce0a8d5ce9ed890a08c6da19c1619b847b1f9462fb97942909ac44404d78acfbb8a26ffce2ef3d7eca5dc6
 DIST setuptools-44.1.0.zip 858569 BLAKE2B 
f59f154e121502a731e51294ccd293d60ffccadacf51e23b53bf7ceba38858948b86783238061136c827ac3373ea7ea8e6253d4bb53f3f1dd69284568ec65a68
 SHA512 
4dfb0f42d334b835758e865a26ecd1e725711fa2b9c38ddc273b8b3849fba04527bc97436d11ba1e98f1a42922aa0f0b9032e32998273c705fac6e10735eacbf

diff --git a/www-client/chromium/chromium-83.0.4103.97.ebuild 
b/www-client/chromium/chromium-83.0.4103.97.ebuild
new file mode 100644
index 000..c2f3a8ec890
--- /dev/null
+++ b/www-client/chromium/chromium-83.0.4103.97.ebuild
@@ -0,0 +1,820 @@
+# Copyright 2009-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python2_7 )
+
+CHROMIUM_LANGS="am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu 
he
+   hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl 
sr
+   sv sw ta te th tr uk vi zh-CN zh-TW"
+
+inherit check-reqs chromium-2 desktop flag-o-matic multilib ninja-utils 
pax-utils portability python-any-r1 readme.gentoo-r1 toolchain-funcs xdg-utils
+
+DESCRIPTION="Open-source version of Google Chrome web browser"
+HOMEPAGE="https://chromium.org/";
+SRC_URI="https://commondatastorage.googleapis.com/chromium-browser-official/${P}.tar.xz
+   
https://files.pythonhosted.org/packages/ed/7b/bbf89ca71e722b7f9464ebffe4b5ee20a9e5c9a555a56e2d3914bb9119a6/setuptools-44.1.0.zip";
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="+closure-compile component-build cups cpu_flags_arm_neon +hangouts 
kerberos pic +proprietary-codecs pulseaudio selinux +suid +system-ffmpeg 
+system-icu +system-libvpx +tcmalloc widevine"
+RESTRICT="!system-ffmpeg? ( proprietary-codecs? ( bindist ) )"
+REQUIRED_USE="component-build? ( !suid )"
+
+COMMON_DEPEND="
+   >=app-accessibility/at-spi2-atk-2.26:2
+   app-arch/bzip2:=
+   cups? ( >=net-print/cups-1.3.11:= )
+   >=dev-libs/atk-2.26
+   dev-libs/expat:=
+   dev-libs/glib:2
+   >=dev-libs/libxml2-2.9.4-r3:=[icu]
+   dev-libs/nspr:=
+   >=dev-libs/nss-3.26:=
+   >=media-libs/alsa-lib-1.0.19:=
+   media-libs/fontconfig:=
+   media-libs/freetype:=
+   >=media-libs/harfbuzz-2.4.0:0=[icu(-)]
+   media-libs/libjpeg-turbo:=
+   media-libs/libpng:=
+   media-libs/mesa:=[gbm]
+   system-libvpx? ( >=media-libs/libvpx-1.8.2:=[postproc,svc] )
+   pulseaudio? ( media-sound/pulseaudio:= )
+   system-ffmpeg? (
+   >=media-video/ffmpeg-4:=
+   || (
+   media-video/ffmpeg[-samba]
+   >=net-fs/samba-4.5.10-r1[-debug(-)]
+   )
+

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

2020-06-04 Thread Sergei Trofimovich
commit: 2c289820beb648055526aacecb281d72fd5ba169
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 14:34:32 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:41:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c289820

dev-python/pytest-shutil: stable 1.7.0 for hppa, bug #726586

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

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

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



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

2020-06-04 Thread Michał Górny
commit: 9805051748e00fd234309393b8c5c762a87b9d08
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun  4 14:31:01 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:31:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98050517

profiles/arch/arm: Unmask py3.8+3.9

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

 profiles/arch/arm/use.mask | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index c974846ea74..feb40f29c01 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -4,13 +4,6 @@
 # Unmask the flag which corresponds to ARCH.
 -arm
 
-# Michał Górny  (2020-05-28)
-# Target flags masked because of pending keywording requests.
-python_targets_python3_8
-python_single_target_python3_8
-python_targets_python3_9
-python_single_target_python3_9
-
 # Unmask arm arch specific flags
 -cpu_flags_arm_iwmmxt
 -cpu_flags_arm_iwmmxt2



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

2020-06-04 Thread Sergei Trofimovich
commit: b38a24742037510afd587f7ff5bb1edb07960935
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 14:22:00 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b38a2474

dev-python/pytest-virtualenv: stable 1.7.0 for hppa, bug #726586

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

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

diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild 
b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
index 15310d027aa..2a2037b2201 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 
 RDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-plaingeneric/

2020-06-04 Thread Sergei Trofimovich
commit: 38967be9a3b58324486345578d0b3815e349f10d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:29:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38967be9

dev-texlive/texlive-plaingeneric: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild 
b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild
index 8622cbcf350..9408e9f993f 100644
--- a/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild
+++ b/dev-texlive/texlive-plaingeneric/texlive-plaingeneric-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Plain (La)TeX packages"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LPPL-1.3 LPPL-1.3c public-domain TeX 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



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

2020-06-04 Thread Sergei Trofimovich
commit: 88895f06bb3befb6317b5a9fa452911cf5a0548c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:55:24 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88895f06

dev-python/typed-ast: stable 1.4.1 for hppa, bug #726598

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

 dev-python/typed-ast/typed-ast-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/typed-ast/typed-ast-1.4.1.ebuild 
b/dev-python/typed-ast/typed-ast-1.4.1.ebuild
index 769e7010ad2..cfa76a21bd2 100644
--- a/dev-python/typed-ast/typed-ast-1.4.1.ebuild
+++ b/dev-python/typed-ast/typed-ast-1.4.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN/-/_}/${P/-/_}.tar.gz"
 
 LICENSE="Apache-2.0 MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



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

2020-06-04 Thread Sergei Trofimovich
commit: f991c465ad8d68e60043fa7dc305f184b3b3133a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 14:22:59 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f991c465

dev-python/termcolor: stable 1.1.0-r2 for hppa, bug #726586

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

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

diff --git a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild 
b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
index a2f1c31d387..99d4ad02aef 100644
--- a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
+++ b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 
 # no tests...
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-metapost/

2020-06-04 Thread Sergei Trofimovich
commit: e141bfe82eea1856f2049a9655c8c6aa353b3e16
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:27:28 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e141bfe8

dev-texlive/texlive-metapost: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild 
b/dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild
index 1c3b9357183..256d4f740df 100644
--- a/dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild
+++ b/dev-texlive/texlive-metapost/texlive-metapost-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive MetaPost and Metafont packages"
 
 LICENSE=" CC-BY-SA-4.0 GPL-1 GPL-2 GPL-3+ LGPL-2 LPPL-1.3 MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexrecommended/

2020-06-04 Thread Sergei Trofimovich
commit: 3258acc654c02d45e8f9ddbbf61e057b200fdf3b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:25:42 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3258acc6

dev-texlive/texlive-latexrecommended: mark 2020 hppa, bug #723404

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

 .../texlive-latexrecommended/texlive-latexrecommended-2020.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2020.ebuild 
b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2020.ebuild
index 778341c3942..0f47876fed7 100644
--- a/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2020.ebuild
+++ b/dev-texlive/texlive-latexrecommended/texlive-latexrecommended-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX recommended packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langchinese/

2020-06-04 Thread Sergei Trofimovich
commit: 142d317f95b6ef3356343df0327086411b4f1459
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:42:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=142d317f

dev-texlive/texlive-langchinese: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-langchinese/texlive-langchinese-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langchinese/texlive-langchinese-2020.ebuild 
b/dev-texlive/texlive-langchinese/texlive-langchinese-2020.ebuild
index fa10fc87a62..05709e4bafa 100644
--- a/dev-texlive/texlive-langchinese/texlive-langchinese-2020.ebuild
+++ b/dev-texlive/texlive-langchinese/texlive-langchinese-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Chinese"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 LGPL-2 LPPL-1.3 LPPL-1.3c public-domain TeX 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-langcjk-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-luatex/

2020-06-04 Thread Sergei Trofimovich
commit: 08367177f1f97de73feb0f5288b91fc33ba8a538
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:26:09 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08367177

dev-texlive/texlive-luatex: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild 
b/dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild
index 7d5e12d1aeb..586f407f619 100644
--- a/dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild
+++ b/dev-texlive/texlive-luatex/texlive-luatex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LuaTeX packages"
 
 LICENSE=" BSD FDL-1.1 GPL-2 LPPL-1.3 LPPL-1.3c MIT public-domain 
TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-music/

2020-06-04 Thread Sergei Trofimovich
commit: d59e6080ff382f0ef94f0077db972822d8478d3f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:27:55 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d59e6080

dev-texlive/texlive-music: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-music/texlive-music-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-music/texlive-music-2020.ebuild 
b/dev-texlive/texlive-music/texlive-music-2020.ebuild
index 6031c93ffc6..89d8af69f35 100644
--- a/dev-texlive/texlive-music/texlive-music-2020.ebuild
+++ b/dev-texlive/texlive-music/texlive-music-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Music packages"
 
 LICENSE=" FDL-1.1 GPL-1 GPL-2 GPL-2+ "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langspanish/

2020-06-04 Thread Sergei Trofimovich
commit: f3371224019d2244cb8a77723580c2b17d7554d8
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:16:51 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3371224

dev-texlive/texlive-langspanish: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild 
b/dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild
index a1039e971bc..255a3439289 100644
--- a/dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild
+++ b/dev-texlive/texlive-langspanish/texlive-langspanish-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Spanish"
 
 LICENSE=" GPL-2 LPPL-1.3 public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-pictures/

2020-06-04 Thread Sergei Trofimovich
commit: a2afa83f669e4659b8a4744a8d2a0fb6c76f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:28:32 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2afa83f

dev-texlive/texlive-pictures: stable 2020-r1 for hppa, bug #723404

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

 dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild 
b/dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild
index c4e901b85c6..c927c734cdb 100644
--- a/dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild
+++ b/dev-texlive/texlive-pictures/texlive-pictures-2020-r1.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Graphics, pictures, diagrams"
 
 LICENSE=" Apache-2.0 BSD-2 GPL-2 CC-BY-SA-4.0 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-tex/pgf-3.0.1



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langpolish/

2020-06-04 Thread Sergei Trofimovich
commit: 8c4076d4e51205a4f794173a410167499469f810
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:44:26 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c4076d4

dev-texlive/texlive-langpolish: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild 
b/dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild
index 4b8048eb77b..3bbf88600b4 100644
--- a/dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild
+++ b/dev-texlive/texlive-langpolish/texlive-langpolish-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Polish"
 
 LICENSE=" FDL-1.1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c public-domain TeX "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 >=dev-texlive/texlive-basic-2020



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-humanities/

2020-06-04 Thread Sergei Trofimovich
commit: 3ea53e87656cdf2c7399ae339510eed99b4fb592
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:42:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea53e87

dev-texlive/texlive-humanities: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-humanities/texlive-humanities-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-humanities/texlive-humanities-2020.ebuild 
b/dev-texlive/texlive-humanities/texlive-humanities-2020.ebuild
index 42477eb1f0b..6056442baf9 100644
--- a/dev-texlive/texlive-humanities/texlive-humanities-2020.ebuild
+++ b/dev-texlive/texlive-humanities/texlive-humanities-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Humanities packages"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-xetex/

2020-06-04 Thread Sergei Trofimovich
commit: c8afc168ae01be55461ec6c149019619edfb2cc0
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:37:33 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8afc168

dev-texlive/texlive-xetex: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild 
b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
index 5645c77a062..09f83e3bf6b 100644
--- a/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
+++ b/dev-texlive/texlive-xetex/texlive-xetex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive XeTeX and packages"
 
 LICENSE=" Apache-2.0 GPL-1 GPL-2 LGPL-2 LPPL-1.2 LPPL-1.3 LPPL-1.3c MIT 
CC-BY-4.0 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-latexextra-2010



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langcyrillic/

2020-06-04 Thread Sergei Trofimovich
commit: 237d1c3fc0e0578317a29c455135fe12b2fe6bd7
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:43:00 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237d1c3f

dev-texlive/texlive-langcyrillic: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2020.ebuild 
b/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2020.ebuild
index adedee6e1e6..d88cee748c5 100644
--- a/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2020.ebuild
+++ b/dev-texlive/texlive-langcyrillic/texlive-langcyrillic-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Cyrillic"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 LPPL-1.3c MIT public-domain TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-latex-2020



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-bibtexextra/

2020-06-04 Thread Sergei Trofimovich
commit: 267e02d501c2de45d6648698c864323e19065a0a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:40:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=267e02d5

dev-texlive/texlive-bibtexextra: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild 
b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild
index 0bb5b9f8f3c..cbf7b4c299b 100644
--- a/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild
+++ b/dev-texlive/texlive-bibtexextra/texlive-bibtexextra-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive BibTeX additional styles"
 
 LICENSE=" Artistic-2 GPL-2 BSD-4 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-mathscience/

2020-06-04 Thread Sergei Trofimovich
commit: 5969c632ad9991ac8a9edd247af4635f7c40d00c
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:27:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5969c632

dev-texlive/texlive-mathscience: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild 
b/dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild
index 05382155cf4..d29edb91629 100644
--- a/dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild
+++ b/dev-texlive/texlive-mathscience/texlive-mathscience-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Mathematics, natural sciences, computer 
science packages"
 
 LICENSE=" BSD BSD-2 CC-BY-SA-4.0 GPL-1 GPL-2 GPL-3 GPL-3+ "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-fontsrecommended-2020
 >=dev-texlive/texlive-latex-2020



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

2020-06-04 Thread Sergei Trofimovich
commit: 1a24310ce9bb9216427f61fad36ead9f75790999
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 14:23:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a24310c

dev-python/wcwidth: stable 0.1.9 for hppa, bug #726726

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

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

diff --git a/dev-python/wcwidth/wcwidth-0.1.9.ebuild 
b/dev-python/wcwidth/wcwidth-0.1.9.ebuild
index d1fa5e9c68f..29f47ac0e86 100644
--- a/dev-python/wcwidth/wcwidth-0.1.9.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.9.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
 
 distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-games/

2020-06-04 Thread Sergei Trofimovich
commit: a37f13939b53cc5d6e156e0fefb79798d878c5fb
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:41:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a37f1393

dev-texlive/texlive-games: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-games/texlive-games-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-games/texlive-games-2020.ebuild 
b/dev-texlive/texlive-games/texlive-games-2020.ebuild
index eca9c366112..5dd5a30dc7a 100644
--- a/dev-texlive/texlive-games/texlive-games-2020.ebuild
+++ b/dev-texlive/texlive-games/texlive-games-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Games typesetting"
 
 LICENSE=" GPL-2 CC-BY-SA-4.0 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latex/

2020-06-04 Thread Sergei Trofimovich
commit: 4b0eff056fbd73ec3978f0c39aea1116003e08c0
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:17:18 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b0eff05

dev-texlive/texlive-latex: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-latex/texlive-latex-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-latex/texlive-latex-2020.ebuild 
b/dev-texlive/texlive-latex/texlive-latex-2020.ebuild
index ecd029fa540..fb954669dd8 100644
--- a/dev-texlive/texlive-latex/texlive-latex-2020.ebuild
+++ b/dev-texlive/texlive-latex/texlive-latex-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX fundamental packages"
 
 LICENSE=" GPL-2 LPPL-1.3 LPPL-1.3c public-domain "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 !~dev-texlive/texlive-latexrecommended-2019



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-langczechslovak/

2020-06-04 Thread Sergei Trofimovich
commit: c27b01926337e3eb20f654d5a4aae8f5cebda4ac
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:43:29 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27b0192

dev-texlive/texlive-langczechslovak: mark 2020 hppa, bug #723404

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

 dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2020.ebuild 
b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2020.ebuild
index 6c79115a354..7ff9f5ac7c3 100644
--- a/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2020.ebuild
+++ b/dev-texlive/texlive-langczechslovak/texlive-langczechslovak-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Czech/Slovak"
 
 LICENSE=" GPL-1 GPL-2 LPPL-1.3 TeX-other-free "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-latex-2020



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-latexextra/

2020-06-04 Thread Sergei Trofimovich
commit: 321783141dd47ef060b9057c3f72264ec169fc59
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:54:20 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32178314

dev-texlive/texlive-latexextra: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild 
b/dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild
index a7a3a473e9a..5e722703a37 100644
--- a/dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild
+++ b/dev-texlive/texlive-latexextra/texlive-latexextra-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive LaTeX additional packages"
 
 LICENSE=" Apache-2.0 Artistic BSD CC-BY-SA-4.0 GPL-1 GPL-2 GPL-3 GPL-3+ 
LPPL-1.3 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latexrecommended-2020
 >=dev-texlive/texlive-pictures-2020



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-pstricks/

2020-06-04 Thread Sergei Trofimovich
commit: 2fcd5ef95dad66d17972d52577d96c42305ad86f
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:29:33 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcd5ef9

dev-texlive/texlive-pstricks: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild 
b/dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild
index 71f6ef62f9a..277736c0845 100644
--- a/dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild
+++ b/dev-texlive/texlive-pstricks/texlive-pstricks-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive PSTricks"
 
 LICENSE=" GPL-1 GPL-2 LGPL-2 LGPL-3 LPPL-1.2 LPPL-1.3 LPPL-1.3c "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-plaingeneric-2020



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-publishers/

2020-06-04 Thread Sergei Trofimovich
commit: 3b503852e39e652558b037f041a91b71e9441e9d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:30:31 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b503852

dev-texlive/texlive-publishers: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild 
b/dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild
index 43911544458..234a4d797ce 100644
--- a/dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild
+++ b/dev-texlive/texlive-publishers/texlive-publishers-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Publisher styles, theses, etc."
 
 LICENSE=" Apache-2.0 BSD GPL-2 CC0-1.0 "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-latex-2020
 "



[gentoo-commits] repo/gentoo:master commit in: dev-texlive/texlive-formatsextra/

2020-06-04 Thread Sergei Trofimovich
commit: 531eeec9d7c905e08568d0f3bce1b7604ebccfd5
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 13:41:10 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:28:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531eeec9

dev-texlive/texlive-formatsextra: stable 2020 for hppa, bug #723404

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

 dev-texlive/texlive-formatsextra/texlive-formatsextra-2020.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2020.ebuild 
b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2020.ebuild
index 20c52384f3b..1c6e6051ec0 100644
--- a/dev-texlive/texlive-formatsextra/texlive-formatsextra-2020.ebuild
+++ b/dev-texlive/texlive-formatsextra/texlive-formatsextra-2020.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Additional formats"
 
 LICENSE=" GPL-1 GPL-2 GPL-3 LPPL-1.3 public-domain TeX "
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE=""
 DEPEND=">=dev-texlive/texlive-basic-2020
 >=dev-texlive/texlive-latex-2020



[gentoo-commits] proj/kde:master commit in: kde-plasma/xdg-desktop-portal-kde/, kde-plasma/libksysguard/, ...

2020-06-04 Thread Andreas Sturmlechner
commit: 5c26cadb3de37f42ef457b247abcb53f82cfb429
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  4 14:25:28 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  4 14:25:28 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c26cadb

kde-plasma: Add KDE Plasma 5.19.0

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

 kde-plasma/bluedevil/bluedevil-5.19.0.ebuild   |  40 
 kde-plasma/breeze-grub/breeze-grub-5.19.0.ebuild   |  23 +++
 kde-plasma/breeze-gtk/breeze-gtk-5.19.0.ebuild |  48 +
 .../breeze-plymouth/breeze-plymouth-5.19.0.ebuild  |  28 +++
 kde-plasma/breeze/breeze-5.19.0.ebuild |  55 +
 kde-plasma/discover/discover-5.19.0.ebuild |  78 
 kde-plasma/drkonqi/drkonqi-5.19.0.ebuild   |  67 +++
 .../kactivitymanagerd-5.19.0.ebuild|  36 
 .../kde-cli-tools/kde-cli-tools-5.19.0.ebuild  |  70 +++
 .../kde-gtk-config/kde-gtk-config-5.19.0.ebuild|  51 +
 kde-plasma/kdecoration/kdecoration-5.19.0.ebuild   |  24 +++
 .../kdeplasma-addons-5.19.0.ebuild |  62 ++
 kde-plasma/kgamma/kgamma-5.19.0.ebuild |  32 +++
 kde-plasma/khotkeys/khotkeys-5.19.0.ebuild |  50 +
 kde-plasma/kinfocenter/kinfocenter-5.19.0.ebuild   | 105 ++
 kde-plasma/kmenuedit/kmenuedit-5.19.0.ebuild   |  41 
 kde-plasma/kscreen/kscreen-5.19.0.ebuild   |  46 +
 .../kscreenlocker/kscreenlocker-5.19.0.ebuild  | 100 ++
 kde-plasma/ksshaskpass/ksshaskpass-5.19.0.ebuild   |  78 
 kde-plasma/ksysguard/ksysguard-5.19.0.ebuild   |  55 +
 kde-plasma/kwallet-pam/kwallet-pam-5.19.0.ebuild   |  37 
 .../kwayland-integration-5.19.0.ebuild |  30 +++
 .../kwayland-server/kwayland-server-5.19.0.ebuild  |  35 
 kde-plasma/kwin/kwin-5.19.0.ebuild | 112 +++
 kde-plasma/kwrited/kwrited-5.19.0.ebuild   |  27 +++
 kde-plasma/libkscreen/libkscreen-5.19.0.ebuild |  44 
 kde-plasma/libksysguard/libksysguard-5.19.0.ebuild |  69 +++
 .../libkworkspace/libkworkspace-5.19.0.ebuild  |  64 ++
 kde-plasma/milou/milou-5.19.0.ebuild   |  33 +++
 kde-plasma/oxygen/oxygen-5.19.0.ebuild |  54 +
 .../plasma-browser-integration-5.19.0.ebuild   |  41 
 .../plasma-desktop/plasma-desktop-5.19.0.ebuild| 165 +++
 .../plasma-integration-5.19.0.ebuild   |  48 +
 kde-plasma/plasma-meta/plasma-meta-5.19.0.ebuild   |  96 +
 kde-plasma/plasma-nm/plasma-nm-5.19.0.ebuild   |  82 
 kde-plasma/plasma-pa/plasma-pa-5.19.0.ebuild   |  38 
 kde-plasma/plasma-sdk/plasma-sdk-5.19.0.ebuild |  46 +
 .../plasma-thunderbolt-5.19.0.ebuild   |  33 +++
 kde-plasma/plasma-vault/plasma-vault-5.19.0.ebuild |  47 +
 .../plasma-workspace-wallpapers-5.19.0.ebuild  |  19 ++
 .../plasma-workspace-5.19.0.ebuild | 221 +
 kde-plasma/plymouth-kcm/plymouth-kcm-5.19.0.ebuild |  40 
 .../polkit-kde-agent-5.19.0.ebuild |  33 +++
 kde-plasma/powerdevil/powerdevil-5.19.0.ebuild |  67 +++
 kde-plasma/sddm-kcm/sddm-kcm-5.19.0.ebuild |  38 
 .../systemsettings/systemsettings-5.19.0.ebuild|  68 +++
 kde-plasma/user-manager/user-manager-5.19.0.ebuild |  34 
 .../xdg-desktop-portal-kde-5.19.0.ebuild   |  51 +
 .../xembed-sni-proxy-5.19.0.ebuild |  44 
 49 files changed, 2805 insertions(+)

diff --git a/kde-plasma/bluedevil/bluedevil-5.19.0.ebuild 
b/kde-plasma/bluedevil/bluedevil-5.19.0.ebuild
new file mode 100644
index 00..068cb1ba04
--- /dev/null
+++ b/kde-plasma/bluedevil/bluedevil-5.19.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KFMIN=5.70.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.14.1
+inherit ecm kde.org
+
+DESCRIPTION="Bluetooth stack for KDE Plasma"
+HOMEPAGE="https://invent.kde.org/plasma/bluedevil";
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~ppc64"
+IUSE=""
+
+DEPEND="
+   >=kde-frameworks/bluez-qt-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kded-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kiconthemes-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+   >=kde-frameworks/kwindowsystem-${KFMIN}:5
+   >=kde-frameworks/plasma-${KFMIN}:5
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtw

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

2020-06-04 Thread Andreas Sturmlechner
commit: 260b1847f5c8922bc6f88bf7201c3eca2e320481
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun  2 14:29:15 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun  2 14:29:15 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=260b1847

dev-util/kdevelop-php: Sort dependencies

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

 dev-util/kdevelop-php/kdevelop-php-5.5..ebuild | 14 +++---
 dev-util/kdevelop-php/kdevelop-php-.ebuild | 14 +++---
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/dev-util/kdevelop-php/kdevelop-php-5.5..ebuild 
b/dev-util/kdevelop-php/kdevelop-php-5.5..ebuild
index 886fbe1017..45dcd0b1ed 100644
--- a/dev-util/kdevelop-php/kdevelop-php-5.5..ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-5.5..ebuild
@@ -13,13 +13,13 @@ QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
+DESCRIPTION="PHP plugin for KDevelop"
+HOMEPAGE="https://www.kdevelop.org/";
+
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="PHP plugin for KDevelop"
-HOMEPAGE="https://www.kdevelop.org/";
-
 LICENSE="GPL-2 LGPL-2"
 SLOT="5"
 IUSE=""
@@ -28,6 +28,10 @@ BDEPEND="
test? ( dev-util/kdevelop:5[test] )
 "
 DEPEND="
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   dev-util/kdevelop-pg-qt:5
+   dev-util/kdevelop:5=
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
@@ -38,10 +42,6 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/threadweaver-${KFMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   dev-util/kdevelop-pg-qt:5
-   dev-util/kdevelop:5=
 "
 RDEPEND="${DEPEND}"
 

diff --git a/dev-util/kdevelop-php/kdevelop-php-.ebuild 
b/dev-util/kdevelop-php/kdevelop-php-.ebuild
index 886fbe1017..45dcd0b1ed 100644
--- a/dev-util/kdevelop-php/kdevelop-php-.ebuild
+++ b/dev-util/kdevelop-php/kdevelop-php-.ebuild
@@ -13,13 +13,13 @@ QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
+DESCRIPTION="PHP plugin for KDevelop"
+HOMEPAGE="https://www.kdevelop.org/";
+
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="PHP plugin for KDevelop"
-HOMEPAGE="https://www.kdevelop.org/";
-
 LICENSE="GPL-2 LGPL-2"
 SLOT="5"
 IUSE=""
@@ -28,6 +28,10 @@ BDEPEND="
test? ( dev-util/kdevelop:5[test] )
 "
 DEPEND="
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=dev-qt/qtwidgets-${QTMIN}:5
+   dev-util/kdevelop-pg-qt:5
+   dev-util/kdevelop:5=
>=kde-frameworks/kcmutils-${KFMIN}:5
>=kde-frameworks/kconfig-${KFMIN}:5
>=kde-frameworks/kconfigwidgets-${KFMIN}:5
@@ -38,10 +42,6 @@ DEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/threadweaver-${KFMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   dev-util/kdevelop-pg-qt:5
-   dev-util/kdevelop:5=
 "
 RDEPEND="${DEPEND}"
 



[gentoo-commits] proj/kde:master commit in: profiles/package.mask/

2020-06-04 Thread Andreas Sturmlechner
commit: dea8a150496dedc457b9ca9cbe0085e69adb3bb0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  4 14:10:05 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  4 14:10:05 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dea8a150

profiles: Add kde-plasma-5.19.0 package.mask

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

 profiles/package.mask/kde-plasma-5.19.0 | 52 +
 1 file changed, 52 insertions(+)

diff --git a/profiles/package.mask/kde-plasma-5.19.0 
b/profiles/package.mask/kde-plasma-5.19.0
new file mode 100644
index 00..ec3ca4a681
--- /dev/null
+++ b/profiles/package.mask/kde-plasma-5.19.0
@@ -0,0 +1,52 @@
+# Andreas Sturmlechner  (04 June 2020)
+# KDE Plasma 5.19.0 mask
+# Not released yet.
+~kde-plasma/bluedevil-5.19.0
+~kde-plasma/breeze-5.19.0
+~kde-plasma/breeze-grub-5.19.0
+~kde-plasma/breeze-gtk-5.19.0
+~kde-plasma/breeze-plymouth-5.19.0
+~kde-plasma/discover-5.19.0
+~kde-plasma/drkonqi-5.19.0
+~kde-plasma/kactivitymanagerd-5.19.0
+~kde-plasma/kde-cli-tools-5.19.0
+~kde-plasma/kde-gtk-config-5.19.0
+~kde-plasma/kdecoration-5.19.0
+~kde-plasma/kdeplasma-addons-5.19.0
+~kde-plasma/kgamma-5.19.0
+~kde-plasma/khotkeys-5.19.0
+~kde-plasma/kinfocenter-5.19.0
+~kde-plasma/kmenuedit-5.19.0
+~kde-plasma/kscreen-5.19.0
+~kde-plasma/kscreenlocker-5.19.0
+~kde-plasma/ksshaskpass-5.19.0
+~kde-plasma/ksysguard-5.19.0
+~kde-plasma/kwallet-pam-5.19.0
+~kde-plasma/kwayland-integration-5.19.0
+~kde-plasma/kwayland-server-5.19.0
+~kde-plasma/kwin-5.19.0
+~kde-plasma/kwrited-5.19.0
+~kde-plasma/libkscreen-5.19.0
+~kde-plasma/libksysguard-5.19.0
+~kde-plasma/libkworkspace-5.19.0
+~kde-plasma/milou-5.19.0
+~kde-plasma/oxygen-5.19.0
+~kde-plasma/plasma-browser-integration-5.19.0
+~kde-plasma/plasma-desktop-5.19.0
+~kde-plasma/plasma-integration-5.19.0
+~kde-plasma/plasma-meta-5.19.0
+~kde-plasma/plasma-nm-5.19.0
+~kde-plasma/plasma-pa-5.19.0
+~kde-plasma/plasma-sdk-5.19.0
+~kde-plasma/plasma-thunderbolt-5.19.0
+~kde-plasma/plasma-workspace-5.19.0
+~kde-plasma/plasma-workspace-wallpapers-5.19.0
+~kde-plasma/plasma-vault-5.19.0
+~kde-plasma/plymouth-kcm-5.19.0
+~kde-plasma/polkit-kde-agent-5.19.0
+~kde-plasma/powerdevil-5.19.0
+~kde-plasma/sddm-kcm-5.19.0
+~kde-plasma/systemsettings-5.19.0
+~kde-plasma/user-manager-5.19.0
+~kde-plasma/xdg-desktop-portal-kde-5.19.0
+~kde-plasma/xembed-sni-proxy-5.19.0



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

2020-06-04 Thread Andreas Sturmlechner
commit: 0c8a137b83a574563bd5aefc0eaa09b220584976
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  4 14:11:25 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  4 14:11:25 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c8a137b

kde.org.eclass: Mark KDE Plasma 5.19.0 unreleased

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

 eclass/kde.org.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass
index 961df97698..b7781d4d2c 100644
--- a/eclass/kde.org.eclass
+++ b/eclass/kde.org.eclass
@@ -113,7 +113,7 @@ esac
 # An array of $CATEGORY-$PV pairs of packages that are unreleased upstream.
 # Any package matching this will have fetch restriction enabled, and receive
 # a proper error message via pkg_nofetch.
-KDE_UNRELEASED=( )
+KDE_UNRELEASED=( kde-plasma-5.19.0 )
 
 HOMEPAGE="https://kde.org/";
 



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

2020-06-04 Thread Andreas Sturmlechner
commit: ac5c075f85aee7e1fc7dedc28c5ad2a926c2e2a9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun  2 14:24:50 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun  2 14:25:20 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac5c075f

dev-util/kdevelop: Sort more deps, drop unnecessary minimum version

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

 dev-util/kdevelop/kdevelop-5.5..ebuild | 10 +-
 dev-util/kdevelop/kdevelop-.ebuild | 10 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-util/kdevelop/kdevelop-5.5..ebuild 
b/dev-util/kdevelop/kdevelop-5.5..ebuild
index ba429fd377..9caaf25315 100644
--- a/dev-util/kdevelop/kdevelop-5.5..ebuild
+++ b/dev-util/kdevelop/kdevelop-5.5..ebuild
@@ -12,13 +12,13 @@ VIRTUALDBUS_TEST="true"
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
+DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
+HOMEPAGE="https://www.kdevelop.org/";
+
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
-DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
-HOMEPAGE="https://www.kdevelop.org/";
-
 LICENSE="GPL-2 LGPL-2"
 SLOT="5/55" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
 IUSE="+gdbui hex +plasma +qmake reviewboard subversion webkit"
@@ -34,6 +34,7 @@ COMMON_DEPEND="
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
>=dev-util/astyle-3.1:=
+   kde-apps/libkomparediff2:5
>=kde-frameworks/karchive-${KFMIN}:5
>=kde-frameworks/kbookmarks-${KFMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
@@ -63,9 +64,8 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/threadweaver-${KFMIN}:5
-   kde-apps/libkomparediff2:5
>=sys-devel/clang-6.0:=
-   gdbui? ( >=kde-plasma/libksysguard-5.16.5:5= )
+   gdbui? ( kde-plasma/libksysguard:5= )
hex? ( app-editors/okteta:5 )
plasma? (
>=kde-frameworks/krunner-${KFMIN}:5

diff --git a/dev-util/kdevelop/kdevelop-.ebuild 
b/dev-util/kdevelop/kdevelop-.ebuild
index ba429fd377..9caaf25315 100644
--- a/dev-util/kdevelop/kdevelop-.ebuild
+++ b/dev-util/kdevelop/kdevelop-.ebuild
@@ -12,13 +12,13 @@ VIRTUALDBUS_TEST="true"
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
+DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
+HOMEPAGE="https://www.kdevelop.org/";
+
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
-DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and 
much more"
-HOMEPAGE="https://www.kdevelop.org/";
-
 LICENSE="GPL-2 LGPL-2"
 SLOT="5/55" # look at KDEVELOP_SOVERSION inside CMakeLists.txt
 IUSE="+gdbui hex +plasma +qmake reviewboard subversion webkit"
@@ -34,6 +34,7 @@ COMMON_DEPEND="
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
>=dev-util/astyle-3.1:=
+   kde-apps/libkomparediff2:5
>=kde-frameworks/karchive-${KFMIN}:5
>=kde-frameworks/kbookmarks-${KFMIN}:5
>=kde-frameworks/kcmutils-${KFMIN}:5
@@ -63,9 +64,8 @@ COMMON_DEPEND="
>=kde-frameworks/kxmlgui-${KFMIN}:5
>=kde-frameworks/sonnet-${KFMIN}:5
>=kde-frameworks/threadweaver-${KFMIN}:5
-   kde-apps/libkomparediff2:5
>=sys-devel/clang-6.0:=
-   gdbui? ( >=kde-plasma/libksysguard-5.16.5:5= )
+   gdbui? ( kde-plasma/libksysguard:5= )
hex? ( app-editors/okteta:5 )
plasma? (
>=kde-frameworks/krunner-${KFMIN}:5



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

2020-06-04 Thread Andreas Sturmlechner
commit: ae79d441b313b5eecd04af03a897d830ebafda13
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun  2 14:30:18 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun  2 14:30:18 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae79d441

dev-util/kdevelop-python: Move release switch

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

 dev-util/kdevelop-python/kdevelop-python-5.5..ebuild | 6 +++---
 dev-util/kdevelop-python/kdevelop-python-.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-util/kdevelop-python/kdevelop-python-5.5..ebuild 
b/dev-util/kdevelop-python/kdevelop-python-5.5..ebuild
index 9d38a147f6..697ae1719d 100644
--- a/dev-util/kdevelop-python/kdevelop-python-5.5..ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-5.5..ebuild
@@ -11,13 +11,13 @@ KFMIN=5.60.0
 QTMIN=5.12.3
 inherit ecm kde.org python-single-r1
 
+DESCRIPTION="Python plugin for KDevelop"
+HOMEPAGE="https://www.kdevelop.org/";
+
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="Python plugin for KDevelop"
-HOMEPAGE="https://www.kdevelop.org/";
-
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 IUSE=""

diff --git a/dev-util/kdevelop-python/kdevelop-python-.ebuild 
b/dev-util/kdevelop-python/kdevelop-python-.ebuild
index 9d38a147f6..697ae1719d 100644
--- a/dev-util/kdevelop-python/kdevelop-python-.ebuild
+++ b/dev-util/kdevelop-python/kdevelop-python-.ebuild
@@ -11,13 +11,13 @@ KFMIN=5.60.0
 QTMIN=5.12.3
 inherit ecm kde.org python-single-r1
 
+DESCRIPTION="Python plugin for KDevelop"
+HOMEPAGE="https://www.kdevelop.org/";
+
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="Python plugin for KDevelop"
-HOMEPAGE="https://www.kdevelop.org/";
-
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwayland-server/

2020-06-04 Thread Andreas Sturmlechner
commit: 9931cc419a3cabbcf2cfcc691b38d0610076c967
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  4 14:21:40 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  4 14:22:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9931cc41

kde-plasma/kwayland-server: New package

Add 5.18.90 early in order for arch teams to be able to keyword in advance.

Bug: https://bugs.gentoo.org/727132
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/kwayland-server/Manifest|  1 +
 .../kwayland-server/kwayland-server-5.18.90.ebuild | 35 ++
 kde-plasma/kwayland-server/metadata.xml|  8 +
 3 files changed, 44 insertions(+)

diff --git a/kde-plasma/kwayland-server/Manifest 
b/kde-plasma/kwayland-server/Manifest
new file mode 100644
index 000..9bee35abf30
--- /dev/null
+++ b/kde-plasma/kwayland-server/Manifest
@@ -0,0 +1 @@
+DIST kwayland-server-5.18.90.tar.xz 229588 BLAKE2B 
f6ec9c0ab25c620a288761731dc239c46574030012b845e7432990be9c594a3eeeb5743ac7a99e65133395f329ab3fec23aa854be22d0b01fb505e59cdda0ceb
 SHA512 
93c0aa80dd453dfbe400a016f42ff424629e95fc7392c468cad7368d04871cea9b5f96c383900b467eec68dc8729b15bb7cc14758ceafb6430a784791232e85b

diff --git a/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild 
b/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
new file mode 100644
index 000..3f52a45f172
--- /dev/null
+++ b/kde-plasma/kwayland-server/kwayland-server-5.18.90.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=5.70.0
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.14.1
+inherit ecm kde.org
+
+DESCRIPTION="Wayland Server Components built on KDE Frameworks"
+HOMEPAGE="https://invent.kde.org/plasma/kwayland-server";
+
+LICENSE="LGPL-2.1"
+SLOT="5"
+KEYWORDS="~amd64 ~ppc64"
+IUSE=""
+
+RDEPEND="
+   >=dev-libs/wayland-1.15.0
+   >=dev-qt/qtconcurrent-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5[egl]
+   >=dev-qt/qtwayland-${QTMIN}:5
+   >=kde-frameworks/kwayland-${KFMIN}:5
+   media-libs/mesa[egl]
+"
+DEPEND="${RDEPEND}
+   dev-libs/plasma-wayland-protocols
+   >=dev-libs/wayland-protocols-1.15
+"
+
+# All failing, I guess we need a virtual wayland server
+RESTRICT+=" test"

diff --git a/kde-plasma/kwayland-server/metadata.xml 
b/kde-plasma/kwayland-server/metadata.xml
new file mode 100644
index 000..2fdbf33d963
--- /dev/null
+++ b/kde-plasma/kwayland-server/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+



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

2020-06-04 Thread Agostino Sarubbo
commit: adc85f68018a3266a3a12c0a8084ca56d076f7ed
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:13:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:13:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc85f68

dev-python/boto: x86 stable wrt bug #727062

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

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

diff --git a/dev-python/boto/boto-2.49.0-r2.ebuild 
b/dev-python/boto/boto-2.49.0-r2.ebuild
index 55a78c0dfe3..1d2553bf36b 100644
--- a/dev-python/boto/boto-2.49.0-r2.ebuild
+++ b/dev-python/boto/boto-2.49.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="test"
 
 BDEPEND="



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

2020-06-04 Thread Agostino Sarubbo
commit: d4d8fd268d4a84ef2bb6e9b0b484d278c015c2ad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:13:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:13:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d8fd26

dev-python/pygame: x86 stable wrt bug #727072

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

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

diff --git a/dev-python/pygame/pygame-1.9.6-r1.ebuild 
b/dev-python/pygame/pygame-1.9.6-r1.ebuild
index c43c588f219..e2fa6c9fcde 100644
--- a/dev-python/pygame/pygame-1.9.6-r1.ebuild
+++ b/dev-python/pygame/pygame-1.9.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
 IUSE="doc examples midi opengl X"
 
 DEPEND="dev-python/numpy[${PYTHON_USEDEP}]



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

2020-06-04 Thread Agostino Sarubbo
commit: 27cbcc9356ef82cd9883b9056e014962b179eb27
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:12:29 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:12:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27cbcc93

dev-python/boto: sparc stable wrt bug #727062

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

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

diff --git a/dev-python/boto/boto-2.49.0-r2.ebuild 
b/dev-python/boto/boto-2.49.0-r2.ebuild
index 85355cf1396..55a78c0dfe3 100644
--- a/dev-python/boto/boto-2.49.0-r2.ebuild
+++ b/dev-python/boto/boto-2.49.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="test"
 
 BDEPEND="



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

2020-06-04 Thread Agostino Sarubbo
commit: e734f5fed6aae93f0fe608b10baa2fac998730de
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:11:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:11:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e734f5fe

dev-python/pygame: ppc stable wrt bug #727072

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

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

diff --git a/dev-python/pygame/pygame-1.9.6-r1.ebuild 
b/dev-python/pygame/pygame-1.9.6-r1.ebuild
index c1b03bc9122..c43c588f219 100644
--- a/dev-python/pygame/pygame-1.9.6-r1.ebuild
+++ b/dev-python/pygame/pygame-1.9.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86"
 IUSE="doc examples midi opengl X"
 
 DEPEND="dev-python/numpy[${PYTHON_USEDEP}]



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

2020-06-04 Thread Agostino Sarubbo
commit: 50bdb1748f0a77b0ba0095d98701eaf84bfffd8e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:11:39 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:11:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50bdb174

dev-python/wcwidth: ppc stable wrt bug #726726

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

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

diff --git a/dev-python/wcwidth/wcwidth-0.1.9.ebuild 
b/dev-python/wcwidth/wcwidth-0.1.9.ebuild
index 6a6df66a5b1..d1fa5e9c68f 100644
--- a/dev-python/wcwidth/wcwidth-0.1.9.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.9.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
 
 distutils_enable_tests pytest



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

2020-06-04 Thread Agostino Sarubbo
commit: 6d964487d129f85056857a7b9d65a4a1712c0b58
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:11:43 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:11:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d964487

dev-python/boto: ppc stable wrt bug #727062

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

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

diff --git a/dev-python/boto/boto-2.49.0-r2.ebuild 
b/dev-python/boto/boto-2.49.0-r2.ebuild
index e93dd5dea3f..85355cf1396 100644
--- a/dev-python/boto/boto-2.49.0-r2.ebuild
+++ b/dev-python/boto/boto-2.49.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="test"
 
 BDEPEND="



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

2020-06-04 Thread Sergei Trofimovich
commit: 9748e68401dcb7e3059f3dc2640b770707b2d43a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 06:55:22 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:10:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9748e684

mail-mta/netqmail: drop vulnerable

Bug: https://bugs.gentoo.org/721566
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 mail-mta/netqmail/netqmail-1.06-r12.ebuild | 199 -
 1 file changed, 199 deletions(-)

diff --git a/mail-mta/netqmail/netqmail-1.06-r12.ebuild 
b/mail-mta/netqmail/netqmail-1.06-r12.ebuild
deleted file mode 100644
index 997d508db9f..000
--- a/mail-mta/netqmail/netqmail-1.06-r12.ebuild
+++ /dev/null
@@ -1,199 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-GENQMAIL_PV=20191010
-QMAIL_SPP_PV=0.42
-
-QMAIL_TLS_PV=20190114
-QMAIL_TLS_F=${PN}-1.05-tls-smtpauth-${QMAIL_TLS_PV}.patch
-QMAIL_TLS_CVE=vu555316.patch
-
-QMAIL_BIGTODO_PV=103
-QMAIL_BIGTODO_F=big-todo.${QMAIL_BIGTODO_PV}.patch
-
-QMAIL_LARGE_DNS='qmail-103.patch'
-
-QMAIL_SMTPUTF8='qmail-smtputf8.patch'
-
-inherit qmail
-
-DESCRIPTION="qmail -- a secure, reliable, efficient, simple message transfer 
agent"
-HOMEPAGE="
-   http://netqmail.org
-   https://cr.yp.to/qmail.html
-   http://qmail.org
-"
-SRC_URI="mirror://qmail/${P}.tar.gz
-   
https://github.com/DerDakon/genqmail/releases/download/genqmail-${GENQMAIL_PV}/${GENQMAIL_F}
-   https://www.ckdhr.com/ckd/${QMAIL_LARGE_DNS}
-   !vanilla? (
-   highvolume? ( mirror://qmail/${QMAIL_BIGTODO_F} )
-   qmail-spp? ( mirror://sourceforge/qmail-spp/${QMAIL_SPP_F} )
-   ssl? (
-   https://mirror.alexh.name/qmail/netqmail/${QMAIL_TLS_F}
-   http://inoa.net/qmail-tls/${QMAIL_TLS_CVE}
-   
https://arnt.gulbrandsen.priv.no/qmail/qmail-smtputf8.patch
-   )
-   )
-"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="authcram gencertdaily highvolume libressl pop3 qmail-spp ssl vanilla"
-REQUIRED_USE="vanilla? ( !ssl !qmail-spp !highvolume )"
-RESTRICT="test"
-
-DEPEND="
-   acct-group/nofiles
-   acct-group/qmail
-   acct-user/alias
-   acct-user/qmaild
-   acct-user/qmaill
-   acct-user/qmailp
-   acct-user/qmailq
-   acct-user/qmailr
-   acct-user/qmails
-   net-dns/libidn2
-   net-mail/queue-repair
-   sys-apps/gentoo-functions
-   sys-apps/groff
-   ssl? (
-   !libressl? ( >=dev-libs/openssl-1.1:0= )
-   libressl? ( dev-libs/libressl:= )
-   )
-"
-RDEPEND="${DEPEND}
-   sys-apps/ucspi-tcp
-   virtual/checkpassword
-   virtual/daemontools
-   authcram? ( >=net-mail/cmd5checkpw-0.30 )
-   ssl? (
-   pop3? ( sys-apps/ucspi-ssl )
-   )
-   !mail-mta/courier
-   !mail-mta/esmtp
-   !mail-mta/exim
-   !mail-mta/mini-qmail
-   !mail-mta/msmtp[mta]
-   !mail-mta/nullmailer
-   !mail-mta/opensmtpd
-   !mail-mta/postfix
-   !mail-mta/qmail-ldap
-   !mail-mta/sendmail
-   !mail-mta/ssmtp[mta]
-"
-
-pkg_setup() {
-   if [[ -n "${QMAIL_PATCH_DIR}" ]]; then
-   eerror
-   eerror "The QMAIL_PATCH_DIR variable for custom patches"
-   eerror "has been removed from ${PN}. If you need custom patches"
-   eerror "see 'user patches' in the portage manual."
-   eerror
-   die "QMAIL_PATCH_DIR is not supported anymore"
-   fi
-}
-
-src_unpack() {
-   genqmail_src_unpack
-   use qmail-spp && qmail_spp_src_unpack
-
-   unpack ${P}.tar.gz
-}
-
-PATCHES=(
-   "${FILESDIR}/${PV}-exit.patch"
-   "${FILESDIR}/${PV}-readwrite.patch"
-   "${DISTDIR}/${QMAIL_LARGE_DNS}"
-   "${FILESDIR}/${PV}-fbsd-utmpx.patch"
-   "${FILESDIR}/${P}-ipme-multiple.patch"
-   "${FILESDIR}/${P}-any-to-cname.patch"
-)
-
-src_prepare() {
-   if ! use vanilla; then
-   if use ssl; then
-   # This patch contains relative paths and needs to be 
cleaned up.
-   sed 's~^--- \.\./\.\./~--- ~g' \
-   < "${DISTDIR}"/${QMAIL_TLS_F} \
-   > "${T}"/${QMAIL_TLS_F} || die
-   PATCHES+=( "${T}/${QMAIL_TLS_F}"
-   "${DISTDIR}/${QMAIL_TLS_CVE}"
-   "${FILESDIR}/qmail-smtputf8.patch"
-   "${FILESDIR}/qmail-smtputf8-crlf-fix.patch"
-   )
-   fi
-   if use highvolume; then
-   PATCHES+=( "${DISTDIR}/${QMAIL_BIGTODO_F}" )
-   fi
-
-   if use qmail-sp

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

2020-06-04 Thread Sergei Trofimovich
commit: ebfe5c2df5ccd58553029ae3f84aa6c84b95865a
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 11:58:37 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:10:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebfe5c2d

app-portage/nattka: keyworded 0.2.6 for hppa, bug #726508

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

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

diff --git a/app-portage/nattka/nattka-0.2.6.ebuild 
b/app-portage/nattka/nattka-0.2.6.ebuild
index 8ab2f3f0002..348897ce331 100644
--- a/app-portage/nattka/nattka-0.2.6.ebuild
+++ b/app-portage/nattka/nattka-0.2.6.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/mgorny/nattka/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
 
 RDEPEND="
dev-python/lxml[${PYTHON_USEDEP}]



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

2020-06-04 Thread Sergei Trofimovich
commit: dea0d389c061447a0eb944e25f8952a039b4d014
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 11:57:05 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:10:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dea0d389

dev-python/httplib2: keyworded 0.18.1 for hppa, bug #726508

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

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

diff --git a/dev-python/httplib2/httplib2-0.18.1.ebuild 
b/dev-python/httplib2/httplib2-0.18.1.ebuild
index 28cf38786a4..b0c37b6e2c7 100644
--- a/dev-python/httplib2/httplib2-0.18.1.ebuild
+++ b/dev-python/httplib2/httplib2-0.18.1.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 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
 
 RDEPEND="app-misc/ca-certificates"
 BDEPEND="



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

2020-06-04 Thread Sergei Trofimovich
commit: 0ce1641be2067fa59f9b29863a7a462cbbf9f206
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 11:56:37 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:10:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce1641b

dev-python/wcwidth: stable 0.1.9 for sparc, bug #726726

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

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

diff --git a/dev-python/wcwidth/wcwidth-0.1.9.ebuild 
b/dev-python/wcwidth/wcwidth-0.1.9.ebuild
index 9107108501b..b79dff8a839 100644
--- a/dev-python/wcwidth/wcwidth-0.1.9.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.9.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sparc 
x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
 
 distutils_enable_tests pytest



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

2020-06-04 Thread Agostino Sarubbo
commit: 7803fdee36d40ce2561a75848cb6db0261d02e4f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:09:56 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:09:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7803fdee

dev-python/boto: amd64 stable wrt bug #727062

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

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

diff --git a/dev-python/boto/boto-2.49.0-r2.ebuild 
b/dev-python/boto/boto-2.49.0-r2.ebuild
index 4cb94d5afa6..e601e163d28 100644
--- a/dev-python/boto/boto-2.49.0-r2.ebuild
+++ b/dev-python/boto/boto-2.49.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 IUSE="test"
 
 BDEPEND="



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

2020-06-04 Thread Agostino Sarubbo
commit: ff4e5c3e5583db232af9e0e61a9aac5b3a4ef4c9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:11:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:11:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4e5c3e

dev-python/boto: arm stable wrt bug #727062

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

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

diff --git a/dev-python/boto/boto-2.49.0-r2.ebuild 
b/dev-python/boto/boto-2.49.0-r2.ebuild
index e601e163d28..e93dd5dea3f 100644
--- a/dev-python/boto/boto-2.49.0-r2.ebuild
+++ b/dev-python/boto/boto-2.49.0-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
 IUSE="test"
 
 BDEPEND="



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

2020-06-04 Thread Agostino Sarubbo
commit: 2bccb1b4ddb21201ac568b8c9e27f71e00115a58
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:11:05 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:11:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bccb1b4

dev-python/wcwidth: arm stable wrt bug #726726

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

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

diff --git a/dev-python/wcwidth/wcwidth-0.1.9.ebuild 
b/dev-python/wcwidth/wcwidth-0.1.9.ebuild
index b79dff8a839..6a6df66a5b1 100644
--- a/dev-python/wcwidth/wcwidth-0.1.9.ebuild
+++ b/dev-python/wcwidth/wcwidth-0.1.9.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
 
 distutils_enable_tests pytest



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

2020-06-04 Thread Sergei Trofimovich
commit: d32212c7b9224ed51159b91032799c983b29b7cc
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 11:57:32 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:10:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d32212c7

dev-python/pytest-httpbin: keyworded 1.0.0 for hppa, bug #726508

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

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

diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild 
b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
index 15f1a128145..b5c37572673 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 
 RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]



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

2020-06-04 Thread Agostino Sarubbo
commit: dcf4c03583be31bca2fb298bf89f5078807d2d7d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:09:49 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:09:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf4c035

dev-python/pygpgme: amd64 stable wrt bug #726592

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

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

diff --git a/dev-python/pygpgme/pygpgme-0.3-r2.ebuild 
b/dev-python/pygpgme/pygpgme-0.3-r2.ebuild
index 14125b27bc2..d2cc999d220 100644
--- a/dev-python/pygpgme/pygpgme-0.3-r2.ebuild
+++ b/dev-python/pygpgme/pygpgme-0.3-r2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="app-crypt/gpgme"



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

2020-06-04 Thread Sergei Trofimovich
commit: 6f04ca8d5a8ceeab3a1aa4ca0f404a8ce0e4b603
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Jun  4 11:57:58 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Jun  4 14:10:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f04ca8d

dev-python/vcrpy: keyworded 4.0.2 for hppa, bug #726508

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

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

diff --git a/dev-python/vcrpy/vcrpy-4.0.2.ebuild 
b/dev-python/vcrpy/vcrpy-4.0.2.ebuild
index 3dc111e3a19..b538d90a918 100644
--- a/dev-python/vcrpy/vcrpy-4.0.2.ebuild
+++ b/dev-python/vcrpy/vcrpy-4.0.2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/kevin1024/vcrpy/archive/v${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
 
 RDEPEND="
>=dev-python/httplib2-0.9.1[${PYTHON_USEDEP}]



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

2020-06-04 Thread Agostino Sarubbo
commit: 564f66890ce51247e5d91f9e9b27d648936e6e4a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:10:17 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:10:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=564f6689

dev-python/pygame: amd64 stable wrt bug #727072

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

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

diff --git a/dev-python/pygame/pygame-1.9.6-r1.ebuild 
b/dev-python/pygame/pygame-1.9.6-r1.ebuild
index 0aa0b86bea9..c1b03bc9122 100644
--- a/dev-python/pygame/pygame-1.9.6-r1.ebuild
+++ b/dev-python/pygame/pygame-1.9.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="doc examples midi opengl X"
 
 DEPEND="dev-python/numpy[${PYTHON_USEDEP}]



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

2020-06-04 Thread Agostino Sarubbo
commit: eba090d2058d7f0eaa509b7446fb0cb1d7c4c864
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:10:03 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:10:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba090d2

dev-python/booleanOperations: amd64 stable wrt bug #727068

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

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

diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild 
b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
index 4c7e90ee84a..475b1e1a6f9 100644
--- a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
+++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz ->
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=""



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

2020-06-04 Thread Agostino Sarubbo
commit: a7143b6e20744df25e2a33c62b1387ba79edddb8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  4 14:10:09 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  4 14:10:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7143b6e

dev-python/pyclipper: amd64 stable wrt bug #727068

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

 dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild 
b/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild
index 897d7a04d13..c309ac6befd 100644
--- a/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild
+++ b/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_p/.post}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 BDEPEND="



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

2020-06-04 Thread Michał Górny
commit: e069d979e0d1e4bac19cf50e48d8f3b5df32ff1e
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:17:59 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e069d979

dev-python/cherrypy: arm keyworded (bug #717946)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/cherrypy/cherrypy-18.5.0.ebuild 
b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
index 03c9de1dad6..7d90d9a6bf2 100644
--- a/dev-python/cherrypy/cherrypy-18.5.0.ebuild
+++ b/dev-python/cherrypy/cherrypy-18.5.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="ssl test"
 
 RDEPEND=">=dev-python/cheroot-8.2.1[${PYTHON_USEDEP}]



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

2020-06-04 Thread Michał Górny
commit: 740da5a5b309bbca875ae5d59f9cd00989a7aa54
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:21:16 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=740da5a5

dev-python/jaraco-text: arm keyworded (bug #717946)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/jaraco-text/jaraco-text-3.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild 
b/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild
index 1770d064a13..7787ea07b50 100644
--- a/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild
+++ b/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-06-04 Thread Michał Górny
commit: 8fb2e0cbfb1738b90db5f0686651a5e61e644f93
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 23:37:56 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb2e0cb

media-gfx/pngquant: arm keyworded (bug #716074)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/media-gfx/pngquant/pngquant-2.12.6.ebuild 
b/media-gfx/pngquant/pngquant-2.12.6.ebuild
index c301e0f1f4c..a012ed1f91c 100644
--- a/media-gfx/pngquant/pngquant-2.12.6.ebuild
+++ b/media-gfx/pngquant/pngquant-2.12.6.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/kornelski/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3 HPND rwpng"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE="cpu_flags_x86_sse2 debug lcms openmp test"
 
 RDEPEND="



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

2020-06-04 Thread Michał Górny
commit: f58393382fb22ccffc4dae1832cce6703b127b18
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 03:45:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5839338

net-misc/endlessh: arm keyworded (bug #723004)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 net-misc/endlessh/endlessh-1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/endlessh/endlessh-1.1.ebuild 
b/net-misc/endlessh/endlessh-1.1.ebuild
index 076f1f1161c..89e86696bb7 100644
--- a/net-misc/endlessh/endlessh-1.1.ebuild
+++ b/net-misc/endlessh/endlessh-1.1.ebuild
@@ -13,7 +13,7 @@ if [ ${PV} == "" ] ; then
EGIT_REPO_URI="https://github.com/skeeto/${PN}.git";
 else
SRC_URI="https://github.com/skeeto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ~arm64 ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 fi
 
 LICENSE="Unlicense"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-github-alt/

2020-06-04 Thread Michał Górny
commit: 1aae832969704fc92d83a23b6ce250678950f2e2
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:26:14 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aae8329

dev-python/sphinxcontrib-github-alt: arm keyworded (bug #710278)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 .../sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild 
b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild
index 71120879c02..1d814e6db08 100644
--- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild
+++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 BDEPEND=${RDEPEND}



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

2020-06-04 Thread Michał Górny
commit: ce952e5b0eedbdd7fe67e0b43ed5cdd5406cb590
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 23:36:58 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce952e5b

dev-python/pyclipper: arm keyworded (bug #716074)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild 
b/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild
index c5a57c46be3..897d7a04d13 100644
--- a/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild
+++ b/dev-python/pyclipper/pyclipper-1.1.0_p3-r1.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_p/.post}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 BDEPEND="



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

2020-06-04 Thread Michał Górny
commit: 9f6b05d4ffd6d57b6a9db9ee3ab23f63633a1649
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 00:21:10 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6b05d4

dev-python/termcolor: arm keyworded (bug #711846)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild 
b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
index e9a9592d2ab..a2f1c31d387 100644
--- a/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
+++ b/dev-python/termcolor/termcolor-1.1.0-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 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"
 
 # no tests...
 RESTRICT="test"



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

2020-06-04 Thread Michał Górny
commit: ac3f8351e1d34fc91440524b4c69420f1cea050a
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:23:44 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac3f8351

dev-python/namespace-repoze: arm keyworded (bug #717946)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/namespace-repoze/namespace-repoze-1.ebuild 
b/dev-python/namespace-repoze/namespace-repoze-1.ebuild
index 434a5ecf883..07eeacc23b6 100644
--- a/dev-python/namespace-repoze/namespace-repoze-1.ebuild
+++ b/dev-python/namespace-repoze/namespace-repoze-1.ebuild
@@ -12,7 +12,7 @@ SRC_URI=""
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



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

2020-06-04 Thread Michał Górny
commit: 8c273396a8b861320bb5b85d785721dae4bfb174
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:22:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c273396

dev-python/pylibmc: arm keyworded (bug #717946)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pylibmc/pylibmc-1.6.1-r1.ebuild 
b/dev-python/pylibmc/pylibmc-1.6.1-r1.ebuild
index bb8725acf70..42727e34ff9 100644
--- a/dev-python/pylibmc/pylibmc-1.6.1-r1.ebuild
+++ b/dev-python/pylibmc/pylibmc-1.6.1-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/lericson/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE="doc test"
 
 # implementations to use for building docs, separate from PYTHON_COMPAT since



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

2020-06-04 Thread Michał Górny
commit: 50382bdd1fcf904cf5fae91575b52c1982fabc4e
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 02:52:49 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50382bdd

dev-python/socketpool: arm keyworded (bug #717276)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/socketpool/socketpool-0.5.3-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/socketpool/socketpool-0.5.3-r3.ebuild 
b/dev-python/socketpool/socketpool-0.5.3-r3.ebuild
index 50c1f964f7f..f94f60b8ff0 100644
--- a/dev-python/socketpool/socketpool-0.5.3-r3.ebuild
+++ b/dev-python/socketpool/socketpool-0.5.3-r3.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A simple Python socket pool"
 HOMEPAGE="https://github.com/benoitc/socketpool/";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="eventlet examples gevent"
 LICENSE="|| ( MIT public-domain )"
 SLOT="0"



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

2020-06-04 Thread Michał Górny
commit: fa7603751b191be4971795b83e73612c2fbeb5ba
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 02:53:31 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa760375

dev-python/eventlet: arm keyworded (bug #717276)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/eventlet/eventlet-0.25.1-r1.ebuild 
b/dev-python/eventlet/eventlet-0.25.1-r1.ebuild
index f4245036bef..f5ec914ba9c 100644
--- a/dev-python/eventlet/eventlet-0.25.1-r1.ebuild
+++ b/dev-python/eventlet/eventlet-0.25.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/e/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
 IUSE="doc examples test"
 
 RDEPEND="



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

2020-06-04 Thread Michał Górny
commit: 5060b1bbde1466be6d7c6efbec9d1c5ad523b826
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 15:36:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5060b1bb

dev-libs/flatbuffers: arm keyworded (bug #725912)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-libs/flatbuffers/flatbuffers-1.12.0.ebuild 
b/dev-libs/flatbuffers/flatbuffers-1.12.0.ebuild
index 4b2accd3e23..2016bbfb5ed 100644
--- a/dev-libs/flatbuffers/flatbuffers-1.12.0.ebuild
+++ b/dev-libs/flatbuffers/flatbuffers-1.12.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="static-libs test"
 
 RESTRICT="!test? ( test )"



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

2020-06-04 Thread Michał Górny
commit: ea20ab0fe6662ee5c2d9127638dedd9ed914e66e
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 23:36:29 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea20ab0f

dev-python/defcon: arm keyworded (bug #716074)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/defcon/defcon-0.6.0-r1.ebuild 
b/dev-python/defcon/defcon-0.6.0-r1.ebuild
index bbe1598e770..2993b03db02 100644
--- a/dev-python/defcon/defcon-0.6.0-r1.ebuild
+++ b/dev-python/defcon/defcon-0.6.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/typesupply/defcon/archive/${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-python/fonttools-3.31.0[${PYTHON_USEDEP}]"



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

2020-06-04 Thread Michał Górny
commit: 3a854941c52e0453786b1183017bf25540d63944
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 23:36:01 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a854941

dev-python/booleanOperations: arm keyworded (bug #716074)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild 
b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
index ee4e3dc368f..4c7e90ee84a 100644
--- a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
+++ b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz ->
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=""



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

2020-06-04 Thread Michał Górny
commit: ee4568248ca9c1bb70654ed25d6d368e346ed1cc
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Wed Jun  3 23:35:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee456824

dev-python/nototools: arm keyworded (bug #716074)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/nototools/nototools-0_pre20200207.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/nototools/nototools-0_pre20200207.ebuild 
b/dev-python/nototools/nototools-0_pre20200207.ebuild
index 2c8b5e90d20..6976667812b 100644
--- a/dev-python/nototools/nototools-0_pre20200207.ebuild
+++ b/dev-python/nototools/nototools-0_pre20200207.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/googlei18n/nototools/archive/${COMMIT}.tar.gz#/notot
 
 LICENSE="Apache-2.0 OFL-1.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc64 ~x86"
 
 RDEPEND="
media-gfx/scour



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

2020-06-04 Thread Michał Górny
commit: 76bec6006745e9f1d7297cf2dfdfda3ba9a66ceb
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 00:19:33 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76bec600

dev-python/pytest-shutil: arm keyworded (bug #711846)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

 dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild | 2 +-
 dev-python/pytest-shutil/pytest-shutil-1.7.0.ebuild| 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild 
b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
index 041dbc6f59f..668d150c553 100644
--- a/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
+++ b/dev-python/pytest-shutil/pytest-shutil-1.7.0-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 

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



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

2020-06-04 Thread Michał Górny
commit: 38eb54930023ddb041bb335b779f31df04716d48
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:19:55 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38eb5493

dev-python/pytest-services: arm keyworded (bug #717946)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild 
b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
index 0cdfbecacfb..cecaf44b17d 100644
--- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild
+++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="dev-python/requests[${PYTHON_USEDEP}]



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

2020-06-04 Thread Michał Górny
commit: 2dd72ac1fa2e192cc6edf54ee283f1b859382813
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:23:10 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dd72ac1

media-gfx/xdot: arm keyworded (bug #717946)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/media-gfx/xdot/xdot-1.1.ebuild b/media-gfx/xdot/xdot-1.1.ebuild
index e99b0bfd8ee..e7945acb322 100644
--- a/media-gfx/xdot/xdot-1.1.ebuild
+++ b/media-gfx/xdot/xdot-1.1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} = * ]]; then
GIT_ECLASS="git-r3"
SRC_URI=""
 else
-   KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86"
+   KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"
SRC_URI="https://github.com/jrfonseca/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"



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

2020-06-04 Thread Michał Górny
commit: 9e31bda1bfbe4d22e32cbda0797c004984db1542
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Thu Jun  4 01:19:18 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun  4 14:05:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e31bda1

dev-python/objgraph: arm keyworded (bug #717946)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Michał Górny  gentoo.org>

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

diff --git a/dev-python/objgraph/objgraph-3.4.1.ebuild 
b/dev-python/objgraph/objgraph-3.4.1.ebuild
index d5ed0deef9f..2df7123cb5f 100644
--- a/dev-python/objgraph/objgraph-3.4.1.ebuild
+++ b/dev-python/objgraph/objgraph-3.4.1.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://mg.pov.lt/objgraph/";
 SRC_URI="mirror://pypi/o/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="doc test"
 RESTRICT="!test? ( test )"



<    1   2   3   >