[gentoo-commits] repo/proj/guru:dev commit in: media-plugins/qt-avif-image-plugin/

2020-07-22 Thread Daniel Novomesky
commit: d1d370c8d0c9a1204323de1134f456961f7d473e
Author: Daniel Novomesky  gmail  com>
AuthorDate: Wed Jul 22 15:09:23 2020 +
Commit: Daniel Novomesky  gmail  com>
CommitDate: Wed Jul 22 15:09:23 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d1d370c8

media-plugins/qt-avif-image-plugin: version bump to 0.3.1

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Daniel Novomesky  gmail.com>

 media-plugins/qt-avif-image-plugin/Manifest | 2 +-
 ...avif-image-plugin-0.3.0.ebuild => qt-avif-image-plugin-0.3.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/qt-avif-image-plugin/Manifest 
b/media-plugins/qt-avif-image-plugin/Manifest
index 261d1e9..5c75bce 100644
--- a/media-plugins/qt-avif-image-plugin/Manifest
+++ b/media-plugins/qt-avif-image-plugin/Manifest
@@ -1 +1 @@
-DIST qt-avif-image-plugin-0.3.0.tar.gz 12586273 BLAKE2B 
6f668946a4e1de613b077677d1a25d42642aaf30e489cd0eafc572ab518ead1d927904a545fa1181285065c8f1a85d8193c5472870484e7c0e26afb946ee277c
 SHA512 
91e3ad130176432b21abd6ec0e8732b2077f98d1d94fd8ccbe67f6dcaa187cc258099d7018743143d8155089c7d1ee35951dbd3e8184679d83f0ce8eb204a825
+DIST qt-avif-image-plugin-0.3.1.tar.gz 13215410 BLAKE2B 
381f4f19c3df42333ee0885641ca1275b8a30efc04c415de1c6a597ee6c7e7cfd5313267b8cae3c615dfb445d8980c52394dee2db4e35f9ea3e89d03c57fe353
 SHA512 
44da0f1bcdba3871b2662a9a6e3919f46984db9ae3588e19aed6a0fde87ee1204209bbb635956d75f0de22e307104650b0f63472fb777bb479bff09c10095948

diff --git 
a/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-0.3.0.ebuild 
b/media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-0.3.1.ebuild
similarity index 100%
rename from media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-0.3.0.ebuild
rename to media-plugins/qt-avif-image-plugin/qt-avif-image-plugin-0.3.1.ebuild



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

2020-07-22 Thread Jeroen Roovers
commit: 1afc30e71af3d0a3812533ec1d41e2f2f26d9041
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jul 22 15:40:15 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jul 22 15:43:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1afc30e7

net-misc/putty: Set REQUIRED_USE, BDEPEND

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

 net-misc/putty/putty-0.74.ebuild | 8 ++--
 net-misc/putty/putty-.ebuild | 7 ++-
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/net-misc/putty/putty-0.74.ebuild b/net-misc/putty/putty-0.74.ebuild
index f689861f528..8ccfe4d5a53 100644
--- a/net-misc/putty/putty-0.74.ebuild
+++ b/net-misc/putty/putty-0.74.ebuild
@@ -10,12 +10,11 @@ LICENSE="MIT"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
-IUSE="doc +gtk gtk2 ipv6 gssapi"
 SRC_URI="
https://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz
 "
-
+IUSE="doc +gtk gtk2 ipv6 gssapi"
 RDEPEND="
!net-misc/pssh
gtk? (
@@ -30,9 +29,14 @@ RDEPEND="
 "
 DEPEND="
${RDEPEND}
+"
+BDEPEND="
dev-lang/perl
virtual/pkgconfig
 "
+REQUIRED_USE="
+   gtk2? ( gtk )
+"
 
 src_prepare() {
default

diff --git a/net-misc/putty/putty-.ebuild b/net-misc/putty/putty-.ebuild
index 88def03e4bf..5fd210bd12d 100644
--- a/net-misc/putty/putty-.ebuild
+++ b/net-misc/putty/putty-.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
@@ -28,10 +28,15 @@ RDEPEND="
 "
 DEPEND="
${RDEPEND}
+"
+BDEPEND="
app-doc/halibut
dev-lang/perl
virtual/pkgconfig
 "
+REQUIRED_USE="
+   gtk2? ( gtk )
+"
 
 src_unpack() {
git-r3_src_unpack



[gentoo-commits] repo/proj/guru:dev commit in: media-libs/libavif/

2020-07-22 Thread Daniel Novomesky
commit: a6fffaf307f7ff90d518afc6516520ff20b06bc3
Author: Daniel Novomesky  gmail  com>
AuthorDate: Wed Jul 22 15:46:16 2020 +
Commit: Daniel Novomesky  gmail  com>
CommitDate: Wed Jul 22 15:46:16 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a6fffaf3

media-libs/libavif: removed gdk-pixbuf use flag

The gdk-pixbuf loader is causing crashes in this version

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Daniel Novomesky  gmail.com>

 media-libs/libavif/{libavif-0.8.0.ebuild => libavif-0.8.0-r1.ebuild} | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/media-libs/libavif/libavif-0.8.0.ebuild 
b/media-libs/libavif/libavif-0.8.0-r1.ebuild
similarity index 90%
rename from media-libs/libavif/libavif-0.8.0.ebuild
rename to media-libs/libavif/libavif-0.8.0-r1.ebuild
index 7e7a212..aa66391 100644
--- a/media-libs/libavif/libavif-0.8.0.ebuild
+++ b/media-libs/libavif/libavif-0.8.0-r1.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD-2"
 SLOT="0"
-IUSE="dav1d gdk-pixbuf +libaom rav1e"
+IUSE="dav1d +libaom rav1e"
 
 REQUIRED_USE="|| ( dav1d libaom )"
 
@@ -27,7 +27,6 @@ DEPEND="dav1d? ( media-libs/dav1d )
rav1e? ( media-video/rav1e:=[capi] )
media-libs/libpng
virtual/jpeg
-   gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 )
 "
 RDEPEND="${DEPEND}"
 BDEPEND=""
@@ -39,7 +38,6 @@ src_configure() {
-DAVIF_CODEC_DAV1D=$(usex dav1d ON OFF)
-DAVIF_CODEC_RAV1E=$(usex rav1e ON OFF)
-DBUILD_SHARED_LIBS=ON
-   -DAVIF_BUILD_GDK_PIXBUF=$(usex gdk-pixbuf ON OFF)
)
cmake_src_configure
 }



[gentoo-commits] repo/proj/guru:dev commit in: media-gfx/memethesis-cli/

2020-07-22 Thread Matthias Coppens
commit: 3a29af0c81077c526b8b0ab5d29d9218257840c7
Author: Matthias Coppens  gmail  com>
AuthorDate: Wed Jul 22 15:50:00 2020 +
Commit: Matthias Coppens  gmail  com>
CommitDate: Wed Jul 22 15:50:26 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a29af0c

media-gfx/memethesis-cli: Added dependency

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Matthias Coppens  gmail.com>

 media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild | 3 ++-
 media-gfx/memethesis-cli/memethesis-cli-.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild 
b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
index b232bbc..c40702c 100644
--- a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
+++ b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/pillow[truetype,${PYTHON_USEDEP}]
>dev-python/pyinquirer-1.0.3[${PYTHON_USEDEP}]
-   dev-python/colored[${PYTHON_USEDEP}]')
+   dev-python/colored[${PYTHON_USEDEP}]
+   dev-python/ascim[${PYTHON_USEDEP}]')
>=media-gfx/imagemagick-7"
 BDEPEND="${RDEPEND}"

diff --git a/media-gfx/memethesis-cli/memethesis-cli-.ebuild 
b/media-gfx/memethesis-cli/memethesis-cli-.ebuild
index 53700b7..23c892f 100644
--- a/media-gfx/memethesis-cli/memethesis-cli-.ebuild
+++ b/media-gfx/memethesis-cli/memethesis-cli-.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/pillow[truetype,${PYTHON_USEDEP}]
>dev-python/pyinquirer-1.0.3[${PYTHON_USEDEP}]
-   dev-python/colored[${PYTHON_USEDEP}]')
+   dev-python/colored[${PYTHON_USEDEP}]
+   dev-python/ascim[${PYTHON_USEDEP}]')
>=media-gfx/imagemagick-7"
 BDEPEND="${RDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: app-office/wps-office/

2020-07-22 Thread Pacho Ramos
commit: 745fe6375f82e80e2eafb9a1ce2a1cc4e0b9c894
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 22 16:06:44 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 22 16:06:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745fe637

app-office/wps-office: Drop old

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Pacho Ramos  gentoo.org>

 app-office/wps-office/Manifest |  1 -
 .../wps-office/wps-office-11.1.0.9126.ebuild   | 82 --
 2 files changed, 83 deletions(-)

diff --git a/app-office/wps-office/Manifest b/app-office/wps-office/Manifest
index ab66251d82a..5da7f25c1a9 100644
--- a/app-office/wps-office/Manifest
+++ b/app-office/wps-office/Manifest
@@ -1,2 +1 @@
-DIST wps-office_11.1.0.9126.XA_amd64.deb 205954802 BLAKE2B 
7736d28349fcc6f4d0c69b8f13ec96af42b1de4f073bf14d2c05949cc2d9d51389125d1ef83dee8ebe7cdccb44ba6b70b9425e9397d386e02e0fe8779bf7c029
 SHA512 
7c2d8b3459ac37ced45b25d19b6ff7f8afca2bae7ee026dfc3ef068f5a1e774baff457ddbcc5d8495f8dca1699ddd5ad67b0f3927ac6e4e99503c67a6dab414c
 DIST wps-office_11.1.0.9505.XA_amd64.deb 212685550 BLAKE2B 
56c38f01837c33e55ea2266a6b55781a911becb3af89baa8089c59ae43a565a46558e677c7d84f91ef51e64dd3024f4729027dd0621ea9b4a10188f4e63a1db5
 SHA512 
d6d7e4fd85fbf24b08281d68ad3be9280d9b337555e328f75db1e53b9ce1bb47b2265b73e2da00df7b1a9b0a9775152920bd439368307f2373f611de6eaf19a7

diff --git a/app-office/wps-office/wps-office-11.1.0.9126.ebuild 
b/app-office/wps-office/wps-office-11.1.0.9126.ebuild
deleted file mode 100644
index 823d9553666..000
--- a/app-office/wps-office/wps-office-11.1.0.9126.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit unpacker xdg
-
-MY_PV="$(ver_cut 4)"
-
-DESCRIPTION="WPS Office is an office productivity suite"
-HOMEPAGE="https://www.wps.cn/product/wpslinux/ http://wps-community.org/";
-
-KEYWORDS="~amd64"
-
-SRC_URI="https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${MY_PV}/${PN}_${PV}.XA_amd64.deb";
-
-SLOT="0"
-RESTRICT="strip mirror" # mirror as explained at bug #547372
-LICENSE="WPS-EULA"
-IUSE=""
-
-# Deps got from this (listed in order):
-# rpm -qpR wps-office-10.1.0.5707-1.a21.x86_64.rpm
-# ldd /opt/kingsoft/wps-office/office6/wps
-# ldd /opt/kingsoft/wps-office/office6/wpp
-RDEPEND="
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXrender
-   x11-libs/libxcb
-   media-libs/fontconfig:1.0
-   media-libs/freetype:2
-   dev-libs/glib:2
-   sys-libs/zlib:0
-   net-print/cups
-   media-libs/libpng-compat:1.2
-   virtual/glu
-
-   dev-libs/libpcre:3
-   dev-libs/libffi
-   media-sound/pulseaudio
-   app-arch/bzip2:0
-   media-libs/libpng:0
-   dev-libs/expat
-   sys-apps/util-linux
-   dev-libs/libbsd
-   x11-libs/libXau
-   x11-libs/libXdmcp
-   sys-apps/dbus
-   x11-libs/libXtst
-   sys-apps/tcp-wrappers
-   media-libs/libsndfile
-   net-libs/libasyncns
-   dev-libs/libgcrypt:0
-   app-arch/xz-utils
-   app-arch/lz4
-   sys-libs/libcap
-   media-libs/flac
-   media-libs/libogg
-   media-libs/libvorbis
-   dev-libs/libgpg-error
-   sys-apps/attr
-"
-DEPEND=""
-BDEPEND=""
-
-S="${WORKDIR}"
-
-src_install() {
-   exeinto /usr/bin
-   exeopts -m0755
-   doexe "${S}"/usr/bin/*
-
-   insinto /usr/share
-   doins -r 
"${S}"/usr/share/{applications,desktop-directories,icons,mime,templates}
-
-   insinto /opt/kingsoft/wps-office
-   doins -r "${S}"/opt/kingsoft/wps-office/{office6,templates}
-
-   fperms 0755 /opt/kingsoft/wps-office/office6/{et,wpp,wps,wpspdf}
-}



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

2020-07-22 Thread Lars Wendler
commit: 798815cd723550bb4b9141ded9e50c12a74ed3e2
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul 22 16:26:02 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul 22 16:26:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=798815cd

dev-util/cmake: Bump to version 3.18.0. Removed old

Filter out distcc warnings

Thanks-to: Felix W.  gmail.com>
Bug: https://bugs.gentoo.org/691544
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Lars Wendler  gentoo.org>

 dev-util/cmake/Manifest |  2 +-
 .../{cmake-3.18.0_rc4.ebuild => cmake-3.18.0.ebuild}|  2 ++
 .../files/cmake-3.18.0-filter_distcc_warning.patch  | 17 +
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/dev-util/cmake/Manifest b/dev-util/cmake/Manifest
index d8519593884..12c70370a97 100644
--- a/dev-util/cmake/Manifest
+++ b/dev-util/cmake/Manifest
@@ -2,4 +2,4 @@ DIST cmake-3.13.5.tar.gz 8618821 BLAKE2B 
765678bc92821207c53bfb4ac995a791b938f20
 DIST cmake-3.16.5.tar.gz 9111262 BLAKE2B 
5f996113a4979563d7b9f298b4b1a32d6f91eebaa79af42e1cbf247884e443de47e30030fd0f16c7755c4086e2bff0c0741911753ea7c889b68c393c0b98c876
 SHA512 
204ce83501c8068ff660c30a68641a354764135e1600a9a95b39476d072876e400961377e19bbe03a7b18412b36dcf21a693946a2a81cff5985e637e9f193671
 DIST cmake-3.17.2.tar.gz 9469251 BLAKE2B 
85818c6346ee600a0185687809b666a3186831d590680bba8a41d6d52cd3852ce84fdac240100a7b91f06897a779e1e44b67d9a8da4e806347c9a4a46dab354d
 SHA512 
4998ec3ac7367cec237187b1568a1935b402c39959c1869c9ae94e013060f6d2e03089eba34187f91063de169df78425dee2aa01acb925347aeb97f99bcad6a2
 DIST cmake-3.17.3.tar.gz 9470753 BLAKE2B 
a4c863e0cf7105eb47e1bba7641ab3431506f0a4f5c84a4de203cb996e629d1ee236d91ba5e1439f0123ab3c8b3871ef4e3b1c21940aa97c125cc7ab2a3f9873
 SHA512 
13479bd48ef8a8c95277a62b4f42e63152a5979292a98b5456022ca42ad3963cad75e917cc8b92a8485dbf5a2b59cde3fdc90fd9abdb806bc97c8570d03c1c69
-DIST cmake-3.18.0-rc4.tar.gz 8970935 BLAKE2B 
c3d86e409c88c7e51cc0a4fd54058c511974cd1bfe2162db591a91054aef623c7d0e0e33ec2af9d4831ee0160f7f8202c2a71afd0b23443573b20095b19fb04a
 SHA512 
cd9ced16a9aa6b5b551fb2c50c4b6765d2d5e2be3cd6b4f93fc72243c65755a4c7e51c6fe5abbba556ba971978cf483238f0c58c08083c92bdf66726a3207a08
+DIST cmake-3.18.0.tar.gz 8970116 BLAKE2B 
3eba331eaa6b1d85baa5898836fc6106f2b5fcb10af85121806c429f41d09d4fde49bf87ef833c0e538ae5ccdf994e9cc86efa39b571ebcd429459ea37205c66
 SHA512 
6cab76a792a7ed2120a50048312273b2870afef29351a3ebcbf76cbcb422f82be679c85211c19016a56ac7f63bbce6cea0478f491c973b8577e08168a1ba853d

diff --git a/dev-util/cmake/cmake-3.18.0_rc4.ebuild 
b/dev-util/cmake/cmake-3.18.0.ebuild
similarity index 98%
rename from dev-util/cmake/cmake-3.18.0_rc4.ebuild
rename to dev-util/cmake/cmake-3.18.0.ebuild
index 3834479c503..c95cd8652c8 100644
--- a/dev-util/cmake/cmake-3.18.0_rc4.ebuild
+++ b/dev-util/cmake/cmake-3.18.0.ebuild
@@ -66,6 +66,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.8.10.2-FindPythonLibs.patch
"${FILESDIR}"/${PN}-3.9.0_rc2-FindPythonInterp.patch
 
+   "${FILESDIR}"/${PN}-3.18.0-filter_distcc_warning.patch #691544
+
# upstream fixes (can usually be removed with a version bump)
 )
 

diff --git a/dev-util/cmake/files/cmake-3.18.0-filter_distcc_warning.patch 
b/dev-util/cmake/files/cmake-3.18.0-filter_distcc_warning.patch
new file mode 100644
index 000..07d89ee5e2b
--- /dev/null
+++ b/dev-util/cmake/files/cmake-3.18.0-filter_distcc_warning.patch
@@ -0,0 +1,17 @@
+https://bugs.gentoo.org/691544
+
+Patch-by: Felix W. 
+
+Forward-ported from 3.16.5 to 3.18.0
+
+--- cmake-3.18.0/Source/Checks/cm_cxx_features.cmake
 cmake-3.18.0/Source/Checks/cm_cxx_features.cmake
+@@ -36,6 +36,8 @@
+ string(REGEX REPLACE "[^\n]*icpc: command line warning #10121: overriding 
[^\n]*" "" check_output "${check_output}")
+ # Filter out ld warnings.
+ string(REGEX REPLACE "[^\n]*ld: warning: [^\n]*" "" check_output 
"${check_output}")
++# Filter out distcc.
++string(REGEX REPLACE "[^\n]*distcc\\[[0-9]+\\][^\n]*[Ww]arning:[^\n]*" "" 
check_output "${check_output}")
+ # If using the feature causes warnings, treat it as broken/unavailable.
+ if(check_output MATCHES "(^|[ :])[Ww][Aa][Rr][Nn][Ii][Nn][Gg]")
+   set(CMake_HAVE_CXX_${FEATURE} OFF CACHE INTERNAL "TRY_COMPILE" FORCE)



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

2020-07-22 Thread Jeroen Roovers
commit: 2c5664270ba20b016c95ad8813f04cc22031feec
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jul 22 16:34:41 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jul 22 16:35:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c566427

www-client/opera-beta: Version 70.0.3728.59

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

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

diff --git a/www-client/opera-beta/Manifest b/www-client/opera-beta/Manifest
index 101c3411d3d..c5136a0bcd2 100644
--- a/www-client/opera-beta/Manifest
+++ b/www-client/opera-beta/Manifest
@@ -1,3 +1,4 @@
 DIST opera-beta_70.0.3728.21_amd64.deb 67480884 BLAKE2B 
7dfbc5c440b119ffa5c4d60594630e6d78ef412110f8f0417c7357392d47905dfc4ae5804f60826d9a875b1b1c4fb6708c327be6428e1259dbbfde3216e198db
 SHA512 
41ebc96ec96149028f0c2712aba35f51d1c8c881f213d531a8893f9d2fa80496c57a12481f19af8e9097bef9bf51d6cee3f520ace362bcebb4734af16990ab1c
 DIST opera-beta_70.0.3728.46_amd64.deb 67485520 BLAKE2B 
411e3192fd6b7f9939a7774b88facf491998c02fbe746ef4aa950ed487346529199317dd8771442686d5ca994231cba1d2354a42abf5267a4e87ec1a1ee49329
 SHA512 
cef95c7a3e1b17435b3f5bd31fcefab0c57a00542480b041ebac46796ad16dda00be18a255d0985e49a687d0fd3fd54528aa67c9d202c65b59042a5f4c03aa74
+DIST opera-beta_70.0.3728.59_amd64.deb 67482688 BLAKE2B 
3c4596f5315b5faa71fd25e62c92d75ca4fdb9a3593b9a6f10e043a0405b4a201c41f97c399e80cf157cb2b1e766ff0eea88d65f2f2a9b53f2ba17e436b22ef6
 SHA512 
923dbbb909a09aef85e16f387c7f0934cf52e5defa3bb22d22885bbba88a627561595339841b4af6e4678b0967fde8829f7894a922061edd58ae70f50661184b
 DIST opera-beta_70.0.3728.8_amd64.deb 67475540 BLAKE2B 
e95ab0aa633184fd0321f1978c7637258b09350eddc721955c05e465a5a9c92ed4808c0e2d670892eaaaf9bdfbe13513f30f85421500a42ffeef002eec1a61cf
 SHA512 
794eb72492b1edadec458129fed068a727d5e5fbb8cc0c113a7787ea2d539da89032935387895aefbae324ccd1ff4567749949c137d3e900f7f407545f5e2e79

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

[gentoo-commits] proj/portage:master commit in: lib/_emerge/resolver/, lib/_emerge/

2020-07-22 Thread Zac Medico
commit: 25021f0b92c1898c3cc56bc2e446b4f1d57e49aa
Author: Alec Warner  gentoo  org>
AuthorDate: Wed Jul 22 03:53:05 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jul 22 16:52:57 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=25021f0b

Fix R0205 in _emerge.

Inheriting from object is not required in py3.

Signed-off-by: Alec Warner  gentoo.org>
Change-Id: Ia12500d590ef3b7f5852b6af03801d40a8af8fa2
Signed-off-by: Zac Medico  gentoo.org>

 lib/_emerge/BlockerCache.py |  2 +-
 lib/_emerge/BlockerDB.py|  2 +-
 lib/_emerge/DepPriorityNormalRange.py   |  2 +-
 lib/_emerge/DepPrioritySatisfiedRange.py|  2 +-
 lib/_emerge/DependencyArg.py|  2 +-
 lib/_emerge/FakeVartree.py  |  2 +-
 lib/_emerge/JobStatusDisplay.py |  2 +-
 lib/_emerge/Package.py  |  4 ++--
 lib/_emerge/PollScheduler.py|  2 +-
 lib/_emerge/ProgressHandler.py  |  2 +-
 lib/_emerge/RootConfig.py   |  2 +-
 lib/_emerge/Scheduler.py|  2 +-
 lib/_emerge/UseFlagDisplay.py   |  2 +-
 lib/_emerge/UserQuery.py|  2 +-
 lib/_emerge/actions.py  |  2 +-
 lib/_emerge/depgraph.py | 16 
 lib/_emerge/main.py |  4 ++--
 lib/_emerge/resolver/DbapiProvidesIndex.py  |  2 +-
 lib/_emerge/resolver/backtracking.py|  6 +++---
 lib/_emerge/resolver/circular_dependency.py |  2 +-
 lib/_emerge/resolver/output.py  |  2 +-
 lib/_emerge/resolver/output_helpers.py  |  8 
 lib/_emerge/resolver/package_tracker.py |  4 ++--
 lib/_emerge/resolver/slot_collision.py  |  8 
 lib/_emerge/search.py   |  4 ++--
 lib/_emerge/stdout_spinner.py   |  2 +-
 26 files changed, 45 insertions(+), 45 deletions(-)

diff --git a/lib/_emerge/BlockerCache.py b/lib/_emerge/BlockerCache.py
index 5f8fb360e..9fa3a0d95 100644
--- a/lib/_emerge/BlockerCache.py
+++ b/lib/_emerge/BlockerCache.py
@@ -21,7 +21,7 @@ class BlockerCache(portage.cache.mappings.MutableMapping):
# it's wasteful to update it for every vdb change.
_cache_threshold = 5
 
-   class BlockerData(object):
+   class BlockerData:
 
__slots__ = ("__weakref__", "atoms", "counter")
 

diff --git a/lib/_emerge/BlockerDB.py b/lib/_emerge/BlockerDB.py
index 6122e73a8..356f25bee 100644
--- a/lib/_emerge/BlockerDB.py
+++ b/lib/_emerge/BlockerDB.py
@@ -14,7 +14,7 @@ from _emerge.Package import Package
 from _emerge.show_invalid_depstring_notice import show_invalid_depstring_notice
 
 
-class BlockerDB(object):
+class BlockerDB:
 
def __init__(self, fake_vartree):
root_config = fake_vartree._root_config

diff --git a/lib/_emerge/DepPriorityNormalRange.py 
b/lib/_emerge/DepPriorityNormalRange.py
index 86395549f..5f3f3da70 100644
--- a/lib/_emerge/DepPriorityNormalRange.py
+++ b/lib/_emerge/DepPriorityNormalRange.py
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 from _emerge.DepPriority import DepPriority
-class DepPriorityNormalRange(object):
+class DepPriorityNormalRange:
"""
DepPriority properties  Index  Category
 

diff --git a/lib/_emerge/DepPrioritySatisfiedRange.py 
b/lib/_emerge/DepPrioritySatisfiedRange.py
index 391f5409b..e056e676f 100644
--- a/lib/_emerge/DepPrioritySatisfiedRange.py
+++ b/lib/_emerge/DepPrioritySatisfiedRange.py
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 from _emerge.DepPriority import DepPriority
-class DepPrioritySatisfiedRange(object):
+class DepPrioritySatisfiedRange:
"""
DepPriority Index  Category
 

diff --git a/lib/_emerge/DependencyArg.py b/lib/_emerge/DependencyArg.py
index 2d24359f2..4bb24d0ef 100644
--- a/lib/_emerge/DependencyArg.py
+++ b/lib/_emerge/DependencyArg.py
@@ -5,7 +5,7 @@ import sys
 
 from portage import _encodings, _unicode_encode
 
-class DependencyArg(object):
+class DependencyArg:
 
__slots__ = ('arg', 'force_reinstall', 'internal', 'reset_depth', 
'root_config')
 

diff --git a/lib/_emerge/FakeVartree.py b/lib/_emerge/FakeVartree.py
index 6070aeabb..b993cdb0d 100644
--- a/lib/_emerge/FakeVartree.py
+++ b/lib/_emerge/FakeVartree.py
@@ -18,7 +18,7 @@ from portage.versions import _pkg_str
 from _emerge.resolver.DbapiProvidesIndex import PackageDbapiProvidesIndex
 
 
-class FakeVardbGetPath(object):
+class FakeVardbGetPath:
"""
Implements the vardbapi.getpath() method which is used in error handling
code for the Package class and vartree.get_provide().

diff --git a/lib/_emerge/JobStatusDisplay.py b/lib/_emerge/JobStatusDisplay.py
index 2ef3f8465..8986e90db 100644
--- a/lib/_emerge/JobStatusDisplay.py
+++ b/lib/_emerge/JobStatusDisplay.py
@@

[gentoo-commits] proj/portage:master commit in: /

2020-07-22 Thread Zac Medico
commit: d5a4b42bba2b40a933e14727b1d58e40a6ce883b
Author: Alec Warner  gentoo  org>
AuthorDate: Wed Jul 22 04:00:40 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jul 22 16:53:02 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d5a4b42b

Remove 2.7 from runtests.

With this branch we will unable to pass 2.7 as the old style classes are
gone.

Signed-off-by: Alec Warner  gentoo.org>
Change-Id: I498bd6f4d7b674a0b19d56b70940d9e7cbfc719c
Signed-off-by: Zac Medico  gentoo.org>

 runtests | 1 -
 1 file changed, 1 deletion(-)

diff --git a/runtests b/runtests
index 11c317dff..ca59e0074 100755
--- a/runtests
+++ b/runtests
@@ -23,7 +23,6 @@ import tempfile
 
 # These are the versions we fully support and require to pass tests.
 PYTHON_SUPPORTED_VERSIONS = [
-   '2.7',
'3.6',
'3.7',
'3.8'



[gentoo-commits] proj/portage:master commit in: repoman/lib/repoman/modules/vcs/git/, repoman/lib/repoman/modules/vcs/cvs/, ...

2020-07-22 Thread Zac Medico
commit: 41f5049b14beb11e6ae768c8571e7a8a326f701c
Author: Alec Warner  gentoo  org>
AuthorDate: Wed Jul 22 04:04:09 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jul 22 16:53:06 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=41f5049b

Fix R0205 in repoman.

Do not inherit from object in py3.

Signed-off-by: Alec Warner  gentoo.org>
Change-Id: I52c8f46e16fa1dc9c2b90a6c9a5cdf4a417050a0
Signed-off-by: Zac Medico  gentoo.org>

 repoman/lib/repoman/actions.py | 2 +-
 repoman/lib/repoman/copyrights.py  | 2 +-
 repoman/lib/repoman/modules/commit/manifest.py | 2 +-
 repoman/lib/repoman/modules/linechecks/base.py | 2 +-
 repoman/lib/repoman/modules/linechecks/config.py   | 2 +-
 repoman/lib/repoman/modules/linechecks/controller.py   | 2 +-
 repoman/lib/repoman/modules/scan/metadata/use_flags.py | 2 +-
 repoman/lib/repoman/modules/scan/module.py | 2 +-
 repoman/lib/repoman/modules/scan/scanbase.py   | 2 +-
 repoman/lib/repoman/modules/vcs/None/status.py | 2 +-
 repoman/lib/repoman/modules/vcs/bzr/status.py  | 2 +-
 repoman/lib/repoman/modules/vcs/changes.py | 2 +-
 repoman/lib/repoman/modules/vcs/cvs/status.py  | 2 +-
 repoman/lib/repoman/modules/vcs/git/status.py  | 2 +-
 repoman/lib/repoman/modules/vcs/hg/status.py   | 2 +-
 repoman/lib/repoman/modules/vcs/settings.py| 2 +-
 repoman/lib/repoman/modules/vcs/svn/status.py  | 2 +-
 repoman/lib/repoman/profile.py | 2 +-
 repoman/lib/repoman/qa_data.py | 2 +-
 repoman/lib/repoman/qa_tracker.py  | 2 +-
 repoman/lib/repoman/repos.py   | 2 +-
 repoman/lib/repoman/scanner.py | 2 +-
 22 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/repoman/lib/repoman/actions.py b/repoman/lib/repoman/actions.py
index 64593503a..1afc4acb1 100644
--- a/repoman/lib/repoman/actions.py
+++ b/repoman/lib/repoman/actions.py
@@ -41,7 +41,7 @@ from repoman import VERSION
 bad = create_color_func("BAD")
 
 
-class Actions(object):
+class Actions:
'''Handles post check result output and performs
the various vcs activities for committing the results'''
 

diff --git a/repoman/lib/repoman/copyrights.py 
b/repoman/lib/repoman/copyrights.py
index 275dcbc3f..9e5a32e34 100644
--- a/repoman/lib/repoman/copyrights.py
+++ b/repoman/lib/repoman/copyrights.py
@@ -20,7 +20,7 @@ _copyright_re2 = \
re.compile(br'^(# Copyright )(\d\d\d\d)( Gentoo 
(Foundation|Authors))\b')
 
 
-class _copyright_repl(object):
+class _copyright_repl:
__slots__ = ('year',)
 
def __init__(self, year):

diff --git a/repoman/lib/repoman/modules/commit/manifest.py 
b/repoman/lib/repoman/modules/commit/manifest.py
index 573710a62..e71c1abcb 100644
--- a/repoman/lib/repoman/modules/commit/manifest.py
+++ b/repoman/lib/repoman/modules/commit/manifest.py
@@ -11,7 +11,7 @@ from portage.package.ebuild.digestgen import digestgen
 from portage.util import writemsg_level
 
 
-class Manifest(object):
+class Manifest:
'''Creates as well as checks pkg Manifest entries/files'''
 
def __init__(self, **kwargs):

diff --git a/repoman/lib/repoman/modules/linechecks/base.py 
b/repoman/lib/repoman/modules/linechecks/base.py
index 39d7ebd78..bcd86773b 100644
--- a/repoman/lib/repoman/modules/linechecks/base.py
+++ b/repoman/lib/repoman/modules/linechecks/base.py
@@ -3,7 +3,7 @@ import logging
 import re
 
 
-class LineCheck(object):
+class LineCheck:
"""Run a check on a line of an ebuild."""
"""A regular expression to determine whether to ignore the line"""
ignore_line = False

diff --git a/repoman/lib/repoman/modules/linechecks/config.py 
b/repoman/lib/repoman/modules/linechecks/config.py
index 63a5bc44e..69cf8e8aa 100644
--- a/repoman/lib/repoman/modules/linechecks/config.py
+++ b/repoman/lib/repoman/modules/linechecks/config.py
@@ -35,7 +35,7 @@ def merge(dict1, dict2):
 return result
 
 
-class LineChecksConfig(object):
+class LineChecksConfig:
'''Holds our LineChecks configuration data and operation functions'''
 
def __init__(self, repo_settings):

diff --git a/repoman/lib/repoman/modules/linechecks/controller.py 
b/repoman/lib/repoman/modules/linechecks/controller.py
index a3dfd9bd1..50ca5229f 100644
--- a/repoman/lib/repoman/modules/linechecks/controller.py
+++ b/repoman/lib/repoman/modules/linechecks/controller.py
@@ -18,7 +18,7 @@ MODULES_PATH = os.path.dirname(__file__)
 logging.debug("LineChecks module path: %s", MODULES_PATH)
 
 
-class LineCheckController(object):
+class LineCheckController:
'''Initializes and runs the LineCheck checks'''
 
def __init__(self, repo_settings, linechecks):

diff --git a/repoman/lib/repoman/modules/scan/metadata/use_flags.py 
b/repoman/lib/repoman/modules/scan/meta

[gentoo-commits] proj/portage:master commit in: lib/portage/sync/, lib/portage/emaint/modules/resume/, ...

2020-07-22 Thread Zac Medico
py lib/portage/proxy/objectproxy.py lib/portage/repository/config.py 
lib/portage/repository/storage/interface.py lib/portage/sync/config_checks.py 
lib/portage/sync/controller.py lib/portage/sync/syncbase.py 
lib/portage/tests/dep/testAtom.py lib/portage/tests/dep/test_isvalidatom.py 
lib/portage/tests/dep/test_match_from_list.py 
lib/portage/tests/dep/test_use_reduce.py 
lib/portage/tests/resolver/ResolverPlayground.py 
lib/portage/tests/util/futures/asyncio/test_pipe_closed.py 
lib/portage/tests/util/futures/test_compat_coroutine.py 
lib/portage/tests/util/futures/test_retry.py 
lib/portage/tests/util/test_socks5.py lib/portage/util/SlotObject.py 
lib/portage/util/__init__.py lib/portage/util/_dyn_libs/LinkageMapELF.py 
lib/portage/util/_dyn_libs/NeededEntry.py 
lib/portage/util/_dyn_libs/PreservedLibsRegistry.py 
lib/portage/util/_dyn_libs/soname_deps.py 
lib/portage/util/_eventloop/EventLoop.py 
lib/portage/util/_eventloop/PollConstants.py 
lib/portage/util/_eventloop/PollSelectAdapter.py lib/po
 rtage/util/_xattr.py lib/portage/util/backoff.py lib/portage/util/digraph.py 
lib/portage/util/elf/header.py lib/portage/util/formatter.py 
lib/portage/util/futures/_asyncio/process.py 
lib/portage/util/futures/_asyncio/streams.py 
lib/portage/util/futures/_asyncio/tasks.py 
lib/portage/util/futures/compat_coroutine.py 
lib/portage/util/futures/executor/fork.py lib/portage/util/futures/futures.py 
lib/portage/util/futures/retry.py lib/portage/util/install_mask.py 
lib/portage/util/iterators/MultiIterGroupBy.py lib/portage/util/movefile.py 
lib/portage/util/socks5.py lib/portage/xml/metadata.py lib/portage/xpak.py
X-VCS-Directories: lib/portage/package/ebuild/_ipc/ lib/portage/util/iterators/ 
lib/portage/repository/storage/ lib/portage/package/ebuild/_config/ 
lib/portage/emaint/modules/merges/ lib/portage/_sets/ lib/portage/_emirrordist/ 
lib/portage/elog/ lib/portage/emaint/modules/world/ lib/portage/util/elf/ 
lib/portage/util/futures/executor/ lib/portage/tests/resolver/ 
lib/portage/tests/dep/ lib/portage/emaint/modules/logs/ 
lib/portage/util/futures/ lib/portage/tests/util/futures/ lib/portage/cache/ 
lib/portage/tests/util/ lib/portage/cache/index/ lib/portage/xml/ 
lib/portage/util/futures/_asyncio/ lib/portage/env/ 
lib/portage/emaint/modules/move/ lib/portage/emaint/modules/sync/ 
lib/portage/emaint/ lib/portage/util/ lib/portage/proxy/ 
lib/portage/emaint/modules/config/ lib/portage/dbapi/ lib/portage/dep/soname/ 
lib/portage/package/ebuild/ lib/portage/dep/ lib/portage/util/_dyn_libs/ 
lib/portage/emaint/modules/binhost/ lib/portage/ lib/portage/repository/ 
lib/portage/util/_eventloop/ lib/po
 rtage/tests/util/futures/asyncio/ lib/portage/emaint/modules/resume/ 
lib/portage/sync/
X-VCS-Committer: zmedico
X-VCS-Committer-Name: Zac Medico
X-VCS-Revision: d04484a9400aec8818461e1ee9f488c862403c23
X-VCS-Branch: master
Date: Wed, 22 Jul 2020 16:53:48 + (UTC)

commit: d04484a9400aec8818461e1ee9f488c862403c23
Author: Alec Warner  gentoo  org>
AuthorDate: Wed Jul 22 03:40:19 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jul 22 16:52:29 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=d04484a9

Fix pylint R0205.

In python3 inheriting from object is no longer required.

Signed-off-by: Alec Warner  gentoo.org>
Change-Id: Id489d4103d975a751be148205694cb6a20d33b31
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/__init__.py|  8 
 lib/portage/_emirrordist/Config.py |  4 ++--
 lib/portage/_emirrordist/DeletionIterator.py   |  2 +-
 lib/portage/_emirrordist/FetchIterator.py  |  2 +-
 lib/portage/_selinux.py|  2 +-
 lib/portage/_sets/__init__.py  |  2 +-
 lib/portage/_sets/base.py  |  2 +-
 lib/portage/cache/index/IndexStreamIterator.py |  2 +-
 lib/portage/cache/mappings.py  |  4 ++--
 lib/portage/cache/template.py  |  2 +-
 lib/portage/checksum.py|  8 
 lib/portage/dbapi/DummyTree.py |  2 +-
 lib/portage/dbapi/IndexedPortdb.py |  4 ++--
 lib/portage/dbapi/IndexedVardb.py  |  2 +-
 lib/portage/dbapi/_ContentsCaseSensitivityManager.py   |  2 +-
 lib/portage/dbapi/_VdbMetadataDelta.py |  2 +-
 lib/portage/dbapi/__init__.py  |  2 +-
 lib/portage/dbapi/bintree.py   |  2 +-
 lib/portage/dbapi/porttree.py  |  4 ++--
 lib/portage/dbapi/vartree.py   |  8 
 lib/portage/dbapi/virtual.py   |  2 +-
 lib/portage/debug.py   |  4 ++--
 lib/portage/dep/__init__.py  

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

2020-07-22 Thread Jeroen Roovers
commit: dd0f6faa09ee179d93dc6c8014e66d820d026c6b
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jul 22 16:54:33 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jul 22 17:05:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd0f6faa

net-dns/libidn: Version 1.36

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

 net-dns/libidn/Manifest   |   1 +
 net-dns/libidn/libidn-1.36.ebuild | 108 ++
 2 files changed, 109 insertions(+)

diff --git a/net-dns/libidn/Manifest b/net-dns/libidn/Manifest
index fed1d9a4995..a05db97630f 100644
--- a/net-dns/libidn/Manifest
+++ b/net-dns/libidn/Manifest
@@ -1 +1,2 @@
 DIST libidn-1.35.tar.gz 4169217 BLAKE2B 
809f9e854a4f2fcd3b2d5f7cdb34e2c68a0f00f5fcffc9002ead2d2d3dcee38022b3288f29716437f65f09e259e35cc98679d9c9d943423190cebb76fcbc94fa
 SHA512 
782260f73b1fd8ebea8a40e2b3a6866c4f67494b2b3df03748daa9c0f842a9578932e746eb4bbf2547fccb1d65d7fc99a7977759dbe58f87f2fdd26d0fe45a09
+DIST libidn-1.36.tar.gz 4557804 BLAKE2B 
562ea97cba7970e3f3bd1557ba9e25e4180cca1b5cb8f66539f7830baf195cd36dc513c50e2475829af42d420e3d3b73a1c002acb06579c8b8b3879dcc8f95b2
 SHA512 
0d66e10bf7a8de4b27f692a427d2c8e901b8bed73b0a36268d8f939205df81f6a30f0634fd3b87370d4e81c1327c0b10391fa122a0a5459c32a3541b8a2149ad

diff --git a/net-dns/libidn/libidn-1.36.ebuild 
b/net-dns/libidn/libidn-1.36.ebuild
new file mode 100644
index 000..fc8669f6022
--- /dev/null
+++ b/net-dns/libidn/libidn-1.36.ebuild
@@ -0,0 +1,108 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit elisp-common java-pkg-opt-2 mono-env multilib-minimal libtool
+
+DESCRIPTION="Internationalized Domain Names (IDN) implementation"
+HOMEPAGE="https://www.gnu.org/software/libidn/";
+SRC_URI="mirror://gnu/libidn/${P}.tar.gz"
+
+LICENSE="GPL-2 GPL-3 LGPL-3 java? ( Apache-2.0 )"
+SLOT="0/12"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc emacs java mono nls static-libs"
+
+DOCS=( AUTHORS ChangeLog FAQ NEWS README THANKS TODO )
+COMMON_DEPEND="
+   emacs? ( >=app-editors/emacs-23.1:* )
+   mono? ( >=dev-lang/mono-0.95 )
+"
+DEPEND="
+   ${COMMON_DEPEND}
+   java? ( >=virtual/jdk-1.5 )
+   nls? ( >=sys-devel/gettext-0.17 )
+"
+RDEPEND="
+   ${COMMON_DEPEND}
+   java? ( >=virtual/jre-1.5 )
+   nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )
+"
+
+pkg_setup() {
+   mono-env_pkg_setup
+   java-pkg-opt-2_pkg_setup
+}
+
+src_prepare() {
+   default
+
+   # bundled, with wrong bytecode
+   rm "${S}/java/${P}.jar" || die
+
+   elibtoolize  # for Solaris shared objects
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE=${S} GJDOC=javadoc \
+   econf \
+   $(multilib_native_use_enable java) \
+   $(multilib_native_use_enable mono csharp mono) \
+   $(use_enable nls) \
+   $(use_enable static-libs static) \
+   --disable-valgrind-tests \
+   --with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
+   --with-packager-bug-reports="https://bugs.gentoo.org"; \
+   --with-packager-version="r${PR}" \
+   --with-packager="Gentoo"
+}
+
+multilib_src_compile() {
+   default
+
+   if multilib_is_native_abi; then
+   use emacs && elisp-compile "${S}"/src/*.el
+   use java && use doc && emake -C java/src/main/java javadoc
+   fi
+}
+
+multilib_src_test() {
+   # only run libidn specific tests and not gnulib tests (bug #539356)
+   emake -C tests check
+}
+
+multilib_src_install() {
+   emake DESTDIR="${D}" install
+
+   if multilib_is_native_abi && use java; then
+   java-pkg_newjar java/${P}.jar ${PN}.jar
+   rm -r "${ED}"/usr/share/java || die
+   use doc && java-pkg_dojavadoc "${S}"/doc/java
+   fi
+}
+
+multilib_src_install_all() {
+   if use emacs; then
+   # *.el are installed by the build system
+   elisp-install ${PN} "${S}"/src/*.elc
+   elisp-site-file-install "${FILESDIR}/50${PN}-gentoo.el"
+   else
+   rm -r "${ED}/usr/share/emacs" || die
+   fi
+
+   einstalldocs
+
+   if use doc ; then
+   dodoc -r doc/reference/html/
+   fi
+
+   find "${ED}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+   use emacs && elisp-site-regen
+}
+
+pkg_postrm() {
+   use emacs && elisp-site-regen
+}



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

2020-07-22 Thread Craig Andrews
commit: 6ef4644be9da2358d12772ab10f3564d9596b37d
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Jul 22 17:20:09 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Jul 22 17:20:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef4644b

net-analyzer/netdata: Python 3.9 compatibility

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

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

diff --git a/net-analyzer/netdata/netdata-1.23.2.ebuild 
b/net-analyzer/netdata/netdata-1.23.2.ebuild
index 3b6458e2fb4..48231022d05 100644
--- a/net-analyzer/netdata/netdata-1.23.2.ebuild
+++ b/net-analyzer/netdata/netdata-1.23.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
 
 inherit autotools fcaps linux-info python-single-r1 systemd
 

diff --git a/net-analyzer/netdata/netdata-.ebuild 
b/net-analyzer/netdata/netdata-.ebuild
index 3b6458e2fb4..48231022d05 100644
--- a/net-analyzer/netdata/netdata-.ebuild
+++ b/net-analyzer/netdata/netdata-.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} )
 
 inherit autotools fcaps linux-info python-single-r1 systemd
 



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

2020-07-22 Thread Craig Andrews
commit: ee09e72bbc6f26a0ec55906400026c5435b59e29
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Jul 22 17:21:35 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Jul 22 17:21:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee09e72b

media-tv/kodi: Python 3.9 compatibility

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

 media-tv/kodi/kodi-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-tv/kodi/kodi-.ebuild b/media-tv/kodi/kodi-.ebuild
index a01b08308cc..d253bed8325 100644
--- a/media-tv/kodi/kodi-.ebuild
+++ b/media-tv/kodi/kodi-.ebuild
@@ -10,7 +10,7 @@ LIBDVDNAV_VERSION="6.0.0-Leia-Alpha-3"
 FFMPEG_VERSION="4.3"
 CODENAME="Matrix"
 FFMPEG_KODI_VERSION="Alpha1"
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 SRC_URI="https://github.com/xbmc/libdvdcss/archive/${LIBDVDCSS_VERSION}.tar.gz 
-> libdvdcss-${LIBDVDCSS_VERSION}.tar.gz
https://github.com/xbmc/libdvdread/archive/${LIBDVDREAD_VERSION}.tar.gz 
-> libdvdread-${LIBDVDREAD_VERSION}.tar.gz
https://github.com/xbmc/libdvdnav/archive/${LIBDVDNAV_VERSION}.tar.gz 
-> libdvdnav-${LIBDVDNAV_VERSION}.tar.gz



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

2020-07-22 Thread Craig Andrews
commit: d39e3ea5e89bb7f2a09572af4837ba58db0aa1e3
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Jul 22 17:16:50 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Jul 22 17:16:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39e3ea5

app-arch/brotli: Python 3.9 compatibility

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

 app-arch/brotli/brotli-1.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/brotli/brotli-1.0.7.ebuild 
b/app-arch/brotli/brotli-1.0.7.ebuild
index 043e7e6232d..4d8bb62d40e 100644
--- a/app-arch/brotli/brotli-1.0.7.ebuild
+++ b/app-arch/brotli/brotli-1.0.7.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 DISTUTILS_OPTIONAL="1"
 DISTUTILS_IN_SOURCE_BUILD="1"
 



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

2020-07-22 Thread Craig Andrews
commit: e35719a3919c07ea1a91dff3c6c79729fc395257
Author: Craig Andrews  gentoo  org>
AuthorDate: Wed Jul 22 17:19:10 2020 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Wed Jul 22 17:19:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35719a3

net-libs/stem: Python 3.9 compatibility

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

 net-libs/stem/stem-1.8.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/stem/stem-1.8.0-r1.ebuild 
b/net-libs/stem/stem-1.8.0-r1.ebuild
index d24b6703b46..04b29dfda34 100644
--- a/net-libs/stem/stem-1.8.0-r1.ebuild
+++ b/net-libs/stem/stem-1.8.0-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=(python3_{6,7,8} pypy3)
+PYTHON_COMPAT=(python3_{6,7,8,9} pypy3)
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1



[gentoo-commits] repo/gentoo:master commit in: net-nntp/sabnzbd/

2020-07-22 Thread Thomas Deutschmann
commit: 534e779d50a8ca98adcd07887d0096a86dd921e0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jul 22 17:29:42 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jul 22 17:29:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=534e779d

net-nntp/sabnzbd: bump to v3.0.0 RC2

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

 net-nntp/sabnzbd/Manifest |   1 +
 net-nntp/sabnzbd/sabnzbd-3.0.0_rc2.ebuild | 121 ++
 2 files changed, 122 insertions(+)

diff --git a/net-nntp/sabnzbd/Manifest b/net-nntp/sabnzbd/Manifest
index 74a6e591077..57137ee640f 100644
--- a/net-nntp/sabnzbd/Manifest
+++ b/net-nntp/sabnzbd/Manifest
@@ -1,2 +1,3 @@
 DIST SABnzbd-2.3.9-src.tar.gz 2738773 BLAKE2B 
fbb765732c0aab6a47a4d4827d21b1b029c6d40c1c6c335692964210dc4c389e94cd1cdca45bfb3fb8c2fa9adc84f33df0fe3d23a0e4f9143a095eec042a5cf0
 SHA512 
10a39db9ad7f6d441166da97194b7a281aacd1900f7687bca72c6c2b555114bc2bbdaaba51cb9fcec57aa1b782f20609a07528484ad911ffd9f9eabb54a324fa
 DIST SABnzbd-3.0.0RC1-src.tar.gz 2762495 BLAKE2B 
5b623e8cc141426459f3d62c3652df41559946a0fd691163428e7b10dfda5518e9701b1a250ed0a7cda6bfda705869ee6a038184ba8f86cfea70d9ea2d09d613
 SHA512 
00205b1cb4a74455fc48b0ce0579e6849d08b1cedb28ab01f53da8f37bd75268ced201c9e0510ffdf7b51eee6e666e73bec01f537e1ecbdb7f3f6115422b3074
+DIST SABnzbd-3.0.0RC2-src.tar.gz 2673573 BLAKE2B 
be45d4dae2d51b2f9ae6e9693a0c61482892b2e9c7fdf09b727af3efaeb26d385cef469c9ab1a13b8456794de7d5c8d9e9252b551eeda190943df68eed3ccafc
 SHA512 
d556beb84a6bb9c20a29d17fab1caee092f7d00688301c22d4286cdcc76dd34d36c7d9453367aa3def3a2833f22f7b85c573558f2806877c8c2606d44824eb5c

diff --git a/net-nntp/sabnzbd/sabnzbd-3.0.0_rc2.ebuild 
b/net-nntp/sabnzbd/sabnzbd-3.0.0_rc2.ebuild
new file mode 100644
index 000..afa365fd3af
--- /dev/null
+++ b/net-nntp/sabnzbd/sabnzbd-3.0.0_rc2.ebuild
@@ -0,0 +1,121 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+# Require python-2 with sqlite USE flag
+PYTHON_COMPAT=( python3_{6..8} )
+PYTHON_REQ_USE="sqlite"
+
+inherit python-single-r1 systemd
+
+MY_PV="${PV/_rc/RC}"
+MY_PV="${MY_PV//_pre*}"
+
+MY_P="${PN/sab/SAB}-${MY_PV}"
+
+DESCRIPTION="Binary newsgrabber with web-interface"
+HOMEPAGE="https://sabnzbd.org/";
+SRC_URI="https://github.com/sabnzbd/sabnzbd/releases/download/${MY_PV}/${MY_P}-src.tar.gz";
+
+# Sabnzbd is GPL-2 but bundles software with the following licenses.
+LICENSE="GPL-2 BSD LGPL-2 MIT BSD-1"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+7za +rar unzip"
+
+# Sabnzbd is installed to /usr/share/ as upstream makes it clear they should 
not
+# be in python's sitedir.  See: 
https://sabnzbd.org/wiki/advanced/unix-packaging
+
+COMMON_DEPS="
+   acct-user/sabnzbd
+   acct-group/sabnzbd
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   dev-python/chardet[${PYTHON_MULTI_USEDEP}]
+   dev-python/cheetah3[${PYTHON_MULTI_USEDEP}]
+   dev-python/cherrypy[${PYTHON_MULTI_USEDEP}]
+   dev-python/configobj[${PYTHON_MULTI_USEDEP}]
+   dev-python/cryptography[${PYTHON_MULTI_USEDEP}]
+   dev-python/feedparser[${PYTHON_MULTI_USEDEP}]
+   dev-python/notify2[${PYTHON_MULTI_USEDEP}]
+   dev-python/portend[${PYTHON_MULTI_USEDEP}]
+   >=dev-python/sabyenc-3.3.1[${PYTHON_MULTI_USEDEP}]
+   ')
+"
+
+DEPEND="${COMMON_DEPS}"
+
+RDEPEND="
+   ${COMMON_DEPS}
+   >=app-arch/par2cmdline-0.4
+   net-misc/wget
+   7za? ( app-arch/p7zip )
+   rar? ( || ( app-arch/unrar app-arch/rar ) )
+   unzip? ( >=app-arch/unzip-5.5.2 )
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+   MY_HOMEDIR="/var/lib/${PN}"
+   python-single-r1_pkg_setup
+}
+
+src_install() {
+   local d
+
+   for d in email icons interfaces locale po sabnzbd scripts tools; do
+   insinto "/usr/share/${PN}/${d}"
+   doins -r ${d}/*
+   done
+
+   exeinto "/usr/share/${PN}"
+   doexe SABnzbd.py
+
+   python_fix_shebang "${ED}/usr/share/${PN}"
+   python_optimize "${ED}/usr/share/${PN}"
+
+   newinitd "${FILESDIR}/${PN}-r1.initd" "${PN}"
+   newconfd "${FILESDIR}/${PN}.confd" "${PN}"
+
+   diropts -o "${PN}" -g "${PN}"
+   dodir "/etc/${PN}"
+   keepdir "/var/log/${PN}"
+
+   insinto "/etc/${PN}"
+   insopts -m 0600 -o "${PN}" -g "${PN}"
+   newins "${FILESDIR}"/${PN}-r1.ini ${PN}.ini
+
+   dodoc {ABOUT,ISSUES}.txt README.mkd licenses/*
+
+   systemd_newunit "${FILESDIR}"/sabnzbd_at.service 'sabnzbd@.service'
+}
+
+pkg_postinst() {
+   if [[ -z "${REPLACING_VERSIONS}" ]]; then
+   # This is a new installation
+   einfo "Default directory: ${MY_HOMEDIR}"
+   einfo
+   einfo "To add a user t

[gentoo-commits] proj/portage:master commit in: lib/portage/dbapi/

2020-07-22 Thread Zac Medico
commit: 3561071e07ad47db91bf0f2c2c2b02e2061b217c
Author: Zac Medico  gentoo  org>
AuthorDate: Sun Jul 19 06:31:37 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jul 22 16:55:33 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=3561071e

MergeProcess: replace os.fork with multiprocessing.Process (bug 730192)

Fix the MergeProcess _spawn method to call the superclass _spawn
method, in order to replace os.fork with multiprocessing.Process,
promoting a healthy state for the forked interpreter.

Bug: https://bugs.gentoo.org/730192
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/dbapi/_MergeProcess.py | 106 +++--
 1 file changed, 30 insertions(+), 76 deletions(-)

diff --git a/lib/portage/dbapi/_MergeProcess.py 
b/lib/portage/dbapi/_MergeProcess.py
index 274ef586f..6924c8b0e 100644
--- a/lib/portage/dbapi/_MergeProcess.py
+++ b/lib/portage/dbapi/_MergeProcess.py
@@ -3,9 +3,6 @@
 
 import io
 import platform
-import signal
-import sys
-import traceback
 
 import fcntl
 import portage
@@ -24,7 +21,7 @@ class MergeProcess(ForkProcess):
'vartree', 'blockers', 'pkgloc', 'infloc', 'myebuild',
'mydbapi', 'postinst_failure', 'prev_mtimes', 'unmerge',
'_elog_reader_fd',
-   '_buf', '_elog_keys', '_locked_vdb')
+   '_buf', '_counter', '_dblink', '_elog_keys', '_locked_vdb')
 
def _start(self):
# Portage should always call setcpv prior to this
@@ -103,8 +100,8 @@ class MergeProcess(ForkProcess):
 
def _spawn(self, args, fd_pipes, **kwargs):
"""
-   Fork a subprocess, apply local settings, and call
-   dblink.merge(). TODO: Share code with ForkProcess.
+   Extend the superclass _spawn method to perform some pre-fork and
+   post-fork actions.
"""
 
elog_reader_fd, elog_writer_fd = os.pipe()
@@ -132,57 +129,31 @@ class MergeProcess(ForkProcess):
# FEATURES=parallel-install skips this lock in order to
# improve performance, and the risk is practically negligible.
self._lock_vdb()
-   counter = None
if not self.unmerge:
-   counter = self.vartree.dbapi.counter_tick()
-
-   parent_pid = os.getpid()
-   pid = None
-   try:
-   pid = os.fork()
-
-   if pid != 0:
-   if not isinstance(pid, int):
-   raise AssertionError(
-   "fork returned non-integer: %s" 
% (repr(pid),))
-
-   os.close(elog_writer_fd)
-   self._elog_reader_fd = elog_reader_fd
-   self._buf = ""
-   self._elog_keys = set()
-   # Discard messages which will be collected by 
the subprocess,
-   # in order to avoid duplicates (bug #446136).
-   
portage.elog.messages.collect_messages(key=mylink.mycpv)
-
-   # invalidate relevant vardbapi caches
-   if self.vartree.dbapi._categories is not None:
-   self.vartree.dbapi._categories = None
-   self.vartree.dbapi._pkgs_changed = True
-   self.vartree.dbapi._clear_pkg_cache(mylink)
-
-   return [pid]
-
-   os.close(elog_reader_fd)
-
-   # Use default signal handlers in order to avoid problems
-   # killing subprocesses as reported in bug #353239.
-   signal.signal(signal.SIGINT, signal.SIG_DFL)
-   signal.signal(signal.SIGTERM, signal.SIG_DFL)
-
-   # Unregister SIGCHLD handler and wakeup_fd for the 
parent
-   # process's event loop (bug 655656).
-   signal.signal(signal.SIGCHLD, signal.SIG_DFL)
-   try:
-   wakeup_fd = signal.set_wakeup_fd(-1)
-   if wakeup_fd > 0:
-   os.close(wakeup_fd)
-   except (ValueError, OSError):
-   pass
-
-   portage.locks._close_fds()
-   # We don't exec, so use close_fds=False
-   # (see _setup_pipes docstring).
-   portage.process._setup_pipes(fd_pipes, close_fds=False)
+   self._counter = self.vartree.dbapi.counter_tick()
+
+   self._dblink = mylink
+   self._elog_reader_fd = elog_reader_fd
+   pids = super(MergeProces

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

2020-07-22 Thread Andreas Sturmlechner
commit: 867fc53acd465f1f2f7d427df386a6c25e209901
Author: David Zero  zer0-one  net>
AuthorDate: Wed Jul 22 02:54:21 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 22 18:07:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867fc53a

dev-libs/jansson: Prune older ebuilds

Signed-off-by: David Zero  zer0-one.net>
Closes: https://github.com/gentoo/gentoo/pull/16771
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 dev-libs/jansson/Manifest|  2 --
 dev-libs/jansson/jansson-2.10.ebuild | 39 
 dev-libs/jansson/jansson-2.11.ebuild | 37 --
 3 files changed, 78 deletions(-)

diff --git a/dev-libs/jansson/Manifest b/dev-libs/jansson/Manifest
index 2064a0a7339..b4d6143a913 100644
--- a/dev-libs/jansson/Manifest
+++ b/dev-libs/jansson/Manifest
@@ -1,4 +1,2 @@
-DIST jansson-2.10.tar.gz 487855 BLAKE2B 
b1d83ad1a37e66cb7c497284a7958882d5a7e13cec2260d9cc2b5eaef648feea66b70305dec9193f10cf77f37bdda17605277ea41735708ca6a9898b79fef807
 SHA512 
e331d5c097b4acb0b1df7d90d1d3453c26bd34bfe2e06af0027665bee9efecc2bc61cc7ab5b70dab1262bf80a3315ffb53b4176874fe07e20eee4b9ea7071d44
-DIST jansson-2.11.tar.gz 483686 BLAKE2B 
873283a1b41eef1c57fbcb3d4cdb8c33b850d95ee93c800cbcc009e3e9c9e87278beff11800e63894087e51c767dcbd555fbde48163376d53be2bf72b2eac72d
 SHA512 
0ae77cf7ec264536313639458ba20b66e221078cddd209df3ce45c895b897799954abc1ca4b0d5993b974135652804be6bede2825503469d56303470888382f8
 DIST jansson-2.12.tar.gz 489154 BLAKE2B 
cf6bc6d03daba921ec5e033bf57ff0055741cc935adb14d5d4a5f04056fa93c292bf88367db071ef7bb32fbc5d2d6f5f2ce658815a17939bd38ed5c0676ad091
 SHA512 
e40bdafdfa1fa663f71e00c06d7bfc98cff4ed3581a147894e5272e50fa5f9b9a7af6aaca41ff423a2ddd2554a192b36efcc32f6a3c98c727e9f819b955357cb
 DIST jansson-2.13.1.tar.gz 531924 BLAKE2B 
e627bd2ba69bf01b053ff13dee903056db86999f774d6863517e67cef7dc9ddcaa747f2edca9de86bd83f37940a394ac9907f7d58069607ee529af08d8514d57
 SHA512 
e32be6665e41cf1763608c2f1ac4ce0824d4d7ffa5f4a5824cefde279250fdd399d49ba93d8894e16a473731f629b846554654347f027ca9a0a96ed047f10192

diff --git a/dev-libs/jansson/jansson-2.10.ebuild 
b/dev-libs/jansson/jansson-2.10.ebuild
deleted file mode 100644
index bc96765a19c..000
--- a/dev-libs/jansson/jansson-2.10.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools multilib-minimal
-
-DESCRIPTION="C library for encoding, decoding and manipulating JSON data"
-HOMEPAGE="http://www.digip.org/jansson/";
-SRC_URI="http://www.digip.org/jansson/releases/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86"
-IUSE="doc static-libs"
-
-DEPEND="doc? ( >=dev-python/sphinx-1.0.4 )"
-RDEPEND=""
-
-src_prepare() {
-   default
-   sed -ie 's/-Werror//' src/Makefile.am || die
-   eautoreconf
-}
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" \
-   econf \
-   $(use_enable static-libs static)
-}
-
-multilib_src_compile() {
-   default
-
-   if multilib_is_native_abi && use doc ; then
-   emake html
-   HTML_DOCS=( "${BUILD_DIR}"/doc/_build/html/. )
-   fi
-}

diff --git a/dev-libs/jansson/jansson-2.11.ebuild 
b/dev-libs/jansson/jansson-2.11.ebuild
deleted file mode 100644
index 8fed85e9a63..000
--- a/dev-libs/jansson/jansson-2.11.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit multilib-minimal
-
-DESCRIPTION="C library for encoding, decoding and manipulating JSON data"
-HOMEPAGE="http://www.digip.org/jansson/";
-SRC_URI="http://www.digip.org/jansson/releases/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86"
-IUSE="doc static-libs"
-
-DEPEND="doc? ( >=dev-python/sphinx-1.0.4 )"
-RDEPEND=""
-
-multilib_src_configure() {
-   ECONF_SOURCE="${S}" econf $(use_enable static-libs static)
-}
-
-multilib_src_compile() {
-   default
-
-   if multilib_is_native_abi && use doc ; then
-   emake html
-   HTML_DOCS=( "${BUILD_DIR}"/doc/_build/html/. )
-   fi
-}
-
-multilib_src_install() {
-   default
-
-   find "${D}" -name '*.la' -delete || die
-}



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

2020-07-22 Thread Sam James
commit: ef2959f12a4402bf6050d6b5f4c07447d8aba5ac
Author: John Helmert III  posteo  net>
AuthorDate: Wed Jul 22 17:04:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 22 18:46:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef2959f1

net-misc/hylafaxplus: Security cleanup

Bug: https://bugs.gentoo.org/730290
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: John Helmert III  posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/16781
Signed-off-by: Sam James  gentoo.org>

 net-misc/hylafaxplus/Manifest  |   2 -
 .../hylafaxplus/files/hylafax-cryptglibc.patch |  98 
 net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild  | 177 -
 net-misc/hylafaxplus/hylafaxplus-5.6.1.ebuild  | 162 ---
 4 files changed, 439 deletions(-)

diff --git a/net-misc/hylafaxplus/Manifest b/net-misc/hylafaxplus/Manifest
index 51882b7cd3d..22ece946d03 100644
--- a/net-misc/hylafaxplus/Manifest
+++ b/net-misc/hylafaxplus/Manifest
@@ -1,3 +1 @@
-DIST hylafax-5.5.5.tar.gz 1353495 BLAKE2B 
e1b41a5cf5502ad28467625495171c085f43f4352b73bfd633da851a1366502aca04a157790ad4a7f3d634a6adbb5dab4c1eeb294283352e9eedaf03c565cb42
 SHA512 
ee6225ae044c567093103f35c30d848db757636c1d8db78e8f7cb43eb01ea34ab229a81ca4175e2bf30d3c87b598d5b5797b7d92b0dc852bf4b69c697baca8cf
-DIST hylafax-5.6.1.tar.gz 1370677 BLAKE2B 
bd93d54f2c3e2c5c4c33617a0d95569c82bcbd32f669fb2ea513b86e112a5743ae6b4ddc8d43f3bd4af6006517e8787392c84bf60e715c104ddb0d819b22985a
 SHA512 
c86c33dc9e8feec4e265156fa3bbda18cf187feeef5c812ff3d3c7857de048a688bb979fcd3494ee8fe58a004a384a2a161d05245c86d0c304311d63f62a9eb1
 DIST hylafax-7.0.2.tar.gz 1393586 BLAKE2B 
cbf99f91a0aa07783dd30e76ce8416b2933240d4bf829220909000519f9c9e14a324163707c14504848ba71e7c1ee7d98455f06bb040c2c50c1493d0138122aa
 SHA512 
ea68404ad79e798b29450683eaa927e73033e0fa8160b803a3e2c9000df487c81193cc8fc0c1187477f5e1b2e26eec1c065ebc17e0be82e9a3e3758b1b5b5e4e

diff --git a/net-misc/hylafaxplus/files/hylafax-cryptglibc.patch 
b/net-misc/hylafaxplus/files/hylafax-cryptglibc.patch
deleted file mode 100644
index dbfc8bac539..000
--- a/net-misc/hylafaxplus/files/hylafax-cryptglibc.patch
+++ /dev/null
@@ -1,98 +0,0 @@
-diff -urN hylafax-5.5.4/hfaxd/Login.c++ hylafax-5.5.4-libc217/hfaxd/Login.c++
 hylafax-5.5.4/hfaxd/Login.c++  2013-08-07 01:23:35.0 +0200
-+++ hylafax-5.5.4-libc217/hfaxd/Login.c++  2013-11-13 12:56:02.0 
+0100
-@@ -30,9 +30,6 @@
- #include 
- #include 
- #include 
--#if HAS_CRYPT_H
--#include 
--#endif
- 
- void
- HylaFAXServer::loginRefused(const char* why)
-@@ -434,7 +431,7 @@
- /*
-  * Check hosts.hfaxd first, then PAM, and last, LDAP
-  */
--if (pass[0] == '\0' || !(strcmp(crypt(pass, passWd), passWd) == 0 || 
-+if (pass[0] == '\0' || !(strcmp(Sys::crypt(pass, passWd), passWd) == 0 || 
-pamCheck(the_user, pass) || 
-ldapCheck(the_user,pass)))
- {
-@@ -513,7 +510,7 @@
- {
- fxAssert(IS(LOGGEDIN), "ADMIN command permitted when not logged in");
- // NB: null adminWd is permitted
--if ((strcmp(crypt(pass, adminWd), adminWd) != 0) && !pamIsAdmin()) {
-+if ((strcmp(Sys::crypt(pass, adminWd), adminWd) != 0) && !pamIsAdmin()) {
-   if (++adminAttempts >= maxAdminAttempts) {
-   reply(530, "Password incorrect (closing connection).");
-   logNotice("Repeated admin failures from %s [%s]"
-diff -urN hylafax-5.5.4/hfaxd/SNPPServer.c++ 
hylafax-5.5.4-libc217/hfaxd/SNPPServer.c++
 hylafax-5.5.4/hfaxd/SNPPServer.c++ 2013-08-07 01:23:35.0 +0200
-+++ hylafax-5.5.4-libc217/hfaxd/SNPPServer.c++ 2013-11-13 12:55:42.0 
+0100
-@@ -36,9 +36,6 @@
- #include "RE.h"
- 
- #include 
--#if HAS_CRYPT_H
--#include 
--#endif
- 
- extern "C" {
- #include 
-@@ -1003,7 +1000,7 @@
- 
- if (checkUser(loginID)) {
-   if (passWd != "") {
--  if (pass[0] == '\0' || !(streq(crypt(pass, passWd), passWd) || 
pamCheck(the_user, pass))) {
-+  if (pass[0] == '\0' || !(streq(Sys::crypt(pass, passWd), passWd) || 
pamCheck(the_user, pass))) {
-   if (++loginAttempts >= maxLoginAttempts) {
-   reply(421, "Login incorrect (closing connection).");
-   logNotice("Repeated SNPP login failures for user %s from %s 
[%s]"
-diff -urN hylafax-5.5.4/hfaxd/User.c++ hylafax-5.5.4-libc217/hfaxd/User.c++
 hylafax-5.5.4/hfaxd/User.c++   2013-08-07 01:23:35.0 +0200
-+++ hylafax-5.5.4-libc217/hfaxd/User.c++   2013-11-13 12:55:19.0 
+0100
-@@ -30,9 +30,6 @@
- 
- #include 
- #include 
--#if HAS_CRYPT_H
--#include 
--#endif
- #include 
- 
- #ifndef CHAR_BIT
-@@ -374,7 +371,7 @@
- #else
- to64(&salt[0], random(), 2);
- #endif
--result = crypt(pass, salt);
-+result = Sys::crypt(pass, salt);
- return (true);
- }
- 
-diff -urN hylafax-5.5.4/util/Sys.h hylafax-5.5.4-libc217

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

2020-07-22 Thread Pacho Ramos
commit: ebcfb43dc21db630dea98b7dfe2d7b3a212c72eb
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Jul 22 19:13:31 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Jul 22 19:13:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebcfb43d

sys-apps/gentoo-systemd-integration: Fix BDEPEND

Thanks-to: David Michael
Closes: https://bugs.gentoo.org/722154
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Pacho Ramos  gentoo.org>

 .../gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild  | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild 
b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild
index 9ad1ea02bab..4c95169bb84 100644
--- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild
+++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,8 +23,8 @@ IUSE=""
 RDEPEND=">=sys-apps/systemd-207
!sys-fs/eudev
!sys-fs/udev"
-DEPEND=">=sys-apps/systemd-207
-   virtual/pkgconfig"
+DEPEND=">=sys-apps/systemd-207"
+BDEPEND="virtual/pkgconfig"
 
 src_prepare() {
default



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

2020-07-22 Thread Dennis Lamm
commit: 9626e242d58aea853c28f3b83e2dc6841db9839d
Author: Dennis Lamm  gentoo  org>
AuthorDate: Tue Jul 21 14:18:00 2020 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Wed Jul 22 19:25:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9626e242

sci-libs/libspatialindex: version bump to 1.9.3

Signed-off-by: Dennis Lamm  gentoo.org>

 sci-libs/libspatialindex/Manifest  |  1 +
 ...spatialindex-1.9.3-respect-compiler-flags.patch | 15 ++
 .../libspatialindex/libspatialindex-1.9.3.ebuild   | 33 ++
 sci-libs/libspatialindex/metadata.xml  | 14 -
 4 files changed, 62 insertions(+), 1 deletion(-)

diff --git a/sci-libs/libspatialindex/Manifest 
b/sci-libs/libspatialindex/Manifest
index 5ecea354f11..48a85c3a79c 100644
--- a/sci-libs/libspatialindex/Manifest
+++ b/sci-libs/libspatialindex/Manifest
@@ -1 +1,2 @@
 DIST spatialindex-src-1.8.5.tar.bz2 407871 BLAKE2B 
936d0fc4950b4c685088c84019aa22e720371c623bd1883725dc497380e90072333c25f979e13fbc91b7d164b87cb21a285c037bdbe0b8df84eb3876590e8dd1
 SHA512 
d3e47982cc2809d04490fae27796b31cdb59675790010d8b45e1a98b5a23048a4a44e321a2470dd36c01aba6f6e7620cafc4988a02b55e4f59d1b7fa9b588b06
+DIST spatialindex-src-1.9.3.tar.bz2 520817 BLAKE2B 
89bbb4ef76f620042cbaa2822daad1459bb8a3801fcdedaa73fdc666efcae0e5329e15e79607e3a31ef9a651fbbf9d3657f5bada19b229eaf37fe232935b8dae
 SHA512 
7922807a2f7026542a014d3d7943da5410429b291cf469267ffea5b8075eab2a94e68b6c013425615d221b930fd319c403f3bf43404c9b1d2c92d0e2baae3066

diff --git 
a/sci-libs/libspatialindex/files/libspatialindex-1.9.3-respect-compiler-flags.patch
 
b/sci-libs/libspatialindex/files/libspatialindex-1.9.3-respect-compiler-flags.patch
new file mode 100644
index 000..f96fbe11c94
--- /dev/null
+++ 
b/sci-libs/libspatialindex/files/libspatialindex-1.9.3-respect-compiler-flags.patch
@@ -0,0 +1,15 @@
+--- a/CMakeLists.txt
 b/CMakeLists.txt
+@@ -117,12 +117,6 @@ set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY 
${SIDX_BUILD_OUTPUT_DIRECTORY})
+ # Platform and compiler specific settings
+ 
#--
+
+-if(NOT WIN32)
+-  # Recommended C++ compilation flags
+-  set(SIDX_COMMON_CXX_FLAGS
+-"-pedantic -Wall -Wpointer-arith -Wcast-align -Wcast-qual  
-Wredundant-decls -Wno-long-long")
+-endif(NOT WIN32)
+-
+ if (APPLE)
+   set(SO_EXT dylib)
+   set(CMAKE_FIND_FRAMEWORK "LAST")

diff --git a/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild 
b/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild
new file mode 100644
index 000..60bde5fb4d4
--- /dev/null
+++ b/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+MY_PN="spatialindex-src"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="General framework for developing spatial indices"
+HOMEPAGE="https://libspatialindex.org/
+   https://github.com/libspatialindex/libspatialindex";
+SRC_URI="https://github.com/libspatialindex/${PN}/releases/download/${PV}/${MY_P}.tar.bz2";
+LICENSE="MIT"
+
+KEYWORDS="~amd64 ~x86"
+SLOT="0/6"
+IUSE="test"
+
+S=${WORKDIR}/${MY_P}
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.9.3-respect-compiler-flags.patch
+)
+
+src_configure() {
+   local mycmakeargs=(
+   -DSIDX_BUILD_TESTS=$(usex test)
+   )
+
+   cmake_src_configure
+}

diff --git a/sci-libs/libspatialindex/metadata.xml 
b/sci-libs/libspatialindex/metadata.xml
index 6f49eba8f49..d9166ea51c0 100644
--- a/sci-libs/libspatialindex/metadata.xml
+++ b/sci-libs/libspatialindex/metadata.xml
@@ -1,5 +1,17 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-
+   
+   3dpr...@gentoo.org
+   Gentoo 3D print
+   
+   
+   Extensible framework for robust spatial indexing
+   
+   
+   Soname version number of libspatialindex
+   
+   
+   libspatialindex/libspatialindex
+   
 



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

2020-07-22 Thread Dennis Lamm
commit: 011c3b8dcd81c80057a8a5fb3f6f5ed8bf23dbcc
Author: Dennis Lamm  gentoo  org>
AuthorDate: Tue Jul 21 14:45:04 2020 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Wed Jul 22 19:25:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011c3b8d

sci-libs/libspatialindex: added desired changes

Signed-off-by: Dennis Lamm  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/16764
Signed-off-by: Dennis Lamm  gentoo.org>

 sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild | 10 +-
 sci-libs/libspatialindex/metadata.xml |  3 ---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild 
b/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild
index 60bde5fb4d4..b923ee62d39 100644
--- a/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild
+++ b/sci-libs/libspatialindex/libspatialindex-1.9.3.ebuild
@@ -5,18 +5,18 @@ EAPI=7
 
 inherit cmake
 
-MY_PN="spatialindex-src"
-MY_P="${MY_PN}-${PV}"
+MY_P="spatialindex-src-${PV}"
 
-DESCRIPTION="General framework for developing spatial indices"
+DESCRIPTION="C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C 
API"
 HOMEPAGE="https://libspatialindex.org/
https://github.com/libspatialindex/libspatialindex";
 
SRC_URI="https://github.com/libspatialindex/${PN}/releases/download/${PV}/${MY_P}.tar.bz2";
-LICENSE="MIT"
 
-KEYWORDS="~amd64 ~x86"
+LICENSE="MIT"
 SLOT="0/6"
+KEYWORDS="~amd64 ~x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 S=${WORKDIR}/${MY_P}
 

diff --git a/sci-libs/libspatialindex/metadata.xml 
b/sci-libs/libspatialindex/metadata.xml
index d9166ea51c0..1e4ffa79ebd 100644
--- a/sci-libs/libspatialindex/metadata.xml
+++ b/sci-libs/libspatialindex/metadata.xml
@@ -5,9 +5,6 @@
3dpr...@gentoo.org
Gentoo 3D print

-   
-   Extensible framework for robust spatial indexing
-   

Soname version number of libspatialindex




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

2020-07-22 Thread Dennis Lamm
commit: b4e1e64e45b14f74641222ae21bef77ca9c57fd2
Author: Dennis Lamm  gentoo  org>
AuthorDate: Tue Jul 21 18:05:48 2020 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Wed Jul 22 19:36:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e1e64e

media-gfx/fdm-materials-4.6.1: added embedded use flag

Signed-off-by: Dennis Lamm  gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/16766
Signed-off-by: Dennis Lamm  gentoo.org>

 .../fdm-materials/fdm-materials-4.6.1-r1.ebuild| 26 ++
 media-gfx/fdm-materials/metadata.xml   |  3 +++
 2 files changed, 29 insertions(+)

diff --git a/media-gfx/fdm-materials/fdm-materials-4.6.1-r1.ebuild 
b/media-gfx/fdm-materials/fdm-materials-4.6.1-r1.ebuild
new file mode 100644
index 000..dd27037aa32
--- /dev/null
+++ b/media-gfx/fdm-materials/fdm-materials-4.6.1-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+MY_PN="fdm_materials"
+
+DESCRIPTION="FDM materials for media-gfx/cura"
+HOMEPAGE="https://github.com/Ultimaker/fdm_materials";
+SRC_URI="https://github.com/Ultimaker/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="embedded"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_configure() {
+   local mycmakeargs=(
+   -DEMBEDDED=$(usex embedded on off)
+   )
+   cmake_src_configure
+}

diff --git a/media-gfx/fdm-materials/metadata.xml 
b/media-gfx/fdm-materials/metadata.xml
index 9db3a37e1c1..f29b491fa4d 100644
--- a/media-gfx/fdm-materials/metadata.xml
+++ b/media-gfx/fdm-materials/metadata.xml
@@ -24,6 +24,9 @@

soname major version number

+   
+   Build for Ultimaker Embedded 
software
+   

Ultimaker/fdm_materials




[gentoo-commits] repo/gentoo:master commit in: net-dns/pdns-recursor/, net-dns/pdns-recursor/files/

2020-07-22 Thread Sven Wegener
commit: e431db86a3509b26293116c304cac99aa65f0cef
Author: Sven Wegener  gentoo  org>
AuthorDate: Wed Jul 22 19:37:26 2020 +
Commit: Sven Wegener  gentoo  org>
CommitDate: Wed Jul 22 19:38:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e431db86

net-dns/pdns-recursor: Cleanup

Bug: https://bugs.gentoo.org/730362
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sven Wegener  gentoo.org>

 net-dns/pdns-recursor/Manifest |  1 -
 .../files/pdns-recursor-4.3.1-gcc-10.patch | 61 ---
 .../pdns-recursor/pdns-recursor-4.3.1-r1.ebuild| 86 --
 net-dns/pdns-recursor/pdns-recursor-4.3.1.ebuild   | 83 -
 4 files changed, 231 deletions(-)

diff --git a/net-dns/pdns-recursor/Manifest b/net-dns/pdns-recursor/Manifest
index 60eadac846c..1b129461da1 100644
--- a/net-dns/pdns-recursor/Manifest
+++ b/net-dns/pdns-recursor/Manifest
@@ -1,3 +1,2 @@
-DIST pdns-recursor-4.3.1.tar.bz2 1334817 BLAKE2B 
1972259e42b1cefd9069a36d2bb235652ce234d525a2e3f19c96a93bf26f34063e6d04240146bba0560573c1d2ad042a579d6ab557fc7ac0aadee09fa15ee397
 SHA512 
49ae4957ef202f94ec87e6449dfa9c147689b5576ca1002e0155319099d698300c113e221571f6d41cb1cdc1649619621c2ccf8105620c25452ac30bd83e46b8
 DIST pdns-recursor-4.3.2.tar.bz2 1354549 BLAKE2B 
253f9a6ec3b7bfb4d3a97953c9f65458b479bdaa20fcc28d980a1cf4c1f15f80ad35251687bb5410f14268be79de4bbcec8bc36663a0a8eb51894fa6e4242547
 SHA512 
d1ca566dc8785fda3764838a0ea598acc4106b6261ebdbbe43fc6a6e4a82c375f7ef3f6d23fbd9b216067eb9cf56fcae6d460bfc7957ba4c201d466ad15d75d7
 DIST pdns-recursor-4.3.3.tar.bz2 1357853 BLAKE2B 
fa57776bbdb77d1f13f04fdd1fb5ceb07539f851704dc627443a7c814d6640b1e7890333b6d7214a201f5d3f83a54a7840adb6450ffb7696e58722625b7c57c5
 SHA512 
285f12d3cb2edaca7507dd9dad1356b60076d43af678458346489562ea8933a01d61d2430d5282b6afd213839ee684ad83e5f523c9a272f382d74ccc238bd9d5

diff --git a/net-dns/pdns-recursor/files/pdns-recursor-4.3.1-gcc-10.patch 
b/net-dns/pdns-recursor/files/pdns-recursor-4.3.1-gcc-10.patch
deleted file mode 100644
index 8244a456e64..000
--- a/net-dns/pdns-recursor/files/pdns-recursor-4.3.1-gcc-10.patch
+++ /dev/null
@@ -1,61 +0,0 @@
-commit b35614ed8b45adba304bcddcb3f2db6cb36b1462
-Author: Sander Hoentjen 
-Date:   Mon Dec 16 22:44:43 2019 +0100
-
-Fix build with gcc-10
-
-From an e-mail from Jeff Law :
-
-Subject: Minor problem in pdns, dnsdist and pdns-recursor packages in 
Fedora
-
-[ All three packages have embedded copies of the same problematic code
-and the same patch fixes all three. ]
-
-Red Hat's compiler team continues to try and be proactive in identifying
-issues that will arise as a result of the introduction of a new GCC
-release into Fedora each spring.
-
-You're being contacted because a package you maintain in Fedora is going
-to fail to build with gcc-10 in the spring.  Yes, I know that's a few
-months away, but it's far easier to fix this stuff proactively now than
-wait.
-
-Fixing it now also means that your package will continue to be built
-with testing versions of gcc-10 as we proceed through the development
-process thus allowing additional issues to be caught early.
-
-Your particular package will fail due to an uninstantiated template for
-AsyncLoader.  These kinds of problems are relatively common due to
-changes in the tuning of the inliner for gcc-10:
-
-> BUILDSTDERR: /usr/bin/ld: webserver.o: in function 
`WebServer::serveConnection(std::shared_ptr) const':
-> BUILDSTDERR: /builddir/build/BUILD/pdns-4.2.1/pdns/webserver.cc:373: 
undefined reference to 
`YaHTTP::AsyncLoader::feed(std::__cxx11::basic_string, std::allocator > const&)'
-> BUILDSTDERR: collect2: error: ld returned 1 exit status
-> BUILDSTDERR: make[3]: *** [Makefile:2751: ixfrdist] Error 1
->
-
-The attached patch arranges for an instance to be instantiated when
-compiling reqresp.cpp and is sufficient to fix this problem.  The
-choice of reqresp.cpp fairly arbitrary IIRC.
-
-Ideally you'll with upstream to get this fixed, but a Fedora patch is
-clearly OK as well.   I'll install the attached fix into Fedora in a
-week or so if I haven't heard from you.
-
-Jeff
-
-(cherry picked from commit ffb885e937c27bb1c62dee8f18c58ae0d5d52d39)
-
-diff --git a/ext/yahttp/yahttp/reqresp.cpp b/ext/yahttp/yahttp/reqresp.cpp
-index 686a6c7bd..ca2154f6a 100644
 a/ext/yahttp/yahttp/reqresp.cpp
-+++ b/ext/yahttp/yahttp/reqresp.cpp
-@@ -2,6 +2,8 @@
- 
- namespace YaHTTP {
- 
-+  template class AsyncLoader;
-+
-   bool isspace(char c) {
- return std::isspace(c) != 0;
-   }

diff --git a/net-dns/pdns-recursor/pdns-recursor-4.3.1-r1.ebuild 
b/net-dns/pdns-recursor/pdns-recursor-4.3.1-r1.ebuild
deleted file mode 100644
index c2393a2b27e..000
--- a/net-dns/pdns-recursor/pdns-recursor-4.3.1-r1.ebu

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

2020-07-22 Thread Rafael Martins
commit: a2a054ce465da2fd25ff354c875024011b9fd2c9
Author: Rafael Martins  gentoo  org>
AuthorDate: Wed Jul 22 19:38:50 2020 +
Commit: Rafael Martins  gentoo  org>
CommitDate: Wed Jul 22 19:40:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a054ce

dev-lang/luajit: apply fix for CVE-2020-15890

Bug: https://bugs.gentoo.org/733466
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Rafael Martins  gentoo.org>

 dev-lang/luajit/files/CVE-2020-15890.patch   | 22 +
 dev-lang/luajit/luajit-2.0.5-r2.ebuild   | 67 
 dev-lang/luajit/luajit-2.1.0_beta3-r1.ebuild | 56 +++
 3 files changed, 145 insertions(+)

diff --git a/dev-lang/luajit/files/CVE-2020-15890.patch 
b/dev-lang/luajit/files/CVE-2020-15890.patch
new file mode 100644
index 000..751726571a0
--- /dev/null
+++ b/dev-lang/luajit/files/CVE-2020-15890.patch
@@ -0,0 +1,22 @@
+From 53f82e6e2e858a0a62fd1a2ff47e9866693382e6 Mon Sep 17 00:00:00 2001
+From: Mike Pall 
+Date: Sun, 12 Jul 2020 14:30:34 +0200
+Subject: [PATCH] Fix frame traversal for __gc handler frames.
+
+Reported by Changochen.
+---
+ src/lj_err.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/lj_err.c b/src/lj_err.c
+index caa7487f2..e3e0c2eb7 100644
+--- a/src/lj_err.c
 b/src/lj_err.c
+@@ -529,6 +529,7 @@ static ptrdiff_t finderrfunc(lua_State *L)
+   if (cframe_canyield(cf)) return 0;
+   if (cframe_errfunc(cf) >= 0)
+   return cframe_errfunc(cf);
++  cf = cframe_prev(cf);
+   frame = frame_prevd(frame);
+   break;
+ case FRAME_PCALL:

diff --git a/dev-lang/luajit/luajit-2.0.5-r2.ebuild 
b/dev-lang/luajit/luajit-2.0.5-r2.ebuild
new file mode 100644
index 000..b36b964f23c
--- /dev/null
+++ b/dev-lang/luajit/luajit-2.0.5-r2.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit pax-utils toolchain-funcs versionator
+
+MY_PV="$(get_version_component_range 1-3)"
+MY_P="LuaJIT-${MY_PV}"
+if [[ -n $(get_version_component_range 4) ]]; then
+   HOTFIX="v${PV}"
+   HOTFIX="${HOTFIX/_p/_hotfix}.patch"
+fi
+
+DESCRIPTION="Just-In-Time Compiler for the Lua programming language"
+HOMEPAGE="http://luajit.org/";
+SRC_URI="http://luajit.org/download/${MY_P}.tar.gz
+   ${HOTFIX:+http://luajit.org/download/${HOTFIX}}";
+
+LICENSE="MIT"
+# this should probably be pkgmoved to 2.0 for sake of consistency.
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux"
+IUSE="lua52compat static-libs"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2-ldconfig.patch"
+   "${FILESDIR}/CVE-2020-15890.patch"
+)
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   if [[ -n ${HOTFIX} ]]; then
+   eapply "${DISTDIR}/${HOTFIX}"
+   fi
+   default
+}
+
+_emake() {
+   emake \
+   Q= \
+   PREFIX="${EPREFIX}/usr" \
+   MULTILIB="$(get_libdir)" \
+   DESTDIR="${D}" \
+   HOST_CC="$(tc-getBUILD_CC)" \
+   STATIC_CC="$(tc-getCC)" \
+   DYNAMIC_CC="$(tc-getCC) -fPIC" \
+   TARGET_LD="$(tc-getCC)" \
+   TARGET_AR="$(tc-getAR) rcus" \
+   BUILDMODE="$(usex static-libs mixed dynamic)" \
+   TARGET_STRIP="true" \
+   INSTALL_LIB="${ED%/}/usr/$(get_libdir)" \
+   "$@"
+}
+
+src_compile() {
+   _emake XCFLAGS="$(usex lua52compat "-DLUAJIT_ENABLE_LUA52COMPAT" "")"
+}
+
+src_install() {
+   _emake install
+
+   pax-mark m "${ED}usr/bin/luajit-${MY_PV}"
+
+   HTML_DOCS="doc/." einstalldocs
+}

diff --git a/dev-lang/luajit/luajit-2.1.0_beta3-r1.ebuild 
b/dev-lang/luajit/luajit-2.1.0_beta3-r1.ebuild
new file mode 100644
index 000..a959393a5d7
--- /dev/null
+++ b/dev-lang/luajit/luajit-2.1.0_beta3-r1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit pax-utils toolchain-funcs versionator
+
+MY_PV="$(get_version_component_range 1-4)"
+MY_PV="${MY_PV/_beta/-beta}"
+MY_P="LuaJIT-${MY_PV}"
+
+DESCRIPTION="Just-In-Time Compiler for the Lua programming language"
+HOMEPAGE="http://luajit.org/";
+SRC_URI="http://luajit.org/download/${MY_P}.tar.gz";
+
+LICENSE="MIT"
+# this should probably be pkgmoved to 2.0 for sake of consistency.
+SLOT="2"
+KEYWORDS=""
+IUSE="lua52compat static-libs"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2-ldconfig.patch"
+   "${FILESDIR}/CVE-2020-15890.patch"
+)
+
+S="${WORKDIR}/${MY_P}"
+
+_emake() {
+   emake \
+   Q= \
+   PREFIX="${EPREFIX}/usr" \
+   MULTILIB="$(get_libdir)" \
+   DESTDIR="${D}" \
+   HOST_CC="$(tc-getBUILD_CC)" \
+   STATIC_CC="$(tc-getCC)" \
+   DYNAMIC_CC="$(tc-getCC) -fPIC" \
+   TARGET_LD="$(tc-getCC)" \
+   TAR

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

2020-07-22 Thread Sam James
commit: f0878f2e573a3f013f612edb6bcb336016d3e7d2
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 22 19:47:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 22 19:47:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0878f2e

dev-python/rq: x86 keyworded (bug #733600)

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

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

diff --git a/dev-python/rq/rq-1.3.0.ebuild b/dev-python/rq/rq-1.3.0.ebuild
index 72bfcafd440..b6e89273343 100644
--- a/dev-python/rq/rq-1.3.0.ebuild
+++ b/dev-python/rq/rq-1.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}"/${PN}/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 DEPEND=" >=dev-python/click-5.0[${PYTHON_USEDEP}]
>=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}]"



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

2020-07-22 Thread Sam James
commit: 842931bebc2712e04add11663c7ce7f6f23751f8
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 22 19:43:39 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 22 19:43:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842931be

dev-python/rq: arm64 keyworded (bug #733600)

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

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

diff --git a/dev-python/rq/rq-1.3.0.ebuild b/dev-python/rq/rq-1.3.0.ebuild
index f2fca1a6be8..3e0d58058f3 100644
--- a/dev-python/rq/rq-1.3.0.ebuild
+++ b/dev-python/rq/rq-1.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}"/${PN}/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64 ~arm ~arm64"
 
 DEPEND=" >=dev-python/click-5.0[${PYTHON_USEDEP}]
>=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}]"



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

2020-07-22 Thread Sam James
commit: 83b8dbc9944a772a415251a2b4ed523669105f41
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 22 19:43:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 22 19:43:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b8dbc9

dev-python/rq: arm keyworded (bug #733600)

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

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

diff --git a/dev-python/rq/rq-1.3.0.ebuild b/dev-python/rq/rq-1.3.0.ebuild
index 8fe00a9e7b8..f2fca1a6be8 100644
--- a/dev-python/rq/rq-1.3.0.ebuild
+++ b/dev-python/rq/rq-1.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}"/${PN}/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
 
 DEPEND=" >=dev-python/click-5.0[${PYTHON_USEDEP}]
>=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}]"



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

2020-07-22 Thread Sam James
commit: 06dd4589adebe4fe0f4592e4c725d13ff57c8b94
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 22 19:45:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 22 19:45:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06dd4589

dev-python/rq: ppc64 keyworded (bug #733600)

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

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

diff --git a/dev-python/rq/rq-1.3.0.ebuild b/dev-python/rq/rq-1.3.0.ebuild
index 3e0d58058f3..b8e6b56f738 100644
--- a/dev-python/rq/rq-1.3.0.ebuild
+++ b/dev-python/rq/rq-1.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}"/${PN}/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
 
 DEPEND=" >=dev-python/click-5.0[${PYTHON_USEDEP}]
>=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}]"



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

2020-07-22 Thread Sam James
commit: 2736289ff368854616beaa256fd8f207e523dc55
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 22 19:45:41 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 22 19:45:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2736289f

dev-python/rq: ppc keyworded (bug #733600)

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

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

diff --git a/dev-python/rq/rq-1.3.0.ebuild b/dev-python/rq/rq-1.3.0.ebuild
index b8e6b56f738..72bfcafd440 100644
--- a/dev-python/rq/rq-1.3.0.ebuild
+++ b/dev-python/rq/rq-1.3.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}"/${PN}/${P}.tar.gz
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
 
 DEPEND=" >=dev-python/click-5.0[${PYTHON_USEDEP}]
>=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}]"



[gentoo-commits] proj/portage:master commit in: lib/portage/dbapi/

2020-07-22 Thread Zac Medico
commit: f587ebf3d4920b6c3cae3654918ba9cda6625a3e
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Jul 22 19:32:38 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jul 22 19:37:33 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=f587ebf3

MergeProcess: handle RETURNCODE_POSTINST_FAILURE in _proc_join_done

Since ForkProcess now receives process exit status in the
_proc_join_done method instead of the _async_waitpid_cb method,
MergeProcess needs to handle RETURNCODE_POSTINST_FAILURE there
instead.

Fixes: 3561071e07ad ("MergeProcess: replace os.fork with 
multiprocessing.Process (bug 730192)")
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/dbapi/_MergeProcess.py | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/lib/portage/dbapi/_MergeProcess.py 
b/lib/portage/dbapi/_MergeProcess.py
index 6924c8b0e..85deedc18 100644
--- a/lib/portage/dbapi/_MergeProcess.py
+++ b/lib/portage/dbapi/_MergeProcess.py
@@ -195,15 +195,14 @@ class MergeProcess(ForkProcess):
prev_mtimes=self.prev_mtimes, 
counter=counter)
return rval
 
-   def _async_waitpid_cb(self, *args, **kwargs):
+   def _proc_join_done(self, proc, future):
"""
-   Override _async_waitpid_cb to perform cleanup that is
-   not necessarily idempotent.
+   Extend _proc_join_done to react to RETURNCODE_POSTINST_FAILURE.
"""
-   ForkProcess._async_waitpid_cb(self, *args, **kwargs)
-   if self.returncode == portage.const.RETURNCODE_POSTINST_FAILURE:
+   if proc.exitcode == portage.const.RETURNCODE_POSTINST_FAILURE:
self.postinst_failure = True
self.returncode = os.EX_OK
+   super(MergeProcess, self)._proc_join_done(proc, future)
 
def _unregister(self):
"""



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

2020-07-22 Thread Sergei Trofimovich
commit: 153c2539455719863f54880eab69f0234e74b3c6
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jul 22 15:15:40 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 20:02:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153c2539

dev-lang/python: stable 3.8.4-r1 for hppa, bug #732498

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

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

diff --git a/dev-lang/python/python-3.8.4-r1.ebuild 
b/dev-lang/python/python-3.8.4-r1.ebuild
index 8e6209de8b3..6069492f13f 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: dev-lang/python/

2020-07-22 Thread Sergei Trofimovich
commit: 599bc2339038d619bcd547f5fcde1cb5bf25e672
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jul 22 15:14:47 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 20:02:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=599bc233

dev-lang/python: stable 3.7.8-r2 for hppa, bug #732498

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

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

diff --git a/dev-lang/python/python-3.7.8-r2.ebuild 
b/dev-lang/python/python-3.7.8-r2.ebuild
index 1e3ceff7af0..a2b8b787199 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 )"
 



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

2020-07-22 Thread Sergei Trofimovich
commit: 7c5169f9e39dc20cc5636208cf79ca1575925717
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jul 22 15:13:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 20:02:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5169f9

media-libs/openh264: stable 2.1.1 for hppa, bug #732590

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

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

diff --git a/media-libs/openh264/openh264-2.1.1.ebuild 
b/media-libs/openh264/openh264-2.1.1.ebuild
index 43bc28dbfd9..604607fa52b 100644
--- a/media-libs/openh264/openh264-2.1.1.ebuild
+++ b/media-libs/openh264/openh264-2.1.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/cisco/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz
https://github.com/mozilla/gmp-api/archive/Firefox${MOZVER}.tar.gz -> 
gmp-api-Firefox${MOZVER}.tar.gz"
 LICENSE="BSD"
 SLOT="0/6" # subslot = openh264 soname version
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86"
 IUSE="cpu_flags_arm_neon cpu_flags_x86_avx2 +plugin utils"
 
 RESTRICT="bindist test"



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

2020-07-22 Thread Sergei Trofimovich
commit: bab757c75f679ac2adeb6e51b236ad07be981ef1
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jul 22 15:16:18 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 20:02:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bab757c7

dev-libs/elfutils: stable 0.180 for hppa, bug #732862

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

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

diff --git a/dev-libs/elfutils/elfutils-0.180.ebuild 
b/dev-libs/elfutils/elfutils-0.180.ebuild
index ff8fec02915..294f12aade2 100644
--- a/dev-libs/elfutils/elfutils-0.180.ebuild
+++ b/dev-libs/elfutils/elfutils-0.180.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://sourceware.org/elfutils/ftp/${PV}/${P}.tar.bz2";
 
 LICENSE="|| ( GPL-2+ LGPL-3+ ) utils? ( GPL-3+ )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="bzip2 lzma nls static-libs test +threads +utils valgrind"
 
 RDEPEND=">=sys-libs/zlib-1.2.8-r1[static-libs?,${MULTILIB_USEDEP}]



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

2020-07-22 Thread Sergei Trofimovich
commit: b71f9873a4190d452f6cfcf24f5f2d97c46e6e98
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jul 22 15:13:54 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 20:02:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b71f9873

dev-lang/python: stable 3.6.11-r2 for hppa, bug #732498

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

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

diff --git a/dev-lang/python/python-3.6.11-r2.ebuild 
b/dev-lang/python/python-3.6.11-r2.ebuild
index 475263d2690..1fb0d08c949 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 )"
 



[gentoo-commits] proj/portage:master commit in: lib/portage/dbapi/

2020-07-22 Thread Zac Medico
commit: 309f2cc59e19eab05dfc2e86d1df4fc7ba1be93d
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Jul 22 20:10:30 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jul 22 20:12:16 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=309f2cc5

MergeProcess: handle cancelled future in _proc_join_done

If the future was cancelled, then avoid a possible ValueError
when accessing proc.exitcode.

Fixes: f587ebf3d492 ("MergeProcess: handle RETURNCODE_POSTINST_FAILURE in 
_proc_join_done")
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/dbapi/_MergeProcess.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/portage/dbapi/_MergeProcess.py 
b/lib/portage/dbapi/_MergeProcess.py
index 85deedc18..e89b53555 100644
--- a/lib/portage/dbapi/_MergeProcess.py
+++ b/lib/portage/dbapi/_MergeProcess.py
@@ -199,7 +199,7 @@ class MergeProcess(ForkProcess):
"""
Extend _proc_join_done to react to RETURNCODE_POSTINST_FAILURE.
"""
-   if proc.exitcode == portage.const.RETURNCODE_POSTINST_FAILURE:
+   if not future.cancelled() and proc.exitcode == 
portage.const.RETURNCODE_POSTINST_FAILURE:
self.postinst_failure = True
self.returncode = os.EX_OK
super(MergeProcess, self)._proc_join_done(proc, future)



[gentoo-commits] proj/portage:master commit in: lib/_emerge/

2020-07-22 Thread Zac Medico
commit: c14ac733a4e05990973d99e13f19aaf9bde57bcb
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Jul 22 20:16:42 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Jul 22 20:20:11 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=c14ac733

_EbuildFetcherProcess: emit eerror for fetch failure in  _proc_join_done

Since ForkProcess now receives process exit status in the
_proc_join_done method instead of the _async_waitpid_cb method,
_EbuildFetcherProcess needs to emit eerror messages there
instead.

Fixes: bde44b75407d ("ForkProcess: replace os.fork with multiprocessing.Process 
(bug 730192)")
Bug: https://bugs.gentoo.org/730192
Signed-off-by: Zac Medico  gentoo.org>

 lib/_emerge/EbuildFetcher.py | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/lib/_emerge/EbuildFetcher.py b/lib/_emerge/EbuildFetcher.py
index 55349c33c..107a6d590 100644
--- a/lib/_emerge/EbuildFetcher.py
+++ b/lib/_emerge/EbuildFetcher.py
@@ -364,16 +364,11 @@ class _EbuildFetcherProcess(ForkProcess):
if msg:
self.scheduler.output(msg, log_path=self.logfile)
 
-   def _async_waitpid_cb(self, *args, **kwargs):
+   def _proc_join_done(self, proc, future):
"""
-   Override _async_waitpid_cb to perform cleanup that is
-   not necessarily idempotent.
+   Extend _proc_join_done to emit an eerror message for fetch 
failure.
"""
-   ForkProcess._async_waitpid_cb(self, *args, **kwargs)
-   # Collect elog messages that might have been
-   # created by the pkg_nofetch phase.
-   # Skip elog messages for prefetch, in order to avoid duplicates.
-   if not self.prefetch and self.returncode != os.EX_OK:
+   if not self.prefetch and not future.cancelled() and 
proc.exitcode != os.EX_OK:
msg_lines = []
msg = "Fetch failed for '%s'" % (self.pkg.cpv,)
if self.logfile is not None:
@@ -382,3 +377,4 @@ class _EbuildFetcherProcess(ForkProcess):
if self.logfile is not None:
msg_lines.append(" '%s'" % (self.logfile,))
self._eerror(msg_lines)
+   super(_EbuildFetcherProcess, self)._proc_join_done(proc, future)



[gentoo-commits] repo/gentoo:master commit in: games-arcade/blobby/

2020-07-22 Thread Andreas Sturmlechner
commit: a2047e6fcbe5faa9972f9c1775e39aba965412f7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 22 18:02:14 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 22 21:16:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2047e6f

games-arcade/blobby: EAPI-7 bump, switch to cmake, fix dependencies

Package depends on media-libs/libsdl2, not media-libs/libsdl.

Dropping media-libs/libsdl2[X] USE-dep on request of games proj.

Closes: https://bugs.gentoo.org/606780
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 games-arcade/blobby/blobby-1.0-r1.ebuild | 41 
 1 file changed, 41 insertions(+)

diff --git a/games-arcade/blobby/blobby-1.0-r1.ebuild 
b/games-arcade/blobby/blobby-1.0-r1.ebuild
new file mode 100644
index 000..0044ddcffb2
--- /dev/null
+++ b/games-arcade/blobby/blobby-1.0-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake desktop
+
+DESCRIPTION="Beach ball game with blobs of goo"
+HOMEPAGE="https://sourceforge.net/projects/blobby/";
+SRC_URI="mirror://sourceforge/${PN}/${PN}2-linux-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+   >=dev-games/physfs-2[zip]
+   media-libs/libsdl2[sound,joystick,opengl,video]
+   virtual/opengl
+"
+DEPEND="${RDEPEND}
+   dev-libs/boost
+"
+BDEPEND="
+   app-arch/zip
+   virtual/pkgconfig
+"
+
+PATCHES=(
+   "${FILESDIR}"/${P}-compile.patch
+   "${FILESDIR}"/${P}-paths.patch
+   "${FILESDIR}"/${P}-install.patch
+)
+
+src_install() {
+   cmake_src_install
+
+   newicon data/Icon.bmp ${PN}.bmp
+   make_desktop_entry ${PN} "Blobby Volley" /usr/share/pixmaps/${PN}.bmp
+}



[gentoo-commits] repo/gentoo:master commit in: games-arcade/blobby/

2020-07-22 Thread Andreas Sturmlechner
commit: 61876860fb03c62f730a8077929849d95da80201
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 22 18:02:30 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 22 21:16:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61876860

games-arcade/blobby: Drop 1.0 (r0)

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

 games-arcade/blobby/blobby-1.0.ebuild | 38 ---
 1 file changed, 38 deletions(-)

diff --git a/games-arcade/blobby/blobby-1.0.ebuild 
b/games-arcade/blobby/blobby-1.0.ebuild
deleted file mode 100644
index 413ea74b102..000
--- a/games-arcade/blobby/blobby-1.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils desktop
-
-DESCRIPTION="Beach ball game with blobs of goo"
-HOMEPAGE="https://sourceforge.net/projects/blobby/";
-SRC_URI="mirror://sourceforge/${PN}/${PN}2-linux-${PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-games/physfs-2[zip]
-   media-libs/libsdl[sound,joystick,opengl,video,X]
-   virtual/opengl"
-DEPEND="${RDEPEND}
-   app-arch/zip
-   dev-libs/boost
-   virtual/pkgconfig
-"
-
-PATCHES=(
-   "${FILESDIR}"/${P}-compile.patch
-   "${FILESDIR}"/${P}-paths.patch
-   "${FILESDIR}"/${P}-install.patch
-)
-
-src_install() {
-   cmake-utils_src_install
-
-   newicon data/Icon.bmp ${PN}.bmp
-   make_desktop_entry ${PN} "Blobby Volley" /usr/share/pixmaps/${PN}.bmp
-}



[gentoo-commits] repo/gentoo:master commit in: games-action/astromenace/

2020-07-22 Thread Andreas Sturmlechner
commit: 5c4990aaf5ff5c8a95517d080bdd0a90232dc0df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 22 18:15:15 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 22 21:16:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4990aa

games-action/astromenace: Depends on media-libs/libsdl2

Dropping media-libs/libsdl2[X] USE-dep on request of games proj.

Closes: https://bugs.gentoo.org/732678
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../astromenace/astromenace-1.4.1-r1.ebuild| 66 ++
 1 file changed, 66 insertions(+)

diff --git a/games-action/astromenace/astromenace-1.4.1-r1.ebuild 
b/games-action/astromenace/astromenace-1.4.1-r1.ebuild
new file mode 100644
index 000..3723df9b1a5
--- /dev/null
+++ b/games-action/astromenace/astromenace-1.4.1-r1.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake desktop xdg-utils
+
+DESCRIPTION="Hardcore 3D space scroll-shooter with spaceship upgrade 
possibilities"
+HOMEPAGE="https://viewizard.com";
+SRC_URI="https://github.com/viewizard/astromenace/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3 GPL-3+ CC-BY-SA-4.0 OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   media-libs/freealut
+   media-libs/freetype:2
+   media-libs/libogg
+   media-libs/libsdl2[joystick,video,X]
+   media-libs/libvorbis
+   media-libs/openal
+   virtual/glu
+   virtual/opengl
+   x11-libs/libXinerama"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   cmake_src_prepare
+
+   # no messing with CXXFLAGS please.
+   sed -i -e '/-Os/d' CMakeLists.txt || die
+}
+
+src_configure() {
+   local mycmakeargs=( -DDATADIR="${EPREFIX}/usr/share/${PN}" )
+
+   cmake_src_configure
+}
+
+src_compile() {
+   cmake_src_compile
+}
+
+src_install() {
+   dobin "${BUILD_DIR}"/astromenace
+
+   insinto /usr/share/${PN}
+   doins "${BUILD_DIR}"/gamedata.vfs
+
+   newicon -s 128 share/astromenace_128.png ${PN}.png
+   newicon -s 64 share/astromenace_64.png ${PN}.png
+
+   einstalldocs
+
+   make_desktop_entry "${PN}" AstroMenace
+}
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/astromenace/

2020-07-22 Thread Andreas Sturmlechner
commit: df05439befb910ed7e812484ba9322d12cf629a0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 22 18:15:38 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 22 21:17:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df05439b

games-action/astromenace: Drop 1.4.1 (r0)

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

 games-action/astromenace/astromenace-1.4.1.ebuild | 65 ---
 1 file changed, 65 deletions(-)

diff --git a/games-action/astromenace/astromenace-1.4.1.ebuild 
b/games-action/astromenace/astromenace-1.4.1.ebuild
deleted file mode 100644
index c5ebfee106c..000
--- a/games-action/astromenace/astromenace-1.4.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake desktop xdg-utils
-
-DESCRIPTION="Hardcore 3D space scroll-shooter with spaceship upgrade 
possibilities"
-HOMEPAGE="https://viewizard.com";
-SRC_URI="https://github.com/viewizard/astromenace/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3 GPL-3+ CC-BY-SA-4.0 OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="media-libs/freealut
-   media-libs/freetype:2
-   media-libs/libogg
-   media-libs/libsdl[joystick,video,X]
-   media-libs/libvorbis
-   media-libs/openal
-   virtual/glu
-   virtual/opengl
-   x11-libs/libXinerama"
-RDEPEND=${DEPEND}
-
-src_prepare() {
-   cmake_src_prepare
-
-   # no messing with CXXFLAGS please.
-   sed -i -e '/-Os/d' CMakeLists.txt || die
-}
-
-src_configure() {
-   local mycmakeargs=( -DDATADIR="${EPREFIX}/usr/share/${PN}" )
-
-   cmake_src_configure
-}
-
-src_compile() {
-   cmake_src_compile
-}
-
-src_install() {
-   dobin "${BUILD_DIR}"/astromenace
-
-   insinto /usr/share/${PN}
-   doins "${BUILD_DIR}"/gamedata.vfs
-
-   newicon -s 128 share/astromenace_128.png ${PN}.png
-   newicon -s 64 share/astromenace_64.png ${PN}.png
-
-   einstalldocs
-
-   make_desktop_entry "${PN}" AstroMenace
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}



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

2020-07-22 Thread Andreas Sturmlechner
commit: 6467b43cb80dd5d951b1602dba33065bd67689d4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 22 18:28:58 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 22 21:19:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6467b43c

media-libs/freealut: Fix SRC_URI

Thanks-to: Chris White  live.com>
Closes: https://bugs.gentoo.org/600666
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-libs/freealut/freealut-1.1.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/freealut/freealut-1.1.0-r4.ebuild 
b/media-libs/freealut/freealut-1.1.0-r4.ebuild
index fff1f528d5e..a4c849c0e66 100644
--- a/media-libs/freealut/freealut-1.1.0-r4.ebuild
+++ b/media-libs/freealut/freealut-1.1.0-r4.ebuild
@@ -7,7 +7,7 @@ inherit autotools multilib-minimal
 
 DESCRIPTION="The OpenAL Utility Toolkit"
 HOMEPAGE="https://www.openal.org/";
-SRC_URI="http://connect.creativelabs.com/openal/Downloads/ALUT/${P}.tar.gz";
+SRC_URI="http://http.debian.net/debian/pool/main/f/${PN}/${PN}_${PV}.orig.tar.gz
 -> ${P}.tar.gz"
 
 LICENSE="LGPL-2"
 SLOT="0"



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

2020-07-22 Thread Andreas Sturmlechner
commit: 6ef6aae12087451860ee999370539b889c876696
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 22 18:24:51 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 22 21:18:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef6aae1

media-libs/freealut: EAPI-7 bump, drop unused eclasses, static-libs--

Use https.
Add missing || die.

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

 media-libs/freealut/freealut-1.1.0-r4.ebuild | 39 
 1 file changed, 39 insertions(+)

diff --git a/media-libs/freealut/freealut-1.1.0-r4.ebuild 
b/media-libs/freealut/freealut-1.1.0-r4.ebuild
new file mode 100644
index 000..fff1f528d5e
--- /dev/null
+++ b/media-libs/freealut/freealut-1.1.0-r4.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools multilib-minimal
+
+DESCRIPTION="The OpenAL Utility Toolkit"
+HOMEPAGE="https://www.openal.org/";
+SRC_URI="http://connect.creativelabs.com/openal/Downloads/ALUT/${P}.tar.gz";
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
+IUSE=""
+
+RDEPEND="
+   >=media-libs/openal-1.15.1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   # Link against openal and pthread
+   sed -e 's/libalut_la_LIBADD = .*/& -lopenal -lpthread/' \
+   -i src/Makefile.am || die
+   AT_M4DIR="admin/autotools/m4" eautoreconf
+}
+
+multilib_src_configure() {
+   ECONF_SOURCE="${S}" econf --disable-static
+}
+
+multilib_src_install_all() {
+   local HTML_DOCS=( doc/. )
+   einstalldocs
+   find "${D}" -name '*.la' -type f -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/astromenace/

2020-07-22 Thread Andreas Sturmlechner
commit: f5ee7d879a41dd4ba5e62ae724fd30e07fb943a0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 22 21:22:30 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 22 21:22:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ee7d87

games-action/astromenace: Actually really drop libsdl2[X] dep

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

 games-action/astromenace/astromenace-1.4.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/astromenace/astromenace-1.4.1-r1.ebuild 
b/games-action/astromenace/astromenace-1.4.1-r1.ebuild
index 3723df9b1a5..99cca352826 100644
--- a/games-action/astromenace/astromenace-1.4.1-r1.ebuild
+++ b/games-action/astromenace/astromenace-1.4.1-r1.ebuild
@@ -18,7 +18,7 @@ DEPEND="
media-libs/freealut
media-libs/freetype:2
media-libs/libogg
-   media-libs/libsdl2[joystick,video,X]
+   media-libs/libsdl2[joystick,video]
media-libs/libvorbis
media-libs/openal
virtual/glu



[gentoo-commits] repo/gentoo:master commit in: app-admin/github-backup-utils/

2020-07-22 Thread William Hubbs
commit: 3d96bac14f3dd1bb11a444f4965559f46316746c
Author: William Hubbs  gentoo  org>
AuthorDate: Wed Jul 22 21:29:55 2020 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Jul 22 21:30:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d96bac1

app-admin/github-backup-utils: 2.21.0 bump

Signed-off-by: William Hubbs  gentoo.org>

 app-admin/github-backup-utils/Manifest |  1 +
 .../github-backup-utils-2.21.0.ebuild  | 52 ++
 2 files changed, 53 insertions(+)

diff --git a/app-admin/github-backup-utils/Manifest 
b/app-admin/github-backup-utils/Manifest
index 6b538ccb693..219c3244fcb 100644
--- a/app-admin/github-backup-utils/Manifest
+++ b/app-admin/github-backup-utils/Manifest
@@ -12,3 +12,4 @@ DIST github-backup-utils-2.17.0.tar.gz 89926 BLAKE2B 
82e89d616f78d630a4c537ad110
 DIST github-backup-utils-2.18.0.tar.gz 90357 BLAKE2B 
e9f6c155246914a36d26ec8cddf4a1e9feca73b3450ceb8e6df11df7c077b86f18cfa23b51e77425ba4e28ce4a3664200c1ddb15e6eb856d6b8930379dd3e348
 SHA512 
1778bf4cf40e567f9f6b98bcd01bf9880939b4645692d75dbf10e7b31b40678521b66fbdabfedef648561f34709492b7860ce16442757e161db2ffda45a2
 DIST github-backup-utils-2.19.1.tar.gz 90260 BLAKE2B 
403feca60cc6037a2fbcb4cc467520fb3283916fdc78e16e960656b695e1c55341c55e74fe246c56fbc2cd86a85e33bcede4d94132adaa446ea48ed8f3f75022
 SHA512 
60155021d23eadc5ab1ddcadf95dbab43f19456c0e7ef34e93c75d173c1279b354c7019b304d72cabcac674edbd0c4a0c4e50c08606a8559ea662858a9cdb206
 DIST github-backup-utils-2.20.2.tar.gz 92628 BLAKE2B 
a6c9fb91b005d20b15ce0b2fc289a145bbfd8316aca4511300cda8a9f1b1e52afb9619a9f467e6e87eec673244776a0bf469d0d4a4c608af0f462eae7a06dc44
 SHA512 
0d2c56fd2e98c8f858cf3a03e2c2d84c20555716d015cdf1f0a789171cb6ea301050a41d1314a15316258f3f159123ba21526c1fd69cba548e8f259c70a92ab9
+DIST github-backup-utils-2.21.0.tar.gz 89907 BLAKE2B 
4261d127a73bc4701521f6c5078444c38b3d97ac4ab883f644e02057090b8a53b6c86849b988175416b6fb0566327b9938f28887417fef109dd59c1b246cf961
 SHA512 
fc037d180ce6cb238d4613583a1551256ffbc58ec8276945905c0127fb6e29f7d547dfdcbec30bb581202ce0447365642218e18ed8865f01e76037898d0a5126

diff --git a/app-admin/github-backup-utils/github-backup-utils-2.21.0.ebuild 
b/app-admin/github-backup-utils/github-backup-utils-2.21.0.ebuild
new file mode 100644
index 000..9a251dd782d
--- /dev/null
+++ b/app-admin/github-backup-utils/github-backup-utils-2.21.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# See https://github.com/github/backup-utils/issues/135
+PYTHON_COMPAT=(python2_7)
+inherit python-any-r1
+
+DESCRIPTION="Backup and recovery utilities for GitHub Enterprise"
+HOMEPAGE="https://github.com/github/backup-utils";
+SRC_URI="https://github.com/github/backup-utils/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? (
+   dev-util/checkbashisms
+   sys-apps/moreutils
+   ${PYTHON_DEPS}
+)"
+
+RDEPEND="net-misc/rsync"
+
+MY_PN="${PN/#github-/}"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+src_compile() {
+   :;
+}
+
+src_install() {
+   dobin bin/*
+   insinto usr/share/${PN}
+   doins share/${PN}/version
+
+   exeinto usr/share/${PN}
+   doexe share/${PN}/bm.sh
+   doexe share/${PN}/ghe-*
+
+   insinto etc/${PN}
+   newins backup.config-example backup.config
+
+dodoc -r docs/*
+}
+
+src_test() {
+   emake test
+}



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

2020-07-22 Thread Steve Arnold
commit: 4c1fd0122c117cae0b7adf1e1580b45cb39017b6
Author: Stephen Arnold  gentoo  org>
AuthorDate: Wed Jul 22 21:43:21 2020 +
Commit: Steve Arnold  gentoo  org>
CommitDate: Wed Jul 22 21:43:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1fd012

dev-python/diskcache: keyword for arm/arm64

* extensively tested on arm and arm64 (mainly deque/cache)
* nothin new from repoman for either arm or arm64

Package-Manager: Portage-2.3.67, Repoman-2.3.17
Signed-off-by: Steve Arnold  gentoo.org>

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

diff --git a/dev-python/diskcache/diskcache-4.1.0.ebuild 
b/dev-python/diskcache/diskcache-4.1.0.ebuild
index 36f1dadb121..9f91b9ac968 100644
--- a/dev-python/diskcache/diskcache-4.1.0.ebuild
+++ b/dev-python/diskcache/diskcache-4.1.0.ebuild
@@ -18,7 +18,7 @@ S=${WORKDIR}/python-diskcache-${PV}
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 BDEPEND="
test? (



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

2020-07-22 Thread Lars Wendler
commit: 4b7c5927664256f220922a04d97ddb2eef947c57
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Jul 22 21:44:04 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Jul 22 21:44:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7c5927

app-admin/sudo: Bump to version 1.9.2. Removed old

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

 app-admin/sudo/Manifest | 2 +-
 app-admin/sudo/{sudo-1.9.2_rc2.ebuild => sudo-1.9.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/sudo/Manifest b/app-admin/sudo/Manifest
index 56c5a8f9832..756ff988d03 100644
--- a/app-admin/sudo/Manifest
+++ b/app-admin/sudo/Manifest
@@ -2,4 +2,4 @@ DIST sudo-1.8.31.tar.gz 3350674 BLAKE2B 
de5a968732fdd58933b4c513d13c43a08cb50075
 DIST sudo-1.8.31p1.tar.gz 3351312 BLAKE2B 
85775ef574a3a1a9cc749809fe81f8350f7a4e3f46a905bc3392790b20bb7bc8e3c99fb504e01776f3a92aa6afa7972d3ff1c071aadd3a08ee1d2281f8b9ba50
 SHA512 
9344fd1d8a8445e8afb9c5628cdc832fe32ea29199f071f35fb6ec694371801556df560f4382afec199f468b1f3264ad5e3a89e964612e571b8d911f823724cc
 DIST sudo-1.9.0.tar.gz 3743850 BLAKE2B 
47d557afb13eee300d379ae31aae34cf7cf1e5ad140c6d7e599f687cca2cc259ec17f9ec0b3ca6f0badef81bb6e9d659e3e2bb77d9994218a9a3d88ec7ff2c19
 SHA512 
f2a191ea5fc65865718b110d4aca187cb5e2cd55c9c891fab32f21401e56f825f34c373e346c55c64fa49cec4d802efb63ccebf3d4a4e31d9a433077daf013b1
 DIST sudo-1.9.1.tar.gz 3834744 BLAKE2B 
835eaae5b61627da65f40f04646b261093c56f77bdfb1b64f746e569a4bfafcfbb31d88ab301bf8544a8714f43d3416a792ee8b0fdcb75d81dbc6fcf29551f0b
 SHA512 
7994c7d8f020188eda51787bb5f6fe7668518cc89b711e7840470db7e5bac1219490ffccc73854fecb14ceb3ffaf0fc605f3438c87b83f27921ea3626365105c
-DIST sudo-1.9.2rc2.tar.gz 3885151 BLAKE2B 
fe221afe010e8d61e2d900521860bc217081170939d70b2ccb378b8fc02facfb4478dcd0dc7bbe2ac607a935e5d22ddad33c9f3c7da4528ad6f6f6d250179275
 SHA512 
6e9c1dee84fa760d33cc4e1011d54897fbe2eeebfeb4d19b2cb1ed7eca3f9e2df81c7c5305a0eb5218f38088e83d75dd1aae327a9f1f05b37db047857fc69cdd
+DIST sudo-1.9.2.tar.gz 3890859 BLAKE2B 
879917b8045c999a17ef36006732509aa546ee6bb04de77191fb637aa0420d54f9e51ec69b697c22119d638393e9c84efcc1ca5e6e8ee5f0c08bb1ca07f3acea
 SHA512 
20afdf2604b1c93395157382b24f225cd1ff88d3a892362e2d69fecd240c4e7171f05032c08be1778cd1dea6e460025e4241f57272fac0ea3550e220b6d73d21

diff --git a/app-admin/sudo/sudo-1.9.2_rc2.ebuild 
b/app-admin/sudo/sudo-1.9.2.ebuild
similarity index 100%
rename from app-admin/sudo/sudo-1.9.2_rc2.ebuild
rename to app-admin/sudo/sudo-1.9.2.ebuild



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

2020-07-22 Thread Matt Turner
commit: da4339d71df7eb64b143b62a483b869e4f5b20b5
Author: Matt Turner  gentoo  org>
AuthorDate: Wed Jul 22 21:42:40 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Wed Jul 22 21:56:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da4339d7

media-libs/mesa: Version bump to 20.1.4

Signed-off-by: Matt Turner  gentoo.org>

 media-libs/mesa/Manifest   |   1 +
 media-libs/mesa/mesa-20.1.4.ebuild | 560 +
 2 files changed, 561 insertions(+)

diff --git a/media-libs/mesa/Manifest b/media-libs/mesa/Manifest
index 32085bfee41..fe6ab2e531a 100644
--- a/media-libs/mesa/Manifest
+++ b/media-libs/mesa/Manifest
@@ -2,3 +2,4 @@ DIST mesa-20.0.8.tar.xz 12360736 BLAKE2B 
19e3f8a40b34b5f17ed76077c5d92f728a134b2
 DIST mesa-20.1.1.tar.xz 12683180 BLAKE2B 
de602430ea91076f93b66d1be6da31bd3c74bc194709d36834bac6767c8c2f6047b0930cc070a19293f89a041dc881855ae1f1adedf02284ee4ebc3682487d61
 SHA512 
a8ae02915305488e5e0d8c104da73df1cdd61ab0b5c5d27a6851c418d25a2c9beeea9cddf93a341afa63cec52d356fe68b194c8c36e78c26f66fa884fc27f147
 DIST mesa-20.1.2.tar.xz 12717604 BLAKE2B 
b7f41ed625a13c35b5dfed9b1c0919beb73a2dc578dc93d6bd43b936b4cabecdd26eb0841eacf910f0f21afccfad2047d7c4aa4a4c9aeae1d07fb20a4f79028f
 SHA512 
467fc6a1cbfc1bc140ba2e6e90a14bd8d15d979b92ba14d084018b6cf22b172767575f5127c6edb5c3bdf12fe6696b27d9975826b3fbb5ad5909d258fc3b8433
 DIST mesa-20.1.3.tar.xz 12738132 BLAKE2B 
1faca00fd4d73eab1faad021b14dfd47b3f111cbc6fc0ebe23b4f7f92c3c0fccff937ae6fd88c53d3b9a24c66e1eb7f3aa1bf631a4e764daff292faca96039bc
 SHA512 
c3134cda6a07041c2cacd783663c0618e97f907bb0e67718a5c8fb03f4608ba47f0cd5adb6f0400a44f15fd70f3b41d66da1376035ba4e4f4f97a1843dcb1f77
+DIST mesa-20.1.4.tar.xz 12758452 BLAKE2B 
2f4e4563382a455f7fd6ac0bb32c91901c4ca4fa297da7769b40722713316ba9a6b8acc7bd5ae9df46b9ffea6bee13cdf2a8dd4fe747ac61dc052391aeae18d9
 SHA512 
f4d79694cda8531e7560147caf5d18bce5c685cd6c61264dced5adaa9043be9c83d3a2bd623ebffedc8d4258b9b1f97d84d9aeea307aa77cf99d0bc47c987155

diff --git a/media-libs/mesa/mesa-20.1.4.ebuild 
b/media-libs/mesa/mesa-20.1.4.ebuild
new file mode 100644
index 000..00b4050b4e8
--- /dev/null
+++ b/media-libs/mesa/mesa-20.1.4.ebuild
@@ -0,0 +1,560 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit llvm meson multilib-minimal python-any-r1 linux-info
+
+OPENGL_DIR="xorg-x11"
+
+MY_P="${P/_/-}"
+
+DESCRIPTION="OpenGL-like graphic library for Linux"
+HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/";
+
+if [[ ${PV} ==  ]]; then
+   EGIT_REPO_URI="https://gitlab.freedesktop.org/mesa/mesa.git";
+   inherit git-r3
+else
+   SRC_URI="https://mesa.freedesktop.org/archive/${MY_P}.tar.xz";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+RESTRICT="
+   !test? ( test )
+"
+
+RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"
+VIDEO_CARDS="${RADEON_CARDS} freedreno i915 i965 intel iris lima nouveau 
panfrost vc4 virgl vivante vmware"
+for card in ${VIDEO_CARDS}; do
+   IUSE_VIDEO_CARDS+=" video_cards_${card}"
+done
+
+IUSE="${IUSE_VIDEO_CARDS}
+   +classic d3d9 debug +dri3 +egl +gallium +gbm gles1 +gles2 +libglvnd 
+llvm
+   lm-sensors opencl osmesa selinux test unwind vaapi valgrind vdpau vulkan
+   vulkan-overlay wayland +X xa xvmc +zstd"
+
+REQUIRED_USE="
+   d3d9?   ( dri3 || ( video_cards_iris video_cards_r300 video_cards_r600 
video_cards_radeonsi video_cards_nouveau video_cards_vmware ) )
+   gles1?  ( egl )
+   gles2?  ( egl )
+   vulkan? ( dri3
+ video_cards_radeonsi? ( llvm ) )
+   vulkan-overlay? ( vulkan )
+   wayland? ( egl gbm )
+   video_cards_freedreno?  ( gallium )
+   video_cards_intel?  ( classic )
+   video_cards_i915?   ( || ( classic gallium ) )
+   video_cards_i965?   ( classic )
+   video_cards_iris?   ( gallium )
+   video_cards_lima?   ( gallium )
+   video_cards_nouveau? ( || ( classic gallium ) )
+   video_cards_panfrost? ( gallium )
+   video_cards_radeon? ( || ( classic gallium )
+ gallium? ( x86? ( llvm ) 
amd64? ( llvm ) ) )
+   video_cards_r100?   ( classic )
+   video_cards_r200?   ( classic )
+   video_cards_r300?   ( gallium x86? ( llvm ) amd64? ( llvm ) )
+   video_cards_r600?   ( gallium )
+   video_cards_radeonsi?   ( gallium llvm )
+   video_cards_vc4? ( gallium )
+   video_cards_virgl? ( gallium )
+   video_cards_vivante? ( gallium gbm )
+   video_cards_vmware? ( gallium )
+   xa? ( X )
+   xvmc? ( X )
+"
+
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.100"
+RDEPEND="
+   !app-eselect/eselect-mesa
+   >=dev-libs/expat-2.1.0-r3:=[${MULTILIB_U

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

2020-07-22 Thread David Seifert
commit: f177767e7403bf67b14cfbd6d08449a613f94dc7
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jul 22 22:29:58 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jul 22 22:29:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f177767e

net-im/skypeforlinux: Remove old

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

 net-im/skypeforlinux/Manifest  |  5 --
 .../skypeforlinux/skypeforlinux-8.59.0.77.ebuild   | 98 --
 .../skypeforlinux/skypeforlinux-8.60.0.76.ebuild   | 98 --
 .../skypeforlinux/skypeforlinux-8.61.0.77.ebuild   | 98 --
 .../skypeforlinux/skypeforlinux-8.61.0.95.ebuild   | 98 --
 .../skypeforlinux/skypeforlinux-8.62.0.83.ebuild   | 98 --
 6 files changed, 495 deletions(-)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index 896c5e21c93..0f6fcbb0fb7 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -1,6 +1 @@
-DIST skypeforlinux_8.59.0.77-1.x86_64.rpm 108914465 BLAKE2B 
9d8300b9d315b95528e7e453a4b2175a22cc598634f0b517e6e0b45dfd7c04d6cee92d46d455486ee00ea1953617132e6c97576d5cc344988912aa3df03609e8
 SHA512 
4faa158605c13ee66bf49aad8e1b06f0429772c676088559fb28f6012cf263c1425f830678edd9605cfd69a4a0fb75f051fd96acd0a8a4fb636bb3a5beceb211
-DIST skypeforlinux_8.60.0.76-1.x86_64.rpm 108325497 BLAKE2B 
84304111a215d0e0ddb7cdad218913feb961b490ab5bdee3ca506c1666b1a37dfdb8360fa84fb36c56cd47458012c92d6eea2f437e2b9787b7b232dc797adf76
 SHA512 
a7a1e3ae3c13d235c951c5aad006df668287e82914aa333ad5429ba1a2ac0ebb84cd703f4c5e620385469c91db437105dafac93dcde7af7bb774f48dbe2370d4
-DIST skypeforlinux_8.61.0.77-1.x86_64.rpm 113617464 BLAKE2B 
4e3b16cd0119e6bf1900aaa8b9a81bfc87d6ae20a109656001fd63220064c9418dac1ce8114db385ba08f7c7d915f94b9bc368a51f1c2b91d778942d1519abf0
 SHA512 
81b7797f2e77382358033db80b11870202aeeec4dac771161ec18c2f589b7110b6813bf5a0432e4db0926854da181641fbbeffda8ab644656af45afafa49b3a5
-DIST skypeforlinux_8.61.0.95-1.x86_64.rpm 113617440 BLAKE2B 
d09468c0bcca8551f8381f1af2d8b609bab40917582d184921ba054e60ab30cc58626fd3e0ccff8a93c5fbf6132091a461fa846bfedecda724b38dab47c9babd
 SHA512 
f9b844675fc30208be04d317aaad4c82543789806766045e564cf9d71105c1c5122507b6719cdf4879d656e2423dbc43b98cc2aad8a242d9def95a5f797b46de
-DIST skypeforlinux_8.62.0.83-1.x86_64.rpm 112166207 BLAKE2B 
1f582874279ce2699f2acd6809829b78cc9d0ad588dfecdffa8dec6f335f86f50c02881ed315e6add905c403e3437ff115eea9d6a8bd84c3593b63a4042dc961
 SHA512 
04a0f6bdb042190be6503077ed63ef908dd4532c440bde4891a91b121e79cb1438f6c556dbe1a1cdcaeccc2a2dad64d83f8a9be3dd4a4cc1c3024851afed6d84
 DIST skypeforlinux_8.62.0.85-1.x86_64.rpm 112166071 BLAKE2B 
a5647e8e0c332787293438721a71f088ba0441f31a94a68d5fa079bd32687ac31c223ba2fded4448e6ed3a95a7b5660215e3137f272e620b3d4205bd11122068
 SHA512 
30283e7c31d692988cd6ccb350dfcdf3dfdc22d8ac40aa2910a612dc72e08aa0742b53e6876ebde4b7c3727c283ea78e87332f121d1260b8ea65615e378cbc24

diff --git a/net-im/skypeforlinux/skypeforlinux-8.59.0.77.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.59.0.77.ebuild
deleted file mode 100644
index c2755ee5b06..000
--- a/net-im/skypeforlinux/skypeforlinux-8.59.0.77.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MULTILIB_COMPAT=( abi_x86_64 )
-
-inherit chromium-2 desktop pax-utils rpm multilib-build xdg
-
-DESCRIPTION="Instant messaging client, with support for audio and video"
-HOMEPAGE="https://www.skype.com/";
-SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm";
-
-LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 
Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-S="${WORKDIR}"
-QA_PREBUILT="*"
-RESTRICT="mirror bindist strip" #299368
-
-RDEPEND="
-   app-crypt/libsecret[${MULTILIB_USEDEP}]
-   dev-libs/atk[${MULTILIB_USEDEP}]
-   dev-libs/expat[${MULTILIB_USEDEP}]
-   dev-libs/glib:2[${MULTILIB_USEDEP}]
-   dev-libs/nspr[${MULTILIB_USEDEP}]
-   dev-libs/nss[${MULTILIB_USEDEP}]
-   media-libs/alsa-lib[${MULTILIB_USEDEP}]
-   media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
-   media-libs/freetype:2[${MULTILIB_USEDEP}]
-   media-libs/libv4l[${MULTILIB_USEDEP}]
-   net-print/cups[${MULTILIB_USEDEP}]
-   sys-apps/dbus[${MULTILIB_USEDEP}]
-   sys-devel/gcc[cxx]
-   virtual/ttf-fonts
-   x11-libs/cairo[${MULTILIB_USEDEP}]
-   x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
-   x11-libs/gtk+:3[${MULTILIB_USEDEP}]
-   x11-libs/libX11[${MULTILIB_USEDEP}]
-   x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
-   x11-libs/libXcomposite[${MULTILIB_USEDEP}]
-   x11-libs/libXcursor[${MULTILIB_USEDEP}]
-   x11-libs/libXdamage[${MULTILIB_USEDEP}

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

2020-07-22 Thread David Seifert
commit: 80b055510f10abe45c38fd3b3d667e4a0f6f883b
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jul 22 22:29:55 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jul 22 22:29:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b05551

net-im/skypeforlinux: Bump to 8.62.0.85

Closes: https://bugs.gentoo.org/733418
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Seifert  gentoo.org>

 net-im/skypeforlinux/Manifest  |  1 +
 .../skypeforlinux/skypeforlinux-8.62.0.85.ebuild   | 98 ++
 2 files changed, 99 insertions(+)

diff --git a/net-im/skypeforlinux/Manifest b/net-im/skypeforlinux/Manifest
index a7ff5ca5794..896c5e21c93 100644
--- a/net-im/skypeforlinux/Manifest
+++ b/net-im/skypeforlinux/Manifest
@@ -3,3 +3,4 @@ DIST skypeforlinux_8.60.0.76-1.x86_64.rpm 108325497 BLAKE2B 
84304111a215d0e0ddb7
 DIST skypeforlinux_8.61.0.77-1.x86_64.rpm 113617464 BLAKE2B 
4e3b16cd0119e6bf1900aaa8b9a81bfc87d6ae20a109656001fd63220064c9418dac1ce8114db385ba08f7c7d915f94b9bc368a51f1c2b91d778942d1519abf0
 SHA512 
81b7797f2e77382358033db80b11870202aeeec4dac771161ec18c2f589b7110b6813bf5a0432e4db0926854da181641fbbeffda8ab644656af45afafa49b3a5
 DIST skypeforlinux_8.61.0.95-1.x86_64.rpm 113617440 BLAKE2B 
d09468c0bcca8551f8381f1af2d8b609bab40917582d184921ba054e60ab30cc58626fd3e0ccff8a93c5fbf6132091a461fa846bfedecda724b38dab47c9babd
 SHA512 
f9b844675fc30208be04d317aaad4c82543789806766045e564cf9d71105c1c5122507b6719cdf4879d656e2423dbc43b98cc2aad8a242d9def95a5f797b46de
 DIST skypeforlinux_8.62.0.83-1.x86_64.rpm 112166207 BLAKE2B 
1f582874279ce2699f2acd6809829b78cc9d0ad588dfecdffa8dec6f335f86f50c02881ed315e6add905c403e3437ff115eea9d6a8bd84c3593b63a4042dc961
 SHA512 
04a0f6bdb042190be6503077ed63ef908dd4532c440bde4891a91b121e79cb1438f6c556dbe1a1cdcaeccc2a2dad64d83f8a9be3dd4a4cc1c3024851afed6d84
+DIST skypeforlinux_8.62.0.85-1.x86_64.rpm 112166071 BLAKE2B 
a5647e8e0c332787293438721a71f088ba0441f31a94a68d5fa079bd32687ac31c223ba2fded4448e6ed3a95a7b5660215e3137f272e620b3d4205bd11122068
 SHA512 
30283e7c31d692988cd6ccb350dfcdf3dfdc22d8ac40aa2910a612dc72e08aa0742b53e6876ebde4b7c3727c283ea78e87332f121d1260b8ea65615e378cbc24

diff --git a/net-im/skypeforlinux/skypeforlinux-8.62.0.85.ebuild 
b/net-im/skypeforlinux/skypeforlinux-8.62.0.85.ebuild
new file mode 100644
index 000..c2755ee5b06
--- /dev/null
+++ b/net-im/skypeforlinux/skypeforlinux-8.62.0.85.ebuild
@@ -0,0 +1,98 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MULTILIB_COMPAT=( abi_x86_64 )
+
+inherit chromium-2 desktop pax-utils rpm multilib-build xdg
+
+DESCRIPTION="Instant messaging client, with support for audio and video"
+HOMEPAGE="https://www.skype.com/";
+SRC_URI="https://repo.skype.com/rpm/stable/${PN}_${PV}-1.x86_64.rpm";
+
+LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 
Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="-* ~amd64"
+
+S="${WORKDIR}"
+QA_PREBUILT="*"
+RESTRICT="mirror bindist strip" #299368
+
+RDEPEND="
+   app-crypt/libsecret[${MULTILIB_USEDEP}]
+   dev-libs/atk[${MULTILIB_USEDEP}]
+   dev-libs/expat[${MULTILIB_USEDEP}]
+   dev-libs/glib:2[${MULTILIB_USEDEP}]
+   dev-libs/nspr[${MULTILIB_USEDEP}]
+   dev-libs/nss[${MULTILIB_USEDEP}]
+   media-libs/alsa-lib[${MULTILIB_USEDEP}]
+   media-libs/fontconfig:1.0[${MULTILIB_USEDEP}]
+   media-libs/freetype:2[${MULTILIB_USEDEP}]
+   media-libs/libv4l[${MULTILIB_USEDEP}]
+   net-print/cups[${MULTILIB_USEDEP}]
+   sys-apps/dbus[${MULTILIB_USEDEP}]
+   sys-devel/gcc[cxx]
+   virtual/ttf-fonts
+   x11-libs/cairo[${MULTILIB_USEDEP}]
+   x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}]
+   x11-libs/gtk+:3[${MULTILIB_USEDEP}]
+   x11-libs/libX11[${MULTILIB_USEDEP}]
+   x11-libs/libXScrnSaver[${MULTILIB_USEDEP}]
+   x11-libs/libXcomposite[${MULTILIB_USEDEP}]
+   x11-libs/libXcursor[${MULTILIB_USEDEP}]
+   x11-libs/libXdamage[${MULTILIB_USEDEP}]
+   x11-libs/libXext[${MULTILIB_USEDEP}]
+   x11-libs/libXfixes[${MULTILIB_USEDEP}]
+   x11-libs/libXi[${MULTILIB_USEDEP}]
+   x11-libs/libXrandr[${MULTILIB_USEDEP}]
+   x11-libs/libXrender[${MULTILIB_USEDEP}]
+   x11-libs/libXtst[${MULTILIB_USEDEP}]
+   x11-libs/libxcb[${MULTILIB_USEDEP}]
+   x11-libs/libxkbfile[${MULTILIB_USEDEP}]
+   x11-libs/pango[${MULTILIB_USEDEP}]"
+
+pkg_setup() {
+   chromium_suid_sandbox_check_kernel_config
+}
+
+src_unpack() {
+   rpm_src_unpack ${A}
+}
+
+src_prepare() {
+   default
+   sed -e 
"s!^SKYPE_PATH=.*!SKYPE_PATH=${EPREFIX}/opt/skypeforlinux/skypeforlinux!" \
+   -i usr/bin/skypeforlinux || die
+   sed -e 
"s!^Categories=.*!Categories=Network;InstantMessaging;Telephony;!" \
+   -e "/^OnlyShowIn=/d" \
+   -i usr

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

2020-07-22 Thread Sam James
commit: 8e2d299e2a27ee4c9a97d6dc3d2fd161db141852
Author: Sam James  gentoo  org>
AuthorDate: Thu Jul 23 01:28:38 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jul 23 01:28:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e2d299e

dev-python/pyclipper: amd64 stable (bug #733550)

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

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

diff --git a/dev-python/pyclipper/pyclipper-1.2.0.ebuild 
b/dev-python/pyclipper/pyclipper-1.2.0.ebuild
index 3efd8d8de2f..fa1d38af68a 100644
--- a/dev-python/pyclipper/pyclipper-1.2.0.ebuild
+++ b/dev-python/pyclipper/pyclipper-1.2.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${P/_p/.post}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 BDEPEND="



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

2020-07-22 Thread Sam James
commit: eeb3596e2401d3461c79caaccef1f3184acd8cd9
Author: Sam James  gentoo  org>
AuthorDate: Thu Jul 23 01:28:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jul 23 01:28:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb3596e

media-fonts/noto-emoji: amd64 stable (bug #733550)

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

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

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



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

2020-07-22 Thread Patrick McLean
commit: 30f46038c83a6aed410f146cb1ddac78201d9346
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Jul 23 02:05:39 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jul 23 02:06:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30f46038

net-libs/libnftnl: Add  ebuild

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Patrick McLean  gentoo.org>

 net-libs/libnftnl/libnftnl-.ebuild | 60 ++
 1 file changed, 60 insertions(+)

diff --git a/net-libs/libnftnl/libnftnl-.ebuild 
b/net-libs/libnftnl/libnftnl-.ebuild
new file mode 100644
index 000..ee2ad5f135b
--- /dev/null
+++ b/net-libs/libnftnl/libnftnl-.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools linux-info toolchain-funcs usr-ldscript
+
+DESCRIPTION="Netlink API to the in-kernel nf_tables subsystem"
+HOMEPAGE="https://netfilter.org/projects/nftables/";
+
+if [[ ${PV} =~ ^[9]{4,}$ ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://git.netfilter.org/${PN}";
+else
+   SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2";
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~sparc ~x86"
+fi
+
+LICENSE="GPL-2"
+SLOT="0/11" # libnftnl.so version
+IUSE="examples static-libs test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=net-libs/libmnl-1.0.4"
+BDEPEND="virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+
+pkg_setup() {
+   if kernel_is ge 3 13; then
+   CONFIG_CHECK="~NF_TABLES"
+   linux-info_pkg_setup
+   else
+   eerror "This package requires kernel version 3.13 or newer to 
work properly."
+   fi
+}
+
+src_prepare() {
+   default
+   [[ ${PV} =~ ^[9]{4,}$ ]] && eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable static-libs static)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   gen_usr_ldscript -a nftnl
+   find "${ED}" -type f -name '*.la' -delete || die
+
+   if use examples; then
+   find examples/ -name 'Makefile*' -delete || die "Could not rm 
examples"
+   dodoc -r examples
+   docompress -x /usr/share/doc/${PF}/examples
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: net-firewall/nftables/

2020-07-22 Thread Patrick McLean
commit: e43b2f0dfb489f439535e9e52bb7bd6f396558fc
Author: Patrick McLean  gentoo  org>
AuthorDate: Thu Jul 23 02:06:23 2020 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Thu Jul 23 02:06:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43b2f0d

net-firewall/nftables-: Update deps in 

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Patrick McLean  gentoo.org>

 net-firewall/nftables/nftables-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-firewall/nftables/nftables-.ebuild 
b/net-firewall/nftables/nftables-.ebuild
index 916382cdf8d..989c4f467e9 100644
--- a/net-firewall/nftables/nftables-.ebuild
+++ b/net-firewall/nftables/nftables-.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://netfilter.org/projects/nftables/";
 
 if [[ ${PV} =~ ^[9]{4,}$ ]]; then
inherit git-r3
-   EGIT_REPO_URI="https://git.netfilter.org/nftables";
+   EGIT_REPO_URI="https://git.netfilter.org/${PN}";
 
BDEPEND="
sys-devel/bison
@@ -24,7 +24,7 @@ else
 fi
 
 LICENSE="GPL-2"
-SLOT="0"
+SLOT="0/1"
 IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables"
 
 RDEPEND="
@@ -33,7 +33,7 @@ RDEPEND="
json? ( dev-libs/jansson )
python? ( ${PYTHON_DEPS} )
readline? ( sys-libs/readline:0= )
-   >=net-libs/libnftnl-1.1.7:0=
+   >=net-libs/libnftnl-1.1.8:0=
xtables? ( >=net-firewall/iptables-1.6.1 )
 "
 



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

2020-07-22 Thread Rick Farina
commit: d94bab21a1f5b3e281de460fb484aeb90aed6bb9
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Jul 23 01:55:49 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Jul 23 02:07:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94bab21

net-wireless/aircrack-ng: update metadata

closes bug #727586

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/aircrack-ng/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-wireless/aircrack-ng/metadata.xml 
b/net-wireless/aircrack-ng/metadata.xml
index c08472be5bc..23f17220a3f 100644
--- a/net-wireless/aircrack-ng/metadata.xml
+++ b/net-wireless/aircrack-ng/metadata.xml
@@ -21,4 +21,7 @@
Build the "experimental" tools which may 
randomly fail to run properly
Use netlink for channel control instead of 
WEXT
 
+   
+   aircrack-ng/aircrack-ng
+   
 



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

2020-07-22 Thread Rick Farina
commit: 36b4c03d53f9780246efcc3e12dd5d919cb49d5f
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Jul 23 01:33:17 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Jul 23 02:07:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36b4c03d

net-wireless/srslte: bump

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/srslte/Manifest   | 2 +-
 net-wireless/srslte/{srslte-19.09.ebuild => srslte-20.04.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/srslte/Manifest b/net-wireless/srslte/Manifest
index 34f1d10c587..c9dd17c11a8 100644
--- a/net-wireless/srslte/Manifest
+++ b/net-wireless/srslte/Manifest
@@ -1 +1 @@
-DIST srslte-19.09.tar.gz 2372283 BLAKE2B 
8d3b3cdfe777824c30e570f61ffddd1a9b1fd8136b6f67c2d54cbcfe089a1f55cc56d5b02ddb983c8a3e96af4228509b17a3c816b2d5196bc87bae29e14a625f
 SHA512 
3516bb4aa027437420509eeca98e30f8f5c2bc7f8f1a606309587b70b51f2e6712c605155ec76a38868bf4c1f9007641c8c5b986c1cda76486bf3c4788eed888
+DIST srslte-20.04.1.tar.gz 7852357 BLAKE2B 
1a9f4064c39fb09d155d0fef7de77f2277528296f749a8cef42624d0dd68a3e957eabceea44d74a1c5a4b28bf6e89f10dbf4b91a4b35ef197e07c36863277167
 SHA512 
0c55fc5f29a419c74c1bdbf94f63d0296341a1691faac9bf1e862d1b8afd207807907d376efc49513bb0f0e4f8fa6ef16fa8785d203a454824b33652788b5d2f

diff --git a/net-wireless/srslte/srslte-19.09.ebuild 
b/net-wireless/srslte/srslte-20.04.1.ebuild
similarity index 98%
rename from net-wireless/srslte/srslte-19.09.ebuild
rename to net-wireless/srslte/srslte-20.04.1.ebuild
index 444a0103a63..67d1eb85aac 100644
--- a/net-wireless/srslte/srslte-19.09.ebuild
+++ b/net-wireless/srslte/srslte-20.04.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 inherit cmake-utils vcs-snapshot
 
-MY_PV=${PV/./_}
+MY_PV=${PV//./_}
 
 DESCRIPTION="Open source SDR LTE software suite from Software Radio Systems"
 HOMEPAGE="http://www.softwareradiosystems.com";



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

2020-07-22 Thread Rick Farina
commit: 38027d307f1b5874fbd9c7564c8403262de7e2cd
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Jul 23 01:28:59 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Jul 23 02:07:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38027d30

net-wireless/aircrack-ng: fix building with gcc-10

new snapshot

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Rick Farina  gentoo.org>

 net-wireless/aircrack-ng/Manifest   | 2 +-
 ...ircrack-ng-1.6_p20200519.ebuild => aircrack-ng-1.6_p20200722.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-wireless/aircrack-ng/Manifest 
b/net-wireless/aircrack-ng/Manifest
index 8de8e6ae921..6e33366378d 100644
--- a/net-wireless/aircrack-ng/Manifest
+++ b/net-wireless/aircrack-ng/Manifest
@@ -1,3 +1,3 @@
 DIST aircrack-ng-1.5.2.tar.gz 7138360 BLAKE2B 
cfc178d76273bb1cf6c34b1656a710d046a094f9c772a562f19ae783c30810cf7b6aa8668566ef6998af79090266771aeea8037b446eb0b9755b602ddcebc0d2
 SHA512 
72c249782dda3a875fbec98e4fe0e6044a6f123ebd36341a5f42733dfe6c26d96b5c74f67c0547b81c5dd5e2f52a6f475b424885f8e6fa21279ac539228038f5
 DIST aircrack-ng-1.6.tar.gz 7933308 BLAKE2B 
c4cacdc9b767789a7b2426857831c1f8166d3f2e11a71cffc1466f2d4006552dfe420a50e0085f3c74fbdc23770309bb81d49e0c5372b0e4a8fa5e294c16d942
 SHA512 
df65ec3032ff20dc4aae4921e6a9c330a51b5df89af02d4c6fbf691fcfade21658b1a2d5de286a7e729dc6fb740f6fd4e6b6f53649486ef64bc3d00d81a95bd5
-DIST aircrack-ng-1.6_p20200519.tar.gz 7598576 BLAKE2B 
b34f5fca831d253503dcd28f84a9386b9fae68469e7965ca54af2b85daf6dee5ebd5973fc1d08428c52ac936544e48bf422b50ca8873637ac6f20d47037b5498
 SHA512 
5c0059869e2ee8927f0faa9e8194563f76297ba9e3de46e68acfa433cdfe97977d084277713ab17504295f7038880535a34f295e9d3fe70fd55505ee82801ac2
+DIST aircrack-ng-1.6_p20200722.tar.gz 7602785 BLAKE2B 
67426a8f1d683fa374e8aa3dfd78ec860f622127f37080f0b3acba6fd7e05088203a60a9c7fd6265835b7b52697fd7d2660a5efb79c3c72d7098a081dd83ecfe
 SHA512 
dc7c80099bdcd6c68c5e06e4668453c0c594c66d57079ed77c27467e4d2307ca63ea9671966e06feb6b698020b683f6830d401701e4472acbf0edb4f22bb1f75

diff --git a/net-wireless/aircrack-ng/aircrack-ng-1.6_p20200519.ebuild 
b/net-wireless/aircrack-ng/aircrack-ng-1.6_p20200722.ebuild
similarity index 98%
rename from net-wireless/aircrack-ng/aircrack-ng-1.6_p20200519.ebuild
rename to net-wireless/aircrack-ng/aircrack-ng-1.6_p20200722.ebuild
index dfd72571efe..1665bc26c60 100644
--- a/net-wireless/aircrack-ng/aircrack-ng-1.6_p20200519.ebuild
+++ b/net-wireless/aircrack-ng/aircrack-ng-1.6_p20200722.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "" ]] ; then
EGIT_REPO_URI="https://github.com/aircrack-ng/aircrack-ng.git";
 else
#SRC_URI="https://download.aircrack-ng.org/${P}.tar.gz";
-   COMMIT="225993949cd1c8228227ab4e6d315538a908c101"
+   COMMIT="5a02ac4818b30d2e87b3e18e497a5f9e5319394f"

SRC_URI="https://github.com/aircrack-ng/aircrack-ng/archive/${COMMIT}.tar.gz -> 
${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~amd64-linux ~x86-linux"



[gentoo-commits] proj/portage:master commit in: lib/portage/tests/resolver/, lib/_emerge/resolver/, ...

2020-07-22 Thread Zac Medico
tage/tests/util/futures/asyncio/test_pipe_closed.py 
lib/portage/tests/util/futures/asyncio/test_subprocess_exec.py 
lib/portage/tests/util/futures/test_retry.py 
lib/portage/tests/util/test_socks5.py lib/portage/util/_async/PipeLogger.py 
lib/portage/util/_compare_files.py lib/portage/util/_desktop_entry.py 
lib/portage/util/_dyn_libs/LinkageMapELF.py 
lib/portage/util/_dyn_libs/NeededEntry.py 
lib/portage/util/_dyn_libs/PreservedLibsRegistry.py 
lib/portage/util/_eventloop/EventLoop.py 
lib/portage/util/_eventloop/global_event_loop.py lib/portage/util/_urlopen.py 
lib/portage/util/compression_probe.py lib/portage/util/configparser.py 
lib/portage/util/digraph.py lib/portage/util/env_update.py 
lib/portage/util/install_mask.py lib/portage/util/listdir.py 
lib/portage/util/movefile.py lib/portage/util/mtimedb.py 
lib/portage/util/whirlpool.py lib/portage/versions.py 
lib/portage/xml/metadata.py lib/portage/xpak.py
X-VCS-Directories: lib/portage/util/_eventloop/ lib/portage/tests/unicode/ 
lib/portage/tests/ebuild/ lib/portage/ lib/portage/dep/soname/ 
lib/portage/tests/process/ lib/portage/proxy/ lib/portage/tests/lint/ 
lib/portage/util/ lib/portage/sync/modules/rsync/ 
lib/portage/tests/util/futures/asyncio/ lib/portage/tests/util/ 
lib/portage/cache/ lib/portage/tests/util/futures/ lib/portage/elog/ 
lib/portage/package/ebuild/ lib/portage/dbapi/ 
lib/portage/emaint/modules/binhost/ lib/portage/tests/dep/ 
lib/portage/cache/index/ lib/portage/tests/sync/ 
lib/portage/emaint/modules/sync/ lib/portage/tests/resolver/ 
lib/_emerge/resolver/ lib/portage/_sets/ lib/portage/_emirrordist/ 
lib/portage/repository/ lib/portage/xml/ lib/portage/sync/ lib/_emerge/ 
lib/portage/util/_async/ lib/portage/util/_dyn_libs/
X-VCS-Committer: zmedico
X-VCS-Committer-Name: Zac Medico
X-VCS-Revision: be20b37180f709ab0e451e4e07b6e82ac3a87b56
X-VCS-Branch: master
Date: Thu, 23 Jul 2020 02:59:58 + (UTC)

commit: be20b37180f709ab0e451e4e07b6e82ac3a87b56
Author: Alec Warner  gentoo  org>
AuthorDate: Thu Jul 23 00:34:59 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Jul 23 02:59:00 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=be20b371

Fix 'unused-import' for stdlib imports.

This is part of a cleanup to enable pylint. This is only stdlib modules;
there are hundreds of unused imports of other modules but its less clear
how safe those are to remove due to side effects.

Signed-off-by: Alec Warner  gentoo.org>
Change-Id: If9bee83bbbe1620b34a0f8d153637909af2b8512
Closes: https://github.com/gentoo/portage/pull/585
Signed-off-by: Zac Medico  gentoo.org>

 lib/_emerge/AbstractPollTask.py| 1 -
 lib/_emerge/BlockerCache.py| 1 -
 lib/_emerge/BlockerDB.py   | 1 -
 lib/_emerge/DependencyArg.py   | 1 -
 lib/_emerge/FakeVartree.py | 1 -
 lib/_emerge/FifoIpcDaemon.py   | 1 -
 lib/_emerge/Package.py | 2 --
 lib/_emerge/PackageVirtualDbapi.py | 1 -
 lib/_emerge/PipeReader.py  | 1 -
 lib/_emerge/SequentialTaskQueue.py | 1 -
 lib/_emerge/TaskSequence.py| 1 -
 lib/_emerge/UseFlagDisplay.py  | 1 -
 lib/_emerge/actions.py | 4 
 lib/_emerge/create_world_atom.py   | 1 -
 lib/_emerge/depgraph.py| 1 -
 lib/_emerge/emergelog.py   | 1 -
 lib/_emerge/resolver/DbapiProvidesIndex.py | 1 -
 lib/_emerge/resolver/output.py | 1 -
 lib/_emerge/resolver/output_helpers.py | 1 -
 lib/_emerge/resolver/slot_collision.py | 1 -
 lib/portage/_emirrordist/Config.py | 1 -
 lib/portage/_emirrordist/FetchTask.py  | 2 --
 lib/portage/_emirrordist/MirrorDistTask.py | 1 -
 lib/portage/_selinux.py| 1 -
 lib/portage/_sets/base.py  | 1 -
 lib/portage/cache/anydbm.py| 1 -
 lib/portage/cache/flat_hash.py | 1 -
 lib/portage/cache/fs_template.py   | 1 -
 lib/portage/cache/index/pkg_desc_index.py  | 1 -
 lib/portage/cache/mappings.py  | 1 -
 lib/portage/cache/metadata.py  | 1 -
 lib/portage/cache/sql_template.py  | 1 -
 lib/portage/cache/sqlite.py| 1 -
 lib/portage/cache/template.py  

[gentoo-commits] repo/gentoo:master commit in: dev-perl/Pango/

2020-07-22 Thread Kent Fredric
commit: 9489231b0a375b16443b117cba81607a704cb7b3
Author: Kent Fredric  gentoo  org>
AuthorDate: Wed Jul 22 07:41:07 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 03:34:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9489231b

dev-perl/Pango: Drop various prefixes re bug #690140

Depends:
- dev-perl/Gtk2

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Pango/Pango-1.227.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Pango/Pango-1.227.0-r1.ebuild 
b/dev-perl/Pango/Pango-1.227.0-r1.ebuild
index e8a23f9640e..493280fa6fc 100644
--- a/dev-perl/Pango/Pango-1.227.0-r1.ebuild
+++ b/dev-perl/Pango/Pango-1.227.0-r1.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Layout and render international text"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x64-macos ~sparc64-solaris ~x86-solaris"
 IUSE="examples test minimal"
 RESTRICT="!test? ( test )"
 



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

2020-07-22 Thread Michael Orlitzky
commit: f2d0bf60c44c9de782714f5ff3fbcad8e4c4acc7
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Thu Jul 23 04:22:19 2020 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Thu Jul 23 04:22:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d0bf60

net-dns/valtz: maintainer stabilize on amd64/x86.

This package doesn't change and it's independent of the rest of the
tree, so let's just mark it stable once and for all.

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

 net-dns/valtz/valtz-0.7-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/valtz/valtz-0.7-r3.ebuild 
b/net-dns/valtz/valtz-0.7-r3.ebuild
index 002d679c03a..131ff011aed 100644
--- a/net-dns/valtz/valtz-0.7-r3.ebuild
+++ b/net-dns/valtz/valtz-0.7-r3.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
@@ -9,7 +9,7 @@ HOMEPAGE="https://x42.com/software/valtz/";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl"



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

2020-07-22 Thread Petrus Zhao
commit: 59248dae611c883a21780cab9645a58eb958d15e
Author: Petrus Zhao  gmail  com>
AuthorDate: Thu Jul 23 04:52:20 2020 +
Commit: Petrus Zhao  gmail  com>
CommitDate: Thu Jul 23 04:52:20 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=59248dae

x11-misc/i3lock-color: verson bump to 2.12.5, drop old

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

 x11-misc/i3lock-color/Manifest   | 2 +-
 .../{i3lock-color-2.12_rc4.ebuild => i3lock-color-2.12.5.ebuild} | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/x11-misc/i3lock-color/Manifest b/x11-misc/i3lock-color/Manifest
index 776d94c..6767dcc 100644
--- a/x11-misc/i3lock-color/Manifest
+++ b/x11-misc/i3lock-color/Manifest
@@ -1 +1 @@
-DIST i3lock-color-2.12_rc4.tar.gz 208175 BLAKE2B 
b5d9596eb6e96b4e9016b4bb4e4e6f2cd9c6563053246f6ba8dc3ccefbb1a0df36c2e3a8d34fb9e68439cf380d096084acc6aa3f5c3f155bcfa608f202fb4053
 SHA512 
93447f1a7225ab5af4bc476e81009937036efe017ef85fa2a5ae2e2ec59a5dbec6658ccd9f1dc3e45810915d4c8faa90d636e1c771f982f6424274e6e78e09e4
+DIST i3lock-color-2.12.5.tar.gz 208433 BLAKE2B 
c799e853783765766f49cbfccd2b568d22999a5ef18b1dbb8f1ab63d3c71c146a78d4807594039e9cff4350633d513af7533709d41917ed5dc424e72529b8467
 SHA512 
c59e6561a1d1ffd0abd5ff56c295d71b6cc8439c7d5697cfed4d2f06a87aa0aa102cee5d55363de1d91c501eee102547d0ebef4bb4bd316ef31370eec062ddbb

diff --git a/x11-misc/i3lock-color/i3lock-color-2.12_rc4.ebuild 
b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
similarity index 93%
rename from x11-misc/i3lock-color/i3lock-color-2.12_rc4.ebuild
rename to x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
index 8b8e4f0..152923c 100644
--- a/x11-misc/i3lock-color/i3lock-color-2.12_rc4.ebuild
+++ b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-MY_PV="${PV//_rc4/.c.4}"
+MY_PV="${PV//.5/.c.5}"
 
 DESCRIPTION="Improved i3lock with color customization"
 HOMEPAGE="https://github.com/Raymo111/i3lock-color";
@@ -25,7 +25,6 @@ RDEPEND="
dev-libs/libev
media-libs/fontconfig:=
media-libs/libjpeg-turbo
-   !x11-misc/i3lock
 "
 
 DEPEND="${RDEPEND}"
@@ -34,7 +33,7 @@ BDEPEND="virtual/pkgconfig"
 S="${WORKDIR}/${PN}-${MY_PV}"
 
 src_configure() {
-   autoreconf -fiv || die
+   autoreconf -fiv
econf
 }
 



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

2020-07-22 Thread Kent Fredric
commit: 8343df6f8d2a6d75c05d2b5f563a39f1882deda1
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 04:27:53 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8343df6f

virtual/ffmpeg: Drop x86-solaris re bug #690140

Depends:
- media-video/ffmpeg
 - net-misc/wget
  - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 virtual/ffmpeg/ffmpeg-9-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/ffmpeg/ffmpeg-9-r2.ebuild 
b/virtual/ffmpeg/ffmpeg-9-r2.ebuild
index c0a3c3dc1ef..ffcd5fe138b 100644
--- a/virtual/ffmpeg/ffmpeg-9-r2.ebuild
+++ b/virtual/ffmpeg/ffmpeg-9-r2.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Virtual package for FFmpeg executable 
implementation"
 #  !libav? ( media-video/ffmpeg:0= )
 
 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"
 IUSE="X +encode gsm jpeg2k libav mp3 opus sdl speex theora threads truetype 
vaapi vdpau x264"
 
 RDEPEND="



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

2020-07-22 Thread Kent Fredric
commit: 7566529a6c45bd417c992508d3db30331dc1037f
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 04:34:35 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7566529a

media-sound/cmus: Drop x86-solaris re bug #690140

Depends:
- media-video/ffmpeg
 - net-misc/wget
  - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 media-sound/cmus/cmus-2.8.0.ebuild | 2 +-
 media-sound/cmus/cmus-.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-sound/cmus/cmus-2.8.0.ebuild 
b/media-sound/cmus/cmus-2.8.0.ebuild
index f16a68ffb6d..1cc9fb01d88 100644
--- a/media-sound/cmus/cmus-2.8.0.ebuild
+++ b/media-sound/cmus/cmus-2.8.0.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/cmus/cmus/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~x86-solaris"
+   KEYWORDS="amd64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Ncurses based music player with plugin support for many formats"

diff --git a/media-sound/cmus/cmus-.ebuild 
b/media-sound/cmus/cmus-.ebuild
index cc2f6aee263..dc3b1a64b34 100644
--- a/media-sound/cmus/cmus-.ebuild
+++ b/media-sound/cmus/cmus-.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="https://github.com/cmus/cmus/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~x86-solaris"
+   KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Ncurses based music player with plugin support for many formats"



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

2020-07-22 Thread Kent Fredric
commit: 7dec915069efac8a4c9b0d29e79e0094f2892338
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 05:12:23 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dec9150

media-video/ffmpeg: Drop macos and solaris prefixes re bug #690140

Depends:
- net-misc/wget
 - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild | 2 +-
 media-video/ffmpeg/ffmpeg-4.2.3.ebuild| 2 +-
 media-video/ffmpeg/ffmpeg-4.2.4.ebuild| 2 +-
 media-video/ffmpeg/ffmpeg-4.3-r1.ebuild   | 2 +-
 media-video/ffmpeg/ffmpeg-4.3.ebuild  | 2 +-
 media-video/ffmpeg/ffmpeg-.ebuild | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild 
b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild
index af551738ba8..5f812cb1b01 100644
--- a/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild
+++ b/media-video/ffmpeg/ffmpeg-3.4.6-r1.ebuild
@@ -54,7 +54,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 
~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild 
b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
index 4bad089efe8..870f697ab83 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.3.ebuild
@@ -62,7 +62,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-4.2.4.ebuild 
b/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
index 4bad089efe8..870f697ab83 100644
--- a/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.2.4.ebuild
@@ -62,7 +62,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild 
b/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild
index c9f0d3c37c2..fae73db7594 100644
--- a/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.3-r1.ebuild
@@ -59,7 +59,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-4.3.ebuild 
b/media-video/ffmpeg/ffmpeg-4.3.ebuild
index aadf10c59f0..38db0ce605e 100644
--- a/media-video/ffmpeg/ffmpeg-4.3.ebuild
+++ b/media-video/ffmpeg/ffmpeg-4.3.ebuild
@@ -59,7 +59,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~amd64 ~arm64 ~mips ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.

diff --git a/media-video/ffmpeg/ffmpeg-.ebuild 
b/media-video/ffmpeg/ffmpeg-.ebuild
index 31baa656f13..135717fbdd3 100644
--- a/media-video/ffmpeg/ffmpeg-.ebuild
+++ b/media-video/ffmpeg/ffmpeg-.ebuild
@@ -59,7 +59,7 @@ LICENSE="
samba? ( GPL-3 )
 "
 if [ "${PV#}" = "${PV}" ] ; then
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-linux ~x86-linux"
 fi
 
 # Options to use as use_enable in the foo[:bar] form.



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

2020-07-22 Thread Kent Fredric
commit: 1f880413f30493df4af453eed2486efc0d2a
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 05:06:14 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f880413

media-video/mplayer: Drop macos and solaris prefixes re bug #690140

Depends:
- media-video/ffmpeg
 - net-misc/wget
  - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 media-video/mplayer/mplayer-1.3.0-r6.ebuild | 2 +-
 media-video/mplayer/mplayer-1.4-r1.ebuild   | 2 +-
 media-video/mplayer/mplayer-.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-video/mplayer/mplayer-1.3.0-r6.ebuild 
b/media-video/mplayer/mplayer-1.3.0-r6.ebuild
index 25e24f49c4c..425e4c483f2 100644
--- a/media-video/mplayer/mplayer-1.3.0-r6.ebuild
+++ b/media-video/mplayer/mplayer-1.3.0-r6.ebuild
@@ -151,7 +151,7 @@ RDEPEND+="
 SLOT="0"
 LICENSE="GPL-2"
 if [[ ${PV} != ** ]]; then
-   KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux 
~x86-linux"
 fi
 
 # faac codecs are nonfree

diff --git a/media-video/mplayer/mplayer-1.4-r1.ebuild 
b/media-video/mplayer/mplayer-1.4-r1.ebuild
index 93dbc986c80..12e39fc2ea0 100644
--- a/media-video/mplayer/mplayer-1.4-r1.ebuild
+++ b/media-video/mplayer/mplayer-1.4-r1.ebuild
@@ -150,7 +150,7 @@ RDEPEND+="
 SLOT="0"
 LICENSE="GPL-2"
 if [[ ${PV} != ** ]]; then
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 # faac codecs are nonfree

diff --git a/media-video/mplayer/mplayer-.ebuild 
b/media-video/mplayer/mplayer-.ebuild
index 93dbc986c80..12e39fc2ea0 100644
--- a/media-video/mplayer/mplayer-.ebuild
+++ b/media-video/mplayer/mplayer-.ebuild
@@ -150,7 +150,7 @@ RDEPEND+="
 SLOT="0"
 LICENSE="GPL-2"
 if [[ ${PV} != ** ]]; then
-   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 fi
 
 # faac codecs are nonfree



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

2020-07-22 Thread Kent Fredric
commit: 2a1080007e5b2cb13287797eb1df610bf294d4ba
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 04:57:03 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a108000

media-gfx/gimp: Drop solaris and macos prefixes re bug #690140

Depends:
- media-libs/gegl
 - media-video/ffmpeg
  - net-misc/wget
   - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 media-gfx/gimp/gimp-2.8.22-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gimp/gimp-2.8.22-r2.ebuild 
b/media-gfx/gimp/gimp-2.8.22-r2.ebuild
index 2d4e6ea92da..e8d8df39e9d 100644
--- a/media-gfx/gimp/gimp-2.8.22-r2.ebuild
+++ b/media-gfx/gimp/gimp-2.8.22-r2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gimp.org/";
 SRC_URI="mirror://gimp/v$(get_version_component_range 1-2)/${P}.tar.bz2"
 LICENSE="GPL-3 LGPL-3"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 
~amd64-linux ~x86-linux"
 
 LANGS="am ar ast az be bg br ca ca@valencia cs csb da de dz el en_CA en_GB eo 
es et eu fa fi fr ga gl gu he hi hr hu id is it ja ka kk km kn ko lt lv mk ml 
ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te 
th tr tt uk vi xh yi zh_CN zh_HK zh_TW"
 IUSE="alsa aalib altivec aqua bzip2 curl dbus debug doc exif gnome postscript 
jpeg lcms cpu_flags_x86_mmx mng pdf png python smp cpu_flags_x86_sse svg tiff 
udev wmf xpm"



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

2020-07-22 Thread Kent Fredric
commit: c1383134cd104e7f9a1df3aa416892d2d7b5d112
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 04:52:14 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1383134

media-gfx/ufraw: Drop solaris prefixes re bug #690140

Depends:
- media-gfx/gimp
 - media-libs/gegl
  - media-video/ffmpeg
   - net-misc/wget
- dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 media-gfx/ufraw/ufraw-0.22-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/ufraw/ufraw-0.22-r3.ebuild 
b/media-gfx/ufraw/ufraw-0.22-r3.ebuild
index 9d1ace9d197..23f139c7fab 100644
--- a/media-gfx/ufraw/ufraw-0.22-r3.ebuild
+++ b/media-gfx/ufraw/ufraw-0.22-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
 IUSE="contrast fits gimp gnome gtk openmp timezone"
 
 REQUIRED_USE="gimp? ( gtk )"



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

2020-07-22 Thread Kent Fredric
commit: 20fc51112bcad43d0593df54ba8f5c5dc7bee921
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 04:54:14 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fc5111

media-gfx/dcraw: Drop x86-solaris re bug #690140

Depends:
- media-gfx/gimp
 - media-libs/gegl
  - media-video/ffmpeg
   - net-misc/wget
- dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

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

diff --git a/media-gfx/dcraw/dcraw-9.28.0-r1.ebuild 
b/media-gfx/dcraw/dcraw-9.28.0-r1.ebuild
index ab87022b82a..49ae04268c3 100644
--- a/media-gfx/dcraw/dcraw-9.28.0-r1.ebuild
+++ b/media-gfx/dcraw/dcraw-9.28.0-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux"
 LANGS=" ca cs de da eo es fr hu it nl pl pt ru sv zh_CN zh_TW"
 IUSE="nls gimp jpeg lcms"
 



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

2020-07-22 Thread Kent Fredric
commit: 782a754c7a70a3b070ee612024f7afe20b166eec
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 04:50:30 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782a754c

media-gfx/xsane: Drop macos prefixes re bug #690140

Depends:
- media-gfx/gimp
 - media-libs/gegl
  - media-video/ffmpeg
   - net-misc/wget
- dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 media-gfx/xsane/xsane-0.999-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/xsane/xsane-0.999-r2.ebuild 
b/media-gfx/xsane/xsane-0.999-r2.ebuild
index 9c0f60ec0b3..da19a27bb81 100644
--- a/media-gfx/xsane/xsane-0.999-r2.ebuild
+++ b/media-gfx/xsane/xsane-0.999-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="nls jpeg png tiff gimp lcms ocr"
 
 RDEPEND="



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

2020-07-22 Thread Kent Fredric
commit: 0da58e96d0a8d323ba2c5abce340fa050c8c1aa7
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 04:48:29 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da58e96

app-text/gocr: Drop ppc-macos re bug #690140

Depends:
- media-gfx/xsane
 - media-gfx/gimp
  - media-libs/gegl
   - media-video/ffmpeg
- net-misc/wget
 - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

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

diff --git a/app-text/gocr/gocr-0.50.ebuild b/app-text/gocr/gocr-0.50.ebuild
index 4061044f46d..a8e6c3baca7 100644
--- a/app-text/gocr/gocr-0.50.ebuild
+++ b/app-text/gocr/gocr-0.50.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www-e.uni-magdeburg.de/jschulen/ocr/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
+KEYWORDS="~alpha amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="doc scanner tk"
 
 DEPEND="



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

2020-07-22 Thread Kent Fredric
commit: 607f9fc9869b8b4a6405e4ee03ffd8271d07fa9f
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 23 04:59:44 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 23 05:13:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607f9fc9

media-libs/gegl: Drop macos and solaris prefixes re bug #690140

Depends:
- media-video/ffmpeg
 - net-misc/wget
  - dev-perl/IO-Socket-SSL

Bug: https://bugs.gentoo.org/690140
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric  gentoo.org>

 media-libs/gegl/gegl-0.2.0-r6.ebuild  | 2 +-
 media-libs/gegl/gegl-0.3.34-r1.ebuild | 2 +-
 media-libs/gegl/gegl-0.3.34.ebuild| 2 +-
 media-libs/gegl/gegl-0.4.16-r1.ebuild | 2 +-
 media-libs/gegl/gegl-0.4.16.ebuild| 2 +-
 media-libs/gegl/gegl-0.4.18-r1.ebuild | 2 +-
 media-libs/gegl/gegl-0.4.18.ebuild| 2 +-
 media-libs/gegl/gegl-0.4.22-r1.ebuild | 2 +-
 media-libs/gegl/gegl-0.4.22.ebuild| 2 +-
 media-libs/gegl/gegl-0.4.24.ebuild| 2 +-
 media-libs/gegl/gegl-.ebuild  | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/media-libs/gegl/gegl-0.2.0-r6.ebuild 
b/media-libs/gegl/gegl-0.2.0-r6.ebuild
index 7ee57669c74..609ff11bae2 100644
--- a/media-libs/gegl/gegl-0.2.0-r6.ebuild
+++ b/media-libs/gegl/gegl-0.2.0-r6.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
 
 LICENSE="|| ( GPL-3 LGPL-3 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 ~amd64-linux 
~x86-linux"
 
 IUSE="cairo debug ffmpeg jpeg lensfun cpu_flags_x86_mmx openexr png raw sdl 
cpu_flags_x86_sse svg umfpack" # +introspection vala
 

diff --git a/media-libs/gegl/gegl-0.3.34-r1.ebuild 
b/media-libs/gegl/gegl-0.3.34-r1.ebuild
index f95c67f4a78..e2bac3fc2fa 100644
--- a/media-libs/gegl/gegl-0.3.34-r1.ebuild
+++ b/media-libs/gegl/gegl-0.3.34-r1.ebuild
@@ -10,7 +10,7 @@ VALA_USE_DEPEND=vapigen
 inherit gnome2-utils eutils autotools python-any-r1 vala
 
 SRC_URI="http://download.gimp.org/pub/${PN}/$(ver_cut 1-2)/${P}.tar.bz2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux"
 
 DESCRIPTION="A graph based image processing framework"
 HOMEPAGE="http://www.gegl.org/";

diff --git a/media-libs/gegl/gegl-0.3.34.ebuild 
b/media-libs/gegl/gegl-0.3.34.ebuild
index 74a81e561f9..9808f9fd781 100644
--- a/media-libs/gegl/gegl-0.3.34.ebuild
+++ b/media-libs/gegl/gegl-0.3.34.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86 
~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="A graph based image processing framework"

diff --git a/media-libs/gegl/gegl-0.4.16-r1.ebuild 
b/media-libs/gegl/gegl-0.4.16-r1.ebuild
index 04bca3f3787..cff23c4d482 100644
--- a/media-libs/gegl/gegl-0.4.16-r1.ebuild
+++ b/media-libs/gegl/gegl-0.4.16-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 
~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="A graph based image processing framework"

diff --git a/media-libs/gegl/gegl-0.4.16.ebuild 
b/media-libs/gegl/gegl-0.4.16.ebuild
index cb7129ef189..36861f4ba37 100644
--- a/media-libs/gegl/gegl-0.4.16.ebuild
+++ b/media-libs/gegl/gegl-0.4.16.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 
~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="A graph based image processing framework"

diff --git a/media-libs/gegl/gegl-0.4.18-r1.ebuild 
b/media-libs/gegl/gegl-0.4.18-r1.ebuild
index da45f16158f..799cc107712 100644
--- a/media-libs/gegl/gegl-0.4.18-r1.ebuild
+++ b/media-libs/gegl/gegl-0.4.18-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == ** ]]; then
SRC_URI=""
 else
SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz";
-   KEYWORDS="~amd64 ~arm ~arm64 ~h

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

2020-07-22 Thread Agostino Sarubbo
commit: 642b907e8c4bca9e9813634f33017a9c61f3653d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jul 23 05:58:07 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jul 23 05:58:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=642b907e

x11-misc/birdtray: use BDEPEND

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

 x11-misc/birdtray/birdtray-1.8.1.ebuild | 4 ++--
 x11-misc/birdtray/birdtray-.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-misc/birdtray/birdtray-1.8.1.ebuild 
b/x11-misc/birdtray/birdtray-1.8.1.ebuild
index f4a3f37b38a..a527d5b67e1 100644
--- a/x11-misc/birdtray/birdtray-1.8.1.ebuild
+++ b/x11-misc/birdtray/birdtray-1.8.1.ebuild
@@ -28,8 +28,8 @@ RDEPEND="dev-db/sqlite:=
dev-qt/qtx11extras:5
x11-libs/libX11"
 
-DEPEND="dev-qt/linguist-tools:5
-   ${RDEPEND}"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-qt/linguist-tools:5"
 
 PATCHES=(
"${FILESDIR}"/${P}_qt515.patch

diff --git a/x11-misc/birdtray/birdtray-.ebuild 
b/x11-misc/birdtray/birdtray-.ebuild
index 0745ed10c97..92d300f4bfb 100644
--- a/x11-misc/birdtray/birdtray-.ebuild
+++ b/x11-misc/birdtray/birdtray-.ebuild
@@ -28,8 +28,8 @@ RDEPEND="dev-db/sqlite:=
dev-qt/qtx11extras:5
x11-libs/libX11"
 
-DEPEND="dev-qt/linguist-tools:5
-   ${RDEPEND}"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-qt/linguist-tools:5"
 
 pkg_postinst() {
xdg_icon_cache_update



[gentoo-commits] proj/portage:master commit in: lib/portage/sync/, lib/portage/sync/modules/webrsync/, ...

2020-07-22 Thread Zac Medico
commit: 9ed5ca27f3793a405a4e111af9b6110baf8268e8
Author: Alec Warner  gentoo  org>
AuthorDate: Thu Jul 23 06:12:39 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Jul 23 06:54:40 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=9ed5ca27

Fix C0305, trailing newlines.

pylint --disable=all --enable=C0305 | awk -F: '{print $1}' | xargs sed
-i -e '$d'

Removes the trailing newlines.

Signed-off-by: Alec Warner  gentoo.org>
Change-Id: I18db6ec682192ab44e07bad00c14f316caf43c0e
Signed-off-by: Zac Medico  gentoo.org>

 lib/_emerge/BinpkgFetcher.py   | 1 -
 lib/_emerge/BinpkgPrefetcher.py| 1 -
 lib/_emerge/BlockerCache.py| 1 -
 lib/_emerge/DepPriority.py | 1 -
 lib/_emerge/Dependency.py  | 1 -
 lib/_emerge/EbuildBuildDir.py  | 1 -
 lib/_emerge/EbuildExecuter.py  | 1 -
 lib/_emerge/PackageVirtualDbapi.py | 1 -
 lib/_emerge/PipeReader.py  | 1 -
 lib/_emerge/ProgressHandler.py | 1 -
 lib/_emerge/SetArg.py  | 1 -
 lib/_emerge/UnmergeDepPriority.py  | 1 -
 lib/_emerge/_find_deep_system_runtime_deps.py  | 1 -
 lib/_emerge/create_depgraph_params.py  | 1 -
 lib/_emerge/create_world_atom.py   | 1 -
 lib/_emerge/search.py  | 1 -
 lib/_emerge/show_invalid_depstring_notice.py   | 1 -
 lib/_emerge/unmerge.py | 1 -
 lib/portage/cache/__init__.py  | 1 -
 lib/portage/cache/fs_template.py   | 1 -
 lib/portage/elog/__init__.py   | 1 -
 lib/portage/emaint/modules/world/world.py  | 1 -
 lib/portage/env/__init__.py| 1 -
 lib/portage/exception.py   | 1 -
 lib/portage/locks.py   | 1 -
 lib/portage/mail.py| 1 -
 lib/portage/package/ebuild/_parallel_manifest/ManifestScheduler.py | 1 -
 lib/portage/progress.py| 1 -
 lib/portage/sync/controller.py | 1 -
 lib/portage/sync/modules/webrsync/webrsync.py  | 1 -
 lib/portage/tests/env/__init__.py  | 1 -
 lib/portage/tests/env/config/__init__.py   | 1 -
 lib/portage/tests/resolver/test_binary_pkg_ebuild_visibility.py| 1 -
 lib/portage/tests/sets/files/testConfigFileSet.py  | 1 -
 lib/portage/tests/sets/files/testStaticFileSet.py  | 1 -
 lib/portage/tests/util/__init__.py | 1 -
 lib/portage/util/_eventloop/PollConstants.py   | 1 -
 lib/portage/util/_eventloop/PollSelectAdapter.py   | 1 -
 lib/portage/util/formatter.py  | 1 -
 lib/portage/util/futures/compat_coroutine.py   | 1 -
 lib/portage/util/futures/events.py | 1 -
 lib/portage/xml/metadata.py| 1 -
 42 files changed, 42 deletions(-)

diff --git a/lib/_emerge/BinpkgFetcher.py b/lib/_emerge/BinpkgFetcher.py
index 01c9bc1e6..218d4d2ab 100644
--- a/lib/_emerge/BinpkgFetcher.py
+++ b/lib/_emerge/BinpkgFetcher.py
@@ -232,4 +232,3 @@ class _BinpkgFetcherProcess(SpawnProcess):
self._lock_obj = None
self.locked = False
return result
-

diff --git a/lib/_emerge/BinpkgPrefetcher.py b/lib/_emerge/BinpkgPrefetcher.py
index 7ca897049..1393297b5 100644
--- a/lib/_emerge/BinpkgPrefetcher.py
+++ b/lib/_emerge/BinpkgPrefetcher.py
@@ -40,4 +40,3 @@ class BinpkgPrefetcher(CompositeTask):
self._current_task = None
self.returncode = os.EX_OK
self.wait()
-

diff --git a/lib/_emerge/BlockerCache.py b/lib/_emerge/BlockerCache.py
index 008cbd0a8..8154d9ade 100644
--- a/lib/_emerge/BlockerCache.py
+++ b/lib/_emerge/BlockerCache.py
@@ -176,4 +176,3 @@ class BlockerCache(portage.cache.mappings.MutableMapping):
@return: An object with counter and atoms attributes.
"""
return self.BlockerData(*self._cache_data["blockers"][cpv])
-

diff --git a/lib/_emerge/DepPriority.py b/lib/_emerge/DepPriority.py
index 34fdb481c..ec79bb3d5 100644
--- a/lib/_emerge/DepPriority.py
+++ b/lib/_emerge/De

[gentoo-commits] proj/portage:master commit in: lib/portage/package/ebuild/_parallel_manifest/

2020-07-22 Thread Zac Medico
commit: 2cc4dd4f73b07e8c1fa99cfc84c0f713d56854af
Author: Alec Warner  gentoo  org>
AuthorDate: Thu Jul 23 06:16:01 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Thu Jul 23 06:56:10 2020 +
URL:https://gitweb.gentoo.org/proj/portage.git/commit/?id=2cc4dd4f

Fix extra file.

This file had 2 extra newlines, so was missed in the earlier commit.

Signed-off-by: Alec Warner  gentoo.org>
Change-Id: Idd613c618b9411f01bf0ab5d488079131988f311
Closes: https://github.com/gentoo/portage/pull/586
Signed-off-by: Zac Medico  gentoo.org>

 lib/portage/package/ebuild/_parallel_manifest/ManifestScheduler.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/portage/package/ebuild/_parallel_manifest/ManifestScheduler.py 
b/lib/portage/package/ebuild/_parallel_manifest/ManifestScheduler.py
index aca42c1e1..2ac736bc6 100644
--- a/lib/portage/package/ebuild/_parallel_manifest/ManifestScheduler.py
+++ b/lib/portage/package/ebuild/_parallel_manifest/ManifestScheduler.py
@@ -84,4 +84,3 @@ class ManifestScheduler(AsyncScheduler):
noiselevel=-1)
 
AsyncScheduler._task_exit(self, task)
-



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

2020-07-22 Thread Jeroen Roovers
commit: b2e5927463dcd8e1cb8fb49e14cb9636631a8039
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jul 22 06:55:06 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jul 22 07:04:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e59274

net-analyzer/snmptt: Version 1.4.1

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Bug: https://bugs.gentoo.org/733478
Closes: https://bugs.gentoo.org/show_bug.cgi?id=433443
Signed-off-by: Jeroen Roovers  gentoo.org>

 net-analyzer/snmptt/Manifest|  1 +
 net-analyzer/snmptt/snmptt-1.4.1.ebuild | 60 +
 2 files changed, 61 insertions(+)

diff --git a/net-analyzer/snmptt/Manifest b/net-analyzer/snmptt/Manifest
index d8088b076d3..c9a22c1494f 100644
--- a/net-analyzer/snmptt/Manifest
+++ b/net-analyzer/snmptt/Manifest
@@ -1 +1,2 @@
+DIST snmptt_1.4.1.tgz 142271 BLAKE2B 
4b2af3b3c94e40efba1c497da16c80426c6e8b28e4a310bd44c8f353d304c67b651ef26eefce1c0208d5216a34339bcc3c3959a5cae93016ed57120495420d65
 SHA512 
2a51356f575ae7f7abc6640d802f67a107dc653a6224d5e208f85f2d17ba735d10a2fc0a3815f83ac449f6a058d870389d61ed501e5ca8c324f88d3c14b8d8bd
 DIST snmptt_1.4.tgz 148504 BLAKE2B 
b49e51d0ec207f1250536010e6475649eeca1a89f85bf31e1a7545cae2fa6ac66951916932863543336bb63a8519f35e9c54e7c67bcd14a43ed7ce6d8d63876b
 SHA512 
200ebe565766c15f85b9b9cbc178baeef740663efc951af4c790c4b28d27398c14a95c4b38306ec3503cefe9b86634d5f24ec5f2482694f07789e9025ea39a80

diff --git a/net-analyzer/snmptt/snmptt-1.4.1.ebuild 
b/net-analyzer/snmptt/snmptt-1.4.1.ebuild
new file mode 100644
index 000..3596946f831
--- /dev/null
+++ b/net-analyzer/snmptt/snmptt-1.4.1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="SNMP Trap Translator"
+SRC_URI="mirror://sourceforge/snmptt/${P/-/_}.tgz"
+HOMEPAGE="http://www.snmptt.org/";
+LICENSE="GPL-2"
+
+KEYWORDS="~amd64 ~ppc ~x86"
+SLOT="0"
+
+S="${WORKDIR}/${P/-/_}"
+
+RDEPEND="
+   dev-lang/perl
+   dev-perl/Config-IniFiles
+   net-analyzer/net-snmp
+"
+
+src_prepare() {
+   default
+
+   # bug 105354, daemonize by default
+   sed -i \
+   -e 's:mode = standalone:mode = daemon:g' \
+   -e '/pid_file/s:/var/run:/run:g' \
+   snmptt.ini || die
+
+   echo "traphandle default /usr/sbin/snmptt" > 
examples/snmptrapd.conf.sample || die
+}
+
+src_install() {
+   into /usr
+   dosbin \
+   snmptt \
+   snmptt-net-snmp-test \
+   snmpttconvert \
+   snmpttconvertmib \
+   snmptthandler \
+   snmptthandler-embedded
+
+   insinto /etc/snmp
+   doins \
+   examples/snmptrapd.conf.sample \
+   examples/snmptt.conf.generic \
+   snmptt.ini
+   newins examples/snmptt.conf.generic snmptt.conf
+
+   dodoc ChangeLog README sample-trap
+
+   docinto html
+   dodoc docs/*
+
+   newinitd "${FILESDIR}"/snmptt.initd-r1 snmptt
+
+   insinto /etc/logrotate.d
+   newins snmptt.logrotate snmptt
+}



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

2020-07-22 Thread Miroslav Šulc
commit: 1007e52dc664f1424ba3d10f92f118312247b151
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Wed Jul 22 07:06:56 2020 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Jul 22 07:07:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1007e52d

media-libs/lv2: added missing dep to 1.18.0

Closes: https://bugs.gentoo.org/733158
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/lv2/lv2-1.18.0.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/media-libs/lv2/lv2-1.18.0.ebuild b/media-libs/lv2/lv2-1.18.0.ebuild
index 23c3b01dc20..bde6301c881 100644
--- a/media-libs/lv2/lv2-1.18.0.ebuild
+++ b/media-libs/lv2/lv2-1.18.0.ebuild
@@ -26,7 +26,10 @@ CDEPEND="
${PYTHON_DEPS}
plugins? ( x11-libs/gtk+:2 media-libs/libsndfile )
 "
-DEPEND="${CDEPEND}"
+DEPEND="
+   ${CDEPEND}
+   doc? ( dev-python/markdown )
+"
 RDEPEND="
${CDEPEND}
$(python_gen_cond_dep '



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

2020-07-22 Thread Keri Harris
commit: 785fbb939cba2dc8194e43b39c032949623a8d1f
Author: Keri Harris  gentoo  org>
AuthorDate: Wed Jul 22 07:07:44 2020 +
Commit: Keri Harris  gentoo  org>
CommitDate: Wed Jul 22 07:12:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=785fbb93

dev-lang/cxprolog: respect LDFLAGS

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   | 30 ++---
 .../cxprolog/files/cxprolog-0.98.2-portage.patch   | 77 +++---
 2 files changed, 87 insertions(+), 20 deletions(-)

diff --git a/dev-lang/cxprolog/cxprolog-0.98.2.ebuild 
b/dev-lang/cxprolog/cxprolog-0.98.2.ebuild
index ca85e4badad..d1b773c84e5 100644
--- a/dev-lang/cxprolog/cxprolog-0.98.2.ebuild
+++ b/dev-lang/cxprolog/cxprolog-0.98.2.ebuild
@@ -44,25 +44,31 @@ src_prepare() {
 }
 
 src_compile() {
-   local CXPROLOG_EXT_LIBS
+   local CX_EXT_DEFINES
+   local CX_EXT_CFLAGS
+   local CX_EXT_LDFLAGS
+   local CX_EXT_LIBS
 
if use readline; then
-   append-cflags "-DUSE_READLINE"
-   CXPROLOG_EXT_LIBS="$CXPROLOG_EXT_LIBS -lreadline"
+   CX_EXT_DEFINES="$CX_EXT_DEFINES -DUSE_READLINE"
+   CX_EXT_LIBS="$CX_EXT_LIBS -lreadline"
fi
 
if use java; then
local java_arch
use x86 && java_arch=i386
use amd64 && java_arch=amd64
-   CXPROLOG_JVM="${JAVA_HOME}/jre/lib/${java_arch}/server"
-   append-cflags "-DUSE_JAVA $(java-pkg_get-jni-cflags) 
-Wl,-rpath,${CXPROLOG_JVM}"
-   CXPROLOG_EXT_LIBS="$CXPROLOG_EXT_LIBS -L${CXPROLOG_JVM} -ljvm 
-Wl,-rpath,${CXPROLOG_JVM}"
+   CX_JVM="${JAVA_HOME}/jre/lib/${java_arch}/server"
+   CX_EXT_DEFINES="$CX_EXT_DEFINES -DUSE_JAVA"
+   CX_EXT_CFLAGS="$CX_EXT_CFLAGS $(java-pkg_get-jni-cflags)"
+   CX_EXT_LDFLAGS="$CX_EXT_LDFLAGS -Wl,-rpath,${CX_JVM}"
+   CX_EXT_LIBS="$CX_EXT_LIBS -L${CX_JVM} -ljvm"
fi
 
if use wxwidgets; then
-   append-cflags "-DUSE_WXWIDGETS $(${WX_CONFIG} --cflags)"
-   CXPROLOG_EXT_LIBS="$CXPROLOG_EXT_LIBS $(${WX_CONFIG} --libs)"
+   CX_EXT_DEFINES="$CX_EXT_DEFINES -DUSE_WXWIDGETS"
+   CX_EXT_CFLAGS="$CX_EXT_CFLAGS $(${WX_CONFIG} --cflags)"
+   CX_EXT_LIBS="$CX_EXT_LIBS $(${WX_CONFIG} --libs)"
fi
 
emake lib \
@@ -71,8 +77,12 @@ src_compile() {
CC=$(tc-getCC) \
CPP=$(tc-getCXX) \
LD=$(tc-getLD) \
-   CFLAGS="-g -Wall ${CFLAGS}" \
-   EXT_LIBS="${CXPROLOG_EXT_LIBS}"
+   CFLAGS="${CFLAGS}" \
+   LDFLAGS="${LDFLAGS}" \
+   EXT_DEFINES="${CX_EXT_DEFINES}" \
+   EXT_CFLAGS="-Wall ${CX_EXT_CFLAGS}" \
+   EXT_LDFLAGS="${CX_EXT_LDFLAGS}" \
+   EXT_LIBS="${CX_EXT_LIBS}"
 
if use java; then
JAVA_SRC_DIR="${S}/lib/cxprolog/java"

diff --git a/dev-lang/cxprolog/files/cxprolog-0.98.2-portage.patch 
b/dev-lang/cxprolog/files/cxprolog-0.98.2-portage.patch
index ed9fb3864c6..32e22a0eb62 100644
--- a/dev-lang/cxprolog/files/cxprolog-0.98.2-portage.patch
+++ b/dev-lang/cxprolog/files/cxprolog-0.98.2-portage.patch
@@ -1,5 +1,5 @@
 --- cxprolog-0.98.2.orig/Makefile  2016-09-17 20:33:35.0 +0200
-+++ cxprolog-0.98.2/Makefile   2020-07-18 18:18:02.605499273 +0200
 cxprolog-0.98.2/Makefile   2020-07-22 09:01:24.785919309 +0200
 @@ -20,9 +20,9 @@
  ##
  
@@ -12,7 +12,41 @@
  #
  # Nothing more is required.
  # This functionality is active by default.
-@@ -165,8 +165,7 @@
+@@ -83,6 +83,7 @@
+ EXT_OBJ_DIR := src/ext
+ EXT_CFLAGS :=
+ EXT_DEFINES :=
++EXT_LDFLAGS :=
+ EXT_LIBS :=
+ EXT_NAMES :=
+ 
+@@ -91,6 +92,7 @@
+ # EXT_OBJ_DIR := src/obj/ext
+ # EXT_CFLAGS := -I/usr/include
+ # EXT_DEFINES := -DUSE_X=2 -DCOMPASS=1
++# EXT_LDFLAGS := -Wl,--as-needed
+ # EXT_LIBS := -L/usr/lib -lcrypt
+ # EXT_NAMES := ext/file1 ext/file2
+ ##
+@@ -121,6 +123,7 @@
+ CFLAGS := -Wall -Wextra -O1
+ ONLYCFLAGS := # -Wmissing-prototypes
+ DEFINES :=
++LDFLAGS :=
+ LIBS := -lm
+ OBJ_DIR := src/obj
+ TMP_DIR := /var/tmp/$(APP)
+@@ -157,16 +160,16 @@
+ 
+ ifeq ($(VERBOSE),y)
+   CFLAGS := -v $(CFLAGS)
+-  LIBS := -v $(LIBS)
++  LDFLAGS := -v $(LDFLAGS)
+ endif
+ 
+ ZFLAGS := $(DEBUG) $(EXT_CFLAGS)
+ ZDEFINES := $(EXTRA) $(ZPREFIX) -DOS=$(OS) $(DEFINES) $(EXT_DEFINES)
++ZLDFLAGS := $(DEBUG) $(LDFLAGS) $(EXT_LDFLAGS)
  ZLIBS := $(EXTRA) $(LIBS) $(EXT_LIBS)
  ZPRE :=
  
@@ -22,31 +56,54 @@
ifneq ($(OS),MINGW32)
ifeq ($(shell if test -e "/usr/local/opt/readline"; then echo "y" ; 
fi),y)
ZDEFINES += -DUSE_READLINE=4 -I/

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

2020-07-22 Thread Jeroen Roovers
commit: c02681fcb7839ac1829ec09394334ddbca1b0aea
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jul 22 07:21:32 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jul 22 07:22:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02681fc

net-libs/nDPI: Add fix for oob in kerberos dissector

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Bug: https://bugs.gentoo.org/719084
Signed-off-by: Jeroen Roovers  gentoo.org>

 ...PI-3.2-0005-Fix-oob-in-kerberos-dissector.patch | 23 
 net-libs/nDPI/nDPI-3.2-r2.ebuild   | 65 ++
 2 files changed, 88 insertions(+)

diff --git 
a/net-libs/nDPI/files/nDPI-3.2-0005-Fix-oob-in-kerberos-dissector.patch 
b/net-libs/nDPI/files/nDPI-3.2-0005-Fix-oob-in-kerberos-dissector.patch
new file mode 100644
index 000..cd34875890c
--- /dev/null
+++ b/net-libs/nDPI/files/nDPI-3.2-0005-Fix-oob-in-kerberos-dissector.patch
@@ -0,0 +1,23 @@
+From 6735bb35c65c60a777557c3277546d5801729995 Mon Sep 17 00:00:00 2001
+From: Alfredo Cardigliano 
+Date: Tue, 21 Jul 2020 00:46:37 +0200
+Subject: [PATCH] Fix oob in kerberos dissector
+
+---
+ src/lib/protocols/kerberos.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/src/lib/protocols/kerberos.c b/src/lib/protocols/kerberos.c
+index 2bacbf51..2ed824fa 100644
+--- a/src/lib/protocols/kerberos.c
 b/src/lib/protocols/kerberos.c
+@@ -185,7 +185,8 @@ void ndpi_search_kerberos(struct 
ndpi_detection_module_struct *ndpi_struct,
+ 
+ body_offset = koffsetp + 1 + pad_len;
+ 
+-for(i=0; i<10; i++) if(packet->payload[body_offset] != 0x05) 
body_offset++; /* ASN.1 */
++  for(i=0; i<10 && body_offset < packet->payload_packet_len; i++)
++if(packet->payload[body_offset] != 0x05) body_offset++; /* 
ASN.1 */
+ #ifdef KERBEROS_DEBUG
+ printf("body_offset=%u [%02X %02X] [byte 0 must be 0x05]\n", 
body_offset, packet->payload[body_offset], packet->payload[body_offset+1]);
+ #endif

diff --git a/net-libs/nDPI/nDPI-3.2-r2.ebuild b/net-libs/nDPI/nDPI-3.2-r2.ebuild
new file mode 100644
index 000..12a23bb316a
--- /dev/null
+++ b/net-libs/nDPI/nDPI-3.2-r2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools multilib
+
+DESCRIPTION="Open Source Deep Packet Inspection Software Toolkit"
+HOMEPAGE="https://www.ntop.org/";
+SRC_URI="https://github.com/ntop/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0/$(ver_cut 1)"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+DEPEND="
+   dev-libs/json-c:=
+   net-libs/libpcap
+"
+RDEPEND="
+   ${DEPEND}
+"
+PATCHES=(
+   
"${FILESDIR}"/${PN}-3.2--Check-NULL-strings-in-ndpi_serialize_string_string.patch
+   "${FILESDIR}"/${PN}-3.2-0001-Added-fix-for-serialization-loop.patch
+   
"${FILESDIR}"/${PN}-3.2-0002-Refresh-of-ndpi_netbios_name_interpret.patch
+   "${FILESDIR}"/${PN}-3.2-0003-Fixed-invalid-allocation.patch
+   
"${FILESDIR}"/${PN}-3.2-0004-Fix-for-serialization-of-strings-where-the-first-element-is-a-zero-le.patch
+   "${FILESDIR}"/${PN}-3.2-0005-Fix-oob-in-kerberos-dissector.patch
+)
+
+src_prepare() {
+   eval $(grep '^NDPI_MAJOR=' autogen.sh)
+   eval $(grep '^NDPI_MINOR=' autogen.sh)
+   eval $(grep '^NDPI_PATCH=' autogen.sh)
+   NDPI_VERSION_SHORT="${NDPI_MAJOR}.${NDPI_MINOR}.${NDPI_PATCH}"
+
+   sed \
+   -e "s/@NDPI_MAJOR@/${NDPI_MAJOR}/g" \
+   -e "s/@NDPI_MINOR@/${NDPI_MINOR}/g" \
+   -e "s/@NDPI_PATCH@/${NDPI_PATCH}/g" \
+   -e "s/@NDPI_VERSION_SHORT@/${NDPI_VERSION_SHORT}/g" \
+   < "${S}/configure.seed" \
+   > "${S}/configure.ac" || die
+
+   sed -i \
+   -e "s%^libdir\s*=\s*\${prefix}/lib\s*$%libdir = 
\${prefix}/$(get_libdir)%" \
+   src/lib/Makefile.in || die
+
+   default
+   eautoreconf
+
+   # Taken from autogen.sh (bug #704074):
+   sed -i \
+   -e "s/#define PACKAGE/#define NDPI_PACKAGE/g" \
+   -e "s/#define VERSION/#define NDPI_VERSION/g" \
+   configure || die
+}
+
+src_install() {
+   default
+   if ! use static-libs; then
+   rm "${D}"/usr/$(get_libdir)/lib${PN,,}.a || die
+   fi
+}



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

2020-07-22 Thread Sergei Trofimovich
commit: 00785086b7e7a8d4293ec207966a673215d8f07c
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:27:55 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:28:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00785086

dev-util/ply: keyworded 2.1.1-r1 for ppc

keyworded wrt bug #733322

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

 dev-util/ply/ply-2.1.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/ply/ply-2.1.1-r1.ebuild b/dev-util/ply/ply-2.1.1-r1.ebuild
index 76cc7db2a67..60734b77ea4 100644
--- a/dev-util/ply/ply-2.1.1-r1.ebuild
+++ b/dev-util/ply/ply-2.1.1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/iovisor/ply/archive/${PV}.tar.gz 
-> ${P}.tar.gz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~x86"
 IUSE="static-libs"
 # Bug 733248 file collisions with sys-boot/plymouth:
 # /usr/lib64/libply.la



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-vi/

2020-07-22 Thread Sergei Trofimovich
commit: 9d76277240a7dd9034bb6eb51d40ba094850580f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:28:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:28:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d762772

app-eselect/eselect-vi: stable 1.2 for ppc

stable wrt bug #733362

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

 app-eselect/eselect-vi/eselect-vi-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-vi/eselect-vi-1.2.ebuild 
b/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
index b0b325047b3..0014955ffd5 100644
--- a/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
+++ b/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="app-admin/eselect"
 



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

2020-07-22 Thread Sergei Trofimovich
commit: 0f8ebbba5867c587b4e0184c8da9fce743d3454a
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:28:57 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:28:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8ebbba

net-misc/socat: stable 1.7.3.4 for ppc

stable wrt bug #726646

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

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

diff --git a/net-misc/socat/socat-1.7.3.4.ebuild 
b/net-misc/socat/socat-1.7.3.4.ebuild
index ede57730bcf..afbf944cc7e 100644
--- a/net-misc/socat/socat-1.7.3.4.ebuild
+++ b/net-misc/socat/socat-1.7.3.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="bindist libressl ssl readline ipv6 tcpd"
 
 DEPEND="



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

2020-07-22 Thread Sergei Trofimovich
commit: ccda94796c0a34b5a37e9c16444e3fb3b7088cdf
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:29:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:29:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccda9479

net-misc/socat: stable 1.7.3.4 for ppc64

stable wrt bug #726646

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

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

diff --git a/net-misc/socat/socat-1.7.3.4.ebuild 
b/net-misc/socat/socat-1.7.3.4.ebuild
index afbf944cc7e..d914b577bc3 100644
--- a/net-misc/socat/socat-1.7.3.4.ebuild
+++ b/net-misc/socat/socat-1.7.3.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="bindist libressl ssl readline ipv6 tcpd"
 
 DEPEND="



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

2020-07-22 Thread Sergei Trofimovich
commit: 0af387640033fdb883c218c9bc2db8570a5b2472
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:29:58 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:29:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af38764

dev-java/byaccj: stable 1.15-r2 for ppc64

stable wrt bug #724238

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

 dev-java/byaccj/byaccj-1.15-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/byaccj/byaccj-1.15-r2.ebuild 
b/dev-java/byaccj/byaccj-1.15-r2.ebuild
index 75145a8b0fc..0acb9526219 100644
--- a/dev-java/byaccj/byaccj-1.15-r2.ebuild
+++ b/dev-java/byaccj/byaccj-1.15-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos"
 IUSE=""
 
 S="${WORKDIR}/${PN}${PV}"



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-vi/

2020-07-22 Thread Sergei Trofimovich
commit: c4b2f983317f1e96c3b7e7a0a62f6d474d3fcf00
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:29:48 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:29:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4b2f983

app-eselect/eselect-vi: stable 1.2 for ppc64

stable wrt bug #733362

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

 app-eselect/eselect-vi/eselect-vi-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-vi/eselect-vi-1.2.ebuild 
b/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
index 0014955ffd5..24d44b75ffd 100644
--- a/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
+++ b/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv 
~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="app-admin/eselect"
 



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

2020-07-22 Thread Sergei Trofimovich
commit: 86d161879140c08422f8bff08b8c04b31275b47d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:31:08 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:31:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d16187

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

stable wrt bug #731594

Package-Manager: Portage-3.0.0, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
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 14f41276233..b79661978ce 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: sys-libs/libnih/

2020-07-22 Thread Sergei Trofimovich
commit: 15ef4be3850648a3cf31a52aff524d62b78fc930
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:31:16 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:31:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15ef4be3

sys-libs/libnih: stable 1.0.3-r4 for sparc

stable wrt bug #724174

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

 sys-libs/libnih/libnih-1.0.3-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libnih/libnih-1.0.3-r4.ebuild 
b/sys-libs/libnih/libnih-1.0.3-r4.ebuild
index e391515b3bb..57cef452203 100644
--- a/sys-libs/libnih/libnih-1.0.3-r4.ebuild
+++ b/sys-libs/libnih/libnih-1.0.3-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/$(ver_cut 
1-2)/${PV}/+download/${P}.tar.gz"
 
 LICENSE="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="+dbus nls static-libs +threads"
 
 # The configure phase will check for valgrind headers, and the tests will use



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-vi/

2020-07-22 Thread Sergei Trofimovich
commit: 81d85d55eaa1b9b3f49c98a3a15c9631f0522cc5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:31:04 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:31:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d85d55

app-eselect/eselect-vi: stable 1.2 for sparc

stable wrt bug #733362

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

 app-eselect/eselect-vi/eselect-vi-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-vi/eselect-vi-1.2.ebuild 
b/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
index 24d44b75ffd..53030895652 100644
--- a/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
+++ b/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="app-admin/eselect"
 



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

2020-07-22 Thread Sergei Trofimovich
commit: 90d2a67ef40811d7f8adf3e0d6a6dbc235541ff1
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:31:27 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:31:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d2a67e

media-libs/audiofile: stable 0.3.6-r4 for sparc

stable wrt bug #614046

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

 media-libs/audiofile/audiofile-0.3.6-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/audiofile/audiofile-0.3.6-r4.ebuild 
b/media-libs/audiofile/audiofile-0.3.6-r4.ebuild
index bd7d2ed747b..ed4def842fb 100644
--- a/media-libs/audiofile/audiofile-0.3.6-r4.ebuild
+++ b/media-libs/audiofile/audiofile-0.3.6-r4.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.68k.org/~michael/audiofile/";
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0/1" # subslot = soname major version
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x86-solaris"
 IUSE="flac"
 
 RDEPEND="flac? ( >=media-libs/flac-1.2.1[${MULTILIB_USEDEP}] )"



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

2020-07-22 Thread Sergei Trofimovich
commit: ed0a1baad0d853913de5e51478ee6f20ddad4115
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:31:12 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:31:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0a1baa

net-misc/socat: stable 1.7.3.4 for sparc

stable wrt bug #726646

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

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

diff --git a/net-misc/socat/socat-1.7.3.4.ebuild 
b/net-misc/socat/socat-1.7.3.4.ebuild
index d914b577bc3..c9da10a735c 100644
--- a/net-misc/socat/socat-1.7.3.4.ebuild
+++ b/net-misc/socat/socat-1.7.3.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="bindist libressl ssl readline ipv6 tcpd"
 
 DEPEND="



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

2020-07-22 Thread Sergei Trofimovich
commit: 3169245977a987a67079eb01010a1e1f3b99e738
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Jul 22 07:31:22 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Jul 22 07:31:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31692459

media-libs/jbig2dec: stable 0.18 for sparc

stable wrt bug #719730

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

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

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



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

2020-07-22 Thread Jeroen Roovers
commit: 3cd9ec1f5a8d471dfcc237b9dbd39f1f464936dd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Jul 22 08:19:22 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Jul 22 08:20:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd9ec1f

dev-libs/liblinear: Update Manifest

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

 dev-libs/liblinear/Manifest  | 2 +-
 dev-libs/liblinear/{liblinear-240.ebuild => liblinear-240-r1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/liblinear/Manifest b/dev-libs/liblinear/Manifest
index a1829e60cab..e7e7ad78297 100644
--- a/dev-libs/liblinear/Manifest
+++ b/dev-libs/liblinear/Manifest
@@ -1,4 +1,4 @@
 DIST liblinear-210.tar.gz 381662 BLAKE2B 
d64d217f7ba67605821062f66d4e9f130f4f2396dde14cd35532bad11f4af4f34bc231a1e3796ba2d0e14f84830ec05c6358d40018e048f4ae3fa62db2b1d0d7
 SHA512 
4e4558467f2ebb3dbd640c172b1129c8e5981c231a043abb0398a803252559795604a34992baee50ae6689646050733d3a908d7d76f8b1c94309b859eae7f8c8
 DIST liblinear-221.tar.gz 520288 BLAKE2B 
b28c837488f5827ae76f32dc14a1b92027eb5ff123a15c07e9974197eea842c8247420632d259defdba3968383749538c1ed16f6b5c982fad87b3bc52572b485
 SHA512 
abf21f9030e67886d88a95ad1699e566f8b67bb3bd23253f1f656460911f92a5c3c184fe127390d6100bbf9970cf7a246ef3611b0788907c35a33286228f1753
 DIST liblinear-230.tar.gz 524693 BLAKE2B 
02e52f6dc26f6ae19dfe52691e4a86c64ea92c40a50d0fbe8a7bddcf06e1216b8f28462fb2105539dedf15ddb07f39ef7e7f78fa7cfd74eac955246e9ed050e7
 SHA512 
c8acdd9f5cfcf7ef1ff9b9fac658ff51ac4677801fdb9ce6a210ccca7fb136a7957d0edaf45e83269c1928de1926de0200d669cd94e09371c06821d42ba539bc
-DIST liblinear-240.tar.gz 558915 BLAKE2B 
d490692027d1016f7e3f8c7d4713c7b6ca49c229316025382bd990b7dc0476331fd3b8e37f899e2a2ecfc98530d91715ebcd215fb6de91171ca805fbd8ff
 SHA512 
92153d2971cd8a6d79aeaa5d68bfdf12f60631e2003b5bbbd9ec33cf15d27169c5ddbcf95af8d363f419bf8634fb29060877c88656767ab05602277af456530c
+DIST liblinear-240.tar.gz 558915 BLAKE2B 
50aba25c0cb6f9be505b6f9f2b84c67c772b1c8c56cb4b3580b4615c22d30b97a510b28e3d180af29e6c29c4ad77d011319298d6301cb4b2708ad6caf0e1dfc2
 SHA512 
70e392700cf278d1b62ee7a0b5862dd2a8ea0de28e9660c6d7bc4cac7f098608eba2d20d8f28b5ce0132af09a4446a2cf8aac2ed5f62d35fe304d7a8709ef1d5

diff --git a/dev-libs/liblinear/liblinear-240.ebuild 
b/dev-libs/liblinear/liblinear-240-r1.ebuild
similarity index 100%
rename from dev-libs/liblinear/liblinear-240.ebuild
rename to dev-libs/liblinear/liblinear-240-r1.ebuild



[gentoo-commits] repo/gentoo:master commit in: sys-libs/gdbm/

2020-07-22 Thread Agostino Sarubbo
commit: f7efcc149c45f07cb5a41a02b2240edbf2cb8a95
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 22 09:01:26 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 22 09:01:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7efcc14

sys-libs/gdbm: amd64 stable wrt bug #733408

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

 sys-libs/gdbm/gdbm-1.18.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/gdbm/gdbm-1.18.1.ebuild b/sys-libs/gdbm/gdbm-1.18.1.ebuild
index 5b38687c43c..a97ccf1b923 100644
--- a/sys-libs/gdbm/gdbm-1.18.1.ebuild
+++ b/sys-libs/gdbm/gdbm-1.18.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gdbm/${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0/6" # libgdbm.so version
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+berkdb nls +readline static-libs"
 
 DEPEND="



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

2020-07-22 Thread Agostino Sarubbo
commit: 5df89e5f2cfa0efba507fff9cc5d54b70ae68964
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 22 09:01:07 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 22 09:01:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df89e5f

x11-misc/tint2: amd64 stable wrt bug #730982

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

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

diff --git a/x11-misc/tint2/tint2-16.7.ebuild b/x11-misc/tint2/tint2-16.7.ebuild
index 8072040e478..f71adacd17f 100644
--- a/x11-misc/tint2/tint2-16.7.ebuild
+++ b/x11-misc/tint2/tint2-16.7.ebuild
@@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-v${PV}
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="battery svg startup-notification tint2conf"
 
 DEPEND="



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

2020-07-22 Thread Agostino Sarubbo
commit: 040bbdf3c929f1e90eba578250f45d541d40a63c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 22 09:01:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 22 09:01:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040bbdf3

net-misc/socat: amd64 stable wrt bug #726646

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

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

diff --git a/net-misc/socat/socat-1.7.3.4.ebuild 
b/net-misc/socat/socat-1.7.3.4.ebuild
index c9da10a735c..582972ee945 100644
--- a/net-misc/socat/socat-1.7.3.4.ebuild
+++ b/net-misc/socat/socat-1.7.3.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="bindist libressl ssl readline ipv6 tcpd"
 
 DEPEND="



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

2020-07-22 Thread Agostino Sarubbo
commit: a6053bdb9886a7aef20d257e71cd3f6bebc94efd
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 22 09:01:16 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 22 09:01:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6053bdb

dev-libs/Ice: amd64 stable wrt bug #733344

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

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

diff --git a/dev-libs/Ice/Ice-3.6.5.ebuild b/dev-libs/Ice/Ice-3.6.5.ebuild
index 7154107b159..95a18a2c859 100644
--- a/dev-libs/Ice/Ice-3.6.5.ebuild
+++ b/dev-libs/Ice/Ice-3.6.5.ebuild
@@ -27,7 +27,7 @@ 
SRC_URI="https://github.com/zeroc-ice/ice/archive/v${PV}.tar.gz -> ${P}.tar.gz
doc? ( https://download.zeroc.com/Ice/$(ver_cut 1-2)/${PN}-3.6.4.pdf )"
 LICENSE="GPL-2"
 SLOT="0/36"
-KEYWORDS="~amd64 ~arm x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="debug doc examples libressl +readline mono php python ruby test"
 RESTRICT="test"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"



[gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-vi/

2020-07-22 Thread Agostino Sarubbo
commit: 23a2ffb71ef28fc3733d6961760123e140adc117
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jul 22 09:01:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jul 22 09:01:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a2ffb7

app-eselect/eselect-vi: amd64 stable wrt bug #733362

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

 app-eselect/eselect-vi/eselect-vi-1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-vi/eselect-vi-1.2.ebuild 
b/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
index 53030895652..a89b6d1beda 100644
--- a/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
+++ b/app-eselect/eselect-vi/eselect-vi-1.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 
 RDEPEND="app-admin/eselect"
 



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

2020-07-22 Thread Hans de Graaff
commit: 7c4b049b4fe9b2448a84b655d2091a822a76605d
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul 22 08:05:26 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul 22 09:02:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c4b049b

dev-ruby/travis: cleanup

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff  gentoo.org>

 dev-ruby/travis/Manifest |  1 -
 dev-ruby/travis/travis-1.8.10.ebuild | 57 
 2 files changed, 58 deletions(-)

diff --git a/dev-ruby/travis/Manifest b/dev-ruby/travis/Manifest
index 7288b28a250..4722f226abe 100644
--- a/dev-ruby/travis/Manifest
+++ b/dev-ruby/travis/Manifest
@@ -1,2 +1 @@
-DIST travis-1.8.10.gem 194048 BLAKE2B 
fa3daaa50e4c7024f6eac7978cecba526378022451deca9148a10b6f28528dc4ee5a42cc794628860b2861aafce0dc62c207023fc1f61676b48e00022112c834
 SHA512 
ca8adfb2d1541e157d1fa19837ce6d7a75ce491e0a3402447642f9f3b1f0c19ec16344016ed494947e3fde4e838669e4e5ba48087baea3f097605bef700dde55
 DIST travis-1.9.1.gem 198144 BLAKE2B 
f207b99bd2bc044ddfedf15a4ce5d35fffa77d8a07504f0122fc1463a441bfa33de40b9dad67490bc44a69aa2ce6e7307bda4df11491015b4c5c81d9fb2daa67
 SHA512 
1489a1378fcbfcd70ce48f1f7b00bbc457503eabf192bd76feaf9896c63ef6ea77c67c077c8c940b11f6c11cf9b28b752db309b060727e1dc36b1ef1b5b4b514

diff --git a/dev-ruby/travis/travis-1.8.10.ebuild 
b/dev-ruby/travis/travis-1.8.10.ebuild
deleted file mode 100644
index 96e98c44ed4..000
--- a/dev-ruby/travis/travis-1.8.10.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-RUBY_FAKEGEM_EXTRAINSTALL="assets"
-
-inherit bash-completion-r1 ruby-fakegem
-
-DESCRIPTION="Travis CI Client (CLI and Ruby library)"
-HOMEPAGE="https://github.com/travis-ci/travis.rb";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-#RESTRICT="test"
-
-DEPEND+="test? ( dev-vcs/git )"
-RDEPEND+="dev-vcs/git"
-
-ruby_add_bdepend "
-   test? ( >dev-ruby/rack-test-0.6 )
-   >dev-ruby/sinatra-1.3
-"
-
-ruby_add_rdepend "
-   dev-ruby/backports
-   >dev-ruby/faraday-0.9:*
-   >=dev-ruby/faraday_middleware-0.9.1:*
-   >dev-ruby/gh-0.13
-   >=dev-ruby/highline-1.6:0
-   >dev-ruby/launchy-2.1
-   >dev-ruby/pusher-client-0.4
-   dev-ruby/typhoeus:0
-"
-
-all_ruby_prepare() {
-   if use test ; then
-   git init --quiet . || die
-   git remote add origin "${HOMEPAGE}" || die
-   touch .travis.yml || die
-   fi
-
-   # Remove failing spec where cause is not fully clear.
-   # May be related to highline compatibility issues.
-   rm spec/cli/login_spec.rb || die
-}
-
-all_ruby_install() {
-   all_fakegem_install
-
-   newbashcomp "assets/travis.sh" "travis"
-}



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

2020-07-22 Thread Hans de Graaff
commit: 55a362cacec165ffd6c74a1f8ac918f60ce35d0c
Author: Hans de Graaff  gentoo  org>
AuthorDate: Wed Jul 22 09:01:49 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Wed Jul 22 09:02:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55a362ca

profiles/package.mask: mask more obsolete dev-ruby slots

Signed-off-by: Hans de Graaff  gentoo.org>

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

diff --git a/profiles/package.mask b/profiles/package.mask
index 5b8b7fe07db..9bff7a8acd4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -35,14 +35,38 @@
 # Hans de Graaff  (2020-07-22)
 # Mask old obsolete slots for removal in 30 days.
 # Use a newer slot of the same package instead.
+dev-ruby/autoprefixer-rails:7
+dev-ruby/autoprefixer-rails:8
+dev-ruby/capybara:2
+dev-ruby/cmdparse:0
+dev-ruby/haml-rails:0
+dev-ruby/highline:0
+dev-ruby/http-form_data:1.0
+dev-ruby/jquery-ui-rails:5
+dev-ruby/jwt:0
+dev-ruby/liquid:0
+dev-ruby/liquid:3
+dev-ruby/liquid-c:0
+dev-ruby/listen:0
+dev-ruby/metasm:1.0.2
+dev-ruby/mime-types:0
 dev-ruby/nio4r:0
 dev-ruby/openssl-ccm:1.2.1
 dev-ruby/pcabrub:0.12
+dev-ruby/pundit:0
+dev-ruby/rack-attack:5
 dev-ruby/rack-protection:1
 dev-ruby/rainbow:0
 dev-ruby/rainbow:2
 dev-ruby/redis:0
+dev-ruby/selenium-webdriver:0
 dev-ruby/sinatra:0
+dev-ruby/twitter-text:0
+dev-ruby/twitter-text:2.1
+dev-ruby/twitter-text:3.0
+dev-ruby/xdr:2.0.0
+dev-ruby/xdr:3.0.0
+dev-ruby/xpath:2
 
 # Aaron Bauman  (2020-07-20)
 # continuous version constraints causing issues



  1   2   >