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

2020-07-19 Thread Jeroen Roovers
commit: 76c6091301def589938db8c2447e5a7e15b94d85
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jul 19 13:57:30 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jul 19 13:59:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c60913

net-analyzer/scapy: Version 2.4.4_rc1

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

 net-analyzer/scapy/Manifest   |  1 +
 net-analyzer/scapy/scapy-2.4.4_rc1.ebuild | 43 +++
 2 files changed, 44 insertions(+)

diff --git a/net-analyzer/scapy/Manifest b/net-analyzer/scapy/Manifest
index 386ca2e9f88..011d63e669f 100644
--- a/net-analyzer/scapy/Manifest
+++ b/net-analyzer/scapy/Manifest
@@ -1,2 +1,3 @@
 DIST scapy-2.4.2.tar.gz 3330071 BLAKE2B 
a40074594cd561b33d04364fba743fa5fe741b06b2ad8f8f9ebe9dfb0b9a3bc4f641cd16d99a4ba070fc0763d7cfeb8d3ecd056f162d509070cdd57d55d6ad9c
 SHA512 
980f708a849ae26edca3eb6618a41668818c5883bca699f347f47a8964b3ee44a6ceefe4a12cb7d5fe6c13f5cbe2b7547938e53139f4ec9e6ef384e30c9bb6db
 DIST scapy-2.4.3.tar.gz 2969754 BLAKE2B 
83ab6500dbc0424b728253661f03391d450f77b19c0059b8a605a19f48b4ddd7344743310a5cb7c741fcf750876ba125daf883d04714981ff81ef4db97519ae0
 SHA512 
579e3f326f90e10b2839aee805949e14ecab9431f360ef75e60080a971653e1f48a240d812b8ace77754b01b07a2ddb8533d1e6b18ee8804280bf9b2c237cede
+DIST scapy-2.4.4_rc1.tar.gz 3222693 BLAKE2B 
4b7e29253fd3c67e5bc0e85a01433b9e4b51347e163d26e7ce168d346931aaa5429ebde087cc2d28299fb36f96f3c3755038cc94ffd440ac4b761a3de0fdc4e1
 SHA512 
c2a0486d650dab2226fc40a7d5e18d5974230d09d1f711a7050c08027125acabb679e99530589bd3806cbd870a970ebefd4141bcac625768f04809e837cc9b1d

diff --git a/net-analyzer/scapy/scapy-2.4.4_rc1.ebuild 
b/net-analyzer/scapy/scapy-2.4.4_rc1.ebuild
new file mode 100644
index 000..91851f33d4f
--- /dev/null
+++ b/net-analyzer/scapy/scapy-2.4.4_rc1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{6,7} )
+inherit distutils-r1 readme.gentoo-r1
+
+DESCRIPTION="A Python interactive packet manipulation program for mastering 
the network"
+HOMEPAGE="https://scapy.net/ https://github.com/secdev/scapy;
+SRC_URI="https://github.com/secdev/${PN}/archive/v${PV/_/}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RDEPEND="
+   net-analyzer/tcpdump
+"
+S=${WORKDIR}/${P/_/}
+DOC_CONTENTS="
+Scapy has optional support for the following packages:
+
+   dev-python/cryptography
+   dev-python/ipython
+   dev-python/matplotlib
+   dev-python/pyx
+   media-gfx/graphviz
+   net-analyzer/tcpreplay
+   virtual/imagemagick-tools
+
+   See also ""${EPREFIX}/usr/share/doc/${PF}/installation.rst""
+"
+
+src_prepare() {
+   echo ${PV/_/} > ${PN}/VERSION || die
+
+   distutils-r1_src_prepare
+}
+
+src_install() {
+   distutils-r1_src_install
+   dodoc -r doc/${PN}/*
+   DISABLE_AUTOFORMATTING=plz readme.gentoo_create_doc
+}



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

2020-07-19 Thread Jeroen Roovers
commit: d629ddf37ac7c104e82dab05598f5f37ba9b8099
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jul 19 13:58:25 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jul 19 13:59:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d629ddf3

net-analyzer/scapy: Update live ebuild

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

 net-analyzer/scapy/scapy-.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-analyzer/scapy/scapy-.ebuild 
b/net-analyzer/scapy/scapy-.ebuild
index 3ed8c5033ab..2590611e940 100644
--- a/net-analyzer/scapy/scapy-.ebuild
+++ b/net-analyzer/scapy/scapy-.ebuild
@@ -31,7 +31,8 @@ Scapy has optional support for the following packages:
 "
 
 src_prepare() {
-   echo ${PV/_/} > ${PN}/VERSION
+   echo ${PV/_/} > ${PN}/VERSION || die
+
distutils-r1_src_prepare
 }
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-libs/open62541/, dev-libs/open62541/files/

2020-07-19 Thread Kurt Kanzenbach
commit: 5cf22a895d7262df9c112a1a86c71696f1b26a02
Author: Kurt Kanzenbach  kmk-computers  de>
AuthorDate: Sun Jul 19 13:51:02 2020 +
Commit: Kurt Kanzenbach  kmk-computers  de>
CommitDate: Sun Jul 19 13:51:02 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5cf22a89

dev-libs/open62541: Drop old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Kurt Kanzenbach  kmk-computers.de>

 dev-libs/open62541/Manifest|   1 -
 dev-libs/open62541/files/open62541-1.1-etf.patch   |  43 
 .../open62541/files/open62541-1.1-headers.patch|  36 ---
 dev-libs/open62541/files/open62541-1.1-tests.patch | 110 -
 dev-libs/open62541/open62541-1.1.ebuild|  98 --
 5 files changed, 288 deletions(-)

diff --git a/dev-libs/open62541/Manifest b/dev-libs/open62541/Manifest
index 4415d55..7a17dfe 100644
--- a/dev-libs/open62541/Manifest
+++ b/dev-libs/open62541/Manifest
@@ -1,3 +1,2 @@
 DIST open62541-1.0.1.tar.gz 2689199 BLAKE2B 
ad2932a9e42cda5a5ef29904e740ff1cfb0d3e3d481f1d15ba0b1e67c8b42fae11774f28f9b8d8abf8b78400d1c3aea5dfe75a32fb70a303f5378ab5915bc337
 SHA512 
9fb0af8befba4d7c376ecd98dfab9033439e0a0594e7e3f48b6df54749af482a4e70a7aa077c49202fd704520bb433a7598fc9f9297a5ff12cb7a019176c4031
 DIST open62541-1.1.1.tar.gz 2916122 BLAKE2B 
a3230911bfeaf54282b687293afc82e9d66f93250707cbdf2e2fc2141b8737153d182a7199a7fc677e5e625c17454d16f434923837554a4f79ba7c4d5013312d
 SHA512 
5b4dacf25de6c20311de52feb0ea791779b8a9ccb894341786e63e740367ec1e8d91b984b670b1a58d62ea160d7384fedb3ff50cabbc93d76c95c330507afc57
-DIST open62541-1.1.tar.gz 2931184 BLAKE2B 
817caad357e25bb70c548e7367ee75c358f40c27e5fde6b2edf6fe935289f58c40aa232565f0da5ba8ba6bcaf7138ce835232b649f10c2c9dee9618421eca6d8
 SHA512 
cf4d28de9534069600cdd3b20e837cdfbdeb46d4da59ad70fa8ad60fa1cd7fd02216cd0b818e8ece8dedb77de1986608817ab5f015e2ac0a806d5d8ba20a1765

diff --git a/dev-libs/open62541/files/open62541-1.1-etf.patch 
b/dev-libs/open62541/files/open62541-1.1-etf.patch
deleted file mode 100644
index a5edee6..000
--- a/dev-libs/open62541/files/open62541-1.1-etf.patch
+++ /dev/null
@@ -1,43 +0,0 @@
-From aa6581a7053dd43247d65daa5511fbcc2977731f Mon Sep 17 00:00:00 2001
-From: Kurt Kanzenbach 
-Date: Sun, 12 Jul 2020 10:57:08 +0200
-Subject: [PATCH] etf: Fix compiler warning/build error in etf plugin
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Fix the following warning/error:
-
-|In function ‘snprintf’,
-|inlined from ‘UA_PubSubChannelEthernetETF_open’ at 
/var/tmp/portage/dev-libs/open62541-1.1/work/open62541-1.1/plugins/ua_pubsub_ethernet_etf.c:189:5,
-|inlined from ‘TransportLayerEthernetETF_addChannel’ at 
/var/tmp/portage/dev-libs/open62541-1.1/work/open62541-1.1/plugins/ua_pubsub_ethernet_etf.c:563:40:
-|/usr/include/bits/stdio2.h:67:10: error: ‘__builtin___snprintf_chk’ specified 
bound 40 exceeds destination size 16 [-Werror=stringop-overflow=]
-|   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
-|  |  ^~~~
-|   68 |__bos (__s), __fmt, __va_arg_pack ());
-|  |~
-|
-
-By using the correct size.
-
-Signed-off-by: Kurt Kanzenbach 

- plugins/ua_pubsub_ethernet_etf.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/plugins/ua_pubsub_ethernet_etf.c 
b/plugins/ua_pubsub_ethernet_etf.c
-index 416b5857945a..d55eb363e3b5 100644
 a/plugins/ua_pubsub_ethernet_etf.c
-+++ b/plugins/ua_pubsub_ethernet_etf.c
-@@ -186,7 +186,7 @@ UA_PubSubChannelEthernetETF_open(const 
UA_PubSubConnectionConfig *connectionConf
- struct ifreq ifreq;
- memset(, 0, sizeof(struct ifreq));
- UA_UInt64 len = UA_MIN(address->networkInterface.length, 
sizeof(ifreq.ifr_name)-1);
--UA_snprintf(ifreq.ifr_name, sizeof(struct ifreq),
-+UA_snprintf(ifreq.ifr_name, sizeof(ifreq.ifr_name),
- "%.*s", (int)len,
- (char*)address->networkInterface.data);
- 
--- 
-2.26.2
-

diff --git a/dev-libs/open62541/files/open62541-1.1-headers.patch 
b/dev-libs/open62541/files/open62541-1.1-headers.patch
deleted file mode 100644
index 29d2ed3..000
--- a/dev-libs/open62541/files/open62541-1.1-headers.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From fef10a1f02ae5863e6670802ce162b6e102e3df8 Mon Sep 17 00:00:00 2001
-From: Kurt Kanzenbach 
-Date: Sun, 12 Jul 2020 10:39:31 +0200
-Subject: [PATCH] cmake: Install ETF and XDP plugin headers
-
-When the corresponding features are enabled, the headers should be installed as
-well.
-
-Signed-off-by: Kurt Kanzenbach 

- CMakeLists.txt | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index ee40c19af21f..3401ce3d2bd1 100755
 a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -858,6 +858,7 @@ if(UA_ENABLE_PUBSUB)
- list(APPEND 

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

2020-07-19 Thread Keri Harris
commit: b03533a2de029ac15deabd5f9c418b9b2f6da2d6
Author: Keri Harris  gentoo  org>
AuthorDate: Sun Jul 19 13:51:36 2020 +
Commit: Keri Harris  gentoo  org>
CommitDate: Sun Jul 19 13:51:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b03533a2

dev-lang/cxprolog: fix wxwidgets slot version

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Keri Harris  gentoo.org>

 dev-lang/cxprolog/cxprolog-0.98.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/cxprolog/cxprolog-0.98.2.ebuild 
b/dev-lang/cxprolog/cxprolog-0.98.2.ebuild
index b4cf9c3904e..e9054d7a336 100644
--- a/dev-lang/cxprolog/cxprolog-0.98.2.ebuild
+++ b/dev-lang/cxprolog/cxprolog-0.98.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-WX_GTK_VER="3.0"
+WX_GTK_VER="3.0-gtk3"
 VIRTUALX_REQUIRED="manual"
 
 inherit flag-o-matic java-pkg-opt-2 java-ant-2 toolchain-funcs virtualx 
wxwidgets



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

2020-07-19 Thread Sergei Trofimovich
commit: 1bbd56c9032749c1318e2c6c20ea2fdfb69427dc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:41:56 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:41:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bbd56c9

net-analyzer/net-snmp: stable 5.8.1_pre1-r1 for ppc64

stable wrt bug #729610

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild 
b/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
index 40feced5806..420da265566 100644
--- a/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${P/_/.}
 # GPL-2 for the init scripts
 LICENSE="HPND BSD GPL-2"
 SLOT="0/35"
-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="
X bzip2 doc elf kmem ipv6 libressl lm-sensors mfd-rewrites minimal mysql
netlink pcap pci perl python rpm selinux smux ssl tcpd ucd-compat zlib



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

2020-07-19 Thread Sergei Trofimovich
commit: 693a582c3770a68f79e246d0f87bdca5ee1f6fc0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:41:46 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:41:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=693a582c

dev-python/sphinxcontrib-issuetracker: stable 0.11-r2 for ppc64

stable wrt bug #731594

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../sphinxcontrib-issuetracker-0.11-r2.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r2.ebuild
 
b/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r2.ebuild
index 228bbaafa31..14f41276233 100644
--- 
a/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r2.ebuild
+++ 
b/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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"
 
 # ImportError: cannot import name 'SphinxStandaloneReader'
 RESTRICT="test"



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

2020-07-19 Thread Sergei Trofimovich
commit: a8be811f25daa872fbfde9c194de55c0c991a102
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:38:42 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:39:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8be811f

dev-python/sphinxcontrib-issuetracker: stable 0.11-r2 for ppc

stable wrt bug #731594

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 .../sphinxcontrib-issuetracker-0.11-r2.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r2.ebuild
 
b/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r2.ebuild
index cd4654d3001..228bbaafa31 100644
--- 
a/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r2.ebuild
+++ 
b/dev-python/sphinxcontrib-issuetracker/sphinxcontrib-issuetracker-0.11-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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"
 
 # ImportError: cannot import name 'SphinxStandaloneReader'
 RESTRICT="test"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-jai/

2020-07-19 Thread Sam James
commit: 110209c81d3cd4c3eb6ade4941e89825522c6789
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:27:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110209c8

dev-java/ant-jai: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-jai/ant-jai-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-jai/ant-jai-1.10.8.ebuild 
b/dev-java/ant-jai/ant-jai-1.10.8.ebuild
index 1c4f7517627..523d059f8dc 100644
--- a/dev-java/ant-jai/ant-jai-1.10.8.ebuild
+++ b/dev-java/ant-jai/ant-jai-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="sun-jai-bin"
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
 
 # Unmigrated, has textrels and there's also some source one now too.
 DEPEND=">=dev-java/sun-jai-bin-1.1.2.01-r1"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-core/

2020-07-19 Thread Sam James
commit: 0df92926f61cfba6b6f09289b8d4ea9f35937cb8
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:26:47 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df92926

dev-java/ant-core: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-core/ant-core-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-core/ant-core-1.10.8.ebuild 
b/dev-java/ant-core/ant-core-1.10.8.ebuild
index 0d628f9781f..2bb56800a92 100644
--- a/dev-java/ant-core/ant-core-1.10.8.ebuild
+++ b/dev-java/ant-core/ant-core-1.10.8.ebuild
@@ -21,7 +21,7 @@ 
SRC_URI="https://archive.apache.org/dist/ant/source/${MY_P}-src.tar.bz2
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~ppc-aix ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 CDEPEND=">=virtual/jdk-1.8:*"
 DEPEND="${CDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-apache-bsf/

2020-07-19 Thread Sam James
commit: b80dba93cb22e901f2c75f4c2ca96d2802819f49
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:24:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80dba93

dev-java/ant-apache-bsf: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-apache-bsf/ant-apache-bsf-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-apache-bsf/ant-apache-bsf-1.10.8.ebuild 
b/dev-java/ant-apache-bsf/ant-apache-bsf-1.10.8.ebuild
index 76e766c3154..df613eb34c1 100644
--- a/dev-java/ant-apache-bsf/ant-apache-bsf-1.10.8.ebuild
+++ b/dev-java/ant-apache-bsf/ant-apache-bsf-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="bsf-2.3"
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="python javascript tcl"
 
 DEPEND=">=dev-java/bsf-2.4.0-r1:2.3[python?,javascript?,tcl?]"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-apache-xalan2/

2020-07-19 Thread Sam James
commit: 815323720f3e44558b5ae09a8fa4564dc32df585
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:25:38 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81532372

dev-java/ant-apache-xalan2: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-apache-xalan2/ant-apache-xalan2-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.10.8.ebuild 
b/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.10.8.ebuild
index 9d0c270f03e..0b16bdd68fd 100644
--- a/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.10.8.ebuild
+++ b/dev-java/ant-apache-xalan2/ant-apache-xalan2-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="xalan"
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="dev-java/xalan:0
dev-java/xalan-serializer:0"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-apache-oro/

2020-07-19 Thread Sam James
commit: 680a3a97a3ae24a3e58c71868c31e627712efb0b
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:24:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=680a3a97

dev-java/ant-apache-oro: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-apache-oro/ant-apache-oro-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-apache-oro/ant-apache-oro-1.10.8.ebuild 
b/dev-java/ant-apache-oro/ant-apache-oro-1.10.8.ebuild
index 7c71b53bc2b..bd40b1558d1 100644
--- a/dev-java/ant-apache-oro/ant-apache-oro-1.10.8.ebuild
+++ b/dev-java/ant-apache-oro/ant-apache-oro-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="jakarta-oro-2.0"
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/jakarta-oro-2.0.8-r2:2.0"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-apache-regexp/

2020-07-19 Thread Sam James
commit: cae288baa7877b558f976b28df368ea42588cc55
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:24:56 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae288ba

dev-java/ant-apache-regexp: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-apache-regexp/ant-apache-regexp-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.8.ebuild 
b/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.8.ebuild
index 6787767d23b..f93b5e83b34 100644
--- a/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.8.ebuild
+++ b/dev-java/ant-apache-regexp/ant-apache-regexp-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="jakarta-regexp-1.4"
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/jakarta-regexp-1.4-r1:1.4"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-session/

2020-07-19 Thread Sam James
commit: b27400eb26123c2feeab54f61f788c9c98d33278
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:32:28 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b27400eb

xfce-base/xfce4-session: arm stable (bug #725708)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild 
b/xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild
index 4e2578f8bd4..4c2c6031836 100644
--- a/xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild
+++ b/xfce-base/xfce4-session/xfce4-session-4.14.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="nls policykit +xscreensaver"
 
 COMMON_DEPEND="x11-apps/iceauth



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-swing/

2020-07-19 Thread Sam James
commit: 9d562c7ddbae7792c7c94bd9095971623d567392
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:30:19 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d562c7d

dev-java/ant-swing: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-swing/ant-swing-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-swing/ant-swing-1.10.8.ebuild 
b/dev-java/ant-swing/ant-swing-1.10.8.ebuild
index e7ac74a9a59..eec7437628a 100644
--- a/dev-java/ant-swing/ant-swing-1.10.8.ebuild
+++ b/dev-java/ant-swing/ant-swing-1.10.8.ebuild
@@ -12,4 +12,4 @@ inherit ant-tasks
 
 DESCRIPTION="Apache Ant's optional tasks for Swing"
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-xz/

2020-07-19 Thread Sam James
commit: ba9e040e3875a4de780deda0abc41c5dcf67ceee
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:31:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba9e040e

dev-java/ant-xz: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-xz/ant-xz-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-xz/ant-xz-1.10.8.ebuild 
b/dev-java/ant-xz/ant-xz-1.10.8.ebuild
index db86ae7b40a..daff9a93fa2 100644
--- a/dev-java/ant-xz/ant-xz-1.10.8.ebuild
+++ b/dev-java/ant-xz/ant-xz-1.10.8.ebuild
@@ -11,7 +11,7 @@ inherit ant-tasks
 
 DESCRIPTION="Apache Ant's optional tasks for XZ compression"
 
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="dev-java/xz-java"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-commons-net/

2020-07-19 Thread Sam James
commit: 7880849b6953445d867fb9c2c122945a76eb0cc1
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:26:19 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7880849b

dev-java/ant-commons-net: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-commons-net/ant-commons-net-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-commons-net/ant-commons-net-1.10.8.ebuild 
b/dev-java/ant-commons-net/ant-commons-net-1.10.8.ebuild
index 41504482415..548eabe74ff 100644
--- a/dev-java/ant-commons-net/ant-commons-net-1.10.8.ebuild
+++ b/dev-java/ant-commons-net/ant-commons-net-1.10.8.ebuild
@@ -8,7 +8,7 @@ ANT_TASK_JREVER=1.8
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/commons-net-1.4.1-r1:0"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-settings/

2020-07-19 Thread Sam James
commit: 179677b25e8cdda5b5103e992607a26930564084
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:34:29 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:38:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=179677b2

xfce-base/xfce4-settings: arm stable (bug #725708)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild 
b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
index 105d571e27b..be11f757964 100644
--- a/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
+++ b/xfce-base/xfce4-settings/xfce4-settings-4.14.3.ebuild
@@ -10,7 +10,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-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="colord input_devices_libinput libcanberra libnotify upower +xklavier"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-testutil/

2020-07-19 Thread Sam James
commit: a90ca24273590055a76b94c0fefef0d7440c3209
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:30:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a90ca242

dev-java/ant-testutil: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-testutil/ant-testutil-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-testutil/ant-testutil-1.10.8.ebuild 
b/dev-java/ant-testutil/ant-testutil-1.10.8.ebuild
index 2c6ba33e73a..5823627ab5e 100644
--- a/dev-java/ant-testutil/ant-testutil-1.10.8.ebuild
+++ b/dev-java/ant-testutil/ant-testutil-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_JREVER=1.8
 inherit ant-tasks
 
 DESCRIPTION="Apache Ant's optional test utility classes"
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 CDEPEND="dev-java/ant-core:0"
 



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-taskmanager/

2020-07-19 Thread Sam James
commit: f96dc7f6080a08fb35c5903f8f4dbe40391efc73
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:36:18 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:38:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96dc7f6

xfce-extra/xfce4-taskmanager: arm stable (bug #725708)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.3.ebuild 
b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.3.ebuild
index 7420be68772..17e4b274573 100644
--- a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.3.ebuild
+++ b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.2.3.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-junitlauncher/

2020-07-19 Thread Sam James
commit: a822157468572e8871436e9a0cb3cb68eedf7754
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:29:28 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8221574

dev-java/ant-junitlauncher: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-junitlauncher/ant-junitlauncher-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-junitlauncher/ant-junitlauncher-1.10.8.ebuild 
b/dev-java/ant-junitlauncher/ant-junitlauncher-1.10.8.ebuild
index 04c68775d92..46bee709cd6 100644
--- a/dev-java/ant-junitlauncher/ant-junitlauncher-1.10.8.ebuild
+++ b/dev-java/ant-junitlauncher/ant-junitlauncher-1.10.8.ebuild
@@ -9,4 +9,4 @@ ANT_TASK_DEPNAME=""
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-apache-log4j/

2020-07-19 Thread Sam James
commit: ef35638e36f5a48d623b923f8c36c0fef8c46b08
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:24:26 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef35638e

dev-java/ant-apache-log4j: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-apache-log4j/ant-apache-log4j-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-apache-log4j/ant-apache-log4j-1.10.8.ebuild 
b/dev-java/ant-apache-log4j/ant-apache-log4j-1.10.8.ebuild
index beb80696624..8e1be473865 100644
--- a/dev-java/ant-apache-log4j/ant-apache-log4j-1.10.8.ebuild
+++ b/dev-java/ant-apache-log4j/ant-apache-log4j-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="log4j"
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/log4j-1.2.13-r2:0"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-jsch/

2020-07-19 Thread Sam James
commit: 07ebc0070c246e487b5a76a0a2808c5fb6b67745
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:28:42 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ebc007

dev-java/ant-jsch: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-jsch/ant-jsch-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-jsch/ant-jsch-1.10.8.ebuild 
b/dev-java/ant-jsch/ant-jsch-1.10.8.ebuild
index 82d49b7ab2e..7adc80aff05 100644
--- a/dev-java/ant-jsch/ant-jsch-1.10.8.ebuild
+++ b/dev-java/ant-jsch/ant-jsch-1.10.8.ebuild
@@ -8,7 +8,7 @@ ANT_TASK_JREVER=1.8
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/jsch-0.1.37:0"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-panel/

2020-07-19 Thread Sam James
commit: 0ecb9ccf92e62f856c6207701f25bf302213bc96
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:33:23 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecb9ccf

xfce-base/xfce4-panel: arm stable (bug #725708)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild 
b/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild
index 73f4ea9adf6..73e89381c67 100644
--- a/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild
+++ b/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x86-solaris"
 IUSE="+gtk2 introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 RESTRICT="!gtk2? ( test )"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-junit4/

2020-07-19 Thread Sam James
commit: cdfa6bd2eb2e4409f90b1a92a9f5ad44e9e5b209
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:29:52 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfa6bd2

dev-java/ant-junit4: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-junit4/ant-junit4-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-junit4/ant-junit4-1.10.8.ebuild 
b/dev-java/ant-junit4/ant-junit4-1.10.8.ebuild
index 9bb83b1dbfc..a00f7528eec 100644
--- a/dev-java/ant-junit4/ant-junit4-1.10.8.ebuild
+++ b/dev-java/ant-junit4/ant-junit4-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="junit-4"
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
 
 DEPEND="dev-java/junit:4
~dev-java/ant-junit-${PV}"



[gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-clipman-plugin/

2020-07-19 Thread Sam James
commit: ed580bd88a8d5d08fb467e1de0f514ee38f7ac2c
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:35:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:38:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed580bd8

xfce-extra/xfce4-clipman-plugin: arm stable (bug #725708)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.1.ebuild 
b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.1.ebuild
index 8904a0c06d6..7c4a540463b 100644
--- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.1.ebuild
+++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.6.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2;
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
 IUSE="qrcode"
 
 RDEPEND=">=dev-libs/glib-2.32:2=



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-commons-logging/

2020-07-19 Thread Sam James
commit: 75fa31a6f471c0e285bab60eb4234d89deb8e585
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:26:04 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75fa31a6

dev-java/ant-commons-logging: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-commons-logging/ant-commons-logging-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-commons-logging/ant-commons-logging-1.10.8.ebuild 
b/dev-java/ant-commons-logging/ant-commons-logging-1.10.8.ebuild
index 077f88caea9..26376ceb4d0 100644
--- a/dev-java/ant-commons-logging/ant-commons-logging-1.10.8.ebuild
+++ b/dev-java/ant-commons-logging/ant-commons-logging-1.10.8.ebuild
@@ -8,7 +8,7 @@ ANT_TASK_JREVER=1.8
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/commons-logging-1.0.4-r2:0"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-javamail/

2020-07-19 Thread Sam James
commit: b0f86408afcfe6bfe3b3c6280a764de0c74f64b5
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:27:29 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f86408

dev-java/ant-javamail: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-javamail/ant-javamail-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-javamail/ant-javamail-1.10.8.ebuild 
b/dev-java/ant-javamail/ant-javamail-1.10.8.ebuild
index 6f4143cce22..2024db72e43 100644
--- a/dev-java/ant-javamail/ant-javamail-1.10.8.ebuild
+++ b/dev-java/ant-javamail/ant-javamail-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME=( "gnu-jaf-1" "oracle-javamail" )
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # needs some classes from javax.activation.* which are not in jdk 11
 DEPEND="virtual/jdk:1.8



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-jdepend/

2020-07-19 Thread Sam James
commit: 963afa21c1c8ca2690f75c160f2518d82f635270
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:27:53 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=963afa21

dev-java/ant-jdepend: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-jdepend/ant-jdepend-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-jdepend/ant-jdepend-1.10.8.ebuild 
b/dev-java/ant-jdepend/ant-jdepend-1.10.8.ebuild
index e27591a13ee..a27bb639385 100644
--- a/dev-java/ant-jdepend/ant-jdepend-1.10.8.ebuild
+++ b/dev-java/ant-jdepend/ant-jdepend-1.10.8.ebuild
@@ -8,7 +8,7 @@ ANT_TASK_JREVER=1.8
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/jdepend-2.9-r2:0"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-junit/

2020-07-19 Thread Sam James
commit: e5d1d62a67711c51a1f78ec9a4ac7d04ed276c90
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:29:04 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d1d62a

dev-java/ant-junit: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-junit/ant-junit-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-junit/ant-junit-1.10.8.ebuild 
b/dev-java/ant-junit/ant-junit-1.10.8.ebuild
index 757ea7e34f5..b25cecc504d 100644
--- a/dev-java/ant-junit/ant-junit-1.10.8.ebuild
+++ b/dev-java/ant-junit/ant-junit-1.10.8.ebuild
@@ -8,7 +8,7 @@ ANT_TASK_JREVER=1.8
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND="
dev-java/junit:0



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-jmf/

2020-07-19 Thread Sam James
commit: e77324f6bab2249abb88bb984c96b06cb6e5bafe
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:28:16 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77324f6

dev-java/ant-jmf: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-jmf/ant-jmf-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-jmf/ant-jmf-1.10.8.ebuild 
b/dev-java/ant-jmf/ant-jmf-1.10.8.ebuild
index c43a7151dc8..569cd8d96e6 100644
--- a/dev-java/ant-jmf/ant-jmf-1.10.8.ebuild
+++ b/dev-java/ant-jmf/ant-jmf-1.10.8.ebuild
@@ -13,4 +13,4 @@ inherit ant-tasks
 
 DESCRIPTION="Apache Ant's optional tasks for the Java Media Framework (JMF)"
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos 
~sparc-solaris ~x86-solaris"



[gentoo-commits] repo/gentoo:master commit in: dev-java/ant-apache-resolver/

2020-07-19 Thread Sam James
commit: c306d65b0a5213a7af428d84b8bd62ee7c6c09be
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 13:25:20 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 13:37:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c306d65b

dev-java/ant-apache-resolver: x86 stable (bug #723086)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-java/ant-apache-resolver/ant-apache-resolver-1.10.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/ant-apache-resolver/ant-apache-resolver-1.10.8.ebuild 
b/dev-java/ant-apache-resolver/ant-apache-resolver-1.10.8.ebuild
index 902fe52d4f7..1721fd1cc3f 100644
--- a/dev-java/ant-apache-resolver/ant-apache-resolver-1.10.8.ebuild
+++ b/dev-java/ant-apache-resolver/ant-apache-resolver-1.10.8.ebuild
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="xml-commons-resolver"
 
 inherit ant-tasks
 
-KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 DEPEND=">=dev-java/xml-commons-resolver-1.2:0"
 RDEPEND="${DEPEND}"



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

2020-07-19 Thread Sergei Trofimovich
commit: 3b75dcf30e79b9665328111aa402be06d936dfed
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:35:03 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:36:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b75dcf3

dev-python/rsa: keyworded 4.2 for sparc

keyworded wrt bug #732724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/rsa/rsa-4.2.ebuild b/dev-python/rsa/rsa-4.2.ebuild
index 35c8068c1a0..f5a73563325 100644
--- a/dev-python/rsa/rsa-4.2.ebuild
+++ b/dev-python/rsa/rsa-4.2.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
>=dev-python/pyasn1-0.1.3[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sci-biology/clustalw/

2020-07-19 Thread Sergei Trofimovich
commit: 7e1326f6e20d7dce107dd49bc6715ac1974ddb39
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:35:17 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:36:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1326f6

sci-biology/clustalw: keyworded 2.1-r1 for sparc

keyworded wrt bug #732334

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sci-biology/clustalw/clustalw-2.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-biology/clustalw/clustalw-2.1-r1.ebuild 
b/sci-biology/clustalw/clustalw-2.1-r1.ebuild
index 033b3794e81..f42f1ed031b 100644
--- a/sci-biology/clustalw/clustalw-2.1-r1.ebuild
+++ b/sci-biology/clustalw/clustalw-2.1-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.clustal.org/download/current/${P}.tar.gz;
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="2"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
 IUSE=""
 
 src_install() {



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

2020-07-19 Thread Sergei Trofimovich
commit: 5f0e7bcfd7fffedd200f558006a8a9d44652f44d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:35:49 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:36:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f0e7bcf

dev-util/lttng-ust: keyworded 2.11.0 for sparc

keyworded wrt bug #732328

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/lttng-ust/lttng-ust-2.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/lttng-ust/lttng-ust-2.11.0.ebuild 
b/dev-util/lttng-ust/lttng-ust-2.11.0.ebuild
index 3b23a277cc2..224f06a6fe9 100644
--- a/dev-util/lttng-ust/lttng-ust-2.11.0.ebuild
+++ b/dev-util/lttng-ust/lttng-ust-2.11.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://lttng.org/files/${PN}/${MY_P}.tar.bz2;
 
 LICENSE="GPL-2"
 SLOT="0/${MY_SLOT}"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="examples numa"
 
 DEPEND="



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

2020-07-19 Thread Sergei Trofimovich
commit: fbf88ccf476b2ac09cb824398a20ca3235bfdf35
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:35:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:36:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf88ccf

sys-process/numactl: keyworded 2.0.13 for sparc

keyworded wrt bug #732328

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-process/numactl/numactl-2.0.13.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/numactl/numactl-2.0.13.ebuild 
b/sys-process/numactl/numactl-2.0.13.ebuild
index 6bcda4fcddb..28c537136d4 100644
--- a/sys-process/numactl/numactl-2.0.13.ebuild
+++ b/sys-process/numactl/numactl-2.0.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
 else

SRC_URI="https://github.com/numactl/numactl/releases/download/v${PV}/${P}.tar.gz;
# ARM lacks the __NR_migrate_pages syscall.
-   KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux"
+   KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux"
 fi
 
 LICENSE="GPL-2"



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

2020-07-19 Thread Sergei Trofimovich
commit: d0509d5c9705767f0ed966a90bdc18d68b3944df
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:35:37 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:36:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0509d5c

dev-python/httpretty: keyworded 1.0.2-r1 for sparc

keyworded wrt bug #732724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/httpretty/httpretty-1.0.2-r1.ebuild 
b/dev-python/httpretty/httpretty-1.0.2-r1.ebuild
index 3bbabf33017..3d460a07af1 100644
--- a/dev-python/httpretty/httpretty-1.0.2-r1.ebuild
+++ b/dev-python/httpretty/httpretty-1.0.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="MIT"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-07-19 Thread Sergei Trofimovich
commit: d83b6f18f2605d4bd898fcbdb8bd0cafe71ff78f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:35:33 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:36:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d83b6f18

dev-python/boto: keyworded 2.49.0-r3 for sparc

keyworded wrt bug #732724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/boto/boto-2.49.0-r3.ebuild 
b/dev-python/boto/boto-2.49.0-r3.ebuild
index ea0014c4618..3570fef2603 100644
--- a/dev-python/boto/boto-2.49.0-r3.ebuild
+++ b/dev-python/boto/boto-2.49.0-r3.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 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos"
 
 PATCHES=(
# taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909545



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

2020-07-19 Thread Sergei Trofimovich
commit: a494143e2b35b4fffc43f71e16cda5877aa3b1db
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:35:10 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:36:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a494143e

dev-python/sure: keyworded 1.4.11 for sparc

keyworded wrt bug #732724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-python/sure/sure-1.4.11.ebuild 
b/dev-python/sure/sure-1.4.11.ebuild
index 9476b51123a..de31c269627 100644
--- a/dev-python/sure/sure-1.4.11.ebuild
+++ b/dev-python/sure/sure-1.4.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-07-19 Thread Mark Wright
commit: 67e602f6277beb596fe894ff8c11629c347eba8d
Author: Mark Wright  gentoo  org>
AuthorDate: Sun Jul 19 13:33:07 2020 +
Commit: Mark Wright  gentoo  org>
CommitDate: Sun Jul 19 13:34:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e602f6

dev-util/build2: for developing and packaging C and C++ code

Co-Authored-By: 4nykey  gmail.com
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Mark Wright  gentoo.org>

 dev-util/build2/Manifest   |   1 +
 .../build2-0.13.0_alpha0_pre20200718101251.ebuild  | 101 +
 ...ild2-0.13.0_alpha0_pre20200710-nousrlocal.patch |  52 +++
 dev-util/build2/metadata.xml   |  34 +++
 4 files changed, 188 insertions(+)

diff --git a/dev-util/build2/Manifest b/dev-util/build2/Manifest
new file mode 100644
index 000..a30c3d8a0c9
--- /dev/null
+++ b/dev-util/build2/Manifest
@@ -0,0 +1 @@
+DIST build2-toolchain-0.13.0-a.0.20200718101251.64a2db402f5e.tar.xz 4156700 
BLAKE2B 
c05e1beaf482c32889496763f84382e0ee2585b6961fabc494b34dec940378e4450d07e2b704317419d19695d6372575fb8a3915fa85b2ce3818a9e60940375f
 SHA512 
6ea69f84904f4ba7711fc6ec49f631eded65e7e36ab41b4264b96badf347b628b04e28873490886c7dd77f542fd6e8ecac71ab381c537cf05b269e5cc255188a

diff --git a/dev-util/build2/build2-0.13.0_alpha0_pre20200718101251.ebuild 
b/dev-util/build2/build2-0.13.0_alpha0_pre20200718101251.ebuild
new file mode 100644
index 000..20a81aeca39
--- /dev/null
+++ b/dev-util/build2/build2-0.13.0_alpha0_pre20200718101251.ebuild
@@ -0,0 +1,101 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+COMMIT="64a2db402f5e"
+MY_PN=build2-toolchain
+MY_P="${MY_PN}-$(ver_cut 1-3)-a.$(ver_cut 5).$(ver_cut 7).${COMMIT}"
+
+inherit toolchain-funcs multiprocessing
+SRC_URI="https://stage.build2.org/0/$(ver_cut 1-3)-a.$(ver_cut 
5)/${MY_P}.tar.xz"
+KEYWORDS="~amd64 ~x86"
+DESCRIPTION="cross-platform toolchain for building and packaging C++ code"
+HOMEPAGE="https://build2.org;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-db/sqlite:3
+"
+DEPEND="virtual/pkgconfig
+   ${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.13.0_alpha0_pre20200710-nousrlocal.patch
+)
+
+S="${WORKDIR}/${MY_P}"
+
+b() {
+   local myargs=(
+   --jobs $(makeopts_jobs)
+   --verbose 3
+   )
+   export 
LD_LIBRARY_PATH="${S}/libbutl/libbutl:${S}/build2/libbuild2:${S}/build2/libbuild2/bash:${S}/build2/libbuild2/in:${S}/build2/libbuild2/bin:${S}/build2/libbuild2/c:${S}/build2/libbuild2/cc:${S}/build2/libbuild2/cxx:${S}/build2/libbuild2/version:${S}/libpkgconf/libpkgconf:${LD_LIBRARY_PATH}"
+   set -- "${S}"/build2/build2/b-boot "${@}" "${myargs[@]}"
+   echo "${@}"
+   "${@}" || die "${@} failed"
+}
+
+src_prepare() {
+   printf 'cxx.libs += %s\ncxx.poptions += %s\n' \
+   "-L${EPREFIX}/usr/$(get_libdir) $($(tc-getPKG_CONFIG) sqlite3 
--libs)" "$($(tc-getPKG_CONFIG) sqlite3 --cflags)" >> \
+   libodb-sqlite/buildfile
+   sed \
+   -e 's:libsqlite3[/]\?::' \
+   -i buildfile build/bootstrap.build
+
+   if has_version dev-util/pkgconf; then
+   for i in build2/buildfile libbuild2/buildfile; do
+   printf 'cxx.libs += %s\ncxx.poptions += %s\n' \
+   "$($(tc-getPKG_CONFIG) libpkgconf --libs)" 
"$($(tc-getPKG_CONFIG) libpkgconf --cflags)" >> \
+   "${i}"
+   done
+   sed \
+   -e 's:libpkgconf[/]\?::' \
+   -i buildfile build/bootstrap.build
+   fi
+
+   default
+}
+
+src_configure() {
+   emake -C build2 -f bootstrap.gmake \
+ CXX=$(tc-getCXX) \
+ CXXFLAGS="${CXXFLAGS}" \
+ LDFLAGS="${LDFLAGS}"
+
+   b configure \
+   config.cxx="$(tc-getCXX)" \
+   config.cxx.coptions="${CXXFLAGS}" \
+   config.cxx.loptions="${LDFLAGS}" \
+   config.c="$(tc-getCC)" \
+   config.cc.coptions="${CFLAGS}" \
+   config.cc.loptions="${LDFLAGS}" \
+   config.bin.ar="$(tc-getAR)" \
+   config.bin.ranlib="$(tc-getRANLIB)" \
+   config.bin.lib=shared \
+   config.install.chroot="${D}" \
+   config.install.root="${EPREFIX}"/usr \
+   config.install.lib="${EPREFIX}"/usr/$(get_libdir) \
+   config.install.doc="${EPREFIX}"/usr/share/doc/${PF}
+}
+
+src_compile() {
+   b update-for-install
+   use test && b update-for-test
+}
+
+src_test() {
+   b test
+}
+
+src_install() {
+   b install
+   mkdir -p "${ED}"/usr/share/doc/${PF}/html
+   mv -f "${ED}"/usr/share/doc/${PF}/*.xhtml 
"${ED}"/usr/share/doc/${PF}/html
+}

diff --git 

[gentoo-commits] repo/gentoo:master commit in: dev-erlang/eimp/

2020-07-19 Thread Sergei Trofimovich
commit: 851c373ae3c7b368e0f76dd47a0183a9944d5ec6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:31:56 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:31:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851c373a

dev-erlang/eimp: keyworded 1.0.15 for ppc

keyworded wrt bug #720724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-erlang/eimp/eimp-1.0.15.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/eimp/eimp-1.0.15.ebuild 
b/dev-erlang/eimp/eimp-1.0.15.ebuild
index 44b63d1e2af..6669ad6224c 100644
--- a/dev-erlang/eimp/eimp-1.0.15.ebuild
+++ b/dev-erlang/eimp/eimp-1.0.15.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/eimp/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 RDEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/p1_utils-1.0.19



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/jose/

2020-07-19 Thread Sergei Trofimovich
commit: 8d26b1307f5fce2d4ff88fe2297dc77162a424e9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:32:00 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:32:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d26b130

dev-erlang/jose: keyworded 1.10.1 for ppc

keyworded wrt bug #720724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-erlang/jose/jose-1.10.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/jose/jose-1.10.1.ebuild 
b/dev-erlang/jose/jose-1.10.1.ebuild
index 6cb4e86bc13..0680fcfc604 100644
--- a/dev-erlang/jose/jose-1.10.1.ebuild
+++ b/dev-erlang/jose/jose-1.10.1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/potatosalad/erlang-jose/archive/${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 DEPEND=">=dev-lang/erlang-19.0"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/pkix/

2020-07-19 Thread Sergei Trofimovich
commit: a0a36fff144666540fd04e576e7152602e53e9b0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:32:05 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:32:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0a36fff

dev-erlang/pkix: keyworded 1.0.5 for ppc

keyworded wrt bug #720724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-erlang/pkix/pkix-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/pkix/pkix-1.0.5.ebuild 
b/dev-erlang/pkix/pkix-1.0.5.ebuild
index c14edf0234b..8daab481714 100644
--- a/dev-erlang/pkix/pkix-1.0.5.ebuild
+++ b/dev-erlang/pkix/pkix-1.0.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc"
 
 DEPEND=">=dev-lang/erlang-17.5"
 RDEPEND="${DEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/mqtree/

2020-07-19 Thread Sergei Trofimovich
commit: 90d42cd5bde7dbc9f161fd7c4d60fb329b7888a8
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:32:14 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:32:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d42cd5

dev-erlang/mqtree: keyworded 1.0.7 for ppc

keyworded wrt bug #720724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-erlang/mqtree/mqtree-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/mqtree/mqtree-1.0.7.ebuild 
b/dev-erlang/mqtree/mqtree-1.0.7.ebuild
index 54901bfa07a..3ed3be3d78f 100644
--- a/dev-erlang/mqtree/mqtree-1.0.7.ebuild
+++ b/dev-erlang/mqtree/mqtree-1.0.7.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc"
 
 DEPEND=">=dev-lang/erlang-17.5
>=dev-erlang/p1_utils-1.0.18"



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_acme/

2020-07-19 Thread Sergei Trofimovich
commit: 18d3d1dc8a2770de1ee577dc18da2100b36864dc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:32:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:32:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18d3d1dc

dev-erlang/p1_acme: keyworded 1.0.5 for ppc

keyworded wrt bug #720724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-erlang/p1_acme/p1_acme-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-erlang/p1_acme/p1_acme-1.0.5.ebuild 
b/dev-erlang/p1_acme/p1_acme-1.0.5.ebuild
index ef4e61ce6b0..f4e07450779 100644
--- a/dev-erlang/p1_acme/p1_acme-1.0.5.ebuild
+++ b/dev-erlang/p1_acme/p1_acme-1.0.5.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc"
 
 DEPEND=">=dev-lang/erlang-17.1
>=dev-erlang/jiffy-1.0.1



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

2020-07-19 Thread Sergei Trofimovich
commit: 56e451490af7da88ab48034546eb7fc74b31ec76
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:32:34 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:32:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e45149

net-im/ejabberd: keyworded 20.04 for ppc

keyworded wrt bug #720724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-im/ejabberd/ejabberd-20.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/ejabberd/ejabberd-20.04.ebuild 
b/net-im/ejabberd/ejabberd-20.04.ebuild
index f616dff93cd..61cae2f3766 100644
--- a/net-im/ejabberd/ejabberd-20.04.ebuild
+++ b/net-im/ejabberd/ejabberd-20.04.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://static.process-one.net/${PN}/downloads/${PV}/${P}.tgz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc"
 REQUIRED_USE="mssql? ( odbc )"
 # TODO: Add 'tools' flag.
 IUSE="captcha debug full-xml hipe ldap mssql mysql odbc pam postgres redis



[gentoo-commits] repo/gentoo:master commit in: dev-erlang/base64url/

2020-07-19 Thread Sergei Trofimovich
commit: 65f840f73070eb5129cc1d2bc0c8db8b3a977cb7
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:32:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:32:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65f840f7

dev-erlang/base64url: keyworded 1.0.1 for ppc

keyworded wrt bug #720724

Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

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

diff --git a/dev-erlang/base64url/base64url-1.0.1.ebuild 
b/dev-erlang/base64url/base64url-1.0.1.ebuild
index 3d320992ddf..9bea27726e8 100644
--- a/dev-erlang/base64url/base64url-1.0.1.ebuild
+++ b/dev-erlang/base64url/base64url-1.0.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/dvv/base64url/archive/${PV}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
 
 DEPEND=">=dev-lang/erlang-17.1"
 RDEPEND="${DEPEND}"



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

2020-07-19 Thread Sergei Trofimovich
commit: 3de9ea67c699b9d6a2ab5e22136a00d92c0f35a2
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 19 13:27:24 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 19 13:27:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de9ea67

dev-qt/qtwebkit: dekeyword ppc

The final binary overfows relocation offsets and does not
work as-is. Let's dekeyword them following net-libs/webkit-gtk.

Bug: https://bugs.gentoo.org/660356
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-qt/qtwebkit/qtwebkit-5.212.0_pre20200309-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20200309-r1.ebuild 
b/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20200309-r1.ebuild
index 8147c145786..dc07eb1bf74 100644
--- a/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20200309-r1.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20200309-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = * ]]; then
 else
MY_P="${PN}-${PV/_pre20200309/-alpha4}" # present as upgrade over 
previous snapshot

SRC_URI="https://github.com/annulen/webkit/releases/download/${MY_P}/${MY_P}.tar.xz;
-   KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
+   KEYWORDS="amd64 arm arm64 ppc64 x86"
S="${WORKDIR}/${MY_P}"
 fi
 PYTHON_COMPAT=( python3_{6,7,8} )



[gentoo-commits] repo/gentoo:master commit in: dev-lang/tuprolog/, dev-lang/tuprolog/files/

2020-07-19 Thread Keri Harris
commit: b53a3d844a9f3b061334a287b2ab77f8bcd6aae6
Author: Keri Harris  gentoo  org>
AuthorDate: Sun Jul 19 13:09:51 2020 +
Commit: Keri Harris  gentoo  org>
CommitDate: Sun Jul 19 13:09:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53a3d84

dev-lang/tuprolog: consolidate build.xml instructions

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Keri Harris  gentoo.org>

 dev-lang/tuprolog/files/build-3.0.1.xml| 110 -
 dev-lang/tuprolog/files/build-3.1.0.xml| 110 -
 dev-lang/tuprolog/tuprolog-3.0.1.ebuild|   4 +-
 dev-lang/tuprolog/tuprolog-3.1.0-r1.ebuild |   2 +-
 dev-lang/tuprolog/tuprolog-3.1.0.ebuild|   4 +-
 5 files changed, 5 insertions(+), 225 deletions(-)

diff --git a/dev-lang/tuprolog/files/build-3.0.1.xml 
b/dev-lang/tuprolog/files/build-3.0.1.xml
deleted file mode 100644
index 3b6f5818eaa..000
--- a/dev-lang/tuprolog/files/build-3.0.1.xml
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-   
-   
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-  
-
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-

diff --git a/dev-lang/tuprolog/files/build-3.1.0.xml 
b/dev-lang/tuprolog/files/build-3.1.0.xml
deleted file mode 100644
index 3b6f5818eaa..000
--- a/dev-lang/tuprolog/files/build-3.1.0.xml
+++ /dev/null
@@ -1,110 +0,0 @@
-
-
-   
-   
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-  
-
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-   
-

diff --git a/dev-lang/tuprolog/tuprolog-3.0.1.ebuild 
b/dev-lang/tuprolog/tuprolog-3.0.1.ebuild
index 8ca8d7d6bb7..411a1f875b0 100644
--- a/dev-lang/tuprolog/tuprolog-3.0.1.ebuild
+++ b/dev-lang/tuprolog/tuprolog-3.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -35,7 +35,7 @@ src_prepare() {
epatch "${FILESDIR}"/${P}-no-ikvm.patch
epatch "${FILESDIR}"/${P}-oolibrary-unit-test.patch
 
-   cp "${FILESDIR}"/build-${PV}.xml "${S}"/build.xml || die
+   cp "${FILESDIR}"/build-3.x.xml "${S}"/build.xml || die
 }
 
 src_compile() {

diff --git a/dev-lang/tuprolog/tuprolog-3.1.0-r1.ebuild 
b/dev-lang/tuprolog/tuprolog-3.1.0-r1.ebuild
index c6c38fcd1e6..4f6dd3c988e 100644
--- a/dev-lang/tuprolog/tuprolog-3.1.0-r1.ebuild
+++ b/dev-lang/tuprolog/tuprolog-3.1.0-r1.ebuild
@@ -36,7 

[gentoo-commits] repo/gentoo:master commit in: dev-lang/tuprolog/, dev-lang/tuprolog/files/

2020-07-19 Thread Keri Harris
commit: 63dc178975d3be478eee845bfa2c8f69c0c6e0ba
Author: Keri Harris  gentoo  org>
AuthorDate: Sun Jul 19 13:04:07 2020 +
Commit: Keri Harris  gentoo  org>
CommitDate: Sun Jul 19 13:04:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63dc1789

dev-lang/tuprolog: version bump

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Keri Harris  gentoo.org>

 dev-lang/tuprolog/Manifest  |   2 +
 dev-lang/tuprolog/files/build-3.x.xml   | 110 
 dev-lang/tuprolog/tuprolog-3.2.0.ebuild |  71 +
 3 files changed, 183 insertions(+)

diff --git a/dev-lang/tuprolog/Manifest b/dev-lang/tuprolog/Manifest
index 38fcfb70bd6..4b2ae8c599e 100644
--- a/dev-lang/tuprolog/Manifest
+++ b/dev-lang/tuprolog/Manifest
@@ -1,3 +1,5 @@
 DIST tuprolog-2.9.2.tar.gz 6262268 BLAKE2B 
39bbc4dcb2336a713f47252ff6f7d00f15aa0072c4864c2d3e453ec43b2c646f9cdc7a69444e21d9cc20ba283ddee5fd980855811f8f80ba4afe7c37cdd47317
 SHA512 
831c7390fe33fc57cb01d4b1d61485ac5df1aa8ebf386d5aae5c5d32f7677d46aa5aa6cc0eb1d3bb79989a54f8484ad8b97754b7f75fc21af6116ae170a28316
 DIST tuprolog-3.0.1.tar.gz 6326591 BLAKE2B 
a051eb3f22c01e1c269b167fa7d1daec6e4818229e2035c1140401c38094c53451ea720638adaa6d6fda0ea70daf6f5f1bc9ea84f1e4ba9de9f00ca83529697c
 SHA512 
56fa96f717b5c8e56fd2979f2953744964d844e5abf215456e31309d3d92bde142f9bff55e6442b6de55f219c7f143a275ccf89359ff2f2944459bbc94770afa
 DIST tuprolog-3.1.0.tar.gz 7201383 BLAKE2B 
9d8b610240611cd5b3d0dae104a44c72bb5e7c0512e4dbf3e178204d9d36e461219cd869ca1e16e3054ca3e1ee34d3b2c6fa5c659df16f54e3266c7c826af8d6
 SHA512 
1093e29a79964cb3991326da14f020cdc8ff64f2444c84dbb6b22aa5c4ecbf48f74dbc26af0af949ccc31020573ce5908684af794db4654fb475efa697a82cbf
+DIST tuprolog-3.2.0-gentoo-patchset-0.tar.gz 1813 BLAKE2B 
4ed7ffbb752a821a2b2842cfdbc1f4ec92d14b35a1c5a722207b45ec9dbdc44588acc010fb6386e8ed2e7d30d3bc8d425f0f74e8cc953cb7afad8305904e1499
 SHA512 
454757fc01f3f697510426e7a2a41b57350c1e3f980e381e197616e10eaf88339155226096f1d417397b9bc6f4964a45b3d547c6794ad23a4a014b06212b08f0
+DIST tuprolog-3.2.0.tar.gz 6242286 BLAKE2B 
77a3d3f886673aca72fffd9bb60657efcbe7ea5bb0f84eea7a72df513295d572c8116472f8d544240fac676ac9a6a0fcecfc3166e6426ef7d8af80eac4ba8d85
 SHA512 
e27bd989d66bae26c646cb69670fb75232ebdd18d1dbb9d600f9847921ecd56d17221736b3ec15c087857509272ce89af8bc44924130430db3860870a06bb499

diff --git a/dev-lang/tuprolog/files/build-3.x.xml 
b/dev-lang/tuprolog/files/build-3.x.xml
new file mode 100644
index 000..3b6f5818eaa
--- /dev/null
+++ b/dev-lang/tuprolog/files/build-3.x.xml
@@ -0,0 +1,110 @@
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+  
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+

diff --git a/dev-lang/tuprolog/tuprolog-3.2.0.ebuild 
b/dev-lang/tuprolog/tuprolog-3.2.0.ebuild
new file mode 100644
index 000..0dcda3ed7c6
--- /dev/null
+++ b/dev-lang/tuprolog/tuprolog-3.2.0.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils java-pkg-2 java-ant-2
+
+PATCHSET_VER="0"
+
+DESCRIPTION="tuProlog is a light-weight Prolog for Internet applications and 
infrastructures"
+HOMEPAGE="http://tuprolog.unibo.it/;
+SRC_URI="https://dev.gentoo.org/~keri/distfiles/tuprolog/${P}.tar.gz
+   
https://dev.gentoo.org/~keri/distfiles/tuprolog/${P}-gentoo-patchset-${PATCHSET_VER}.tar.gz;
+
+LICENSE="LGPL-3 BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc examples test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=virtual/jdk-1.8:=
+   dev-java/javassist:3
+   dev-java/commons-lang:3.1
+   dev-java/gson:2.6"
+
+DEPEND="${RDEPEND}
+ 

[gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/

2020-07-19 Thread Lars Wendler
commit: 5d29f0fa7be6d97ae60e753c77118ad18823e07d
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jul 19 12:57:13 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jul 19 12:57:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d29f0fa

x11-wm/icewm: Removed old

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

 x11-wm/icewm/Manifest   |   1 -
 x11-wm/icewm/icewm-1.5.5.ebuild | 119 
 2 files changed, 120 deletions(-)

diff --git a/x11-wm/icewm/Manifest b/x11-wm/icewm/Manifest
index 5a906841a50..850e732cdd7 100644
--- a/x11-wm/icewm/Manifest
+++ b/x11-wm/icewm/Manifest
@@ -1,3 +1,2 @@
-DIST icewm-1.5.5.tar.xz 1707656 BLAKE2B 
670ab4d1c1648faa24c848ddb04f3e353a3acd8e9a105837229d00ca344a61b3432d7b23b89dc054e220797cfd56d6504ad233d8793a3a5d95d9943c79017797
 SHA512 
5d75d33bf6e45ea0b46ace5173d825e9d1a12318cf7a5319b20ea704b019f6c09391f0f199b0fac678ba0f160d8236fc1cfee5d3b47d1895b7ba3721ff62a05e
 DIST icewm-1.6.6.tar.lz 1684639 BLAKE2B 
20daba42f19d86ceff6ce31c8df9cb1b9b09cc53d8933f70a9a8e750470c4f485e79f8de5e47ed503c83ac5433931c4ff98b10584566941e6a3bcf22d58e3dbf
 SHA512 
6d9848924253fee5f57be488d2eb0b602767f168ce623b10c768a73197dfc6265daee7e70373d45ff5fae1c15b029d62c77ad13f0f631283bbf139c6234d
 DIST icewm-1.7.0.tar.lz 1668130 BLAKE2B 
90739f862cf320c43dc2ddbd1a5ecdf2918e6525e45d5732b19adaaeef0f104d9a66d29acab776658f869d7149954d4b531a07e2595a4c80b4dc50dc679473f0
 SHA512 
1b0faed0e9ead837dcb0d3ce91ad5248d7fca5ad48455c838700c66482a3373bb4e552dbc252b93b0a5613d53e2663cea756e64b3f3fb073d9ba2797e2b69601

diff --git a/x11-wm/icewm/icewm-1.5.5.ebuild b/x11-wm/icewm/icewm-1.5.5.ebuild
deleted file mode 100644
index f5b8c004563..000
--- a/x11-wm/icewm/icewm-1.5.5.ebuild
+++ /dev/null
@@ -1,119 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools
-
-DESCRIPTION="Ice Window Manager with Themes"
-HOMEPAGE="https://ice-wm.org/ https://github.com/ice-wm/icewm;
-LICENSE="GPL-2"
-SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.xz;
-
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE="+alsa ao bidi debug nls truetype uclibc xinerama"
-
-# Tests broken in all versions, patches welcome, bug #323907, #389533
-RESTRICT="test"
-
-REQUIRED_USE="|| ( alsa ao )"
-
-#fix for icewm preversion package names
-S="${WORKDIR}/${P/_}"
-
-RDEPEND="
-   media-libs/fontconfig
-   x11-libs/gdk-pixbuf:2[X]
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXft
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   alsa? (
-   media-libs/alsa-lib
-   media-libs/libsndfile[alsa]
-   )
-   ao? (
-   media-libs/libao
-   media-libs/libsndfile
-   )
-   bidi? ( dev-libs/fribidi )
-   truetype? ( x11-libs/libXext )
-   xinerama? ( x11-libs/libXinerama )
-"
-DEPEND="
-   ${RDEPEND}
-   gnome-base/librsvg
-   x11-base/xorg-proto
-   truetype? ( >=media-libs/freetype-2.0.9 )
-"
-
-BDEPEND="
-   app-text/asciidoc
-   nls? ( >=sys-devel/gettext-0.19.6 )
-"
-
-src_prepare() {
-   # Fix bug #486710 - TODO: Still needed?
-   #use uclibc && PATCHES+=( "${FILESDIR}/${PN}-1.3.8-uclibc.patch" )
-
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local icesound
-   if use alsa && use ao ; then
-   icesound="alsa,ao"
-   elif use alsa ; then
-   icesound="alsa"
-   elif use ao ; then
-   icesound="ao"
-   fi
-
-   local myconf=(
-   --enable-gdk-pixbuf
-   --enable-logevents
-   --enable-xrandr
-   --enable-xrender
-   --with-cfgdir=/etc/icewm
-   --with-docdir=/usr/share/doc/${PF}/html
-   --with-icesound="${icesound}"
-   --with-libdir=/usr/share/icewm
-   $(use_enable bidi fribidi)
-   $(use_enable debug)
-   $(use_enable nls i18n)
-   $(use_enable nls)
-   $(use_enable xinerama)
-   )
-   if use truetype ; then
-   myconf+=(
-   --enable-shape
-   )
-   else
-   myconf+=(
-   --disable-xfreetype
-   --enable-corefonts
-   )
-   fi
-
-   CXXFLAGS="${CXXFLAGS}" econf "${myconf[@]}"
-
-   sed -i "s:/icewm-\$(VERSION)::" src/Makefile || die
-   sed -i "s:ungif:gif:" src/Makefile || die "libungif fix failed"
-}
-
-src_install() {
-   local DOCS=( AUTHORS ChangeLog NEWS README.md TODO VERSION )
-
-   default
-
-   docinto html
-   dodoc doc/icewm.html
-   dodoc man/*.html
-
-   exeinto /etc/X11/Sessions
-   doexe "${FILESDIR}/icewm"
-}



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

2020-07-19 Thread Sam James
commit: 36a2813036032372ccfe60e03c9b0f9d20fd7f35
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 12:50:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 12:50:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a28130

sys-apps/kbd: ppc stable (bug #722158)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-apps/kbd/kbd-2.2.0-r2.ebuild b/sys-apps/kbd/kbd-2.2.0-r2.ebuild
index 2b5350ae8b2..3c70d707dcc 100644
--- a/sys-apps/kbd/kbd-2.2.0-r2.ebuild
+++ b/sys-apps/kbd/kbd-2.2.0-r2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_BRANCH="master"
 else
SRC_URI="https://www.kernel.org/pub/linux/utils/kbd/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc x86"
 fi
 
 DESCRIPTION="Keyboard and console utilities"



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

2020-07-19 Thread Agostino Sarubbo
commit: 635d949921f405bf861949b3755c5b4034272b2d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:47:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:47:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=635d9499

app-crypt/mit-krb5: amd64 stable wrt bug #732344

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

 app-crypt/mit-krb5/mit-krb5-1.18.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/mit-krb5/mit-krb5-1.18.2-r1.ebuild 
b/app-crypt/mit-krb5/mit-krb5-1.18.2-r1.ebuild
index fc2b061cec6..626da606a47 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.18.2-r1.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.18.2-r1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}.tar.gz;
 
 LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 
|| ( BSD-2 GPL-2+ )"
 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="cpu_flags_x86_aes doc +keyutils libressl lmdb nls openldap +pkinit 
selinux +threads test xinetd"
 
 # Test suite requires network access



[gentoo-commits] repo/gentoo:master commit in: x11-wm/icewm/

2020-07-19 Thread Agostino Sarubbo
commit: 791a874cb38cc15f55a70d3b5a67942e5c8baee9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:41:11 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:41:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791a874c

x11-wm/icewm: amd64 stable wrt bug #732388

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

 x11-wm/icewm/icewm-1.6.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/icewm/icewm-1.6.6.ebuild b/x11-wm/icewm/icewm-1.6.6.ebuild
index e6e028efea5..fe0e2ed27f4 100644
--- a/x11-wm/icewm/icewm-1.6.6.ebuild
+++ b/x11-wm/icewm/icewm-1.6.6.ebuild
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
 SRC_URI="https://github.com/ice-wm/icewm/releases/download/${PV}/${P}.tar.lz;
 
 SLOT="0"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE="+alsa ao bidi debug +gdk-pixbuf nls truetype uclibc xinerama"
 
 # Tests broken in all versions, patches welcome, bug #323907, #389533



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

2020-07-19 Thread Sam James
commit: 92da4295871f8add4b93ef49e9324f059a19711c
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 12:34:27 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 12:34:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92da4295

dev-python/pyenchant: ppc stable (bug #731498)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/pyenchant/pyenchant-3.1.0.ebuild 
b/dev-python/pyenchant/pyenchant-3.1.0.ebuild
index 23da916066b..b9de5586ac7 100644
--- a/dev-python/pyenchant/pyenchant-3.1.0.ebuild
+++ b/dev-python/pyenchant/pyenchant-3.1.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~hppa ~ppc ppc64 sparc ~x86"
+KEYWORDS="~amd64 arm arm64 ~hppa ppc ppc64 sparc ~x86"
 
 RDEPEND="app-text/enchant:*"
 BDEPEND="



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

2020-07-19 Thread Agostino Sarubbo
commit: 255ff66ac8b5b5d3813ec27bb33563fe39eb7d66
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:33:22 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:33:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255ff66a

app-backup/borgmatic: amd64 stable wrt bug #732468

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

 app-backup/borgmatic/borgmatic-1.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-backup/borgmatic/borgmatic-1.5.6.ebuild 
b/app-backup/borgmatic/borgmatic-1.5.6.ebuild
index 040e887e7ce..81303b9f901 100644
--- a/app-backup/borgmatic/borgmatic-1.5.6.ebuild
+++ b/app-backup/borgmatic/borgmatic-1.5.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 # borg is called as an external tool, hence no pythonic stuff
 RDEPEND="app-backup/borgbackup



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

2020-07-19 Thread Agostino Sarubbo
commit: 1b5d1b2eac3626d6c3c7d0af7b329106188f0b3b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:22:03 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:22:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b5d1b2e

sys-apps/portage: sparc stable wrt bug #733174

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

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

diff --git a/sys-apps/portage/portage-2.3.103.ebuild 
b/sys-apps/portage/portage-2.3.103.ebuild
index c80543627fd..83fc2c571e2 100644
--- a/sys-apps/portage/portage-2.3.103.ebuild
+++ b/sys-apps/portage/portage-2.3.103.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
 



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

2020-07-19 Thread Agostino Sarubbo
commit: ac5a97299407e95076d9b78c1bcd2af76edeab05
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:22:46 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:22:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac5a9729

net-misc/asterisk: x86 stable wrt bug #733198

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

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

diff --git a/net-misc/asterisk/asterisk-13.34.0.ebuild 
b/net-misc/asterisk/asterisk-13.34.0.ebuild
index 10013a46c6c..264b63f4f16 100644
--- a/net-misc/asterisk/asterisk-13.34.0.ebuild
+++ b/net-misc/asterisk/asterisk-13.34.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar

https://downloads.uls.co.za/gentoo/asterisk/gentoo-asterisk-patchset-4.08.tar.bz2;
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 
 IUSE_VOICEMAIL_STORAGE="
+voicemail_storage_file



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

2020-07-19 Thread Agostino Sarubbo
commit: 6c32c6325ad1db95b01d6c7b1ef9d8ef0d89701b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:22:40 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:22:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c32c632

net-analyzer/zabbix: x86 stable wrt bug #733118

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

 net-analyzer/zabbix/zabbix-4.0.22.ebuild | 2 +-
 net-analyzer/zabbix/zabbix-4.4.10.ebuild | 2 +-
 net-analyzer/zabbix/zabbix-5.0.2.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/zabbix/zabbix-4.0.22.ebuild 
b/net-analyzer/zabbix/zabbix-4.0.22.ebuild
index 844a2e68741..53b0392d99f 100644
--- a/net-analyzer/zabbix/zabbix-4.0.22.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.22.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0"
 WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent frontend proxy server )
proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )

diff --git a/net-analyzer/zabbix/zabbix-4.4.10.ebuild 
b/net-analyzer/zabbix/zabbix-4.4.10.ebuild
index 3d472627076..7ef580a1073 100644
--- a/net-analyzer/zabbix/zabbix-4.4.10.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.4.10.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.4/${P}.tar.gz;
 LICENSE="GPL-2"
 SLOT="0"
 WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent frontend proxy server )
proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )

diff --git a/net-analyzer/zabbix/zabbix-5.0.2.ebuild 
b/net-analyzer/zabbix/zabbix-5.0.2.ebuild
index e393d4a24eb..0918dc7c5b0 100644
--- a/net-analyzer/zabbix/zabbix-5.0.2.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle 
+postgres proxy server ssh ssl snmp sqlite odbc static"
 REQUIRED_USE="|| ( agent frontend proxy server )
proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )



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

2020-07-19 Thread Agostino Sarubbo
commit: d2e397fd2da60e1099d9fff7732f67aa2a41f55f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:22:31 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:22:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2e397fd

dev-lang/python: x86 stable wrt bug #732498

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

 dev-lang/python/python-2.7.18-r1.ebuild | 2 +-
 dev-lang/python/python-3.6.11-r2.ebuild | 2 +-
 dev-lang/python/python-3.7.8-r2.ebuild  | 2 +-
 dev-lang/python/python-3.8.4-r1.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/python/python-2.7.18-r1.ebuild 
b/dev-lang/python/python-2.7.18-r1.ebuild
index b85142c4b04..7d5da038576 100644
--- a/dev-lang/python/python-2.7.18-r1.ebuild
+++ b/dev-lang/python/python-2.7.18-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc x86"
 IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 
libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
 
 # Do not add a dependency on dev-lang/python to this ebuild.

diff --git a/dev-lang/python/python-3.6.11-r2.ebuild 
b/dev-lang/python/python-3.6.11-r2.ebuild
index 49faf05d1c7..93e2ecfcb76 100644
--- a/dev-lang/python/python-3.6.11-r2.ebuild
+++ b/dev-lang/python/python-3.6.11-r2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test +threads tk wininst +xml"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-lang/python/python-3.7.8-r2.ebuild 
b/dev-lang/python/python-3.7.8-r2.ebuild
index 8640661f677..68f3e937d4f 100644
--- a/dev-lang/python/python-3.7.8-r2.ebuild
+++ b/dev-lang/python/python-3.7.8-r2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-lang/python/python-3.8.4-r1.ebuild 
b/dev-lang/python/python-3.8.4-r1.ebuild
index 68fd172cd94..1662a7425f5 100644
--- a/dev-lang/python/python-3.8.4-r1.ebuild
+++ b/dev-lang/python/python-3.8.4-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2020-07-19 Thread Agostino Sarubbo
commit: 78b3c5b15e0e4bbf6111c83d9c460d57bacd53a1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:21:04 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:21:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78b3c5b1

sys-apps/portage: ppc64 stable wrt bug #733174

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

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

diff --git a/sys-apps/portage/portage-2.3.103.ebuild 
b/sys-apps/portage/portage-2.3.103.ebuild
index 73d3575ce8d..b9a8d34dbbd 100644
--- a/sys-apps/portage/portage-2.3.103.ebuild
+++ b/sys-apps/portage/portage-2.3.103.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
 



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

2020-07-19 Thread Agostino Sarubbo
commit: f5817079d704f526e32bcc3829664b16ae18b8c6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:20:58 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:20:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5817079

dev-lang/python: ppc64 stable wrt bug #732498

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

 dev-lang/python/python-2.7.18-r1.ebuild | 2 +-
 dev-lang/python/python-3.6.11-r2.ebuild | 2 +-
 dev-lang/python/python-3.7.8-r2.ebuild  | 2 +-
 dev-lang/python/python-3.8.4-r1.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/python/python-2.7.18-r1.ebuild 
b/dev-lang/python/python-2.7.18-r1.ebuild
index 00f32163afb..b85142c4b04 100644
--- a/dev-lang/python/python-2.7.18-r1.ebuild
+++ b/dev-lang/python/python-2.7.18-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc ~x86"
 IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 
libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
 
 # Do not add a dependency on dev-lang/python to this ebuild.

diff --git a/dev-lang/python/python-3.6.11-r2.ebuild 
b/dev-lang/python/python-3.6.11-r2.ebuild
index b5e915da9d1..49faf05d1c7 100644
--- a/dev-lang/python/python-3.6.11-r2.ebuild
+++ b/dev-lang/python/python-3.6.11-r2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test +threads tk wininst +xml"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-lang/python/python-3.7.8-r2.ebuild 
b/dev-lang/python/python-3.7.8-r2.ebuild
index 4ed1338c185..8640661f677 100644
--- a/dev-lang/python/python-3.7.8-r2.ebuild
+++ b/dev-lang/python/python-3.7.8-r2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-lang/python/python-3.8.4-r1.ebuild 
b/dev-lang/python/python-3.8.4-r1.ebuild
index 780a19e4d8d..68fd172cd94 100644
--- a/dev-lang/python/python-3.8.4-r1.ebuild
+++ b/dev-lang/python/python-3.8.4-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2020-07-19 Thread Agostino Sarubbo
commit: 43a155b63a821879b7ceb6f592a3b955ed1299f5
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:21:38 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:21:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a155b6

sys-apps/portage: s390 stable wrt bug #733174

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

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

diff --git a/sys-apps/portage/portage-2.3.103.ebuild 
b/sys-apps/portage/portage-2.3.103.ebuild
index b9a8d34dbbd..c80543627fd 100644
--- a/sys-apps/portage/portage-2.3.103.ebuild
+++ b/sys-apps/portage/portage-2.3.103.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sparc x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
 



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

2020-07-19 Thread Agostino Sarubbo
commit: fdece4843955c7ff84415152cb248cef73c1f5d7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:20:29 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:20:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdece484

sys-apps/portage: ppc stable wrt bug #733174

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

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

diff --git a/sys-apps/portage/portage-2.3.103.ebuild 
b/sys-apps/portage/portage-2.3.103.ebuild
index dca67fbb773..73d3575ce8d 100644
--- a/sys-apps/portage/portage-2.3.103.ebuild
+++ b/sys-apps/portage/portage-2.3.103.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
 



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

2020-07-19 Thread Agostino Sarubbo
commit: d4c4d82c81e218a824dc986c283b71f8e4014de1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:19:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:19:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c4d82c

dev-lang/python: arm stable wrt bug #732498

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

 dev-lang/python/python-2.7.18-r1.ebuild | 2 +-
 dev-lang/python/python-3.6.11-r2.ebuild | 2 +-
 dev-lang/python/python-3.7.8-r2.ebuild  | 2 +-
 dev-lang/python/python-3.8.4-r1.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/python/python-2.7.18-r1.ebuild 
b/dev-lang/python/python-2.7.18-r1.ebuild
index 92a06ce6e4b..00f32163afb 100644
--- a/dev-lang/python/python-2.7.18-r1.ebuild
+++ b/dev-lang/python/python-2.7.18-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 
libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
 
 # Do not add a dependency on dev-lang/python to this ebuild.

diff --git a/dev-lang/python/python-3.6.11-r2.ebuild 
b/dev-lang/python/python-3.6.11-r2.ebuild
index 050ecaa9062..b5e915da9d1 100644
--- a/dev-lang/python/python-3.6.11-r2.ebuild
+++ b/dev-lang/python/python-3.6.11-r2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test +threads tk wininst +xml"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-lang/python/python-3.7.8-r2.ebuild 
b/dev-lang/python/python-3.7.8-r2.ebuild
index 46363d35ebc..4ed1338c185 100644
--- a/dev-lang/python/python-3.7.8-r2.ebuild
+++ b/dev-lang/python/python-3.7.8-r2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-lang/python/python-3.8.4-r1.ebuild 
b/dev-lang/python/python-3.8.4-r1.ebuild
index 46cbd7ef8b7..780a19e4d8d 100644
--- a/dev-lang/python/python-3.8.4-r1.ebuild
+++ b/dev-lang/python/python-3.8.4-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



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

2020-07-19 Thread Agostino Sarubbo
commit: f25aa5c5c866efc438dfc43a014d92ee1143068b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:19:54 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:19:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25aa5c5

sys-apps/portage: arm stable wrt bug #733174

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

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

diff --git a/sys-apps/portage/portage-2.3.103.ebuild 
b/sys-apps/portage/portage-2.3.103.ebuild
index e4f0bcdc9c4..dca67fbb773 100644
--- a/sys-apps/portage/portage-2.3.103.ebuild
+++ b/sys-apps/portage/portage-2.3.103.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Portage is the package management and 
distribution system for Gento
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86"
 SLOT="0"
 IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
 



[gentoo-commits] repo/gentoo:master commit in: media-radio/tucnak/

2020-07-19 Thread Agostino Sarubbo
commit: caa6fb3bfd1a6e9d6cac589ba48432b9708239f7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:17:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:17:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caa6fb3b

media-radio/tucnak: amd64 stable wrt bug #732548

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

 media-radio/tucnak/tucnak-4.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/tucnak/tucnak-4.21.ebuild 
b/media-radio/tucnak/tucnak-4.21.ebuild
index f0c5f9931e9..8490a3d7874 100644
--- a/media-radio/tucnak/tucnak-4.21.ebuild
+++ b/media-radio/tucnak/tucnak-4.21.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="alsa fftw gpm hamlib suid"
 
 RDEPEND="dev-libs/glib:2



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

2020-07-19 Thread Agostino Sarubbo
commit: 5007281aba5f34f4bad9e26bea4aded3f2a7f507
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:17:24 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:17:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5007281a

net-misc/asterisk: amd64 stable wrt bug #733198

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

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

diff --git a/net-misc/asterisk/asterisk-13.34.0.ebuild 
b/net-misc/asterisk/asterisk-13.34.0.ebuild
index 0697a07c910..10013a46c6c 100644
--- a/net-misc/asterisk/asterisk-13.34.0.ebuild
+++ b/net-misc/asterisk/asterisk-13.34.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://downloads.asterisk.org/pub/telephony/asterisk/releases/${P}.tar

https://downloads.uls.co.za/gentoo/asterisk/gentoo-asterisk-patchset-4.08.tar.bz2;
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 
 IUSE_VOICEMAIL_STORAGE="
+voicemail_storage_file



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

2020-07-19 Thread Agostino Sarubbo
commit: 50125d11adab30c9ba42a5508bc400efa44af015
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:17:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:17:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50125d11

dev-libs/libzia: amd64 stable wrt bug #732548

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

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

diff --git a/dev-libs/libzia/libzia-4.21.ebuild 
b/dev-libs/libzia/libzia-4.21.ebuild
index 8a9ae5b5176..de56605304a 100644
--- a/dev-libs/libzia/libzia-4.21.ebuild
+++ b/dev-libs/libzia/libzia-4.21.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://tucnak.nagano.cz/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="ftdi"
 
 RDEPEND="dev-libs/glib:2



[gentoo-commits] repo/gentoo:master commit in: media-radio/unixcw/

2020-07-19 Thread Agostino Sarubbo
commit: 96877d357d88d23ccad5962237a380bc28853dc6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:18:01 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:18:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96877d35

media-radio/unixcw: amd64 stable wrt bug #732556

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

 media-radio/unixcw/unixcw-3.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/unixcw/unixcw-3.5.1-r1.ebuild 
b/media-radio/unixcw/unixcw-3.5.1-r1.ebuild
index 695691829a1..7391c5ffa58 100644
--- a/media-radio/unixcw/unixcw-3.5.1-r1.ebuild
+++ b/media-radio/unixcw/unixcw-3.5.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc x86"
+KEYWORDS="~alpha amd64 ppc x86"
 IUSE="alsa ncurses pulseaudio suid test qt5"
 RESTRICT="!test? ( test )"
 



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

2020-07-19 Thread Agostino Sarubbo
commit: be38d88544056fcb3e3bfe2368758654cd7fcc65
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:17:30 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:17:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be38d885

x11-misc/kdocker: amd64 stable wrt bug #732544

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

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

diff --git a/x11-misc/kdocker/kdocker-5.3.ebuild 
b/x11-misc/kdocker/kdocker-5.3.ebuild
index 82d27817c1f..67fc17c6af2 100644
--- a/x11-misc/kdocker/kdocker-5.3.ebuild
+++ b/x11-misc/kdocker/kdocker-5.3.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/user-none/KDocker/archive/${PV}.tar.gz -> ${MY_P}.ta
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: media-radio/fldigi/

2020-07-19 Thread Agostino Sarubbo
commit: 325c9fb3eefb62edf740525d064d149d33567b7c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:18:08 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:18:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=325c9fb3

media-radio/fldigi: amd64 stable wrt bug #732558

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

 media-radio/fldigi/fldigi-4.1.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/fldigi/fldigi-4.1.12.ebuild 
b/media-radio/fldigi/fldigi-4.1.12.ebuild
index e3fa1740429..2ce4f991e27 100644
--- a/media-radio/fldigi/fldigi-4.1.12.ebuild
+++ b/media-radio/fldigi/fldigi-4.1.12.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="hamlib nls pulseaudio"
 IUSE_CPU_FLAGS=" sse sse2 sse3"
 IUSE+=" ${IUSE_CPU_FLAGS// / cpu_flags_x86_}"



[gentoo-commits] repo/gentoo:master commit in: media-radio/flrig/

2020-07-19 Thread Agostino Sarubbo
commit: 650355b5dc4ad1ef91d37c6a420682d862a78e3a
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:18:14 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:18:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=650355b5

media-radio/flrig: amd64 stable wrt bug #732560

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

 media-radio/flrig/flrig-1.3.50.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/flrig/flrig-1.3.50.ebuild 
b/media-radio/flrig/flrig-1.3.50.ebuild
index 4b7a44b607b..8b174faaddc 100644
--- a/media-radio/flrig/flrig-1.3.50.ebuild
+++ b/media-radio/flrig/flrig-1.3.50.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fldigi/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 
 DOCS=(AUTHORS ChangeLog README)



[gentoo-commits] repo/gentoo:master commit in: media-radio/tlf/

2020-07-19 Thread Agostino Sarubbo
commit: a0e84e1291dc5d50d31896a4227bac8a1acb5ab9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:17:48 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:17:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e84e12

media-radio/tlf: amd64 stable wrt bug #732550

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

 media-radio/tlf/tlf-1.4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/tlf/tlf-1.4.1.ebuild b/media-radio/tlf/tlf-1.4.1.ebuild
index fd4052ea472..23bc6b749b8 100644
--- a/media-radio/tlf/tlf-1.4.1.ebuild
+++ b/media-radio/tlf/tlf-1.4.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="test"
 
 RESTRICT="!test? ( test )"



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

2020-07-19 Thread Agostino Sarubbo
commit: 1871a414629061b2baa27849455e5e05905e6caf
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:18:20 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:18:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1871a414

net-dns/dnscrypt-proxy: amd64 stable wrt bug #732564

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

 net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild 
b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild
index fb95b87cdf9..a0456c6a5fc 100644
--- a/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild
+++ b/net-dns/dnscrypt-proxy/dnscrypt-proxy-2.0.44.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} ==  ]]; then
EGIT_REPO_URI="https://${EGO_PN}.git;
 else
SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-   KEYWORDS="~amd64 arm arm64 ~ppc64 ~x86"
+   KEYWORDS="amd64 arm arm64 ~ppc64 ~x86"
 fi
 
 DESCRIPTION="A flexible DNS proxy, with support for encrypted DNS protocols"



[gentoo-commits] repo/gentoo:master commit in: media-radio/xastir/

2020-07-19 Thread Agostino Sarubbo
commit: 98b8022e803b4ce146b0d0f66c4456c0bbc5e012
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:17:55 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:17:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b8022e

media-radio/xastir: amd64 stable wrt bug #732552

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

 media-radio/xastir/xastir-2.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-radio/xastir/xastir-2.1.6.ebuild 
b/media-radio/xastir/xastir-2.1.6.ebuild
index f001b459c47..1da0b5592d8 100644
--- a/media-radio/xastir/xastir-2.1.6.ebuild
+++ b/media-radio/xastir/xastir-2.1.6.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/Xastir/Xastir/archive/Release-${PV}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="geotiff +graphicsmagick"
 
 DEPEND=">=x11-libs/motif-2.3:0



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

2020-07-19 Thread Agostino Sarubbo
commit: 4fbb0948efa5415e40a20e69f4c58cd49505f158
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jul 19 12:17:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jul 19 12:17:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fbb0948

dev-lang/python: amd64 stable wrt bug #732498

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

 dev-lang/python/python-2.7.18-r1.ebuild | 2 +-
 dev-lang/python/python-3.6.11-r2.ebuild | 2 +-
 dev-lang/python/python-3.7.8-r2.ebuild  | 2 +-
 dev-lang/python/python-3.8.4-r1.ebuild  | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/python/python-2.7.18-r1.ebuild 
b/dev-lang/python/python-2.7.18-r1.ebuild
index 1813838b038..92a06ce6e4b 100644
--- a/dev-lang/python/python-2.7.18-r1.ebuild
+++ b/dev-lang/python/python-2.7.18-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 IUSE="-berkdb bluetooth build elibc_uclibc examples gdbm hardened ipv6 
libressl +ncurses +readline sqlite +ssl +threads tk +wide-unicode wininst +xml"
 
 # Do not add a dependency on dev-lang/python to this ebuild.

diff --git a/dev-lang/python/python-3.6.11-r2.ebuild 
b/dev-lang/python/python-3.6.11-r2.ebuild
index 823fa8cf986..050ecaa9062 100644
--- a/dev-lang/python/python-3.6.11-r2.ebuild
+++ b/dev-lang/python/python-3.6.11-r2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test +threads tk wininst +xml"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-lang/python/python-3.7.8-r2.ebuild 
b/dev-lang/python/python-3.7.8-r2.ebuild
index 938eb2e64d6..46363d35ebc 100644
--- a/dev-lang/python/python-3.7.8-r2.ebuild
+++ b/dev-lang/python/python-3.7.8-r2.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}/${PYVER}m"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 

diff --git a/dev-lang/python/python-3.8.4-r1.ebuild 
b/dev-lang/python/python-3.8.4-r1.ebuild
index 0a14b28132f..46cbd7ef8b7 100644
--- a/dev-lang/python/python-3.8.4-r1.ebuild
+++ b/dev-lang/python/python-3.8.4-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline 
sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: net-irc/unrealircd/

2020-07-19 Thread Michael Palimaka
commit: 9e5a5aa52ebfddcbdceed9e0e87e1e420607563b
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jul 19 12:12:19 2020 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jul 19 12:12:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e5a5aa5

net-irc/unrealircd: version bump 5.0.6

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Palimaka  gentoo.org>

 net-irc/unrealircd/Manifest|   1 +
 net-irc/unrealircd/unrealircd-5.0.6.ebuild | 171 +
 2 files changed, 172 insertions(+)

diff --git a/net-irc/unrealircd/Manifest b/net-irc/unrealircd/Manifest
index 6c7c0f474ff..1ad050d01a3 100644
--- a/net-irc/unrealircd/Manifest
+++ b/net-irc/unrealircd/Manifest
@@ -1,2 +1,3 @@
 DIST unrealircd-4.2.4.1.tar.gz 6090725 BLAKE2B 
817a7c2a13a495944676d08ed90b36f6795fe43ee171efc6661980e6da9a8cc8d98c4fb0eb8221ac6af85ab1a9b5578a2e992d7b41696434430e58918bc30145
 SHA512 
752573c4af1f92a10739bb2b0cdaade1948207b46d28ae5177e1dfd6b0663044bc22dce5ffe8549882cd70325e3ef7e3296182fffbb84e08d59dbbdd6551a686
 DIST unrealircd-5.0.5.1.tar.gz 4957950 BLAKE2B 
7e92f941662cec0a202589aecf372578e568559360761e17735d4637785ff737ec24c07593b666dd830b0fc1f36293a700693134c34ad32095839a73e7368677
 SHA512 
57272afa9b758c71522730a5a5a45819731271c02b25f6e0b9da30671d38ecfbc1adc0e91eef9dc4c1d67b2e1fa4fc9a09377152f2b0e3e97e8f7fe4f144288b
+DIST unrealircd-5.0.6.tar.gz 4975195 BLAKE2B 
3ba459e0ec932e9f240825ba9f1fa40e300fe7958f999de86d5653f2e6e4940be8b8da9c885c97bd738abefef601d61da6c4e6c7199c7052d29a74fcf5048828
 SHA512 
7532e9ab2e039f21796ae813881aec9d34b502ab64efc4323c938232c8901ce882dbcce497ad93df270e4b5fa2e9633c0971f2a6b3213ad458756aea92aa1612

diff --git a/net-irc/unrealircd/unrealircd-5.0.6.ebuild 
b/net-irc/unrealircd/unrealircd-5.0.6.ebuild
new file mode 100644
index 000..d2f7a8a96ec
--- /dev/null
+++ b/net-irc/unrealircd/unrealircd-5.0.6.ebuild
@@ -0,0 +1,171 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SSL_CERT_MANDATORY=1
+inherit ssl-cert systemd
+
+DESCRIPTION="An advanced Internet Relay Chat daemon"
+HOMEPAGE="https://www.unrealircd.org/;
+SRC_URI="https://www.unrealircd.org/downloads/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux"
+IUSE="class-nofakelag curl libressl +operoverride operoverride-verify 
+prefixaq showlistmodes"
+
+RDEPEND="
+   acct-group/unrealircd
+   acct-user/unrealircd
+   >=app-crypt/argon2-20171227-r1:=
+   dev-libs/libpcre2
+   >=net-dns/c-ares-1.7:=
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:= )
+   curl? ( net-misc/curl[adns] )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+DOCS=( 
doc/{Authors,Donation,RELEASE-NOTES.md,tao.of.irc,technical/,translations.txt} )
+
+src_prepare() {
+   # QA check against bundled pkgs
+   rm -r extras || die
+
+   # building third-party modules (which we don't do) cause a sandbox 
violation
+   # bug 70
+   echo "" > src/buildmod || die
+
+   if use class-nofakelag; then
+   sed -i -e 's:#undef\( FAKELAG_CONFIGURABLE\):#define\1:' 
include/config.h || die
+   fi
+
+   eapply_user
+}
+
+src_configure() {
+   # Default value for privatelibdir adds a build path to -Wl,-rpath.
+   econf \
+   --with-bindir="${EPREFIX}"/usr/bin \
+   --with-cachedir="${EPREFIX}"/var/lib/${PN} \
+   --with-confdir="${EPREFIX}"/etc/${PN} \
+   --with-datadir="${EPREFIX}"/var/lib/${PN} \
+   --with-docdir="${EPREFIX}"/usr/share/doc/${PF} \
+   --with-logdir="${EPREFIX}"/var/log/${PN} \
+   
--with-modulesdir="${EPREFIX}"/usr/"$(get_libdir)"/${PN}/modules \
+   --without-privatelibdir \
+   --with-pidfile="${EPREFIX}"/run/${PN}/ircd.pid \
+   --with-tmpdir="${EPREFIX}"/var/lib/${PN}/tmp \
+   --with-maxconnections=1024 \
+   --with-nick-history=2000 \
+   --with-permissions=0640 \
+   --with-system-argon2 \
+   --with-system-cares \
+   --with-system-pcre2 \
+   --enable-dynamic-linking \
+   --enable-ssl="${EPREFIX}"/usr \
+   $(use_enable curl libcurl "${EPREFIX}"/usr) \
+   $(use_enable prefixaq) \
+   $(use_with showlistmodes) \
+   $(use_with !operoverride no-operoverride) \
+   $(use_with operoverride-verify)
+}
+
+src_install() {
+   keepdir /var/log/${PN}
+   keepdir /var/lib/${PN}/tmp
+
+   newbin src/ircd ${PN}
+
+   (
+   cd src/modules || die
+   for subdir in $(find . -type d -print); do
+   if [[ -n $(shopt -s nullglob; echo ${subdir}/*.so) ]]; 
then
+   exeinto 

[gentoo-commits] repo/gentoo:master commit in: games-fps/urbanterror/

2020-07-19 Thread James Le Cuirot
commit: e12df5d04252fe85d72842578112203654c4d0f5
Author: Nils Freydank  posteo  de>
AuthorDate: Mon Jul  6 12:30:37 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 12:05:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12df5d0

games-fps/urbanterror: Remove old version

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Nils Freydank  posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/16608
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/urbanterror/Manifest |   1 -
 .../urbanterror/urbanterror-4.3.4_p20180708.ebuild | 169 -
 2 files changed, 170 deletions(-)

diff --git a/games-fps/urbanterror/Manifest b/games-fps/urbanterror/Manifest
index 83c476c5fab..247eede6162 100644
--- a/games-fps/urbanterror/Manifest
+++ b/games-fps/urbanterror/Manifest
@@ -1,2 +1 @@
-DIST urbanterror-4.3.4_p20180708.tar.gz 6177724 BLAKE2B 
36439a1facc83a6151f0f6f28351bd56c196822832abbbab885312a216593b65a359187560c962caf2923b69f5519b17fe901a88c03f61ac576b6998a51ab227
 SHA512 
97c36d9ebcb4b915d077bb944808f45e88e0f544e6d0261f1e97e5a4bb33f3fd4120cf73d9463ea8da16848e4acb18218afe4042f00d9f759e7481b3e7aecd58
 DIST urbanterror-4.3.4_p20200519.tar.gz 6188257 BLAKE2B 
931bc1c1f5b29dfc57c104400a5ea35fc2741ec1e2187ddd33e77a55aeb1580ec7dd21aa9670f0c94ee033b869ce2e6be05e9342e87d1a9707b9874f59c5cf06
 SHA512 
f86cbef8c0baa70baaa0de4ef380c72c98990940cec2b1050201c6878f7ababfb2ef44c37766519f25990badcb12c89c61aa7a7b123c44cc151ac0ef8d56

diff --git a/games-fps/urbanterror/urbanterror-4.3.4_p20180708.ebuild 
b/games-fps/urbanterror/urbanterror-4.3.4_p20180708.ebuild
deleted file mode 100644
index 2eed0405afc..000
--- a/games-fps/urbanterror/urbanterror-4.3.4_p20180708.ebuild
+++ /dev/null
@@ -1,169 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit desktop flag-o-matic toolchain-funcs xdg-utils
-
-DESCRIPTION="Hollywood tactical shooter based on the ioquake3 engine"
-HOMEPAGE="https://urbanterror.info https://github.com/mickael9/ioq3;
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/mickael9/ioq3.git;
-   EGIT_BRANCH="urt"
-else
-   COMMIT_ID="167cb6b611ad27f30787a2fe204a7c65ec1fa18e"
-   SRC_URI="https://github.com/mickael9/ioq3/archive/${COMMIT_ID}.tar.gz 
-> ${P}.tar.gz"
-   S="${WORKDIR}/ioq3-${COMMIT_ID}"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="+altgamma +client +curl debug mumble openal +opus server +skeetshootmod 
voip vorbis"
-REQUIRED_USE="|| ( client server )
-   voip? ( opus )"
-
-DOCS=( ChangeLog README.md README.ioq3.md md4-readme.txt )
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-4.3.4_p20180708-fix-build_system.patch
-)
-
-RDEPEND="
-   client? (
-   media-libs/libsdl2:=[X,sound,joystick,opengl,video]
-   mumble? ( media-sound/mumble:= )
-   openal? ( media-libs/openal:= )
-   opus? ( media-libs/opusfile:= )
-   vorbis? ( media-libs/libvorbis:= )
-   )
-   curl? ( net-misc/curl )
-   ~games-fps/urbanterror-data-4.3.4
-   sys-libs/zlib:=[minizip]
-   virtual/jpeg:0
-"
-
-DEPEND="${RDEPEND}"
-
-pkg_pretend() {
-   if use client; then
-   if ! use openal && ! use opus && ! use vorbis; then
-   ewarn
-   ewarn "No sound implementation selected. Enable 
'openal', 'opus' or 'vorbis' USE flag to get sound!"
-   fi
-   fi
-}
-
-src_configure() {
-   default
-
-   tc-export CC
-}
-
-src_compile() {
-   # Workaround for used zlib macro, which got renamed in Gentoo
-   # wrt bug #449510
-   append-cppflags "-DOF=_Z_OF"
-
-   local myemakeargs=(
-   ARCH=$(usex amd64 "x86_64" "i686" )
-   DEFAULT_BASEDIR="/usr/share/urbanterror"
-   BUILD_CLIENT=$(usex "client" 1 0)
-   BUILD_SERVER=$(usex "server" 1 0)
-   BUILD_BASEGAME=1
-   BUILD_MISSIONPACK=0
-   BUILD_GAME_SO=0
-   BUILD_GAME_QVM=0
-   BUILD_STANDALONE=1
-   SERVERBIN="Quake3-UrT-Ded"
-   CLIENTBIN="Quake3-UrT"
-   USE_RENDERER_DLOPEN=0
-   USE_YACC=0
-   BASEGAME="q3ut4"
-   BASEGAME_CFLAGS="${CFLAGS}"
-   USE_OPENAL=$(usex "openal" 1 0)
-   USE_OPENAL_DLOPEN=$(usex "openal" 1 0)
-   USE_CURL=$(usex "curl" 1 0)
-   USE_CURL_DLOPEN=$(usex "curl" 1 0)
-   USE_CODEC_VORBIS=$(usex "vorbis" 1 0)
-   USE_CODEC_OPUS=$(usex "opus" 1 0)
-   USE_MUMBLE=$(usex "mumble" 1 0)
-   USE_SKEETMOD=$(usex "skeetshootmod" 1 0)
-   USE_VOIP=$(usex "mumble" 1 0)
-   USE_INTERNAL_LIBS=0
-   

[gentoo-commits] repo/gentoo:master commit in: games-fps/urbanterror/

2020-07-19 Thread James Le Cuirot
commit: bfe7d3df2efc55e56b0b83912cdc23a5a28c2723
Author: Nils Freydank  posteo  de>
AuthorDate: Mon Jul  6 12:30:34 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 12:05:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe7d3df

games-fps/urbanterror: 4.3.4_p20200519

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Nils Freydank  posteo.de>
Signed-off-by: James Le Cuirot  gentoo.org>

 games-fps/urbanterror/Manifest |   1 +
 .../urbanterror/urbanterror-4.3.4_p20200519.ebuild | 169 +
 2 files changed, 170 insertions(+)

diff --git a/games-fps/urbanterror/Manifest b/games-fps/urbanterror/Manifest
index 2fe3e1ecd71..83c476c5fab 100644
--- a/games-fps/urbanterror/Manifest
+++ b/games-fps/urbanterror/Manifest
@@ -1 +1,2 @@
 DIST urbanterror-4.3.4_p20180708.tar.gz 6177724 BLAKE2B 
36439a1facc83a6151f0f6f28351bd56c196822832abbbab885312a216593b65a359187560c962caf2923b69f5519b17fe901a88c03f61ac576b6998a51ab227
 SHA512 
97c36d9ebcb4b915d077bb944808f45e88e0f544e6d0261f1e97e5a4bb33f3fd4120cf73d9463ea8da16848e4acb18218afe4042f00d9f759e7481b3e7aecd58
+DIST urbanterror-4.3.4_p20200519.tar.gz 6188257 BLAKE2B 
931bc1c1f5b29dfc57c104400a5ea35fc2741ec1e2187ddd33e77a55aeb1580ec7dd21aa9670f0c94ee033b869ce2e6be05e9342e87d1a9707b9874f59c5cf06
 SHA512 
f86cbef8c0baa70baaa0de4ef380c72c98990940cec2b1050201c6878f7ababfb2ef44c37766519f25990badcb12c89c61aa7a7b123c44cc151ac0ef8d56

diff --git a/games-fps/urbanterror/urbanterror-4.3.4_p20200519.ebuild 
b/games-fps/urbanterror/urbanterror-4.3.4_p20200519.ebuild
new file mode 100644
index 000..902878edb27
--- /dev/null
+++ b/games-fps/urbanterror/urbanterror-4.3.4_p20200519.ebuild
@@ -0,0 +1,169 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit desktop flag-o-matic toolchain-funcs xdg-utils
+
+DESCRIPTION="Hollywood tactical shooter based on the ioquake3 engine"
+HOMEPAGE="https://urbanterror.info https://github.com/mickael9/ioq3;
+
+if [[ ${PV} == * ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/mickael9/ioq3.git;
+   EGIT_BRANCH="urt"
+else
+   COMMIT_ID="58d8e9942101e0ca28a434b92e1d45d42eb2bd9a"
+   SRC_URI="https://github.com/mickael9/ioq3/archive/${COMMIT_ID}.tar.gz 
-> ${P}.tar.gz"
+   S="${WORKDIR}/ioq3-${COMMIT_ID}"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="+altgamma +client +curl debug mumble openal +opus server +skeetshootmod 
voip vorbis"
+REQUIRED_USE="|| ( client server )
+   voip? ( opus )"
+
+DOCS=( ChangeLog README.md README.ioq3.md md4-readme.txt )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-4.3.4_p20180708-fix-build_system.patch
+)
+
+RDEPEND="
+   client? (
+   media-libs/libsdl2:=[X,sound,joystick,opengl,video]
+   mumble? ( media-sound/mumble:= )
+   openal? ( media-libs/openal:= )
+   opus? ( media-libs/opusfile:= )
+   vorbis? ( media-libs/libvorbis:= )
+   )
+   curl? ( net-misc/curl )
+   ~games-fps/urbanterror-data-4.3.4
+   sys-libs/zlib:=[minizip]
+   virtual/jpeg:0
+"
+
+DEPEND="${RDEPEND}"
+
+pkg_pretend() {
+   if use client; then
+   if ! use openal && ! use opus && ! use vorbis; then
+   ewarn
+   ewarn "No sound implementation selected. Enable 
'openal', 'opus' or 'vorbis' USE flag to get sound!"
+   fi
+   fi
+}
+
+src_configure() {
+   default
+
+   tc-export CC
+}
+
+src_compile() {
+   # Workaround for used zlib macro, which got renamed in Gentoo
+   # wrt bug #449510
+   append-cppflags "-DOF=_Z_OF"
+
+   local myemakeargs=(
+   ARCH=$(usex amd64 "x86_64" "i686" )
+   DEFAULT_BASEDIR="/usr/share/urbanterror"
+   BUILD_CLIENT=$(usex "client" 1 0)
+   BUILD_SERVER=$(usex "server" 1 0)
+   BUILD_BASEGAME=1
+   BUILD_MISSIONPACK=0
+   BUILD_GAME_SO=0
+   BUILD_GAME_QVM=0
+   BUILD_STANDALONE=1
+   SERVERBIN="Quake3-UrT-Ded"
+   CLIENTBIN="Quake3-UrT"
+   USE_RENDERER_DLOPEN=0
+   USE_YACC=0
+   BASEGAME="q3ut4"
+   BASEGAME_CFLAGS="${CFLAGS}"
+   USE_OPENAL=$(usex "openal" 1 0)
+   USE_OPENAL_DLOPEN=$(usex "openal" 1 0)
+   USE_CURL=$(usex "curl" 1 0)
+   USE_CURL_DLOPEN=$(usex "curl" 1 0)
+   USE_CODEC_VORBIS=$(usex "vorbis" 1 0)
+   USE_CODEC_OPUS=$(usex "opus" 1 0)
+   USE_MUMBLE=$(usex "mumble" 1 0)
+   USE_SKEETMOD=$(usex "skeetshootmod" 1 0)
+   USE_VOIP=$(usex "mumble" 1 0)
+   USE_INTERNAL_LIBS=0
+   USE_LOCAL_HEADERS=0
+   USE_ALTGAMMA=$(usex "altgamma" 1 

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

2020-07-19 Thread James Le Cuirot
commit: 16338bcf52d57417ef2c66df7d4a0a3c206751ec
Author: John Helmert III  posteo  net>
AuthorDate: Sat Jul 11 19:05:59 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:58:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16338bcf

media-libs/freeimage: Revbump + security patch

Bug: https://bugs.gentoo.org/701850
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: John Helmert III  posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/16670
Signed-off-by: James Le Cuirot  gentoo.org>

 ...mage-3.18.0-CVE-2019-12211-CVE-2019-12213.patch | 193 +
 media-libs/freeimage/freeimage-3.18.0-r2.ebuild| 119 +
 2 files changed, 312 insertions(+)

diff --git 
a/media-libs/freeimage/files/freeimage-3.18.0-CVE-2019-12211-CVE-2019-12213.patch
 
b/media-libs/freeimage/files/freeimage-3.18.0-CVE-2019-12211-CVE-2019-12213.patch
new file mode 100644
index 000..fc861854509
--- /dev/null
+++ 
b/media-libs/freeimage/files/freeimage-3.18.0-CVE-2019-12211-CVE-2019-12213.patch
@@ -0,0 +1,193 @@
+commit 1826164f90d97b7207247ad268fd2622cd1c6717
+Author: drolon 
+Date:   Mon Nov 11 05:45:27 2019 +
+
+improved TIFF plugin when working with malicious images
+
+git-svn-id: https://svn.code.sf.net/p/freeimage/svn@1825 
f6e0daa0-2725-47c6-9c0b-5e6e9cdd0720
+
+diff --git a/Source/FreeImage/PluginTIFF.cpp b/Source/FreeImage/PluginTIFF.cpp
+index f85c2201..a8053196 100644
+--- a/Source/FreeImage/PluginTIFF.cpp
 b/Source/FreeImage/PluginTIFF.cpp
+@@ -122,9 +122,14 @@ static void ReadThumbnail(FreeImageIO *io, fi_handle 
handle, void *data, TIFF *t
+ static int s_format_id;
+ 
+ typedef struct {
++  //! FreeImage IO functions
+ FreeImageIO *io;
++  //! FreeImage handle
+   fi_handle handle;
++  //! LibTIFF handle
+   TIFF *tif;
++  //! Count the number of thumbnails already read (used to avoid 
recursion on loading)
++  unsigned thumbnailCount;
+ } fi_TIFFIO;
+ 
+ // --
+@@ -184,10 +189,8 @@ Open a TIFF file descriptor for reading or writing
+ */
+ TIFF *
+ TIFFFdOpen(thandle_t handle, const char *name, const char *mode) {
+-  TIFF *tif;
+-  
+   // Open the file; the callback will set everything up
+-  tif = TIFFClientOpen(name, mode, handle,
++  TIFF *tif = TIFFClientOpen(name, mode, handle,
+   _tiffReadProc, _tiffWriteProc, _tiffSeekProc, _tiffCloseProc,
+   _tiffSizeProc, _tiffMapProc, _tiffUnmapProc);
+ 
+@@ -460,12 +463,10 @@ CreateImageType(BOOL header_only, FREE_IMAGE_TYPE fit, 
int width, int height, ui
+   }
+   
+   }
+-  else {
+-
+-  dib = FreeImage_AllocateHeader(header_only, width, 
height, MIN(bpp, 32), FI_RGBA_RED_MASK, FI_RGBA_GREEN_MASK, FI_RGBA_BLUE_MASK);
++  else if (bpp <= 32) {
++  dib = FreeImage_AllocateHeader(header_only, width, 
height, bpp, FI_RGBA_RED_MASK, FI_RGBA_GREEN_MASK, FI_RGBA_BLUE_MASK);
+   }
+ 
+-
+   } else {
+   // other bitmap types
+   
+@@ -1067,9 +1068,12 @@ static void * DLL_CALLCONV
+ Open(FreeImageIO *io, fi_handle handle, BOOL read) {
+   // wrapper for TIFF I/O
+   fi_TIFFIO *fio = (fi_TIFFIO*)malloc(sizeof(fi_TIFFIO));
+-  if(!fio) return NULL;
++  if (!fio) {
++  return NULL;
++  }
+   fio->io = io;
+   fio->handle = handle;
++  fio->thumbnailCount = 0;
+ 
+   if (read) {
+   fio->tif = TIFFFdOpen((thandle_t)fio, "", "r");
+@@ -1125,6 +1129,27 @@ check for uncommon bitspersample values (e.g. 10, 12, 
...)
+ */
+ static BOOL 
+ IsValidBitsPerSample(uint16 photometric, uint16 bitspersample, uint16 
samplesperpixel) {
++  // get the pixel depth in bits
++  const uint16 pixel_depth = bitspersample * samplesperpixel;
++
++  // check for a supported pixel depth
++  switch (pixel_depth) {
++  case 1:
++  case 4:
++  case 8:
++  case 16:
++  case 24:
++  case 32:
++  case 48:
++  case 64:
++  case 96:
++  case 128:
++  // OK, go on
++  break;
++  default:
++  // unsupported pixel depth
++  return FALSE;
++  }
+ 
+   switch(bitspersample) {
+   case 1:
+@@ -1165,6 +1190,8 @@ IsValidBitsPerSample(uint16 photometric, uint16 
bitspersample, uint16 samplesper
+   default:
+   return FALSE;
+   }
++  
++  return FALSE;
+ }
+ 
+ static TIFFLoadMethod  
+@@ -1254,16 +1281,31 @@ Read embedded thumbnail
+ static void 
+ ReadThumbnail(FreeImageIO *io, fi_handle handle, void *data, TIFF *tiff, 
FIBITMAP *dib) {
+   FIBITMAP* thumbnail = 

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

2020-07-19 Thread Sam James
commit: 7b012b10f14323b08695ebf9fb2901261112ef02
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 11:39:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 11:52:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b012b10

net-misc/dropbear: ppc64 stable (bug #723848)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/net-misc/dropbear/dropbear-2020.80.ebuild 
b/net-misc/dropbear/dropbear-2020.80.ebuild
index 8344078e25f..85c2a45375c 100644
--- a/net-misc/dropbear/dropbear-2020.80.ebuild
+++ b/net-misc/dropbear/dropbear-2020.80.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2
 
 LICENSE="MIT GPL-2" # (init script is GPL-2 #426056)
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
 IUSE="bsdpty minimal multicall pam +shadow static +syslog zlib"
 
 LIB_DEPEND="zlib? ( sys-libs/zlib[static-libs(+)] )



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

2020-07-19 Thread Sam James
commit: a81b12417f1a43eadd5b3ec24d839d0906061219
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 11:45:05 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 11:52:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81b1241

net-analyzer/net-snmp: arm stable (bug #729610)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild 
b/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
index bf7ff938629..82304c3dfbd 100644
--- a/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${P/_/.}
 # GPL-2 for the init scripts
 LICENSE="HPND BSD GPL-2"
 SLOT="0/35"
-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="
X bzip2 doc elf kmem ipv6 libressl lm-sensors mfd-rewrites minimal mysql
netlink pcap pci perl python rpm selinux smux ssl tcpd ucd-compat zlib



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

2020-07-19 Thread Sam James
commit: ac6aaa8d0ca75263e640704f72765c3656101f1d
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 11:52:00 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 11:52:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac6aaa8d

net-analyzer/net-snmp: arm64 stable (bug #729610)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild 
b/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
index 82304c3dfbd..40feced5806 100644
--- a/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.8.1_pre1-r1.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/${P/_/.}
 # GPL-2 for the init scripts
 LICENSE="HPND BSD GPL-2"
 SLOT="0/35"
-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="
X bzip2 doc elf kmem ipv6 libressl lm-sensors mfd-rewrites minimal mysql
netlink pcap pci perl python rpm selinux smux ssl tcpd ucd-compat zlib



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

2020-07-19 Thread Sam James
commit: 401f57dcef6af1fc1d758b159cf4fe748f7b73e4
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 19 11:38:54 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 19 11:52:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=401f57dc

dev-lang/php: amd64 stable (bug #732488)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James  gentoo.org>

 dev-lang/php/php-7.2.32.ebuild   | 2 +-
 dev-lang/php/php-7.3.20.ebuild   | 2 +-
 dev-lang/php/php-7.4.8-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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

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

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



[gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm/

2020-07-19 Thread James Le Cuirot
commit: 397539cf575103d062648e38d9f2bdb80e0bed46
Author: Henrik Pihl  gmail  com>
AuthorDate: Fri Jul 10 16:45:50 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:49:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397539cf

games-engines/scummvm: Bump to 2.1.2

TTS patch removed, already merged upstream.

Bug: https://bugs.gentoo.org/708600
Signed-off-by: Henrik Pihl  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16659
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/scummvm/Manifest |   1 +
 games-engines/scummvm/scummvm-2.1.2.ebuild | 110 +
 2 files changed, 111 insertions(+)

diff --git a/games-engines/scummvm/Manifest b/games-engines/scummvm/Manifest
index 75b986c1944..dd160ccc1dd 100644
--- a/games-engines/scummvm/Manifest
+++ b/games-engines/scummvm/Manifest
@@ -1 +1,2 @@
 DIST scummvm-2.1.0.tar.xz 27188916 BLAKE2B 
b808ff335e5b25c58c8caebfe660b4c2938dcb6eada0aa5b31777b97ff2fb7cb3732d516fc4d981ab1bee16876d62f634f69517158c7c233e11cc22575b15c09
 SHA512 
9a03cf207660aa49e49f53e1df10b774b7c9711dffd527e00518015e7e7057f25538a7dd89e248e9237434cf08a9f7ea6b215805fb65a770fb20596f5e713218
+DIST scummvm-2.1.2.tar.xz 27056972 BLAKE2B 
0afedd27350ea80c3610106b7e09fd57aaebc8847eebdb180628559ca30f49d005a5466bd3991a76271eff39a782e8abf3bf1a3ace25909a1d9947a1b539d6c2
 SHA512 
a6462bc55d90a229e32389380504d6ecf0c836c8a6733775c993f8db34918ef1f9d0559acc7c110e98719b32cf84408a01021dcfa3fe5a821fe4265c1bc49ecc

diff --git a/games-engines/scummvm/scummvm-2.1.2.ebuild 
b/games-engines/scummvm/scummvm-2.1.2.ebuild
new file mode 100644
index 000..d0636f9429d
--- /dev/null
+++ b/games-engines/scummvm/scummvm-2.1.2.ebuild
@@ -0,0 +1,110 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit desktop flag-o-matic toolchain-funcs xdg
+
+DESCRIPTION="Reimplementation of the SCUMM game engine used in Lucasarts 
adventures"
+HOMEPAGE="https://www.scummvm.org/;
+SRC_URI="https://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="a52 aac alsa debug flac fluidsynth jpeg lua mpeg2 mp3 net opengl png 
speech theora truetype unsupported vorbis zlib"
+RESTRICT="test"  # it only looks like there's a test there #77507
+
+RDEPEND="
+   >=media-libs/libsdl2-2.0.0[sound,joystick,video]
+   a52? ( media-libs/a52dec )
+   aac? ( media-libs/faad2 )
+   alsa? ( media-libs/alsa-lib )
+   flac? ( media-libs/flac )
+   fluidsynth? ( media-sound/fluidsynth )
+   jpeg? ( virtual/jpeg:0 )
+   mp3? ( media-libs/libmad )
+   mpeg2? ( media-libs/libmpeg2 )
+   net? ( media-libs/sdl2-net )
+   opengl? ( virtual/opengl )
+   png? ( media-libs/libpng:0 )
+   speech? ( app-accessibility/speech-dispatcher )
+   truetype? ( media-libs/freetype:2 )
+   theora? ( media-libs/libtheora )
+   vorbis? (
+   media-libs/libogg
+   media-libs/libvorbis
+   )
+   zlib? ( sys-libs/zlib:= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   app-arch/xz-utils
+   truetype? ( virtual/pkgconfig )
+   x86? ( dev-lang/nasm )
+"
+
+S="${WORKDIR}/${P/_/}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2.1.0-fluidsynth.patch"
+)
+
+src_prepare() {
+   xdg_src_prepare
+
+   # -g isn't needed for nasm here
+   sed -i \
+   -e '/NASMFLAGS/ s/-g//' \
+   configure || die
+   sed -i \
+   -e '/INSTALL.*doc/d' \
+   -e '/INSTALL.*\/pixmaps/d' \
+   -e 's/-s //' \
+   ports.mk || die
+}
+
+src_configure() {
+   use x86 && append-ldflags -Wl,-z,noexecstack
+
+   local myconf=(
+   --backend=sdl
+   --host=${CHOST}
+   --enable-verbose-build
+   --prefix="${EPREFIX}/usr"
+   --libdir="${EPREFIX}/usr/$(get_libdir)"
+   --opengl-mode=$(usex opengl auto none)
+   $(use_enable a52)
+   $(use_enable aac faad)
+   $(use_enable alsa)
+   $(use_enable debug)
+   $(use_enable !debug release-mode)
+   $(use_enable flac)
+   $(usex fluidsynth '' --disable-fluidsynth)
+   $(use_enable jpeg)
+   $(use_enable lua)
+   $(use_enable mp3 mad)
+   $(use_enable mpeg2)
+   $(use_enable net sdlnet)
+   $(use_enable png)
+   $(use_enable speech tts)
+   $(use_enable theora theoradec)
+   $(use_enable truetype freetype2)
+   $(usex unsupported --enable-all-engines '')
+   $(use_enable vorbis)
+   $(use_enable zlib)
+   $(use_enable x86 nasm)
+   )
+   echo "configure ${myconf[@]}"
+   # NOT AN AUTOCONF SCRIPT 

[gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm-tools/

2020-07-19 Thread James Le Cuirot
commit: 22595dccc4a9a3db38fdd6acc4055463cb375a7a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jul 19 11:34:07 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:49:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22595dcc

games-engines/scummvm-tools: EAPI 7

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: James Le Cuirot  gentoo.org>

 .../scummvm-tools/scummvm-tools-2.1.0.ebuild | 20 +---
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild 
b/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
index b0f58bbfe2a..54cbb5e6684 100644
--- a/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 WX_GTK_VER=3.0-gtk3
 inherit wxwidgets eutils flag-o-matic
 
@@ -15,17 +15,22 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="flac iconv mad png vorbis"
 RESTRICT="test" # some tests require external files
 
-RDEPEND=">=dev-libs/boost-1.32:=
+RDEPEND="
+   >=dev-libs/boost-1.32:=
sys-libs/zlib
x11-libs/wxGTK:${WX_GTK_VER}
flac? ( media-libs/flac )
iconv? ( virtual/libiconv media-libs/freetype:2 )
mad? ( media-libs/libmad )
png? ( media-libs/libpng:0= )
-   vorbis? ( media-libs/libvorbis )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig"
+   vorbis? ( media-libs/libvorbis )
+"
+DEPEND="
+   ${RDEPEND}
+"
+BDEPEND="
+   virtual/pkgconfig
+"
 
 PATCHES=(
"${FILESDIR}/${PN}-1.8.0-binprefix.patch"
@@ -34,12 +39,13 @@ PATCHES=(
 src_prepare() {
default
 
-   need-wxwidgets unicode
rm -rf *.bat dists/win32 || die
sed -ri -e '/^(CC|CXX)\b/d' Makefile || die
 }
 
 src_configure() {
+   setup-wxwidgets
+
# Not an autoconf script
./configure \
--prefix=/usr \



[gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm/

2020-07-19 Thread James Le Cuirot
commit: b88d0de5681c2987e7f65cc5e5fa16b73187f02a
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jul 19 11:48:25 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:49:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b88d0de5

games-engines/scummvm: Allow dependency on GLES 1/2 instead of OpenGL

I'm slightly unsure about this but there seems little point in forcing
one API at build time when it can switch at runtime. It's not clear
whether GLES support is needed at build time to be able to use it at
runtime.

Closes: https://bugs.gentoo.org/731776
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/scummvm/scummvm-2.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-engines/scummvm/scummvm-2.1.2.ebuild 
b/games-engines/scummvm/scummvm-2.1.2.ebuild
index 2eb60298d28..5f7022f1055 100644
--- a/games-engines/scummvm/scummvm-2.1.2.ebuild
+++ b/games-engines/scummvm/scummvm-2.1.2.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
mp3? ( media-libs/libmad )
mpeg2? ( media-libs/libmpeg2 )
net? ( media-libs/sdl2-net )
-   opengl? ( virtual/opengl )
+   opengl? ( || ( virtual/opengl media-libs/mesa[gles2] 
media-libs/mesa[gles1] ) )
png? ( media-libs/libpng:0 )
speech? ( app-accessibility/speech-dispatcher )
truetype? ( media-libs/freetype:2 )



[gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm-tools/

2020-07-19 Thread James Le Cuirot
commit: ecbd7828d35dc2906ea93e97d05d98042bf23470
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jul 19 11:30:46 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:49:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecbd7828

games-engines/scummvm-tools: Drop old 1.8.0-r1 and 2.0.0-r1

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/scummvm-tools/Manifest   |  2 -
 .../scummvm-tools/scummvm-tools-1.8.0-r1.ebuild| 58 -
 .../scummvm-tools/scummvm-tools-2.0.0-r1.ebuild| 59 --
 3 files changed, 119 deletions(-)

diff --git a/games-engines/scummvm-tools/Manifest 
b/games-engines/scummvm-tools/Manifest
index 3026acf91a0..67d4024f9e6 100644
--- a/games-engines/scummvm-tools/Manifest
+++ b/games-engines/scummvm-tools/Manifest
@@ -1,3 +1 @@
-DIST scummvm-tools-1.8.0.tar.xz 864048 BLAKE2B 
7e3184bda33c582708be204493cd99504ef7286305ba01d052a95bf317c56630109e963ecd8d26d4f8868bb75e5b0cb22154fe4cb794a01dabe25b11568babbb
 SHA512 
eed0aa0cceef59c42aabe94fe382a4494085c479d310cb624131746a1cbacc37d4a43603a5321167eb5fd4d9d8235fc794bdca5a3417fc4d224213e5409347ed
-DIST scummvm-tools-2.0.0.tar.xz 88 BLAKE2B 
51e6a771f0b1902f9cadc1e84da4b97aa42bc810c781ba238b3dad9ce242792d0de805e6d129607bace36b7a3cb8dc7a7a1a6fd13211320afe6546569b49f0ff
 SHA512 
a4c645f2a05b5f208658bad1a3122115a3077809141f5d4b281414ca32854d14987a8b6d4579f3bdd9d3eeeab880d98e3b540c3f69155197f20a2094a7812c60
 DIST scummvm-tools-2.1.0.tar.xz 710124 BLAKE2B 
e6985c2e12a31aa9b11a80193186b101e663ce7eaf95de68639482bc82e104c879518f253c40e733c829ceb75b62d4905314cf7ad959766c4b7b49c1ee9e0136
 SHA512 
40e0b1a545257922dd1846d520ef0c18ef7a2682a3d7bb1709bcd49b1338ed7cefea438958941586329271d84e01bf189a14e31f5758e500df607d162ee9cc15

diff --git a/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild 
b/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild
deleted file mode 100644
index 2a3b2686c5a..000
--- a/games-engines/scummvm-tools/scummvm-tools-1.8.0-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-WX_GTK_VER=3.0
-inherit wxwidgets eutils flag-o-matic
-
-DESCRIPTION="utilities for the SCUMM game engine"
-HOMEPAGE="http://scummvm.sourceforge.net/;
-SRC_URI="http://scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-IUSE="flac iconv mad png vorbis"
-RESTRICT="test" # some tests require external files
-
-RDEPEND=">=dev-libs/boost-1.32:=
-   sys-libs/zlib
-   x11-libs/wxGTK:${WX_GTK_VER}
-   flac? ( media-libs/flac )
-   iconv? ( virtual/libiconv media-libs/freetype:2 )
-   mad? ( media-libs/libmad )
-   png? ( media-libs/libpng:0 )
-   vorbis? ( media-libs/libvorbis )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}/${P}-binprefix.patch"
-)
-
-src_prepare() {
-   default
-
-   need-wxwidgets unicode
-   rm -rf *.bat dists/win32 || die
-   sed -ri -e '/^(CC|CXX)\b/d' Makefile || die
-}
-
-src_configure() {
-   # Not an autoconf script
-   ./configure \
-   --disable-tremor \
-   --enable-verbose-build \
-   --mandir=/usr/share/man \
-   $(use_enable flac) \
-   $(use_enable iconv) \
-   $(use_enable iconv freetype) \
-   $(use_enable mad) \
-   $(use_enable png) \
-   $(use_enable vorbis) || die
-}
-
-src_install() {
-   EXEPREFIX="${PN}-" default
-}

diff --git a/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild 
b/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild
deleted file mode 100644
index 4cf673ee91b..000
--- a/games-engines/scummvm-tools/scummvm-tools-2.0.0-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-WX_GTK_VER=3.0
-inherit wxwidgets eutils flag-o-matic
-
-DESCRIPTION="utilities for the SCUMM game engine"
-HOMEPAGE="http://scummvm.sourceforge.net/;
-SRC_URI="http://scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="flac iconv mad png vorbis"
-RESTRICT="test" # some tests require external files
-
-RDEPEND=">=dev-libs/boost-1.32:=
-   sys-libs/zlib
-   x11-libs/wxGTK:${WX_GTK_VER}
-   flac? ( media-libs/flac )
-   iconv? ( virtual/libiconv media-libs/freetype:2 )
-   mad? ( media-libs/libmad )
-   png? ( media-libs/libpng:0 )
-   vorbis? ( media-libs/libvorbis )"
-DEPEND="${RDEPEND}
-   app-arch/xz-utils
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-1.8.0-binprefix.patch"
-)
-
-src_prepare() {
-   default
-
-   

[gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm-tools/

2020-07-19 Thread James Le Cuirot
commit: 83da3122371d8b77fd13e83836041a3c56fb34cb
Author: Henrik Pihl  gmail  com>
AuthorDate: Fri Jul 10 16:45:50 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:49:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83da3122

games-engines/scummvm-tools: Bump to 2.1.0

Migrate away from deprecated wxGTK slot.

Bug: https://bugs.gentoo.org/708600
Signed-off-by: Henrik Pihl  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16659
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/scummvm-tools/Manifest   |  1 +
 .../scummvm-tools/scummvm-tools-2.1.0.ebuild   | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/games-engines/scummvm-tools/Manifest 
b/games-engines/scummvm-tools/Manifest
index 6656d34c748..3026acf91a0 100644
--- a/games-engines/scummvm-tools/Manifest
+++ b/games-engines/scummvm-tools/Manifest
@@ -1,2 +1,3 @@
 DIST scummvm-tools-1.8.0.tar.xz 864048 BLAKE2B 
7e3184bda33c582708be204493cd99504ef7286305ba01d052a95bf317c56630109e963ecd8d26d4f8868bb75e5b0cb22154fe4cb794a01dabe25b11568babbb
 SHA512 
eed0aa0cceef59c42aabe94fe382a4494085c479d310cb624131746a1cbacc37d4a43603a5321167eb5fd4d9d8235fc794bdca5a3417fc4d224213e5409347ed
 DIST scummvm-tools-2.0.0.tar.xz 88 BLAKE2B 
51e6a771f0b1902f9cadc1e84da4b97aa42bc810c781ba238b3dad9ce242792d0de805e6d129607bace36b7a3cb8dc7a7a1a6fd13211320afe6546569b49f0ff
 SHA512 
a4c645f2a05b5f208658bad1a3122115a3077809141f5d4b281414ca32854d14987a8b6d4579f3bdd9d3eeeab880d98e3b540c3f69155197f20a2094a7812c60
+DIST scummvm-tools-2.1.0.tar.xz 710124 BLAKE2B 
e6985c2e12a31aa9b11a80193186b101e663ce7eaf95de68639482bc82e104c879518f253c40e733c829ceb75b62d4905314cf7ad959766c4b7b49c1ee9e0136
 SHA512 
40e0b1a545257922dd1846d520ef0c18ef7a2682a3d7bb1709bcd49b1338ed7cefea438958941586329271d84e01bf189a14e31f5758e500df607d162ee9cc15

diff --git a/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild 
b/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
new file mode 100644
index 000..6c46f947a6d
--- /dev/null
+++ b/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+WX_GTK_VER=3.0-gtk3
+inherit wxwidgets eutils flag-o-matic
+
+DESCRIPTION="utilities for the SCUMM game engine"
+HOMEPAGE="http://scummvm.sourceforge.net/;
+SRC_URI="http://scummvm.org/frs/scummvm-tools/${PV}/${P}.tar.xz;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="flac iconv mad png vorbis"
+RESTRICT="test" # some tests require external files
+
+RDEPEND=">=dev-libs/boost-1.32:=
+   sys-libs/zlib
+   x11-libs/wxGTK:${WX_GTK_VER}
+   flac? ( media-libs/flac )
+   iconv? ( virtual/libiconv media-libs/freetype:2 )
+   mad? ( media-libs/libmad )
+   png? ( media-libs/libpng:0 )
+   vorbis? ( media-libs/libvorbis )"
+DEPEND="${RDEPEND}
+   app-arch/xz-utils
+   virtual/pkgconfig"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.8.0-binprefix.patch"
+)
+
+src_prepare() {
+   default
+
+   need-wxwidgets unicode
+   rm -rf *.bat dists/win32 || die
+   sed -ri -e '/^(CC|CXX)\b/d' Makefile || die
+}
+
+src_configure() {
+   # Not an autoconf script
+   ./configure \
+   --prefix=/usr \
+   --disable-tremor \
+   --enable-verbose-build \
+   --mandir=/usr/share/man \
+   $(use_enable flac) \
+   $(use_enable iconv) \
+   $(use_enable iconv freetype) \
+   $(use_enable mad) \
+   $(use_enable png) \
+   $(use_enable vorbis) || die
+}
+
+src_install() {
+   EXEPREFIX="${PN}-" default
+}



[gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm-tools/

2020-07-19 Thread James Le Cuirot
commit: 7255010bdf125cedb7733b55c10d588aed0a763b
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Mar  8 22:05:58 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:49:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7255010b

games-engines/scummvm-tools: Add missing libpng SLOT operator

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild 
b/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
index 6c46f947a6d..b0f58bbfe2a 100644
--- a/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
+++ b/games-engines/scummvm-tools/scummvm-tools-2.1.0.ebuild
@@ -21,7 +21,7 @@ RDEPEND=">=dev-libs/boost-1.32:=
flac? ( media-libs/flac )
iconv? ( virtual/libiconv media-libs/freetype:2 )
mad? ( media-libs/libmad )
-   png? ( media-libs/libpng:0 )
+   png? ( media-libs/libpng:0= )
vorbis? ( media-libs/libvorbis )"
 DEPEND="${RDEPEND}
app-arch/xz-utils



[gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm/, games-engines/scummvm/files/

2020-07-19 Thread James Le Cuirot
commit: 0f43ed98a37ffddd26f18f1c6cbe53783148d9c8
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jul 19 11:11:51 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:49:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f43ed98

games-engines/scummvm: Drop old 2.1.0

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/scummvm/Manifest |   1 -
 .../files/scummvm-2.1.0-tts_pthread_link.patch |  22 
 games-engines/scummvm/scummvm-2.1.0.ebuild | 111 -
 3 files changed, 134 deletions(-)

diff --git a/games-engines/scummvm/Manifest b/games-engines/scummvm/Manifest
index dd160ccc1dd..ce4c90ad0a3 100644
--- a/games-engines/scummvm/Manifest
+++ b/games-engines/scummvm/Manifest
@@ -1,2 +1 @@
-DIST scummvm-2.1.0.tar.xz 27188916 BLAKE2B 
b808ff335e5b25c58c8caebfe660b4c2938dcb6eada0aa5b31777b97ff2fb7cb3732d516fc4d981ab1bee16876d62f634f69517158c7c233e11cc22575b15c09
 SHA512 
9a03cf207660aa49e49f53e1df10b774b7c9711dffd527e00518015e7e7057f25538a7dd89e248e9237434cf08a9f7ea6b215805fb65a770fb20596f5e713218
 DIST scummvm-2.1.2.tar.xz 27056972 BLAKE2B 
0afedd27350ea80c3610106b7e09fd57aaebc8847eebdb180628559ca30f49d005a5466bd3991a76271eff39a782e8abf3bf1a3ace25909a1d9947a1b539d6c2
 SHA512 
a6462bc55d90a229e32389380504d6ecf0c836c8a6733775c993f8db34918ef1f9d0559acc7c110e98719b32cf84408a01021dcfa3fe5a821fe4265c1bc49ecc

diff --git a/games-engines/scummvm/files/scummvm-2.1.0-tts_pthread_link.patch 
b/games-engines/scummvm/files/scummvm-2.1.0-tts_pthread_link.patch
deleted file mode 100644
index 70440be0e13..000
--- a/games-engines/scummvm/files/scummvm-2.1.0-tts_pthread_link.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 26c09be3a091e47419ba2629c5f2a346ad6a5543 Mon Sep 17 00:00:00 2001
-From: Christian Krause 
-Date: Wed, 16 Oct 2019 22:41:27 +0200
-Subject: [PATCH] TTS: Link libpthread explicitly on Linux platform
-

- configure | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure b/configure
-index 0adf0bb7bad..dbfe336e6d0 100755
 a/configure
-+++ b/configure
-@@ -5504,7 +5504,7 @@ else
-   echo "linux"
-   _tts=yes
-   define_in_config_if_yes $_tts 'USE_SPEECH_DISPATCHER'
--  append_var LIBS '-lspeechd'
-+  append_var LIBS '-lspeechd -lpthread'
-   ;;
-   mingw*)
-   echo "win32"

diff --git a/games-engines/scummvm/scummvm-2.1.0.ebuild 
b/games-engines/scummvm/scummvm-2.1.0.ebuild
deleted file mode 100644
index 7aacd055d80..000
--- a/games-engines/scummvm/scummvm-2.1.0.ebuild
+++ /dev/null
@@ -1,111 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit desktop flag-o-matic toolchain-funcs xdg
-
-DESCRIPTION="Reimplementation of the SCUMM game engine used in Lucasarts 
adventures"
-HOMEPAGE="https://www.scummvm.org/;
-SRC_URI="https://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz;
-
-LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="a52 aac alsa debug flac fluidsynth jpeg lua mpeg2 mp3 net opengl png 
speech theora truetype unsupported vorbis zlib"
-RESTRICT="test"  # it only looks like there's a test there #77507
-
-RDEPEND="
-   >=media-libs/libsdl2-2.0.0[sound,joystick,video]
-   a52? ( media-libs/a52dec )
-   aac? ( media-libs/faad2 )
-   alsa? ( media-libs/alsa-lib )
-   flac? ( media-libs/flac )
-   fluidsynth? ( media-sound/fluidsynth )
-   jpeg? ( virtual/jpeg:0 )
-   mp3? ( media-libs/libmad )
-   mpeg2? ( media-libs/libmpeg2 )
-   net? ( media-libs/sdl2-net )
-   opengl? ( virtual/opengl )
-   png? ( media-libs/libpng:0 )
-   speech? ( app-accessibility/speech-dispatcher )
-   truetype? ( media-libs/freetype:2 )
-   theora? ( media-libs/libtheora )
-   vorbis? (
-   media-libs/libogg
-   media-libs/libvorbis
-   )
-   zlib? ( sys-libs/zlib:= )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-   app-arch/xz-utils
-   truetype? ( virtual/pkgconfig )
-   x86? ( dev-lang/nasm )
-"
-
-S="${WORKDIR}/${P/_/}"
-
-PATCHES=(
-   "${FILESDIR}/${P}-tts_pthread_link.patch"
-   "${FILESDIR}/${P}-fluidsynth.patch"
-)
-
-src_prepare() {
-   xdg_src_prepare
-
-   # -g isn't needed for nasm here
-   sed -i \
-   -e '/NASMFLAGS/ s/-g//' \
-   configure || die
-   sed -i \
-   -e '/INSTALL.*doc/d' \
-   -e '/INSTALL.*\/pixmaps/d' \
-   -e 's/-s //' \
-   ports.mk || die
-}
-
-src_configure() {
-   use x86 && append-ldflags -Wl,-z,noexecstack
-
-   local myconf=(
-   --backend=sdl
-   --host=${CHOST}
-   --enable-verbose-build
-   

[gentoo-commits] repo/gentoo:master commit in: games-engines/scummvm/

2020-07-19 Thread James Le Cuirot
commit: 6cb8c4970f0bc50e0e6c50790cb85828b8042423
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jul 19 11:11:01 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jul 19 11:49:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb8c497

games-engines/scummvm: Add ~arm64 keyword to 2.1.2

This ebuild was submitted before the keyword was added to 2.1.0.

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: James Le Cuirot  gentoo.org>

 games-engines/scummvm/scummvm-2.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-engines/scummvm/scummvm-2.1.2.ebuild 
b/games-engines/scummvm/scummvm-2.1.2.ebuild
index d0636f9429d..2eb60298d28 100644
--- a/games-engines/scummvm/scummvm-2.1.2.ebuild
+++ b/games-engines/scummvm/scummvm-2.1.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://scummvm.org/frs/scummvm/${PV}/${P}.tar.xz;
 
 LICENSE="GPL-2+ LGPL-2.1 BSD GPL-3-with-font-exception"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="a52 aac alsa debug flac fluidsynth jpeg lua mpeg2 mp3 net opengl png 
speech theora truetype unsupported vorbis zlib"
 RESTRICT="test"  # it only looks like there's a test there #77507
 



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

2020-07-19 Thread Piotr Karbowski
commit: bf3c8123e809dd330124393d666e4737d0e274ac
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sun Jul 19 11:42:39 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sun Jul 19 11:42:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3c8123

net-p2p/nicotine+: 2.0.1-r1: py37 added; xdg_icon_cache_update in postrm added.

Signed-off-by: Piotr Karbowski  gentoo.org>

 .../nicotine+/{nicotine+-2.0.1.ebuild => nicotine+-2.0.1-r1.ebuild} | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-p2p/nicotine+/nicotine+-2.0.1.ebuild 
b/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
similarity index 91%
rename from net-p2p/nicotine+/nicotine+-2.0.1.ebuild
rename to net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
index ac77a1b3f00..301bedcae81 100644
--- a/net-p2p/nicotine+/nicotine+-2.0.1.ebuild
+++ b/net-p2p/nicotine+/nicotine+-2.0.1-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{7,8} )
 
 inherit distutils-r1 xdg-utils
 
@@ -35,3 +35,7 @@ src_install() {
 pkg_postinst() {
xdg_icon_cache_update
 }
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



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

2020-07-19 Thread Piotr Karbowski
commit: 2d334218803f658b7f826d34ee9270d0b0cf4cd1
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sun Jul 19 11:25:56 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sun Jul 19 11:26:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d334218

net-p2p/nicotine+: drop py2-only 1.4.1.

Signed-off-by: Piotr Karbowski  gentoo.org>

 net-p2p/nicotine+/Manifest  |  1 -
 net-p2p/nicotine+/nicotine+-1.4.1-r2.ebuild | 34 -
 2 files changed, 35 deletions(-)

diff --git a/net-p2p/nicotine+/Manifest b/net-p2p/nicotine+/Manifest
index eb5ab027577..50ceb6ca046 100644
--- a/net-p2p/nicotine+/Manifest
+++ b/net-p2p/nicotine+/Manifest
@@ -1,2 +1 @@
-DIST nicotine+-1.4.1.tar.gz 3824830 BLAKE2B 
def211a4d06b1cb6a409917579652b3a1c8c36ec5ecfe5e295b9fabeaaca02cd4999fd20935c8999d4cf989f3ecff0a0a2c7f52a40f8c2b03e05b6c9dc2feca9
 SHA512 
894dfb318b205b6be21face0308f183da15772f329158c6a9a8a816dfdf231ad89245188acad5538821b2a778c8a8a6201ce8548cc58550c4eb6c0763db9d66a
 DIST nicotine+-2.0.1.tar.gz 5140065 BLAKE2B 
01af7eb58ea6800c17042ef73b9caa8b3d5712e33226486e648fee824c0d0934440ee51f659199a5276f6a460005df89359b282b09aa07941c70e29bddc97a26
 SHA512 
0a16c0c289a4f4d54eba773ad40952baadf7ea4a6b4a4524cc500d007f6de0bdd7a847e3f68978a3247c9bc4a6eab3b77db34605fda79da34c352e89a1b9

diff --git a/net-p2p/nicotine+/nicotine+-1.4.1-r2.ebuild 
b/net-p2p/nicotine+/nicotine+-1.4.1-r2.ebuild
deleted file mode 100644
index bc288ddd9ab..000
--- a/net-p2p/nicotine+/nicotine+-1.4.1-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1
-
-DESCRIPTION="A fork of nicotine, a Soulseek client in Python"
-HOMEPAGE="https://github.com/Nicotine-Plus/nicotine-plus;
-SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/1.4.1.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   >=dev-python/pygtk-2.24[${PYTHON_MULTI_USEDEP}]
-   media-libs/mutagen[${PYTHON_MULTI_USEDEP}]
-   ')
-"
-
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/nicotine-plus-${PV}"
-
-src_install() {
-   distutils-r1_src_install
-   mv "${ED}/usr/share/doc/nicotine" "${ED}/usr/share/doc/${PF}" || die
-}



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

2020-07-19 Thread Piotr Karbowski
commit: a08a56269aa020fb78500bb7c581eed6d9a7
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sun Jul 19 11:25:12 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sun Jul 19 11:26:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a08a5626

net-p2p/nicotine+: take over.

Signed-off-by: Piotr Karbowski  gentoo.org>

 net-p2p/nicotine+/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-p2p/nicotine+/metadata.xml b/net-p2p/nicotine+/metadata.xml
index 0749c16e26e..ecc5a052b27 100644
--- a/net-p2p/nicotine+/metadata.xml
+++ b/net-p2p/nicotine+/metadata.xml
@@ -1,7 +1,10 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
+   
+   slashbe...@gentoo.org
+   Piotr Karbowski
+   

Nicotine-Plus/nicotine-plus




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

2020-07-19 Thread Piotr Karbowski
commit: 85907a4f0d6e1d14205ffba74dff5516487e8a4f
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sun Jul 19 11:25:26 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sun Jul 19 11:26:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85907a4f

net-p2p/nicotine+: 2.0.1 bump

Signed-off-by: Piotr Karbowski  gentoo.org>

 net-p2p/nicotine+/Manifest   |  1 +
 net-p2p/nicotine+/nicotine+-2.0.1.ebuild | 37 
 2 files changed, 38 insertions(+)

diff --git a/net-p2p/nicotine+/Manifest b/net-p2p/nicotine+/Manifest
index 047e9967a8a..eb5ab027577 100644
--- a/net-p2p/nicotine+/Manifest
+++ b/net-p2p/nicotine+/Manifest
@@ -1 +1,2 @@
 DIST nicotine+-1.4.1.tar.gz 3824830 BLAKE2B 
def211a4d06b1cb6a409917579652b3a1c8c36ec5ecfe5e295b9fabeaaca02cd4999fd20935c8999d4cf989f3ecff0a0a2c7f52a40f8c2b03e05b6c9dc2feca9
 SHA512 
894dfb318b205b6be21face0308f183da15772f329158c6a9a8a816dfdf231ad89245188acad5538821b2a778c8a8a6201ce8548cc58550c4eb6c0763db9d66a
+DIST nicotine+-2.0.1.tar.gz 5140065 BLAKE2B 
01af7eb58ea6800c17042ef73b9caa8b3d5712e33226486e648fee824c0d0934440ee51f659199a5276f6a460005df89359b282b09aa07941c70e29bddc97a26
 SHA512 
0a16c0c289a4f4d54eba773ad40952baadf7ea4a6b4a4524cc500d007f6de0bdd7a847e3f68978a3247c9bc4a6eab3b77db34605fda79da34c352e89a1b9

diff --git a/net-p2p/nicotine+/nicotine+-2.0.1.ebuild 
b/net-p2p/nicotine+/nicotine+-2.0.1.ebuild
new file mode 100644
index 000..ac77a1b3f00
--- /dev/null
+++ b/net-p2p/nicotine+/nicotine+-2.0.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_8 )
+
+inherit distutils-r1 xdg-utils
+
+DESCRIPTION="A fork of nicotine, a Soulseek client in Python"
+HOMEPAGE="https://github.com/Nicotine-Plus/nicotine-plus;
+SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+
+LICENSE="GPL-3 LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE=""
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="
+   dev-python/pygobject:3[${PYTHON_USEDEP}]
+   media-libs/mutagen[${PYTHON_USEDEP}]
+   ${DEPEND}
+"
+
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/nicotine-plus-${PV}"
+
+src_install() {
+   distutils-r1_src_install
+   mv "${ED}/usr/share/doc/nicotine" "${ED}/usr/share/doc/${PF}" || die
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}



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

2020-07-19 Thread Piotr Karbowski
commit: c2603a548d3438bc6a1ed3d090706ba1e7f7a1f7
Author: Piotr Karbowski  gentoo  org>
AuthorDate: Sun Jul 19 11:26:25 2020 +
Commit: Piotr Karbowski  gentoo  org>
CommitDate: Sun Jul 19 11:26:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2603a54

profiles/package.mask: drop net-p2p/nicotine+ mask.

Signed-off-by: Piotr Karbowski  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 9f8a0352dd6..a08467a25a5 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,11 +36,6 @@
 # Unmaintained upstream and broken by ECM 5.72.0, masked for removal in 30 
days.
 media-video/plasma-mediacenter
 
-# Andreas Sturmlechner  (2020-07-18)
-# Stuck on Python 2, depends on deprecated dev-python/pygtk, bug #708162.
-# Needs a maintainer and >=2.0.1 version bump. Masked for removal in 30 days.
-net-p2p/nicotine+
-
 # Andreas Sturmlechner  (2020-07-15)
 # Broken by scons-python3 for >1 year, depends on dead gnome-base/libgnomeui,
 # bugs #685576, #726818, no reverse dependencies. Removal in 30 days.



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

2020-07-19 Thread David Denoncin
commit: 4dd078fd0f857d34cbe040f5a9bbe77e86081e7e
Author: David Denoncin  gmail  com>
AuthorDate: Sun Jul 19 11:13:08 2020 +
Commit: David Denoncin  gmail  com>
CommitDate: Sun Jul 19 11:18:46 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4dd078fd

dev-python/quantities: moved to ::gentoo

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

 dev-python/quantities/Manifest |  1 -
 dev-python/quantities/metadata.xml |  9 --
 dev-python/quantities/quantities-0.12.4.ebuild | 43 --
 3 files changed, 53 deletions(-)

diff --git a/dev-python/quantities/Manifest b/dev-python/quantities/Manifest
deleted file mode 100644
index a9133dc..000
--- a/dev-python/quantities/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-quantities.tar.gz 104093 BLAKE2B 
84587726ef3c2f4c7dce4ea538363aecc42aa88c31d2990f834f2de9540b52d6ca0c437c1876a4c2dd5512b4be3af95cc64a1294ea60555ed1b51819f7f46125
 SHA512 
b5d181880d0789e6fbd55837c5ce65b677764a718be4550f1f553131e171caa59f8fc84d67e69563a293cda01e7b0678074fb311b3766f0013e658a9fa00471f

diff --git a/dev-python/quantities/metadata.xml 
b/dev-python/quantities/metadata.xml
deleted file mode 100644
index ebb4c58..000
--- a/dev-python/quantities/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   
-   ddenon...@gmail.com
-   David Denoncin
-   
-

diff --git a/dev-python/quantities/quantities-0.12.4.ebuild 
b/dev-python/quantities/quantities-0.12.4.ebuild
deleted file mode 100644
index f7d77e9..000
--- a/dev-python/quantities/quantities-0.12.4.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="python-quantities"
-MY_PV="$(ver_cut 1-3)"
-MY_P="${MY_PN}-${PV}"
-S="${WORKDIR}/${MY_P}"
-
-PYTHON_COMPAT=( python3_{6,7,8,9} )
-DISTUTILS_USE_SETUPTOOLS=no
-
-inherit distutils-r1
-
-DESCRIPTION="Support for physical quantities with units, based on numpy"
-HOMEPAGE="https://github.com/python-quantities/python-quantities;
-SRC_URI="https://github.com/python-quantities/${MY_PN}/archive/v${MY_PV}.tar.gz
 -> ${MY_PN}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-   dev-python/numpy[$PYTHON_USEDEP]
-"
-
-RDEPEND="${DEPEND}"
-
-python_prepare_all() {
-   # Unexpected success
-   sed -i -e 's:test_fix:_&:' \
-   quantities/tests/test_umath.py || die
-
-   # pngmath replaced with imgmath in sphinx>1.8
-   sed -i -e 's:ext.pngmath:ext.imgmath:g' \
-   doc/conf.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-distutils_enable_tests unittest
-distutils_enable_sphinx doc dev-python/numpydoc ">dev-python/sphinx-1.8"



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

2020-07-19 Thread David Denoncin
commit: af56d1c7a69b5b0a5224f30b025fa05b966b7712
Author: David Denoncin  gmail  com>
AuthorDate: Sun Jul 19 11:13:51 2020 +
Commit: David Denoncin  gmail  com>
CommitDate: Sun Jul 19 11:19:34 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=af56d1c7

dev-python/pylatex: moved to ::gentoo

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

 dev-python/pylatex/Manifest |  2 --
 dev-python/pylatex/metadata.xml |  9 --
 dev-python/pylatex/pylatex-1.3.2.ebuild | 52 ---
 dev-python/pylatex/pylatex-1.3.3.ebuild | 55 -
 4 files changed, 118 deletions(-)

diff --git a/dev-python/pylatex/Manifest b/dev-python/pylatex/Manifest
deleted file mode 100644
index 193e905..000
--- a/dev-python/pylatex/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pylatex-1.3.2.tar.gz 300576 BLAKE2B 
c096c3e182bdc13fc07c1c2b4bf6ce2e52c04fdd91da0c628d88b5fc1655c4236f468fb261b43882a41f38a389ebcc5c5f6248798df6a04e78b0cb9d4c12d2c4
 SHA512 
c2b7477e3f93f122865f8b68a4312d60b3548601040e51f6a80653bb5b2de8e516bb1f2d6b8ac48a5e0aba8d883c42c58757f6b1cffec5173e8edb071bf25351
-DIST pylatex-1.3.3.tar.gz 300639 BLAKE2B 
ac8fad8fa7e6e821cda168f3ae8ffb5acec21d688761b153ef2f9383b6a2f2ac7daea65f04389eb1ba3152fc50176d73cb814a78d2b5250ead2c6647eb96635a
 SHA512 
12f51805996d84840f68844b79384ce4d2c29dde4db06f73b8887fe012abeaa4b9c5cf5e449132e626132b50ba26f014a899d548e3c0def25289671fd92e41a6

diff --git a/dev-python/pylatex/metadata.xml b/dev-python/pylatex/metadata.xml
deleted file mode 100644
index ebb4c58..000
--- a/dev-python/pylatex/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-
-   
-   ddenon...@gmail.com
-   David Denoncin
-   
-

diff --git a/dev-python/pylatex/pylatex-1.3.2.ebuild 
b/dev-python/pylatex/pylatex-1.3.2.ebuild
deleted file mode 100644
index fa49b27..000
--- a/dev-python/pylatex/pylatex-1.3.2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="PyLaTeX"
-MY_P="${MY_PN}-${PV}"
-
-PYTHON_COMPAT=( python3_{6,7,8,9} )
-inherit distutils-r1 eutils
-
-DESCRIPTION="A Python library for creating LaTeX files and snippets"
-HOMEPAGE="https://github.com/JelteF/PyLaTeX;
-SRC_URI="https://github.com/JelteF/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/ordered-set[${PYTHON_USEDEP}]
-"
-
-DEPEND="test? (
-   dev-python/quantities[${PYTHON_USEDEP}]
-   dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   app-text/texlive
-   dev-texlive/texlive-latexextra
-)"
-
-S="${WORKDIR}/${MY_P}"
-
-distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
-distutils_enable_tests nose
-
-python_install_all() {
-   if use examples ; then
-   dodoc -r examples
-   fi
-
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   elog "Optional dependencies:"
-   optfeature "compiling generated files" app-text/texlive 
dev-texlive/texlive-latexextra
-   optfeature "matplotlib support" dev-python/matplotlib
-   optfeature "numpy support" dev-python/numpy
-   optfeature "quantities support" dev-python/quantities
-}

diff --git a/dev-python/pylatex/pylatex-1.3.3.ebuild 
b/dev-python/pylatex/pylatex-1.3.3.ebuild
deleted file mode 100644
index 79de19f..000
--- a/dev-python/pylatex/pylatex-1.3.3.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="PyLaTeX"
-MY_P="${MY_PN}-${PV}"
-
-PYTHON_COMPAT=( python3_{6,7,8,9} )
-inherit distutils-r1 eutils
-
-DESCRIPTION="A Python library for creating LaTeX files and snippets"
-HOMEPAGE="https://github.com/JelteF/PyLaTeX;
-SRC_URI="https://github.com/JelteF/${MY_PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-RDEPEND="
-   dev-python/ordered-set[${PYTHON_USEDEP}]
-"
-
-distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
-distutils_enable_tests nose
-
-BDEPEND+="
-   test? (
-   ${RDEPEND}
-   dev-python/quantities[${PYTHON_USEDEP}]
-   dev-python/matplotlib[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   app-text/texlive
-   dev-texlive/texlive-latexextra
-)"
-
-S="${WORKDIR}/${MY_P}"
-
-python_install_all() {
-   if use examples ; then
-   dodoc -r examples
-   docompress -x /usr/share/doc/"${PF}"/examples
-   fi
-
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   elog "Optional dependencies:"
-   

<    1   2   3   4   >