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

2021-02-06 Thread Sergei Trofimovich
commit: ae161cc44591fdbc20c1a2c6cd38881a88161e45
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  6 18:16:46 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  6 18:27:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae161cc4

sys-libs/glibc: drop old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 sys-libs/glibc/Manifest |1 -
 sys-libs/glibc/glibc-2.30-r8.ebuild | 1465 --
 sys-libs/glibc/glibc-2.31-r6.ebuild | 1495 ---
 3 files changed, 2961 deletions(-)

diff --git a/sys-libs/glibc/Manifest b/sys-libs/glibc/Manifest
index 3b19de759c1..6dd81be8c5d 100644
--- a/sys-libs/glibc/Manifest
+++ b/sys-libs/glibc/Manifest
@@ -9,7 +9,6 @@ DIST glibc-2.25.tar.xz 13873900 BLAKE2B 
73ef792fff059f6ad154c9af2155ea15b7869ec1
 DIST glibc-2.30-patches-10.tar.xz 72808 BLAKE2B 
a7a95c99482524b2896d15539766f1e6b1fe34a22f32119248c6dd44f42632076e86fdcbbdc2d604ec73ceccdd8a7f5936a62a6f4c3d039fae8f6901dfc6be77
 SHA512 
af5e213ff08bf38f6f529816c36b4e38df27207c2df254609ebe45b2f039ab553bbe563aa6f64b6667d328fd2c120dc21b6e2676540bdd94e58079237089eac3
 DIST glibc-2.30-sparc-reg-fix-clobber.patch 6106 BLAKE2B 
cad6a4cbef5d529519ef486f4ef8e189cb4d43dd67fa8f8d50d67072cbb682f60474d482a5c5152d1317de92b98851d8a88eee6b331eb5bc22de065c03c58fde
 SHA512 
a018ef1f196257f3888af20a5cbc97892c8382a4f489da042568e087c077f30cf4dda6ac711b573e1274317866ce97cf817d92a28cf55f18f5e8d32787e6cb3f
 DIST glibc-2.30.tar.xz 16576920 BLAKE2B 
bd5aae4c9854f40785b91f83c3b632de6d48d811027ddfe61651cb1bc617db8017d7914c23a770cdd3feed06fcc316da841eea916cdba54179e7eace4ea45484
 SHA512 
37483990cd653685873e96c45dd1651b32b441b6d7919a68ebe3bae31a0c3f7ce183fc9b110f0b268b353f80312f18370559a1e7aecea0e5aa755c8f2aef1d6b
-DIST glibc-2.31-patches-8.tar.xz 60868 BLAKE2B 
c641a77cab0b3e5379a6911a548483266110d747300f6bd4c138754cc35aff266088be8682ba45ac105c946ee309db0bc094b0c3bc48fd4303c925a7594e17e2
 SHA512 
1bc069d487ff9d4cd33c5d293bb0789114f65af5179b3d9df8ff0a9f043d5ffbcd030d8eabc90b329c896dfdd0409c4b8dac371eafdd380ecc660b9540320637
 DIST glibc-2.31-patches-9.tar.xz 74712 BLAKE2B 
62991b67de4def4cca944e8420d2f0139f88b6754c6bc81072bb321c574c1db22641857345325848e1dfb551c10758f582e4425e687a7921cdbd4e7e7923a047
 SHA512 
699d898e3a8ed02b04573c675f572076e8f747767bfc577a033a49cd7d9078a7a60ac325acd4bd419a93b56edf90ce067baa7578ab315e27885f1f0e13916354
 DIST glibc-2.31.tar.xz 16676764 BLAKE2B 
91df1792345f157265eae405185a81fd4b8ce36d4c2388f44b0d5b1ae38174ea374cbc909cd260770b9f38ea58051da13766d4fa22abf41c2d4a2493257b179b
 SHA512 
735e4c0ef10418b6ea945ad3906585e5bbd8b282d76f2131309dce4cec6b15066a5e4a3731773ce428a819b542579c9957867bb0abf05ed2030983fca4412306
 DIST glibc-2.32-patches-2.tar.xz 8588 BLAKE2B 
57a85241e3270d14df0332b039a933c5a7ee4d089684d85cca564eeec2d6796735de60b628c5746858757342922d58993d6cf7187ce1d7102b2299ca2cf8513f
 SHA512 
45bbab9e2f813f55cb4a1438dcd9365170b8facff50b11648ba6022da06c20029bb65a4b06fd906af82aa7461b7374f85105fd7eedb7915cec3f1df3779b68a3

diff --git a/sys-libs/glibc/glibc-2.30-r8.ebuild 
b/sys-libs/glibc/glibc-2.30-r8.ebuild
deleted file mode 100644
index 86afb5aaac8..000
--- a/sys-libs/glibc/glibc-2.30-r8.ebuild
+++ /dev/null
@@ -1,1465 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit python-any-r1 prefix eutils toolchain-funcs flag-o-matic gnuconfig \
-   multilib systemd multiprocessing
-
-DESCRIPTION="GNU libc C library"
-HOMEPAGE="https://www.gnu.org/software/libc/;
-LICENSE="LGPL-2.1+ BSD HPND ISC inner-net rc PCRE"
-SLOT="2.2"
-
-EMULTILIB_PKG="true"
-
-if [[ ${PV} == * ]]; then
-   EGIT_REPO_URI="https://sourceware.org/git/glibc.git;
-   inherit git-r3
-else
-   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv s390 sparc x86"
-   SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
-fi
-
-RELEASE_VER=${PV}
-
-GCC_BOOTSTRAP_VER=20180511
-
-# Gentoo patchset
-PATCH_VER=10
-PATCH_DEV=dilfridge
-
-SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz;
-SRC_URI+=" multilib? ( 
https://dev.gentoo.org/~dilfridge/distfiles/gcc-multilib-bootstrap-${GCC_BOOTSTRAP_VER}.tar.xz
 )"
-
-IUSE="audit caps cet compile-locales +crypt custom-cflags doc gd headers-only 
+multiarch multilib nscd profile selinux +ssp +static-libs suid systemtap test 
vanilla"
-
-# Minimum kernel version that glibc requires
-MIN_KERN_VER="3.2.0"
-
-# Here's how the cross-compile logic breaks down ...
-#  CTARGET - machine that will target the binaries
-#  CHOST   - machine that will host the binaries
-#  CBUILD  - machine that will build the binaries
-# If CTARGET != CHOST, it means you want a libc for cross-compiling.
-# If CHOST != CBUILD, it means you want to cross-compile the libc.
-#  CBUILD = 

[gentoo-commits] repo/gentoo:master commit in: net-fs/smbnetfs/

2021-02-06 Thread Sergei Trofimovich
commit: 30925d3d23a47573954c4aeaec12aaa02ed4a226
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  6 18:22:48 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  6 18:27:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30925d3d

net-fs/smbnetfs: drop old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-fs/smbnetfs/Manifest  |  1 -
 net-fs/smbnetfs/smbnetfs-0.6.2.ebuild | 44 ---
 2 files changed, 45 deletions(-)

diff --git a/net-fs/smbnetfs/Manifest b/net-fs/smbnetfs/Manifest
index 73413adb090..250994bd0ac 100644
--- a/net-fs/smbnetfs/Manifest
+++ b/net-fs/smbnetfs/Manifest
@@ -1,2 +1 @@
-DIST smbnetfs-0.6.2.tar.bz2 174322 BLAKE2B 
5165cb438c7dc844a72b3b0d75cf61118f0c2241750ed2aa50c33779f31f32094ff19571b213a0d12b7dd89f894150a5faf14b02be9122174473e239c6afc39f
 SHA512 
713b6f0423eabf0fd16d22beccbe8ff01c20af2c488e43329b65b510a29d5bbdd7cf211a9539e10d9fa1822635c1050d29808842ae1bf1b19ac637ae3995ea1a
 DIST smbnetfs-0.6.3.tar.bz2 187460 BLAKE2B 
d6906fa1e513253ae423031486e3be31308254506fd218f15395ac30591ecdc3179fd0998ec1e717ba4d787e7d6d8e951bc417b1c68d89193408a333d90a693c
 SHA512 
19b1ec6a9cc9722e5e80c26ff4bd8b62dcdf7f3bb71a3c7b2a0b2b32af6902fd3fb95c27188a51b2a1f0df20fadad799ca685db28daba101f1e3b2c03ee295cc

diff --git a/net-fs/smbnetfs/smbnetfs-0.6.2.ebuild 
b/net-fs/smbnetfs/smbnetfs-0.6.2.ebuild
deleted file mode 100644
index 6f9d58f8077..000
--- a/net-fs/smbnetfs/smbnetfs-0.6.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit readme.gentoo-r1
-
-DESCRIPTION="FUSE filesystem for SMB shares"
-HOMEPAGE="https://sourceforge.net/projects/smbnetfs;
-SRC_URI="mirror://sourceforge/smbnetfs/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-linux"
-IUSE="gnome-keyring"
-
-RDEPEND=">=sys-fs/fuse-2.3:0=
-   >=net-fs/samba-4.2
-   >=dev-libs/glib-2.30
-   gnome-keyring? ( app-crypt/libsecret )"
-
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.6.1-docdir.patch
-)
-
-DISABLE_AUTOFORMATTING=yes
-DOC_CONTENTS="
-For quick usage, exec:
-'modprobe fuse'
-'smbnetfs -oallow_other /mnt/samba'
-"
-
-src_configure() {
-   econf $(use_with gnome-keyring libsecret)
-}
-
-src_install() {
-   default
-
-   readme.gentoo_create_doc
-   dodoc AUTHORS ChangeLog
-}



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

2021-02-06 Thread Sam James
commit: 4cc463d732b96a90475318a9b76c54a9977fe367
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 18:09:30 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 18:09:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cc463d7

media-libs/lcms: add github remote-id

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

 media-libs/lcms/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/lcms/metadata.xml b/media-libs/lcms/metadata.xml
index a42c089bd59..a5502a6a8e7 100644
--- a/media-libs/lcms/metadata.xml
+++ b/media-libs/lcms/metadata.xml
@@ -7,6 +7,7 @@


cpe:/a:littlecms:little_cms_color_engine
+   mm2/Little-CMS
lcms

 



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

2021-02-06 Thread Sergei Trofimovich
commit: c6c5af07666191c3d728ff494ca7e5a39db4101b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  6 18:04:33 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  6 18:04:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c5af07

dev-util/ccache: disable automagic ccache and ld detection

Reported-by: Thomas Deutschmann
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/ccache/ccache-4.2.ebuild | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/dev-util/ccache/ccache-4.2.ebuild 
b/dev-util/ccache/ccache-4.2.ebuild
index 6988793a479..3f58044c682 100644
--- a/dev-util/ccache/ccache-4.2.ebuild
+++ b/dev-util/ccache/ccache-4.2.ebuild
@@ -50,6 +50,16 @@ src_prepare() {
tc-export CC OBJDUMP
 }
 
+src_configure() {
+   local mycmakeargs=(
+   -DUSE_CCACHE=OFF
+   -DUSE_FASTER_LINKER=OFF
+   -DZSTD_FROM_INTERNET=OFF
+   )
+
+   cmake_src_configure
+}
+
 src_install() {
cmake_src_install
 



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

2021-02-06 Thread Ben Kohler
commit: 7a0ce379877403eed2dde5a9944ba68618713f1f
Author: Ben Kohler  gentoo  org>
AuthorDate: Sat Feb  6 18:03:51 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Sat Feb  6 18:04:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a0ce379

net-p2p/retroshare: revbump to make sure we really link to miniupnpc

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

 .../retroshare/{retroshare-0.6.5-r1.ebuild => retroshare-0.6.5-r2.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-p2p/retroshare/retroshare-0.6.5-r1.ebuild 
b/net-p2p/retroshare/retroshare-0.6.5-r2.ebuild
similarity index 100%
rename from net-p2p/retroshare/retroshare-0.6.5-r1.ebuild
rename to net-p2p/retroshare/retroshare-0.6.5-r2.ebuild



[gentoo-commits] proj/sci:master commit in: sci-libs/rocBLAS/

2021-02-06 Thread Benda XU
commit: 319b6fff780a8aa60c3104972505d1999c8988ae
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Feb  6 17:46:02 2021 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Feb  6 17:46:02 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=319b6fff

sci-libs/rocBLAS: get rid of --rocm-path.

The new revision of llvm-roc has a correct default for --rocm-path.

Bug: https://bugs.gentoo.org/769005
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu  gentoo.org>

 sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild 
b/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild
index ba8f4c0e6..bb44363d3 100644
--- a/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild
+++ b/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild
@@ -20,6 +20,7 @@ DEPEND="${RDEPEND}
dev-util/cmake
dev-util/rocm-cmake
>=dev-util/Tensile-4.0.0-r1
+   >=sys-devel/llvm-roc-4.0.0-r2
"
 
 # stripped library is not working
@@ -60,7 +61,6 @@ src_configure() {
-DTensile_TEST_LOCAL_PATH="${WORKDIR}/Tensile-rocm-${PV}"
-DBUILD_WITH_TENSILE=ON
-DBUILD_WITH_TENSILE_HOST=ON
-   -DCMAKE_CXX_FLAGS="--rocm-path=${EPREFIX}/usr"
-DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr"
-DCMAKE_INSTALL_INCLUDEDIR="include/rocblas"
-DBUILD_TESTING=OFF



[gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-roc/files/, sys-devel/llvm-roc/

2021-02-06 Thread Benda XU
commit: 1f254242a3cbefe3f657384c06de728191633a28
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Feb  6 17:24:02 2021 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Feb  6 17:26:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f254242

sys-devel/llvm-roc: set default device-libs.

Disable HIP runtime check, it is not needed for Gentoo.

Only the patch is updated, directly move 4.0.0-r1 to -r2.

Closes: https://bugs.gentoo.org/769005
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu  gentoo.org>

 .../files/llvm-roc-4.0.0-hip-location.patch| 39 +-
 ...oc-4.0.0-r1.ebuild => llvm-roc-4.0.0-r2.ebuild} |  0
 2 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/sys-devel/llvm-roc/files/llvm-roc-4.0.0-hip-location.patch 
b/sys-devel/llvm-roc/files/llvm-roc-4.0.0-hip-location.patch
index 8342299f113..225adc70966 100644
--- a/sys-devel/llvm-roc/files/llvm-roc-4.0.0-hip-location.patch
+++ b/sys-devel/llvm-roc/files/llvm-roc-4.0.0-hip-location.patch
@@ -1,5 +1,7 @@
 replace hardcoded hip finder with Gentoo paths.
 
+It is not necessary to check HIP runtime each time.
+
 Author: Benda Xu 
 
 Index: llvm-project-rocm-4.0.0/clang/lib/Driver/ToolChains/AMDGPU.cpp
@@ -12,7 +14,7 @@ Index: 
llvm-project-rocm-4.0.0/clang/lib/Driver/ToolChains/AMDGPU.cpp
  
 -  // Try to find relative to the compiler binary.
 -  const char *InstallDir = D.getInstalledDir();
-+  Candidates.emplace_back(D.SysRoot + "/usr/lib/hip", 
/*StrictChecking=*/true);
++  Candidates.emplace_back(D.SysRoot + "/usr", /*StrictChecking=*/true);
  
 -  // Check both a normal Unix prefix position of the clang binary, as well as
 -  // the Windows-esque layout the ROCm packages use with the host architecture
@@ -45,3 +47,38 @@ Index: 
llvm-project-rocm-4.0.0/clang/lib/Driver/ToolChains/AMDGPU.cpp
return Candidates;
  }
  
+@@ -273,33 +244,7 @@ void RocmInstallationDetector::detectDev
+ }
+ 
+ void RocmInstallationDetector::detectHIPRuntime() {
+-  auto Candidates = getInstallationPathCandidates();
+-  auto  = D.getVFS();
+-
+-  for (const auto  : Candidates) {
+-InstallPath = Candidate.Path;
+-if (InstallPath.empty() || !FS.exists(InstallPath))
+-  continue;
+-
+-BinPath = InstallPath;
+-llvm::sys::path::append(BinPath, "bin");
+-IncludePath = InstallPath;
+-llvm::sys::path::append(IncludePath, "include");
+-LibPath = InstallPath;
+-llvm::sys::path::append(LibPath, "lib");
+-
+-llvm::ErrorOr> VersionFile =
+-FS.getBufferForFile(BinPath + "/.hipVersion");
+-if (!VersionFile && Candidate.StrictChecking)
+-  continue;
+-
+-if (HIPVersionArg.empty() && VersionFile)
+-  ParseHIPVersionFile((*VersionFile)->getBuffer());
+-
+-HasHIPRuntime = true;
+-return;
+-  }
+-  HasHIPRuntime = false;
++  HasHIPRuntime = true;
+ }
+ 
+ void RocmInstallationDetector::print(raw_ostream ) const {

diff --git a/sys-devel/llvm-roc/llvm-roc-4.0.0-r1.ebuild 
b/sys-devel/llvm-roc/llvm-roc-4.0.0-r2.ebuild
similarity index 100%
rename from sys-devel/llvm-roc/llvm-roc-4.0.0-r1.ebuild
rename to sys-devel/llvm-roc/llvm-roc-4.0.0-r2.ebuild



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

2021-02-06 Thread Sam James
commit: c6ec6b5865440acf6e7315ce9be28da7f298c186
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 17:11:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 17:11:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6ec6b58

media-libs/lcms: bump to 2.12

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

 media-libs/lcms/Manifest |  1 +
 media-libs/lcms/lcms-2.12.ebuild | 47 
 2 files changed, 48 insertions(+)

diff --git a/media-libs/lcms/Manifest b/media-libs/lcms/Manifest
index aab4938215f..b60c8e20c4a 100644
--- a/media-libs/lcms/Manifest
+++ b/media-libs/lcms/Manifest
@@ -1 +1,2 @@
 DIST lcms2-2.11.tar.gz 6574121 BLAKE2B 
c729b4dad8326675c73d1752b23b4b55be130441e9dc8754e41f4cbb9b547c7f657f204e8c9a142035a54c60d3a43f36209f5511270675ad6b98b03e9db869fb
 SHA512 
96643da4770c86eb56f454e605d7661024afb33f4e621c23c590307c31a0eec02100eca4f4ac6718639d99d750ed4834a9b2523e910469da717c3ddd78b4b50e
+DIST lcms2-2.12.tar.gz 7419126 BLAKE2B 
ee75b1ec902b61683d0f157277fb7732ce2ec6aa8fa0b87d52f03029758ed11c2369db322f98d6ce06f62e8bf6235b8b96db9067ef448b87eab236b80c5d175c
 SHA512 
967e8ac9a1d1aa3be45dc82362b9bc71c555e8577441efda57dc12d0bf84ed9188460c52eb8542d399ce9ab43bd4191988ed22b254ef34c6c1877bbb935952ed

diff --git a/media-libs/lcms/lcms-2.12.ebuild b/media-libs/lcms/lcms-2.12.ebuild
new file mode 100644
index 000..4502bf4cde0
--- /dev/null
+++ b/media-libs/lcms/lcms-2.12.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit libtool multilib-minimal
+
+DESCRIPTION="A lightweight, speed optimized color management engine"
+HOMEPAGE="http://www.littlecms.com/;
+SRC_URI="https://github.com/mm2/Little-CMS/releases/download/lcms${PV}/${PN}2-${PV}.tar.gz;
+S="${WORKDIR}/lcms2-${PV}"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="doc jpeg static-libs test +threads tiff zlib"
+REQUIRED_USE="tiff? ( zlib )"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   jpeg? ( >=virtual/jpeg-0-r2:0[${MULTILIB_USEDEP}] )
+   tiff? ( >=media-libs/tiff-4.0.3-r6:0=[${MULTILIB_USEDEP}] )
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+   elibtoolize  # for Prefix/Solaris
+}
+
+multilib_src_configure() {
+   local myeconfargs=(
+   $(use_with jpeg)
+   $(use_enable static-libs static)
+   $(use_with threads)
+   $(use_with tiff)
+   $(use_with zlib)
+   )
+   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
+}
+
+multilib_src_install_all() {
+   find "${ED}" -type f -name "*.la" -delete || die
+
+   use doc && dodoc doc/*.odt
+}



[gentoo-commits] proj/sci:master commit in: dev-util/Tensile/

2021-02-06 Thread Benda XU
commit: c536bde91c67c298d7423d88538a72e9e4316df2
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Feb  6 16:58:07 2021 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Feb  6 16:58:07 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=c536bde9

dev-util/Tensile: fix S.

Use PV instead of PVR.

Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu  gentoo.org>

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

diff --git a/dev-util/Tensile/Tensile-4.0.0-r1.ebuild 
b/dev-util/Tensile/Tensile-4.0.0-r1.ebuild
index eda97d225..ec2a738d9 100644
--- a/dev-util/Tensile/Tensile-4.0.0-r1.ebuild
+++ b/dev-util/Tensile/Tensile-4.0.0-r1.ebuild
@@ -28,7 +28,7 @@ PATCHES=( "${FILESDIR}"/${PN}-4.0.0-cmake.patch
  "${FILESDIR}"/${PN}-4.0.0-locate-commands.patch
  "${FILESDIR}"/${PN}-4.0.0-output-currentISA.patch )
 
-S="${WORKDIR}/${PN}-rocm-${PVR}"
+S="${WORKDIR}/${PN}-rocm-${PV}"
 CMAKE_USE_DIR="${WORKDIR}/Source"
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: app-benchmarks/geekbench/

2021-02-06 Thread Conrad Kostecki
commit: fade735a854bcd4e196c6ec650465228c3a05f57
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Feb  6 16:55:12 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Feb  6 16:55:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fade735a

app-benchmarks/geekbench: bump to version 5.3.2

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 app-benchmarks/geekbench/Manifest   |  1 +
 app-benchmarks/geekbench/geekbench-5.3.2.ebuild | 43 +
 2 files changed, 44 insertions(+)

diff --git a/app-benchmarks/geekbench/Manifest 
b/app-benchmarks/geekbench/Manifest
index ee20764b333..5981a14307f 100644
--- a/app-benchmarks/geekbench/Manifest
+++ b/app-benchmarks/geekbench/Manifest
@@ -3,3 +3,4 @@ DIST Geekbench-2.4.3-Linux.tar.gz 3337551 BLAKE2B 
cb660f3c08cc812cb23374032490a1
 DIST Geekbench-3.4.2-Linux.tar.gz 9986039 BLAKE2B 
63d7e768d65bc033260a0d99da17df2e518750f19882e63dbc9bbe6ff0b52a8cddb35b9143e85c01838bf5d77a04599578fc0a57a3e6fd89e7aec8c8ffdd4f5b
 SHA512 
a61a5d5481682baefdce64f6054c3373900e8cd585dcbfa2feabbf386032986b40b603619c552102401a83e0b748831d00af5b5b5278e88ef42dee176adf06e9
 DIST Geekbench-4.4.1-Linux.tar.gz 71076124 BLAKE2B 
14c2b80c971798e7d2bb256e76c7ab9c48e8c1c389e2f7547a436f706ac4f21c1e52e564cd584893071ee2f9f0a4747cd03ea72cc728ff8e4f369d5cc794d77a
 SHA512 
fa687d33a7d7a2d09c544e3d17de93f41cfa77915c708cd1ef0743f84f7f83df9d3f8df2872a8f85ed2c4c872e3cd41932685ffeb19cdb0ea047ab5116713420
 DIST Geekbench-5.3.1-Linux.tar.gz 93054604 BLAKE2B 
bf8c2ecb0eeed5c74868499a1bf0cd248b5d8a92888c5df37f674d98e79af4ba636971fe1007edc368a463ce391d273b79ea33cbfa2ed8564a751962e928d2fc
 SHA512 
14f8112b9e76dee726074863dc321b63956804b2666d42835cb863b9c61548168b9cb80f2e45a64695706c77afc91e792e874b4451b7b503f18b194804c16bdf
+DIST Geekbench-5.3.2-Linux.tar.gz 93056596 BLAKE2B 
400bb854956fa74f0f3399b3d4d98f63e9c1e28890001cde55a2aa441cdf2d2aa2e7ede6565bad3defdbaf29913bde66f06a9b341134ccffc434021665a84a89
 SHA512 
03225a4837c02745723f0d5f65439c20977bd16243c1ee2ab6d1540828b54778de93c82ca5688b3bfefe0dea4e41fda43fdda633a9b1685382fd549742d580a9

diff --git a/app-benchmarks/geekbench/geekbench-5.3.2.ebuild 
b/app-benchmarks/geekbench/geekbench-5.3.2.ebuild
new file mode 100644
index 000..257bad69c37
--- /dev/null
+++ b/app-benchmarks/geekbench/geekbench-5.3.2.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and 
Windows"
+HOMEPAGE="https://www.geekbench.com/;
+SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz;
+
+KEYWORDS="-* ~amd64"
+LICENSE="geekbench"
+SLOT="5"
+
+RESTRICT="bindist mirror"
+
+S="${WORKDIR}/Geekbench-${PV}-Linux"
+
+QA_PREBUILT="
+   opt/geekbench5/geekbench5
+   opt/geekbench5/geekbench_x86_64
+"
+
+pkg_nofetch() {
+   elog "Please download ${A} from ${HOMEPAGE}/download/linux"
+   elog "and place it in your DISTDIR directory."
+}
+
+src_install() {
+   exeinto /opt/geekbench5
+   doexe geekbench5 geekbench_x86_64
+
+   insinto /opt/geekbench5
+   doins geekbench.plar
+
+   dodir /opt/bin
+   dosym ../geekbench5/geekbench5 /opt/bin/geekbench5
+}
+
+pkg_postinst() {
+   elog "If you have purchased a commercial license, you can enter"
+   elog "your email address and your license key with the following 
command:"
+   elog "geekbench5 -r  "
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/auctex/

2021-02-06 Thread Ulrich Müller
commit: 075af47219a115201c169743027d4fd1bff6d13c
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb  6 16:47:29 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb  6 16:47:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=075af472

app-emacs/auctex: Version bump to 12.3

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/auctex/Manifest   |  1 +
 app-emacs/auctex/auctex-12.3.ebuild | 61 +
 2 files changed, 62 insertions(+)

diff --git a/app-emacs/auctex/Manifest b/app-emacs/auctex/Manifest
index d2ffa3f6f33..56446f1b220 100644
--- a/app-emacs/auctex/Manifest
+++ b/app-emacs/auctex/Manifest
@@ -1,3 +1,4 @@
 DIST auctex-11.92.tar.gz 1486606 BLAKE2B 
6e34d1da3bacad8f2baee2f13eb44a5b617a342c294ef4d7ba28059b678510e1d161f3f02fbcf38128c09ab4996a035e5ec28898134b967d88ad621b8b477845
 SHA512 
758bf82903ba0499decf0ade77c7ac70865132a24195d7e8794538b7857c448811b7ef26149a915b60ed3ee34c2ebaddb3282a320bd459c9ee3f461d6ee9b84e
 DIST auctex-12.1.tar.gz 1476296 BLAKE2B 
1dd5db94b5b7bb572919fdcb6c7dd2ea4d17f816204bedc69756610b80370ca748a06ab100ef8221107605a5e464b6a8c2587b728ba6a964776ea6dfeb7f7165
 SHA512 
4c27a3b16eaf98db164832497c497576fcabb274b24c6eb3060625b7711b1de91fce9a52f7c7caaec77a93768a6ce2ec173ab1ccb72f4c56c51cc4740d380d97
 DIST auctex-12.2.tar.gz 1511396 BLAKE2B 
02cad76c8846fc10dc1bd94d15fb1d6f56a9beead96deaa32a5e9a43241b232f021d9abe1965e10e53b941a223c500b301b1c467228bf8d9ed2646fa70bae647
 SHA512 
412e247ad9ba7feb768cade0a7098cc79991ccdf350248836813d572bfe2339f52c4e0e9ce631354e2c2d434217274aa9116e61d122a625a45a7f67aabd2316b
+DIST auctex-12.3.tar.gz 1534283 BLAKE2B 
b70db839cd82805ed0410f8b92c5f19a78e92ee8f23d18962f0da77bdfdbac4264272805135c7f16ba35c461017aac74030071c85d2ff413f8eff542cad670d2
 SHA512 
29c411a7f18e0dd2d84edaf935e278cdf694644e01f40c26c26da403efa0a823fc3110c291d218bf930cad208dc249ca665dc20ccad5e2b44bd3caae828079ca

diff --git a/app-emacs/auctex/auctex-12.3.ebuild 
b/app-emacs/auctex/auctex-12.3.ebuild
new file mode 100644
index 000..809f35351cc
--- /dev/null
+++ b/app-emacs/auctex/auctex-12.3.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+NEED_EMACS=24
+
+inherit elisp
+
+DESCRIPTION="Extensible package for writing and formatting TeX files in Emacs"
+HOMEPAGE="https://www.gnu.org/software/auctex/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+ FDL-1.3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
+IUSE="preview-latex"
+
+RDEPEND="virtual/latex-base
+   preview-latex? (
+   app-text/dvipng
+   app-text/ghostscript-gpl
+   )"
+BDEPEND="${RDEPEND}"
+
+TEXMF="/usr/share/texmf-site"
+
+src_configure() {
+   econf \
+   --with-emacs \
+   --with-auto-dir="${EPREFIX}/var/lib/auctex" \
+   --with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
+   --with-packagelispdir="${EPREFIX}${SITELISP}/${PN}" \
+   --with-packagedatadir="${EPREFIX}${SITEETC}/${PN}" \
+   --with-texmf-dir="${EPREFIX}${TEXMF}" \
+   --disable-build-dir-test \
+   $(use_enable preview-latex preview)
+}
+
+src_compile() {
+   export VARTEXFONTS="${T}"/fonts
+   emake
+}
+
+src_install() {
+   emake -j1 DESTDIR="${D}" install
+   elisp-site-file-install "${FILESDIR}/50${PN}-gentoo.el"
+   if use preview-latex; then
+   elisp-site-file-install "${FILESDIR}/60${PN}-gentoo.el"
+   fi
+   dodoc ChangeLog* CHANGES FAQ INSTALL PROBLEMS.preview README RELEASE 
TODO
+}
+
+pkg_postinst() {
+   use preview-latex && texmf-update
+   elisp-site-regen
+}
+
+pkg_postrm() {
+   use preview-latex && texmf-update
+   elisp-site-regen
+}



[gentoo-commits] repo/gentoo:master commit in: app-emacs/auctex/, app-emacs/auctex/files/

2021-02-06 Thread Ulrich Müller
commit: 139f76293e9b9848c13969b6b50e6e088ea4063b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb  6 16:48:05 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb  6 16:48:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139f7629

app-emacs/auctex: Remove old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/auctex/Manifest |  1 -
 app-emacs/auctex/auctex-12.1-r1.ebuild| 62 ---
 app-emacs/auctex/files/auctex-12.1-autoload.patch | 33 
 3 files changed, 96 deletions(-)

diff --git a/app-emacs/auctex/Manifest b/app-emacs/auctex/Manifest
index 56446f1b220..4bdc9ca0d94 100644
--- a/app-emacs/auctex/Manifest
+++ b/app-emacs/auctex/Manifest
@@ -1,4 +1,3 @@
 DIST auctex-11.92.tar.gz 1486606 BLAKE2B 
6e34d1da3bacad8f2baee2f13eb44a5b617a342c294ef4d7ba28059b678510e1d161f3f02fbcf38128c09ab4996a035e5ec28898134b967d88ad621b8b477845
 SHA512 
758bf82903ba0499decf0ade77c7ac70865132a24195d7e8794538b7857c448811b7ef26149a915b60ed3ee34c2ebaddb3282a320bd459c9ee3f461d6ee9b84e
-DIST auctex-12.1.tar.gz 1476296 BLAKE2B 
1dd5db94b5b7bb572919fdcb6c7dd2ea4d17f816204bedc69756610b80370ca748a06ab100ef8221107605a5e464b6a8c2587b728ba6a964776ea6dfeb7f7165
 SHA512 
4c27a3b16eaf98db164832497c497576fcabb274b24c6eb3060625b7711b1de91fce9a52f7c7caaec77a93768a6ce2ec173ab1ccb72f4c56c51cc4740d380d97
 DIST auctex-12.2.tar.gz 1511396 BLAKE2B 
02cad76c8846fc10dc1bd94d15fb1d6f56a9beead96deaa32a5e9a43241b232f021d9abe1965e10e53b941a223c500b301b1c467228bf8d9ed2646fa70bae647
 SHA512 
412e247ad9ba7feb768cade0a7098cc79991ccdf350248836813d572bfe2339f52c4e0e9ce631354e2c2d434217274aa9116e61d122a625a45a7f67aabd2316b
 DIST auctex-12.3.tar.gz 1534283 BLAKE2B 
b70db839cd82805ed0410f8b92c5f19a78e92ee8f23d18962f0da77bdfdbac4264272805135c7f16ba35c461017aac74030071c85d2ff413f8eff542cad670d2
 SHA512 
29c411a7f18e0dd2d84edaf935e278cdf694644e01f40c26c26da403efa0a823fc3110c291d218bf930cad208dc249ca665dc20ccad5e2b44bd3caae828079ca

diff --git a/app-emacs/auctex/auctex-12.1-r1.ebuild 
b/app-emacs/auctex/auctex-12.1-r1.ebuild
deleted file mode 100644
index 965c79c5318..000
--- a/app-emacs/auctex/auctex-12.1-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-NEED_EMACS=24
-
-inherit elisp
-
-DESCRIPTION="Extensible package for writing and formatting TeX files in Emacs"
-HOMEPAGE="https://www.gnu.org/software/auctex/;
-SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-3+ FDL-1.3+"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
-IUSE="preview-latex"
-
-RDEPEND="virtual/latex-base
-   preview-latex? (
-   app-text/dvipng
-   app-text/ghostscript-gpl
-   )"
-BDEPEND="${RDEPEND}"
-
-ELISP_PATCHES="${P}-autoload.patch"
-TEXMF="/usr/share/texmf-site"
-
-src_configure() {
-   econf \
-   --with-emacs \
-   --with-auto-dir="${EPREFIX}/var/lib/auctex" \
-   --with-lispdir="${EPREFIX}${SITELISP}/${PN}" \
-   --with-packagelispdir="${EPREFIX}${SITELISP}/${PN}" \
-   --with-packagedatadir="${EPREFIX}${SITEETC}/${PN}" \
-   --with-texmf-dir="${EPREFIX}${TEXMF}" \
-   --disable-build-dir-test \
-   $(use_enable preview-latex preview)
-}
-
-src_compile() {
-   export VARTEXFONTS="${T}"/fonts
-   emake
-}
-
-src_install() {
-   emake -j1 DESTDIR="${D}" install
-   elisp-site-file-install "${FILESDIR}/50${PN}-gentoo.el"
-   if use preview-latex; then
-   elisp-site-file-install "${FILESDIR}/60${PN}-gentoo.el"
-   fi
-   dodoc ChangeLog* CHANGES FAQ INSTALL PROBLEMS.preview README RELEASE 
TODO
-}
-
-pkg_postinst() {
-   use preview-latex && texmf-update
-   elisp-site-regen
-}
-
-pkg_postrm() {
-   use preview-latex && texmf-update
-   elisp-site-regen
-}

diff --git a/app-emacs/auctex/files/auctex-12.1-autoload.patch 
b/app-emacs/auctex/files/auctex-12.1-autoload.patch
deleted file mode 100644
index 3ee765d94ca..000
--- a/app-emacs/auctex/files/auctex-12.1-autoload.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-commit 1b88eda687913a3a355a010ed0483bfcfce28301
-Author: Tassilo Horn 
-Date:   Fri May 17 22:07:10 2019 +0200
-
-Fix autoload generation code (bug#35758)
-
-* Makefile.in (AUTOLOAD,PREVIEW_AUTOLOAD): Use arg instead of
-  generated-autoload-file (bug#35758).
-
-diff --git a/Makefile.in b/Makefile.in
-index 822eea9f..74659f7a 100644
 a/Makefile.in
-+++ b/Makefile.in
-@@ -52,12 +52,15 @@ PACKAGE=auctex
- PACKAGE_INFO=auctex preview-latex
- EMACS=@EMACS@
- ELCC=$(EMACS) -batch -q -no-site-file -no-init-file -l lpath.el
--AUTOLOAD=--eval '(let ((generated-autoload-file (expand-file-name "$@"))) \
--  (mapcar (function 

[gentoo-commits] repo/gentoo:master commit in: app-emacs/org-mode/

2021-02-06 Thread Ulrich Müller
commit: 0de32aedbd086eae2f1da645afbf21179189c34b
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb  6 16:35:48 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb  6 16:35:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de32aed

app-emacs/org-mode: Remove old

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/org-mode/Manifest |  2 -
 app-emacs/org-mode/org-mode-8.3.2-r1.ebuild | 58 
 app-emacs/org-mode/org-mode-9.3.6.ebuild| 59 -
 3 files changed, 119 deletions(-)

diff --git a/app-emacs/org-mode/Manifest b/app-emacs/org-mode/Manifest
index a83ee8ac92c..8c3518fd0e8 100644
--- a/app-emacs/org-mode/Manifest
+++ b/app-emacs/org-mode/Manifest
@@ -1,4 +1,2 @@
-DIST org-8.3.2.tar.gz 4442361 BLAKE2B 
f21f07578e870cd3edaa3721a53f679627c0115c320c666c2086e201e272c0ef03540bfdd90936a624cd4c4dcbac21b91346ba975b6006ada2d46184f73574f3
 SHA512 
3e1ff47c875a2db3239add8b060f555da357e465161ca62860c0ac2734c2e31c5387d2df4223ab7ea8ea60050f9a845d160b0bcb3afcf36f1d3cabcaa961e6a2
-DIST org-9.3.6.tar.gz 4669953 BLAKE2B 
1d221918f8145b789d979ee7822640dd37c5722e9f65ba36e945f7d574cfb89d48e2da1812d5dc727301ef1ad8bd2ef5628f54cbbfef5bffbab48656ed4c1e65
 SHA512 
47b5b81f47474d399cc7aada0e32f376d4c8758f6e955b7d889035610c20a4c372ea0571a510695822d2b87bd1e8002c2d0d8c73dc730144540c59b5ef25e090
 DIST org-9.4.4.tar.gz 4725983 BLAKE2B 
69fcd15e13c55b71a2c0c6185a0b82dfd8f72ef2c68a8ccc5aa9d3e9f134233d7c7c3cb38f4957cc7d5d70a082067412b61be2111b484b6a91a8a2e5f077bb39
 SHA512 
ec857f9765a869371bd3425aaecdbe1c8bb8f605640d81efebd7ed13afcb05439cf3a5277457ed399bc501f95a6d823bda7f46b6991cd5f21cf53cf0e666d831
 DIST org-9.4.tar.gz 4724986 BLAKE2B 
8f56c2459e1718d4982ccdba3a8fb1403ff4a66a5425ec341f6d5ef01b2415c87d77c7ac8a8cd7046b4398a18688ef5fb4f92d0131f6694bc6047b32e3dd5827
 SHA512 
480377b13950e1f9cfa2ec553f274156ff9a25a5572d5eb6137fa08a3d6f1d5c0a6942f4d139379974861ee467c3be17105bec6b17640beaa308c8fa6825f8f5

diff --git a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild 
b/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild
deleted file mode 100644
index 1fae60b6751..000
--- a/app-emacs/org-mode/org-mode-8.3.2-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp readme.gentoo-r1
-
-DESCRIPTION="An Emacs mode for notes and project planning"
-HOMEPAGE="https://www.orgmode.org/;
-SRC_URI="https://orgmode.org/org-${PV}.tar.gz;
-
-LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="contrib doc odt-schema"
-RESTRICT="test"
-
-DEPEND="doc? ( virtual/texi2dvi )"
-
-S="${WORKDIR}/org-${PV}"
-SITEFILE="50${PN}-gentoo.el"
-
-src_compile() {
-   emake datadir="${EPREFIX}${SITEETC}/${PN}"
-   use doc && emake pdf card
-}
-
-src_install() {
-   emake \
-   DESTDIR="${D}" \
-   ETCDIRS="styles $(use odt-schema && echo schema)" \
-   lispdir="${EPREFIX}${SITELISP}/${PN}" \
-   datadir="${EPREFIX}${SITEETC}/${PN}" \
-   infodir="${EPREFIX}/usr/share/info" \
-   install
-
-   cp "${FILESDIR}/${SITEFILE}" "${T}/${SITEFILE}" || die
-
-   if use contrib; then
-   elisp-install ${PN}/contrib contrib/lisp/{org,ob,ox}*.el
-   ( docinto contrib; dodoc -r contrib/README contrib/scripts )
-   find "${ED}/usr/share/doc/${PF}/contrib" -type f -name '.*' \
-   -exec rm -f '{}' '+'
-   # add the contrib subdirectory to load-path
-   sed -i -e 's:\(.*@SITELISP@\)\(.*\):&\n\1/contrib\2:' \
-   "${T}/${SITEFILE}" || die
-   fi
-
-   elisp-site-file-install "${T}/${SITEFILE}"
-   dodoc README doc/library-of-babel.org doc/orgcard.txt etc/ORG-NEWS
-   use doc && dodoc doc/org.pdf doc/orgcard.pdf doc/orgguide.pdf
-
-   DOC_CONTENTS="Org mode has a large variety of run-time dependencies,
-   so you may have to install one or more additional packages.
-   A non-exhaustive list of these dependencies may be found at
-   ."
-   readme.gentoo_create_doc
-}

diff --git a/app-emacs/org-mode/org-mode-9.3.6.ebuild 
b/app-emacs/org-mode/org-mode-9.3.6.ebuild
deleted file mode 100644
index bffbcb8d714..000
--- a/app-emacs/org-mode/org-mode-9.3.6.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-NEED_EMACS=24
-
-inherit elisp readme.gentoo-r1
-
-DESCRIPTION="An Emacs mode for notes and project planning"
-HOMEPAGE="https://www.orgmode.org/;
-SRC_URI="https://orgmode.org/org-${PV}.tar.gz;
-
-LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ 

[gentoo-commits] repo/gentoo:master commit in: app-emacs/org-mode/

2021-02-06 Thread Ulrich Müller
commit: 0fc4245223d02a70a999025e185807a0a211db73
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb  6 16:34:46 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb  6 16:35:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc42452

app-emacs/org-mode: Version bump to 9.4.4

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ulrich Müller  gentoo.org>

 app-emacs/org-mode/Manifest  |  1 +
 app-emacs/org-mode/org-mode-9.4.4.ebuild | 59 
 2 files changed, 60 insertions(+)

diff --git a/app-emacs/org-mode/Manifest b/app-emacs/org-mode/Manifest
index 05a023370d4..a83ee8ac92c 100644
--- a/app-emacs/org-mode/Manifest
+++ b/app-emacs/org-mode/Manifest
@@ -1,3 +1,4 @@
 DIST org-8.3.2.tar.gz 4442361 BLAKE2B 
f21f07578e870cd3edaa3721a53f679627c0115c320c666c2086e201e272c0ef03540bfdd90936a624cd4c4dcbac21b91346ba975b6006ada2d46184f73574f3
 SHA512 
3e1ff47c875a2db3239add8b060f555da357e465161ca62860c0ac2734c2e31c5387d2df4223ab7ea8ea60050f9a845d160b0bcb3afcf36f1d3cabcaa961e6a2
 DIST org-9.3.6.tar.gz 4669953 BLAKE2B 
1d221918f8145b789d979ee7822640dd37c5722e9f65ba36e945f7d574cfb89d48e2da1812d5dc727301ef1ad8bd2ef5628f54cbbfef5bffbab48656ed4c1e65
 SHA512 
47b5b81f47474d399cc7aada0e32f376d4c8758f6e955b7d889035610c20a4c372ea0571a510695822d2b87bd1e8002c2d0d8c73dc730144540c59b5ef25e090
+DIST org-9.4.4.tar.gz 4725983 BLAKE2B 
69fcd15e13c55b71a2c0c6185a0b82dfd8f72ef2c68a8ccc5aa9d3e9f134233d7c7c3cb38f4957cc7d5d70a082067412b61be2111b484b6a91a8a2e5f077bb39
 SHA512 
ec857f9765a869371bd3425aaecdbe1c8bb8f605640d81efebd7ed13afcb05439cf3a5277457ed399bc501f95a6d823bda7f46b6991cd5f21cf53cf0e666d831
 DIST org-9.4.tar.gz 4724986 BLAKE2B 
8f56c2459e1718d4982ccdba3a8fb1403ff4a66a5425ec341f6d5ef01b2415c87d77c7ac8a8cd7046b4398a18688ef5fb4f92d0131f6694bc6047b32e3dd5827
 SHA512 
480377b13950e1f9cfa2ec553f274156ff9a25a5572d5eb6137fa08a3d6f1d5c0a6942f4d139379974861ee467c3be17105bec6b17640beaa308c8fa6825f8f5

diff --git a/app-emacs/org-mode/org-mode-9.4.4.ebuild 
b/app-emacs/org-mode/org-mode-9.4.4.ebuild
new file mode 100644
index 000..00545f28b21
--- /dev/null
+++ b/app-emacs/org-mode/org-mode-9.4.4.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+NEED_EMACS=24
+
+inherit elisp readme.gentoo-r1
+
+DESCRIPTION="An Emacs mode for notes and project planning"
+HOMEPAGE="https://www.orgmode.org/;
+SRC_URI="https://orgmode.org/org-${PV}.tar.gz;
+
+LICENSE="GPL-3+ FDL-1.3+ contrib? ( GPL-2+ MIT ) odt-schema? ( OASIS-Open )"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="contrib doc odt-schema"
+RESTRICT="test"
+
+BDEPEND="doc? ( virtual/texi2dvi )"
+
+S="${WORKDIR}/org-${PV}"
+SITEFILE="50${PN}-gentoo.el"
+
+src_compile() {
+   emake datadir="${EPREFIX}${SITEETC}/${PN}"
+   use doc && emake pdf card
+}
+
+src_install() {
+   emake \
+   DESTDIR="${D}" \
+   ETCDIRS="styles $(use odt-schema && echo schema)" \
+   lispdir="${EPREFIX}${SITELISP}/${PN}" \
+   datadir="${EPREFIX}${SITEETC}/${PN}" \
+   infodir="${EPREFIX}/usr/share/info" \
+   install
+
+   cp "${FILESDIR}/${SITEFILE}" "${T}/${SITEFILE}" || die
+
+   if use contrib; then
+   elisp-install ${PN}/contrib contrib/lisp/{org,ob,ox}*.el
+   ( docinto contrib; dodoc -r contrib/README contrib/scripts )
+   find "${ED}/usr/share/doc/${PF}/contrib" -type f -name '.*' \
+   -exec rm -f '{}' '+'
+   # add the contrib subdirectory to load-path
+   sed -i -e 's:\(.*@SITELISP@\)\(.*\):&\n\1/contrib\2:' \
+   "${T}/${SITEFILE}" || die
+   fi
+
+   elisp-site-file-install "${T}/${SITEFILE}"
+   dodoc README etc/ORG-NEWS
+   use doc && dodoc doc/org.pdf doc/orgcard.pdf doc/orgguide.pdf
+
+   DOC_CONTENTS="Org mode has a large variety of run-time dependencies,
+   so you may have to install one or more additional packages.
+   A non-exhaustive list of these dependencies may be found at
+   ."
+   readme.gentoo_create_doc
+}



[gentoo-commits] repo/gentoo:master commit in: www-apps/piwigo/

2021-02-06 Thread Bernard Cafarelli
commit: 1c1a09ff4f7866243d3aa6e1cc7b6e01a1f21559
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sat Feb  6 16:12:36 2021 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sat Feb  6 16:32:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c1a09ff

www-apps/piwigo: 11.3.0 bump

Drop old 11.1.0

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli  gentoo.org>

 www-apps/piwigo/Manifest   | 2 +-
 www-apps/piwigo/{piwigo-11.1.0.ebuild => piwigo-11.3.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/piwigo/Manifest b/www-apps/piwigo/Manifest
index 23ea062333e..974f194ed69 100644
--- a/www-apps/piwigo/Manifest
+++ b/www-apps/piwigo/Manifest
@@ -1,3 +1,3 @@
-DIST piwigo-11.1.0.zip 17689960 BLAKE2B 
978e15fdf00d66e425b3132f062296e48e5acf0e29bfc3dd3d8882b6684fd22a7084fa43d99813090a1263f3388f9c03cfe7e6bbbf35aeec9b728fe339028f9a
 SHA512 
a85872de2fbbcfc062a0f90c06b44a59af5d1a474741c82515f4e01e5d49333d2432eb534129d970f751a2b6c1c6b988b30896422e5a1f2aa1ed4db36b9ca120
 DIST piwigo-11.2.0.zip 17694759 BLAKE2B 
3a9b2de54d8f30790003c1d3a93c1d12f6cb845eda2d0cbd5b5f45a0dac9ff24de6a94a458a6895b264f73516ad01faf9606a81840529fd02eedaa6ccce9d3fc
 SHA512 
d8120265b8f8e5e8e6275cbcec3af22bbc4b59f32a744d9b6152b2e9ddeb63844445211e6dfde2ca84f9ae382424260b98106a3acb4f469242c8dbe741ed
+DIST piwigo-11.3.0.zip 17695593 BLAKE2B 
cc77c6b041c19714bed3d3a767e8a1c69d623c711c47601d606000fbab16fbb51ea781c5a01e12e7ed40468bef769d323676a61711cc092f024c874ce67825c9
 SHA512 
5544e94801007a80ffe8951a1427ef75245c09aa41991679baed112068c2acf751543428842e98305db0a17b3938846ed40e3c5f7c301d1b155b8673557585c4
 DIST piwigo-2.10.2.zip 17391322 BLAKE2B 
9982b398b8f3ead6bb5e70b34508d868e2a7440c1fe2d066f659d1a04e90f3239af0b63c2bcdc2fa250edab216acd155d5201d2634c30b275008f25bd0a5e7d0
 SHA512 
b75359a5ca1fd863de766eaf46dee64fc36482162fd1013bb95fd98553ae1135f9eafd584929a8d0f4dd074e9231978e84917e557de328786c6060098ab3734b

diff --git a/www-apps/piwigo/piwigo-11.1.0.ebuild 
b/www-apps/piwigo/piwigo-11.3.0.ebuild
similarity index 100%
rename from www-apps/piwigo/piwigo-11.1.0.ebuild
rename to www-apps/piwigo/piwigo-11.3.0.ebuild



[gentoo-commits] repo/proj/prefix:master commit in: sys-devel/gcc/

2021-02-06 Thread Fabian Groffen
commit: 45d474ef31c19c28e7021e9cb4e4d18b0d000280
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Feb  6 16:27:31 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Feb  6 16:27:31 2021 +
URL:https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=45d474ef

sys-devel/gcc: add special 11 pre-release for Apple SI (arm64)

Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 sys-devel/gcc/Manifest |  4 ++--
 ...-10.1.0-r1.ebuild => gcc-11_pre20200206.ebuild} | 25 --
 sys-devel/gcc/metadata.xml | 13 +--
 3 files changed, 18 insertions(+), 24 deletions(-)

diff --git a/sys-devel/gcc/Manifest b/sys-devel/gcc/Manifest
index 4e50982ccb..cbcbd2a082 100644
--- a/sys-devel/gcc/Manifest
+++ b/sys-devel/gcc/Manifest
@@ -1,8 +1,7 @@
 DIST ecj-4.5.jar 1470676 BLAKE2B 
793c10ba09fd8040c0e1181204141aea16780c9c9088e07126e00da2b510af2ad6f58d876357d7e98cbb02d783a3be434469d5de1df134ccb8cc508e45028d80
 SHA512 
d4e1bf7538ace56e3d69fa91da5bbd16c272923b4de0a9d8dee23ea2b75f9f38c603de72fc4061df49285c450b63f3df211cee5270e9fffc5447445d1a9c9e4e
-DIST gcc-10.1.0-patches-2.tar.bz2 15808 BLAKE2B 
8275c2ac3eda8e87255fefe2bb4ed2a10d790bf6085517cd26589fa6a98aa417f4578da88da91b4639d78ed9c897a07447d2048698b4e003f3adc397881c7ee5
 SHA512 
f3ef55103346a0ca40a5633a520091e93e98a3226d24a2b677f791af511460ea5bb5f6dbda6cdf706af2aeb22eb39d37cf226e012bd378c330db17246da88d09
-DIST gcc-10.1.0.tar.xz 74591240 BLAKE2B 
d64cf01beaaff7af9e7d5b1d5e6fdfb37cce5667b4455c1c9bbfd190e631f03555d63d52d31e7be5ac232256be11058f89d5bc7d0dcb01de44e90a52645ad87f
 SHA512 
0cb2a74c793face751f42bc580960b00e2bfea785872a0a2155f1f1dbfaa248f9591b67f4322db0f096f8844aca9243bc02732bda106c3b6e43b02bb67eb3096
 DIST gcc-10.2.0-patches-6.tar.bz2 24103 BLAKE2B 
f719012f86136ad9c4ea1397548caca6e69687534599a88cc25fe0e4f83dd7fd34c07375fa6e612e2b430e078c1a59913160cce07312e94fa1ce575a33e5457b
 SHA512 
61d97dba29024c7a22806689ebf33f5cb9ce099230bcc344f2865b976c3fdfd8ebec5962eaffd0156de75eca58499ba785867bd4a4ac92c6f799ab1bee8844a1
 DIST gcc-10.2.0.tar.xz 75004144 BLAKE2B 
1d79397330354e61439283cac96a109bf78ffc726265442e6d3ec131f107589ab7349d6612836edd8c8512f7bcc1d901a65a0d5d925d28a5bf3ef5cc3f9787ee
 SHA512 
42ae38928bd2e8183af445da34220964eb690b675b1892bbeb7cd5bb62be499011ec9a93397dba5e2fb681afadfc6f2767d03b9035b44ba9be807187ae6dc65e
+DIST gcc-11.0.0-patches-6.tar.bz2 12744 BLAKE2B 
05e8d8b87cd1069bc6c03a6cbd61e5414148b7c6467e5b2ebf03af1493075280d8f1a5a123148f786724e3f813ef7fbb5f2728598ab4ab7879b4e649f592156b
 SHA512 
9e873a40eca07e471a9832ed062575063144554ca306b60a9b5f7da61fa1f148a13fd5ea933c852d105931e452de1c6ab3cd7baf4f80da17b9d81eeb36c5b3fd
 DIST gcc-4.1.2-patches-1.5.tar.bz2 53576 BLAKE2B 
16dcbf8bac85c3e95a8526ffd504f298ac09fbd79d8ee9f633782ffcd177eb0de256dc8ff36d45dc40dd8582b712e2ea0cd3b2063e3205d51cc022ad7befa7cc
 SHA512 
3c7c15f740ec80aaa6f9c1ad77daeb2a2527f1719fbcc5d96d956e1fe1f24da961b1b030cf2bb631f1a0cc970f6462823e9a78441c9fd6b57f3645b04cd6a362
 DIST gcc-4.1.2-uclibc-patches-1.0.tar.bz2 20980 BLAKE2B 
cfc7dd4c7a0b1ed80c491d4ad56b05b05ff308fdbed2faa1b9f15b10c0f7834ee4ffcb0df1619f959f7a1a5f315305b550665c232404a8a3306e3e615539a0c8
 SHA512 
57789f4236a3085136afa83be3cef677bd813afd258d67bfdbecd2058f497cd459366d5515044c0208ab753946dc951dac6a3889752ca6dae836d837c22ce33b
 DIST gcc-4.1.2.tar.bz2 39707720 BLAKE2B 
966b6a64c118456c7fb66eb2ad0dd84b1d53ad88dcbd146f446ef097a6975f5d6a7f1bcbbc4bfcd4e48b00eeb8054728e412db3d9818cff1f195e37859a4e510
 SHA512 
b97d3b72a3b0355611d5090b2c715b7a774f0e466a89326a0226c2809d12dfafb2d7c5a7af54bd5e00c135bbb6596f535e1a484740f7f1f691e8a57e6f0425cc
@@ -35,3 +34,4 @@ DIST gcc-9.2.0.tar.xz 70607648 BLAKE2B 
41a5e148f9a6857d6599679964c203533f76f330a
 DIST gcc-cygwinports-0de6b2ae6b6577eb0891a7ca8d551bdfa79bf5e8.tar.gz 20183 
BLAKE2B 
dc9a4c78f98851ed77720d4c06d3fbf9f2d7d0e81a825cc89026994060fd29214f111fd3a52cec6518417cab2be89caf4a844a0869136287f174147ca7a6ebf3
 SHA512 
d01ee85a1327e7f6f16b3c2de6659699764f365215bd3e58247c5c65594153b9232bdc43ff89420cac75ad908ed39c7ff9fa4006818f5dd209b792d34d9ae7de
 DIST gcc-cygwinports-11fa2eec213324d64673ad41358f726f6523667f.tar.gz 23047 
BLAKE2B 
83e44a2eed9e134ea2531e3ecff4479f4d305a55d14729ed11c91199c1f56ec7e2d4df48d56de11ba43a9e936019943edc370a04a26f6b3bfd5616230feeffa5
 SHA512 
f8cbf3b2b20c1950d0984fe672536d92f7d05b065495d93205d72b7578e696847f074430c6e642668d1c0c26fa9d98a4dfd3fce7030d45f2d04f80499437587c
 DIST gcc-cygwinports-f44d762eb3551ea0d81aa8e4b428bcb7caabb628.tar.gz 32780 
BLAKE2B 
364353bf379a2a950050148caf2cef86239f2418a98f72b3edec4cf56e43e7d07601f4d1ca8103c691ff0fca96a6a8c728e2e50bca373c34441bdc7505be
 SHA512 
d5bc37965745fa32a3ddd357e658bd066d4aadf19eee7a30047f4dc6f47450d320e33cbbe4bf22fa6f5e30f7f41ec6ec3a250df56760a38df0f14fea3e34a83e
+DIST gcc-pre11-apple-si-f1bedb9.tar.gz 124531876 BLAKE2B 

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

2021-02-06 Thread Thomas Deutschmann
commit: 0785165ca64b8e6396a24043789d0bfb8b3359d3
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Feb  6 16:18:10 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb  6 16:18:10 2021 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=0785165c

genkernel: normalize locales

We need to ensure we are using same locales within genkernel
because some regular expressions or program output we parse
maybe different depending on used locales.

Bug: https://bugs.gentoo.org/763165
Signed-off-by: Thomas Deutschmann  gentoo.org>

 genkernel | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/genkernel b/genkernel
index 6ec8905..85c2021 100755
--- a/genkernel
+++ b/genkernel
@@ -4,6 +4,12 @@
 PATH="${PATH}:/sbin:/usr/sbin"
 GK_V='4.1.2'
 
+# Normalize locales
+export LC_ALL=C
+export LANG=C
+unset LC_MESSAGES
+unset LC_CTYPE
+
 GK_TIME_START=$(date +%s)
 
 TODEBUGCACHE=yes # Until an error occurs or LOGFILE is fully qualified.



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

2021-02-06 Thread Thomas Deutschmann
commit: ca0338252c5a6837f420ad93114f481d7af32afc
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Feb  6 16:22:37 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb  6 16:27:46 2021 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=ca033825

genkernel: make sure GREP_OPTIONS is unset

We are using grep command and user could have set GREP_OPTIONS
environment variable which could cause problems.

Signed-off-by: Thomas Deutschmann  gentoo.org>

 genkernel | 1 +
 1 file changed, 1 insertion(+)

diff --git a/genkernel b/genkernel
index 85c2021..7d5a75e 100755
--- a/genkernel
+++ b/genkernel
@@ -46,6 +46,7 @@ then
GK_SETTINGS+=( EXTRAVERSION )
GK_SETTINGS+=( INSTALL_MOD_PATH )
GK_SETTINGS+=( MOD_INSTALL )
+   GK_SETTINGS+=( GREP_OPTIONS )
 
for GK_SETTING in "${GK_SETTINGS[@]}"
do



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

2021-02-06 Thread Ben Kohler
commit: 99b2c647918dd51a4bcd00e6c572a4cc25a54b4f
Author: Ben Kohler  gentoo  org>
AuthorDate: Sat Feb  6 16:25:09 2021 +
Commit: Ben Kohler  gentoo  org>
CommitDate: Sat Feb  6 16:25:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99b2c647

net-p2p/retroshare: add missing \ line ending

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

 net-p2p/retroshare/retroshare-0.6.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/retroshare/retroshare-0.6.5-r1.ebuild 
b/net-p2p/retroshare/retroshare-0.6.5-r1.ebuild
index 717d55dae57..51d46eb7ff2 100644
--- a/net-p2p/retroshare/retroshare-0.6.5-r1.ebuild
+++ b/net-p2p/retroshare/retroshare-0.6.5-r1.ebuild
@@ -84,7 +84,7 @@ src_configure() {
 
eqmake5 CONFIG+="${qConfigs[*]}" \
RS_MAJOR_VERSION=$(ver_cut 1) RS_MINOR_VERSION=$(ver_cut 2) \
-   RS_MINI_VERSION=$(ver_cut 3) RS_EXTRA_VERSION="-gentoo-${PR}"
+   RS_MINI_VERSION=$(ver_cut 3) RS_EXTRA_VERSION="-gentoo-${PR}" \
RS_UPNP_LIB=miniupnpc
 }
 



[gentoo-commits] proj/sci:master commit in: sci-libs/rocBLAS/files/, sci-libs/rocBLAS/

2021-02-06 Thread Benda XU
commit: d0adb875160c06a460f49d028adf6eed32646ae5
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Feb  6 16:18:10 2021 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Feb  6 16:19:49 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d0adb875

sci-libs/rocBLAS: depend on Tensile-4.0.0-r1 and newer.

clean up the ebuild.

Bug: https://github.com/justxi/rocm/issues/133
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu  gentoo.org>

 .../files/Tensile-4.0.0-locate-commands.patch  | 32 +
 sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild   | 76 ++
 2 files changed, 108 insertions(+)

diff --git a/sci-libs/rocBLAS/files/Tensile-4.0.0-locate-commands.patch 
b/sci-libs/rocBLAS/files/Tensile-4.0.0-locate-commands.patch
new file mode 100644
index 0..461a736a2
--- /dev/null
+++ b/sci-libs/rocBLAS/files/Tensile-4.0.0-locate-commands.patch
@@ -0,0 +1,32 @@
+Index: Tensile-rocm-4.0.0/Tensile/Common.py
+===
+--- Tensile-rocm-4.0.0.orig/Tensile/Common.py
 Tensile-rocm-4.0.0/Tensile/Common.py
+@@ -1521,14 +1521,14 @@ def assignGlobalParameters( config ):
+   print2(" %24s: %8s (unspecified)" % (key, defaultValue))
+ 
+   # ROCm Agent Enumerator Path
+-  globalParameters["ROCmAgentEnumeratorPath"] = locateExe("/opt/rocm/bin", 
"rocm_agent_enumerator")
++  globalParameters["ROCmAgentEnumeratorPath"] = locateExe("", 
"rocm_agent_enumerator")
+   if "CxxCompiler" in config:
+ globalParameters["CxxCompiler"] = config["CxxCompiler"]
+ 
+   if "TENSILE_ROCM_ASSEMBLER_PATH" in os.environ:
+ globalParameters["AssemblerPath"] = 
os.environ.get("TENSILE_ROCM_ASSEMBLER_PATH")
+   elif globalParameters["AssemblerPath"] is None and 
globalParameters["CxxCompiler"] == "hipcc":
+-globalParameters["AssemblerPath"] = locateExe("/opt/rocm/llvm/bin", 
"clang++")
++globalParameters["AssemblerPath"] = locateExe("", "clang++")
+   elif globalParameters["AssemblerPath"] is None and 
globalParameters["CxxCompiler"] == "hcc":
+ globalParameters["AssemblerPath"] = locateExe("/opt/rocm/bin", "hcc")
+ 
+@@ -1536,8 +1536,8 @@ def assignGlobalParameters( config ):
+   if globalParameters["CxxCompiler"] == "hcc":
+ globalParameters["ExtractKernelPath"] = locateExe("/opt/rocm/bin", 
"extractkernel")
+   else:
+-globalParameters["ExtractKernelPath"] = locateExe("/opt/rocm/hip/bin", 
"extractkernel")
+-globalParameters["ClangOffloadBundlerPath"] = 
locateExe("/opt/rocm/llvm/bin", "clang-offload-bundler")
++globalParameters["ExtractKernelPath"] = locateExe("", "extractkernel")
++globalParameters["ClangOffloadBundlerPath"] = locateExe("", 
"clang-offload-bundler")
+ 
+   if "ROCmAgentEnumeratorPath" in config:
+ globalParameters["ROCmAgentEnumeratorPath"] = 
config["ROCmAgentEnumeratorPath"]

diff --git a/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild 
b/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild
new file mode 100644
index 0..ba8f4c0e6
--- /dev/null
+++ b/sci-libs/rocBLAS/rocBLAS-4.0.0-r2.ebuild
@@ -0,0 +1,76 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="AMD's library for BLAS on ROCm."
+HOMEPAGE="https://github.com/ROCmSoftwarePlatform/rocBLAS;
+SRC_URI="https://github.com/ROCmSoftwarePlatform/rocBLAS/archive/rocm-${PV}.tar.gz
 -> rocm-${PN}-${PV}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+
+RDEPEND="=dev-util/hip-$(ver_cut 1-2)*"
+DEPEND="${RDEPEND}
+   dev-perl/File-Which
+   dev-libs/msgpack
+   dev-util/cmake
+   dev-util/rocm-cmake
+   >=dev-util/Tensile-4.0.0-r1
+   "
+
+# stripped library is not working
+RESTRICT="strip"
+
+S="${WORKDIR}"/${PN}-rocm-${PV}
+
+rocBLAS_V="0.1"
+
+PATCHES=( "${FILESDIR}"/${PN}-4.0.0-use-system-tensile.patch )
+
+src_prepare() {
+   eapply_user
+
+   sed -e "/PREFIX rocblas/d" \
+   -e "/

[gentoo-commits] proj/sci:master commit in: dev-util/Tensile/, dev-util/Tensile/files/

2021-02-06 Thread Benda XU
commit: 53da9141ac01271e8abb862025df966e852d68a4
Author: Benda Xu  gentoo  org>
AuthorDate: Sat Feb  6 16:15:07 2021 +
Commit: Benda XU  gentoo  org>
CommitDate: Sat Feb  6 16:19:49 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=53da9141

dev-util/Tensile: move to standard directories.

Let cmake to be able to locate Tensile.

Move source code out of the python site-packages tree.

Reported-by: Yiyang Wu  gmail.com>, Alexey Chernov
Closes: https://bugs.gentoo.org/768474
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu  gentoo.org>

 dev-util/Tensile/Tensile-4.0.0-r1.ebuild   | 62 ++
 dev-util/Tensile/Tensile-4.0.0.ebuild  | 37 +++--
 dev-util/Tensile/files/Tensile-4.0.0-cmake.patch   | 38 +
 .../files/Tensile-4.0.0-locate-commands.patch  | 62 ++
 .../files/Tensile-4.0.0-output-currentISA.patch| 22 
 .../files/Tensile-4.0.0-setup.py-cmake.patch   | 13 +
 6 files changed, 231 insertions(+), 3 deletions(-)

diff --git a/dev-util/Tensile/Tensile-4.0.0-r1.ebuild 
b/dev-util/Tensile/Tensile-4.0.0-r1.ebuild
new file mode 100644
index 0..eda97d225
--- /dev/null
+++ b/dev-util/Tensile/Tensile-4.0.0-r1.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Stretching GPU performance for GEMMs and tensor contractions"
+HOMEPAGE="https://github.com/ROCmSoftwarePlatform/Tensile;
+SRC_URI="https://github.com/ROCmSoftwarePlatform/Tensile/archive/rocm-${PV}.tar.gz
 -> rocm-Tensile-${PV}.tar.gz"
+
+LICENSE="MIT"
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+RDEPEND="${PYTHON_DEPS}
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   dev-python/msgpack[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-util/hip"
+
+PATCHES=( "${FILESDIR}"/${PN}-4.0.0-cmake.patch
+ "${FILESDIR}"/${PN}-4.0.0-setup.py-cmake.patch
+ "${FILESDIR}"/${PN}-4.0.0-locate-commands.patch
+ "${FILESDIR}"/${PN}-4.0.0-output-currentISA.patch )
+
+S="${WORKDIR}/${PN}-rocm-${PVR}"
+CMAKE_USE_DIR="${WORKDIR}/Source"
+
+src_prepare() {
+   distutils-r1_src_prepare
+
+   mv ${PN}/Source "${WORKDIR}"/ || die
+   sed -e "/ROCM_SMI_ROOT/s,lib,$(get_libdir)," \
+   -i "${WORKDIR}"/Source/cmake/FindROCmSMI.cmake || die
+   sed -r -e "/TENSILE_USE_LLVM/s/ON/OFF/" \
+   -i "${WORKDIR}"/Source/CMakeLists.txt || die
+
+   mv ${PN}/cmake "${T}"/ || die
+
+   sed -e "/HipClangVersion/s/0,0,0/$(ver_rs 1-3 ,)/" \
+   -e 
"/SourcePath/s,os\.path\.join.*$,\"${EPREFIX}/usr/share/${PN}\"," \
+   -i ${PN}/Common.py || die
+
+   sed -e "s|os\.path\.dirname.*$|\"${EPREFIX}/usr/share/Tensile\", 
end='')|" \
+   -i ${PN}/__init__.py || die
+}
+
+src_install() {
+   distutils-r1_src_install
+
+   insinto /usr/$(get_libdir)/cmake/${PN}
+   doins "${T}"/cmake/*.cmake
+
+   insinto /usr/share/${PN}
+   doins -r "${WORKDIR}"/Source/*
+   dosym . /usr/share/${PN}/Source
+}

diff --git a/dev-util/Tensile/Tensile-4.0.0.ebuild 
b/dev-util/Tensile/Tensile-4.0.0.ebuild
index b930c3d69..eda97d225 100644
--- a/dev-util/Tensile/Tensile-4.0.0.ebuild
+++ b/dev-util/Tensile/Tensile-4.0.0.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 
@@ -19,13 +20,43 @@ IUSE=""
 RDEPEND="${PYTHON_DEPS}
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/msgpack[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+   dev-util/hip"
+
+PATCHES=( "${FILESDIR}"/${PN}-4.0.0-cmake.patch
+ "${FILESDIR}"/${PN}-4.0.0-setup.py-cmake.patch
+ "${FILESDIR}"/${PN}-4.0.0-locate-commands.patch
+ "${FILESDIR}"/${PN}-4.0.0-output-currentISA.patch )
 
 S="${WORKDIR}/${PN}-rocm-${PVR}"
+CMAKE_USE_DIR="${WORKDIR}/Source"
+
+src_prepare() {
+   distutils-r1_src_prepare
+
+   mv ${PN}/Source "${WORKDIR}"/ || die
+   sed -e "/ROCM_SMI_ROOT/s,lib,$(get_libdir)," \
+   -i "${WORKDIR}"/Source/cmake/FindROCmSMI.cmake || die
+   sed -r -e "/TENSILE_USE_LLVM/s/ON/OFF/" \
+   -i "${WORKDIR}"/Source/CMakeLists.txt || die
+
+   mv ${PN}/cmake "${T}"/ || die
+
+   sed -e "/HipClangVersion/s/0,0,0/$(ver_rs 1-3 ,)/" \
+   -e 
"/SourcePath/s,os\.path\.join.*$,\"${EPREFIX}/usr/share/${PN}\"," \
+   -i ${PN}/Common.py || die
+
+   sed -e "s|os\.path\.dirname.*$|\"${EPREFIX}/usr/share/Tensile\", 
end='')|" \
+   -i ${PN}/__init__.py || die
+}
 
 src_install() {
distutils-r1_src_install
 
-   dodir "/usr/$(get_libdir)/cmake"
-   mv "${ED}/usr/cmake" "${ED}/usr/$(get_libdir)/cmake/${PN}" 

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

2021-02-06 Thread Sam James
commit: c46db2b95a5b26bbf994d4e850c52db24c95e322
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:42:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:42:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46db2b9

sys-apps/help2man: Stabilize 1.47.17 sparc, #768990

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-apps/help2man/help2man-1.47.17.ebuild 
b/sys-apps/help2man/help2man-1.47.17.ebuild
index 5b639d416b2..73290ac0ea6 100644
--- a/sys-apps/help2man/help2man-1.47.17.ebuild
+++ b/sys-apps/help2man/help2man-1.47.17.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 RDEPEND="dev-lang/perl



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

2021-02-06 Thread Sam James
commit: a465b59144f8548b9d2e360fbcf4b4231f74c19d
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:41:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:41:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a465b591

sys-apps/help2man: Stabilize 1.47.17 ppc64, #768990

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-apps/help2man/help2man-1.47.17.ebuild 
b/sys-apps/help2man/help2man-1.47.17.ebuild
index 653f62e8833..5b639d416b2 100644
--- a/sys-apps/help2man/help2man-1.47.17.ebuild
+++ b/sys-apps/help2man/help2man-1.47.17.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 RDEPEND="dev-lang/perl



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

2021-02-06 Thread Sam James
commit: ee6b14a8130d33757cb5291b2903b149f978619e
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:40:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:40:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee6b14a8

sys-apps/help2man: Stabilize 1.47.17 s390, #768990

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-apps/help2man/help2man-1.47.17.ebuild 
b/sys-apps/help2man/help2man-1.47.17.ebuild
index 0211d65bdf7..653f62e8833 100644
--- a/sys-apps/help2man/help2man-1.47.17.ebuild
+++ b/sys-apps/help2man/help2man-1.47.17.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 RDEPEND="dev-lang/perl



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

2021-02-06 Thread Sam James
commit: b5c2a3ffee92b42497b62ef155340a6d5788b0db
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:39:31 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:39:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c2a3ff

dev-java/tomcat-native: Stabilize 1.2.26 amd64, #768951

Signed-off-by: Sam James  gentoo.org>

 dev-java/tomcat-native/tomcat-native-1.2.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/tomcat-native/tomcat-native-1.2.26.ebuild 
b/dev-java/tomcat-native/tomcat-native-1.2.26.ebuild
index 955e4d74c04..9aa95d1557d 100644
--- a/dev-java/tomcat-native/tomcat-native-1.2.26.ebuild
+++ b/dev-java/tomcat-native/tomcat-native-1.2.26.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Allows Tomcat to use certain native resources for 
better performanc
 HOMEPAGE="https://tomcat.apache.org/;
 
SRC_URI="mirror://apache/tomcat/tomcat-connectors/native/${PV}/source/${P}-src.tar.gz"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="static-libs test"



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

2021-02-06 Thread Sam James
commit: 2329235e27c7ddf8dd258dda059247ff3da18a37
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:39:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:39:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2329235e

net-vpn/strongswan: Stabilize 5.9.1 amd64, #768735

Signed-off-by: Sam James  gentoo.org>

 net-vpn/strongswan/strongswan-5.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/strongswan/strongswan-5.9.1.ebuild 
b/net-vpn/strongswan/strongswan-5.9.1.ebuild
index 4176fa33935..fd23a641cea 100644
--- a/net-vpn/strongswan/strongswan-5.9.1.ebuild
+++ b/net-vpn/strongswan/strongswan-5.9.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://download.strongswan.org/${P}.tar.bz2;
 
 LICENSE="GPL-2 RSA DES"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="+caps curl +constraints debug dhcp eap farp gcrypt +gmp ldap mysql 
networkmanager +non-root +openssl selinux sqlite systemd pam pkcs11"
 
 STRONGSWAN_PLUGINS_STD="led lookip systime-fix unity vici"



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

2021-02-06 Thread Sam James
commit: ca505c2792046d07036b7575ae0336387d4fd4d3
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:39:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:39:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca505c27

app-shells/pdmenu: Stabilize 1.3.6 amd64, #768867

Signed-off-by: Sam James  gentoo.org>

 app-shells/pdmenu/pdmenu-1.3.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/pdmenu/pdmenu-1.3.6.ebuild 
b/app-shells/pdmenu/pdmenu-1.3.6.ebuild
index 68faa77355e..c1067884845 100644
--- a/app-shells/pdmenu/pdmenu-1.3.6.ebuild
+++ b/app-shells/pdmenu/pdmenu-1.3.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~bkohler/dist/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~mips ~x86"
+KEYWORDS="amd64 ~mips ~x86"
 IUSE="nls gpm examples"
 
 DEPEND="



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

2021-02-06 Thread Sam James
commit: 9bd1ad4c22b6ba4377c2186f2548f7bab25db26a
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:39:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:39:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd1ad4c

sys-apps/help2man: Stabilize 1.47.17 amd64, #768990

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-apps/help2man/help2man-1.47.17.ebuild 
b/sys-apps/help2man/help2man-1.47.17.ebuild
index 2f5c10989e9..0211d65bdf7 100644
--- a/sys-apps/help2man/help2man-1.47.17.ebuild
+++ b/sys-apps/help2man/help2man-1.47.17.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="nls"
 
 RDEPEND="dev-lang/perl



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

2021-02-06 Thread Sam James
commit: a0d5cb6e7d7f91557e122212b88e081857895836
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:39:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:39:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d5cb6e

media-video/celluloid: Stabilize 0.20 amd64, #768942

Signed-off-by: Sam James  gentoo.org>

 media-video/celluloid/celluloid-0.20.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/celluloid/celluloid-0.20.ebuild 
b/media-video/celluloid/celluloid-0.20.ebuild
index 785dc71be16..6a30b769a97 100644
--- a/media-video/celluloid/celluloid-0.20.ebuild
+++ b/media-video/celluloid/celluloid-0.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/celluloid-player/celluloid/releases/download/v${PV}/
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 
 RDEPEND=">=dev-libs/glib-2.44
>=x11-libs/gtk+-3.22.23:3



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

2021-02-06 Thread Sam James
commit: 56126c2b2fe9647f45fb99a1c27a1afbc87ae78a
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 15:39:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 15:39:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56126c2b

media-libs/zita-resampler: Stabilize 1.8.0 amd64, #768954

Signed-off-by: Sam James  gentoo.org>

 media-libs/zita-resampler/zita-resampler-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild 
b/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
index 2674f65e475..48b57888ad1 100644
--- a/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
+++ b/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
 
 LICENSE="GPL-3+"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 sparc ~x86"
 IUSE="cpu_flags_x86_sse2 tools"
 
 RDEPEND="tools? ( media-libs/libsndfile )"



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

2021-02-06 Thread Lars Wendler
commit: 9d52801f94537fcb7fbbf9b6b2c8575df13ad5e2
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb  6 15:22:37 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb  6 15:22:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d52801f

sys-apps/help2man: Bump to version 1.48.1

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

 sys-apps/help2man/Manifest   |  1 +
 sys-apps/help2man/help2man-1.48.1.ebuild | 41 
 2 files changed, 42 insertions(+)

diff --git a/sys-apps/help2man/Manifest b/sys-apps/help2man/Manifest
index 694b96ff58e..e53f9d5c40a 100644
--- a/sys-apps/help2man/Manifest
+++ b/sys-apps/help2man/Manifest
@@ -1,2 +1,3 @@
 DIST help2man-1.47.16.tar.xz 203036 BLAKE2B 
8e06c2c2e90adfc2ab8345908516b15ae50b02a7a9554d5d9beee4373b71c131aeaa0c148b9a988c531bbfe2149c25069af56a79101a4248b6c1adfeb734a132
 SHA512 
b427e60a9e3d2e805caf1ae84c337b09c7ca6f92b7ff14771f946c4a1bf7adf177df99b9c1c223ad76df99756005ababf5b548ff8e08d4746702ff7f8150b544
 DIST help2man-1.47.17.tar.xz 211476 BLAKE2B 
67b1ccd4b6b66510a2fff424663bc2051e49e93c37c7e2a2b4631f3781d3773a97fd1773f96ca5ca2ba644bcd79ae35338931eff857ce199a847cc312d778b0e
 SHA512 
185cd04aa6db6d8a4c898b61ad6a0aded7775659c7f02244b45927310eb3f8cd932fe9dd725ccac3e793aa22c656338b5d16f291f3a0420ed121681d4a4bac25
+DIST help2man-1.48.1.tar.xz 210500 BLAKE2B 
9993e1f0c1102025f80fb64fa1afe31efe982ef54c9d5ff88bed9038bcfe1f4d5624737e0953abeb252df78cf92a645bbbd8f3b44939d70a2b50494c22110991
 SHA512 
506e7a0e6571facc570df57b875d6d6b911b281b38af1831d3a058a6de658c3656e3a5be970fa3d89c053ab6eafd4853527512b48524ceeff6da60f946f1ecef

diff --git a/sys-apps/help2man/help2man-1.48.1.ebuild 
b/sys-apps/help2man/help2man-1.48.1.ebuild
new file mode 100644
index 000..2f5c10989e9
--- /dev/null
+++ b/sys-apps/help2man/help2man-1.48.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="GNU utility to convert program --help output to a man page"
+HOMEPAGE="https://www.gnu.org/software/help2man/;
+SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="nls"
+
+RDEPEND="dev-lang/perl
+   nls? ( dev-perl/Locale-gettext )"
+DEPEND="${RDEPEND}"
+
+DOCS=( debian/changelog NEWS README THANKS ) #385753
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.46.1-linguas.patch
+)
+
+src_prepare() {
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   sed -i \
+   -e 's/-shared/-bundle/' \
+   Makefile.in || die
+   fi
+   default
+}
+
+src_configure() {
+   # Disable gettext requirement as the release includes the gmo files 
#555018
+   local myeconfargs=(
+   ac_cv_path_MSGFMT=$(type -P false)
+   $(use_enable nls)
+   )
+   econf "${myeconfargs[@]}"
+}



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

2021-02-06 Thread Lars Wendler
commit: f8824d64ccce8ccceef8aa0bfb95392b112b7840
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb  6 15:32:47 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb  6 15:32:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8824d64

net-misc/zerotier: Bump to version 1.6.3

Closes: https://bugs.gentoo.org/768963
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Lars Wendler  gentoo.org>

 net-misc/zerotier/Manifest  |  1 +
 net-misc/zerotier/zerotier-1.6.3.ebuild | 80 +
 2 files changed, 81 insertions(+)

diff --git a/net-misc/zerotier/Manifest b/net-misc/zerotier/Manifest
index 3708673b292..45b12a75a32 100644
--- a/net-misc/zerotier/Manifest
+++ b/net-misc/zerotier/Manifest
@@ -1,2 +1,3 @@
 DIST zerotier-1.4.6.tar.gz 13055818 BLAKE2B 
46003d9c3ad09e30dbefaa441422ed4570bdbdfb99f2f24fb82246f9e970501d38d96c19dc9771a1d0d30bc49bd8be2b79ebd2e5c8bd85e88b738b29f0a1dcc3
 SHA512 
72f00602f67190d03ac0c8caa6b79e7f346b10745bdf772c68f77a3a940cdd718d05ec642bc862a6235aab9bd3bfefb0c57571f358ae55f38761f45500f0f189
 DIST zerotier-1.6.2.tar.gz 16020599 BLAKE2B 
91da6c85f8d3dfd993a9aea9cd2a8b33e560d5475413fde8bef0a69df7d89503a66b1967ac336bd2213f6ffc35e452f665d37ceb8d9ae53cf5e5d4d352775e74
 SHA512 
8abb31ba8aed4c187a4e88ffe6f536ed7d0fe2421f89ae706eef620cc9508372a089ce9e9579df372e21b6dab271bea91e2d12b424dd85ece8c19885a6caa643
+DIST zerotier-1.6.3.tar.gz 16020606 BLAKE2B 
d958ac3276b34b0b99dcce7178ca08a7ac398831172103bb26ddb32814f9043103c9cde6e55853a20d090c1b239746c65cd70de3b9e498dc174baaf6ca403a66
 SHA512 
56052a9cd50f2a754ba8979fec9b7ba6caf54d83582428b1b43d8b54e5caf388adccbb955fcb9c3fd5b3d7ebde7663023ca4a9a3805b877c3063fa72e23cbed0

diff --git a/net-misc/zerotier/zerotier-1.6.3.ebuild 
b/net-misc/zerotier/zerotier-1.6.3.ebuild
new file mode 100644
index 000..fdfc4d61007
--- /dev/null
+++ b/net-misc/zerotier/zerotier-1.6.3.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit flag-o-matic llvm systemd toolchain-funcs
+
+HOMEPAGE="https://www.zerotier.com/;
+DESCRIPTION="A software-based managed Ethernet switch for planet Earth"
+SRC_URI="https://github.com/zerotier/ZeroTierOne/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="clang neon"
+
+S="${WORKDIR}/ZeroTierOne-${PV}"
+
+RDEPEND="
+   dev-libs/json-glib
+   net-libs/libnatpmp
+   net-libs/miniupnpc:=
+   clang? ( >=sys-devel/clang-6:* )"
+
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-1.4.6-respect-ldflags.patch"
+   "${FILESDIR}/${PN}-1.4.6-add-armv7a-support.patch"
+)
+
+DOCS=( README.md AUTHORS.md )
+
+LLVM_MAX_SLOT=11
+
+llvm_check_deps() {
+   if use clang ; then
+   if ! has_version --host-root "sys-devel/clang:${LLVM_SLOT}" ; 
then
+   ewarn "sys-devel/clang:${LLVM_SLOT} is missing! Cannot 
use LLVM slot ${LLVM_SLOT} ..."
+   return 1
+   fi
+
+   if ! has_version --host-root "=sys-devel/lld-${LLVM_SLOT}*" ; 
then
+   ewarn "=sys-devel/lld-${LLVM_SLOT}* is missing! Cannot 
use LLVM slot ${LLVM_SLOT} ..."
+   return 1
+   fi
+
+   einfo "Will use LLVM slot ${LLVM_SLOT}!"
+   fi
+}
+
+pkg_setup() {
+   if use clang && ! tc-is-clang ; then
+   export CC=${CHOST}-clang
+   export CXX=${CHOST}-clang++
+   else
+   tc-export CXX CC
+   fi
+   use neon || export ZT_DISABLE_NEON=1
+}
+
+src_compile() {
+   append-ldflags -Wl,-z,noexecstack
+   emake CXX="${CXX}" STRIP=: one
+}
+
+src_test() {
+   emake selftest
+   ./zerotier-selftest || die
+}
+
+src_install() {
+   default
+   # remove pre-zipped man pages
+   rm "${ED}"/usr/share/man/{man1,man8}/* || die
+
+   newinitd "${FILESDIR}/${PN}".init-r1 "${PN}"
+   systemd_dounit "${FILESDIR}/${PN}".service
+   doman doc/zerotier-{cli.1,idtool.1,one.8}
+}



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

2021-02-06 Thread Thomas Deutschmann
commit: ac0681731e259ab9e2d8f5b65e008d296cde369e
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Wed Jan 20 07:11:00 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb  6 15:10:48 2021 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=ac068173

genkernel.conf: typo fix: s/staticly/statically/

Signed-off-by: Thomas Deutschmann  gentoo.org>

 genkernel.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/genkernel.conf b/genkernel.conf
index fdf00fa..a8507d1 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -347,7 +347,7 @@ DEFAULT_KERNEL_SOURCE="/usr/src/linux"
 # in /usr/share/genkernel/defaults/modules_load (see this file for
 # more details).  This would be used if, for example, you
 # required an additional crypto module or network device at boot
-# time and did not want to staticly compile these in the kernel.
+# time and did not want to statically compile these in the kernel.
 # Options take the form AMODULES_{group} where {group} is one of
 # the groups in modules_load (which are in the form MODULES_{group}).
 # Use this with caution.



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

2021-02-06 Thread Thomas Deutschmann
commit: bf226837ba99f3151cf6b682210a02261263fe96
Author: Göktürk Yüksek  gentoo  org>
AuthorDate: Wed Jan 20 09:18:00 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb  6 15:13:39 2021 +
URL:https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=bf226837

gen_initramfs.sh: fix typo: s/auxilary/auxiliary/g

Signed-off-by: Thomas Deutschmann  gentoo.org>

 gen_initramfs.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gen_initramfs.sh b/gen_initramfs.sh
index ae71c38..aca2f90 100755
--- a/gen_initramfs.sh
+++ b/gen_initramfs.sh
@@ -1833,7 +1833,7 @@ is_static() {
return $?
 }
 
-append_auxilary() {
+append_auxiliary() {
local TDIR="${TEMP}/initramfs-aux-temp"
if [ -d "${TDIR}" ]
then
@@ -1956,7 +1956,7 @@ append_auxilary() {
cd "${TDIR}" || gen_die "Failed to chdir to '${TDIR}'!"
log_future_cpio_content
find . -print0 | "${CPIO_COMMAND}" ${CPIO_ARGS} --append -F 
"${CPIO_ARCHIVE}" \
-   || gen_die "Failed to append auxilary to cpio!"
+   || gen_die "Failed to append auxiliary to cpio!"
 
cd "${TEMP}" || die "Failed to chdir to '${TEMP}'!"
if isTrue "${CLEANUP}"
@@ -1987,7 +1987,7 @@ create_initramfs() {
append_data 'util-linux'
append_data 'eudev'
append_data 'devicemanager'
-   append_data 'auxilary' "${BUSYBOX}"
+   append_data 'auxiliary' "${BUSYBOX}"
append_data 'busybox' "${BUSYBOX}"
append_data 'b2sum' "${B2SUM}"
append_data 'btrfs' "${BTRFS}"



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

2021-02-06 Thread Lars Wendler
commit: 731cf3127ec50eb0ae786a923387b67842f4cf4c
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb  6 15:15:38 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb  6 15:15:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=731cf312

sys-process/psmisc: Removed old

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

 sys-process/psmisc/Manifest|   2 -
 ...misc-23.2-killall_check_truncated_16_char.patch | 122 -
 .../psmisc/files/psmisc-23.2-old_comm_len.patch|  28 -
 sys-process/psmisc/psmisc-23.1-r1.ebuild   |  51 -
 sys-process/psmisc/psmisc-23.2-r2.ebuild   |  50 -
 5 files changed, 253 deletions(-)

diff --git a/sys-process/psmisc/Manifest b/sys-process/psmisc/Manifest
index 1230542d82c..972c7e944d8 100644
--- a/sys-process/psmisc/Manifest
+++ b/sys-process/psmisc/Manifest
@@ -1,4 +1,2 @@
-DIST psmisc-23.1.tar.xz 296136 BLAKE2B 
e53f7b80f1106622d652dad772d4236a62a1eb58e277f078cf0392d5a0bd7963c66805e28f6d1300999f2e2e5dcb692b1ecb3f6d39cefa77ebbc87302cd730be
 SHA512 
f678869ea555986a2538ada9630b74ce79304f3ee85cc9d69a3912d8d30ad491829eac0dcb69aae7003ee9b5de9645d2135b80a9e0b77824e60c417dc0be5f95
-DIST psmisc-23.2.tar.xz 303820 BLAKE2B 
6c63a54b91e1e31f812bc47c10937e8767fa2990bef66ee779bf44887625719e7342da05137222a6636df7a0e520c39318faba3e7a1022c54fd9f3f172ecc851
 SHA512 
a8d4e91443b66de1c4418fd74b5eb6dd42caddc937e75dfb35a4e49b9b35236db779e2a480c1693bcc7feaf0957b1028850134040685e88e6ff7ffcb572e20e8
 DIST psmisc-23.3.tar.xz 311896 BLAKE2B 
f38360dfb037a758633a8ff25af1de70be83ae5b2f2afe856ce237ade7bd2720f7c270c5af884313177022aa70f408dfce0c39e5d847057a6fdba98e3363561c
 SHA512 
791ffef78d87b092d653da98710b338017466a9e1e1935968b9f0194ccef8da941317aa0c39d821d46b20d95d6539ccf78e5ebb71ad1032ae62337a397180d58
 DIST psmisc-23.4.tar.xz 37 BLAKE2B 
e762171c4d3252421a49b352fadb3e892f66862f003a313a0cc692f973364b06d2652a51d331314462784d94ad55189e74c4d7a023d5d7c917c5e5c05009f46b
 SHA512 
b05781fdb283a6f132bd385d64437f8080e6bc0e11cd2e3e02227678682bb67b3c89edec34a6d067d77312811d072dc60b47ebb32b168c4c69bbc36df643a471

diff --git 
a/sys-process/psmisc/files/psmisc-23.2-killall_check_truncated_16_char.patch 
b/sys-process/psmisc/files/psmisc-23.2-killall_check_truncated_16_char.patch
deleted file mode 100644
index bfc2a24d5de..000
--- a/sys-process/psmisc/files/psmisc-23.2-killall_check_truncated_16_char.patch
+++ /dev/null
@@ -1,122 +0,0 @@
-From 1188315cd037d73bf946a0003b70c6423cc330d2 Mon Sep 17 00:00:00 2001
-From: Craig Small 
-Date: Wed, 7 Nov 2018 20:13:09 +1100
-Subject: [PATCH] killall: match on 16 character commlen too
-
-The comm length increase meant killall could accomodate the
-larger comm name given out by newer kernels but it meant that
-if a user relied on the previous 16 character truncation then
-processes that used to match would fail.
-
-killall now checks to see if the the comm is the old COMM_LEN
-length and the given name is longer than old COMM_LEN and does
-a truncated match as well.
-
-References:
- https://bugs.debian.org/912748

- ChangeLog |  3 +++
- src/killall.c | 69 +++
- 2 files changed, 50 insertions(+), 22 deletions(-)
-
-diff --git a/ChangeLog b/ChangeLog
-index 7fd2abd..37962cb 100644
 a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,6 @@
-+Changes in 23.4
-+===
-+  * killall: check also truncated 16 char comm names Debian #912748
- Changes in 23.2
- ===
-   * misc: Command names increased from 16 to 64 characters
-diff --git a/src/killall.c b/src/killall.c
-index 2715515..09212a4 100644
 a/src/killall.c
-+++ b/src/killall.c
-@@ -492,6 +492,49 @@ create_pid_table(int *max_pids, int *pids)
- return pid_table;
- }
- 
-+#define strcmp2(A,B,I) (I? strcasecmp((A),(B)):strcmp((A),(B)))
-+#define strncmp2(A,B,L,I) (I? strncasecmp((A),(B),(L)):strncmp((A),(B),(L)))
-+static int match_process_name(
-+const char *proc_comm,
-+const int comm_len,
-+const char *proc_cmdline,
-+const char *match_name,
-+const int match_len,
-+const int got_long
-+ )
-+{
-+/* process is old length but matching longer */
-+if (comm_len == OLD_COMM_LEN - 1 && match_len >= OLD_COMM_LEN - 1)
-+{
-+if (got_long)
-+{
-+return (0 == strncmp2 (match_name, proc_cmdline, OLD_COMM_LEN - 1,
-+   ignore_case));
-+} else {
-+return (0 == strncmp2 (match_name, proc_comm, OLD_COMM_LEN - 1,
-+   ignore_case));
-+}
-+}
-+
-+if (comm_len == COMM_LEN - 1 && match_len >= COMM_LEN - 1)
-+{
-+if (got_long)
-+{
-+return (0 == strncmp2 (match_name, proc_cmdline, COMM_LEN - 1,
-+   ignore_case));
-+} else {
-+ 

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

2021-02-06 Thread Lars Wendler
commit: 068d3bf18bb4fe4547f22f95e648012c87a3e62b
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb  6 15:17:09 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb  6 15:17:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068d3bf1

sys-fs/btrfs-progs: Bump to version 5.10.1

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

 sys-fs/btrfs-progs/Manifest  |   1 +
 sys-fs/btrfs-progs/btrfs-progs-5.10.1.ebuild | 129 +++
 2 files changed, 130 insertions(+)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index bfed17e3c2a..d9e0a5ba353 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -1,3 +1,4 @@
+DIST btrfs-progs-v5.10.1.tar.xz 2204164 BLAKE2B 
ed83729754f9abd22d4d2e7ae9a7e90e80be9b63d49a4a9692e20e5939467dbd864834b71495661e1c7a1fca89e253a62fbda37f1d01d2eadecb13f5904f0dd0
 SHA512 
32e5b8bda1863e34613802db91946f240b2cde21288ff8f95c1807e7afd0a67c5a704aa4d2bc0d7b1ca094de6831adbfec83fe61f74e1caf6d1975be7d972f2d
 DIST btrfs-progs-v5.10.tar.xz 2203516 BLAKE2B 
17cc6ccc0e9ae489c5eebd8dfc52fc7edcd4b22ca49c2b5e44febeea2f57b84ceb34e75d1a009126e1c865d63bbe8384be7b2a6b3eeb4933baf8befb7f131be2
 SHA512 
c94b978ec4aaac272c32e3c91332e85327cec7c7d2ae4d27ba0181f94e14e0dcc50f4f7a53ee9b5a2fe2c76a54dd18aa6c6821e05a592cb5f151abaefd0b12ca
 DIST btrfs-progs-v5.4.1.tar.xz 2107476 BLAKE2B 
1ea58f49b0f8185e944010804e544643a2eafeea58fecb480b13095c362350c218f0602fbb43a96705a81befe88ec3e3abe35cc90d4732006479b059aa7fed32
 SHA512 
56381b37036aecea61b758fb4971abfeda24a387bb3a828f7d54eb068982a37763a8ebe2bcc6be61d6a8bc2057dddcd4754325b236e14d8ec02e58cf711f192f
 DIST btrfs-progs-v5.9.tar.xz 2189724 BLAKE2B 
3692e058e5e52c2a3684548d0b0ca94a9101a66dc8951266a49a71b6848b7f0cce8ade0e914ae8b71345021750e7d20742af13aec69aef7d52e3030fca289529
 SHA512 
38db047198ab0467d3fe235f7e8e1fd14ade00dd0b182588220c5f5e4b598efbdcd30a3d5d56cf0a0ed8a902d2374af0927eb7f3720cd761172c7291a2a65c94

diff --git a/sys-fs/btrfs-progs/btrfs-progs-5.10.1.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-5.10.1.ebuild
new file mode 100644
index 000..e7da9aa59cf
--- /dev/null
+++ b/sys-fs/btrfs-progs/btrfs-progs-5.10.1.ebuild
@@ -0,0 +1,129 @@
+# Copyright 2008-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit bash-completion-r1 python-single-r1
+
+libbtrfs_soname=0
+
+if [[ ${PV} !=  ]]; then
+   MY_PV="v${PV/_/-}"
+   [[ "${PV}" = *_rc* ]] || \
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+   
SRC_URI="https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz;
+   S="${WORKDIR}/${PN}-${MY_PV}"
+else
+   WANT_LIBTOOL=none
+   inherit autotools git-r3
+   EGIT_REPO_URI="https://github.com/kdave/btrfs-progs.git;
+   EGIT_BRANCH="devel"
+fi
+
+DESCRIPTION="Btrfs filesystem utilities"
+HOMEPAGE="https://btrfs.wiki.kernel.org;
+
+LICENSE="GPL-2"
+SLOT="0/${libbtrfs_soname}"
+IUSE="+convert doc python reiserfs static static-libs +zstd"
+
+RESTRICT=test # tries to mount repared filesystems
+
+RDEPEND="
+   dev-libs/lzo:2=
+   sys-apps/util-linux:0=[static-libs(+)?]
+   sys-libs/zlib:0=
+   convert? (
+   sys-fs/e2fsprogs:0=
+   sys-libs/e2fsprogs-libs:0=
+   reiserfs? (
+   >=sys-fs/reiserfsprogs-3.6.27
+   )
+   )
+   python? ( ${PYTHON_DEPS} )
+   zstd? ( app-arch/zstd:0= )
+"
+DEPEND="${RDEPEND}
+   convert? ( sys-apps/acl )
+   python? (
+   $(python_gen_cond_dep '
+   dev-python/setuptools[${PYTHON_MULTI_USEDEP}]
+   ')
+   )
+   static? (
+   dev-libs/lzo:2[static-libs(+)]
+   sys-apps/util-linux:0[static-libs(+)]
+   sys-libs/zlib:0[static-libs(+)]
+   convert? (
+   sys-fs/e2fsprogs:0[static-libs(+)]
+   sys-libs/e2fsprogs-libs:0[static-libs(+)]
+   reiserfs? (
+   >=sys-fs/reiserfsprogs-3.6.27[static-libs(+)]
+   )
+   )
+   zstd? ( app-arch/zstd:0[static-libs(+)] )
+   )
+"
+BDEPEND="
+   doc? (
+   || ( >=app-text/asciidoc-8.6.0 dev-ruby/asciidoctor )
+   app-text/docbook-xml-dtd:4.5
+   app-text/xmlto
+   )
+"
+
+if [[ ${PV} ==  ]]; then
+   DEPEND+=" sys-devel/gnuconfig"
+fi
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+   if [[ ${PV} ==  ]]; then
+   AT_M4DIR=m4 eautoreconf
+   mkdir config || die
+   local automakedir="$(autotools_run_tool --at-output 

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

2021-02-06 Thread Lars Wendler
commit: b3fbd1d282ebf6ebd78497ae59255af2eea1dc9e
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb  6 15:18:19 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb  6 15:18:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fbd1d2

sys-fs/btrfs-progs: Removed old

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

 sys-fs/btrfs-progs/Manifest   |   1 -
 sys-fs/btrfs-progs/btrfs-progs-5.9.ebuild | 129 --
 2 files changed, 130 deletions(-)

diff --git a/sys-fs/btrfs-progs/Manifest b/sys-fs/btrfs-progs/Manifest
index d9e0a5ba353..6bb47cfe316 100644
--- a/sys-fs/btrfs-progs/Manifest
+++ b/sys-fs/btrfs-progs/Manifest
@@ -1,4 +1,3 @@
 DIST btrfs-progs-v5.10.1.tar.xz 2204164 BLAKE2B 
ed83729754f9abd22d4d2e7ae9a7e90e80be9b63d49a4a9692e20e5939467dbd864834b71495661e1c7a1fca89e253a62fbda37f1d01d2eadecb13f5904f0dd0
 SHA512 
32e5b8bda1863e34613802db91946f240b2cde21288ff8f95c1807e7afd0a67c5a704aa4d2bc0d7b1ca094de6831adbfec83fe61f74e1caf6d1975be7d972f2d
 DIST btrfs-progs-v5.10.tar.xz 2203516 BLAKE2B 
17cc6ccc0e9ae489c5eebd8dfc52fc7edcd4b22ca49c2b5e44febeea2f57b84ceb34e75d1a009126e1c865d63bbe8384be7b2a6b3eeb4933baf8befb7f131be2
 SHA512 
c94b978ec4aaac272c32e3c91332e85327cec7c7d2ae4d27ba0181f94e14e0dcc50f4f7a53ee9b5a2fe2c76a54dd18aa6c6821e05a592cb5f151abaefd0b12ca
 DIST btrfs-progs-v5.4.1.tar.xz 2107476 BLAKE2B 
1ea58f49b0f8185e944010804e544643a2eafeea58fecb480b13095c362350c218f0602fbb43a96705a81befe88ec3e3abe35cc90d4732006479b059aa7fed32
 SHA512 
56381b37036aecea61b758fb4971abfeda24a387bb3a828f7d54eb068982a37763a8ebe2bcc6be61d6a8bc2057dddcd4754325b236e14d8ec02e58cf711f192f
-DIST btrfs-progs-v5.9.tar.xz 2189724 BLAKE2B 
3692e058e5e52c2a3684548d0b0ca94a9101a66dc8951266a49a71b6848b7f0cce8ade0e914ae8b71345021750e7d20742af13aec69aef7d52e3030fca289529
 SHA512 
38db047198ab0467d3fe235f7e8e1fd14ade00dd0b182588220c5f5e4b598efbdcd30a3d5d56cf0a0ed8a902d2374af0927eb7f3720cd761172c7291a2a65c94

diff --git a/sys-fs/btrfs-progs/btrfs-progs-5.9.ebuild 
b/sys-fs/btrfs-progs/btrfs-progs-5.9.ebuild
deleted file mode 100644
index 02813be85f9..000
--- a/sys-fs/btrfs-progs/btrfs-progs-5.9.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 2008-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit bash-completion-r1 python-single-r1
-
-libbtrfs_soname=0
-
-if [[ ${PV} !=  ]]; then
-   MY_PV="v${PV/_/-}"
-   [[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv 
~sparc ~x86"
-   
SRC_URI="https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz;
-   S="${WORKDIR}/${PN}-${MY_PV}"
-else
-   WANT_LIBTOOL=none
-   inherit autotools git-r3
-   EGIT_REPO_URI="https://github.com/kdave/btrfs-progs.git;
-   EGIT_BRANCH="devel"
-fi
-
-DESCRIPTION="Btrfs filesystem utilities"
-HOMEPAGE="https://btrfs.wiki.kernel.org;
-
-LICENSE="GPL-2"
-SLOT="0/${libbtrfs_soname}"
-IUSE="+convert doc python reiserfs static static-libs +zstd"
-
-RESTRICT=test # tries to mount repared filesystems
-
-RDEPEND="
-   dev-libs/lzo:2=
-   sys-apps/util-linux:0=[static-libs(+)?]
-   sys-libs/zlib:0=
-   convert? (
-   sys-fs/e2fsprogs:0=
-   sys-libs/e2fsprogs-libs:0=
-   reiserfs? (
-   >=sys-fs/reiserfsprogs-3.6.27
-   )
-   )
-   python? ( ${PYTHON_DEPS} )
-   zstd? ( app-arch/zstd:0= )
-"
-DEPEND="${RDEPEND}
-   convert? ( sys-apps/acl )
-   python? (
-   $(python_gen_cond_dep '
-   dev-python/setuptools[${PYTHON_MULTI_USEDEP}]
-   ')
-   )
-   static? (
-   dev-libs/lzo:2[static-libs(+)]
-   sys-apps/util-linux:0[static-libs(+)]
-   sys-libs/zlib:0[static-libs(+)]
-   convert? (
-   sys-fs/e2fsprogs:0[static-libs(+)]
-   sys-libs/e2fsprogs-libs:0[static-libs(+)]
-   reiserfs? (
-   >=sys-fs/reiserfsprogs-3.6.27[static-libs(+)]
-   )
-   )
-   zstd? ( app-arch/zstd:0[static-libs(+)] )
-   )
-"
-BDEPEND="
-   doc? (
-   || ( >=app-text/asciidoc-8.6.0 dev-ruby/asciidoctor )
-   app-text/docbook-xml-dtd:4.5
-   app-text/xmlto
-   )
-"
-
-if [[ ${PV} ==  ]]; then
-   DEPEND+=" sys-devel/gnuconfig"
-fi
-
-REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
-
-pkg_setup() {
-   use python && python-single-r1_pkg_setup
-}
-
-src_prepare() {
-   default
-   if [[ ${PV} ==  ]]; then
-   AT_M4DIR=m4 eautoreconf
-   mkdir config || die
-   local automakedir="$(autotools_run_tool --at-output automake 

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

2021-02-06 Thread Lars Wendler
commit: 42ec29cedd3cee39a5783fc0cb7fead648b22864
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat Feb  6 15:14:04 2021 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat Feb  6 15:14:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ec29ce

sys-process/psmisc: Bump to version 23.4

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

 sys-process/psmisc/Manifest   |  1 +
 sys-process/psmisc/psmisc-23.4.ebuild | 45 +++
 2 files changed, 46 insertions(+)

diff --git a/sys-process/psmisc/Manifest b/sys-process/psmisc/Manifest
index 92748aa3b22..1230542d82c 100644
--- a/sys-process/psmisc/Manifest
+++ b/sys-process/psmisc/Manifest
@@ -1,3 +1,4 @@
 DIST psmisc-23.1.tar.xz 296136 BLAKE2B 
e53f7b80f1106622d652dad772d4236a62a1eb58e277f078cf0392d5a0bd7963c66805e28f6d1300999f2e2e5dcb692b1ecb3f6d39cefa77ebbc87302cd730be
 SHA512 
f678869ea555986a2538ada9630b74ce79304f3ee85cc9d69a3912d8d30ad491829eac0dcb69aae7003ee9b5de9645d2135b80a9e0b77824e60c417dc0be5f95
 DIST psmisc-23.2.tar.xz 303820 BLAKE2B 
6c63a54b91e1e31f812bc47c10937e8767fa2990bef66ee779bf44887625719e7342da05137222a6636df7a0e520c39318faba3e7a1022c54fd9f3f172ecc851
 SHA512 
a8d4e91443b66de1c4418fd74b5eb6dd42caddc937e75dfb35a4e49b9b35236db779e2a480c1693bcc7feaf0957b1028850134040685e88e6ff7ffcb572e20e8
 DIST psmisc-23.3.tar.xz 311896 BLAKE2B 
f38360dfb037a758633a8ff25af1de70be83ae5b2f2afe856ce237ade7bd2720f7c270c5af884313177022aa70f408dfce0c39e5d847057a6fdba98e3363561c
 SHA512 
791ffef78d87b092d653da98710b338017466a9e1e1935968b9f0194ccef8da941317aa0c39d821d46b20d95d6539ccf78e5ebb71ad1032ae62337a397180d58
+DIST psmisc-23.4.tar.xz 37 BLAKE2B 
e762171c4d3252421a49b352fadb3e892f66862f003a313a0cc692f973364b06d2652a51d331314462784d94ad55189e74c4d7a023d5d7c917c5e5c05009f46b
 SHA512 
b05781fdb283a6f132bd385d64437f8080e6bc0e11cd2e3e02227678682bb67b3c89edec34a6d067d77312811d072dc60b47ebb32b168c4c69bbc36df643a471

diff --git a/sys-process/psmisc/psmisc-23.4.ebuild 
b/sys-process/psmisc/psmisc-23.4.ebuild
new file mode 100644
index 000..9724f8dfb31
--- /dev/null
+++ b/sys-process/psmisc/psmisc-23.4.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A set of tools that use the proc filesystem"
+HOMEPAGE="http://psmisc.sourceforge.net/;
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="ipv6 nls selinux X"
+
+RDEPEND=">=sys-libs/ncurses-5.7-r7:0=
+   nls? ( virtual/libintl )
+   selinux? ( sys-libs/libselinux )"
+DEPEND="${RDEPEND}"
+BDEPEND=">=sys-devel/libtool-2.2.6b
+   nls? ( sys-devel/gettext )"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+src_configure() {
+   local myeconfargs=(
+   --disable-harden-flags
+   $(use_enable ipv6)
+   $(use_enable nls)
+   $(use_enable selinux)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+
+   use X || rm -f "${ED}"/usr/bin/pstree.x11
+
+   [[ -s ${ED}/usr/bin/peekfd ]] || rm -f "${ED}"/usr/bin/peekfd
+   [[ -e ${ED}/usr/bin/peekfd ]] || rm -f 
"${ED}"/usr/share/man/man1/peekfd.1
+
+   # fuser is needed by init.d scripts; use * wildcard for #458250
+   dodir /bin
+   mv "${ED}"/usr/bin/*fuser "${ED}"/bin || die
+}



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

2021-02-06 Thread Sam James
commit: df22b9e71f54097fc400d3cff29f4b0d0d84faa5
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:26:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:26:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df22b9e7

dev-python/breathe: cleanup old

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

 dev-python/breathe/Manifest |  1 -
 dev-python/breathe/breathe-4.25.0-r1.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-python/breathe/Manifest b/dev-python/breathe/Manifest
index ba3c47ace5e..48f9afe3103 100644
--- a/dev-python/breathe/Manifest
+++ b/dev-python/breathe/Manifest
@@ -1,3 +1,2 @@
-DIST breathe-4.25.0.tar.gz 76814 BLAKE2B 
5a31d8a85ffdff0d4e2547e541246046c1088247672e289bd90d3d9ef30970ae00160f375b0a3b805f8ce01f023d0df4bb2327136b4c4d330dd729a51d990556
 SHA512 
e3e21efd724f10c64194a3294a240f607b83d3ba425cc0c4c514810d6d34977df808c23d3005c10acd7abb914a910ecdd98123b247f0d1065e1f5fe266bd35da
 DIST breathe-4.25.1.tar.gz 76931 BLAKE2B 
3f910042f3822e5887da8239ba1a65bf7b1c8903a514c359ad64c58928fe8fe6b867a99351e18fb394a0a56aa0dbecc040203406a1e64961266fbd69aaddacfa
 SHA512 
417adc7facbd5ec9eb69ec79028987fde537cbd928e3d552e7020377b683816b1b670614daa24c2047d711043f0a9116a09e8c1ca7aecb82db97b1f6fac872d8
 DIST breathe-4.26.1.tar.gz 183929 BLAKE2B 
ef31c8b900aa2a943dc592b630ce60ecf7ca484fb455aeb081b4c7783f7e25ffe169343a98f2a2635d243c25962bde81b6bc116e6a381ce0a8a6d116a7fb6686
 SHA512 
d272b99295f2d7d2d118aca61f3ecbe6679a2cf84c143d7fced8387af129f68996e07e513870e6cc2573e39a6005a76e36337b0622bd3e46edffccfbd59ab74f

diff --git a/dev-python/breathe/breathe-4.25.0-r1.ebuild 
b/dev-python/breathe/breathe-4.25.0-r1.ebuild
deleted file mode 100644
index ae80969ca9b..000
--- a/dev-python/breathe/breathe-4.25.0-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx Doxygen renderer"
-HOMEPAGE="https://breathe.readthedocs.io/en/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
-
-RDEPEND="
-   app-doc/doxygen
-   dev-python/docutils[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-texlive/texlive-bibtexextra
-   dev-texlive/texlive-fontsextra
-   dev-texlive/texlive-fontutils
-   dev-texlive/texlive-latex
-   dev-texlive/texlive-latexextra
-"



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

2021-02-06 Thread Sam James
commit: e0787a138b87ab5d36804569212aefae8250730e
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:18:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:18:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0787a13

dev-python/packaging: cleanup old

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

 dev-python/packaging/Manifest  |  1 -
 dev-python/packaging/packaging-20.7.ebuild | 37 --
 2 files changed, 38 deletions(-)

diff --git a/dev-python/packaging/Manifest b/dev-python/packaging/Manifest
index 91ae6efec95..842aaa199fa 100644
--- a/dev-python/packaging/Manifest
+++ b/dev-python/packaging/Manifest
@@ -1,3 +1,2 @@
-DIST packaging-20.7.gh.tar.gz 75182 BLAKE2B 
f3ba27ec33db576273609f28aabb5edab4acd07d8174c96e3a1608eacdc1a571d2ce96cc4e38c50c964ae5a716bbca077effd6dea039b25ac7bd6ce5707ae08b
 SHA512 
4da8f66af066ac92b47664d21af34a02526cd1639cb766927670bec0ac8c7416116834c847678a29862a46faeda7e2f2393744be315cdfbbb8bd55a04ceb942c
 DIST packaging-20.8.gh.tar.gz 76310 BLAKE2B 
f6a220bf8ed61e4ced5cdb93eac8a83310d5c1abc11861e3eca64ef08e3fa2617a9dedd9006fd833df37da5bd7a33c216fb78b9151b1c72121fbb0a27e7b88d3
 SHA512 
77c77da9298635274de58b856b8738ab279749f736264212e6ecdeab47db607ea9c6ae696952f0702e9557d1fd2b89c7277a2c81ff55081593f49ebcd6eb74d4
 DIST packaging-20.9.gh.tar.gz 78041 BLAKE2B 
d87c66aa39cfb832a26a350981722ad40a9193b70ca447030405ee474586cc12e4ae5f4dc7fbc5da6944b717545f3d3f7caac376a3da1ab95aa26429723dc6f6
 SHA512 
fb71f1036cfaacbe94fdee663af31d6ad1960f73ecc95cba87b461c2d7d2ea90085853bb4682b146492d8c48f784b60ef082e3b1259269857166b143cd9a920b

diff --git a/dev-python/packaging/packaging-20.7.ebuild 
b/dev-python/packaging/packaging-20.7.ebuild
deleted file mode 100644
index 8b2f0a089a5..000
--- a/dev-python/packaging/packaging-20.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{7..9} pypy3  )
-
-inherit distutils-r1
-
-DESCRIPTION="Core utilities for Python packages"
-HOMEPAGE="
-   https://github.com/pypa/packaging/
-   https://pypi.org/project/packaging/;
-SRC_URI="
-   https://github.com/pypa/packaging/archive/${PV}.tar.gz -> 
${P}.gh.tar.gz"
-
-SLOT="0"
-LICENSE="|| ( Apache-2.0 BSD-2 )"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-python/pyparsing-2.1.10[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-"
-DEPEND="
-   test? (
-   dev-python/pretend[${PYTHON_USEDEP}]
-   dev-python/pytest[${PYTHON_USEDEP}]
-   )
-"
-
-python_test() {
-   pytest --capture=no --strict -vv || die
-}



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

2021-02-06 Thread Sam James
commit: 8fb66243b3021c2daf5794751063d24ef9f12117
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:19:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:19:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb66243

dev-python/breathe: cleanup old

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

 dev-python/breathe/Manifest |  1 -
 dev-python/breathe/breathe-4.22.1-r1.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/dev-python/breathe/Manifest b/dev-python/breathe/Manifest
index 846ad8539fa..ba3c47ace5e 100644
--- a/dev-python/breathe/Manifest
+++ b/dev-python/breathe/Manifest
@@ -1,4 +1,3 @@
-DIST breathe-4.22.1.tar.gz 76241 BLAKE2B 
1b410eefe47610abf2e55bba86d13169449a03be2503839fa7a0f4f351e79d2e5f24d208c95d06a58e2d8cacef55ef52ea5921d5d71ce50b94fb0eed207918a2
 SHA512 
3b49819821356929a18d8ad9e25edd93d91661f3baea452121afb74308e11afa9a3cc96e31a063d380cfc1b0973ac646d5917279d9b56131be25dbb13dd632bf
 DIST breathe-4.25.0.tar.gz 76814 BLAKE2B 
5a31d8a85ffdff0d4e2547e541246046c1088247672e289bd90d3d9ef30970ae00160f375b0a3b805f8ce01f023d0df4bb2327136b4c4d330dd729a51d990556
 SHA512 
e3e21efd724f10c64194a3294a240f607b83d3ba425cc0c4c514810d6d34977df808c23d3005c10acd7abb914a910ecdd98123b247f0d1065e1f5fe266bd35da
 DIST breathe-4.25.1.tar.gz 76931 BLAKE2B 
3f910042f3822e5887da8239ba1a65bf7b1c8903a514c359ad64c58928fe8fe6b867a99351e18fb394a0a56aa0dbecc040203406a1e64961266fbd69aaddacfa
 SHA512 
417adc7facbd5ec9eb69ec79028987fde537cbd928e3d552e7020377b683816b1b670614daa24c2047d711043f0a9116a09e8c1ca7aecb82db97b1f6fac872d8
 DIST breathe-4.26.1.tar.gz 183929 BLAKE2B 
ef31c8b900aa2a943dc592b630ce60ecf7ca484fb455aeb081b4c7783f7e25ffe169343a98f2a2635d243c25962bde81b6bc116e6a381ce0a8a6d116a7fb6686
 SHA512 
d272b99295f2d7d2d118aca61f3ecbe6679a2cf84c143d7fced8387af129f68996e07e513870e6cc2573e39a6005a76e36337b0622bd3e46edffccfbd59ab74f

diff --git a/dev-python/breathe/breathe-4.22.1-r1.ebuild 
b/dev-python/breathe/breathe-4.22.1-r1.ebuild
deleted file mode 100644
index f9905e8b889..000
--- a/dev-python/breathe/breathe-4.22.1-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-DESCRIPTION="Sphinx Doxygen renderer"
-HOMEPAGE="https://breathe.readthedocs.io/en/latest/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux"
-
-RDEPEND="
-   app-doc/doxygen
-   dev-python/docutils[${PYTHON_USEDEP}]
-   >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]
-   dev-texlive/texlive-bibtexextra
-   dev-texlive/texlive-fontsextra
-   dev-texlive/texlive-fontutils
-   dev-texlive/texlive-latex
-   dev-texlive/texlive-latexextra
-"



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

2021-02-06 Thread Sam James
commit: 48ca59bfe1efa92bd882277d076e591a470a056e
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:18:58 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:18:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48ca59bf

dev-python/py: cleanup old

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

 dev-python/py/Manifest   |  1 -
 dev-python/py/py-1.9.0-r2.ebuild | 46 
 2 files changed, 47 deletions(-)

diff --git a/dev-python/py/Manifest b/dev-python/py/Manifest
index 458db88fb1a..1cca81770bb 100644
--- a/dev-python/py/Manifest
+++ b/dev-python/py/Manifest
@@ -1,2 +1 @@
 DIST py-1.10.0.tar.gz 206984 BLAKE2B 
94abc8f348a0ae1b64a1417fbb5ea1e29929a0a98130a968ed80d92824c242a9614493c8c7f87c3db8294d2baf3bdb35ce0254fe2aac0fb6af2c151b682c5d33
 SHA512 
7a0eb964067bc01fa4f8ffe70b043abfd4619134fbee2935713e28382085d0b8972c319ed665a643b879b18ce662db8a9bd722937af7cf36c233214eea211dd1
-DIST py-1.9.0.tar.gz 210098 BLAKE2B 
d7f9b22ebaedd12534198912c1fa0be80f42e97751701442e060e1c244b06ab82239fe78a3cc7119fa4df5d87ecfd97bfb2568744693d3ffe9824ae1d73e59f9
 SHA512 
965b2adfe1b13177629ccfcdf6d0a13460683ca7a01d585163deb1af15d926fc86680d9e51660f6cbb8569f822a4d54ce281c029e363d244ddf67e33b102ad0a

diff --git a/dev-python/py/py-1.9.0-r2.ebuild b/dev-python/py/py-1.9.0-r2.ebuild
deleted file mode 100644
index 9d314467c50..000
--- a/dev-python/py/py-1.9.0-r2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="library with cross-python path, ini-parsing, io, code, log 
facilities"
-HOMEPAGE="https://pylib.readthedocs.io/en/latest/ https://pypi.org/project/py/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-# This package is unmaintained and keeps being broken periodically.
-RESTRICT=test
-
-BDEPEND="
-   dev-python/setuptools_scm[${PYTHON_USEDEP}]"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-1.5.2-skip-apiwarn-pytest31.patch
-   "${FILESDIR}"/${PN}-1.8.0-pytest-4.patch
-   # https://bugs.gentoo.org/759547
-   "${FILESDIR}"/${P}-cve-2020-29651.patch
-)
-
-distutils_enable_sphinx doc
-distutils_enable_tests pytest
-
-src_prepare() {
-   # broken on py3.8, don't seem important
-   sed -i -e 's:test_syntaxerror_rerepresentation:_&:' \
-   -e 's:test_comments:_&:' \
-   testing/code/test_source.py || die
-   # broken on py3.9, this package is just dead
-   sed -i -e 's:test_getfslineno:_&:' \
-   testing/code/test_source.py || die
-
-   distutils-r1_src_prepare
-
-   # broken, and relying on exact assertion strings
-   rm testing/code/test_assertion.py || die
-}



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

2021-02-06 Thread Sam James
commit: 73a5f28b7d4a9a1036ee6279182eac7abcb8da1d
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:20:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:20:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a5f28b

media-libs/tiff: cleanup old

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

 media-libs/tiff/Manifest  |  1 -
 media-libs/tiff/tiff-4.1.0.ebuild | 79 ---
 2 files changed, 80 deletions(-)

diff --git a/media-libs/tiff/Manifest b/media-libs/tiff/Manifest
index 9948057d10c..038a13d2b1c 100644
--- a/media-libs/tiff/Manifest
+++ b/media-libs/tiff/Manifest
@@ -1,2 +1 @@
-DIST tiff-4.1.0.tar.gz 2421581 BLAKE2B 
1f9b92d08dc95633bb005a635bbcecd8fa5e4f30c14f059b42aafbb4a52b4fb1b84b1e97cea33f3102f5808cb28f93bc8fcbae2b041c6227c97f90b4f9b8e631
 SHA512 
fd541dcb11e3d5afaa1ec2f073c9497099727a52f626b338ef87dc93ca2e23ca5f47634015a4beac616d4e8f05acf7b7cd5797fb218758cc2ad31b390491c5a6
 DIST tiff-4.2.0.tar.gz 2809373 BLAKE2B 
62178da595e7ff4041f33643a87698580cd3a32d4536b5c60c414c9497616258686cf61514e1d4e0f062cb1333190c39ce86896bf07c01532c07454745d89cd9
 SHA512 
d7d42e6e6dbda9604c638f28e6cfa4705191a4e8ea276d18031d50dbab0931ac91141e57a2cf294124487f1a2e6dfcb9be62431c1b69de5acf4d0e632f3322e5

diff --git a/media-libs/tiff/tiff-4.1.0.ebuild 
b/media-libs/tiff/tiff-4.1.0.ebuild
deleted file mode 100644
index 69bb47338e2..000
--- a/media-libs/tiff/tiff-4.1.0.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools libtool multilib-minimal
-
-DESCRIPTION="Tag Image File Format (TIFF) library"
-HOMEPAGE="http://libtiff.maptools.org;
-SRC_URI="https://download.osgeo.org/libtiff/${P}.tar.gz;
-
-LICENSE="libtiff"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+cxx jbig jpeg lzma static-libs test webp zlib zstd"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )
-   jpeg? ( >=virtual/jpeg-0-r2:0=[${MULTILIB_USEDEP}] )
-   lzma? ( >=app-arch/xz-utils-5.0.5-r1[${MULTILIB_USEDEP}] )
-   webp? ( media-libs/libwebp:=[${MULTILIB_USEDEP}] )
-   zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )
-   zstd? ( >=app-arch/zstd-1.3.7-r1:=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"
-
-REQUIRED_USE="test? ( jpeg )" #483132
-
-MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/tiffconf.h
-)
-
-src_prepare() {
-   default
-
-   # tiffcp-thumbnail.sh fails as thumbnail binary doesn't get built 
anymore since tiff-4.0.7
-   sed '/tiffcp-thumbnail\.sh/d' -i test/Makefile.am || die
-
-   eautoreconf
-}
-
-multilib_src_configure() {
-   local myeconfargs=(
-   --without-x
-   --with-docdir="${EPREFIX}"/usr/share/doc/${PF}
-   $(use_enable cxx)
-   $(use_enable jbig)
-   $(use_enable jpeg)
-   $(use_enable lzma)
-   $(use_enable static-libs static)
-   $(use_enable webp)
-   $(use_enable zlib)
-   $(use_enable zstd)
-   )
-   ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
-
-   # remove useless subdirs
-   if ! multilib_is_native_abi ; then
-   sed -i \
-   -e 's/ tools//' \
-   -e 's/ contrib//' \
-   -e 's/ man//' \
-   -e 's/ html//' \
-   Makefile || die
-   fi
-}
-
-multilib_src_test() {
-   if ! multilib_is_native_abi ; then
-   emake -C tools
-   fi
-   emake check
-}
-
-multilib_src_install_all() {
-   find "${ED}" -type f -name '*.la' -delete || die
-   rm 
"${ED}"/usr/share/doc/${PF}/{COPYRIGHT,README*,RELEASE-DATE,TODO,VERSION} || die
-}



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

2021-02-06 Thread Sam James
commit: daf97bfdcfeb37b9d69e0c689e5573e54f9e3326
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:15:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:15:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daf97bfd

dev-python/breathe: Stabilize 4.25.1-r1 ALLARCHES, #768969

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/breathe/breathe-4.25.1-r1.ebuild 
b/dev-python/breathe/breathe-4.25.1-r1.ebuild
index ae80969ca9b..f9905e8b889 100644
--- a/dev-python/breathe/breathe-4.25.1-r1.ebuild
+++ b/dev-python/breathe/breathe-4.25.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 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"
 
 RDEPEND="
app-doc/doxygen



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

2021-02-06 Thread Sam James
commit: f761bef4193f8de2f59bea529fcbdd8e3ff47ee9
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:14:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:14:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f761bef4

media-libs/tiff: Stabilize 4.2.0 s390, #766719

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/media-libs/tiff/tiff-4.2.0.ebuild 
b/media-libs/tiff/tiff-4.2.0.ebuild
index 11406fce52c..69bb47338e2 100644
--- a/media-libs/tiff/tiff-4.2.0.ebuild
+++ b/media-libs/tiff/tiff-4.2.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.osgeo.org/libtiff/${P}.tar.gz;
 
 LICENSE="libtiff"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx jbig jpeg lzma static-libs test webp zlib zstd"
 RESTRICT="!test? ( test )"
 



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

2021-02-06 Thread Sam James
commit: 5edcd62979eb7ca7691c44ef60c36bd1d87379cf
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:15:00 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:15:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5edcd629

dev-python/packaging: Stabilize 20.8 ALLARCHES, #768972

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/packaging/packaging-20.8.ebuild 
b/dev-python/packaging/packaging-20.8.ebuild
index eddb0fab710..38bd0ae4f8d 100644
--- a/dev-python/packaging/packaging-20.8.ebuild
+++ b/dev-python/packaging/packaging-20.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 SLOT="0"
 LICENSE="|| ( Apache-2.0 BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2021-02-06 Thread Sam James
commit: 7fca28593577aa42b4ea82758664446a5081d072
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:15:04 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:15:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fca2859

dev-python/py: Stabilize 1.10.0 ALLARCHES, #768975

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/py/py-1.10.0.ebuild b/dev-python/py/py-1.10.0.ebuild
index fb13420cf8b..3635064c547 100644
--- a/dev-python/py/py-1.10.0.ebuild
+++ b/dev-python/py/py-1.10.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~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 ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 # This package is unmaintained and keeps being broken periodically.
 RESTRICT=test
 



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

2021-02-06 Thread Sam James
commit: 4814318e42afc31d7b17356c3d6c10234cf667cb
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:13:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:14:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4814318e

net-misc/httpie: bump to 2.4.0

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

 net-misc/httpie/Manifest|  1 +
 net-misc/httpie/httpie-2.4.0.ebuild | 58 +
 2 files changed, 59 insertions(+)

diff --git a/net-misc/httpie/Manifest b/net-misc/httpie/Manifest
index 3a819235b23..5741b9a4447 100644
--- a/net-misc/httpie/Manifest
+++ b/net-misc/httpie/Manifest
@@ -1,2 +1,3 @@
 DIST httpie-2.2.0.tar.gz 1761927 BLAKE2B 
3ce8acf4abf9cb189315e07e7f9c8dfc1b0a537696a2c9fd795e8e944c85c1df8e7e13fbaee68d3b93115296ba048e664d31245fe2c6b832123818292b4fac8d
 SHA512 
00c1f34041854319816d7d643a79358723c27a3744f405d629b5361685745bfdd8ce0a0f127cb3d6746e46405d24562625ca37733a5955809d7bfc077ae5c533
 DIST httpie-2.3.0.tar.gz 1769401 BLAKE2B 
e9bb5ca9ebb5fde3bed66ba15c46cccff1f8d5d01841f954fe4d19be92d3282cd3c19e1fc34b42fe1c36798438aa116f5bb91147864be9d8ee37030cb7796e16
 SHA512 
d0c5b46075892e9d6df76c1e3b430fcd768238c7fbdeda51368dc1bc7c657efc901088ccb7f1e6fc6e4f54dde4c9bcbe626dfa926c8ca1a6bcfd12e522414505
+DIST httpie-2.4.0.tar.gz 1772537 BLAKE2B 
111451cc7dc353d5b586554f98ac715a3198f03e74d261944a5f021d2dcc948455500800222b323d182a2a067d0549bda7c318ab3a6c934b9a9beec64aff2db2
 SHA512 
44cc7ff4fe0f3d8c53a7dd750465f6b56c36f5bbac06d22b760579bd60949039e82313845699669a659ec91adc69dbeac22c06ddd63af64e6f2e0edecf3e732a

diff --git a/net-misc/httpie/httpie-2.4.0.ebuild 
b/net-misc/httpie/httpie-2.4.0.ebuild
new file mode 100644
index 000..ee9d95b7793
--- /dev/null
+++ b/net-misc/httpie/httpie-2.4.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_REQ_USE="ssl(+)"
+
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="Modern command line HTTP client"
+HOMEPAGE="https://httpie.org/ https://pypi.org/project/httpie/;
+SRC_URI="https://github.com/jakubroztocil/httpie/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-python/pygments[${PYTHON_USEDEP}]
+   >=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
+   >=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   ${RDEPEND}
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pyopenssl[${PYTHON_USEDEP}]
+   dev-python/pytest-httpbin[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local skipped_tests=()
+
+   skipped_tests+=(
+   tests/test_uploads.py::test_chunked_json
+   tests/test_uploads.py::test_chunked_form
+   tests/test_uploads.py::test_chunked_stdin
+   
tests/test_uploads.py::TestMultipartFormDataFileUpload::test_multipart_chunked
+   
tests/test_uploads.py::TestRequestBodyFromFilePath::test_request_body_from_file_by_path_chunked
+   tests/test_tokens.py::test_verbose_chunked
+   )
+
+   pytest -v ${skipped_tests[@]/#/--deselect } || die "Tests failed with 
${EPYTHON}"
+}
+
+python_install_all() {
+   newbashcomp extras/httpie-completion.bash http
+   insinto /usr/share/fish/vendor_completions.d
+   newins extras/httpie-completion.fish http.fish
+   distutils-r1_python_install_all
+}



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

2021-02-06 Thread Sam James
commit: 2ebdf466df7aa7293ad8633fae60a181e19f8e51
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 14:14:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 14:14:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ebdf466

dev-python/itsdangerous: add github remote-id

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

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

diff --git a/dev-python/itsdangerous/metadata.xml 
b/dev-python/itsdangerous/metadata.xml
index c6b55faa534..a36ae6917d7 100644
--- a/dev-python/itsdangerous/metadata.xml
+++ b/dev-python/itsdangerous/metadata.xml
@@ -8,5 +8,6 @@
   
   
 itsdangerous
+pallets/itsdangerous
   
 



[gentoo-commits] repo/user/gerislay:master commit in: dev-python/daemonize/

2021-02-06 Thread gerion
commit: f6c9adb2e15138410f2a5c382515addf8ccc92e0
Author: Gerion Entrup  flump  de>
AuthorDate: Sat Feb  6 14:06:11 2021 +
Commit: gerion  flump  de>
CommitDate: Sat Feb  6 14:06:47 2021 +
URL:https://gitweb.gentoo.org/repo/user/gerislay.git/commit/?id=f6c9adb2

dev-python/daemonize: drop, in tree now

Signed-off-by: Gerion Entrup  flump.de>

 dev-python/daemonize/Manifest   |  2 --
 dev-python/daemonize/daemonize-2.4.7.ebuild | 19 ---
 2 files changed, 21 deletions(-)

diff --git a/dev-python/daemonize/Manifest b/dev-python/daemonize/Manifest
deleted file mode 100644
index 4d0b373..000
--- a/dev-python/daemonize/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST daemonize-2.4.7.tar.gz 8752 SHA256 
c0194e861826be456c7c69985825ac7b79632d8ac7ad4cde8e12fee7971468c8 SHA512 
b348a35c2953ea5d654a8aa46dfabd822b90f3613c123af7b1a80723ce9bddf79e442fe9ad70e6e657651a599b8bdbdd7d009da98220ad7ff57d514231fa79a3
 WHIRLPOOL 
150052d22bb27fa1baabcafbccd95b3a830a38647e1cb096db94ea14702d9c042d18d6451d5ae8e863e629a23b9dc55dce76cc02e59f7c4f5961f93bd117d758
-EBUILD daemonize-2.4.7.ebuild 496 SHA256 
bdff6e3fb02f2434e6a51dd1ab21767759da66d7f9c3a03989ec7fd8bc65ee21 SHA512 
d6aec49de22d2c177c529c62ba0bed4138b5c4712a5748b33304578259c781fb75dcdff248301a6bc4aeb3370a9d1cf1e116c1c012d4b6b1ed960686af3b9e03
 WHIRLPOOL 
fd17b595e8c39f5714c64f4fb53010262e07a76cb968b62e454b236509fdc3788adba5533b4399ee03f7647a95d0b32a82d6de67003e5834736d93755743cd5f

diff --git a/dev-python/daemonize/daemonize-2.4.7.ebuild 
b/dev-python/daemonize/daemonize-2.4.7.ebuild
deleted file mode 100644
index 049a810..000
--- a/dev-python/daemonize/daemonize-2.4.7.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-inherit distutils-r1
-
-DESCRIPTION="Library to enable your code run as a daemon process on Unix-like 
systems."
-HOMEPAGE="https://github.com/thesharp/daemonize 
https://pypi.python.org/pypi/daemonize/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"



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

2021-02-06 Thread Thomas Deutschmann
commit: 6c78ffd4871e513b3c7ef6599503b446929b7ace
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Feb  6 13:48:26 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb  6 13:48:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c78ffd4

net-misc/openssh: security cleanup (#763048)

Bug: https://bugs.gentoo.org/763048
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-misc/openssh/Manifest |  13 -
 net-misc/openssh/openssh-8.1_p1-r5.ebuild | 471 ---
 net-misc/openssh/openssh-8.2_p1-r8.ebuild | 486 
 net-misc/openssh/openssh-8.3_p1-r6.ebuild | 511 --
 4 files changed, 1481 deletions(-)

diff --git a/net-misc/openssh/Manifest b/net-misc/openssh/Manifest
index 173d930cac0..5b21cbdc99a 100644
--- a/net-misc/openssh/Manifest
+++ b/net-misc/openssh/Manifest
@@ -1,19 +1,6 @@
-DIST openssh-8.1_p1-glibc-2.31-patches.tar.xz 1752 BLAKE2B 
ccab53069c0058be7ba787281f5a1775d169a9dcda6f78742eb8cb3cce4ebe3a4c506c75a8ac142700669cf04b7475e35f6a06a4499d3d076e4e88e4fc59f3e6
 SHA512 
270d532fc7f4ec10c5ee56677f8280dec47a96e73f8032713b212cfad64a58ef142a7f49b7981dca80cbf0dd99753ef7a93b6af164cad9492fa224d546c27f14
-DIST openssh-8.1p1+x509-12.3.diff.gz 689934 BLAKE2B 
57a302a25bec1d630b9c36f74ab490e11c97f9bcbaf8f527e46ae7fd5bade19feb3d8853079870b5c08b70a55e289cf4bf7981c11983973fa588841aeb21e650
 SHA512 
8d7c321423940f5a78a51a25ad5373f5db17a4a8ca7e85041e503998e0823ad22068bc652e907e9f5787858d45ce438a4bba18240fa72e088eb10b903e96b192
-DIST openssh-8.1p1-sctp-1.2.patch.xz 7672 BLAKE2B 
f1aa0713fcb114d8774bd8d524d106401a9d7c2c73a05fbde200ccbdd2562b3636ddd2d0bc3eae9f04b4d7c729c3dafd814ae8c530a76c4a0190fae71d1edcd2
 SHA512 
2bffab0bbae5a4c1875e0cc229bfd83d8565bd831309158cd489d8b877556c69b936243888a181bd9ff302e19f2c174156781574294d260b6384c464d003d566
-DIST openssh-8.1p1.tar.gz 1625894 BLAKE2B 
d525be921a6f49420a58df5ac434d43a0c85e0f6bf8428ecebf04117c50f473185933e6e4485e506ac614f71887a513b9962d7b47969ba785da8e3a38f767322
 SHA512 
b987ea4ffd4ab0c94110723860273b06ed8ffb4d21cbd99ca144a4722dc55f4bf86f6253d500386b6bee7af50f066e2aa2dd095d50746509a10e11221d39d925
-DIST openssh-8.2p1+x509-12.4.3.diff.gz 806905 BLAKE2B 
8e0f0f3eeb2aafd9fc9e6eca80c0b51ffedbed9dfc46ff73bb1becd28f6ac013407d03107b59da05d9d56edbf283eef20891086867b79efd8aab81c3e9a4a32f
 SHA512 
51117d7e4df2ff78c4fdfd08c2bb8f1739b1db064df65bab3872e1a956c277a4736c511794aa399061058fea666a76ee07bb50d83a0d077b7fa572d02c030b91
-DIST openssh-8.2p1-sctp-1.2.patch.xz 7668 BLAKE2B 
717487cffd235a5dfa2d9d3f2c1983f410d400b0d23f71a9b74406ac3d2f448d76381a3b7a3244942bff4e6bdc3bc78d148b9949c78dc297d99c7330179f8176
 SHA512 
a5fbd827e62e91b762062a29c7bc3bf569a202bdc8c91da7d77566ff8bb958b5b9fb6f8d45df586e0d7ac07a83de6e82996e9c5cdd6b3bf43336c420d3099305
-DIST openssh-8.2p1.tar.gz 1701197 BLAKE2B 
8b95cdebc87e8d14f655ed13c12b91b122adf47161071aa81d0763f81b12fe4bc3d409c260783d995307d4e4ed2d16080fd74b15e4dc6dcc5648d7e66720c3ed
 SHA512 
c4db64e52a3a4c410de9de49f9cb104dd493b10250af3599b92457dd986277b3fd99a6f51cec94892fd1be5bd0369c5757262ea7805f0de464b245c3d34c120a
-DIST openssh-8.3p1+x509-12.5.1.diff.gz 803054 BLAKE2B 
ec88959b4e3328e70d6f136f3d5bebced2e555de3ea40f55c535ca8a30a0eed84d177ad966e5bda46e1fc61d42141b13e96d068f5abfd069ae81b131dfb5a66c
 SHA512 
28166a1a1aeff0c65f36263c0009e82cda81fc8f4efe3d11fabd0312d199a4f935476cf7074fbce68787d2fec0fd42f00fef383bf856a5767ce9d0ca6bbc8ef0
-DIST openssh-8.3p1-sctp-1.2.patch.xz 7668 BLAKE2B 
abbc65253d842c09a04811bdbafc175c5226996cdd190812b47ce9646853cd5c1b21d733e719b481cce9c7f4dc00894b6d6be732e311850963df23b9dc55a0e6
 SHA512 
4e0cc1707663f902dfbf331a431325da78759cc757a4aaae33e0c7f64f21830ec805168d8ae4d47a65a20c235fa534679e288f922df2b24655b7d1ee9a3bf014
-DIST openssh-8.3p1.tar.gz 1706358 BLAKE2B 
0b53d92caa4a0f4cb40eee671ac889753d320b7c8e44df159a81dd8163c3663f07fa648f5dc506fb27d31893acf9701b997598c50bf204acf54172d72825a4d8
 SHA512 
b5232f7c85bf59ae2ff9d17b030117012e257e3b8c0d5ac60bb139a85b1fbf298b40f2e04203a2e13ca7273053ed668b9dedd54d3a67a7cb8e8e58c0228c5f40
 DIST openssh-8.4p1+x509-12.6.diff.gz 857479 BLAKE2B 
ac8c3e8c1087ca571e5459c9826903410ff2d45de60151d9bd8e59da15805b75752f8f3ffc231c9f8aaa8f2b2c07a97a8296684f885e0d14b54ff5d7bc585588
 SHA512 
e56516b376ecc3e5464895744ce0616cf4446a891fbd3cbcb090d5f61ebc349d74f9c01e855ccd22e574dbfeec0cb2ba7daf582983010ff991243a6371cc5fe3
 DIST openssh-8.4p1-sctp-1.2.patch.xz 7668 BLAKE2B 
2e22d2a90723cea9ef958bd989b8c431fcb08b4dc5bfd3ebbf463ca9546dc37acdc185c35ddf3adbb90bde9b3902bf36524a456061a9bcbdef7a76ece79e2ff4
 SHA512 
90da34b7b86e52df9e0191c99c9d645a4d4671958adebeed46e1149102d4ba8c729eadb79d84fad9feac64aafa0541d2f1f4db8cdfe0af5ba893aac072ef2380
 DIST openssh-8.4p1.tar.gz 1742201 BLAKE2B 
4b1e60d4962095df045c3a31bbf8af725b1c07324c4aa1f6b9a3ddb7e695c98e9aa01655b268f6fd6a400f511b23be91f6b89d07b14a6a2d92f873efb4d9c146
 SHA512 

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

2021-02-06 Thread Sam James
commit: aaa97367bd7d1db398d185881c19d526ba120411
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 13:33:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 13:33:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa97367

media-libs/zita-resampler: Stabilize 1.8.0 sparc, #768954

Signed-off-by: Sam James  gentoo.org>

 media-libs/zita-resampler/zita-resampler-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild 
b/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
index ea2aee3283a..2674f65e475 100644
--- a/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
+++ b/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
 
 LICENSE="GPL-3+"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 sparc ~x86"
 IUSE="cpu_flags_x86_sse2 tools"
 
 RDEPEND="tools? ( media-libs/libsndfile )"



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

2021-02-06 Thread Sam James
commit: a1fd911ba9de059077ab4fc4514759361080f2e6
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 13:33:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 13:33:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1fd911b

media-libs/zita-resampler: Stabilize 1.8.0 ppc64, #768954

Signed-off-by: Sam James  gentoo.org>

 media-libs/zita-resampler/zita-resampler-1.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild 
b/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
index b23f3696106..ea2aee3283a 100644
--- a/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
+++ b/media-libs/zita-resampler/zita-resampler-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ 
SRC_URI="http://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2;
 
 LICENSE="GPL-3+"
 SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~sparc ~x86"
 IUSE="cpu_flags_x86_sse2 tools"
 
 RDEPEND="tools? ( media-libs/libsndfile )"



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

2021-02-06 Thread Sam James
commit: b927fad74be1c3c19c3e2466dc171493f35fe52f
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 13:33:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 13:33:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b927fad7

mail-client/claws-mail: Stabilize 3.17.7 ppc64, #727572

Signed-off-by: Sam James  gentoo.org>

 mail-client/claws-mail/claws-mail-3.17.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild 
b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
index 6274cc62b9f..de61722d5e5 100644
--- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ "${PV}" ==  ]] ; then
EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz;
-   KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86"
 fi
 
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: net-mail/ytnef/

2021-02-06 Thread Sam James
commit: 7ed499179a0b21e38ecab03f01718cd527ec396f
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 13:33:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 13:33:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ed49917

net-mail/ytnef: Stabilize 1.9.3 ppc64, #727572

Signed-off-by: Sam James  gentoo.org>

 net-mail/ytnef/ytnef-1.9.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-mail/ytnef/ytnef-1.9.3.ebuild 
b/net-mail/ytnef/ytnef-1.9.3.ebuild
index f4756c9fa63..f102395908a 100644
--- a/net-mail/ytnef/ytnef-1.9.3.ebuild
+++ b/net-mail/ytnef/ytnef-1.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/Yeraze/ytnef;
 SRC_URI="https://github.com/Yeraze/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~sparc x86"
 IUSE="static-libs"
 
 DEPEND="sys-devel/libtool"



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

2021-02-06 Thread Sam James
commit: fbc4ef05cd8fbd97bd52b9f89b75ebd7ab1665cd
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 13:27:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 13:27:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc4ef05

dev-libs/libfido2: Stabilize 1.5.0-r1 s390, #751484

Signed-off-by: Sam James  gentoo.org>

 dev-libs/libfido2/libfido2-1.5.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libfido2/libfido2-1.5.0-r1.ebuild 
b/dev-libs/libfido2/libfido2-1.5.0-r1.ebuild
index e836ac168b5..5fdacec0f10 100644
--- a/dev-libs/libfido2/libfido2-1.5.0-r1.ebuild
+++ b/dev-libs/libfido2/libfido2-1.5.0-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/Yubico/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86"
 IUSE="libressl +static-libs"
 
 DEPEND="



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

2021-02-06 Thread Sam James
commit: ba5f5634044f3d17265074d41ecc9ba4d0dba9b5
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 13:27:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 13:27:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5f5634

dev-python/breathe: Stabilize 4.22.1-r1 s390, #751484

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-python/breathe/breathe-4.22.1-r1.ebuild 
b/dev-python/breathe/breathe-4.22.1-r1.ebuild
index 5b01d922191..f9905e8b889 100644
--- a/dev-python/breathe/breathe-4.22.1-r1.ebuild
+++ b/dev-python/breathe/breathe-4.22.1-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 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"
 
 RDEPEND="
app-doc/doxygen



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

2021-02-06 Thread Sam James
commit: c8eba3c293ed6ac2eb7faa6bb2676ceb9ce3a300
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 13:27:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 13:27:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8eba3c2

dev-libs/libcbor: Stabilize 0.8.0 s390, #751484

Signed-off-by: Sam James  gentoo.org>

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

diff --git a/dev-libs/libcbor/libcbor-0.8.0.ebuild 
b/dev-libs/libcbor/libcbor-0.8.0.ebuild
index 589fa21feab..7eab356ed72 100644
--- a/dev-libs/libcbor/libcbor-0.8.0.ebuild
+++ b/dev-libs/libcbor/libcbor-0.8.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/PJK/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86"
 IUSE="+custom-alloc doc test"
 
 BDEPEND="



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

2021-02-06 Thread Thomas Deutschmann
commit: e175988041502f41609360c0760499c5b16882d9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Feb  6 12:55:37 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb  6 12:55:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1759880

dev-lang/spidermonkey: add rust-1.49 llvm version workaround

Bug: https://bugs.gentoo.org/768543
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild | 18 ++
 dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild | 16 +---
 2 files changed, 27 insertions(+), 7 deletions(-)

diff --git a/dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild 
b/dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild
index f8748a9aa6f..52a9c0590f0 100644
--- a/dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-78.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -163,9 +163,19 @@ pkg_setup() {
[[ -n ${version_lld} ]] && version_lld=$(ver_cut 1 
"${version_lld}")
[[ -z ${version_lld} ]] && die "Failed to read ld.lld 
version!"
 
-   local version_llvm_rust=$(rustc -Vv 2>/dev/null | grep 
-F -- 'LLVM version:' | awk '{ print $3 }')
-   [[ -n ${version_llvm_rust} ]] && 
version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}")
-   [[ -z ${version_llvm_rust} ]] && die "Failed to read 
used LLVM version from rustc!"
+   # temp fix for https://bugs.gentoo.org/768543
+   # we can assume that rust 1.49.0 always uses llvm 11
+   local version_rust=$(rustc -Vv 2>/dev/null | grep -F -- 
'release:' | awk '{ print $2 }')
+   [[ -n ${version_rust} ]] && version_rust=$(ver_cut 1-2 
"${version_rust}")
+   [[ -z ${version_rust} ]] && die "Failed to read version 
from rustc!"
+
+   if ver_test "${version_rust}" -eq "1.49" ; then
+   local version_llvm_rust="11"
+   else
+   local version_llvm_rust=$(rustc -Vv 2>/dev/null 
| grep -F -- 'LLVM version:' | awk '{ print $3 }')
+   [[ -n ${version_llvm_rust} ]] && 
version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}")
+   [[ -z ${version_llvm_rust} ]] && die "Failed to 
read used LLVM version from rustc!"
+   fi
 
if ver_test "${version_lld}" -ne "${version_llvm_rust}" 
; then
eerror "Rust is using LLVM version 
${version_llvm_rust} but ld.lld version belongs to LLVM version ${version_lld}."

diff --git a/dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild 
b/dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild
index 2619af53011..41ad6270ccf 100644
--- a/dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-78.7.1.ebuild
@@ -163,9 +163,19 @@ pkg_setup() {
[[ -n ${version_lld} ]] && version_lld=$(ver_cut 1 
"${version_lld}")
[[ -z ${version_lld} ]] && die "Failed to read ld.lld 
version!"
 
-   local version_llvm_rust=$(rustc -Vv 2>/dev/null | grep 
-F -- 'LLVM version:' | awk '{ print $3 }')
-   [[ -n ${version_llvm_rust} ]] && 
version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}")
-   [[ -z ${version_llvm_rust} ]] && die "Failed to read 
used LLVM version from rustc!"
+   # temp fix for https://bugs.gentoo.org/768543
+   # we can assume that rust 1.49.0 always uses llvm 11
+   local version_rust=$(rustc -Vv 2>/dev/null | grep -F -- 
'release:' | awk '{ print $2 }')
+   [[ -n ${version_rust} ]] && version_rust=$(ver_cut 1-2 
"${version_rust}")
+   [[ -z ${version_rust} ]] && die "Failed to read version 
from rustc!"
+
+   if ver_test "${version_rust}" -eq "1.49" ; then
+   local version_llvm_rust="11"
+   else
+   local version_llvm_rust=$(rustc -Vv 2>/dev/null 
| grep -F -- 'LLVM version:' | awk '{ print $3 }')
+   [[ -n ${version_llvm_rust} ]] && 
version_llvm_rust=$(ver_cut 1 "${version_llvm_rust}")
+   [[ -z ${version_llvm_rust} ]] && die "Failed to 
read used LLVM version from rustc!"
+   fi
 
if ver_test "${version_lld}" -ne "${version_llvm_rust}" 
; then
eerror "Rust is using LLVM version 
${version_llvm_rust} but ld.lld version belongs to 

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

2021-02-06 Thread Thomas Deutschmann
commit: 6a0919aa931fc9cad1640e0673eca967dc06d233
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Sat Feb  6 12:51:22 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Sat Feb  6 12:51:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0919aa

dev-lang/spidermonkey: drop old

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

 dev-lang/spidermonkey/Manifest   |   1 -
 dev-lang/spidermonkey/spidermonkey-78.7.0.ebuild | 436 ---
 2 files changed, 437 deletions(-)

diff --git a/dev-lang/spidermonkey/Manifest b/dev-lang/spidermonkey/Manifest
index 9482290cb5a..9636f572baf 100644
--- a/dev-lang/spidermonkey/Manifest
+++ b/dev-lang/spidermonkey/Manifest
@@ -1,7 +1,6 @@
 DIST firefox-68.0-patches-15.tar.xz 16060 BLAKE2B 
f9e6cd58ea51bed1af90a9d30fd551dc7e939afcd1b4d00de1271bd4bda94021c6f1799fd9945962c14ffa1fd0b6a6429369c4e45efc2000f179b9b2e46971e7
 SHA512 
9cb2479637dd8b84e0ab68dc0fe144acd2dc74feca282fd3c4b485ca6f0de8190244587622713a5421b243ccda153f738e9a8f463e87e15e93e9b725d943e128
 DIST firefox-68.12.0esr.source.tar.xz 313856956 BLAKE2B 
eeaa4acc9fabf15ec1b313170a30cee8e1fc10a8b08512b915b83b7d6a81c09b365733ed94638bd434864fd7b0cb8cbf1bc2e43441be69e31117e8e6a099234c
 SHA512 
839b02422e4c87bdb12e0995cd35ca8c1996f3fba00bbb46b419e46b67df5ec48a264cb14632db777ce29166ee4fdcb06e2ee3ce847e64328c58c9a2f9129f4c
 DIST firefox-78.6.0esr.source.tar.xz 338098664 BLAKE2B 
9d082b6104bffbd0d918dc1adf2a01ac32613d8048faf399177834c4949714a00c1f4383b778a21d6b6684296d8f9bd44fa547ee2507a8631d206e3764d2ceeb
 SHA512 
a1e2d6af0020784d00ed3cb4d778c136685e7c2f6ae536cc270fbd331d51d483d17dff9acd7ad8e6b3b231b9df894c146092889357b23715814a080c6f08d11a
-DIST firefox-78.7.0esr.source.tar.xz 332849732 BLAKE2B 
66e224021cbd15b6b625da3c0a98b05026f4f284afbef5299368a218c16da24cd05431ab82c52859b835baf63298ec832681fbc58b3bfe833e68dea1737c6dcb
 SHA512 
afa37d2f6bbe04715d84a8964f75139042364501c358da98771115d7fe7d23788e95b6ff29d77c064a9cfcd208c1424924017ef2a72cbb79dbb45d6f365f030c
 DIST firefox-78.7.1esr.source.tar.xz 334417504 BLAKE2B 
c0c90488ef9727363f03707c3d1e83ab5965a32775db9e6832883b94f265a3d95bb468648360fa3f016c34044f4c706db84125f7c5b545aaa1dedcf03196cb0c
 SHA512 
d5828667ab07f5971049092102b7017472a835a3ab8581ba485a528e9b269aafdeeebecb4c882043459c2b901290c5525d795b04c1d4f30f7b74ee6cd7b18646
 DIST firefox-78esr-patches-07.tar.xz 66156 BLAKE2B 
8f69883432dcbd484b1fb15e3fde1630b1424e502ba78d9ec3cbe70cb2676a6876853d3477c8bfe35e92bca91b200e2d14543de1778d895676a52d2608109af2
 SHA512 
b4a01d3499002bd33a7fb45a1a80e9e73ba27a0986b6bfa43b3482dd8d82a686a14ae0c5e013402c8c8f359a642632a40bf4c362a0e83a1f53b453914f42e3a7
 DIST firefox-78esr-patches-08.tar.xz 67108 BLAKE2B 
e9bcfeeda936832e1107d5dd1641f8833dcb1c99bee113b7591607294328b3739521a6811e0dfa64f36b44ab9a484ca69e15ad88b99ae810d767a2de2e4ffc4c
 SHA512 
47a676d18bdc005db3f2d3c9b491df8f6347f50c1410d9f00cf19da86f3163a8ca45060b728f47f3cad02fcdaf6150f037ae26c95f4a5c8be6e7077a97890203

diff --git a/dev-lang/spidermonkey/spidermonkey-78.7.0.ebuild 
b/dev-lang/spidermonkey/spidermonkey-78.7.0.ebuild
deleted file mode 100644
index b341983f2c6..000
--- a/dev-lang/spidermonkey/spidermonkey-78.7.0.ebuild
+++ /dev/null
@@ -1,436 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-# Patch version
-FIREFOX_PATCHSET="firefox-78esr-patches-07.tar.xz"
-SPIDERMONKEY_PATCHSET="spidermonkey-78-patches-03.tar.xz"
-
-LLVM_MAX_SLOT=11
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-WANT_AUTOCONF="2.1"
-
-inherit autotools check-reqs flag-o-matic llvm multiprocessing python-any-r1 
toolchain-funcs
-
-MY_PN="mozjs"
-MY_PV="${PV/_pre*}" # Handle Gentoo pre-releases
-
-MY_MAJOR=$(ver_cut 1)
-
-MOZ_ESR=yes
-
-MOZ_PV=${PV}
-MOZ_PV_SUFFIX=
-if [[ ${PV} =~ (_(alpha|beta|rc).*)$ ]] ; then
-   MOZ_PV_SUFFIX=${BASH_REMATCH[1]}
-
-   # Convert the ebuild version to the upstream Mozilla version
-   MOZ_PV="${MOZ_PV/_alpha/a}" # Handle alpha for SRC_URI
-   MOZ_PV="${MOZ_PV/_beta/b}"  # Handle beta for SRC_URI
-   MOZ_PV="${MOZ_PV%%_rc*}"# Handle rc for SRC_URI
-fi
-
-if [[ -n ${MOZ_ESR} ]] ; then
-   # ESR releases have slightly different version numbers
-   MOZ_PV="${MOZ_PV}esr"
-fi
-
-MOZ_PN="firefox"
-MOZ_P="${MOZ_PN}-${MOZ_PV}"
-MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
-MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
-
-MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV};
-
-if [[ ${PV} == *_rc* ]] ; then
-   
MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/candidates/${MOZ_PV}-candidates/build${PV##*_rc};
-fi
-
-PATCH_URIS=(
-   
https://dev.gentoo.org/~{whissi,polynomial-c,axs}/mozilla/patchsets/${FIREFOX_PATCHSET}
-   
https://dev.gentoo.org/~{whissi,polynomial-c,axs}/mozilla/patchsets/${SPIDERMONKEY_PATCHSET}
-)
-

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

2021-02-06 Thread Michał Górny
commit: ae9e62cfb10c7d061c6a7206c353a86a1c3e38ea
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 12:41:23 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 12:47:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9e62cf

dev-python/pyproject2setuppy: Bump to v10

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

 dev-python/pyproject2setuppy/Manifest  |  1 +
 .../pyproject2setuppy/pyproject2setuppy-10.ebuild  | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/pyproject2setuppy/Manifest 
b/dev-python/pyproject2setuppy/Manifest
index 216aeff98ca..bcfbd195382 100644
--- a/dev-python/pyproject2setuppy/Manifest
+++ b/dev-python/pyproject2setuppy/Manifest
@@ -1 +1,2 @@
+DIST pyproject2setuppy-10.tar.gz 10221 BLAKE2B 
d9309cd7fe44a5f2f32311033df14e3e9c6391859a063a3c7afd25df69143dc93b0d8ccd03b908f0bf0badfce394f04f46177a30e7dc94043a5405017d9da711
 SHA512 
e6f94c29e5bde9c884fd14bba7d28a5313f363fbb7af3d2e5f2d55d718340c14cf26a5b28956eaf6c47a74b6b498b88e9a0fe0a2bd504370dbcb1553765da0f4
 DIST pyproject2setuppy-9.tar.gz 9611 BLAKE2B 
448e6ca468c2a5c1097e63316bf1a2da41dfc4a8dfa756553b56ebcbb66c43cce7dd57aeacce45491087b956a01b8ff2707fc5f60ada10a4f496c9c8f7c722c4
 SHA512 
bd337f392e3dfd686039714687bd8a57b7b946b486f5513bf603e322843a4d8f4c2fdca747e61090f00f3ed4a5284a2b182f064412a3c8e70f278a2be7551d93

diff --git a/dev-python/pyproject2setuppy/pyproject2setuppy-10.ebuild 
b/dev-python/pyproject2setuppy/pyproject2setuppy-10.ebuild
new file mode 100644
index 000..bb371a5cc62
--- /dev/null
+++ b/dev-python/pyproject2setuppy/pyproject2setuppy-10.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=manual
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Cheap setup.py hack to install flit & poetry-based projects"
+HOMEPAGE="https://github.com/mgorny/pyproject2setuppy;
+SRC_URI="
+   https://github.com/mgorny/pyproject2setuppy/archive/v${PV}.tar.gz
+   -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+
+RDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]"
+BDEPEND="${RDEPEND}"
+
+distutils_enable_tests pytest



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

2021-02-06 Thread Michał Górny
commit: 0b8600a775e1d4c52dbf60f3c10a96d3b857ae98
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 12:46:11 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 12:47:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b8600a7

xfce-extra/xfce4-taskmanager: Bump to 1.5.0

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

 xfce-extra/xfce4-taskmanager/Manifest  |  1 +
 .../xfce4-taskmanager-1.5.0.ebuild | 37 ++
 2 files changed, 38 insertions(+)

diff --git a/xfce-extra/xfce4-taskmanager/Manifest 
b/xfce-extra/xfce4-taskmanager/Manifest
index e5b92933135..f2eeb5c121d 100644
--- a/xfce-extra/xfce4-taskmanager/Manifest
+++ b/xfce-extra/xfce4-taskmanager/Manifest
@@ -1,2 +1,3 @@
 DIST xfce4-taskmanager-1.2.3.tar.bz2 406223 BLAKE2B 
1cf70aaa9e28765596730e7446942b74cca35d6dc59644ee74804b6f12cf220f53f36c907bd1b95d038855d2cd00fae15f46637e95a609e191b3a3d05e0b
 SHA512 
e3fbc89e4a1f6d3cd2f03388626b86129244c9d16092c74db18459efcaffc401a4aaab0588d9b96771f609bf5b17fa0a923a17d598e148b6d71efbb08aa5faf3
 DIST xfce4-taskmanager-1.4.0.tar.bz2 413749 BLAKE2B 
e8179656b7319b7a95b61cce1efac0a708d1133f2525c83f682b9f0ac44aa0d48e02771a35a794a2f8a5d9e6245d3e6d8f18be838e7951d5441b25d95b121a2c
 SHA512 
24c75018d2b7789226bdf373338f8009d3972e4c64144ee004044e8dee9bb2f2e214dcd0570cbd6310ddb4f63dd423bd5d9513f46ee13f631769721a018d00fb
+DIST xfce4-taskmanager-1.5.0.tar.bz2 413773 BLAKE2B 
ce19dcbf63063cd1eced54e4b8e761c38bf26cd717c39c9d58c0b44627dad55c66777d179b0982eb1872663d3a7a93623d0f9a55f2806131a407a1156ed55050
 SHA512 
9af857b96cb853f5de800964417d033877a8b69aeed4f7c26fe5381d9b8663a5a19de20060d99f0f6c8d4b13b45b2a305a9310ca6301b94a7b86f7bea993fe53

diff --git a/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.0.ebuild 
b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.0.ebuild
new file mode 100644
index 000..72ca4e4b6c5
--- /dev/null
+++ b/xfce-extra/xfce4-taskmanager/xfce4-taskmanager-1.5.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Easy to use task manager"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager;
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libXmu
+   x11-libs/libwnck:3
+   >=xfce-base/libxfce4ui-4.14:=
+   >=xfce-base/xfconf-4.14:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig"
+
+pkg_postinst() {
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_icon_cache_update
+}



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

2021-02-06 Thread Sergei Trofimovich
commit: 0b563bfef8aa47ff6b9985a75fdb69ca5adece15
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  6 12:42:23 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  6 12:42:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b563bfe

dev-util/ltrace: tweak syscall test for glibc-2.33

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-util/ltrace/files/ltrace-0.7.3-test-glibc-2.33.patch | 11 +++
 dev-util/ltrace/ltrace-0.7.3_p4-r1.ebuild|  3 ++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/dev-util/ltrace/files/ltrace-0.7.3-test-glibc-2.33.patch 
b/dev-util/ltrace/files/ltrace-0.7.3-test-glibc-2.33.patch
new file mode 100644
index 000..137d6271c06
--- /dev/null
+++ b/dev-util/ltrace/files/ltrace-0.7.3-test-glibc-2.33.patch
@@ -0,0 +1,11 @@
+--- a/testsuite/ltrace.main/system_calls.exp
 b/testsuite/ltrace.main/system_calls.exp
+@@ -55,7 +55,7 @@ set pattern "SYS_symlink"
+ ltrace_verify_output ${objdir}/${subdir}/${testfile}.ltrace $pattern 1
+ set pattern "SYS_unlink"
+ ltrace_verify_output ${objdir}/${subdir}/${testfile}.ltrace $pattern 1
+-set pattern "SYS_(new)?stat"
++set pattern "SYS_(new)?stat|SYS_newfstatat"
+ ltrace_verify_output ${objdir}/${subdir}/${testfile}.ltrace $pattern 1 egrep
+ set pattern "SYS_access"
+ ltrace_verify_output ${objdir}/${subdir}/${testfile}.ltrace $pattern 1

diff --git a/dev-util/ltrace/ltrace-0.7.3_p4-r1.ebuild 
b/dev-util/ltrace/ltrace-0.7.3_p4-r1.ebuild
index bf48fa668be..8f9f97e7fb4 100644
--- a/dev-util/ltrace/ltrace-0.7.3_p4-r1.ebuild
+++ b/dev-util/ltrace/ltrace-0.7.3_p4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -47,6 +47,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-0.7.3-pid_t.patch #713428
"${FILESDIR}"/${PN}-0.7.3-tuple-tests.patch
"${FILESDIR}"/${PN}-0.7.3-CXX-for-tests.patch
+   "${FILESDIR}"/${PN}-0.7.3-test-glibc-2.33.patch
 )
 
 src_prepare() {



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

2021-02-06 Thread Thomas Beierlein
commit: 2fcd5cb20a83a06f434a9d78da259757caa0c443
Author: Thomas Beierlein  gentoo  org>
AuthorDate: Sat Feb  6 12:18:49 2021 +
Commit: Thomas Beierlein  gentoo  org>
CommitDate: Sat Feb  6 12:18:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fcd5cb2

media-libs/hamlib: Version bump

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Beierlein  gentoo.org>

 media-libs/hamlib/Manifest  |  1 +
 media-libs/hamlib/hamlib-4.1.ebuild | 94 +
 2 files changed, 95 insertions(+)

diff --git a/media-libs/hamlib/Manifest b/media-libs/hamlib/Manifest
index 6c406fe1edd..3d635aa925f 100644
--- a/media-libs/hamlib/Manifest
+++ b/media-libs/hamlib/Manifest
@@ -1,3 +1,4 @@
 DIST hamlib-3.3.tar.gz 2192119 BLAKE2B 
edefd8b8c75876c07fa498c98f7d6760985fdecc477bf6711e948071e45964bf7fdf6705b3172e56951366a7dfb0288e025eab66d3b6436d158649ae53ac39bd
 SHA512 
4cf6c94d0238c8a13aed09413b3f4a027c8ded07f8840cdb2b9d38b39b6395a4a88a8105257015345f6de0658ab8c60292d11a9de3e16a493e153637af630a80
 DIST hamlib-4.0.tar.gz 2242857 BLAKE2B 
458a5cadc36f8f434fefc73b6230b08c858a741a685805e8d8ab1e2bd74aef9667d6b3d006aa493516830a6fc8af19e77b4d92736198bb920797aecfac605f41
 SHA512 
6c097f503d1050dca4e5ab9091cd9885f8db8b0e4b2fb26af570f1871f2da713ac3fe10e3629d20ebfc2927768555ad277e68cc38821f4a905900b8d3a5ba8c9
 DIST hamlib-4.0~rc2.tar.gz 2188867 BLAKE2B 
02df21910266e47c99e3cd72fc815ed75b9b5f50b29b9a94aa6fc5ddac73b1a09d16caa0d5e4be71bfe44e1940b853a0a8e1303f23fbacf003da18eed198531c
 SHA512 
6d192bbb1c98e76fdfd1dd6bde1d0fd8b668243332827ae609e7bb4a93a3fed9fda0b12363638f5e9df65d65fd2305dfd493bd37a99aca2f2bd5b0861e948d5b
+DIST hamlib-4.1.tar.gz 2260629 BLAKE2B 
e53249f476005f3ec8afcbba6d875d913cdc45eb741fdb8b8718c1c5bda9cf8d50087165b72055600bc9ff364117f7d72235a3d68a9fb0882a77a6fdbf366605
 SHA512 
a5fca5dc89a7408628bc77fe22c6d8c77474b3dabee7b2b6d0b280becb6cb63f5619e4a620ad11aeb81b8412145b0f8cb0291a2d4cd3751c643cb1709b2dfa78

diff --git a/media-libs/hamlib/hamlib-4.1.ebuild 
b/media-libs/hamlib/hamlib-4.1.ebuild
new file mode 100644
index 000..d5550a87ae9
--- /dev/null
+++ b/media-libs/hamlib/hamlib-4.1.ebuild
@@ -0,0 +1,94 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+MY_P=${P/_rc2/~rc2}
+
+inherit autotools python-single-r1
+
+DESCRIPTION="Ham radio backend rig control libraries"
+HOMEPAGE="https://www.hamlib.org;
+SRC_URI="mirror://sourceforge/hamlib/${MY_P}.tar.gz"
+
+LICENSE="LGPL-2 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc perl python tcl"
+
+RESTRICT="test"
+
+RDEPEND="
+   =virtual/libusb-0*
+   dev-libs/libxml2
+   sys-libs/readline:0=
+   perl? ( dev-lang/perl )
+   python? ( ${PYTHON_DEPS} )
+   tcl? ( dev-lang/tcl:0= )"
+
+DEPEND=" ${RDEPEND}
+   virtual/pkgconfig
+   dev-lang/swig
+   >=sys-devel/libtool-2.2
+   doc? ( app-doc/doxygen )"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DOCS=(AUTHORS NEWS PLAN README README.betatester README.developer)
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_setup() {
+   use python && python-single-r1_pkg_setup
+}
+
+src_prepare() {
+   # fix hardcoded libdir paths
+   sed -i -e "s#fix}/lib#fix}/$(get_libdir)/hamlib#" \
+   -e "s#fix}/include#fix}/include/hamlib#" \
+   hamlib.pc.in || die "sed failed"
+
+   # Correct install target to whatever INSTALLDIRS says and use vendor
+   # installdirs everywhere (bug #611550)
+   sed -i -e "s#install_site#install#" \
+   -e 's#MAKEFILE="Hamlib-pl.mk"#MAKEFILE="Hamlib-pl.mk" 
INSTALLDIRS=vendor#' \
+   bindings/Makefile.am || die "sed failed patching for perl"
+
+   # make building of documentation compatible with autotools-utils
+   sed -i -e "s/doc:/html:/g" doc/Makefile.am || die "sed failed"
+
+   eautoreconf
+
+   eapply_user
+}
+
+src_configure() {
+   econf \
+   --libdir=/usr/$(get_libdir)/hamlib \
+   --disable-static \
+   --with-xml-support \
+   $(use_with perl perl-binding) \
+   $(use_with python python-binding) \
+   $(use_with tcl tcl-binding)
+}
+
+src_compile() {
+   emake
+   use doc && emake html
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   use python && python_optimize
+
+   use doc && HTML_DOCS=( doc/html/ )
+   einstalldocs
+
+   insinto /usr/$(get_libdir)/pkgconfig
+   doins hamlib.pc
+
+   echo "LDPATH=/usr/$(get_libdir)/hamlib" > "${T}"/73hamlib
+   doenvd "${T}"/73hamlib
+}



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

2021-02-06 Thread Matthias Schwarzott
commit: 3b3f18dac8785cc75a1a8c0c6940ca49c862aaaf
Author: Matthias Schwarzott  gentoo  org>
AuthorDate: Sat Feb  6 11:49:42 2021 +
Commit: Matthias Schwarzott  gentoo  org>
CommitDate: Sat Feb  6 11:50:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b3f18da

dev-util/dwarves: version bumped

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Matthias Schwarzott  gentoo.org>

 dev-util/dwarves/Manifest|  1 +
 dev-util/dwarves/dwarves-1.20.ebuild | 49 
 2 files changed, 50 insertions(+)

diff --git a/dev-util/dwarves/Manifest b/dev-util/dwarves/Manifest
index 3f5bf203b02..31eef0ce4f5 100644
--- a/dev-util/dwarves/Manifest
+++ b/dev-util/dwarves/Manifest
@@ -1,3 +1,4 @@
 DIST dwarves-1.17.tar.xz 309028 BLAKE2B 
600d095359fa1ef208cc83655761505a07512faf9957144cc5fdd9e69bef98be3afc8b29a4c13aa0246aa43fdc9b4906de95f37c86fc6790ece52a79e3b13695
 SHA512 
8916ea24316efe1eb322d045fb2d81c230905f2fe33942eac641e9e0311f33a3bcf55be454eac32781799c255303bafacd8f1bd1b3ec08f0dae4d5f38d8186ba
 DIST dwarves-1.18.tar.xz 324912 BLAKE2B 
bdce2903608a1229e2fc7e8a01bc41249a17a1a003fc3616910959fc43b430569cd737a220edfab2473485cd2dc0519b4add0e0e3a690e51ad35c4fa082752a5
 SHA512 
01647607ce0f4dfceb464367f2dd8a432f33eb5d0e003b6bbb07b38bd992a2992844309b04aee2a0388658c41d8b2059d03064c6e450fe7c347c5bca445d7938
 DIST dwarves-1.19.tar.xz 686136 BLAKE2B 
f7fe50be30fa9b247bf0f35d5dec6aa8f1bed44eaaf8a2cde8da6f65a870212c2d257740a6d4f94da24f365ad49259d53c4f5447921b22754c63184001029620
 SHA512 
b378a504da5b00c6280b9efda7348c2d61015ce6477f3e4e4466f58d9bf6837457cd0aa9263b7d921093cca5ee26c4fab9950f7f75ca05d27ae646b3bfe22f9a
+DIST dwarves-1.20.tar.xz 688728 BLAKE2B 
c57f390f7e1d20c861a4acb8cd7fe238a3f7c3f2d915d96fc051dba2587942e8fabfa4f524d18555c486863fa02bc4ab63d90e90d477f376dc5e547aa36cccac
 SHA512 
306bb74c498527a5a9bdae4d304e90511336cab627d9acad5237d93cbb48efe11dbca4418c540fa03e3ecdd168ce224cabe9fd2f6fbb50520d0dd17741c80817

diff --git a/dev-util/dwarves/dwarves-1.20.ebuild 
b/dev-util/dwarves/dwarves-1.20.ebuild
new file mode 100644
index 000..f37545621fa
--- /dev/null
+++ b/dev-util/dwarves/dwarves-1.20.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+inherit multilib cmake python-single-r1
+
+DESCRIPTION="pahole (Poke-a-Hole) and other DWARF2 utilities"
+HOMEPAGE="https://git.kernel.org/cgit/devel/pahole/pahole.git/;
+
+LICENSE="GPL-2" # only
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="debug"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   >=dev-libs/elfutils-0.178
+   sys-libs/zlib"
+DEPEND="${RDEPEND}"
+
+if [[ ${PV//_p} == ${PV} ]]; then
+   SRC_URI="http://fedorapeople.org/~acme/dwarves/${P}.tar.xz;
+else
+   SRC_URI="https://dev.gentoo.org/~zzam/${PN}/${P}.tar.xz;
+fi
+
+DOCS=( README README.ctracer NEWS )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.10-python-import.patch
+)
+
+src_prepare() {
+   cmake_src_prepare
+   python_fix_shebang ostra/ostra-cg ostra/python/ostra.py
+}
+
+src_configure() {
+   local mycmakeargs=( "-D__LIB=$(get_libdir)" )
+   cmake_src_configure
+}
+
+src_test() { :; }
+
+src_install() {
+   cmake_src_install
+}



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

2021-02-06 Thread Sergei Trofimovich
commit: a55060a9d422a84749e43eb3596585afd8aa44a6
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb  6 11:17:27 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb  6 11:18:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a55060a9

app-emulation/qemu: fix s/vis/via typo

Reported-by: Adjudicator Darren
Closes: https://bugs.gentoo.org/768534
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-emulation/qemu/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/qemu/metadata.xml b/app-emulation/qemu/metadata.xml
index 930ce279794..0016d14bf2d 100644
--- a/app-emulation/qemu/metadata.xml
+++ b/app-emulation/qemu/metadata.xml
@@ -18,7 +18,7 @@
Enables support for Linux's Async IO
Enable alsa output for sound emulation
Enable disassembly support with 
dev-libs/capstone
-   Support ISOs / -cdrom directives vis HTTP or 
HTTPS.
+   Support ISOs / -cdrom directives via HTTP or 
HTTPS.
Enables firmware device tree support
Enables GlusterFS cluster fileystem via
sys-cluster/glusterfs



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

2021-02-06 Thread Miroslav Šulc
commit: 7d1fcb1dd881984338fe342c8e3c7ebd0364eed9
Author: Miroslav Šulc  gentoo  org>
AuthorDate: Sat Feb  6 10:38:19 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Feb  6 10:38:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1fcb1d

media-libs/lsp-plugins: removed obsolete ebuilds

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/lsp-plugins/Manifest|  3 --
 media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild   | 52 --
 media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild | 52 --
 media-libs/lsp-plugins/lsp-plugins-1.1.7-r1.ebuild | 52 --
 4 files changed, 159 deletions(-)

diff --git a/media-libs/lsp-plugins/Manifest b/media-libs/lsp-plugins/Manifest
index 1a5244c0e3e..0d4cc65eb84 100644
--- a/media-libs/lsp-plugins/Manifest
+++ b/media-libs/lsp-plugins/Manifest
@@ -1,6 +1,3 @@
-DIST lsp-plugins-1.1.10.tar.gz 53837323 BLAKE2B 
d890e80d2c6bf871053bd53994af597e653c19894b64df8396c54e1b70bd716adacb8ff7ce7946098d96ca64fe0e03aafc7d4d52af342b67b2551fb0dadaff42
 SHA512 
aedc6a6a421bfb1ad964f6963793cdb2616456044736745a1c3dc27e947b1d6395de1942c2525bc983e654df5335d35466eed16b8f31612119284b024bdce6c2
 DIST lsp-plugins-1.1.22.tar.gz 61694018 BLAKE2B 
5c14140af797624cf67d61618d22a006c4b02232cef92533244f36b108b58461c56c28379cbdefc8d967de34c3bae91450bc787a0e6ab2ae41f53e4e431a17ff
 SHA512 
6004136b55a990033d22e60af6c418a5ee708aaf0f4263fc3af8097876f7eea6e125a44392468ed8e30a92c0fa44eb65f40d80b25a5f243d3fd4f1c0f3af70d6
 DIST lsp-plugins-1.1.24.tar.gz 63809276 BLAKE2B 
3d623d4a5b21f2b4dbd7263805b50c9cd9bf19733aeab774983d7a79695015d1e30201f3de46dde950adadcced347f878a272c1c3da9c5f0721c6effda05d9b4
 SHA512 
20a82594aec51877255ca2808b6c8af03fcfc2f393fdbc6ae6826dd0da17c4a5cb14f02658c1f102600477d7d4d4fc9e24ee3c6a6ef704afc443499a43bd65ec
 DIST lsp-plugins-1.1.29.tar.gz 66143142 BLAKE2B 
6fa6943d8cdf3aedc9f671c64b433ffd5c4f6c7ca14f6a75578300240971e7c9e8546b9a7df7a13b8cd6e0844724c064daa7e249aba70636f47a622e73ed264a
 SHA512 
b8c3804ad583322bce414d6beb079afa5b98a26bb4507642376fcf1f82b31525b4959c6388b02cc1d14e0ec25de3596794895f2860f492a5fbf87f6e88b7
-DIST lsp-plugins-1.1.5.tar.gz 51911033 BLAKE2B 
ec9b6f3715f1043537ebe35d14abda85b8dfe23d52d335c54c02eb2867753c9b256a5acd71537c95d6da273d054f0e0c9439fe2f81f6d6ced3087de93bfaef60
 SHA512 
42b9cd102247a0165a32f82a5a7ce05928a9703c80f215783ad67020d1f975d1c334af1f86c9f17e76bea3fd90bcf5c47fff5618875038b3655621880b60a699
-DIST lsp-plugins-1.1.7.tar.gz 52408312 BLAKE2B 
1763d7aaff60c4bf3185325789925dc7e5ea1052907f0d1ee3af7c09d39d1f49dfdda537c29d1d2e1ed2bd041345fb3f32a444aa403521f6d4fbd7a952f9f7cb
 SHA512 
e98000c98464abc1db75e044bc1b7adb535b94fbe1025a52baf0a2c92bcd21039c9b330e790f0607b4747356aff3f7d4ae20e666a9135108e875057c5459c8ae

diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild 
b/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild
deleted file mode 100644
index 3e66062b835..000
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.10.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Linux Studio Plugins"
-HOMEPAGE="https://lsp-plug.in;
-
-if [[ ${PV} == * ]];then
-   inherit git-r3
-   SRC_URI=""
-   EGIT_REPO_URI="https://github.com/sadko4u/lsp-plugins;
-   EGIT_BRANCH="devel"
-else
-   SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz;
-   S="${WORKDIR}/${PN}-${P}"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="doc jack ladspa +lv2"
-REQUIRED_USE="|| ( jack ladspa lv2 )"
-
-DEPEND="
-   dev-libs/expat
-   media-libs/libsndfile
-   doc? ( dev-lang/php:* )
-   jack? (
-   virtual/jack
-   x11-libs/cairo[X]
-   )
-   ladspa? ( media-libs/ladspa-sdk )
-   lv2? (
-   media-libs/lv2
-   x11-libs/cairo[X]
-   )
-"
-RDEPEND="${DEPEND}"
-BDEPEND=""
-
-src_compile() {
-   use doc && MODULES+="doc"
-   use jack && MODULES+=" jack"
-   use ladspa && MODULES+=" ladspa"
-   use lv2 && MODULES+=" lv2"
-   emake BUILD_MODULES="${MODULES}"
-}
-
-src_install() {
-   emake PREFIX="/usr" DESTDIR="${ED}" LIB_PATH="/usr/$(get_libdir)" 
install
-}

diff --git a/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild 
b/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild
deleted file mode 100644
index 2d9141c1d36..000
--- a/media-libs/lsp-plugins/lsp-plugins-1.1.5-r2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Linux Studio Plugins"
-HOMEPAGE="https://lsp-plug.in;
-SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz;
-S="${WORKDIR}/${PN}-${P}"
-
-LICENSE="LGPL-3"
-SLOT="0"

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

2021-02-06 Thread Ulrich Müller
commit: 97e657e31519d09f0517f89599233cc9bda79ac8
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sat Feb  6 10:38:28 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Sat Feb  6 10:38:28 2021 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=97e657e3

Makefile: Output a warning if eclass documentation is not found

Signed-off-by: Ulrich Müller  gentoo.org>

 Makefile | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 8eb405c..618b190 100644
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,11 @@ documents.js: bin/build_search_documents.py $(XMLS)
xsltproc --param offline "$(OFFLINE)" devbook.xsl $< > $@
 
 eclass-reference/text.xml:
-   bin/gen-eclass-html.sh
+   @echo "*** Warning: No eclass documentation found." >&2
+   @echo "Install app-doc/eclass-manpages and" >&2
+   @echo "run bin/gen-eclass-html.sh before calling make." >&2
+   @echo "Creating a placeholder index as fallback." >&2
+   bin/gen-eclass-html.sh -n
 
 # Each HTML file must depend on its XML file with all its descendants
 # (for the contents tree), all its ancestors (for breadcrumbs), and



[gentoo-commits] proj/devmanual:master commit in: ebuild-writing/common-mistakes/

2021-02-06 Thread Ulrich Müller
commit: 36b6a8d9cfd1f44a76b4b117f2dfee45a552c8d5
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Feb  1 09:25:54 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Feb  1 09:35:09 2021 +
URL:https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=36b6a8d9

ebuild-writing/common-mistakes: Drop note on Header/Id line

This is no longer a common mistake. Exactly the same note is still
present in ebuild-writing/file-format.

Signed-off-by: Ulrich Müller  gentoo.org>

 ebuild-writing/common-mistakes/text.xml | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/ebuild-writing/common-mistakes/text.xml 
b/ebuild-writing/common-mistakes/text.xml
index 67be337..85c0e3f 100644
--- a/ebuild-writing/common-mistakes/text.xml
+++ b/ebuild-writing/common-mistakes/text.xml
@@ -184,13 +184,6 @@ The first two lines must look like this:
 # Distributed under the terms of the GNU General Public License v2
 
 
-
-The header previously included a third line with a CVS Id
-or Header keyword. That line was abolished after conversion
-to Git by https://bugs.gentoo.org/611234;>decision of the Gentoo
-Council on 28 February 2017 and must not be added any more.
-
-
 
 
 



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

2021-02-06 Thread Miroslav Šulc
commit: 62ee1d0a5afc78fda0054859c0329de918d7d22e
Author: Simon van der Veldt  gmail  com>
AuthorDate: Fri Feb  5 19:14:19 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Feb  6 10:35:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ee1d0a

media-libs/lsp-plugins: Bump to 1.1.29

Signed-off-by: Simon van der Veldt  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/19345
Signed-off-by: Miroslav Šulc  gentoo.org>

 media-libs/lsp-plugins/Manifest| 1 +
 .../lsp-plugins/{lsp-plugins-.ebuild => lsp-plugins-1.1.29.ebuild} | 3 +--
 media-libs/lsp-plugins/lsp-plugins-.ebuild | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/media-libs/lsp-plugins/Manifest b/media-libs/lsp-plugins/Manifest
index b9c48d5463f..1a5244c0e3e 100644
--- a/media-libs/lsp-plugins/Manifest
+++ b/media-libs/lsp-plugins/Manifest
@@ -1,5 +1,6 @@
 DIST lsp-plugins-1.1.10.tar.gz 53837323 BLAKE2B 
d890e80d2c6bf871053bd53994af597e653c19894b64df8396c54e1b70bd716adacb8ff7ce7946098d96ca64fe0e03aafc7d4d52af342b67b2551fb0dadaff42
 SHA512 
aedc6a6a421bfb1ad964f6963793cdb2616456044736745a1c3dc27e947b1d6395de1942c2525bc983e654df5335d35466eed16b8f31612119284b024bdce6c2
 DIST lsp-plugins-1.1.22.tar.gz 61694018 BLAKE2B 
5c14140af797624cf67d61618d22a006c4b02232cef92533244f36b108b58461c56c28379cbdefc8d967de34c3bae91450bc787a0e6ab2ae41f53e4e431a17ff
 SHA512 
6004136b55a990033d22e60af6c418a5ee708aaf0f4263fc3af8097876f7eea6e125a44392468ed8e30a92c0fa44eb65f40d80b25a5f243d3fd4f1c0f3af70d6
 DIST lsp-plugins-1.1.24.tar.gz 63809276 BLAKE2B 
3d623d4a5b21f2b4dbd7263805b50c9cd9bf19733aeab774983d7a79695015d1e30201f3de46dde950adadcced347f878a272c1c3da9c5f0721c6effda05d9b4
 SHA512 
20a82594aec51877255ca2808b6c8af03fcfc2f393fdbc6ae6826dd0da17c4a5cb14f02658c1f102600477d7d4d4fc9e24ee3c6a6ef704afc443499a43bd65ec
+DIST lsp-plugins-1.1.29.tar.gz 66143142 BLAKE2B 
6fa6943d8cdf3aedc9f671c64b433ffd5c4f6c7ca14f6a75578300240971e7c9e8546b9a7df7a13b8cd6e0844724c064daa7e249aba70636f47a622e73ed264a
 SHA512 
b8c3804ad583322bce414d6beb079afa5b98a26bb4507642376fcf1f82b31525b4959c6388b02cc1d14e0ec25de3596794895f2860f492a5fbf87f6e88b7
 DIST lsp-plugins-1.1.5.tar.gz 51911033 BLAKE2B 
ec9b6f3715f1043537ebe35d14abda85b8dfe23d52d335c54c02eb2867753c9b256a5acd71537c95d6da273d054f0e0c9439fe2f81f6d6ced3087de93bfaef60
 SHA512 
42b9cd102247a0165a32f82a5a7ce05928a9703c80f215783ad67020d1f975d1c334af1f86c9f17e76bea3fd90bcf5c47fff5618875038b3655621880b60a699
 DIST lsp-plugins-1.1.7.tar.gz 52408312 BLAKE2B 
1763d7aaff60c4bf3185325789925dc7e5ea1052907f0d1ee3af7c09d39d1f49dfdda537c29d1d2e1ed2bd041345fb3f32a444aa403521f6d4fbd7a952f9f7cb
 SHA512 
e98000c98464abc1db75e044bc1b7adb535b94fbe1025a52baf0a2c92bcd21039c9b330e790f0607b4747356aff3f7d4ae20e666a9135108e875057c5459c8ae

diff --git a/media-libs/lsp-plugins/lsp-plugins-.ebuild 
b/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
similarity index 90%
copy from media-libs/lsp-plugins/lsp-plugins-.ebuild
copy to media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
index e261700b430..6e275d24780 100644
--- a/media-libs/lsp-plugins/lsp-plugins-.ebuild
+++ b/media-libs/lsp-plugins/lsp-plugins-1.1.29.ebuild
@@ -14,8 +14,7 @@ if [[ ${PV} == * ]];then
EGIT_REPO_URI="https://github.com/sadko4u/lsp-plugins;
EGIT_BRANCH="devel"
 else
-   SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz;
-   S="${WORKDIR}/${PN}-${P}"
+   SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
 fi
 

diff --git a/media-libs/lsp-plugins/lsp-plugins-.ebuild 
b/media-libs/lsp-plugins/lsp-plugins-.ebuild
index e261700b430..6e275d24780 100644
--- a/media-libs/lsp-plugins/lsp-plugins-.ebuild
+++ b/media-libs/lsp-plugins/lsp-plugins-.ebuild
@@ -14,8 +14,7 @@ if [[ ${PV} == * ]];then
EGIT_REPO_URI="https://github.com/sadko4u/lsp-plugins;
EGIT_BRANCH="devel"
 else
-   SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${P}.tar.gz;
-   S="${WORKDIR}/${PN}-${P}"
+   SRC_URI="https://github.com/sadko4u/lsp-plugins/archive/${PV}.tar.gz -> 
${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
 fi
 



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

2021-02-06 Thread Fabian Groffen
commit: f53e3c17a2717ee624b037295b9e73c8b8a42b32
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Feb  6 10:14:17 2021 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Feb  6 10:14:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f53e3c17

sys-apps/baselayout-prefix: revbump for Darwin MANPATH update

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen  gentoo.org>

 ...elayout-prefix-2.6-r2.ebuild => baselayout-prefix-2.6-r3.ebuild} | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/sys-apps/baselayout-prefix/baselayout-prefix-2.6-r2.ebuild 
b/sys-apps/baselayout-prefix/baselayout-prefix-2.6-r3.ebuild
similarity index 98%
rename from sys-apps/baselayout-prefix/baselayout-prefix-2.6-r2.ebuild
rename to sys-apps/baselayout-prefix/baselayout-prefix-2.6-r3.ebuild
index 837a4b03356..d7bbee51920 100644
--- a/sys-apps/baselayout-prefix/baselayout-prefix-2.6-r2.ebuild
+++ b/sys-apps/baselayout-prefix/baselayout-prefix-2.6-r3.ebuild
@@ -240,6 +240,12 @@ src_install() {
emake ROOT="${ROOT}" DESTDIR="${D}" install
dodoc ChangeLog
 
+   if [[ ${CHOST} == *-darwin* ]] ; then
+   # add SDK path which contains development manpages
+   echo "MANPATH=${EPREFIX}/MacOSX.sdk/usr/share/man" \
+   > "${ED}"/etc/env.d/98macos-sdk
+   fi
+
# need the makefile in pkg_preinst
insinto /usr/share/${PN}
doins Makefile



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

2021-02-06 Thread Mart Raudsepp
commit: 5a961cd3d1a61f52cb683c81884767493578035c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb  6 09:39:37 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb  6 09:57:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a961cd3

net-libs/libnma: remove old

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

 net-libs/libnma/Manifest   |  1 -
 net-libs/libnma/files/1.8.28-nma-ws-leak-fix.patch | 86 --
 net-libs/libnma/libnma-1.8.24.ebuild   | 22 --
 net-libs/libnma/libnma-1.8.28.ebuild   | 72 --
 4 files changed, 181 deletions(-)

diff --git a/net-libs/libnma/Manifest b/net-libs/libnma/Manifest
index 411e28380aa..6cc656c73eb 100644
--- a/net-libs/libnma/Manifest
+++ b/net-libs/libnma/Manifest
@@ -1,2 +1 @@
-DIST libnma-1.8.28.tar.xz 1366584 BLAKE2B 
598c2d310844930a5ed8b8d4b8bc0ae91193a8e62bccdb60050cc980cd37d198adf728b98694d9f1cf9f523998b865d9682fd271c88e434ead777ed5b69866b4
 SHA512 
d3996da3433493149edf0743b7f2280a83db2efc2228f04eddb773bbcb08ea2efcb640f781cb1d0a5cbabd8b25b1c612387682ff5239151d8ce249568e877f5b
 DIST libnma-1.8.30.tar.xz 1386248 BLAKE2B 
7021e85595819b0cbd44b8c62087f49a5e4bb230820d9a0159bf33b904df4f5c8021a79822c37d0933bdcde790a44f6d960b7f5f504e7506849aed35d54c
 SHA512 
4d8f93d035fca4252e5c5dafc756ee6bc8f1d302aaeca77c5c0acb5d7f6cd4214224fb48e2706e69084c5a714aafa7837769be17d0642cc29eded9eb175a1107

diff --git a/net-libs/libnma/files/1.8.28-nma-ws-leak-fix.patch 
b/net-libs/libnma/files/1.8.28-nma-ws-leak-fix.patch
deleted file mode 100644
index 8f2042a2568..000
--- a/net-libs/libnma/files/1.8.28-nma-ws-leak-fix.patch
+++ /dev/null
@@ -1,86 +0,0 @@
-From 55e33e4ce01c8b2b8dc98a5ee40a5636579cd577 Mon Sep 17 00:00:00 2001
-From: Beniamino Galvani 
-Date: Sat, 11 Apr 2020 15:44:17 +0200
-Subject: [PATCH] nma-ws: properly dispose wireless security objects
-
-Chain up to parent to properly free resources on dispose().
-
-Fixes: b61cc1b9fa040 ("nma-ws: add")
-
-https://gitlab.gnome.org/GNOME/libnma/-/issues/7

- src/nma-ws/nma-ws-802-1x.c  | 2 ++
- src/nma-ws/nma-ws-leap.c| 2 ++
- src/nma-ws/nma-ws-sae.c | 2 ++
- src/nma-ws/nma-ws-wep-key.c | 2 ++
- src/nma-ws/nma-ws-wpa-psk.c | 2 ++
- 5 files changed, 10 insertions(+)
-
-diff --git a/src/nma-ws/nma-ws-802-1x.c b/src/nma-ws/nma-ws-802-1x.c
-index ba348266..0c148ce5 100644
 a/src/nma-ws/nma-ws-802-1x.c
-+++ b/src/nma-ws/nma-ws-802-1x.c
-@@ -482,6 +482,8 @@ dispose (GObject *object)
-   g_clear_pointer (>secrets_hints, g_strfreev);
-   g_clear_pointer (>username, g_free);
-   g_clear_pointer (>password, g_free);
-+
-+  G_OBJECT_CLASS (nma_ws_802_1x_parent_class)->dispose (object);
- }
- 
- static void
-diff --git a/src/nma-ws/nma-ws-leap.c b/src/nma-ws/nma-ws-leap.c
-index f90d43aa..df6d2dde 100644
 a/src/nma-ws/nma-ws-leap.c
-+++ b/src/nma-ws/nma-ws-leap.c
-@@ -260,6 +260,8 @@ dispose (GObject *object)
-   NMAWsLeap *self = NMA_WS_LEAP (object);
- 
-   g_clear_object (>connection);
-+
-+  G_OBJECT_CLASS (nma_ws_leap_parent_class)->dispose (object);
- }
- 
- static void
-diff --git a/src/nma-ws/nma-ws-sae.c b/src/nma-ws/nma-ws-sae.c
-index e3454bbd..00fb6ff5 100644
 a/src/nma-ws/nma-ws-sae.c
-+++ b/src/nma-ws/nma-ws-sae.c
-@@ -252,6 +252,8 @@ dispose (GObject *object)
-   NMAWsSae *self = NMA_WS_SAE (object);
- 
-   g_clear_object (>connection);
-+
-+  G_OBJECT_CLASS (nma_ws_sae_parent_class)->dispose (object);
- }
- 
- static void
-diff --git a/src/nma-ws/nma-ws-wep-key.c b/src/nma-ws/nma-ws-wep-key.c
-index cae8c272..992aabf7 100644
 a/src/nma-ws/nma-ws-wep-key.c
-+++ b/src/nma-ws/nma-ws-wep-key.c
-@@ -404,6 +404,8 @@ dispose (GObject *object)
-   NMAWsWepKey *self = NMA_WS_WEP_KEY (object);
- 
-   g_clear_object (>connection);
-+
-+  G_OBJECT_CLASS (nma_ws_wep_key_parent_class)->dispose (object);
- }
- 
- static void
-diff --git a/src/nma-ws/nma-ws-wpa-psk.c b/src/nma-ws/nma-ws-wpa-psk.c
-index 1c73922a..27604960 100644
 a/src/nma-ws/nma-ws-wpa-psk.c
-+++ b/src/nma-ws/nma-ws-wpa-psk.c
-@@ -270,6 +270,8 @@ dispose (GObject *object)
-   NMAWsWpaPsk *self = NMA_WS_WPA_PSK (object);
- 
-   g_clear_object (>connection);
-+
-+  G_OBJECT_CLASS (nma_ws_wpa_psk_parent_class)->dispose (object);
- }
- 
- static void
--- 
-2.20.1
-

diff --git a/net-libs/libnma/libnma-1.8.24.ebuild 
b/net-libs/libnma/libnma-1.8.24.ebuild
deleted file mode 100644
index d088541fa52..000
--- a/net-libs/libnma/libnma-1.8.24.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="NetworkManager GUI library"
-HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
-
-LICENSE="GPL-2+"
-SLOT="0"
-IUSE="+introspection"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/files/, gnome-extra/nm-applet/

2021-02-06 Thread Mart Raudsepp
commit: 20bcfc2f16449573c6188cfd4b47550b7963eedf
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb  6 09:37:35 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb  6 09:57:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20bcfc2f

gnome-extra/nm-applet: remove old

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

 gnome-extra/nm-applet/Manifest |   2 -
 .../nm-applet/files/1.8.24-fix-bashisms.patch  | 130 -
 gnome-extra/nm-applet/metadata.xml |   1 -
 gnome-extra/nm-applet/nm-applet-1.16.0.ebuild  |  52 -
 gnome-extra/nm-applet/nm-applet-1.8.24-r1.ebuild   |  72 
 5 files changed, 257 deletions(-)

diff --git a/gnome-extra/nm-applet/Manifest b/gnome-extra/nm-applet/Manifest
index 4561874c8bf..2f3267e9799 100644
--- a/gnome-extra/nm-applet/Manifest
+++ b/gnome-extra/nm-applet/Manifest
@@ -1,3 +1 @@
-DIST network-manager-applet-1.16.0.tar.xz 1944244 BLAKE2B 
b5181474da55d9b320d217638a960a9bba1c103d8ff69f171aea57458d425ee8347e8a525b051f1b72888cf33d9b20a850b9e10fb0a487998a5502d2acb92105
 SHA512 
0ad8ac1d05cf76b9a82602c6f8f7034ae52fc11bae0b5ee17cf5bd89c6c91ba3ef7b07f770397b22484d54fd69e7a9a73f8c08a4d3d9f492f11d09d0b0379ff5
 DIST network-manager-applet-1.18.0.tar.xz 1950696 BLAKE2B 
d89f4d3c94af2c6bf514fc388fc445415b50508bf7e26f7888d8e212a63879abb24bf860002372bcae71eee94c3b8e9f2bfa9f16814a3537b0f81c486f82e396
 SHA512 
adca7c723600ec1cb2eed0110e369cf707fde1d64a81489440a167516d178a501fe883c08db06371b8aac896188eb2037a7577ecca721d764be33f4025a386d4
-DIST network-manager-applet-1.8.24.tar.xz 2062132 BLAKE2B 
fed75ab78e05b59a4f20c7570b84ac6fe3dd2cf6f8ad060f6c65bc9e2a32e29d295fc919de1037ba30c2609d35079dccb3f625ffc019150c9c69cfa94388e2c8
 SHA512 
76e914ec4f2e6eadd21ccc3e1f613fb97cb72d9551730a1dc09454177365dcaa2cdeea4b855c53732ad6a22cfa5e62e03f09fc8b04a277ce213dcf8c3beaf77c

diff --git a/gnome-extra/nm-applet/files/1.8.24-fix-bashisms.patch 
b/gnome-extra/nm-applet/files/1.8.24-fix-bashisms.patch
deleted file mode 100644
index 36851e1ca3a..000
--- a/gnome-extra/nm-applet/files/1.8.24-fix-bashisms.patch
+++ /dev/null
@@ -1,130 +0,0 @@
-From 64143dc3da8f04478acc7a875b7e9d6cb0d653b9 Mon Sep 17 00:00:00 2001
-From: Gilles Dartiguelongue 
-Date: Sun, 19 Apr 2020 15:08:20 +0200
-Subject: [PATCH] Remove subshells and fix invalid test syntax
-

- configure.ac| 22 +++---
- m4/introspection.m4 |  4 ++--
- 2 files changed, 13 insertions(+), 13 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 22f34589..56a56fee 100644
 a/configure.ac
-+++ b/configure.ac
-@@ -126,7 +126,7 @@ dnl
- GTK_DOC_CHECK(1.0)
- 
- AC_ARG_WITH(libnm-gtk, AS_HELP_STRING([--with-libnm-gtk], [build legacy 
library libnm-gtk which depends on libnm-glib/libnm-util/dbus-glib 
(deprecated)]))
--if test "$with_libnm_gtk" == yes; then
-+if test "$with_libnm_gtk" = yes; then
-   PKG_CHECK_MODULES(LIBNM_GLIB,
-   [gio-2.0 >= 2.38
-NetworkManager >= 1.7
-@@ -145,7 +145,7 @@ Configure without --with-libnm-gtk if you do not need the 
legacy library])])
- else
-   with_libnm_gtk=no
- fi
--AM_CONDITIONAL(WITH_LIBNM_GTK, test "$with_libnm_gtk" == "yes")
-+AM_CONDITIONAL(WITH_LIBNM_GTK, test "$with_libnm_gtk" = "yes")
- 
- PKG_CHECK_MODULES(LIBNM, [libnm >= 1.7 gio-2.0 >= 2.38 gmodule-export-2.0])
- LIBNM_CFLAGS="$LIBNM_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38"
-@@ -166,7 +166,7 @@ PKG_CHECK_MODULES(GTK3, gtk+-3.0 >= 3.10)
- GTK3_CFLAGS="$GTK3_CFLAGS -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_10 
-DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_10"
- 
- AC_ARG_WITH(libnma-gtk4, AS_HELP_STRING([--with-libnma-gtk4], [build 
EXPERIMENTAL libnma-gtk4 library for use with GTK4]))
--if test "$with_libnma_gtk4" == yes; then
-+if test "$with_libnma_gtk4" = yes; then
-   PKG_CHECK_MODULES(GTK4, gtk4 >= 3.94)
-   GTK4_CFLAGS="$GTK4_CFLAGS -DGTK_VERSION_MIN_REQUIRED=GTK_VERSION_3_96 
-DGTK_VERSION_MAX_ALLOWED=GTK_VERSION_3_96"
- else
-@@ -214,7 +214,7 @@ AM_CONDITIONAL(HAVE_GBT, test x"$have_gbt" = "xyes")
- 
- dnl ModemManager1 with libmm-glib for WWAN support
- AC_ARG_WITH(wwan, AS_HELP_STRING([--with-wwan], [Enable WWAN support 
(default: yes)]))
--if (test "${with_wwan}" == "no"); then
-+if test "${with_wwan}" = "no"; then
- AC_DEFINE(WITH_WWAN, 0, [Define if you have ModemManager/WWAN support])
- else
- PKG_CHECK_MODULES(MM_GLIB,
-@@ -229,7 +229,7 @@ PKG_CHECK_MODULES(GUDEV, gudev-1.0 >= 147)
- 
- dnl SELinux
- AC_ARG_WITH(selinux, AS_HELP_STRING([--with-selinux], [Enable support for 
adjusting SELinux labels in configuration editor (default: yes)]))
--if (test "${with_selinux}" == "no"); then
-+if test "${with_selinux}" = "no"; then
- AC_DEFINE(WITH_SELINUX, 0, [Define if libselinux is available])
- else
- PKG_CHECK_MODULES(SELINUX,
-@@ -241,7 +241,7 @@ 

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

2021-02-06 Thread Mart Raudsepp
commit: 5efe99f2b87d2389ba8132f7b07228849cdeb8e9
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb  6 09:59:06 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb  6 09:59:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efe99f2

net-vpn/networkmanager-libreswan: bump to 1.2.14, supports libreswan4

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

 net-vpn/networkmanager-libreswan/Manifest  |  1 +
 .../networkmanager-libreswan-1.2.14.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/net-vpn/networkmanager-libreswan/Manifest 
b/net-vpn/networkmanager-libreswan/Manifest
index dc0b9d2ebe1..52d63ff32ee 100644
--- a/net-vpn/networkmanager-libreswan/Manifest
+++ b/net-vpn/networkmanager-libreswan/Manifest
@@ -1 +1,2 @@
 DIST NetworkManager-libreswan-1.2.12.tar.xz 397132 BLAKE2B 
2ffe269e0898954d37c417df9779ff8e4e673e6b27232119b5414ed962e49d23053df1a73183366c4d47cc2da3032a59d7cbd89494f109a7c1a726f8e974304d
 SHA512 
11cc8c2193959ec722e960825e34f246af3a1f93126bc916c122de6fe8d3194910a65b0884483134be1f4416fa072c9c7086f82e2f95b6f0a034ef409f7ca711
+DIST NetworkManager-libreswan-1.2.14.tar.xz 402108 BLAKE2B 
6be276c7fdd5dd588f0d35a1f1b1f1c8ffa902fc6b3d586c870afa2b0c44b58f55e38e55d1e12e68fdeb5fc9c16793185216e1efe3fb773ab63f240fdde9892a
 SHA512 
4dec676c906ab67151321e29a050805c1c2b927da4f15fd3555f3f78758d416bbdd05a664a0e063089211b458abbf9904e82f230cd32cdc4fd5123a73fbe5742

diff --git 
a/net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.14.ebuild 
b/net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.14.ebuild
new file mode 100644
index 000..0c60eeca3a2
--- /dev/null
+++ b/net-vpn/networkmanager-libreswan/networkmanager-libreswan-1.2.14.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME_ORG_MODULE="NetworkManager-libreswan"
+
+inherit gnome2
+
+DESCRIPTION="NetworkManager libreswan plugin"
+HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager/VPN;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="gtk"
+
+RDEPEND="
+   >=dev-libs/glib-2.32:2
+   >=dev-libs/libnl-3.2.8:3
+   >=net-misc/networkmanager-1.2.0:=
+   net-vpn/libreswan
+   gtk? (
+   app-crypt/libsecret
+   >=gnome-extra/nm-applet-1.2.0
+   >=x11-libs/gtk+-3.4:3
+   )
+   !net-misc/networkmanager-openswan
+"
+DEPEND="${RDEPEND}
+   sys-devel/gettext
+   dev-util/intltool
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local myconf=(
+   --disable-more-warnings
+   --disable-static
+   --with-dist-version=Gentoo
+   --without-libnm-glib
+   $(use_with gtk gnome)
+   )
+   gnome2_src_configure "${myconf[@]}"
+}



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

2021-02-06 Thread Mart Raudsepp
commit: 35ac65d3a10e42dffeede30990280c2e1d02b9bd
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb  6 09:35:12 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb  6 09:57:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ac65d3

dev-util/gnome-builder: bump to 3.38.2

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

 dev-util/gnome-builder/Manifest|   1 +
 dev-util/gnome-builder/gnome-builder-3.38.2.ebuild | 178 +
 2 files changed, 179 insertions(+)

diff --git a/dev-util/gnome-builder/Manifest b/dev-util/gnome-builder/Manifest
index 473414c4997..2daa216ceac 100644
--- a/dev-util/gnome-builder/Manifest
+++ b/dev-util/gnome-builder/Manifest
@@ -1,2 +1,3 @@
 DIST gnome-builder-3.36.1.tar.xz 12026976 BLAKE2B 
d833665bb71b1549fe789d05dbd89db588ae4cc7187e532f38f3bd9e779bccab644d9f9bfc4c84bd484ac678bcf8594e4aa4edff29ea8c87c5c557fc3e422a4f
 SHA512 
284da6e5a9e766cb6f6122f1134c779cde8406b006728ae1fff3518020ef4b96239aa5037cd2d35cfe4728ea088d61c4eeabc39ea753a16208fdaba7b04e63c2
 DIST gnome-builder-3.38.1.tar.xz 12077860 BLAKE2B 
68dfbf9aeda93c695035a51c020735a914a11a09d7106228c2b7fe603b3b1b7b292f6a110c77df2057d40ae7f0c7559cb48c6ecc888de2767984a03d34467a2f
 SHA512 
50872a7285292f4e29acec153a7ba4616ab8e69529fbc7682fb74fa9d8b5c49ed52b939c7652bcf410444e2c2de969280b82ab4da44008f4b95863bfd52ac59a
+DIST gnome-builder-3.38.2.tar.xz 12078024 BLAKE2B 
9cf8a74be5a48b73c21ce247a07fcb1441482edab8fd118a2d773429f68efcd50f4a8a1ef826cf90a9f76e482f25d9a092ca1700504178051fcf903abe9eb1ae
 SHA512 
6f9d284a9c915562fe55a863ddcc385ca9278b4ee201f4b97272f425937066d630c35c0b337bdf94ce4b12226080a9020eb5dc253ccfb25bc6cdbf8e50779569

diff --git a/dev-util/gnome-builder/gnome-builder-3.38.2.ebuild 
b/dev-util/gnome-builder/gnome-builder-3.38.2.ebuild
new file mode 100644
index 000..e7f5655f832
--- /dev/null
+++ b/dev-util/gnome-builder/gnome-builder-3.38.2.ebuild
@@ -0,0 +1,178 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7,8} )
+DISABLE_AUTOFORMATTING=1
+FORCE_PRINT_ELOG=1
+
+inherit gnome.org gnome2-utils llvm meson python-single-r1 readme.gentoo-r1 
virtualx xdg
+
+DESCRIPTION="An IDE for writing GNOME-based software"
+HOMEPAGE="https://wiki.gnome.org/Apps/Builder;
+
+# FIXME: Review licenses at some point
+LICENSE="GPL-3+ GPL-2+ LGPL-3+ LGPL-2+ MIT CC-BY-SA-3.0 CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="clang +devhelp doc +git +glade gtk-doc spell sysprof test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# When bumping, pay attention to all the included plugins/*/meson.build (and 
other) build files and the requirements within.
+# `grep -rI dependency * --include='meson.build'` can give a good initial idea 
for external deps and their double checking.
+# The listed RDEPEND order shold roughly match that output as well, with 
toplevel one first then sorted by file path.
+# Most plugins have no extra requirements and default to enabled; we need to 
handle the ones with extra requirements. Many of
+# them have optional runtime dependencies, for which we try to at least notify 
the user via DOC_CONTENTS (but not all small
+# things); `grep -rI -e 'command-pattern.*=' -e 'push_arg'` can give a 
(spammy) idea, plus python imports in try/except.
+
+# FIXME: plugin_flatpak needs flatpak.pc >=0.8.0, ostree-1, libsoup-2.4.pc 
>=2.52.0 and git plugin enabled
+# Editorconfig needs old pcre, with vte migrating away, might want it optional 
or ported to pcre2?
+# An introspection USE flag of a dep is required if any introspection based 
language plugin wants to use it (grep for gi.repository). Last full check at 
3.28.4
+
+# TODO: Handle llvm slots via llvm.eclass; see plugins/clang/meson.build
+# TODO: automagic libportal dep
+# TODO: automagic sysprof dep for tracing paths from toplevel meson.build
+RDEPEND="
+   >=dev-libs/libdazzle-3.37.0[introspection]
+   >=dev-libs/glib-2.65.0:2
+   >=x11-libs/gtk+-3.22.26:3[introspection]
+   >=x11-libs/gtksourceview-4.0.0:4[introspection]
+   >=dev-libs/json-glib-1.2.0
+   >=dev-libs/jsonrpc-glib-3.19.91
+   >=x11-libs/pango-1.38.0
+   >=dev-libs/libpeas-1.22.0[python,${PYTHON_SINGLE_USEDEP}]
+   >=dev-libs/template-glib-3.28.0[introspection]
+   >=x11-libs/vte-0.40.2:2.91[introspection]
+   >=net-libs/webkit-gtk-2.26:4=[introspection]
+   >=dev-libs/libxml2-2.9.0
+   git? ( dev-libs/libgit2:=[ssh,threads]
+   >=dev-libs/libgit2-glib-0.28.0.1[ssh]
+   )
+   dev-libs/libpcre:3
+   dev-libs/libpcre2
+
+   >=dev-libs/gobject-introspection-1.54.0:=
+   $(python_gen_cond_dep '
+   >=dev-python/pygobject-3.22.0:3[${PYTHON_USEDEP}]
+   ')
+   ${PYTHON_DEPS}
+   clang? ( sys-devel/clang:= )
+   devhelp? ( >=dev-util/devhelp-3.25.1:= )
+   glade? ( 

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

2021-02-06 Thread Mart Raudsepp
commit: 0923b18f96a8e8036b5afae6c759a89cae31349d
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb  6 09:52:13 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb  6 09:57:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0923b18f

net-misc/networkmanager: remove old

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

 net-misc/networkmanager/Manifest   |   2 -
 .../networkmanager/networkmanager-1.26.0-r1.ebuild | 341 -
 .../networkmanager/networkmanager-1.26.2-r1.ebuild | 341 -
 3 files changed, 684 deletions(-)

diff --git a/net-misc/networkmanager/Manifest b/net-misc/networkmanager/Manifest
index 2db6a74c3ec..ee61dc7c1e2 100644
--- a/net-misc/networkmanager/Manifest
+++ b/net-misc/networkmanager/Manifest
@@ -1,6 +1,4 @@
 DIST NetworkManager-1.22.10.tar.bz2 6292347 BLAKE2B 
b6cb06a0630685714cdd3c8b8e1d788a6e979c2d7f232259e682fdc9e1f5569259731fdbbea65b6e8321561ecb8354b6f7a0b10843eb17cbe6f5937af8d9d898
 SHA512 
61b6214188a3cd281d0d5a5b8bfc402f8a19d8beaa6a3a2bd85983991cc66d62b2c3785d7ca652373903d53331610cd63a45d94bdb355196d939c48f42be29c1
-DIST NetworkManager-1.26.0.tar.xz 4956796 BLAKE2B 
752b6b47387bac5787d06be7f31cc7387798d0c917977c8e72d6d21538a86c167003901d628e596109aec28816f56fd8cd6bf2b46a8d4918a7e6cf1946586550
 SHA512 
46035fda8f154497ba4a634e4bf7f0a11f579d0d3f4ffdcea7d47ea0bde6dd0183885491f5453255af7b163ae3db4f0c62c3161913a8c30c35b6475887235b6d
-DIST NetworkManager-1.26.2.tar.xz 4972240 BLAKE2B 
f9f0879ad01d7aee8edc28b33a08d903637b0a9c0738d64480394d0298a02e4fa4277f6a14a7fec62eeb7e1ca50646f47d08f735827b5dbe698070669fd558c4
 SHA512 
4029bf5224523d851a36766376813c7edc85c2fef3600ceaffc0c7e6faadcfebf843a406ee071bdc59c21bceb7bf3de8c87fca6bb2f2116d9eddbb70e11bf517
 DIST NetworkManager-1.26.4.tar.xz 5051424 BLAKE2B 
53a8fd9f9a061b9ac6b117f431e72b1967cfd2fffb539e0dc9335c37a3a59dc33562e81f7887019c3460f403a95b96e8105b1ae41b00c8488ae12a370a3d82ff
 SHA512 
91e865c83a6ae694c9f6aa50e7f938dfa55bfddac32a6dfb73e6edb34b2539068ff9f83bf662bb2d689bd3c66cf53d7fa015930940cf7bda2d4a16561cf02328
 DIST NetworkManager-1.26.6.tar.xz 4975020 BLAKE2B 
0c66b307a98e71e31d253a7ad5a3d3ee625c1c66e75a1775b49182e63c7a03fb4175ccc2c5cbe92216d7aac6369158f9601fa27a2045892116684e22e74b5ccd
 SHA512 
f43869473bf625be270e3781a77310a877a8e945df08a6f9e668bb66fe173615e990fd9b3011c1c7b3aa23a9007db99c2f06c67f1185f7547771a816b06caf64
 DIST NetworkManager-1.28.0.tar.xz 5129848 BLAKE2B 
37dc9cda283dad29a70c85ed41a77844b4f60a9815be4b6780fbefecfeffb644fd67ea65373a1895fd2102f2beec9ad141b6e9a92a1a32de646d64acd4250b62
 SHA512 
ab0bc39626dc55df4e122ad6e1a8086e1467f44bdd41c4491c752dca3ffb549796e0ac888041f12f661f2f6cf4142d0fce59b5135549e48a0076fafcdc45ca06

diff --git a/net-misc/networkmanager/networkmanager-1.26.0-r1.ebuild 
b/net-misc/networkmanager/networkmanager-1.26.0-r1.ebuild
deleted file mode 100644
index 0ebe85558ff..000
--- a/net-misc/networkmanager/networkmanager-1.26.0-r1.ebuild
+++ /dev/null
@@ -1,341 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME_ORG_MODULE="NetworkManager"
-GNOME2_LA_PUNT="yes"
-VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit bash-completion-r1 gnome2 linux-info multilib python-any-r1 systemd 
readme.gentoo-r1 vala virtualx udev multilib-minimal
-
-DESCRIPTION="A set of co-operative tools that make networking simple and 
straightforward"
-HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
-
-LICENSE="GPL-2+"
-SLOT="0"
-
-IUSE="audit bluetooth connection-sharing dhclient dhcpcd elogind gnutls 
+introspection iwd json kernel_linux +nss +modemmanager ncurses ofono ovs 
policykit +ppp resolvconf selinux systemd teamd test vala +wext +wifi"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   bluetooth? ( modemmanager )
-   iwd? ( wifi )
-   vala? ( introspection )
-   wext? ( wifi )
-   || ( nss gnutls )
-   ?? ( elogind systemd )
-"
-
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86"
-
-# gobject-introspection-0.10.3 is needed due to gnome bug 642300
-# wpa_supplicant-0.7.3-r3 is needed due to bug 359271
-COMMON_DEPEND="
-   >=dev-libs/glib-2.40:2[${MULTILIB_USEDEP}]
-   policykit? ( >=sys-auth/polkit-0.106 )
-   net-libs/libndp[${MULTILIB_USEDEP}]
-   >=net-misc/curl-7.24
-   net-misc/iputils
-   sys-apps/util-linux[${MULTILIB_USEDEP}]
-   sys-libs/readline:0=
-   >=virtual/libudev-175:=[${MULTILIB_USEDEP}]
-   audit? ( sys-process/audit )
-   bluetooth? ( >=net-wireless/bluez-5 )
-   connection-sharing? (
-   net-dns/dnsmasq[dbus,dhcp]
-   net-firewall/iptables )
-   dhclient? ( >=net-misc/dhcp-4[client] )
-   dhcpcd? ( net-misc/dhcpcd )
-   elogind? ( >=sys-auth/elogind-219 )
-   introspection? ( >=dev-libs/gobject-introspection-0.10.3:= )
- 

[gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/

2021-02-06 Thread Mart Raudsepp
commit: 5c986ec2368af96cc350bf1ba38cc6c3e7d59f95
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Feb  6 09:56:49 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb  6 09:57:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c986ec2

gnome-extra/nm-applet: bump to 1.20.0

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

 gnome-extra/nm-applet/Manifest|  1 +
 gnome-extra/nm-applet/nm-applet-1.20.0.ebuild | 52 +++
 2 files changed, 53 insertions(+)

diff --git a/gnome-extra/nm-applet/Manifest b/gnome-extra/nm-applet/Manifest
index 2f3267e9799..40e25a34202 100644
--- a/gnome-extra/nm-applet/Manifest
+++ b/gnome-extra/nm-applet/Manifest
@@ -1 +1,2 @@
 DIST network-manager-applet-1.18.0.tar.xz 1950696 BLAKE2B 
d89f4d3c94af2c6bf514fc388fc445415b50508bf7e26f7888d8e212a63879abb24bf860002372bcae71eee94c3b8e9f2bfa9f16814a3537b0f81c486f82e396
 SHA512 
adca7c723600ec1cb2eed0110e369cf707fde1d64a81489440a167516d178a501fe883c08db06371b8aac896188eb2037a7577ecca721d764be33f4025a386d4
+DIST network-manager-applet-1.20.0.tar.xz 1953772 BLAKE2B 
1fb480887e61d7ef3a76ac5ded7ffe6723e99b2ae53d2a53990d3c2617eac45bc99b00b10b43929e8696488abc1b0be2194e800b931732f229d7d4bd17e1951e
 SHA512 
3b7ffd61e4f810fedee5aaf64725fcc2a8ee3c6b776f2d0b93f337c207516392b4720acea35c56c80755842c600edb971a67813c1583c112a91496d3d8db2c67

diff --git a/gnome-extra/nm-applet/nm-applet-1.20.0.ebuild 
b/gnome-extra/nm-applet/nm-applet-1.20.0.ebuild
new file mode 100644
index 000..9a0c4cf3048
--- /dev/null
+++ b/gnome-extra/nm-applet/nm-applet-1.20.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+GNOME_ORG_MODULE="network-manager-applet"
+
+inherit gnome.org meson xdg
+
+DESCRIPTION="NetworkManager connection editor and applet"
+HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager;
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="appindicator modemmanager selinux teamd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+   >=dev-libs/glib-2.38:2
+   >=app-crypt/libsecret-0.18
+   >=net-libs/libnma-1.8.27
+   >=x11-libs/gtk+-3.10:3
+   >=dev-libs/libgudev-147:=
+   >=x11-libs/libnotify-0.7.0
+   >=net-misc/networkmanager-1.16:=[modemmanager?,teamd?]
+   appindicator? (
+   dev-libs/libappindicator:3
+   >=dev-libs/libdbusmenu-16.04.0
+   )
+   modemmanager? ( net-misc/modemmanager )
+   selinux? ( sys-libs/libselinux )
+   teamd? ( >=dev-libs/jansson-2.7 )
+
+   virtual/freedesktop-icon-theme
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+   dev-libs/libxml2
+   >=sys-devel/gettext-0.19.8
+   virtual/pkgconfig
+"
+
+src_configure() {
+   local emesonargs=(
+   -Dappindicator=$(usex appindicator ubuntu no)
+   $(meson_use modemmanager wwan)
+   $(meson_use selinux)
+   $(meson_use teamd team)
+   -Dmore_asserts=0
+   -Dld_gc=false
+   )
+   meson_src_configure
+}



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

2021-02-06 Thread Matthias Schwarzott
commit: ff4aac24f55224f36001ffd35361c39b50d79368
Author: Matthias Schwarzott  gentoo  org>
AuthorDate: Sat Feb  6 09:50:50 2021 +
Commit: Matthias Schwarzott  gentoo  org>
CommitDate: Sat Feb  6 09:53:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4aac24

dev-util/dwarves: Fix python shebang and add more supported versions

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Matthias Schwarzott  gentoo.org>

 dev-util/dwarves/dwarves-1.19-r1.ebuild | 49 +
 1 file changed, 49 insertions(+)

diff --git a/dev-util/dwarves/dwarves-1.19-r1.ebuild 
b/dev-util/dwarves/dwarves-1.19-r1.ebuild
new file mode 100644
index 000..f37545621fa
--- /dev/null
+++ b/dev-util/dwarves/dwarves-1.19-r1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+inherit multilib cmake python-single-r1
+
+DESCRIPTION="pahole (Poke-a-Hole) and other DWARF2 utilities"
+HOMEPAGE="https://git.kernel.org/cgit/devel/pahole/pahole.git/;
+
+LICENSE="GPL-2" # only
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="debug"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   >=dev-libs/elfutils-0.178
+   sys-libs/zlib"
+DEPEND="${RDEPEND}"
+
+if [[ ${PV//_p} == ${PV} ]]; then
+   SRC_URI="http://fedorapeople.org/~acme/dwarves/${P}.tar.xz;
+else
+   SRC_URI="https://dev.gentoo.org/~zzam/${PN}/${P}.tar.xz;
+fi
+
+DOCS=( README README.ctracer NEWS )
+
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.10-python-import.patch
+)
+
+src_prepare() {
+   cmake_src_prepare
+   python_fix_shebang ostra/ostra-cg ostra/python/ostra.py
+}
+
+src_configure() {
+   local mycmakeargs=( "-D__LIB=$(get_libdir)" )
+   cmake_src_configure
+}
+
+src_test() { :; }
+
+src_install() {
+   cmake_src_install
+}



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

2021-02-06 Thread Michał Górny
commit: d9a853b6cf40659d1a6b523a4d217cb3c07f2033
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 09:02:08 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 09:27:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a853b6

dev-python/lmdb: Bump to 1.1.1

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

 dev-python/lmdb/Manifest  |  1 +
 dev-python/lmdb/lmdb-1.1.1.ebuild | 36 
 2 files changed, 37 insertions(+)

diff --git a/dev-python/lmdb/Manifest b/dev-python/lmdb/Manifest
index 95201530d40..c647935a9e8 100644
--- a/dev-python/lmdb/Manifest
+++ b/dev-python/lmdb/Manifest
@@ -1,2 +1,3 @@
 DIST lmdb-1.0.0.tar.gz 876673 BLAKE2B 
33fdf7dd344e42412b756f7c6d42c291f94bb2410366802b22b8045c8ae5ff4f73f41cdc655e750f0ccb9f547f70b190bb9b584d7858edd07c1fb274bff684eb
 SHA512 
3a4dba711ce5a3795a7f916cf04d5c7e9d4b5df30161dcbd02b53bcec73b96450865fb2bd8fe4a9ca2b5060531d03cefd9ea19aa09f139f93c3d03b2516f5632
 DIST lmdb-1.1.0.tar.gz 880212 BLAKE2B 
5f038c704061bb7915b0b0926c2dc60a5dd4931a70a1bf1041508363e036ae0553e22c52f8c956bebb05a27fad751c3b84c4a2b9fd6158fd8b6bd346e3efe7b4
 SHA512 
19573626a24fcea17c72641ce4491cf9e0901fa4a463ad5da6244191f28e4d9680d903fc2f87fe4a6b607f2a6a3a6bc644d5c1fc6e568394eb9822face30dfae
+DIST lmdb-1.1.1.tar.gz 880359 BLAKE2B 
b202154eae151d3748e9e90fcb71a3c8a722923c2583e469ef1a0017a4c3dfdfd62d99db24fb79e7da1fc7c6a4fb695d9db5ed6a67750967788a12fe0ba24761
 SHA512 
4621c87dd646f8ca37f4cdc40ffa2fe809ca4da21b335856e50e6d0ae07f3828d424cde9cc383e4cdc761cd9311eb504d67678a33de51c1931a006ec86a2fcd0

diff --git a/dev-python/lmdb/lmdb-1.1.1.ebuild 
b/dev-python/lmdb/lmdb-1.1.1.ebuild
new file mode 100644
index 000..be8e1065ac2
--- /dev/null
+++ b/dev-python/lmdb/lmdb-1.1.1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for the Lightning Database"
+HOMEPAGE="https://github.com/jnwatson/py-lmdb/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="OPENLDAP"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+# TODO: switch to >=0.9.28 when available
+RDEPEND="

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

2021-02-06 Thread Michał Górny
commit: 081f93a1cbb6b3836305dd08ee83e608ef28be2d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 09:06:47 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 09:27:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=081f93a1

dev-python/CppHeaderParser: Add pypi remote-id

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

 dev-python/CppHeaderParser/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/CppHeaderParser/metadata.xml 
b/dev-python/CppHeaderParser/metadata.xml
index 9ee39c7e2c1..dd2a4828656 100644
--- a/dev-python/CppHeaderParser/metadata.xml
+++ b/dev-python/CppHeaderParser/metadata.xml
@@ -13,4 +13,7 @@
 gen...@holzke.net
 Wilfried Holzke
   
+  
+CppHeaderParser
+  
 



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

2021-02-06 Thread Michał Górny
commit: cbbdd6b3576e284d908fa23c4506ca3878fe0e39
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 09:02:37 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 09:27:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbbdd6b3

dev-python/botocore: Bump to 1.20.3

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

 dev-python/botocore/Manifest   |  1 +
 dev-python/botocore/botocore-1.20.3.ebuild | 59 ++
 2 files changed, 60 insertions(+)

diff --git a/dev-python/botocore/Manifest b/dev-python/botocore/Manifest
index 27af93857ca..abf4193dffc 100644
--- a/dev-python/botocore/Manifest
+++ b/dev-python/botocore/Manifest
@@ -8,3 +8,4 @@ DIST botocore-1.19.63.tar.gz 7437996 BLAKE2B 
b55aa80cf4f17538e5876f61492d1591611
 DIST botocore-1.20.0.tar.gz 7440754 BLAKE2B 
1ff36cd0cc4adefaa9ebdd2150c6469a66867a0491c41e7739c26a91742fe3fac3ca323b9aa2e54ae07cd4145d236a093120a2284af95143af7ccdb39dc82ecc
 SHA512 
0cf8c3d2afadc69fee2a2b0795989b7328c24c038cf66fee693612affc7656d76df492e7ae61604ee4e26f5f355cd4ac27909519cddf7dcefa65168eea13db64
 DIST botocore-1.20.1.tar.gz 7443093 BLAKE2B 
62541070fca195777a79619b6270341bed74cf01b41568758136fc8a35b698b42f5739ea37f7a3cbf7677b0b72d715204769c244a3e4f8ab49182d1a5e52eb0e
 SHA512 
b6281b7b3326f548af8830e34f006b9914abc1048ecd2ca8cbbaddf1c222156e12ad9dcd1d6644c3d5d0f8ca4bbb31503a9a362d1bef0af68568c3085be3b420
 DIST botocore-1.20.2.tar.gz 7446650 BLAKE2B 
777dbcbfcd824a7d009ffc3a1aec8afbd14a097c61a49116db37c6957e6046b8cd0011cdcb3cc344944e568e9f24d15d625a51d0d2d87761279b449783ce9f68
 SHA512 
3e225dfa55febb9d7bf77dfcbf4b75c8505ed4a90a5a86cc6eea750b4ab7d8a2ceb16891d4473b1bd7ce1cfd43642ee32e20eea65a25d9d6da1a5f02067fa050
+DIST botocore-1.20.3.tar.gz 7446281 BLAKE2B 
536cbe8f6b6c150f3c66468f3e0c51ae0e602f277ff64ee67a2f149c0481fe603b10439e2fa37831b106d7ca4b23d1e7037cfc55c8e7caf06b8f9cf5561d9544
 SHA512 
ad0982fb9095e4d8e36a5805f5041fa1241526409d6a1fad3628c52d9870e54fd4a828816eb77f39b60f49ade7805e97cd286f7ac4070ebafbb696e513691e0f

diff --git a/dev-python/botocore/botocore-1.20.3.ebuild 
b/dev-python/botocore/botocore-1.20.3.ebuild
new file mode 100644
index 000..4e5d698e619
--- /dev/null
+++ b/dev-python/botocore/botocore-1.20.3.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Low-level, data-driven core of boto 3"
+HOMEPAGE="https://github.com/boto/botocore;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/botocore;
+   inherit git-r3
+else
+   SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+fi
+
+RDEPEND="
+   dev-python/six[${PYTHON_USEDEP}]
+   dev-python/jmespath[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   >=dev-python/urllib3-1.25.4[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/jsonschema[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/1.8.6-tests-pass-all-env-vars-to-cmd-runner.patch"
+)
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests nose
+
+src_prepare() {
+   # unpin deps
+   sed -i -e "s:>=.*':':" setup.py || die
+   # very unstable
+   sed -i -e 's:test_stress_test_token_bucket:_&:' \
+   tests/functional/retries/test_bucket.py || die
+   distutils-r1_src_prepare
+}
+
+python_test() {
+   # note: suites need to be run separately as one of the unit tests
+   # seems to be leaking mocks and breaking a few functional tests
+   nosetests -v tests/unit ||
+   die "unit tests failed under ${EPYTHON}"
+   nosetests -v tests/functional ||
+   die "functional tests failed under ${EPYTHON}"
+}



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

2021-02-06 Thread Michał Górny
commit: 28ce930c63b3328a4829830bcfe231c20681d9b6
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 09:02:46 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 09:27:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ce930c

dev-python/boto3: Bump to 1.17.3

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

 dev-python/boto3/Manifest|  1 +
 dev-python/boto3/boto3-1.17.3.ebuild | 56 
 2 files changed, 57 insertions(+)

diff --git a/dev-python/boto3/Manifest b/dev-python/boto3/Manifest
index 1f3d94bb87c..de81eaf5a07 100644
--- a/dev-python/boto3/Manifest
+++ b/dev-python/boto3/Manifest
@@ -8,3 +8,4 @@ DIST boto3-1.16.63.tar.gz 345303 BLAKE2B 
e6877aeb3efd8018188eaf687b96e604f6b6b49
 DIST boto3-1.17.0.tar.gz 345964 BLAKE2B 
09dbde33fe41e625e4fe9519d88b6d878024e14c594a845e3394347c5e9b28f2dae6a9e791af277fd2acd73dc8a3e96a7567f3cad3259b7370cfe7e8cb782111
 SHA512 
eb5b1feb310d44a6201846bead22c2c7e7862b753bcd0b02d91809b5df37842b07e74e507c322243133ffc0e3c64a36bf588e36e5b4066a2aa2a73f2316f768e
 DIST boto3-1.17.1.tar.gz 346057 BLAKE2B 
239be1c86bd080b93c134847a2fba77ca85fa44f6106a9b4129a793e1dad279996a2ec3bcaef06b95a7fcaf03095440382402ea77bf48c5711638c0670f25860
 SHA512 
c74b36a41e647e89bd71993f17414df9af99740fe49855267125141bbd283d1e6df29f52ffd2bfeeb7bd0ec004975d2a596a842afa84656dd9978948227fe9d3
 DIST boto3-1.17.2.tar.gz 346203 BLAKE2B 
77da42c2a7f2c2ad08feba51e11e1821a44d5c433ca8fd8339bbdfe41a0caa907c2c566bfb747acf591270e539036988a8cb2488e0b2266b7970fa3fb2d0e9fa
 SHA512 
d215417f68d958bcd4593f19a12d94a00bc7ead5cd6133f7390886fed2a545212f8da75220ddab298737326ec14a347fbba233ca52a4e3214f7911f9a9622fa6
+DIST boto3-1.17.3.tar.gz 346250 BLAKE2B 
7edf59a88ec32a08056112c088de9aae903daba909a4dfeb502830d8e9a7767cd34c1c77e06525ffb6b64be3c694e38011815e39b23959caaf11043f50d53948
 SHA512 
fa31cccb065c0e7cceb8733045a9232b1ee455ec408eaf62f2b2a7b2b29252b5eaa765dcd8b294ae10fef9707940f75194b450ac7f49f9db3b57060ecb74ab2a

diff --git a/dev-python/boto3/boto3-1.17.3.ebuild 
b/dev-python/boto3/boto3-1.17.3.ebuild
new file mode 100644
index 000..74b9170a911
--- /dev/null
+++ b/dev-python/boto3/boto3-1.17.3.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+inherit distutils-r1
+
+DESCRIPTION="The AWS SDK for Python"
+HOMEPAGE="https://github.com/boto/boto3;
+LICENSE="Apache-2.0"
+SLOT="0"
+
+if [[ "${PV}" == "" ]]; then
+   EGIT_REPO_URI="https://github.com/boto/boto3;
+   inherit git-r3
+   BOTOCORE_PV=${PV}
+else
+   SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+   # botocore is x.(y+3).z
+   BOTOCORE_PV="$(ver_cut 1).$(( $(ver_cut 2) + 3)).$(ver_cut 3-)"
+fi
+
+RDEPEND="
+   >=dev-python/botocore-${BOTOCORE_PV}[${PYTHON_USEDEP}]
+   >=dev-python/jmespath-0.7.1[${PYTHON_USEDEP}]
+   >=dev-python/s3transfer-0.3.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_sphinx docs/source \
+   'dev-python/guzzle_sphinx_theme'
+distutils_enable_tests nose
+
+python_prepare_all() {
+   # don't lock versions to narrow ranges
+   sed -e '/botocore/ d' \
+   -e '/jmespath/ d' \
+   -e '/s3transfer/ d' \
+   -i setup.py || die
+
+   # prevent an infinite loop
+   rm tests/functional/docs/test_smoke.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   nosetests -v tests/unit/ tests/functional/ || die "test failed under 
${EPYTHON}"
+}



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

2021-02-06 Thread Michał Górny
commit: 062e8ee25d36083c3a0543176e7cf37568cd19d1
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 09:01:31 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 09:27:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062e8ee2

dev-python/brotlicffi: Bump to 1.0.9.1

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

 dev-python/brotlicffi/Manifest  |  1 +
 dev-python/brotlicffi/brotlicffi-1.0.9.1.ebuild | 59 +
 2 files changed, 60 insertions(+)

diff --git a/dev-python/brotlicffi/Manifest b/dev-python/brotlicffi/Manifest
index 66208cc556e..58c38dd88d8 100644
--- a/dev-python/brotlicffi/Manifest
+++ b/dev-python/brotlicffi/Manifest
@@ -1,2 +1,3 @@
 DIST brotli-46c1a881b41bb638c76247558aa04b1591af3aa7.tar.gz 19840371 BLAKE2B 
b9a1c3c2e5b62bd63b392debe54bd1732ac1cb31f88500f0142108b453649d96901d9a03b6db98642cb9abaf9188c06d440f2b8bd3cf57fbbb52196a931f5079
 SHA512 
dc573c90491032a205f32f0ce9c93e95b06c70a3107caa9501e038a212226c37117d63709a29843367344bf7d18cf32d0c0578b11166387198e12b38b1522406
 DIST brotlicffi-0.8.0.gh.tar.gz 21997 BLAKE2B 
5e817e228ce01cd7a831c59cca5bab3e851d676f1daa5efab8f61a203c0854bcc92605c88896dff5f4ce27fc880718da5ddfcf02a3bddbbd7b2e18c33f1e77a4
 SHA512 
fd0c64b400d3b48e0e2d113b4d75e32a2b33fd99505c7661d6d51ba9aedf5cc1f58be09bc90a5f1f7e3424addef2b54cc085a41e6291c87d53dd7d4e8fc7eb4e
+DIST brotlicffi-1.0.9.1.gh.tar.gz 22589 BLAKE2B 
14ebb3f6168d334abe3ba72bd88697ee98aba87ace6aaf634395ef50ecd9325723f0da0a9ce56a5e4dcfebfe3183a190e2ec183eff95492b25e3542161b32322
 SHA512 
669c73ed6dd18be6b916bb8cfb240657dcc10d67df5a32b3359f05cadf75aa654c27b53e8b964251f6d6cd74870e159efddf87ef0cfb59beacd3cda66852

diff --git a/dev-python/brotlicffi/brotlicffi-1.0.9.1.ebuild 
b/dev-python/brotlicffi/brotlicffi-1.0.9.1.ebuild
new file mode 100644
index 000..a0aa1519e85
--- /dev/null
+++ b/dev-python/brotlicffi/brotlicffi-1.0.9.1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+inherit distutils-r1
+
+# Commit of the Brotli library bundled within brotlipy.
+BROTLI_BUNDLED_COMMIT="46c1a881b41bb638c76247558aa04b1591af3aa7"
+
+DESCRIPTION="Python binding to the Brotli library"
+HOMEPAGE="
+   https://github.com/python-hyper/brotlicffi/
+   https://pypi.org/project/brotlicffi/;
+SRC_URI="
+   https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+   test? (
+   
https://github.com/google/brotli/archive/${BROTLI_BUNDLED_COMMIT}.tar.gz
+   -> brotli-${BROTLI_BUNDLED_COMMIT}.tar.gz
+   )"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+   app-arch/brotli:=
+   virtual/python-cffi[${PYTHON_USEDEP}]"
+DEPEND="
+   test? (
+   dev-python/hypothesis[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+src_unpack() {
+   default
+   if use test; then
+   mv "brotli-${BROTLI_BUNDLED_COMMIT}"/tests "${S}"/libbrotli/ || 
die
+   fi
+}
+
+src_configure() {
+   export USE_SHARED_BROTLI=1
+}
+
+python_test() {
+   local deselect=(
+   # incompatible with USE_SHARED_BROTLI=1
+   test/test_compatibility.py::test_brotli_version
+   )
+
+   pytest -vv ${deselect[@]/#/--deselect } ||
+   die "Tests failed with ${EPYTHON}"
+}



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

2021-02-06 Thread Michał Górny
commit: 5c4feecdb8900ddcd165202bc787ed852c29f1b9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 09:25:41 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 09:27:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c4feecd

dev-python/pytzdata: Add pypi remote-id

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

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

diff --git a/dev-python/pytzdata/metadata.xml b/dev-python/pytzdata/metadata.xml
index 8e7a0a2aa9e..c966784415f 100644
--- a/dev-python/pytzdata/metadata.xml
+++ b/dev-python/pytzdata/metadata.xml
@@ -11,5 +11,6 @@
   
   
 sdispater/pytzdata
+pytzdata
   
 



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

2021-02-06 Thread Michał Górny
commit: f12d8425f8bfed4b25f8ede65cd32da358bc531d
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 08:49:27 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 08:59:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12d8425

dev-python/stripe: Bump to 2.55.2

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

 dev-python/stripe/Manifest |  1 +
 dev-python/stripe/stripe-2.55.2.ebuild | 69 ++
 2 files changed, 70 insertions(+)

diff --git a/dev-python/stripe/Manifest b/dev-python/stripe/Manifest
index 1e4b75b876c..fd402d55cc2 100644
--- a/dev-python/stripe/Manifest
+++ b/dev-python/stripe/Manifest
@@ -1 +1,2 @@
 DIST stripe-2.46.0.tar.gz 218080 BLAKE2B 
990535efd32b5ddfe166d5b6ad1cdcd966df53fe830a10938355cac10287542284a73f99332878225388a3c28ba431baf96fa4e6e745345c9fa02e64a7e33c0f
 SHA512 
dbfa586cfe7897b32fe95b7230fca5ccb8a12b429982776ee8873878fb6b7284cbb924e8dc6031d59647cc6080115ad541fda02d320c091b6c1bb374679d2213
+DIST stripe-2.55.2.tar.gz 215652 BLAKE2B 
28bf455a202df7ff7529f932eda50ed4942e72ccf0453b7ff50bcc63c4f3d2177194d2dd6a95391cc5fe7a55c26abd5ba1225fc830ebd9d23a20ebffe2b82911
 SHA512 
9e14edf57e394837fdc4457bded274b45c309353488adf81a5fbea67ea4c3321392c5316c9a60dfe975110791672b8e7d1dc7ae14994a320c41b1efb7f75695b

diff --git a/dev-python/stripe/stripe-2.55.2.ebuild 
b/dev-python/stripe/stripe-2.55.2.ebuild
new file mode 100644
index 000..fcc7e8aeedc
--- /dev/null
+++ b/dev-python/stripe/stripe-2.55.2.ebuild
@@ -0,0 +1,69 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Stripe python bindings"
+HOMEPAGE="https://github.com/stripe/stripe-python;
+SRC_URI="mirror://pypi/s/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/requests-2.20[${PYTHON_USEDEP}]
+"
+# See 
https://github.com/stripe/stripe-python/blob/v2.10.1/tests/conftest.py#L17
+# for minimum required version of stripe-mock
+# Running the tests against dev-util/stripe-mock-0.47.0 resulted in test errors
+DEPEND="${RDEPEND}
+   test? (
+   >=dev-util/stripe-mock-0.101.0
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-mock[${PYTHON_USEDEP}]
+   net-misc/curl
+   )
+"
+
+DOCS=(LONG_DESCRIPTION.rst CHANGELOG.md README.md)
+
+src_test() {
+   local stripe_mock_port=12111
+   local stripe_mock_max_port=12121
+   local stripe_mock_logfile="${T}/stripe_mock_${EPYTHON}.log"
+   # Try to start stripe-mock until we find a free port
+   while [[ "${stripe_mock_port}" -le "${stripe_mock_max_port}" ]]; do
+   ebegin "Trying to start stripe-mock on port ${stripe_mock_port}"
+   stripe-mock --http-port ${stripe_mock_port} &> 
"${stripe_mock_logfile}" &
+   local stripe_mock_pid=$!
+   sleep 2
+   # Did stripe-mock start?
+   curl --fail -u "sk_test_123:" \
+   http://127.0.0.1:${stripe_mock_port}/v1/customers &> 
/dev/null
+   eend $? "Port ${stripe_mock_port} unavailable"
+   if [[ $? -eq 0 ]]; then
+   einfo "stripe-mock running on port ${stripe_mock_port}"
+   break
+   fi
+   (( stripe_mock_port++ ))
+   done
+   if [[ "${stripe_mock_port}" -gt "${stripe_mock_max_port}" ]]; then
+   eerror "Unable to start stripe-mock for tests"
+   die "Please see the logfile located at: ${stripe_mock_logfile}"
+   fi
+
+   distutils-r1_src_test
+
+   # Tear down stripe-mock
+   kill "${stripe_mock_pid}" || die "Unable to stop stripe-mock"
+}
+
+python_test() {
+   STRIPE_MOCK_PORT=${stripe_mock_port} pytest -vv || die "Tests failed 
with ${EPYTHON}"
+}



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

2021-02-06 Thread Michał Górny
commit: c6731836d6f0753cb366ed870e6566088bf0800a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 08:47:11 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 08:47:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6731836

dev-python/guessit: Bump to 3.3.1

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

 dev-python/guessit/Manifest |  1 +
 dev-python/guessit/guessit-3.3.1.ebuild | 38 +
 2 files changed, 39 insertions(+)

diff --git a/dev-python/guessit/Manifest b/dev-python/guessit/Manifest
index 72f015d3826..c407a0499f5 100644
--- a/dev-python/guessit/Manifest
+++ b/dev-python/guessit/Manifest
@@ -1,2 +1,3 @@
 DIST guessit-3.2.0.tar.gz 147286 BLAKE2B 
0ab249eb82204fd58a6d6c960b11b2009a3055ae91a91c244192a2bd9832e7356f444a6b4291cf56d55a4c9a1cd0ccec22d527114d61f9f5888a8439918ba6bc
 SHA512 
5eaa0ad8cdf60812bebf10af51f62095baa70f48b66a052002fceb0d705daab3b8bcd2cb0fc3d18b63b9f4aa8118b9d85283bebdcfdb8ed4204e1b7e2b5ae78c
 DIST guessit-3.3.0.tar.gz 157901 BLAKE2B 
8022e69f763d09912349e193d3273a95adf6cd533d28097e3e17e5a5d3a9f18b623024bac6b00b3aa78ac43cb6ff179a97344e516401f71e1ad23743d033604e
 SHA512 
5569572ed6d7910b320e1742b902325baf3f3455598e17a7e3bb36ae5da0e450d4bc2db0b1651a8d4df7354e0624216c1093aace48ef607b3146933fbb83a918
+DIST guessit-3.3.1.tar.gz 156178 BLAKE2B 
190b61eb98c4945eb2e14bbc3387a2eabff4e0f2fccf42f3b957d2b081d83d96333f3931837ad77d6b09c12aaa174eb8adf993d62ab9de7b74d8f0c55282a77c
 SHA512 
42c87525ea2d9c808e30b50db674862f5362f26b95ba5e6bc163df03a261d9b24daf4b4d525677d3e6d53e8e7f637c3d9e0ba3f25f4397e0658b618f50a3248b

diff --git a/dev-python/guessit/guessit-3.3.1.ebuild 
b/dev-python/guessit/guessit-3.3.1.ebuild
new file mode 100644
index 000..cbd2a8e83fc
--- /dev/null
+++ b/dev-python/guessit/guessit-3.3.1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python library for guessing information from video filenames"
+HOMEPAGE="https://github.com/guessit-io/guessit
+   https://pypi.org/project/guessit/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+   >=dev-python/babelfish-0.5.5[${PYTHON_USEDEP}]
+   >=dev-python/rebulk-3[${PYTHON_USEDEP}]
+   dev-python/python-dateutil[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Disable benchmarks as they require unavailable pytest-benchmark.
+   rm guessit/test/test_benchmark.py || die
+   sed -i -e "s|'pytest-benchmark',||g" setup.py || die
+
+   # Disable unconditional dependency on dev-python/pytest-runner.
+   sed -i -e "s|'pytest-runner'||g" setup.py || die
+
+   distutils-r1_python_prepare_all
+}



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

2021-02-06 Thread Michał Górny
commit: 730ce825b16c4b65014eacf5e19a4c500eecbfb0
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 08:51:40 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 08:56:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730ce825

dev-util/stripe-mock: Bump to 0.102.0

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

 dev-util/stripe-mock/Manifest   |  1 +
 dev-util/stripe-mock/stripe-mock-0.102.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-util/stripe-mock/Manifest b/dev-util/stripe-mock/Manifest
index 74d33ba5be4..cfcdb066f9a 100644
--- a/dev-util/stripe-mock/Manifest
+++ b/dev-util/stripe-mock/Manifest
@@ -1,2 +1,3 @@
+DIST stripe-mock-0.102.0.tar.gz 555895 BLAKE2B 
60062d92b58b0e65727675a2744ca15daa5029f5a1d0f5a25f41de32ad6268adea75e9562d2ed7f9b45995bf48773296cfbcd83f3b0091b5bdb7b3860c856bd6
 SHA512 
8c3e3b9cf1dd5eeac790458b7ce7fdbf79b956e478ea022d12ccd3840f099912c2e43db0ea44e6dd9e2bdc10fe6212f55e192ee0337fa94e48a4b40334215fe8
 DIST stripe-mock-0.79.0.tar.gz 462829 BLAKE2B 
7cb1365f3fabe4ad286b7f80bc4e1ef25764c86b090aacd543239ab35626271638fe5bde7131431cf233115451ba1c9e9df53a69ff9948c5e04965a67ed5038a
 SHA512 
46f6900eb2d8ee37b1f8dc9a0603ee6182cc70889f92c2d9a8a976670211b2f37feb33d53d51364a05a91c130c4358cff3e0b15dfe61a7619132ef568266c27e
 DIST stripe-mock-0.88.0.tar.gz 504374 BLAKE2B 
2414de64ebfd1ed4842fc85e77e940da4b08cc647abebc25259d402db23bf010ab69c9660ad80ad3428f27df4036e706051fa44dcee0d2c0f6e1f089994d31d5
 SHA512 
eb33249ff0c135d1e74bdfaf5d7ad04b1d7ff05d1472e30d55eb819f06795ec7a05ffe73e90b0dfdd3ebcb54f0fdfa6c0ecd1158ca22abc044e1c2e212984517

diff --git a/dev-util/stripe-mock/stripe-mock-0.102.0.ebuild 
b/dev-util/stripe-mock/stripe-mock-0.102.0.ebuild
new file mode 100644
index 000..05a7220e34b
--- /dev/null
+++ b/dev-util/stripe-mock/stripe-mock-0.102.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGO_SRC="github.com/stripe/stripe-mock"
+EGO_PN=${EGO_SRC}/...
+inherit golang-build golang-vcs-snapshot
+
+DESCRIPTION="Mock HTTP server that responds like the real Stripe API"
+HOMEPAGE="https://github.com/stripe/stripe-mock;
+SRC_URI="https://github.com/stripe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64 ~x86"
+
+LICENSE="MIT ISC BSD-2"
+SLOT="0"
+
+src_install() {
+   golang-build_src_install
+   dobin bin/stripe-mock
+   rm -rf "${D}$(get_golibdir_gopath)" || die
+}



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

2021-02-06 Thread Michał Górny
commit: e96c6fb63676186e431e3ebb051c33dfcd26ebf9
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 08:45:57 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 08:45:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e96c6fb6

dev-python/autobahn: Bump to 21.1.1

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

 dev-python/autobahn/Manifest   |   1 +
 dev-python/autobahn/autobahn-21.1.1.ebuild | 106 +
 2 files changed, 107 insertions(+)

diff --git a/dev-python/autobahn/Manifest b/dev-python/autobahn/Manifest
index 2b1370200b2..baa5258fdfd 100644
--- a/dev-python/autobahn/Manifest
+++ b/dev-python/autobahn/Manifest
@@ -1,3 +1,4 @@
 DIST autobahn-20.12.2.tar.gz 1269167 BLAKE2B 
f6ea51682c13690002796f2a45bd11fc2f849725a1786e942111f43f9dc1f7f806281e4dc37d1ed0aa302fc5c5e47a55d876e010580d7a08eb5ac7534ed0
 SHA512 
aa6d5e77ba6129931a07cad13f839d5c76267b8126a05ade4ed1c7183ce019faf6656105a853515b543e5ac34ab20d02821b29aa68eb51c385880ad3919d1dcc
 DIST autobahn-20.12.3.tar.gz 1268873 BLAKE2B 
44dcaf9d19af89382dfdef9f40a0177486298d451697b973c7a65b44c71c764295afd01ac6333b7a8c5be0348713f38c36884564e148b2941bb42372f07d0e89
 SHA512 
ad77e476e2eab0039c0a2c98d5851d6237fa7f6a5dfd6b79bd88668dc498bf1b47bb1bcc26ff16e4087cc82aefb0082c8a74afc68b01be48c6140f3aa4ded5b3
 DIST autobahn-20.7.1.tar.gz 1260579 BLAKE2B 
925d148836348c068d179d4871267bf79c8c42d27cacc6be09cca11396dbd213a5b86344142df886d4ff69d1214a86b49900ca3552bcdb640377cb0d6af7d0f0
 SHA512 
e2c241194da90ada86a2804683cb063320f75a69b76ddc016349c11614e7f298619c2eeba4fcccb8f8d65d84375681fb339d9f92f94f45f1015f4f12fa0c39b0
+DIST autobahn-21.1.1.tar.gz 1269122 BLAKE2B 
6eb8eb22d0f09a4e8d409220ee2dff60a42a4e81acee789e8f9d98649ada24174295b98936f5e0a0a211fddd6d124975aef152679fcfde7b3dca7f18dcba5b62
 SHA512 
8e56e8a9213e356ea4288c6ed6ba4d6e8a26f5e1f670cfc067d1e11ef4d989b4e3d33a5cac49a635e18f9d45da1d42cb1300de96afdf77898441330e3f489194

diff --git a/dev-python/autobahn/autobahn-21.1.1.ebuild 
b/dev-python/autobahn/autobahn-21.1.1.ebuild
new file mode 100644
index 000..124c2b905ac
--- /dev/null
+++ b/dev-python/autobahn/autobahn-21.1.1.ebuild
@@ -0,0 +1,106 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+MY_P=${PN}-$(ver_rs 3 -)
+
+DESCRIPTION="WebSocket and WAMP for Twisted and Asyncio"
+HOMEPAGE="https://pypi.org/project/autobahn/
+   https://crossbar.io/autobahn/
+   https://github.com/crossbario/autobahn-python;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+S=${WORKDIR}/${MY_P}
+
+SLOT="0"
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="crypt scram test xbr"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/attrs-19.2.0[${PYTHON_USEDEP}]
+   >=dev-python/cbor-1.0.0[${PYTHON_USEDEP}]
+   >=dev-python/cbor2-5.1.0[${PYTHON_USEDEP}]
+   >=dev-python/cryptography-2.9.2[${PYTHON_USEDEP}]
+   >=dev-python/flatbuffers-1.10.0[${PYTHON_USEDEP}]
+   >=dev-python/jinja-2.11.2[${PYTHON_USEDEP}]
+   >=dev-python/lz4-0.7.0[${PYTHON_USEDEP}]
+   >=dev-python/msgpack-0.6.1[${PYTHON_USEDEP}]
+   >=dev-python/py-ubjson-0.8.4[${PYTHON_USEDEP}]
+   >=dev-python/snappy-0.5[${PYTHON_USEDEP}]
+   >=dev-python/twisted-20.3.0[${PYTHON_USEDEP}]
+   >=dev-python/txaio-20.4.1[${PYTHON_USEDEP}]
+   >=dev-python/ujson-2.0.0[${PYTHON_USEDEP}]
+   >=dev-python/wsaccel-0.6.2[${PYTHON_USEDEP}]
+   >=dev-python/zope-interface-3.6[${PYTHON_USEDEP}]
+   crypt? (
+   >=dev-python/pyopenssl-16.2.0[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+   >=dev-python/service_identity-18.1.0[${PYTHON_USEDEP}]
+   )
+   scram? (
+   dev-python/cffi[${PYTHON_USEDEP}]
+   dev-python/argon2-cffi[${PYTHON_USEDEP}]
+   dev-python/passlib[${PYTHON_USEDEP}]
+   )
+   "
+BDEPEND="
+   test? (
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pytest[${PYTHON_USEDEP}]
+   dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+   >=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
+   >=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+   )"
+
+python_prepare_all() {
+   if use xbr ; then
+   eerror "***"
+   eerror "Required xbr dependencies are incomplete in Gentoo."
+   eerror "So this functionality will not yet work"
+   eerror "Please file a bug if this feature is needed"
+   eerror "***"
+   else
+   # remove xbr components
+  

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

2021-02-06 Thread Michał Górny
commit: 8b7e70be5d9bee090b7ef35122639066fba155a8
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Feb  6 08:53:18 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 08:56:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7e70be

dev-util/stripe-mock: Add python@ as co-maint

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

 dev-util/stripe-mock/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-util/stripe-mock/metadata.xml 
b/dev-util/stripe-mock/metadata.xml
index f552f2aeb9a..2f64d0144cb 100644
--- a/dev-util/stripe-mock/metadata.xml
+++ b/dev-util/stripe-mock/metadata.xml
@@ -13,6 +13,10 @@
 proxy-ma...@gentoo.org
 Proxy Maintainers
   
+  
+
+pyt...@gentoo.org
+  
   
 stripe/stripe-mock
   



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome-unstable/

2021-02-06 Thread Stephan Hartmann
commit: 3e56d3a26777c7fc71d30d0bb321413173ebeabb
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Sat Feb  6 08:36:43 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Sat Feb  6 08:36:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e56d3a2

www-client/google-chrome-unstable: automated update (90.0.4408.0)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/google-chrome-unstable/Manifest  | 2 +-
 ...ble-90.0.4400.8.ebuild => google-chrome-unstable-90.0.4408.0.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome-unstable/Manifest 
b/www-client/google-chrome-unstable/Manifest
index ff3760db6a7..11bc6e07eca 100644
--- a/www-client/google-chrome-unstable/Manifest
+++ b/www-client/google-chrome-unstable/Manifest
@@ -1 +1 @@
-DIST google-chrome-unstable_90.0.4400.8-1_amd64.deb 75217788 BLAKE2B 
bc0dfad07ab54c0eb14b347e17127ee962270de2ebf3da8cf23c8e4dedf47db330849d6a957dde8561c91353ab24c813568e77d05db350b6d8dfdd7b3135c315
 SHA512 
375ffba8e4550b44caa5477d9d080cdc3b03d9df6ad587fcc1b0481f22d717f9befa458881c66b98a063243234346571cb95bcd038e6aacf2ebfb3bea19058b7
+DIST google-chrome-unstable_90.0.4408.0-1_amd64.deb 79795756 BLAKE2B 
163b1174cb5b491ec16fc36d546c5dce5f8136e64975783117d344c142f9821ee62ab5ea3fdf22e81bb43346b9c10b20f4efa0fb4016f84b228ed69a4035600c
 SHA512 
dc9e647bddd875ee1bd4ea0bee4b4bccbb0043076460e0d4a942dc8936b5a4fda54f0507817a624e5cd6b769c7d2c3cb5d3ccf63b4d98f24e4de507ca72218f5

diff --git 
a/www-client/google-chrome-unstable/google-chrome-unstable-90.0.4400.8.ebuild 
b/www-client/google-chrome-unstable/google-chrome-unstable-90.0.4408.0.ebuild
similarity index 100%
rename from 
www-client/google-chrome-unstable/google-chrome-unstable-90.0.4400.8.ebuild
rename to 
www-client/google-chrome-unstable/google-chrome-unstable-90.0.4408.0.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2021-02-06 Thread Stephan Hartmann
commit: bb046ce6812b370969d10c8501d2b9f0d4dfd3c0
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Sat Feb  6 08:36:33 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Sat Feb  6 08:36:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb046ce6

www-plugins/chrome-binary-plugins: automated update (88.0.4324.150)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...-88.0.4324.146.ebuild => chrome-binary-plugins-88.0.4324.150.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 9f333cd790b..26c7e731375 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_89.0.4389.40-1_amd64.deb 75213268 BLAKE2B 
0d28bef650222cda7ca0d713a26292b7efcc1b1aeeae23a12263c4c9603f343c8372692be0cc825ca6cbeab5b06c62980b1c0db67d506e0375f51546821fe9bb
 SHA512 
8b86abde884441f0f5dfa33f392243a8ac8ddb137b8c5c457857a43304a5a8ca8dedac1975a42092faa0c0020b3e0dd3b166bdc54672a8814992321ac6142b36
-DIST google-chrome-stable_88.0.4324.146-1_amd64.deb 72786848 BLAKE2B 
5e1fed5deed802749fb63f4f7b7ce738c21dbbc60ac658c133103c6dd7b788350b9729638d5658123468d8e3c693dc5421f083b7ddf39f104ca532212e5903b5
 SHA512 
cd7b10a0322f9b70147a1fb110fd1fa177564de23201e495dbcd74812e3cc1f6464b8de205db83232e645a4e147b756ca4b5a84040dd6cb75d964d07868c0f7b
+DIST google-chrome-stable_88.0.4324.150-1_amd64.deb 72796932 BLAKE2B 
933cddd15ae8a8d1b6ef725e7a01221815e8d8a0a2758890c71e7fe4f5a90017f7b24272452cbd693755fc37428c21290f42e43eb53048b9041626225962a7e9
 SHA512 
1a86aa11004cb6487c0bfc2a43591c8829fb487241761a5e053e03e0bd5449e511a51932f41f07be40058a536d33684f3f2fbb145701fa31d9ca464ef4611cff
 DIST google-chrome-unstable_90.0.4400.8-1_amd64.deb 75217788 BLAKE2B 
bc0dfad07ab54c0eb14b347e17127ee962270de2ebf3da8cf23c8e4dedf47db330849d6a957dde8561c91353ab24c813568e77d05db350b6d8dfdd7b3135c315
 SHA512 
375ffba8e4550b44caa5477d9d080cdc3b03d9df6ad587fcc1b0481f22d717f9befa458881c66b98a063243234346571cb95bcd038e6aacf2ebfb3bea19058b7

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-88.0.4324.146.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-88.0.4324.150.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-88.0.4324.146.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-88.0.4324.150.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-plugins/chrome-binary-plugins/

2021-02-06 Thread Stephan Hartmann
commit: cc8e816f6123496d61b34494f9c65ef251cab413
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Sat Feb  6 08:36:46 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Sat Feb  6 08:36:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8e816f

www-plugins/chrome-binary-plugins: automated update (90.0.4408.0)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-plugins/chrome-binary-plugins/Manifest  | 2 +-
 ...00.8_alpha.ebuild => chrome-binary-plugins-90.0.4408.0_alpha.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-plugins/chrome-binary-plugins/Manifest 
b/www-plugins/chrome-binary-plugins/Manifest
index 26c7e731375..e6e443d1502 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
 DIST google-chrome-beta_89.0.4389.40-1_amd64.deb 75213268 BLAKE2B 
0d28bef650222cda7ca0d713a26292b7efcc1b1aeeae23a12263c4c9603f343c8372692be0cc825ca6cbeab5b06c62980b1c0db67d506e0375f51546821fe9bb
 SHA512 
8b86abde884441f0f5dfa33f392243a8ac8ddb137b8c5c457857a43304a5a8ca8dedac1975a42092faa0c0020b3e0dd3b166bdc54672a8814992321ac6142b36
 DIST google-chrome-stable_88.0.4324.150-1_amd64.deb 72796932 BLAKE2B 
933cddd15ae8a8d1b6ef725e7a01221815e8d8a0a2758890c71e7fe4f5a90017f7b24272452cbd693755fc37428c21290f42e43eb53048b9041626225962a7e9
 SHA512 
1a86aa11004cb6487c0bfc2a43591c8829fb487241761a5e053e03e0bd5449e511a51932f41f07be40058a536d33684f3f2fbb145701fa31d9ca464ef4611cff
-DIST google-chrome-unstable_90.0.4400.8-1_amd64.deb 75217788 BLAKE2B 
bc0dfad07ab54c0eb14b347e17127ee962270de2ebf3da8cf23c8e4dedf47db330849d6a957dde8561c91353ab24c813568e77d05db350b6d8dfdd7b3135c315
 SHA512 
375ffba8e4550b44caa5477d9d080cdc3b03d9df6ad587fcc1b0481f22d717f9befa458881c66b98a063243234346571cb95bcd038e6aacf2ebfb3bea19058b7
+DIST google-chrome-unstable_90.0.4408.0-1_amd64.deb 79795756 BLAKE2B 
163b1174cb5b491ec16fc36d546c5dce5f8136e64975783117d344c142f9821ee62ab5ea3fdf22e81bb43346b9c10b20f4efa0fb4016f84b228ed69a4035600c
 SHA512 
dc9e647bddd875ee1bd4ea0bee4b4bccbb0043076460e0d4a942dc8936b5a4fda54f0507817a624e5cd6b769c7d2c3cb5d3ccf63b4d98f24e4de507ca72218f5

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4400.8_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4408.0_alpha.ebuild
similarity index 100%
rename from 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4400.8_alpha.ebuild
rename to 
www-plugins/chrome-binary-plugins/chrome-binary-plugins-90.0.4408.0_alpha.ebuild



[gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome/

2021-02-06 Thread Stephan Hartmann
commit: e4ee7ee9461f469ec4b326405f514ee4fd298d3c
Author: Stephan Hartmann  gentoo  org>
AuthorDate: Sat Feb  6 08:36:26 2021 +
Commit: Stephan Hartmann  gentoo  org>
CommitDate: Sat Feb  6 08:36:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ee7ee9

www-client/google-chrome: automated update (88.0.4324.150)

Signed-off-by: Stephan Hartmann  gentoo.org>

 www-client/google-chrome/Manifest   | 2 +-
 ...e-chrome-88.0.4324.146.ebuild => google-chrome-88.0.4324.150.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/google-chrome/Manifest 
b/www-client/google-chrome/Manifest
index c9b5ff2bde1..f896c362a41 100644
--- a/www-client/google-chrome/Manifest
+++ b/www-client/google-chrome/Manifest
@@ -1 +1 @@
-DIST google-chrome-stable_88.0.4324.146-1_amd64.deb 72786848 BLAKE2B 
5e1fed5deed802749fb63f4f7b7ce738c21dbbc60ac658c133103c6dd7b788350b9729638d5658123468d8e3c693dc5421f083b7ddf39f104ca532212e5903b5
 SHA512 
cd7b10a0322f9b70147a1fb110fd1fa177564de23201e495dbcd74812e3cc1f6464b8de205db83232e645a4e147b756ca4b5a84040dd6cb75d964d07868c0f7b
+DIST google-chrome-stable_88.0.4324.150-1_amd64.deb 72796932 BLAKE2B 
933cddd15ae8a8d1b6ef725e7a01221815e8d8a0a2758890c71e7fe4f5a90017f7b24272452cbd693755fc37428c21290f42e43eb53048b9041626225962a7e9
 SHA512 
1a86aa11004cb6487c0bfc2a43591c8829fb487241761a5e053e03e0bd5449e511a51932f41f07be40058a536d33684f3f2fbb145701fa31d9ca464ef4611cff

diff --git a/www-client/google-chrome/google-chrome-88.0.4324.146.ebuild 
b/www-client/google-chrome/google-chrome-88.0.4324.150.ebuild
similarity index 100%
rename from www-client/google-chrome/google-chrome-88.0.4324.146.ebuild
rename to www-client/google-chrome/google-chrome-88.0.4324.150.ebuild



<    1   2   3