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

2021-12-27 Thread Sam James
commit: 45d822388af543cd92b974edc57f22051d4874eb
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 07:28:03 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 07:28:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45d82238

media-libs/gst-plugins-bad: add python-any-r1 for build time dependency

Closes: https://bugs.gentoo.org/827022
Signed-off-by: Sam James  gentoo.org>

 media-libs/gst-plugins-bad/gst-plugins-bad-1.18.4-r2.ebuild | 9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.18.4-r2.ebuild 
b/media-libs/gst-plugins-bad/gst-plugins-bad-1.18.4-r2.ebuild
index 93b00d92d833..6077b45e9ccd 100644
--- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.18.4-r2.ebuild
+++ b/media-libs/gst-plugins-bad/gst-plugins-bad-1.18.4-r2.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=7
 GST_ORG_MODULE="gst-plugins-bad"
-
-inherit flag-o-matic gstreamer-meson
+PYTHON_COMPAT=( python3_{8,9,10} )
+inherit flag-o-matic gstreamer-meson python-any-r1
 
 DESCRIPTION="Less plugins for GStreamer"
 HOMEPAGE="https://gstreamer.freedesktop.org/;
@@ -37,7 +37,10 @@ RDEPEND="
orc? ( >=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}] )
 "
 
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+
+BDEPEND="
+   ${PYTHON_DEPS}
dev-util/glib-utils
>=dev-util/gtk-doc-am-1.12
 "



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opencv/

2021-12-27 Thread Sam James
commit: 96f0a02318a12ef091b18bd5f4863817b9494149
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 07:30:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 07:30:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f0a023

media-plugins/gst-plugins-opencv: add python-any-r1 for build time dependency

Closes: https://bugs.gentoo.org/827022
Signed-off-by: Sam James  gentoo.org>

 media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git 
a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild 
b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild
index 02f6c5c78873..4f2765d79b8d 100644
--- a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild
+++ b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=7
 GST_ORG_MODULE=gst-plugins-bad
-
-inherit gstreamer-meson
+PYTHON_COMPAT=( python3_{8,9,10} )
+inherit gstreamer-meson python-any-r1
 
 DESCRIPTION="OpenCV elements for GStreamer"
 KEYWORDS="~amd64 ~x86"
@@ -16,6 +16,7 @@ RDEPEND="


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

2021-12-27 Thread Sam James
commit: 873cd0b2e3e6ceea4d1fa98164830c60e4f6157f
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 07:25:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 07:25:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=873cd0b2

media-libs/gst-plugins-ugly: add python-any-r1 for build time dependency

Closes: https://bugs.gentoo.org/830139
Signed-off-by: Sam James  gentoo.org>

 media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild 
b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild
index 6c0624c11807..d05955f66871 100644
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild
+++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild
@@ -3,8 +3,8 @@
 
 EAPI=7
 GST_ORG_MODULE="gst-plugins-ugly"
-
-inherit gstreamer-meson
+PYTHON_COMPAT=( python3_{8,9,10} )
+inherit gstreamer-meson python-any-r1
 
 DESCRIPTION="Basepack of plugins for gstreamer"
 HOMEPAGE="https://gstreamer.freedesktop.org/;
@@ -17,7 +17,9 @@ IUSE="+orc"
 RDEPEND="
>=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
+   ${PYTHON_DEPS}
>=dev-util/gtk-doc-am-1.12
 "
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/

2021-12-27 Thread Sam James
commit: 684c6ed6fbfce8c3a8666444b82210de7b64f890
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 07:03:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 07:03:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=684c6ed6

dev-vcs/git: Stabilize 2.34.1 arm, #830134

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

 dev-vcs/git/git-2.34.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git/git-2.34.1.ebuild b/dev-vcs/git/git-2.34.1.ebuild
index 6fd30df80506..a29a0d7783d9 100644
--- a/dev-vcs/git/git-2.34.1.ebuild
+++ b/dev-vcs/git/git-2.34.1.ebuild
@@ -46,7 +46,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" == *_rc* ]] || \
-   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"
 fi
 
 LICENSE="GPL-2"



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

2021-12-27 Thread Sam James
commit: c264ee93aea110ec70f18fe825de90b8d4783118
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 06:44:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 06:58:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c264ee93

media-libs/opencv: add 4.5.5

Includes some upstream fixes re OpenEXR detection.

Also forces OpenEXR 2, hopefully (OpenEXR_ROOT CMake parameter).

Closes: https://bugs.gentoo.org/830124
Signed-off-by: Sam James  gentoo.org>

 media-libs/opencv/Manifest|   2 +
 media-libs/opencv/opencv-4.5.5.ebuild | 580 ++
 2 files changed, 582 insertions(+)

diff --git a/media-libs/opencv/Manifest b/media-libs/opencv/Manifest
index 7778d4d286ab..9431ccc6a8d1 100644
--- a/media-libs/opencv/Manifest
+++ b/media-libs/opencv/Manifest
@@ -9,4 +9,6 @@ DIST opencv-4.5.2.tar.gz 88925795 BLAKE2B 
625d3e1d98d4438ebfa165e595fc661658ae1f
 DIST opencv-4.5.2_contrib.tar.gz 60800680 BLAKE2B 
d96b3c440090d3ab26f99a3822d1d85581e370dc0fde7cf3a0ff89e79cd598942be7d9bc9f892510f2d66474ceb59c645483a94131ccbbe09f1cf4eeaaa44879
 SHA512 
72ce91dfefc1c3e12cc8e965d90392cfed6c236daafb512aafc14cdad83242bfa0fc1adea308cd07a5483e010633e2996c3b239b2ce12cea47e6e21c36ed398b
 DIST opencv-4.5.4.tar.gz 89724634 BLAKE2B 
76ce5ab8182c87e5f9e18faf62f2ee0eb629e4997877c59aa0f6ac334c27d737cf5205f4b85f64cabfdd587a57096fa3241ae6e48cebbd963ec8ad3ebe07ad35
 SHA512 
39a7af95bc30d427c6df5e5d481469ab1ceea7878a93ae5c119991333e877a88d0a644e17dc6bd316e64b2840e48411a97f1b2397a8000719c5cec32751fa954
 DIST opencv-4.5.4_contrib.tar.gz 61054226 BLAKE2B 
c553bfc6fd1b5fd17f562b27248ddd4bd946089cd8cce346f152b47d4a8a22faa35ceb9bd501c31901189b884d782fbfec1dc041d69e1b8cc0ac0d5d079e610e
 SHA512 
a48d4b5d764170814d9027fdf50f61bb4a24f0b5a547dded79d06b948f86443f14734efc7bbb708b3870781cafc6bc9e3092d35dac34a81da2bf1740d5f93ff9
+DIST opencv-4.5.5.tar.gz 89879893 BLAKE2B 
6f2ce34b33132ad544d661417f730e17aedfbe17a22048ad0b8d287970626756c51309410d0fb5bf487af773ff4415d36b6768158ebc3cb963b37bb888ee4ba6
 SHA512 
4d1783fd78425cc43bb2153446dd634cedd366a49592bccc0c538a40aa161fcf67db8f1b6b68f1ce0b4a93504b3f06f65931709277afb1a1ee9fe963094bca02
+DIST opencv-4.5.5_contrib.tar.gz 60563220 BLAKE2B 
4a020824688e379f1d127fb834b0008b3cbf78acea4847cb4994e9e0b6ddfeec3f06867967b8546725cf050c1fd0df042a18caff80463ad101cf14dc66daea9a
 SHA512 
8469de524e8e6f4c50a74b8cbec5e4cfc48a63a6dfc787609696099eca40dc02b9dc7a347a014d4416fd4efd66955d3af5f4847f44612312a8362f453e6c2e35
 DIST vgg_boostdesc-3.2.0.tar.gz 1867770 BLAKE2B 
1fa5b58e73b6fa56ecf8d19af22298f729942ee1369082e173445d09d3de767bf844bad3d2b462efc1199c392f37c88ba49a9996ba8bfd84b4abeba7de94db63
 SHA512 
4a046aedd639c8eb4b295b0f499e756deb66210ca083f0124c75531e540663367cb58f6d175f66c4713324177036cd89a8869bdab2de8d1736dafc7f00ef9f44

diff --git a/media-libs/opencv/opencv-4.5.5.ebuild 
b/media-libs/opencv/opencv-4.5.5.ebuild
new file mode 100644
index ..cc9da840a605
--- /dev/null
+++ b/media-libs/opencv/opencv-4.5.5.ebuild
@@ -0,0 +1,580 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+CMAKE_ECLASS=cmake
+inherit java-pkg-opt-2 java-ant-2 cmake-multilib python-r1 toolchain-funcs
+
+DESCRIPTION="A collection of algorithms and sample code for various computer 
vision problems"
+HOMEPAGE="https://opencv.org;
+TINY_DNN_PV="1.0.0a3"
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
+   dnnsamples? ( 
https://dev.gentoo.org/~amynka/snap/${PN}-3.4.0-res10_300x300-caffeemodel.tar.gz
 )
+   download? ( 
https://github.com/rossbridger/opencv-extdep/archive/4.4.0.tar.gz -> 
${PN}-4.4.0_extdep.tar.gz )
+   contrib? (
+   https://github.com/${PN}/${PN}_contrib/archive/${PV}.tar.gz -> 
${P}_contrib.tar.gz
+   contribdnn? ( 
https://dev.gentoo.org/~amynka/snap/${PN}-3.4.0-face_landmark_model.tar.gz )
+   contribxfeatures2d? ( 
https://dev.gentoo.org/~amynka/snap/vgg_boostdesc-3.2.0.tar.gz )
+   )"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}" # subslot = libopencv* soname version
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE="contrib contribcvv contribdnn contribfreetype contribhdf contribovis 
contribsfm contribxfeatures2d cuda debug dnnsamples download +eigen examples 
+features2d ffmpeg gdal gflags glog gphoto2 gstreamer gtk3 ieee1394 jpeg jpeg2k 
lapack lto opencl openexr opengl openmp opencvapps png +python qt5 tesseract 
testprograms threads tiff vaapi v4l vtk webp xine"
+
+# The following lines are shamelessly stolen from ffmpeg-.ebuild with 
modifications
+ARM_CPU_FEATURES=(
+   cpu_flags_arm_neon:NEON
+   cpu_flags_arm_vfpv3:VFPV3
+)
+PPC_CPU_FEATURES=(
+   cpu_flags_ppc_vsx:VSX
+   cpu_flags_ppc_vsx3:VSX3
+)
+X86_CPU_FEATURES_RAW=(
+   avx:AVX
+   avx2:AVX2
+   avx512f:AVX_512F
+   f16c:FP16
+   fma3:FMA3
+ 

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

2021-12-27 Thread Sam James
commit: a79b4043a7336e6a3c092c333d5c3cc368a1721b
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 06:00:28 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 06:00:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79b4043

dev-qt/qtwebengine: Stabilize 5.15.2_p20211216 arm64, #829196

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

 dev-qt/qtwebengine/qtwebengine-5.15.2_p20211216.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20211216.ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20211216.ebuild
index 9fcb6782662a..7923a290ab0e 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20211216.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20211216.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Library for rendering dynamic web content in Qt5 
C++ and QML applic
 HOMEPAGE="https://www.qt.io/;
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-   KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+   KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
if [[ ${PV} == ${QT5_PV}_p* ]]; then
SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz;
S="${WORKDIR}/${P}"



[gentoo-commits] proj/gcc-patches:master commit in: 11.3.0/gentoo/

2021-12-27 Thread Sam James
commit: 2b36f3ad2ba0114eae1d32bae5e395e098b3714b
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 03:44:47 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 03:55:44 2021 +
URL:https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=2b36f3ad

11.3.0: fix CET patch

Our patch was causing unhandled state to leak into the LTO metadata writer,
it shouldn't have got that far though. Instead of messing about with GCC's
option handling, use the macro they provide for purposes like this, which
makes things far simpler (and less fragile).

Bug: https://bugs.gentoo.org/828400
Bug: https://bugs.gentoo.org/822036
Thanks-to: Sergei Trofimovich  gmail.com> (debugging help in 
#gentoo-toolchain)
Thanks-to: Georgy Yakovlev  gentoo.org> (debugging)
Reported-by: matoro  airmail.cc>
Signed-off-by: Sam James  gentoo.org>

 11.3.0/gentoo/26_all_enable-cet.patch | 65 +--
 1 file changed, 9 insertions(+), 56 deletions(-)

diff --git a/11.3.0/gentoo/26_all_enable-cet.patch 
b/11.3.0/gentoo/26_all_enable-cet.patch
index f3d189d..f6a1dce 100644
--- a/11.3.0/gentoo/26_all_enable-cet.patch
+++ b/11.3.0/gentoo/26_all_enable-cet.patch
@@ -1,6 +1,6 @@
-From ed1d323dc821e906144f4fc4c39bc16695495f73 Mon Sep 17 00:00:00 2001
+From 83efc6ce009021f27b602c1dfcf65338f761b095 Mon Sep 17 00:00:00 2001
 From: Sam James 
-Date: Thu, 9 Dec 2021 02:39:19 +
+Date: Tue, 28 Dec 2021 03:42:53 +
 Subject: [PATCH] Enable CET (-fcf-protection=full) by default
 
 Needs:
@@ -9,42 +9,22 @@ Needs:
   for now to avoid accidentally enabling it on other arches.
 
   Only supported on amd64.
+
 ---
- gcc/common.opt |  2 +-
- gcc/config/i386/i386-options.c |  8 
+ gcc/config/i386/i386-options.c |  3 +++
  gcc/defaults.h | 13 +
- gcc/flag-types.h   |  1 +
- gcc/toplev.c   |  4 +++-
- 5 files changed, 26 insertions(+), 2 deletions(-)
+ 2 files changed, 16 insertions(+)
 
-diff --git a/gcc/common.opt b/gcc/common.opt
-index a88778b..4993a7e 100644
 a/gcc/common.opt
-+++ b/gcc/common.opt
-@@ -1783,7 +1783,7 @@ fcf-protection
- Common RejectNegative Alias(fcf-protection=,full)
- 
- fcf-protection=
--Common Joined RejectNegative Enum(cf_protection_level) 
Var(flag_cf_protection) Init(CF_NONE)
-+Common Joined RejectNegative Enum(cf_protection_level) 
Var(flag_cf_protection) Init(CF_UNSET)
- -fcf-protection=[full|branch|return|none|check]   Instrument functions 
with checks to verify jump/call/return control-flow transfer
- instructions have valid targets.
- 
 diff --git a/gcc/config/i386/i386-options.c b/gcc/config/i386/i386-options.c
-index 19632b5..8ee36fe 100644
+index 19632b5..fac61af 100644
 --- a/gcc/config/i386/i386-options.c
 +++ b/gcc/config/i386/i386-options.c
-@@ -3049,6 +3049,14 @@ ix86_option_override_internal (bool main_args_p,
+@@ -3049,6 +3049,9 @@ ix86_option_override_internal (bool main_args_p,
  = build_target_option_node (opts, opts_set);
  }
  
-+  if (opts->x_flag_cf_protection == CF_UNSET)
-+{
-+  if (TARGET_64BIT && TARGET_CMOV)
-+  opts->x_flag_cf_protection = DEFAULT_FLAG_CF;
-+  else
-+  opts->x_flag_cf_protection = CF_NONE;
-+}
++  if (TARGET_64BIT && TARGET_CMOV)
++SET_OPTION_IF_UNSET (opts, opts_set, flag_cf_protection, DEFAULT_FLAG_CF);
 +
if (opts->x_flag_cf_protection != CF_NONE)
  {
@@ -73,33 +53,6 @@ index 0f6cd78..5694412 100644
  /* By default, the C++ compiler will use function addresses in the
 vtable entries.  Setting this nonzero tells the compiler to use
 function descriptors instead.  The value of this macro says how
-diff --git a/gcc/flag-types.h b/gcc/flag-types.h
-index a038c8f..61be0b1 100644
 a/gcc/flag-types.h
-+++ b/gcc/flag-types.h
-@@ -389,6 +389,7 @@ enum gfc_convert
- /* Control-Flow Protection values.  */
- enum cf_protection_level
- {
-+  CF_UNSET = -1,
-   CF_NONE = 0,
-   CF_BRANCH = 1 << 0,
-   CF_RETURN = 1 << 1,
-diff --git a/gcc/toplev.c b/gcc/toplev.c
-index ea0a2a1..bac60eb 100644
 a/gcc/toplev.c
-+++ b/gcc/toplev.c
-@@ -1297,7 +1297,9 @@ process_options (void)
-  "%<-floop-nest-optimize%>, %<-floop-parallelize-all%>)");
- #endif
- 
--  if (flag_cf_protection != CF_NONE
-+  /* Gentoo: we add CF_UNSET here just to be safe, but we only patch the 
default
-+ for amd64 + when CET is definitely enabled anyway. */
-+  if ((flag_cf_protection != CF_NONE) && (flag_cf_protection != CF_UNSET)
-   && !(flag_cf_protection & CF_SET))
- {
-   if (flag_cf_protection == CF_FULL)
 -- 
 2.34.1
 



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

2021-12-27 Thread Sam James
commit: 7d5cf731c1178d3ccb14d6f5b53b2853221acb23
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:57:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:57:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5cf731

sys-process/fcron: Stabilize 3.2.1-r8 x86, #827888

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

 sys-process/fcron/fcron-3.2.1-r8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/fcron/fcron-3.2.1-r8.ebuild 
b/sys-process/fcron/fcron-3.2.1-r8.ebuild
index 95010ece562e..818b2806c516 100644
--- a/sys-process/fcron/fcron-3.2.1-r8.ebuild
+++ b/sys-process/fcron/fcron-3.2.1-r8.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://fcron.free.fr/;
 SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz;
 
 LICENSE="GPL-2"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
 IUSE="audit debug pam selinux l10n_fr +mta +system-crontab readline"
 
 DEPEND="



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

2021-12-27 Thread Sam James
commit: 59ceb138d068e061e943211199f26107cb83971a
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:57:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:57:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ceb138

media-gfx/geeqie: Stabilize 1.6 x86, #829471

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

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

diff --git a/media-gfx/geeqie/geeqie-1.6.ebuild 
b/media-gfx/geeqie/geeqie-1.6.ebuild
index 7952fb0e1995..5784fd2b760f 100644
--- a/media-gfx/geeqie/geeqie-1.6.ebuild
+++ b/media-gfx/geeqie/geeqie-1.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.geeqie.org/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="debug doc exif ffmpegthumbnailer gpu-accel +gtk3 jpeg lcms lirc lua map 
nls pdf tiff xmp"
 
 RDEPEND="



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

2021-12-27 Thread Sam James
commit: 557277c31c3fef8878b94babcb1b8f12b8d3f9f3
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:56:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:56:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557277c3

dev-python/etuples: Stabilize 0.3.3 amd64, #830122

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

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

diff --git a/dev-python/etuples/etuples-0.3.3.ebuild 
b/dev-python/etuples/etuples-0.3.3.ebuild
index 041edf687401..74e26ecf7f61 100644
--- a/dev-python/etuples/etuples-0.3.3.ebuild
+++ b/dev-python/etuples/etuples-0.3.3.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
dev-python/cons[${PYTHON_USEDEP}]



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

2021-12-27 Thread Sam James
commit: df0d5d0430876f361f725f4115ab08f777198fe6
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:56:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:56:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0d5d04

dev-python/multipledispatch: Stabilize 0.6.0 amd64, #830122

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

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

diff --git a/dev-python/multipledispatch/multipledispatch-0.6.0.ebuild 
b/dev-python/multipledispatch/multipledispatch-0.6.0.ebuild
index 20c57267bd78..3835d7a9b480 100644
--- a/dev-python/multipledispatch/multipledispatch-0.6.0.ebuild
+++ b/dev-python/multipledispatch/multipledispatch-0.6.0.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
 



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

2021-12-27 Thread Sam James
commit: 070aa142d12aba2676cadb686eeda07a968ca7d8
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:56:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:56:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070aa142

dev-python/cons: Stabilize 0.4.4 amd64, #830122

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

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

diff --git a/dev-python/cons/cons-0.4.4.ebuild 
b/dev-python/cons/cons-0.4.4.ebuild
index 56b4ada8d012..b3e291ee8894 100644
--- a/dev-python/cons/cons-0.4.4.ebuild
+++ b/dev-python/cons/cons-0.4.4.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/python-${P}"
 
 LICENSE="LGPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="dev-python/logical-unification[${PYTHON_USEDEP}]"
 



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

2021-12-27 Thread Sam James
commit: 556a7940d44164bbaa07dffd649fe863e949f559
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:56:38 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:56:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556a7940

dev-python/aesara: Stabilize 2.3.3 amd64, #830122

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

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

diff --git a/dev-python/aesara/aesara-2.3.3.ebuild 
b/dev-python/aesara/aesara-2.3.3.ebuild
index 4cbcd19e72fb..1f8e57aae2f9 100644
--- a/dev-python/aesara/aesara-2.3.3.ebuild
+++ b/dev-python/aesara/aesara-2.3.3.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
dev-python/cons[${PYTHON_USEDEP}]



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

2021-12-27 Thread Sam James
commit: d70c84548a2feb9cac37e50613a3f533bc943457
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:56:34 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:56:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d70c8454

dev-python/logical-unification: Stabilize 0.4.4 amd64, #830122

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

 dev-python/logical-unification/logical-unification-0.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/logical-unification/logical-unification-0.4.4.ebuild 
b/dev-python/logical-unification/logical-unification-0.4.4.ebuild
index 47e6bb170f17..e1f4112e5a79 100644
--- a/dev-python/logical-unification/logical-unification-0.4.4.ebuild
+++ b/dev-python/logical-unification/logical-unification-0.4.4.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/unification-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
dev-python/multipledispatch[${PYTHON_USEDEP}]



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

2021-12-27 Thread Sam James
commit: 9a6bba91b824e978eba54e909d1bb61f17d2d442
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:56:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:56:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6bba91

dev-python/minikanren: Stabilize 1.0.2 amd64, #830122

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

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

diff --git a/dev-python/minikanren/minikanren-1.0.2.ebuild 
b/dev-python/minikanren/minikanren-1.0.2.ebuild
index 65ffd8c7b9bf..ed3e55adf010 100644
--- a/dev-python/minikanren/minikanren-1.0.2.ebuild
+++ b/dev-python/minikanren/minikanren-1.0.2.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}/kanren-${PV}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
 
 RDEPEND="
dev-python/cons[${PYTHON_USEDEP}]



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

2021-12-27 Thread Sam James
commit: 23ecfa738272508721b79bdad45185e2761b5734
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 05:56:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 05:56:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ecfa73

net-dns/unbound: Stabilize 1.13.2-r1 arm, #830028

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

 net-dns/unbound/unbound-1.13.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/unbound/unbound-1.13.2-r1.ebuild 
b/net-dns/unbound/unbound-1.13.2-r1.ebuild
index affd90fd1da6..b9020033208e 100644
--- a/net-dns/unbound/unbound-1.13.2-r1.ebuild
+++ b/net-dns/unbound/unbound-1.13.2-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz;
 
 LICENSE="BSD GPL-2"
 SLOT="0/8" # ABI version of libunbound.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
 IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux 
static-libs systemd test +tfo threads"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 RESTRICT="!test? ( test )"



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

2021-12-27 Thread Sam James
commit: 66b5c5f896fa40e1bb82508fce5e92b08c87e717
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 03:40:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 04:50:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b5c5f8

media-libs/codec2: add 1.0.3

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

 media-libs/codec2/Manifest|  1 +
 media-libs/codec2/codec2-1.0.3.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/media-libs/codec2/Manifest b/media-libs/codec2/Manifest
index b4448103a0d7..77d2eefe3728 100644
--- a/media-libs/codec2/Manifest
+++ b/media-libs/codec2/Manifest
@@ -1,2 +1,3 @@
 DIST codec2-1.0.0.tar.gz 15019266 BLAKE2B 
fa33a8c30a7472e5f5ab0aac070431579913248d9d27cbc82542b6d7071f7a9fee6bafe374300bf6e09d636b9ddaf85795aabf12cbfd3923efd0cac82f06b38c
 SHA512 
bba8ccf915600b093252c85059c5472804e843f5a4e331cc6e01f31b4131d84362d8385d0a1d8703be36064ca498e58181c2b7fdedb76d0be58bf6f13ec929b3
 DIST codec2-1.0.1.tar.gz 15062219 BLAKE2B 
81f2784d7aa7180fcc4345fd27e7dd0beda0eba3bbee43d8379a48dc854fe1c9e50038c90c9ae41daacb5aef0f337841fa64ce061e2831523a71d5d52d1b8211
 SHA512 
e32b6ebb5480b4a6ae15e835abc0da4fac7fb46a2b14bcc2a3c52df2da6c8d3f5acbcf83d8039f1ee402b4d2e1e7445841e3c9c415bfb70af3a251e74ab3f3b6
+DIST codec2-1.0.3.tar.gz 15000670 BLAKE2B 
784f3f522ff6de0f5d6622ca379e5b61081c999b1310e0f45891758c818005d12418907bc9627c1a177cb961f54d20e330e646426b4eb885a548af70014ab521
 SHA512 
1b59a0520d55b0f92b72a51dde0f58a0cd845056195734d23bf59bf44e7b5c7431bdc3cebe7c60aef7dadf3ec02f9edd62f041b4b283c05a4b50a0380f3ed67c

diff --git a/media-libs/codec2/codec2-1.0.3.ebuild 
b/media-libs/codec2/codec2-1.0.3.ebuild
new file mode 100644
index ..4f5d051d8134
--- /dev/null
+++ b/media-libs/codec2/codec2-1.0.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+CMAKE_ECLASS=cmake
+inherit cmake-multilib
+
+MY_PV="${PV%.*}${PV##*.}"
+DESCRIPTION="Low bit rate speech codec"
+HOMEPAGE="https://freedv.org/ https://www.rowetel.com/?page_id=452 
https://github.com/drowe67/codec2;
+SRC_URI="https://github.com/drowe67/codec2/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="LGPL-2.1"
+SLOT="0/1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+IUSE="examples test"
+
+# Not yet passing, but infrastructure added to run
+# Needs Octave dependencies like "signal"?
+# 
https://github.com/drowe67/codec2/commit/9a129f1b3ad12ecbf3df7f4460f496ee11e49c08#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R155
+RESTRICT="test"
+
+#BDEPEND="test? ( sci-mathematics/octave )"
+
+multilib_src_configure() {
+   local mycmakeargs=(
+   -DUNITTEST=$(usex test)
+   -DINSTALL_EXAMPLES=$(usex examples)
+   )
+   cmake_src_configure
+}



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

2021-12-27 Thread Sam James
commit: 56ce1e6d788afb6177f722eede892330b3e00dcc
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 04:48:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 04:50:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56ce1e6d

dev-python/gevent: add 21.12.0

- Re-enabled some hanging/failing tests
- Add dnspython tests again
- Excluded more network-related tests
- Avoid deprecated method for disabling "embedded" libs (bundled)

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

 dev-python/gevent/Manifest  |   1 +
 dev-python/gevent/gevent-21.12.0.ebuild | 100 
 2 files changed, 101 insertions(+)

diff --git a/dev-python/gevent/Manifest b/dev-python/gevent/Manifest
index 0d019073722c..9dece1ecb9a5 100644
--- a/dev-python/gevent/Manifest
+++ b/dev-python/gevent/Manifest
@@ -1 +1,2 @@
+DIST gevent-21.12.0.tar.gz 6201851 BLAKE2B 
8c02f42d6024e912e51754df876d4f4895acdf466f2400e9fdca69ad5c7c77df7ee05f3e4c2c1e1d5731c282b62d5c940d9ca6396c27d6fe6e8a0ec13013591c
 SHA512 
805ddb475281b6c4c46cdf5a714915b6612512745121e7b153f3d33f3460135efa4994e0ff1601402d4f7b80d285cbfdc0d5d93799fbeb8ddbf2a52888cd91ad
 DIST gevent-21.8.0.tar.gz 6162938 BLAKE2B 
f24770cdbf229d4a4ebe7e6c102c43ab0c89a52389ada40c8abaf032eada32ca9ac965c65d335d96d69c97cdc239e193dd5a38076c81a2f3c80daa13b339
 SHA512 
dae95f986530e79b07a0006f6fb4cbd3911ac0bf2e58c4896ee5fa6d2e2a9ed5785c346958ee23cd57c2dcafb0a34c585b1f6375a29fd653e061a382482fc9fb

diff --git a/dev-python/gevent/gevent-21.12.0.ebuild 
b/dev-python/gevent/gevent-21.12.0.ebuild
new file mode 100644
index ..0c7cee33a7e9
--- /dev/null
+++ b/dev-python/gevent/gevent-21.12.0.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_REQ_USE="ssl(+),threads(+)"
+
+inherit distutils-r1 flag-o-matic
+
+DESCRIPTION="Coroutine-based network library"
+HOMEPAGE="https://www.gevent.org/ https://pypi.org/project/gevent/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-macos"
+IUSE="doc examples test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+   >=dev-libs/libev-4.31:=
+   dev-libs/libuv:=
+   >=net-dns/c-ares-1.12:=
+"
+RDEPEND="${DEPEND}
+   virtual/python-greenlet[${PYTHON_USEDEP}]
+   dev-python/zope-event[${PYTHON_USEDEP}]
+   dev-python/zope-interface[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   test? (
+   dev-python/dnspython[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+   )"
+
+distutils_enable_sphinx doc
+
+# Tests take long and fail terribly a few times.
+# It also seems that they require network access.
+#RESTRICT="test"
+
+python_prepare_all() {
+   export GEVENTSETUP_EMBED="false"
+
+   distutils-r1_python_prepare_all
+}
+
+python_configure_all() {
+   append-flags -fno-strict-aliasing
+}
+
+python_test() {
+   # Just in case.
+   export GEVENTTEST_USE_RESOURCES=-network
+
+   cd src/gevent/tests || die
+
+   # Tests which need network but aren't marked as such
+   echo "test__getaddrinfo_import.py" >> tests_that_dont_use_resolver.txt 
|| die
+   echo "test_socketqcqqrwns.py" >> tests_that_dont_use_resolver.txt || die
+
+   # Test hangs (testPeek)
+   echo "test_socket.py" >> tests_that_dont_use_resolver.txt || die
+
+   # TODO: figure out how to make them work and not hang
+   #GEVENT_RESOLVER=ares \
+   #   "${EPYTHON}" -m gevent.tests \
+   #   --verbose \
+   #   -uall,-network \
+   #   --config known_failures.py \
+   #   --ignore tests_that_dont_use_resolver.txt || die
+   GEVENT_RESOLVER=dnspython \
+   "${EPYTHON}" -m gevent.tests \
+   --verbose \
+   -uall,-network \
+   --config known_failures.py \
+   --ignore tests_that_dont_use_resolver.txt || die
+   GEVENT_RESOLVER=thread \
+   "${EPYTHON}" -m gevent.tests \
+   --verbose \
+   -uall,-network \
+   --config known_failures.py \
+   --ignore tests_that_dont_use_resolver.txt || die
+   GEVENT_FILE=thread \
+   "${EPYTHON}" -m gevent.tests \
+   --verbose \
+   -uall,-network \
+   --config known_failures.py \
+   test__*subprocess*.py || die
+}
+
+python_install_all() {
+   local DOCS=( AUTHORS README.rst )
+   use examples && dodoc -r examples
+
+   distutils-r1_python_install_all
+}



[gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/

2021-12-27 Thread Georgy Yakovlev
commit: d56361c776dfa21baa8cc1f3d395bb6d5a10c5f8
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Tue Dec 28 03:01:24 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Tue Dec 28 03:11:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56361c7

gnome-extra/chrome-gnome-shell: enable py3.10

Signed-off-by: Georgy Yakovlev  gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild 
b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index 45f889c7f4f5..fdd0cb9ab06c 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit cmake-utils python-single-r1
 



[gentoo-commits] repo/gentoo:master commit in: sys-cluster/rdma-core/files/

2021-12-27 Thread Brian Evans
commit: e37e57699e0765d4a2d33e2a445c008cec7119bd
Author: Brian Evans  gentoo  org>
AuthorDate: Tue Dec 28 01:31:38 2021 +
Commit: Brian Evans  gentoo  org>
CommitDate: Tue Dec 28 02:36:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37e5769

sys-cluster/rdma-core: Improve OpenRC script variables

Use command_background to allow for portablility instead of using
start_stop_daemon_args.  This enables users to leverage supervise-daemon.

The changed setting has no effect for working installs.  Fine to wait on new
builds.

Closes: https://bugs.gentoo.org/828096
Signed-off-by: Brian Evans  gentoo.org>

 sys-cluster/rdma-core/files/ibacm.init | 4 ++--
 sys-cluster/rdma-core/files/iwpmd.init | 4 ++--
 sys-cluster/rdma-core/files/srpd.init  | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/rdma-core/files/ibacm.init 
b/sys-cluster/rdma-core/files/ibacm.init
index 719accfa95c8..e87321aae596 100644
--- a/sys-cluster/rdma-core/files/ibacm.init
+++ b/sys-cluster/rdma-core/files/ibacm.init
@@ -1,7 +1,7 @@
 #!/sbin/openrc-run
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 command="/usr/sbin/ibacm"
 pidfile="/run/${SVCNAME}.pid"
-start_stop_daemon_args="-b -m"
+command_background="yes"

diff --git a/sys-cluster/rdma-core/files/iwpmd.init 
b/sys-cluster/rdma-core/files/iwpmd.init
index b1ffa33fcc8a..c377b1e7d547 100644
--- a/sys-cluster/rdma-core/files/iwpmd.init
+++ b/sys-cluster/rdma-core/files/iwpmd.init
@@ -1,7 +1,7 @@
 #!/sbin/openrc-run
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 command="/usr/sbin/iwpmd"
 pidfile="/run/${SVCNAME}.pid"
-start_stop_daemon_args="-b -m"
+command_background="yes"

diff --git a/sys-cluster/rdma-core/files/srpd.init 
b/sys-cluster/rdma-core/files/srpd.init
index ac6db2ffad9b..28d21b264992 100644
--- a/sys-cluster/rdma-core/files/srpd.init
+++ b/sys-cluster/rdma-core/files/srpd.init
@@ -1,10 +1,10 @@
 #!/sbin/openrc-run
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 command="/usr/sbin/srp_daemon.sh"
 pidfile="/run/${SVCNAME}.pid"
-start_stop_daemon_args="-b -m"
+command_background="yes"
 
 rdma_config="/etc/infiniband/openib.conf"
 [ -f ${rdma_config} ] && . ${rdma_config}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut/

2021-12-27 Thread Sam James
commit: f9d86dee6145d565475f8cfe8889bc53cab807a2
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 02:29:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 02:29:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d86dee

sys-kernel/dracut: Stabilize 055-r4 amd64, #830107

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

 sys-kernel/dracut/dracut-055-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-055-r4.ebuild 
b/sys-kernel/dracut/dracut-055-r4.ebuild
index 5f4c460921cb..3b52bb357e8e 100644
--- a/sys-kernel/dracut/dracut-055-r4.ebuild
+++ b/sys-kernel/dracut/dracut-055-r4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/dracutdevs/dracut;
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc 
~x86"
SRC_URI="https://www.kernel.org/pub/linux/utils/boot/${PN}/${P}.tar.xz;
 fi
 



[gentoo-commits] repo/gentoo:master commit in: sci-astronomy/kstars/

2021-12-27 Thread Sam James
commit: 2b4fd4230d497288b4c93dd0d8d63cca217218a2
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 02:29:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 02:29:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b4fd423

sci-astronomy/kstars: Stabilize 3.5.6 amd64, #829332

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

 sci-astronomy/kstars/kstars-3.5.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-astronomy/kstars/kstars-3.5.6.ebuild 
b/sci-astronomy/kstars/kstars-3.5.6.ebuild
index ae17d174d3ba..3894e3b45a4a 100644
--- a/sci-astronomy/kstars/kstars-3.5.6.ebuild
+++ b/sci-astronomy/kstars/kstars-3.5.6.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://apps.kde.org/kstars/ 
https://edu.kde.org/kstars/;
 
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="amd64 ~x86"
 fi
 
 LICENSE="GPL-2+ GPL-3+"



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

2021-12-27 Thread Sam James
commit: b3394fb8975a2126e0e7d4c8e30faef99c5c497c
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 02:29:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 02:29:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3394fb8

sci-libs/indilib: Stabilize 1.9.3 amd64, #829332

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

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

diff --git a/sci-libs/indilib/indilib-1.9.3.ebuild 
b/sci-libs/indilib/indilib-1.9.3.ebuild
index 52c24844aa14..deebba080bd7 100644
--- a/sci-libs/indilib/indilib-1.9.3.ebuild
+++ b/sci-libs/indilib/indilib-1.9.3.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${P/lib/}"
 
 LICENSE="BSD GPL-2+ LGPL-2+ LGPL-2.1+"
 SLOT="0/1"
-KEYWORDS="~amd64 ppc ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ppc ppc64 ~riscv ~x86"
 IUSE="ogg rtlsdr test websocket"
 
 RESTRICT="!test? ( test )"



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

2021-12-27 Thread Sam James
commit: 0d0e5ab741f884b4061749b4b00aba9a4736afb3
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 01:54:54 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 01:54:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0e5ab7

net-firewall/firewalld: drop 0.9.3-r1, 0.9.5, 1.0.1

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

 net-firewall/firewalld/Manifest  |   3 -
 net-firewall/firewalld/firewalld-0.9.3-r1.ebuild | 117 --
 net-firewall/firewalld/firewalld-0.9.5.ebuild| 117 --
 net-firewall/firewalld/firewalld-1.0.1.ebuild| 121 ---
 4 files changed, 358 deletions(-)

diff --git a/net-firewall/firewalld/Manifest b/net-firewall/firewalld/Manifest
index 45ebd490af73..df3e7246dc75 100644
--- a/net-firewall/firewalld/Manifest
+++ b/net-firewall/firewalld/Manifest
@@ -1,4 +1 @@
-DIST firewalld-0.9.3.tar.gz 1309371 BLAKE2B 
78a86f9c14ed8cc2497f3b79e4be627a28dcdcd4e8117438cb24142643bd16dc624196a80ce2c9f81c63f745c1b1430b2e8c2f3f1061f98fd4fa58f6227def81
 SHA512 
6ae45652225a3b983c0f67307208df171cf4794da5873a84b4a827753b8d93736f0538e06d31cd8177446827691886a58a493b6be1dcf6efd1a550f8886522f4
-DIST firewalld-0.9.5.tar.gz 1317089 BLAKE2B 
7c4fbd1f4fcd941247bb474d6436101e8da97805d6eedaa02f957a041abe4d262bd6f2dab0e94fea34ebc8dc4361bc59eb6c7a9c9536553f7fce370fa47defd1
 SHA512 
5a5f91ff4aaa24ab9e4727b5b3b9f4fa252da28070e3eb62e2880618f6976df0eee626593efedc8c21a615df65f89f34d1a7e9b3aaf970e6290a35b9363bab4b
-DIST firewalld-1.0.1.tar.gz 1306854 BLAKE2B 
6dd68ed4219eb7d266e6bfa4d626dec51dcf28aae84609c9b87afa8e397179b0565bc8144c106c8ae8770293b371552b930679ec8a1204b2c9cb1f75e39c7013
 SHA512 
875af09caface324f7b5cfb0a87df5d309ff2e9e51d6d3a797f46f951ba95f4e1bc9f9f046f5191fafdef878dc65baf1b77a25a17f5aaf2f32bb1e1f782f1f8c
 DIST firewalld-1.0.2.tar.gz 1307963 BLAKE2B 
11a7710981ba39f4bcb8431558e5b558a60d77fb1aa3fe4c5febc37f2eab754a6608e4820b6318c963bb6290a9b26ae9e162d9e46277c34dfdacac46ba938b21
 SHA512 
fbb60a6f52e5be26051303769b6521a6c775d450ab6704f2d63fe38dc6194976ad36f1d924380d09012f41ab6dab1f6f78c5a859fbfe00c52cdff40d82e62283

diff --git a/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild 
b/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild
deleted file mode 100644
index 298f34bb09cd..
--- a/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild
+++ /dev/null
@@ -1,117 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8,9} )
-inherit autotools bash-completion-r1 gnome2-utils linux-info plocale 
python-single-r1 systemd xdg-utils
-
-DESCRIPTION="A firewall daemon with D-Bus interface providing a dynamic 
firewall"
-HOMEPAGE="https://www.firewalld.org/;
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-IUSE="gui +nftables +iptables"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   !!net-firewall/gshield
-   nftables? ( net-firewall/nftables[python,json] )
-   iptables? (
-   net-firewall/iptables[ipv6]
-   net-firewall/ebtables
-   net-firewall/ipset
-   nftables? ( net-firewall/nftables[xtables(+)] )
-   )
-   || ( >=sys-apps/openrc-0.11.5 sys-apps/systemd )
-   $(python_gen_cond_dep '
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   dev-python/decorator[${PYTHON_USEDEP}]
-   >=dev-python/python-slip-0.2.7[dbus,${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]
-   gui? (
-   x11-libs/gtk+:3
-   dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
-   )
-   ')"
-
-DEPEND="${RDEPEND}
-   dev-libs/glib:2
-   >=dev-util/intltool-0.35
-   sys-devel/gettext"
-
-RESTRICT="test" # bug 650760
-
-PLOCALES="ar as ast bg bn_IN ca cs da de el en_GB en_US es et eu fa fi fr gl 
gu hi hu ia id it ja ka kn ko lt ml mr nl or pa pl pt pt_BR ru sk sq sr 
sr@latin sv ta te tr uk zh_CN zh_TW"
-
-pkg_setup() {
-   local CONFIG_CHECK="~NF_CONNTRACK ~NETFILTER_XT_MATCH_CONNTRACK"
-
-   # kernel >= 4.19 has unified a NF_CONNTRACK module, bug 692944
-   if kernel_is -lt 4 19; then
-   CONFIG_CHECK="${CONFIG_CHECK} ~NF_CONNTRACK_IPV4 
~NF_CONNTRACK_IPV6"
-   fi
-
-   linux-info_pkg_setup
-}
-
-src_prepare() {
-   default
-   eautoreconf
-
-   plocale_find_changes "po" "" ".po"
-   plocale_get_locales | sed -e 's/ /\n/g' > po/LINGUAS
-}
-
-src_configure() {
-   python_setup
-
-   local econf_args=(
-   --enable-systemd
-   $(use_with iptables iptables "${EPREFIX}/sbin/iptables")
-   $(use_with iptables iptables_restore 
"${EPREFIX}/sbin/iptables-restore")
-   $(use_with iptables ip6tables 

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

2021-12-27 Thread Sam James
commit: b1630545b0a0b1d71775a2c7ec89025be32c3f49
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 01:50:24 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 01:50:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1630545

net-firewall/firewalld: update needed kernel options/modules

See: https://zigford.org/firewalld-kernel-requirements.html
Thanks-to: Jessie Harris  zigford.org>
Thanks-to: Stijn Tintel  linux-ipv6.be>
Thanks-to: genr8eofl_
Closes: https://bugs.gentoo.org/830132
Closes: https://bugs.gentoo.org/703322
Signed-off-by: Sam James  gentoo.org>

 net-firewall/firewalld/firewalld-1.0.2.ebuild | 89 ++-
 1 file changed, 86 insertions(+), 3 deletions(-)

diff --git a/net-firewall/firewalld/firewalld-1.0.2.ebuild 
b/net-firewall/firewalld/firewalld-1.0.2.ebuild
index d3413dec38c9..a5b813717e90 100644
--- a/net-firewall/firewalld/firewalld-1.0.2.ebuild
+++ b/net-firewall/firewalld/firewalld-1.0.2.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 PYTHON_COMPAT=( python3_{8,9,10} )
 inherit autotools bash-completion-r1 gnome2-utils linux-info plocale 
python-single-r1 systemd xdg-utils
 
-DESCRIPTION="A firewall daemon with D-BUS interface providing a dynamic 
firewall"
-HOMEPAGE="http://www.firewalld.org/;
+DESCRIPTION="A firewall daemon with D-Bus interface providing a dynamic 
firewall"
+HOMEPAGE="https://www.firewalld.org/;
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"
@@ -49,7 +49,90 @@ QA_AM_MAINTAINER_MODE=".*--run autom4te 
--language=autotest.*"
 PLOCALES="ar as ast bg bn_IN ca cs da de el en_GB en_US es et eu fa fi fr gl 
gu hi hu ia id it ja ka kn ko lt ml mr nl or pa pl pt pt_BR ru si sk sq sr 
sr@latin sv ta te tr uk zh_CN zh_TW"
 
 pkg_setup() {
-   local CONFIG_CHECK="~NF_CONNTRACK ~NETFILTER_XT_MATCH_CONNTRACK"
+   # See bug #830132 for the huge list
+   # We can probably narrow it down a bit but it's rather fragile
+   local CONFIG_CHECK="~NF_CONNTRACK ~NETFILTER_XT_MATCH_CONNTRACK
+   ~NETFILTER
+   ~NETFILTER_ADVANCED
+   ~NETFILTER_INGRESS
+   ~NF_NAT_MASQUERADE
+   ~NF_NAT_REDIRECT
+   ~NF_TABLES_INET
+   ~NF_TABLES_IPV4
+   ~NF_TABLES_IPV6
+   ~NF_CONNTRACK
+   ~NF_CONNTRACK_BROADCAST
+   ~NF_CONNTRACK_NETBIOS
+   ~NF_CONNTRACK_TFTP
+   ~NF_CT_NETLINK
+   ~NF_CT_NETLINK_HELPER
+   ~NF_DEFRAG_IPV4
+   ~NF_DEFRAG_IPV6
+   ~NF_NAT
+   ~NF_NAT_TFTP
+   ~NF_REJECT_IPV4
+   ~NF_REJECT_IPV6
+   ~NF_SOCKET_IPV4
+   ~NF_SOCKET_IPV6
+   ~NF_TABLES
+   ~NF_TABLES_SET
+   ~NF_TPROXY_IPV4
+   ~NF_TPROXY_IPV6
+   ~IP_NF_FILTER
+   ~IP_NF_IPTABLES
+   ~IP_NF_MANGLE
+   ~IP_NF_NAT
+   ~IP_NF_RAW
+   ~IP_NF_SECURITY
+   ~IP_NF_TARGET_MASQUERADE
+   ~IP_NF_TARGET_REJECT
+   ~IP6_NF_FILTER
+   ~IP6_NF_IPTABLES
+   ~IP6_NF_MANGLE
+   ~IP6_NF_NAT
+   ~IP6_NF_RAW
+   ~IP6_NF_SECURITY
+   ~IP6_NF_TARGET_MASQUERADE
+   ~IP6_NF_TARGET_REJECT
+   ~IP_SET
+   ~NETFILTER_CONNCOUNT
+   ~NETFILTER_NETLINK
+   ~NETFILTER_NETLINK_OSF
+   ~NETFILTER_NETLINK_QUEUE
+   ~NETFILTER_SYNPROXY
+   ~NETFILTER_XTABLES
+   ~NETFILTER_XT_CONNMARK
+   ~NETFILTER_XT_MATCH_CONNTRACK
+   ~NETFILTER_XT_MATCH_MULTIPORT
+   ~NETFILTER_XT_MATCH_STATE
+   ~NETFILTER_XT_NAT
+   ~NETFILTER_XT_TARGET_MASQUERADE
+   ~NFT_COMPAT
+   ~NFT_COUNTER
+   ~NFT_CT
+   ~NFT_FIB
+   ~NFT_FIB_INET
+   ~NFT_FIB_IPV4
+   ~NFT_FIB_IPV6
+   ~NFT_HASH
+   ~NFT_LIMIT
+   ~NFT_LOG
+   ~NFT_MASQ
+   ~NFT_NAT
+   ~NFT_NET
+   ~NFT_OBJREF
+   ~NFT_QUEUE
+   ~NFT_QUOTA
+   ~NFT_REDIR
+   ~NFT_REJECT
+   ~NFT_REJECT_INET
+   ~NFT_REJECT_IPV4
+   ~NFT_REJECT_IPV6
+   ~NFT_SOCKET
+   ~NFT_SYNPROXY
+   ~NFT_TPROXY
+   ~NFT_TUNNEL
+   ~NFT_XFRM"
 
# kernel >= 4.19 has unified a NF_CONNTRACK module, bug 692944
if kernel_is -lt 4 19; then



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

2021-12-27 Thread Sam James
commit: 85a2ad3a6c88096412ac023c83eb0a896c1746d5
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 01:51:14 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 01:51:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a2ad3a

net-firewall/firewalld: update HOMEPAGE (HTTPS), DESCRIPTION

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

 net-firewall/firewalld/firewalld-0.9.3-r1.ebuild | 4 ++--
 net-firewall/firewalld/firewalld-0.9.5.ebuild| 4 ++--
 net-firewall/firewalld/firewalld-1.0.1.ebuild| 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild 
b/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild
index 11fe3cc84dd2..298f34bb09cd 100644
--- a/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild
+++ b/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 PYTHON_COMPAT=( python3_{8,9} )
 inherit autotools bash-completion-r1 gnome2-utils linux-info plocale 
python-single-r1 systemd xdg-utils
 
-DESCRIPTION="A firewall daemon with D-BUS interface providing a dynamic 
firewall"
-HOMEPAGE="http://www.firewalld.org/;
+DESCRIPTION="A firewall daemon with D-Bus interface providing a dynamic 
firewall"
+HOMEPAGE="https://www.firewalld.org/;
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"

diff --git a/net-firewall/firewalld/firewalld-0.9.5.ebuild 
b/net-firewall/firewalld/firewalld-0.9.5.ebuild
index 59c6dff62994..078f2eb7f7d5 100644
--- a/net-firewall/firewalld/firewalld-0.9.5.ebuild
+++ b/net-firewall/firewalld/firewalld-0.9.5.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 PYTHON_COMPAT=( python3_{8,9} )
 inherit autotools bash-completion-r1 gnome2-utils linux-info plocale 
python-single-r1 systemd xdg-utils
 
-DESCRIPTION="A firewall daemon with D-BUS interface providing a dynamic 
firewall"
-HOMEPAGE="http://www.firewalld.org/;
+DESCRIPTION="A firewall daemon with D-Bus interface providing a dynamic 
firewall"
+HOMEPAGE="https://www.firewalld.org/;
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"

diff --git a/net-firewall/firewalld/firewalld-1.0.1.ebuild 
b/net-firewall/firewalld/firewalld-1.0.1.ebuild
index d99dc6ac2166..9b7974c1591e 100644
--- a/net-firewall/firewalld/firewalld-1.0.1.ebuild
+++ b/net-firewall/firewalld/firewalld-1.0.1.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 PYTHON_COMPAT=( python3_{8,9,10} )
 inherit autotools bash-completion-r1 gnome2-utils linux-info plocale 
python-single-r1 systemd xdg-utils
 
-DESCRIPTION="A firewall daemon with D-BUS interface providing a dynamic 
firewall"
-HOMEPAGE="http://www.firewalld.org/;
+DESCRIPTION="A firewall daemon with D-Bus interface providing a dynamic 
firewall"
+HOMEPAGE="https://www.firewalld.org/;
 SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2+"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opencv/, media-plugins/gst-plugins-opencv/files/

2021-12-27 Thread Sam James
commit: 11f22dbd44047fa6ff4a011e2d42c6f9799fa5b3
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 01:17:44 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 01:24:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f22dbd

media-plugins/gst-plugins-opencv: fix build with newer glib

Closes: https://bugs.gentoo.org/805944
Closes: https://bugs.gentoo.org/826702
Signed-off-by: Sam James  gentoo.org>

 .../files/gst-plugins-bad-1.18.4-volatile-glib.patch   | 14 ++
 .../gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild |  1 +
 2 files changed, 15 insertions(+)

diff --git 
a/media-plugins/gst-plugins-opencv/files/gst-plugins-bad-1.18.4-volatile-glib.patch
 
b/media-plugins/gst-plugins-opencv/files/gst-plugins-bad-1.18.4-volatile-glib.patch
new file mode 100644
index ..63e26eaa5cdb
--- /dev/null
+++ 
b/media-plugins/gst-plugins-opencv/files/gst-plugins-bad-1.18.4-volatile-glib.patch
@@ -0,0 +1,14 @@
+https://bugs.gentoo.org/826702
+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2155/diffs?commit_id=68858358544dd3b7e20663f731db22fd74a78a45
 (cherry-picked relevant part)
+
+--- a/ext/opencv/gstcvdilateerode.cpp
 b/ext/opencv/gstcvdilateerode.cpp
+@@ -87,7 +87,7 @@ static void gst_cv_dilate_erode_get_property (GObject * 
object, guint prop_id,
+ GType
+ gst_cv_dilate_erode_get_type (void)
+ {
+-  static volatile gsize opencv_dilate_erode_type = 0;
++  static gsize opencv_dilate_erode_type = 0;
+
+   if (g_once_init_enter (_dilate_erode_type)) {
+ GType _type;

diff --git 
a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild 
b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild
index f1e18c62e1e4..02f6c5c78873 100644
--- a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild
+++ b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.18.4-r2.ebuild
@@ -19,6 +19,7 @@ DEPEND="${RDEPEND}"
 
 PATCHES=(
"${FILESDIR}"/gst-plugins-bad-${PV}-use-system-libs-opencv.patch
+   "${FILESDIR}"/gst-plugins-bad-${PV}-volatile-glib.patch
 )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: media-video/pitivi/, media-video/pitivi/files/

2021-12-27 Thread Sam James
commit: 9ada748e8e0dff302c0f528e44915349e8d8a851
Author: Sam James  gentoo  org>
AuthorDate: Tue Dec 28 01:20:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Dec 28 01:24:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ada748e

media-video/pitivi: allow building with newer GStreamer (1.18+)

- Package bundled/bundles parts of gst-transcoder. We now
  forcefully disable building of that copy and remove
  the bundled version/subproject as a safety measure.

  (Not that it should be needed now; it shouldn't
  try to use that version anymore, because...)

- ... patch the build system (upstream patch, long in a release)
  to allow gst 1.18+ / recognise the version of transcoder that
  gst 1.18 has (it's now in gst-plugins-bad).

This actually fixes the sandbox failure too in addition to the
collision with gst-plugins-bad because we're no longer building
a copy of gst-transcoder w/o needed workarounds.

(Wasn't able to reproduce the sandbox failure at first:
ended up installing all gst-* packages, then temporarily
restoring the bundled copy to hit it. leio did suggest
gst-plugins-v4l2 may be enough but I only realised I needed
the bundled copy of gst-transcoder to trigger the failure
after I'd installed everything and it's irrelevant now anyway.)

Closes: https://bugs.gentoo.org/804945
Closes: https://bugs.gentoo.org/830123
Signed-off-by: Sam James  gentoo.org>

 .../pitivi/files/pitivi-0.999-gst-0.18.patch   |  39 +++
 media-video/pitivi/pitivi-0.999-r5.ebuild  | 121 +
 2 files changed, 160 insertions(+)

diff --git a/media-video/pitivi/files/pitivi-0.999-gst-0.18.patch 
b/media-video/pitivi/files/pitivi-0.999-gst-0.18.patch
new file mode 100644
index ..13d375f3a4e5
--- /dev/null
+++ b/media-video/pitivi/files/pitivi-0.999-gst-0.18.patch
@@ -0,0 +1,39 @@
+https://gitlab.gnome.org/GNOME/pitivi/-/commit/51ae6533ee26ffd47e453eb5f5ad8cd46f57d15e.patch
 (rebased)
+https://bugs.gentoo.org/804945
+
+--- a/meson.build
 b/meson.build
+@@ -22,7 +22,6 @@ if get_option('build-gst')
+ 'gst-plugins-base:disable_gtkdoc=true',
+ 'gstreamer:disable_gtkdoc=true',
+ ])
+-subproject('gst-transcoder')
+ endif
+ 
+ gst_dep = dependency('gstreamer-1.0', version : '>= 1.14.2',
+@@ -30,9 +29,6 @@ gst_dep = dependency('gstreamer-1.0', version : '>= 1.14.2',
+ cairo_dep = dependency('cairo')
+ pycairo_dep = dependency('py3cairo')
+ 
+-gst_transcoder_dep = dependency('gst-transcoder-1.0', version : '>= 1.8.1',
+-fallback : ['gst-transcoder', 'gst_transcoder_dep'])
+-
+ pkgdatadir = join_paths(get_option('datadir'), meson.project_name())
+ 
+ git = find_program('git', required : false)
+--- a/tests/__init__.py
 b/tests/__init__.py
+@@ -59,12 +59,7 @@ def setup():
+ 
+ # Make available the compiled C code.
+ sys.path.append(configure.BUILDDIR)
+-subproject_paths = os.path.join(configure.BUILDDIR, "subprojects", 
"gst-transcoder")
+-
+-_prepend_env_paths(LD_LIBRARY_PATH=subproject_paths,
+-   GST_PLUGIN_PATH=subproject_paths,
+-   GI_TYPELIB_PATH=subproject_paths,
+-   GST_PRESET_PATH=[os.path.join(pitivi_dir, "data", 
"videopresets"),
++_prepend_env_paths(GST_PRESET_PATH=[os.path.join(pitivi_dir, "data", 
"videopresets"),
+ os.path.join(pitivi_dir, "data", 
"audiopresets")],
+GST_ENCODING_TARGET_PATH=[os.path.join(pitivi_dir, 
"tests", "test-encoding-targets"),
+  os.path.join(pitivi_dir, 
"data", "encoding-profiles")])

diff --git a/media-video/pitivi/pitivi-0.999-r5.ebuild 
b/media-video/pitivi/pitivi-0.999-r5.ebuild
new file mode 100644
index ..8e55460d1868
--- /dev/null
+++ b/media-video/pitivi/pitivi-0.999-r5.ebuild
@@ -0,0 +1,121 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_REQ_USE="sqlite"
+
+inherit gnome.org meson python-single-r1 virtualx xdg
+
+DESCRIPTION="A non-linear video editor using the GStreamer multimedia 
framework"
+HOMEPAGE="http://www.pitivi.org;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="v4l test"
+RESTRICT="!test? ( test )"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+# XXX: recommends gst-plugins-libav and frei0r-plugins
+
+# Do not forget to check pitivi/check.py for dependencies!!!
+# pycanberra, libav, libnotify and liwnck are optional
+GST_VER="1.14.2"
+
+COMMON_DEPEND="
+   ${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   >=dev-python/pycairo-1.10[${PYTHON_USEDEP}]
+   ')
+   >=x11-libs/cairo-1.10
+
+   >=media-libs/gstreamer-${GST_VER}:1.0[introspection]
+   >media-libs/gst-plugins-bad-1.18
+"
+RDEPEND="${COMMON_DEPEND}
+   >=dev-libs/glib-2.30.0:2
+
+   

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

2021-12-27 Thread Jason Zaman
commit: 17f7dad6dfe975cb98fe248dcef698aa81e1b2e8
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:11:34 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:11:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17f7dad6

sys-apps/policycoreutils: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

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

diff --git a/sys-apps/policycoreutils/policycoreutils-3.3.ebuild 
b/sys-apps/policycoreutils/policycoreutils-3.3.ebuild
index 6b00366fe883..1c90708b2731 100644
--- a/sys-apps/policycoreutils/policycoreutils-3.3.ebuild
+++ b/sys-apps/policycoreutils/policycoreutils-3.3.ebuild
@@ -25,7 +25,7 @@ if [[ ${PV} ==  ]]; then
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz

https://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-${EXTRAS_VER}.tar.bz2;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips x86"
S1="${WORKDIR}/${P}"
S2="${WORKDIR}/policycoreutils-extra"
S="${S1}"



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

2021-12-27 Thread Jason Zaman
commit: 7f26233fcfe2b3f65e3c0a14e8b99c2f5fc5e900
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:11:47 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:11:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f26233f

sys-apps/restorecond: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

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

diff --git a/sys-apps/restorecond/restorecond-3.3.ebuild 
b/sys-apps/restorecond/restorecond-3.3.ebuild
index f3e66897e8c1..ccceea1c063d 100644
--- a/sys-apps/restorecond/restorecond-3.3.ebuild
+++ b/sys-apps/restorecond/restorecond-3.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]] ; then
S="${WORKDIR}/${P}/${PN}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips x86"
 fi
 
 DESCRIPTION="Daemon to watch for creation and set default SELinux fcontexts"



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

2021-12-27 Thread Jason Zaman
commit: 05b83f12e0d170f1f21ff0bfc0f4d0c1a75525b9
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:10:48 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:10:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05b83f12

sys-apps/secilc: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

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

diff --git a/sys-apps/secilc/secilc-3.3.ebuild 
b/sys-apps/secilc/secilc-3.3.ebuild
index 04666a2f99df..8058954b003d 100644
--- a/sys-apps/secilc/secilc-3.3.ebuild
+++ b/sys-apps/secilc/secilc-3.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} ==  ]]; then
S="${WORKDIR}/${P}/${PN}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+   KEYWORDS="amd64 arm arm64 x86"
 fi
 
 LICENSE="GPL-2"



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

2021-12-27 Thread Jason Zaman
commit: dda13d3018f71c5a8a93b39df1b593624abc42af
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:11:10 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:11:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda13d30

sys-apps/selinux-python: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

 sys-apps/selinux-python/selinux-python-3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/selinux-python/selinux-python-3.3.ebuild 
b/sys-apps/selinux-python/selinux-python-3.3.ebuild
index 8e1f90984a8b..3d954e03c653 100644
--- a/sys-apps/selinux-python/selinux-python-3.3.ebuild
+++ b/sys-apps/selinux-python/selinux-python-3.3.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} ==  ]] ; then
S="${WORKDIR}/${P}/${PN#selinux-}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips x86"
 fi
 
 LICENSE="GPL-2"



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

2021-12-27 Thread Jason Zaman
commit: 3278b7d3113a01a097b46e39f199ec45a60f1f28
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:08:40 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:08:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3278b7d3

sys-libs/libselinux: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

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

diff --git a/sys-libs/libselinux/libselinux-3.3.ebuild 
b/sys-libs/libselinux/libselinux-3.3.ebuild
index 8653460938e6..8cb65e1d9e80 100644
--- a/sys-libs/libselinux/libselinux-3.3.ebuild
+++ b/sys-libs/libselinux/libselinux-3.3.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} ==  ]]; then
S="${WORKDIR}/${P}/${PN}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2021-12-27 Thread Jason Zaman
commit: 356c0b0e724a6008726cca2098a9890ea28a7765
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:09:55 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:09:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=356c0b0e

sys-apps/semodule-utils: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

 sys-apps/semodule-utils/semodule-utils-3.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/semodule-utils/semodule-utils-3.3.ebuild 
b/sys-apps/semodule-utils/semodule-utils-3.3.ebuild
index 13fc0d86279e..5a5792a677bd 100644
--- a/sys-apps/semodule-utils/semodule-utils-3.3.ebuild
+++ b/sys-apps/semodule-utils/semodule-utils-3.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]] ; then
S="${WORKDIR}/${P}/${PN}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips x86"
 fi
 
 DESCRIPTION="SELinux policy module utilities"



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

2021-12-27 Thread Jason Zaman
commit: e3825a4c2309b01e78cc395b8b775a213d70e482
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:12:04 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:12:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3825a4c

sys-apps/mcstrans: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

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

diff --git a/sys-apps/mcstrans/mcstrans-3.3.ebuild 
b/sys-apps/mcstrans/mcstrans-3.3.ebuild
index 631d654a0a38..67f5284fcece 100644
--- a/sys-apps/mcstrans/mcstrans-3.3.ebuild
+++ b/sys-apps/mcstrans/mcstrans-3.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == * ]] ; then
S="${WORKDIR}/${P}/${PN}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips x86"
 fi
 
 DESCRIPTION="SELinux context translation to human readable names"



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

2021-12-27 Thread Jason Zaman
commit: 85a45fd68b73ca52b9418af54247b6eeeac6dd31
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:08:58 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:08:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a45fd6

sys-libs/libsemanage: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

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

diff --git a/sys-libs/libsemanage/libsemanage-3.3.ebuild 
b/sys-libs/libsemanage/libsemanage-3.3.ebuild
index 88db66d921c2..cea18c8179bf 100644
--- a/sys-libs/libsemanage/libsemanage-3.3.ebuild
+++ b/sys-libs/libsemanage/libsemanage-3.3.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} ==  ]]; then
S="${WORKDIR}/${P}/${PN}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2021-12-27 Thread Jason Zaman
commit: 181e4203fe243bb038fd9a6d5e76282227d8bfdc
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:08:12 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:08:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181e4203

sys-libs/libsepol: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

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

diff --git a/sys-libs/libsepol/libsepol-3.3.ebuild 
b/sys-libs/libsepol/libsepol-3.3.ebuild
index 0878e1924775..58ebda5eaea9 100644
--- a/sys-libs/libsepol/libsepol-3.3.ebuild
+++ b/sys-libs/libsepol/libsepol-3.3.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} ==  ]]; then
S="${WORKDIR}/${P}/${PN}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${MY_PV}/${MY_P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
S="${WORKDIR}/${MY_P}"
 fi
 



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

2021-12-27 Thread Jason Zaman
commit: a4b169e7c0ad6db659e0f5659f28622b9bee190e
Author: Jason Zaman  gentoo  org>
AuthorDate: Tue Dec 28 01:09:36 2021 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Tue Dec 28 01:09:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4b169e7

sys-apps/checkpolicy: stabilize SELinux userspace 3.3

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jason Zaman  gentoo.org>

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

diff --git a/sys-apps/checkpolicy/checkpolicy-3.3.ebuild 
b/sys-apps/checkpolicy/checkpolicy-3.3.ebuild
index 377994434a35..bba94c05097a 100644
--- a/sys-apps/checkpolicy/checkpolicy-3.3.ebuild
+++ b/sys-apps/checkpolicy/checkpolicy-3.3.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} ==  ]] ; then
S="${WORKDIR}/${P}/${PN}"
 else

SRC_URI="https://github.com/SELinuxProject/selinux/releases/download/${PV}/${P}.tar.gz;
-   KEYWORDS="~amd64 ~arm ~arm64 ~mips ~riscv ~x86"
+   KEYWORDS="amd64 arm arm64 ~mips ~riscv x86"
 fi
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/psmt2-frontend/

2021-12-27 Thread Maciej Barć
commit: 8edf3b96560d39a8af2557eabdb8c58164fce522
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 27 23:58:50 2021 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 27 23:58:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edf3b96

sci-mathematics/psmt2-frontend: metadata: add longdescription and upstream

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć  gentoo.org>

 sci-mathematics/psmt2-frontend/metadata.xml | 8 
 1 file changed, 8 insertions(+)

diff --git a/sci-mathematics/psmt2-frontend/metadata.xml 
b/sci-mathematics/psmt2-frontend/metadata.xml
index a8706c2fbce7..ae10bf8fbbed 100644
--- a/sci-mathematics/psmt2-frontend/metadata.xml
+++ b/sci-mathematics/psmt2-frontend/metadata.xml
@@ -10,4 +10,12 @@
 sci-mathemat...@gentoo.org
 Gentoo Mathematics Project
   
+  
+psmt2-frontend is an OCaml library to parse and type-check a conservative
+extension of the SMT-LIB 2 standard with prenex polymorphism.
+  
+  
+https://github.com/ACoquereau/psmt2-frontend/issues/
+ACoquereau/psmt2-frontend
+  
 



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/psmt2-frontend/

2021-12-27 Thread Maciej Barć
commit: db8c4170efe4daa96a19aad54a72836f04a463b5
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 27 23:40:12 2021 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 27 23:47:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db8c4170

sci-mathematics/psmt2-frontend: bump to 0.4.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć  gentoo.org>

 sci-mathematics/psmt2-frontend/Manifest|  1 +
 .../psmt2-frontend/psmt2-frontend-0.4.0.ebuild | 23 ++
 2 files changed, 24 insertions(+)

diff --git a/sci-mathematics/psmt2-frontend/Manifest 
b/sci-mathematics/psmt2-frontend/Manifest
index c13d8559bb56..bed990526f44 100644
--- a/sci-mathematics/psmt2-frontend/Manifest
+++ b/sci-mathematics/psmt2-frontend/Manifest
@@ -1 +1,2 @@
 DIST psmt2-frontend-0.2.tar.gz 26976 BLAKE2B 
2b45ceb8d824f5b11455ad0026064b6329b6c6e6173c091b36dc42e8c1dd36924d12d9296db3dcfe748a84fdc37a1a530f3ef485bec904c19a0e6aa8034149f9
 SHA512 
c29802f4265a1cbdb05ee9154ce2c156136af258bc7283dd0fb1d1b2ce162b671553cab96484036d898e3ff7c26ab133f5c2e1ca88e9e48660b2faa139fd1f41
+DIST psmt2-frontend-0.4.0.tar.gz 70801 BLAKE2B 
337b3a87e9bff1c48eec9be4b1b50539c0114cdcdba1ac9c64ee180f73451b6a500f4a970a4f557dc3b886c5932bb72bb0b1b5e130a833b05502954c5279e702
 SHA512 
68b883f4bc4e0e39162807ffae251782871f372850c469889ea5ba5cf59388e363b1de5bc8087ad8624a1466b52611d0e41d78c6c3e6ac8af7c6e6e5c35630c5

diff --git a/sci-mathematics/psmt2-frontend/psmt2-frontend-0.4.0.ebuild 
b/sci-mathematics/psmt2-frontend/psmt2-frontend-0.4.0.ebuild
new file mode 100644
index ..4ff6c1c91532
--- /dev/null
+++ b/sci-mathematics/psmt2-frontend/psmt2-frontend-0.4.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Library to parse and type-check an extension of the SMT-LIB 2 
standard"
+HOMEPAGE="https://github.com/OCamlPro-Coquera/psmt2-frontend;
+SRC_URI="https://github.com/OCamlPro-Coquera/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="+ocamlopt test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-ml/menhir-20181006:="
+DEPEND="${RDEPEND}"
+BDEPEND="test? (
+   dev-ml/ppx_expect
+   dev-ml/ppx_inline_test
+)"



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/psmt2-frontend/

2021-12-27 Thread Maciej Barć
commit: 6ffef97d1884cf248e877347f3338dccc5f7f9cb
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 27 23:38:17 2021 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 27 23:47:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffef97d

sci-mathematics/psmt2-frontend: change maint: tupone -> ml & sci

Signed-off-by: Maciej Barć  gentoo.org>

 sci-mathematics/psmt2-frontend/metadata.xml | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/psmt2-frontend/metadata.xml 
b/sci-mathematics/psmt2-frontend/metadata.xml
index 8c0d75248cf7..a8706c2fbce7 100644
--- a/sci-mathematics/psmt2-frontend/metadata.xml
+++ b/sci-mathematics/psmt2-frontend/metadata.xml
@@ -1,8 +1,13 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
+
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
-   
+  
+m...@gentoo.org
+ML
+  
+  
+sci-mathemat...@gentoo.org
+Gentoo Mathematics Project
+  
 



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/

2021-12-27 Thread Maciej Barć
commit: 9c0afb6206ddcc225b50413cb8a46b8b0eded3cc
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 27 23:46:50 2021 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 27 23:47:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0afb62

sci-mathematics/alt-ergo: bump to 2.4.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć  gentoo.org>

 sci-mathematics/alt-ergo/Manifest  |  1 +
 sci-mathematics/alt-ergo/alt-ergo-2.4.1.ebuild | 44 ++
 2 files changed, 45 insertions(+)

diff --git a/sci-mathematics/alt-ergo/Manifest 
b/sci-mathematics/alt-ergo/Manifest
index de070479a00e..347d94ff7e6e 100644
--- a/sci-mathematics/alt-ergo/Manifest
+++ b/sci-mathematics/alt-ergo/Manifest
@@ -1 +1,2 @@
 DIST alt-ergo-2.3.0.tar.gz 455577 BLAKE2B 
1836782be452df5147fc3041517fd267f3ce7facd15ad460c3e1dfba2b6ea455fee79ad8264ccb12cf21622c21a54c186c9943e7bffb392daab15d046ff93863
 SHA512 
a2f209b62b8494bfefe84328cdc786185e0534c5e224e212b83045b078352a51d2ab02622f72c22c74c7de95c7a554cbdae2a9a8a0c41f3f26c841f8c72f6b21
+DIST alt-ergo-2.4.1.tar.gz 2883046 BLAKE2B 
6930080f7735f043e33d02b7fa0990c53992848796c0a5cf6ea4d7122eb6b9e5d6ac7ce420a4a19da35fa0ce5ff431bc228f2314a6f709f27a16bc7481bbacd5
 SHA512 
c3eee41d3c588ca89c2a1eebe9f10914ef647743b58fb562b682172cf6b6bdeb0920ebbba8a850820c0cb53bad0260f11b82fe71f00830ea9b33f5bb5d4fd048

diff --git a/sci-mathematics/alt-ergo/alt-ergo-2.4.1.ebuild 
b/sci-mathematics/alt-ergo/alt-ergo-2.4.1.ebuild
new file mode 100644
index ..9621bd865e68
--- /dev/null
+++ b/sci-mathematics/alt-ergo/alt-ergo-2.4.1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit dune
+
+DESCRIPTION="Automatic theorem prover"
+HOMEPAGE="https://alt-ergo.ocamlpro.com;
+SRC_URI="https://github.com/OCamlPro/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="CeCILL-C"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE="examples +ocamlopt"
+
+RDEPEND="
+   >=dev-lang/ocaml-4.09.0:=[ocamlopt=]
+   >=dev-ml/menhir-20181006:=
+   >=dev-ml/ocplib-simplex-0.4:=
+   >=sci-mathematics/psmt2-frontend-0.4.0:=
+   dev-ml/camlzip:=
+   dev-ml/num:=
+   dev-ml/seq:=
+   dev-ml/zarith:=
+"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+   default
+
+   # Remove the GTK2 GUI frontend because GTK2 in Gentoo is deprecated
+   rm -r src/bin/gui || die
+}
+
+src_configure() {
+   sh ./configure --prefix /usr --libdir=/usr/$(get_libdir) || die
+}
+
+src_install() {
+   dune-install alt-ergo-lib alt-ergo-parsers alt-ergo
+
+   use examples && dodoc -r examples
+}



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

2021-12-27 Thread Sam James
commit: 3704929554993bf575d9c663a937fe9ab28b73e9
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 27 22:27:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 27 22:27:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37049295

sci-libs/scotch: Stabilize 6.1.0-r1 arm64, #818649

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

 sci-libs/scotch/scotch-6.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/scotch/scotch-6.1.0-r1.ebuild 
b/sci-libs/scotch/scotch-6.1.0-r1.ebuild
index 952cc6463c3f..d6ca0e868e39 100644
--- a/sci-libs/scotch/scotch-6.1.0-r1.ebuild
+++ b/sci-libs/scotch/scotch-6.1.0-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-v${PV}"
 
 LICENSE="CeCILL-2"
 SLOT="0/${SOVER}"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
 IUSE="doc int64 mpi static-libs test tools threads"
 # bug #532620
 REQUIRED_USE="test? ( threads )"



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

2021-12-27 Thread Sam James
commit: 9029f9e333c22334a68be8e9a12f89a8321fd347
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Dec 27 13:54:48 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 27 22:25:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9029f9e3

sys-apps/hwloc: stable 2.6.0 for sparc, bug #829992

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/sys-apps/hwloc/hwloc-2.6.0.ebuild 
b/sys-apps/hwloc/hwloc-2.6.0.ebuild
index 822b36f4490d..b35442059218 100644
--- a/sys-apps/hwloc/hwloc-2.6.0.ebuild
+++ b/sys-apps/hwloc/hwloc-2.6.0.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://www.open-mpi.org/software/${PN}/${MY_PV}/downloads/${P}.tar.bz2
 
 LICENSE="BSD"
 SLOT="0/15"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux"
 IUSE="cairo +cpuid cuda debug gl nvml +pci static-libs svg udev xml X"
 
 # opencl support dropped with x11-drivers/ati-drivers being removed (bug 
#582406).



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/

2021-12-27 Thread Sam James
commit: c3086b1bc6501786dcc763584e0064c77ef4298d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Dec 27 13:53:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 27 22:25:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3086b1b

dev-vcs/git: stable 2.33.1 for sparc, bug #814635

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 dev-vcs/git/git-2.33.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/git/git-2.33.1.ebuild b/dev-vcs/git/git-2.33.1.ebuild
index 13332f363f37..a8aad528c221 100644
--- a/dev-vcs/git/git-2.33.1.ebuild
+++ b/dev-vcs/git/git-2.33.1.ebuild
@@ -46,7 +46,7 @@ if [[ ${PV} != * ]]; then

${SRC_URI_KORG}/${PN}-htmldocs-${DOC_VER}.tar.${SRC_URI_SUFFIX}
)"
[[ "${PV}" == *_rc* ]] || \
-   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"
 fi
 
 LICENSE="GPL-2"



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

2021-12-27 Thread Mart Raudsepp
commit: 311f61f63e91aa555444c30fecd9530be54ec3db
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Dec 27 21:54:18 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Dec 27 21:54:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=311f61f6

app-crypt/libsecret: remove old

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

 app-crypt/libsecret/libsecret-0.20.4.ebuild | 90 -
 1 file changed, 90 deletions(-)

diff --git a/app-crypt/libsecret/libsecret-0.20.4.ebuild 
b/app-crypt/libsecret/libsecret-0.20.4.ebuild
deleted file mode 100644
index 5db7cd230147..
--- a/app-crypt/libsecret/libsecret-0.20.4.ebuild
+++ /dev/null
@@ -1,90 +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} )
-VALA_USE_DEPEND=vapigen
-
-inherit gnome2 meson-multilib python-any-r1 vala virtualx
-
-DESCRIPTION="GObject library for accessing the freedesktop.org Secret Service 
API"
-HOMEPAGE="https://wiki.gnome.org/Projects/Libsecret;
-
-LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only
-SLOT="0"
-
-IUSE="+crypt gtk-doc +introspection test +vala"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="
-   vala? ( introspection )
-   gtk-doc? ( crypt )
-"
-
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-
-DEPEND="
-   >=dev-libs/glib-2.44:2[${MULTILIB_USEDEP}]
-   crypt? ( >=dev-libs/libgcrypt-1.2.2:0=[${MULTILIB_USEDEP}] )
-   introspection? ( >=dev-libs/gobject-introspection-1.29:= )
-"
-RDEPEND="${DEPEND}"
-# gnome-keyring needed at runtime as explained at 
https://bugs.gentoo.org/475182#c2
-PDEPEND=">=gnome-base/gnome-keyring-3" # to avoid circular dep (bug #547456)
-BDEPEND="
-   dev-libs/libxslt
-   dev-util/gdbus-codegen
-   >=sys-devel/gettext-0.19.8
-   virtual/pkgconfig
-   test? (
-   $(python_gen_any_dep '
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/dbus-python[${PYTHON_USEDEP}]
-   introspection? ( 
dev-python/pygobject:3[${PYTHON_USEDEP}] )')
-   introspection? ( >=dev-libs/gjs-1.32 )
-   )
-   vala? ( $(vala_depend) )
-"
-
-PATCHES=(
-   
"${FILESDIR}"/${P}-meson-build-test-vala-unstable-with-DSECRET_WITH_UNS.patch
-)
-
-python_check_deps() {
-   if use introspection; then
-   has_version -b "dev-python/pygobject:3[${PYTHON_USEDEP}]" || 
return
-   fi
-   has_version -b "dev-python/mock[${PYTHON_USEDEP}]" &&
-   has_version -b "dev-python/dbus-python[${PYTHON_USEDEP}]"
-}
-
-pkg_setup() {
-   use test && python-any-r1_pkg_setup
-}
-
-src_prepare() {
-   use vala && vala_src_prepare
-   default
-
-   # Remove @filename@ from the header template that would otherwise cause
-   # differences dependent on the ABI
-   sed -e '/enumerations from "@filename@"/d' \
-   -i libsecret/secret-enum-types.h.template || die
-}
-
-multilib_src_configure() {
-   local emesonargs=(
-   $(meson_use crypt gcrypt)
-
-   # Don't build docs multiple times
-   $(meson_native_true manpage)
-   $(meson_native_use_bool gtk-doc gtk_doc)
-
-   $(meson_native_use_bool introspection)
-   $(meson_native_use_bool vala vapi)
-   )
-   meson_src_configure
-}
-
-multilib_src_test() {
-   virtx meson_src_test
-}



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

2021-12-27 Thread Mart Raudsepp
commit: 53bfa156ac46236aa7c54e5746182c568a0b06ad
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Dec 27 21:51:10 2021 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Dec 27 21:51:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53bfa156

media-libs/gst-plugins-ugly: default enable USE=orc

.. like all other plugins that have the IUSE do

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

 media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild 
b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild
index afd4f5f7fafc..6c0624c11807 100644
--- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild
+++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://gstreamer.freedesktop.org/;
 LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL 
library
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
 
-IUSE="orc"
+IUSE="+orc"
 
 RDEPEND="
>=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]



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

2021-12-27 Thread Michał Górny
commit: f5d748f9381c2e0c57f18bed6985e12d8481c6d4
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:48:34 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:48:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d748f9

dev-python/cliff: Revert "Remove old"

The newer version still hasn't been ~alpha-keyworded.

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

 dev-python/cliff/Manifest   |  2 ++
 dev-python/cliff/cliff-3.8.0.ebuild | 40 +
 dev-python/cliff/cliff-3.9.0.ebuild | 40 +
 3 files changed, 82 insertions(+)

diff --git a/dev-python/cliff/Manifest b/dev-python/cliff/Manifest
index f60397bd87cb..09179103b7e9 100644
--- a/dev-python/cliff/Manifest
+++ b/dev-python/cliff/Manifest
@@ -1 +1,3 @@
 DIST cliff-3.10.0.tar.gz 82636 BLAKE2B 
bb0031a96cca3bd6f7c806c394133ca81e0fad56c65361c3643a32d96d4136228972af2b1567489b4cbb669f9008f0b1dd9eecede73b294097ab3a781ea64443
 SHA512 
52064ca1144cbf5e76b3654924e00a6e12c70707a3d4f7cd9c0bcee514a29c47626152cfb558d46837a967f5e0f827a2af291b4532e383fc7fc3abb616b01803
+DIST cliff-3.8.0.tar.gz 81862 BLAKE2B 
3a8219f822fdf14e1de56204b0f536a92d27be5a99fb628f3aed5b569a1e703d4711bdded28fa42c0692316454847ba3338baac8efae873540652e46d155227a
 SHA512 
002e3ddfb254c5369582cc28572856a8b4ad05d598a7f8aa690add69f49cabb12ef2ef17b6c1553792aaee785b7c1703b05dd9d4889271cd5eba5629fad3d09b
+DIST cliff-3.9.0.tar.gz 82687 BLAKE2B 
d49840831e55a205e809abeb54a6c9d45e807a622dc9b02a104311b8a5ddda43415b504f7fd62075cc4cdf89a1b61605ecf32590fbca3d720c07da83d58890a2
 SHA512 
04b33e14c3b29a02dc04855044184f934919ff92dbc09003f620083e5815597f8dee7201fa33019dd58a3e701d4c3f9966be1f4d23e019a881fee9a9bc1f0dbd

diff --git a/dev-python/cliff/cliff-3.8.0.ebuild 
b/dev-python/cliff/cliff-3.8.0.ebuild
new file mode 100644
index ..0fbb09d634f2
--- /dev/null
+++ b/dev-python/cliff/cliff-3.8.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+# TODO: revert to rdepend once this is merged
+# https://github.com/openstack/cliff/pull/3
+DISTUTILS_USE_SETUPTOOLS=manual
+
+inherit distutils-r1
+
+DESCRIPTION="Command Line Interface Formulation Framework"
+HOMEPAGE="https://github.com/openstack/cliff;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-python/cmd2-0.8.0[${PYTHON_USEDEP}]
+   dev-python/prettytable[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+   !~dev-python/pbr-2.1.0
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest

diff --git a/dev-python/cliff/cliff-3.9.0.ebuild 
b/dev-python/cliff/cliff-3.9.0.ebuild
new file mode 100644
index ..8f59acd6d354
--- /dev/null
+++ b/dev-python/cliff/cliff-3.9.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+# TODO: revert to rdepend once this is merged
+# https://github.com/openstack/cliff/pull/3
+DISTUTILS_USE_SETUPTOOLS=manual
+
+inherit distutils-r1
+
+DESCRIPTION="Command Line Interface Formulation Framework"
+HOMEPAGE="https://github.com/openstack/cliff;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~s390 sparc x86"
+
+RDEPEND="
+   >=dev-python/autopage-0.4.0[${PYTHON_USEDEP}]
+   >=dev-python/cmd2-0.8.0[${PYTHON_USEDEP}]
+   dev-python/prettytable[${PYTHON_USEDEP}]
+   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? (
+   dev-python/sphinx[${PYTHON_USEDEP}]
+   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
+   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests unittest



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

2021-12-27 Thread Michał Górny
commit: 68a1d78198adb7c58061fa672e025dbfab6104f6
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:49:05 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:49:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68a1d781

dev-python/cliff: Remove old

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

 dev-python/cliff/Manifest   |  1 -
 dev-python/cliff/cliff-3.9.0.ebuild | 40 -
 2 files changed, 41 deletions(-)

diff --git a/dev-python/cliff/Manifest b/dev-python/cliff/Manifest
index 09179103b7e9..d7da619fbded 100644
--- a/dev-python/cliff/Manifest
+++ b/dev-python/cliff/Manifest
@@ -1,3 +1,2 @@
 DIST cliff-3.10.0.tar.gz 82636 BLAKE2B 
bb0031a96cca3bd6f7c806c394133ca81e0fad56c65361c3643a32d96d4136228972af2b1567489b4cbb669f9008f0b1dd9eecede73b294097ab3a781ea64443
 SHA512 
52064ca1144cbf5e76b3654924e00a6e12c70707a3d4f7cd9c0bcee514a29c47626152cfb558d46837a967f5e0f827a2af291b4532e383fc7fc3abb616b01803
 DIST cliff-3.8.0.tar.gz 81862 BLAKE2B 
3a8219f822fdf14e1de56204b0f536a92d27be5a99fb628f3aed5b569a1e703d4711bdded28fa42c0692316454847ba3338baac8efae873540652e46d155227a
 SHA512 
002e3ddfb254c5369582cc28572856a8b4ad05d598a7f8aa690add69f49cabb12ef2ef17b6c1553792aaee785b7c1703b05dd9d4889271cd5eba5629fad3d09b
-DIST cliff-3.9.0.tar.gz 82687 BLAKE2B 
d49840831e55a205e809abeb54a6c9d45e807a622dc9b02a104311b8a5ddda43415b504f7fd62075cc4cdf89a1b61605ecf32590fbca3d720c07da83d58890a2
 SHA512 
04b33e14c3b29a02dc04855044184f934919ff92dbc09003f620083e5815597f8dee7201fa33019dd58a3e701d4c3f9966be1f4d23e019a881fee9a9bc1f0dbd

diff --git a/dev-python/cliff/cliff-3.9.0.ebuild 
b/dev-python/cliff/cliff-3.9.0.ebuild
deleted file mode 100644
index 8f59acd6d354..
--- a/dev-python/cliff/cliff-3.9.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-# TODO: revert to rdepend once this is merged
-# https://github.com/openstack/cliff/pull/3
-DISTUTILS_USE_SETUPTOOLS=manual
-
-inherit distutils-r1
-
-DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="https://github.com/openstack/cliff;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~s390 sparc x86"
-
-RDEPEND="
-   >=dev-python/autopage-0.4.0[${PYTHON_USEDEP}]
-   >=dev-python/cmd2-0.8.0[${PYTHON_USEDEP}]
-   dev-python/prettytable[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



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

2021-12-27 Thread Georgy Yakovlev
commit: 5d819d0818132f2881ea4eff3a27cdf02f351dbf
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Dec 27 21:13:54 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Dec 27 21:26:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d819d08

app-text/fzy: update EAPI 6 -> 7

Signed-off-by: Georgy Yakovlev  gentoo.org>

 app-text/fzy/fzy-1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/fzy/fzy-1.0-r1.ebuild b/app-text/fzy/fzy-1.0-r1.ebuild
index 2e74b46c1a85..a7450fedb766 100644
--- a/app-text/fzy/fzy-1.0-r1.ebuild
+++ b/app-text/fzy/fzy-1.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit optfeature savedconfig toolchain-funcs
 



[gentoo-commits] repo/gentoo:master commit in: app-text/fzy/, profiles/updates/, app-text/fzy/files/, app-shells/fzy/, ...

2021-12-27 Thread Georgy Yakovlev
commit: 011d9839787f0918f15b1c8093c0d817e24305cb
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Dec 27 21:11:59 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Dec 27 21:26:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011d9839

app-text/fzy: rename from app-shells/fzy

Signed-off-by: Georgy Yakovlev  gentoo.org>

 {app-shells => app-text}/fzy/Manifest   | 0
 {app-shells => app-text}/fzy/files/1.0-cflags.patch | 0
 {app-shells => app-text}/fzy/fzy-1.0-r1.ebuild  | 0
 {app-shells => app-text}/fzy/fzy-.ebuild| 0
 {app-shells => app-text}/fzy/metadata.xml   | 0
 profiles/updates/4Q-2021| 1 +
 6 files changed, 1 insertion(+)

diff --git a/app-shells/fzy/Manifest b/app-text/fzy/Manifest
similarity index 100%
rename from app-shells/fzy/Manifest
rename to app-text/fzy/Manifest

diff --git a/app-shells/fzy/files/1.0-cflags.patch 
b/app-text/fzy/files/1.0-cflags.patch
similarity index 100%
rename from app-shells/fzy/files/1.0-cflags.patch
rename to app-text/fzy/files/1.0-cflags.patch

diff --git a/app-shells/fzy/fzy-1.0-r1.ebuild b/app-text/fzy/fzy-1.0-r1.ebuild
similarity index 100%
rename from app-shells/fzy/fzy-1.0-r1.ebuild
rename to app-text/fzy/fzy-1.0-r1.ebuild

diff --git a/app-shells/fzy/fzy-.ebuild b/app-text/fzy/fzy-.ebuild
similarity index 100%
rename from app-shells/fzy/fzy-.ebuild
rename to app-text/fzy/fzy-.ebuild

diff --git a/app-shells/fzy/metadata.xml b/app-text/fzy/metadata.xml
similarity index 100%
rename from app-shells/fzy/metadata.xml
rename to app-text/fzy/metadata.xml

diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
index 62cf83b82693..735f05db6a10 100644
--- a/profiles/updates/4Q-2021
+++ b/profiles/updates/4Q-2021
@@ -67,3 +67,4 @@ move app-emulation/lxd app-containers/lxd
 move app-emulation/lxc-templates app-containers/lxc-templates
 move app-emulation/lxc app-containers/lxc
 move dev-libs/stp sci-mathematics/stp
+move app-shells/fzy app-text/fzy



[gentoo-commits] repo/gentoo:master commit in: dev-ada/libadalang-tools/

2021-12-27 Thread Alfredo Tupone
commit: d539e0cde31911fbb593c4a7f9a1f2192562940a
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Dec 27 21:20:36 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Dec 27 21:20:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d539e0cd

dev-ada/libadalang-tools: only gnat_2021

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ada/libadalang-tools/libadalang-tools-22.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/libadalang-tools/libadalang-tools-22.0.0.ebuild 
b/dev-ada/libadalang-tools/libadalang-tools-22.0.0.ebuild
index 9f4a7cad4a24..d0fb5513cc81 100644
--- a/dev-ada/libadalang-tools/libadalang-tools-22.0.0.ebuild
+++ b/dev-ada/libadalang-tools/libadalang-tools-22.0.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-ADA_COMPAT=( gnat_202{0,1} )
+ADA_COMPAT=( gnat_2021 )
 inherit ada multiprocessing
 
 DESCRIPTION="Libadalang-based tools: gnatpp, gnatmetric and gnatstub"



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

2021-12-27 Thread Michał Górny
commit: 69489eac7fb7bc39fd2aaf57f12cb005be8c2d48
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:16:38 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:16:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69489eac

dev-python/python-swiftclient: Remove old

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

 dev-python/python-swiftclient/Manifest |  1 -
 .../python-swiftclient-3.12.0.ebuild   | 35 --
 2 files changed, 36 deletions(-)

diff --git a/dev-python/python-swiftclient/Manifest 
b/dev-python/python-swiftclient/Manifest
index 510bf7f68dae..4d88d9fe6183 100644
--- a/dev-python/python-swiftclient/Manifest
+++ b/dev-python/python-swiftclient/Manifest
@@ -1,2 +1 @@
-DIST python-swiftclient-3.12.0.tar.gz 201199 BLAKE2B 
36a5bc0ed7855b8ec8df51635ed6a2afba405c73809f3ab17c77e07dc362a2578816e63adf6c8da3b81ba8bfa8973326004c09bf980961b3c90987ecfdf95e30
 SHA512 
00e2b1b4d950396fba9232c251dbdf6949ea60e1f9de8f633ffcdeaa51339c5487fbccf9d9f337ef7aecba30e504338c592f9ed64d1d5c6798307a35b806f684
 DIST python-swiftclient-3.13.0.tar.gz 201575 BLAKE2B 
b098f3980590a562278417f572a762064fdc04c643a50767bab15f07679148854d373e0418f9996327fca6fca4ab53b4363b1d681706f96d0c25925bb84a6525
 SHA512 
b228337d1ecd3adc1bbb9f9ac5bd16cc068feadaf4faf398fd84c2a05ee226fa2dd5b4af639229b62271a4546f6db3e02bc0479288e0269745b1a9ff82e6c841

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
deleted file mode 100644
index 1bbedb093395..
--- a/dev-python/python-swiftclient/python-swiftclient-3.12.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-DESCRIPTION="Python bindings to the OpenStack Object Storage API"
-HOMEPAGE="https://launchpad.net/python-swiftclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/requests-1.1.0[${PYTHON_USEDEP}]
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   >=dev-python/keystoneauth-3.4.0[${PYTHON_USEDEP}]
-   dev-python/python-keystoneclient[${PYTHON_USEDEP}]
-   >=dev-python/mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/openstacksdk-0.11.0[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests unittest
-
-python_prepare_all() {
-   sed -e 's/test_password_prompt/_&/' -i test/unit/test_shell.py || die
-   distutils-r1_python_prepare_all
-}



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

2021-12-27 Thread Michał Górny
commit: da8ccffae70cc64f7a261b21d4a2e58617486291
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:16:50 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:16:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da8ccffa

dev-python/python-cinderclient: Remove old

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

 dev-python/python-cinderclient/Manifest|  1 -
 .../python-cinderclient-8.1.0.ebuild   | 44 --
 2 files changed, 45 deletions(-)

diff --git a/dev-python/python-cinderclient/Manifest 
b/dev-python/python-cinderclient/Manifest
index 1d383eaa47df..b4983caa1cf4 100644
--- a/dev-python/python-cinderclient/Manifest
+++ b/dev-python/python-cinderclient/Manifest
@@ -1,2 +1 @@
-DIST python-cinderclient-8.1.0.tar.gz 235387 BLAKE2B 
04b6d9c847ee2f56ccde1e9c953b919282dc45a078bcc88d00633d2158ec175d042ef988b1b97781de0de643c7703178dd847a792a8f3f5509b9ff331e68
 SHA512 
414e7334f84e84edc9a8eb6588be780899c408ce2d744e24622004759e0127f4a73167f78a6ce432d2ed44a745b721cf5c42439f19adbea009451573df5fdf14
 DIST python-cinderclient-8.2.0.tar.gz 233148 BLAKE2B 
4ada4562ff1e51a284cf98e7ca4b324a05a4524951d6193bb4683a3986bc8a26a48373ef78613f3b94ed475992fb781b409fe58f9f3655f3f721b38f7eab770b
 SHA512 
86e7a0c18d960f00448e20485d91443d185902db281014c99f35af463843be6d4bca80712edf44189b53e25853af064c14de18e943d9fdee29446180d9b91bbc

diff --git a/dev-python/python-cinderclient/python-cinderclient-8.1.0.ebuild 
b/dev-python/python-cinderclient/python-cinderclient-8.1.0.ebuild
deleted file mode 100644
index 2b4a90fd2153..
--- a/dev-python/python-cinderclient/python-cinderclient-8.1.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-DESCRIPTION="A client for the OpenStack Cinder API"
-HOMEPAGE="https://launchpad.net/python-cinderclient;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-
-RDEPEND="
-   >=dev-python/keystoneauth-4.2.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-i18n-5.0.1[${PYTHON_USEDEP}]
-   >=dev-python/oslo-utils-4.8.0[${PYTHON_USEDEP}]
-   >=dev-python/pbr-5.5.0[${PYTHON_USEDEP}]
-   >=dev-python/prettytable-0.7.2[${PYTHON_USEDEP}]
-   >=dev-python/requests-2.25.1[${PYTHON_USEDEP}]
-   >=dev-python/simplejson-3.5.1[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-3.3.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   dev-python/pbr[${PYTHON_USEDEP}]
-   test? (
-   dev-python/ddt[${PYTHON_USEDEP}]
-   dev-python/fixtures[${PYTHON_USEDEP}]
-   dev-python/oslo-serialization[${PYTHON_USEDEP}]
-   dev-python/requests-mock[${PYTHON_USEDEP}]
-   dev-python/testtools[${PYTHON_USEDEP}]
-   dev-python/tempest[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest
-
-python_test() {
-   # functional tests require cloud instance access
-   eunittest -b cinderclient/tests/unit
-}



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

2021-12-27 Thread Michał Górny
commit: 3adf36e0ee0ac85583d6299f080f6e26ea8f9cd7
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:14:42 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:14:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3adf36e0

dev-python/prompt_toolkit: Remove old

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

 dev-python/prompt_toolkit/Manifest |  2 --
 .../prompt_toolkit/prompt_toolkit-3.0.22.ebuild| 24 --
 .../prompt_toolkit/prompt_toolkit-3.0.23.ebuild| 24 --
 3 files changed, 50 deletions(-)

diff --git a/dev-python/prompt_toolkit/Manifest 
b/dev-python/prompt_toolkit/Manifest
index 9966acf9bb81..df0932dea3d8 100644
--- a/dev-python/prompt_toolkit/Manifest
+++ b/dev-python/prompt_toolkit/Manifest
@@ -1,3 +1 @@
-DIST prompt_toolkit-3.0.22.tar.gz 3041540 BLAKE2B 
30afe5e4d4267d6264bfe7fbc179d311d13490971dd461ad6a4461640611fa1f7d55f2ed0b3c3ba534e3b52f9456ca69d2f6f14baba511aa7806866cf40edc57
 SHA512 
859f5df00792fa9332c9dc6a7b12e01048aa6b2cd88c35fe5e3521defee69ef9122e4f7f415711538b22171e2519ce846062270f319f12ac4390406036d715fb
-DIST prompt_toolkit-3.0.23.tar.gz 3041820 BLAKE2B 
99835732024771caf5feef478d904547b8e305e521be87898d861902445ee27ded67962b9ec9905dbfc6bcbaeb8da8d71b52ab1b901cf3758e2c1af1c6f61103
 SHA512 
9b57f50c7e42bc99697b2b10ce30eb50289eafd71ecc79d64d0afc6a1565dc08d33f7e4ab06903f94dcb1808efa74535dac64426b5816e1f4f034007583d04ba
 DIST prompt_toolkit-3.0.24.tar.gz 3042044 BLAKE2B 
e9b4186a38756cf6c0d92575e42dfe4507e63f721038374252e7a7d5af76f7df04dc01251079d99a74167aef7e394b50c43b5190df8b9cd68cf74eae31dfbe51
 SHA512 
e423735441407ffe51d46225efa4b747899d47fa5d5a2163e5c0c906d2f1937e80a67bcd06ff6aa97d8a336e507fd0322957e79b9382d1a678994060fcccfb84

diff --git a/dev-python/prompt_toolkit/prompt_toolkit-3.0.22.ebuild 
b/dev-python/prompt_toolkit/prompt_toolkit-3.0.22.ebuild
deleted file mode 100644
index c72fd476459e..
--- a/dev-python/prompt_toolkit/prompt_toolkit-3.0.22.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest

diff --git a/dev-python/prompt_toolkit/prompt_toolkit-3.0.23.ebuild 
b/dev-python/prompt_toolkit/prompt_toolkit-3.0.23.ebuild
deleted file mode 100644
index 94196a1224c8..
--- a/dev-python/prompt_toolkit/prompt_toolkit-3.0.23.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Building powerful interactive command lines in Python"
-HOMEPAGE="
-   https://pypi.org/project/prompt-toolkit/
-   https://github.com/prompt-toolkit/python-prompt-toolkit;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE=""
-
-RDEPEND="
-   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
-   dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest



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

2021-12-27 Thread Michał Górny
commit: 256761e0ea514dd9deb2c7a9689e60b29c31f628
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:15:36 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:15:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256761e0

dev-python/cliff: Remove old

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

 dev-python/cliff/Manifest   |  2 --
 dev-python/cliff/cliff-3.8.0.ebuild | 40 -
 dev-python/cliff/cliff-3.9.0.ebuild | 40 -
 3 files changed, 82 deletions(-)

diff --git a/dev-python/cliff/Manifest b/dev-python/cliff/Manifest
index 09179103b7e9..f60397bd87cb 100644
--- a/dev-python/cliff/Manifest
+++ b/dev-python/cliff/Manifest
@@ -1,3 +1 @@
 DIST cliff-3.10.0.tar.gz 82636 BLAKE2B 
bb0031a96cca3bd6f7c806c394133ca81e0fad56c65361c3643a32d96d4136228972af2b1567489b4cbb669f9008f0b1dd9eecede73b294097ab3a781ea64443
 SHA512 
52064ca1144cbf5e76b3654924e00a6e12c70707a3d4f7cd9c0bcee514a29c47626152cfb558d46837a967f5e0f827a2af291b4532e383fc7fc3abb616b01803
-DIST cliff-3.8.0.tar.gz 81862 BLAKE2B 
3a8219f822fdf14e1de56204b0f536a92d27be5a99fb628f3aed5b569a1e703d4711bdded28fa42c0692316454847ba3338baac8efae873540652e46d155227a
 SHA512 
002e3ddfb254c5369582cc28572856a8b4ad05d598a7f8aa690add69f49cabb12ef2ef17b6c1553792aaee785b7c1703b05dd9d4889271cd5eba5629fad3d09b
-DIST cliff-3.9.0.tar.gz 82687 BLAKE2B 
d49840831e55a205e809abeb54a6c9d45e807a622dc9b02a104311b8a5ddda43415b504f7fd62075cc4cdf89a1b61605ecf32590fbca3d720c07da83d58890a2
 SHA512 
04b33e14c3b29a02dc04855044184f934919ff92dbc09003f620083e5815597f8dee7201fa33019dd58a3e701d4c3f9966be1f4d23e019a881fee9a9bc1f0dbd

diff --git a/dev-python/cliff/cliff-3.8.0.ebuild 
b/dev-python/cliff/cliff-3.8.0.ebuild
deleted file mode 100644
index 0fbb09d634f2..
--- a/dev-python/cliff/cliff-3.8.0.ebuild
+++ /dev/null
@@ -1,40 +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} )
-# TODO: revert to rdepend once this is merged
-# https://github.com/openstack/cliff/pull/3
-DISTUTILS_USE_SETUPTOOLS=manual
-
-inherit distutils-r1
-
-DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="https://github.com/openstack/cliff;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux"
-
-RDEPEND="
-   >=dev-python/cmd2-0.8.0[${PYTHON_USEDEP}]
-   dev-python/prettytable[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-   !~dev-python/pbr-2.1.0
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest

diff --git a/dev-python/cliff/cliff-3.9.0.ebuild 
b/dev-python/cliff/cliff-3.9.0.ebuild
deleted file mode 100644
index 8f59acd6d354..
--- a/dev-python/cliff/cliff-3.9.0.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-# TODO: revert to rdepend once this is merged
-# https://github.com/openstack/cliff/pull/3
-DISTUTILS_USE_SETUPTOOLS=manual
-
-inherit distutils-r1
-
-DESCRIPTION="Command Line Interface Formulation Framework"
-HOMEPAGE="https://github.com/openstack/cliff;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~s390 sparc x86"
-
-RDEPEND="
-   >=dev-python/autopage-0.4.0[${PYTHON_USEDEP}]
-   >=dev-python/cmd2-0.8.0[${PYTHON_USEDEP}]
-   dev-python/prettytable[${PYTHON_USEDEP}]
-   >=dev-python/pyparsing-2.1.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   >=dev-python/stevedore-2.0.1[${PYTHON_USEDEP}]
-   >=dev-python/pyyaml-3.12.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   >dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? (
-   dev-python/sphinx[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_tests unittest



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

2021-12-27 Thread Michał Górny
commit: ac1402acff393367f264b39d94b37f076168860a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:15:16 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:15:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac1402ac

dev-python/openstacksdk: Remove old

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

 dev-python/openstacksdk/Manifest   |  2 -
 dev-python/openstacksdk/openstacksdk-0.59.0.ebuild | 80 --
 dev-python/openstacksdk/openstacksdk-0.60.0.ebuild | 80 --
 3 files changed, 162 deletions(-)

diff --git a/dev-python/openstacksdk/Manifest b/dev-python/openstacksdk/Manifest
index 99ab4001fc8a..4beb8aac7b4f 100644
--- a/dev-python/openstacksdk/Manifest
+++ b/dev-python/openstacksdk/Manifest
@@ -1,3 +1 @@
-DIST openstacksdk-0.59.0.tar.gz 1021995 BLAKE2B 
be57afcdc707547e2cd69774de1b7d0dc4b84ffe58bdaa4f063b85996e8ee08ded60004d3211f827d7b4a5239d1420485ce2fae92b550722c959274a18ed2753
 SHA512 
02f8f8f174896417f0cf4ce1c65c87ea705664fa7a1c6383ad1791f5d94cb818b5b0bfee331bd0d07d724df59859ccef91c507b0c39522115f9549d6258a3eb7
-DIST openstacksdk-0.60.0.tar.gz 1023829 BLAKE2B 
4c3734665126934d0906b3b3356dc195da77191d735c3051664fe48cbb9a0d8b0c5707bd5dd2ad648b9e0d6cf8e6df0cebbe36e411b9a139b52450212fe30837
 SHA512 
3c7240492e1a93045ea9b8ac55d8ddd3ebe4260a161849e281e3be4e3f1185ab7840a284fc1ab64dee20b99cd06c4ddd445bd8bd28c79d2c36655d554a037ff9
 DIST openstacksdk-0.61.0.tar.gz 1029483 BLAKE2B 
5add768f12bc42562bcdaddf0379e1f59af80b34c5a7f808aaa7469788a685b093b47a4c2a8a771f6cf426f6ac11e188fca0843aaa5173266f3c69a0ac69c4f9
 SHA512 
6f02486b9de8c540cf43f49f55b67dede34a24a96229d42b43aa215f6286566579f726b53732a9b3b952cee5df1fa8d3cf2f6ccc7c0ca7f9a1a96888640ff734

diff --git a/dev-python/openstacksdk/openstacksdk-0.59.0.ebuild 
b/dev-python/openstacksdk/openstacksdk-0.59.0.ebuild
deleted file mode 100644
index abdfc62ea1ea..
--- a/dev-python/openstacksdk/openstacksdk-0.59.0.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..9} )
-inherit distutils-r1
-
-DESCRIPTION="A collection of libraries for building applications to work with 
OpenStack"
-HOMEPAGE="https://github.com/openstack/python-openstacksdk;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
-
-CDEPEND=">dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
-RDEPEND="${CDEPEND}
-   >=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
-   >=dev-python/appdirs-1.3.0[${PYTHON_USEDEP}]
-   >=dev-python/requestsexceptions-1.2.0[${PYTHON_USEDEP}]
-   >dev-python/jsonpatch-1.20[${PYTHON_USEDEP}]
-   >=dev-python/os-service-types-1.7.0[${PYTHON_USEDEP}]
-   >=dev-python/keystoneauth-3.18.0[${PYTHON_USEDEP}]
-   >=dev-python/munch-2.1.0[${PYTHON_USEDEP}]
-   >=dev-python/decorator-4.4.1[${PYTHON_USEDEP}]
-   >=dev-python/jmespath-0.9.0[${PYTHON_USEDEP}]
-   >=dev-python/iso8601-0.1.11[${PYTHON_USEDEP}]
-   >=dev-python/netifaces-0.10.4[${PYTHON_USEDEP}]
-   >=dev-python/dogpile-cache-0.6.5[${PYTHON_USEDEP}]
-   >=dev-python/cryptography-2.7.0[${PYTHON_USEDEP}]
-   dev-python/importlib_metadata[${PYTHON_USEDEP}]
-"
-BDEPEND="${CDEPEND}
-   test? (
-   >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}]
-   >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
-   >=dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/prometheus_client-0.4.2[${PYTHON_USEDEP}]
-   >=dev-python/oslo-config-6.1.0[${PYTHON_USEDEP}]
-   >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
-   >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
-   >=dev-python/statsd-3.3.0[${PYTHON_USEDEP}]
-   >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
-   >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
-   )"
-
-distutils_enable_tests unittest
-
-src_prepare() {
-   # Internet?
-   sed -e 's:test_create_dynamic_large_object:_&:' \
-   -i openstack/tests/unit/cloud/test_object.py || die
-
-   # TODO
-   sed -e 's:test_generate_form:_&:' \
-   -e 's:test_create_static_large_object:_&:' \
-   -e 's:test_object_segment_retries:_&:' \
-   -e 's:test_object_segment_retry_failure:_&:' \
-   -e 's:test_slo_manifest_retry:_&:' \
-   -i openstack/tests/unit/cloud/test_object.py || die
-
-   # unhappy about paths due to test runner
-   sed -e 's:test_method_not_supported:_&:' \
-   -i openstack/tests/unit/test_exceptions.py || die
-   sed -e 's:test_repr:_&:' \
-   -i openstack/tests/unit/test_resource.py || die
-
-   # requires hacking
-   rm openstack/tests/unit/test_hacking.py || die
-
-   distutils-r1_src_prepare

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

2021-12-27 Thread Michał Górny
commit: 1f0961dbdb3c4c40ca6fb4a310d837c4bd979b3f
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:15:48 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:15:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f0961db

dev-python/gitdb: Remove old

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

 dev-python/gitdb/Manifest   |  1 -
 dev-python/gitdb/gitdb-4.0.7.ebuild | 62 -
 2 files changed, 63 deletions(-)

diff --git a/dev-python/gitdb/Manifest b/dev-python/gitdb/Manifest
index e5dc9714e80f..f044b27a55a3 100644
--- a/dev-python/gitdb/Manifest
+++ b/dev-python/gitdb/Manifest
@@ -1,2 +1 @@
-DIST gitdb-4.0.7.tar.gz 394664 BLAKE2B 
4a4586ac276c719110e7ad9ddccca8c0f45cca42f6740d990a974b043a749148088c495ad1939794382ff4094afa712cfa7f17619f371423f1b7a10e65ce72d2
 SHA512 
db63a613ee59249a3fccbd09fc0eca5747b166180bb5885737f849e339e81dfacd04f65e438fef241cf013cde33fe8c99a569c1599b2b5defd37b50e87dbdb0a
 DIST gitdb-4.0.8.tar.gz 394637 BLAKE2B 
8eb3b04664df0fb40b93ee814d94a2526d62127c3dd7d0908f8c3ab9c3fc4d7ad368ad6a4288e509ce2f6e43348cb4f3761aaf404040bad1c59bc920517888af
 SHA512 
fa883bf135080a9defa039bf1f13aebdb91c7e8d397c870e24d7c13acc1b30fc32c6299b43c117657382c1908ace748b0967bc53e02c2d73633cc8603fcb8003

diff --git a/dev-python/gitdb/gitdb-4.0.7.ebuild 
b/dev-python/gitdb/gitdb-4.0.7.ebuild
deleted file mode 100644
index 908e5834607d..
--- a/dev-python/gitdb/gitdb-4.0.7.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
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="GitDB is a pure-Python git object database"
-HOMEPAGE="
-   https://github.com/gitpython-developers/gitdb
-   https://pypi.org/project/gitdb/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
-
-RDEPEND="
-   >=dev-python/smmap-3.0.1[${PYTHON_USEDEP}]"
-BDEPEND="
-   test? (
-   dev-vcs/git
-   )"
-
-distutils_enable_tests nose
-
-src_prepare() {
-   # remove unnecessary version restriction
-   # https://github.com/gitpython-developers/gitdb/issues/67
-   sed -i -e '/smmap/s:,<4::' setup.py || die
-   distutils-r1_src_prepare
-}
-
-src_test() {
-   local i
-
-   mkdir "${T}"/repo || die
-   cd "${T}"/repo || die
-
-   for (( i = 0; i < 2500; ++i )); do
-   echo "${i}" > file"${i}" || die
-   done
-
-   git init || die
-   git config user.email "y...@example.com" || die
-   git config user.name "Your Name" || die
-   git add -A || die
-   git commit -q -m ".." || die
-   git clone --bare "${T}"/repo "${T}"/repo.git || die
-   cd "${S}" || die
-
-   distutils-r1_src_test
-}
-
-python_test() {
-   #TRAVIS=1 disables performance tests which rely on the gitdb repo
-   local -x TRAVIS=1
-   local -x GITDB_TEST_GIT_REPO_BASE="${T}"/repo.git
-   nosetests -v || die "Tests fail with ${EPYTHON}"
-}



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

2021-12-27 Thread Michał Górny
commit: bb518c510bee7310497ec493cbc05d7abcc5827a
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Dec 27 21:15:00 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Dec 27 21:15:00 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb518c51

dev-python/fs: Remove old

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

 dev-python/fs/Manifest |  1 -
 dev-python/fs/fs-2.4.13.ebuild | 53 --
 2 files changed, 54 deletions(-)

diff --git a/dev-python/fs/Manifest b/dev-python/fs/Manifest
index 629c29a9d9a1..4b77af288471 100644
--- a/dev-python/fs/Manifest
+++ b/dev-python/fs/Manifest
@@ -1,2 +1 @@
-DIST pyfilesystem2-2.4.13.tar.gz 176958 BLAKE2B 
154761ddc4db087abdb294ec82ac5b18c46e05f04e783559f3b4d65cde21b9444100130c29d1051a3d2b177f5c9ef7299806fcce1ab3a4b0770b4f1c156abd71
 SHA512 
c07bf6a8d373a11019709ada392153dbf953399631fa388433f9b7b73d9ae1072ea70b8ed9896752161a4737a399520f030b7875dc23137f418268c5acc24f48
 DIST pyfilesystem2-2.4.14.tar.gz 181196 BLAKE2B 
23442e551684fab1493762182944769789ac45e363556705a911b2b3df456da7edfebb58a0d49317f9e9d46316494577be0ec449c86365a510d493d57e1636b0
 SHA512 
7bc69e23e6477a68fdf87d18403ba0bff2ff4eb2d0cf3cd9c7b0078885ed9d718e3f4f5f22bd77c6bcca6ebfa990045104a2d5abcf473a9d77a28aa94884650b

diff --git a/dev-python/fs/fs-2.4.13.ebuild b/dev-python/fs/fs-2.4.13.ebuild
deleted file mode 100644
index 74bdc1599f65..
--- a/dev-python/fs/fs-2.4.13.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1 optfeature
-
-MY_P=pyfilesystem2-${PV}
-DESCRIPTION="Filesystem abstraction layer"
-HOMEPAGE="
-   https://pypi.org/project/fs/
-   https://docs.pyfilesystem.org
-   https://www.willmcgugan.com/tag/fs/
-"
-# Tests from the PyPI tarball are broken
-# https://github.com/PyFilesystem/pyfilesystem2/issues/364
-SRC_URI="
-   https://github.com/PyFilesystem/pyfilesystem2/archive/v${PV}.tar.gz
-   -> ${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ppc ppc64 ~riscv ~s390 sparc x86 
~amd64-linux ~x86-linux"
-
-RDEPEND="
-   >=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}]
-   dev-python/pytz[${PYTHON_USEDEP}]
-   >=dev-python/six-1.10[${PYTHON_USEDEP}]
-"
-BDEPEND="
-   test? (
-   dev-python/pyftpdlib[${PYTHON_USEDEP}]
-   dev-python/psutil[${PYTHON_USEDEP}]
-   )
-"
-
-distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
-distutils_enable_tests pytest
-
-python_test() {
-   # pytest-xvfb causes test failures due to a zombie Xvfb process
-   epytest -p no:xvfb
-}
-
-pkg_postinst() {
-   optfeature "S3 support" dev-python/boto
-   optfeature "SFTP support" dev-python/paramiko
-   optfeature "Browser support" dev-python/wxpython
-}



[gentoo-commits] repo/gentoo:master commit in: sci-mathematics/alt-ergo/

2021-12-27 Thread Maciej Barć
commit: 5444eba09a932f93a474c81b98b9ab099ca07334
Author: Maciej Barć  gentoo  org>
AuthorDate: Mon Dec 27 20:33:56 2021 +
Commit: Maciej Barć  gentoo  org>
CommitDate: Mon Dec 27 20:34:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5444eba0

sci-mathematics/alt-ergo: maint change: tupone -> ml & sci

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Maciej Barć  gentoo.org>

 sci-mathematics/alt-ergo/metadata.xml | 36 ---
 1 file changed, 21 insertions(+), 15 deletions(-)

diff --git a/sci-mathematics/alt-ergo/metadata.xml 
b/sci-mathematics/alt-ergo/metadata.xml
index bd913dcab82d..0892f84cbfc2 100644
--- a/sci-mathematics/alt-ergo/metadata.xml
+++ b/sci-mathematics/alt-ergo/metadata.xml
@@ -1,19 +1,25 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
+
 
-   
-   tup...@gentoo.org
-   Tupone Alfredo
-   
-   
-   Alt-Ergo is an open-source automatic solver of mathematical 
formulas
-   designed for program verification. It is based on 
Satisfiability Modulo
-   Theories (SMT). Solvers of this family have made impressive 
advances
-   and became very popular during the last decade. They are now 
used is
-   various domains such as hardware design, software verification 
and
-   formal testing.
-   
-   
-   OCamlPro/alt-ergo
-   
+  
+m...@gentoo.org
+ML
+  
+  
+sci-mathemat...@gentoo.org
+Gentoo Mathematics Project
+  
+  
+Alt-Ergo is an open-source automatic solver of mathematical formulas
+designed for program verification. It is based on Satisfiability Modulo
+Theories (SMT). Solvers of this family have made impressive advances
+and became very popular during the last decade. They are now used is
+various domains such as hardware design, software verification and
+formal testing.
+  
+  
+https://github.com/OCamlPro/alt-ergo/issues/
+OCamlPro/alt-ergo
+  
 



[gentoo-commits] data/api:master commit in: files/overlays/

2021-12-27 Thread Jakov Smolić
commit: 2ef2b4d6289fbadc6e7fb303e2257e5008cc9998
Author: AtharvaAmritkar  protonmail  com>
AuthorDate: Mon Dec 27 18:09:27 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 20:33:23 2021 +
URL:https://gitweb.gentoo.org/data/api.git/commit/?id=2ef2b4d6

repositories: add hikari overlay

Closes: https://github.com/gentoo/api-gentoo-org/pull/457
Signed-off-by: Jakov Smolić  gentoo.org>

 files/overlays/repositories.xml | 12 
 1 file changed, 12 insertions(+)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index 40bc1b3..2df8dfa 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -2072,6 +2072,18 @@
 https://cgit.gentoo.org/user/hibiscus.git/atom/
 
   
+  
+hikari
+hikari's overlay
+https://github.com/AtharvaAmritkar/hikari-overlay
+
+  atharvaamrit...@protonmail.com
+  Atharva Amritkar
+
+https://github.com/atharvaamritkar/hikari-overlay.git
+g...@github.com:atharvaamritkar/hikari-overlay.git
+
https://github.com/AtharvaAmritkar/hikari-overlay/commits/main.atom
+  
   
 holgersson-overlay
 Nils "holgersson" Freydank's personal 
overlay



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

2021-12-27 Thread Andrew Ammerlaan
commit: c3e5fc315129dfaedd58158c6bb9cf5fa8ccdc64
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Dec 27 20:15:39 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Dec 27 20:15:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e5fc31

media-video/droidcam: add missing kernel config to CONFIG_CHECK

Closes: https://bugs.gentoo.org/828528
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 media-video/droidcam/droidcam-1.8.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/droidcam/droidcam-1.8.1-r2.ebuild 
b/media-video/droidcam/droidcam-1.8.1-r2.ebuild
index 5b94e23f942a..819276a7b5d0 100644
--- a/media-video/droidcam/droidcam-1.8.1-r2.ebuild
+++ b/media-video/droidcam/droidcam-1.8.1-r2.ebuild
@@ -43,7 +43,7 @@ BUILD_TARGETS="all"
 MODULE_NAMES="v4l2loopback-dc(video:${S}/v4l2loopback:${S}/v4l2loopback)"
 MODULESD_V4L2LOOPBACK_DC_ENABLED="yes"
 
-CONFIG_CHECK="~SND_ALOOP VIDEO_DEV MEDIA_SUPPORT MEDIA_CAMERA_SUPPORT"
+CONFIG_CHECK="~SND_ALOOP VIDEO_DEV VIDEO_V4L2 MEDIA_SUPPORT 
MEDIA_CAMERA_SUPPORT"
 ERROR_SND_ALOOP="CONFIG_SND_ALOOP is optionally required for audio support"
 
 PATCHES="${FILESDIR}/${PN}-makefile-fixes.patch"



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

2021-12-27 Thread Arthur Zamarin
commit: cc06ef8686982cdb1179d0a1cadc6c566ca5afa2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 20:07:56 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 20:07:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc06ef86

app-shells/ksh: Keyword 1.0.0_beta2 s390, #829226

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-shells/ksh/ksh-1.0.0_beta2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/ksh/ksh-1.0.0_beta2.ebuild 
b/app-shells/ksh/ksh-1.0.0_beta2.ebuild
index 3cfdd740bc9a..4ea8bdc99c17 100644
--- a/app-shells/ksh/ksh-1.0.0_beta2.ebuild
+++ b/app-shells/ksh/ksh-1.0.0_beta2.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/ksh93/${PN}/archive/v${MY_PV}/ksh-v${MY_PV}.tar.gz;
 LICENSE="EPL-1.0"
 SLOT="0"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
 
 S="${WORKDIR}/${PN}-${MY_PV}"
 



[gentoo-commits] repo/gentoo:master commit in: net-im/rocketchat-desktop-bin/

2021-12-27 Thread Andrew Ammerlaan
commit: f1fc957eed3154738cd106a16abb0b4c9c9bde31
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Dec 27 19:52:19 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Dec 27 19:52:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1fc957e

net-im/rocketchat-desktop-bin: add version 3.7.2

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 net-im/rocketchat-desktop-bin/Manifest |  1 +
 .../rocketchat-desktop-bin-3.7.2.ebuild| 54 ++
 2 files changed, 55 insertions(+)

diff --git a/net-im/rocketchat-desktop-bin/Manifest 
b/net-im/rocketchat-desktop-bin/Manifest
index 21f0f9df253d..e72ebb33fcef 100644
--- a/net-im/rocketchat-desktop-bin/Manifest
+++ b/net-im/rocketchat-desktop-bin/Manifest
@@ -1 +1,2 @@
 DIST rocketchat-3.7.1.x86_64.rpm 72045700 BLAKE2B 
352f7921a5cd409410dcd6744e29f70851fbb884b2f1a328288e9b787b2edacf671b0bd45052f6973541615b0e9dc942d3bce55f6e850d154708192a078c9a93
 SHA512 
e55aa242ce9b017d7a2c435dd5db4751a22f2fd3b56b64f6ea57c5c9c15e2f5f849b32d1f024243923a5dc49364ed0c7db0fd10f2fda9fdd992b5078c258d4b3
+DIST rocketchat-3.7.2.x86_64.rpm 72045336 BLAKE2B 
7c40abf16fa9a5d45809bb142f491da35b8bd0096b66b966e4e6a63520e6b4387aed6cbfeefc9ccdd1806171cb6e71259833c3691a88c3093cb8465e74d4672c
 SHA512 
bcf94c6b0c1fbf1ae0c2c57609865a3b849283315c0e60682926cbc49eb556d144358e3c1d3792ae5f901ed7cef992f0f868c4338b9418fc6d37d0e99168778f

diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.2.ebuild 
b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.2.ebuild
new file mode 100644
index ..46fc3d26d958
--- /dev/null
+++ b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.2.ebuild
@@ -0,0 +1,54 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit rpm xdg
+
+DESCRIPTION="The Ultimate Open Source Web Chat Platform"
+HOMEPAGE="https://rocket.chat;
+SRC_URI="https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/${PV}/rocketchat-${PV}.x86_64.rpm;
+
+KEYWORDS="-* ~amd64"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="
+   app-accessibility/at-spi2-atk:2
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/libappindicator
+   dev-libs/nspr
+   dev-libs/nss
+   media-fonts/noto-emoji
+   media-libs/alsa-lib
+   net-print/cups
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3
+   x11-libs/libnotify
+   x11-libs/libxcb
+   x11-libs/libX11
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libxkbcommon
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXtst
+   x11-libs/libXScrnSaver
+   x11-libs/pango
+"
+
+QA_PREBUILT="/opt/Rocket.Chat/*"
+
+S="${WORKDIR}"
+
+src_install() {
+   # remove files useless for Gentoo
+   rm -r usr/lib || die
+   mv "${S}"/* "${ED}" || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-im/rocketchat-desktop-bin/

2021-12-27 Thread Andrew Ammerlaan
commit: 7f203764d3ecaa16ef5fa967569849dc669fc3df
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Dec 27 19:52:38 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Dec 27 19:52:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f203764

net-im/rocketchat-desktop-bin: drop version 3.7.1

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 net-im/rocketchat-desktop-bin/Manifest |  1 -
 .../rocketchat-desktop-bin-3.7.1.ebuild| 54 --
 2 files changed, 55 deletions(-)

diff --git a/net-im/rocketchat-desktop-bin/Manifest 
b/net-im/rocketchat-desktop-bin/Manifest
index e72ebb33fcef..f50de2ac8795 100644
--- a/net-im/rocketchat-desktop-bin/Manifest
+++ b/net-im/rocketchat-desktop-bin/Manifest
@@ -1,2 +1 @@
-DIST rocketchat-3.7.1.x86_64.rpm 72045700 BLAKE2B 
352f7921a5cd409410dcd6744e29f70851fbb884b2f1a328288e9b787b2edacf671b0bd45052f6973541615b0e9dc942d3bce55f6e850d154708192a078c9a93
 SHA512 
e55aa242ce9b017d7a2c435dd5db4751a22f2fd3b56b64f6ea57c5c9c15e2f5f849b32d1f024243923a5dc49364ed0c7db0fd10f2fda9fdd992b5078c258d4b3
 DIST rocketchat-3.7.2.x86_64.rpm 72045336 BLAKE2B 
7c40abf16fa9a5d45809bb142f491da35b8bd0096b66b966e4e6a63520e6b4387aed6cbfeefc9ccdd1806171cb6e71259833c3691a88c3093cb8465e74d4672c
 SHA512 
bcf94c6b0c1fbf1ae0c2c57609865a3b849283315c0e60682926cbc49eb556d144358e3c1d3792ae5f901ed7cef992f0f868c4338b9418fc6d37d0e99168778f

diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.1.ebuild 
b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.1.ebuild
deleted file mode 100644
index 46fc3d26d958..
--- a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit rpm xdg
-
-DESCRIPTION="The Ultimate Open Source Web Chat Platform"
-HOMEPAGE="https://rocket.chat;
-SRC_URI="https://github.com/RocketChat/Rocket.Chat.Electron/releases/download/${PV}/rocketchat-${PV}.x86_64.rpm;
-
-KEYWORDS="-* ~amd64"
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="
-   app-accessibility/at-spi2-atk:2
-   dev-libs/atk
-   dev-libs/expat
-   dev-libs/libappindicator
-   dev-libs/nspr
-   dev-libs/nss
-   media-fonts/noto-emoji
-   media-libs/alsa-lib
-   net-print/cups
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:3
-   x11-libs/libnotify
-   x11-libs/libxcb
-   x11-libs/libX11
-   x11-libs/libXcomposite
-   x11-libs/libXcursor
-   x11-libs/libXdamage
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXi
-   x11-libs/libxkbcommon
-   x11-libs/libXrandr
-   x11-libs/libXrender
-   x11-libs/libXtst
-   x11-libs/libXScrnSaver
-   x11-libs/pango
-"
-
-QA_PREBUILT="/opt/Rocket.Chat/*"
-
-S="${WORKDIR}"
-
-src_install() {
-   # remove files useless for Gentoo
-   rm -r usr/lib || die
-   mv "${S}"/* "${ED}" || die
-}



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

2021-12-27 Thread Andrew Ammerlaan
commit: c18aa21ee0dc97ce628817088a2641eaa89f47a8
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Dec 27 19:56:04 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Dec 27 19:56:04 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18aa21e

media-video/popcorntime-bin: do not install files for other arches

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild | 4 
 1 file changed, 4 insertions(+)

diff --git a/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild 
b/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild
index a2ae70050632..e806a3f19921 100644
--- a/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild
+++ b/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild
@@ -48,6 +48,10 @@ QA_PREBUILT="/opt/Popcorn-Time/*"
 S="${WORKDIR}"
 
 src_install() {
+   # remove arm/arm64 files, not needed anyway, avoids QA complaint
+   rm opt/Popcorn-Time/node_modules/bufferutil/prebuilds/linux-arm{,64}/* 
|| die
+   rm 
opt/Popcorn-Time/node_modules/utf-8-validate/prebuilds/linux-arm{,64}/* || die
+
mv "${S}"/* "${ED}" || die
dosym ../Popcorn-Time/Popcorn-Time /opt/bin/popcorntime
 }



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

2021-12-27 Thread Andrew Ammerlaan
commit: 4dc990e3540588bf665141010d82b921bd5f4920
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Mon Dec 27 19:45:14 2021 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Mon Dec 27 19:46:31 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dc990e3

media-video/popcorntime-bin: add new package

Closes: https://bugs.gentoo.org/525000
Closes: https://bugs.gentoo.org/601594
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 media-video/popcorntime-bin/Manifest   |  2 +
 media-video/popcorntime-bin/metadata.xml   | 12 +
 .../popcorntime-bin/popcorntime-bin-0.4.6.ebuild   | 53 ++
 3 files changed, 67 insertions(+)

diff --git a/media-video/popcorntime-bin/Manifest 
b/media-video/popcorntime-bin/Manifest
new file mode 100644
index ..10e67e0c2281
--- /dev/null
+++ b/media-video/popcorntime-bin/Manifest
@@ -0,0 +1,2 @@
+DIST Popcorn-Time-0.4.6-amd64.deb 101425596 BLAKE2B 
267cdad781702773b7241d8abd683062cbebe495802d0845e16028cd679344f6916ed9f15f4d14c00a73bae0ca92c377d02e5785bf098a407297ec7ae8b365bf
 SHA512 
38feca591658794ccb0b91ea753c99a776195f2e746e1c5108114fccc88fa2290dd6955cd3d962f35f9653cbb2c48502bcd8c4ac2172cc5b83aa777fd3db6fb3
+DIST Popcorn-Time-0.4.6-i386.deb 104385136 BLAKE2B 
736808eb90e52d5703264cdb7e4c3a7e6458ceb608f122484c91ff51cb38ff21ae7f615a00aeab6b1688bab36fbf7acf2bb546b58be679d518715f4c1fc0513b
 SHA512 
9b9321d2e3b1cbb37f290f7221b0611632bdacd7b3fac12a2e9400022d19e5b4f6fff87b969b62638f9a478e7bd0b04c6bd1e13699e812647af944d042443f2b

diff --git a/media-video/popcorntime-bin/metadata.xml 
b/media-video/popcorntime-bin/metadata.xml
new file mode 100644
index ..070ec4672d4b
--- /dev/null
+++ b/media-video/popcorntime-bin/metadata.xml
@@ -0,0 +1,12 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   popcorn-official/popcorn-desktop
+   
https://github.com/popcorn-official/popcorn-desktop/issues
+   
+   
+   andrewammerl...@gentoo.org
+   Andrew Ammerlaan
+   
+

diff --git a/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild 
b/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild
new file mode 100644
index ..a2ae70050632
--- /dev/null
+++ b/media-video/popcorntime-bin/popcorntime-bin-0.4.6.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit unpacker xdg
+
+DESCRIPTION="BitTorrent client that includes an integrated media player"
+HOMEPAGE="https://github.com/popcorn-official/popcorn-desktop;
+SRC_URI="
+   amd64? ( 
https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.6/Popcorn-Time-${PV}-amd64.deb
 )
+   x86? ( 
https://github.com/popcorn-official/popcorn-desktop/releases/download/v0.4.6/Popcorn-Time-${PV}-i386.deb
 )
+"
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+   app-accessibility/at-spi2-core:2
+   dev-libs/atk
+   dev-libs/expat
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   net-print/cups
+   sys-apps/dbus
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+   x11-libs/libX11
+   x11-libs/libxcb
+   x11-libs/libXcomposite
+   x11-libs/libXcursor
+   x11-libs/libXdamage
+   x11-libs/libXext
+   x11-libs/libXfixes
+   x11-libs/libXi
+   x11-libs/libXrandr
+   x11-libs/libXrender
+   x11-libs/libXScrnSaver
+   x11-libs/libXtst
+   x11-libs/pango
+"
+
+QA_PREBUILT="/opt/Popcorn-Time/*"
+
+S="${WORKDIR}"
+
+src_install() {
+   mv "${S}"/* "${ED}" || die
+   dosym ../Popcorn-Time/Popcorn-Time /opt/bin/popcorntime
+}



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

2021-12-27 Thread Jakov Smolić
commit: ee3957eb713fb60d381278baeab5574175077ef2
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:18:18 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:18:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee3957eb

dev-python/coverage: Stabilize 6.2 x86, #830119

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/coverage/coverage-6.2.ebuild 
b/dev-python/coverage/coverage-6.2.ebuild
index c2529a5fbf82..82b21db8d6c0 100644
--- a/dev-python/coverage/coverage-6.2.ebuild
+++ b/dev-python/coverage/coverage-6.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc x86 ~x64-macos"
 #IUSE="test"
 # The tests are impossible to appease.  Please run them externally
 # via tox.  Or fix the ebuild if you have hours of time to spend



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

2021-12-27 Thread Jakov Smolić
commit: ea1a6aa45b46830c1735f6ee7a5eb13012cd118b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:55 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1a6aa4

dev-python/pylama: Stabilize 8.0.6 amd64, #830112

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/pylama/pylama-8.0.6.ebuild 
b/dev-python/pylama/pylama-8.0.6.ebuild
index 56e1af7e7500..dd58b13db679 100644
--- a/dev-python/pylama/pylama-8.0.6.ebuild
+++ b/dev-python/pylama/pylama-8.0.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/klen/pylama/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
>=dev-python/mccabe-0.6.1[${PYTHON_USEDEP}]



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

2021-12-27 Thread Jakov Smolić
commit: 29c8c2a1128e55cd98241a09756c450459747607
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:54 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c8c2a1

dev-python/radon: Stabilize 5.1.0 amd64, #830112

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/radon/radon-5.1.0.ebuild 
b/dev-python/radon/radon-5.1.0.ebuild
index 96f08dab3acc..88f1939ada38 100644
--- a/dev-python/radon/radon-5.1.0.ebuild
+++ b/dev-python/radon/radon-5.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
dev-python/colorama[${PYTHON_USEDEP}]



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

2021-12-27 Thread Jakov Smolić
commit: e1ab7c865a5dae2fc929f1dfb0e6dae77f2e6f77
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:53 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ab7c86

dev-python/mando: Stabilize 0.6.4-r1 amd64, #830112

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/mando/mando-0.6.4-r1.ebuild 
b/dev-python/mando/mando-0.6.4-r1.ebuild
index f7d975d723d2..d49e88362501 100644
--- a/dev-python/mando/mando-0.6.4-r1.ebuild
+++ b/dev-python/mando/mando-0.6.4-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/rubik/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples"
 
 RDEPEND="dev-python/six[${PYTHON_USEDEP}]"



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

2021-12-27 Thread Jakov Smolić
commit: 24bc33215745994af1c73fa723f206170b43
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:52 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24bc3321

dev-python/eradicate: Stabilize 2.0.0 amd64, #830112

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/eradicate/eradicate-2.0.0.ebuild 
b/dev-python/eradicate/eradicate-2.0.0.ebuild
index 7dc0ba3f1985..e1fb74169915 100644
--- a/dev-python/eradicate/eradicate-2.0.0.ebuild
+++ b/dev-python/eradicate/eradicate-2.0.0.ebuild
@@ -16,6 +16,6 @@ SRC_URI="https://github.com/myint/${PN}/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 distutils_enable_tests unittest



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

2021-12-27 Thread Jakov Smolić
commit: 77d32ecf83956e1b05b821420605b1473d8e5430
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:41 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77d32ecf

dev-python/coverage: Stabilize 6.2 amd64, #830119

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/coverage/coverage-6.2.ebuild 
b/dev-python/coverage/coverage-6.2.ebuild
index e36fe04574e1..c2529a5fbf82 100644
--- a/dev-python/coverage/coverage-6.2.ebuild
+++ b/dev-python/coverage/coverage-6.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
 #IUSE="test"
 # The tests are impossible to appease.  Please run them externally
 # via tox.  Or fix the ebuild if you have hours of time to spend



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

2021-12-27 Thread Jakov Smolić
commit: 1ca7fc46100becc619299d0f27843d74f5b4f52c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:18:07 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:18:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca7fc46

dev-python/pycparser: Stabilize 2.21 x86, #830113

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/pycparser/pycparser-2.21.ebuild 
b/dev-python/pycparser/pycparser-2.21.ebuild
index a3f0655e6996..5369e364964d 100644
--- a/dev-python/pycparser/pycparser-2.21.ebuild
+++ b/dev-python/pycparser/pycparser-2.21.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 ~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"
 
 RDEPEND="dev-python/ply:=[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}



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

2021-12-27 Thread Jakov Smolić
commit: 21a2c9c129a6981ef8e040c230b5728d23122198
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:34 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:34 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21a2c9c1

dev-python/lz4: Stabilize 3.1.10 amd64, #830116

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/lz4/lz4-3.1.10.ebuild b/dev-python/lz4/lz4-3.1.10.ebuild
index cb136d2c665f..fed9769186de 100644
--- a/dev-python/lz4/lz4-3.1.10.ebuild
+++ b/dev-python/lz4/lz4-3.1.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~amd64 arm arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="app-arch/lz4:="
 DEPEND=${RDEPEND}



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

2021-12-27 Thread Jakov Smolić
commit: 68ff9b4285a7ada92d28294c5a7e0897935b9b66
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:47 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ff9b42

dev-python/black: Stabilize 21.12_beta0 amd64, #830121

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/black/black-21.12_beta0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/black/black-21.12_beta0.ebuild 
b/dev-python/black/black-21.12_beta0.ebuild
index 05abeaec7994..2d1e07243e42 100644
--- a/dev-python/black/black-21.12_beta0.ebuild
+++ b/dev-python/black/black-21.12_beta0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/click-8.0.0[${PYTHON_USEDEP}]



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

2021-12-27 Thread Jakov Smolić
commit: 3ecb5be6b782bf22ff489363312fa4b3e4113510
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:16 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ecb5be6

dev-python/python-swiftclient: Stabilize 3.13.0 ALLARCHES, #830110

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild 
b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
index ab6fdef90301..3263bc37bf67 100644
--- a/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
+++ b/dev-python/python-swiftclient/python-swiftclient-3.13.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="
>=dev-python/requests-1.1.0[${PYTHON_USEDEP}]



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

2021-12-27 Thread Jakov Smolić
commit: d343d80a97f36116a68e7a563664e04359006fb7
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:20 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d343d80a

dev-python/python-cinderclient: Stabilize 8.2.0 ALLARCHES, #830111

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild 
b/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild
index a87d02779911..2b4a90fd2153 100644
--- a/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild
+++ b/dev-python/python-cinderclient/python-cinderclient-8.2.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 RDEPEND="
>=dev-python/keystoneauth-4.2.1[${PYTHON_USEDEP}]



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

2021-12-27 Thread Jakov Smolić
commit: 94ab793852848198f7d853a45e342b257e1ad11c
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Dec 27 19:17:24 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Dec 27 19:17:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ab7938

dev-python/pycparser: Stabilize 2.21 amd64, #830113

Signed-off-by: Jakov Smolić  gentoo.org>

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

diff --git a/dev-python/pycparser/pycparser-2.21.ebuild 
b/dev-python/pycparser/pycparser-2.21.ebuild
index 456e92723d21..a3f0655e6996 100644
--- a/dev-python/pycparser/pycparser-2.21.ebuild
+++ b/dev-python/pycparser/pycparser-2.21.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 ~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"
 
 RDEPEND="dev-python/ply:=[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: app-forensics/afl/files/, app-forensics/afl/

2021-12-27 Thread Hanno Böck
commit: 7507da323f5f09b0d6f60e4f7293e456c09f1ec6
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Dec 27 19:14:07 2021 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Dec 27 19:14:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7507da32

app-forensics/afl: Disable clang-fast mode.

This is currently broken with latest clang/llvm versions and an
upstream bug remained unanswered. We may re-enable this
once it's fixed upstream. This should resolve all clang-related
bugs.

Also fix doc installation (bug #720194).

Signed-off-by: Hanno Böck  gentoo.org>
Closes: https://bugs.gentoo.org/720194
Closes: https://bugs.gentoo.org/695488
Closes: https://bugs.gentoo.org/708524
Closes: https://bugs.gentoo.org/821973
Closes: https://bugs.gentoo.org/827107
Closes: https://bugs.gentoo.org/828689
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 app-forensics/afl/afl-2.57b-r2.ebuild  | 48 ++
 .../afl/files/afl-2.57b-install-readmemd.diff  | 12 ++
 2 files changed, 60 insertions(+)

diff --git a/app-forensics/afl/afl-2.57b-r2.ebuild 
b/app-forensics/afl/afl-2.57b-r2.ebuild
new file mode 100644
index ..95bfacc4b55c
--- /dev/null
+++ b/app-forensics/afl/afl-2.57b-r2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib toolchain-funcs flag-o-matic
+
+# See https://github.com/google/AFL/pull/117
+PATCHES=( "${FILESDIR}/${P}-install-readmemd.diff" )
+
+DESCRIPTION="american fuzzy lop - compile-time instrumentation fuzzer"
+HOMEPAGE="https://lcamtuf.coredump.cx/afl/;
+SRC_URI="https://github.com/google/AFL/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="sys-devel/gcc:*
+   !app-forensics/aflplusplus"
+RDEPEND="${DEPEND}"
+QA_PREBUILT="/usr/share/afl/testcases/others/elf/small_exec.elf"
+
+S="${WORKDIR}/AFL-${PV}"
+
+src_compile() {
+   emake CC="$(tc-getCC)" \
+   PREFIX="${EPREFIX}/usr" \
+   HELPER_PATH="${EPREFIX}/usr/$(get_libdir)/afl" \
+   DOC_PATH="${EPREFIX}/usr/share/doc/${PF}"
+#  Not compatible with latest clang, see
+#  https://github.com/google/AFL/issues/151
+#
+#  CC="clang" CXX="clang++" strip-unsupported-flags
+#  cd llvm_mode || die
+#  emake \
+#  PREFIX="${EPREFIX}/usr" \
+#  HELPER_PATH="${EPREFIX}/usr/$(get_libdir)/afl" \
+#  DOC_PATH="${EPREFIX}/usr/share/doc/${PF}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" \
+   PREFIX="${EPREFIX}/usr" \
+   HELPER_PATH="${EPREFIX}/usr/$(get_libdir)/afl" \
+   DOC_PATH="${EPREFIX}/usr/share/doc/${PF}" \
+   install
+}

diff --git a/app-forensics/afl/files/afl-2.57b-install-readmemd.diff 
b/app-forensics/afl/files/afl-2.57b-install-readmemd.diff
new file mode 100644
index ..50b777413c19
--- /dev/null
+++ b/app-forensics/afl/files/afl-2.57b-install-readmemd.diff
@@ -0,0 +1,12 @@
+diff --git a/Makefile b/Makefile
+index 5e800db26..381931289 100644
+--- a/Makefile
 b/Makefile
+@@ -133,7 +133,7 @@ endif
+   set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc 
$${DESTDIR}$(BIN_PATH)/$$i; done
+   install -m 755 afl-as $${DESTDIR}$(HELPER_PATH)
+   ln -sf afl-as $${DESTDIR}$(HELPER_PATH)/as
+-  install -m 644 docs/README docs/ChangeLog docs/*.txt 
$${DESTDIR}$(DOC_PATH)
++  install -m 644 README.md docs/ChangeLog docs/*.txt 
$${DESTDIR}$(DOC_PATH)
+   cp -r testcases/ $${DESTDIR}$(MISC_PATH)
+   cp -r dictionaries/ $${DESTDIR}$(MISC_PATH)



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

2021-12-27 Thread Arthur Zamarin
commit: dd170e648ac018adc6156201f00401325d67cd11
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 19:13:17 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 19:13:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd170e64

dev-python/black: Stabilize 21.12_beta0 ppc, #830121

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/black/black-21.12_beta0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/black/black-21.12_beta0.ebuild 
b/dev-python/black/black-21.12_beta0.ebuild
index b70f5c37e047..05abeaec7994 100644
--- a/dev-python/black/black-21.12_beta0.ebuild
+++ b/dev-python/black/black-21.12_beta0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/click-8.0.0[${PYTHON_USEDEP}]



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

2021-12-27 Thread Arthur Zamarin
commit: 59586c16830cb7acd4751ea481fc96c6a9682f3e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 19:10:30 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 19:10:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59586c16

dev-python/black: Stabilize 21.12_beta0 ppc64, #830121

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/black/black-21.12_beta0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/black/black-21.12_beta0.ebuild 
b/dev-python/black/black-21.12_beta0.ebuild
index bbed6b11d799..b70f5c37e047 100644
--- a/dev-python/black/black-21.12_beta0.ebuild
+++ b/dev-python/black/black-21.12_beta0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/click-8.0.0[${PYTHON_USEDEP}]



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

2021-12-27 Thread Arthur Zamarin
commit: efa03bfdfde33bedc5607dd9887c14e03080473b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 19:08:46 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 19:08:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa03bfd

dev-python/coverage: Stabilize 6.2 ppc, #830119

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/coverage/coverage-6.2.ebuild 
b/dev-python/coverage/coverage-6.2.ebuild
index 16d0201e0789..e36fe04574e1 100644
--- a/dev-python/coverage/coverage-6.2.ebuild
+++ b/dev-python/coverage/coverage-6.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
 #IUSE="test"
 # The tests are impossible to appease.  Please run them externally
 # via tox.  Or fix the ebuild if you have hours of time to spend



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

2021-12-27 Thread Arthur Zamarin
commit: e5293b0d86f9366387233f817701ee5f1c1b1119
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 19:08:05 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 19:08:05 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5293b0d

dev-python/pycparser: Stabilize 2.21 ppc64, #830113

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pycparser/pycparser-2.21.ebuild 
b/dev-python/pycparser/pycparser-2.21.ebuild
index 3e83d71650e2..456e92723d21 100644
--- a/dev-python/pycparser/pycparser-2.21.ebuild
+++ b/dev-python/pycparser/pycparser-2.21.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 ~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"
 
 RDEPEND="dev-python/ply:=[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}



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

2021-12-27 Thread Hanno Böck
commit: 05213f487e2d2f0f501691cc52e6f08874032c4f
Author: Hanno Böck  gentoo  org>
AuthorDate: Mon Dec 27 19:01:08 2021 +
Commit: Hanno Böck  gentoo  org>
CommitDate: Mon Dec 27 19:01:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05213f48

net-libs/courier-authlib: Cleanup

Signed-off-by: Hanno Böck  gentoo.org>
Package-Manager: Portage-3.0.30, Repoman-3.0.3

 net-libs/courier-authlib/Manifest  |   4 -
 .../courier-authlib-0.69.0-r4.ebuild   | 149 -
 .../courier-authlib-0.70.0-r3.ebuild   | 149 -
 .../courier-authlib-0.71.1-r3.ebuild   | 149 -
 .../courier-authlib-0.71.2-r3.ebuild   | 149 -
 5 files changed, 600 deletions(-)

diff --git a/net-libs/courier-authlib/Manifest 
b/net-libs/courier-authlib/Manifest
index aa1b7ec5f3e4..433b7134be87 100644
--- a/net-libs/courier-authlib/Manifest
+++ b/net-libs/courier-authlib/Manifest
@@ -1,6 +1,2 @@
-DIST courier-authlib-0.69.0.tar.bz2 2197718 BLAKE2B 
63c273a85983ce7bd57496eeefac51107e3132dc9eb372f199530dbf6c5a5ddde7f8ee285aa54a096002f9058dc7e1cd9eb1194e3d512ea19882f93b1147345a
 SHA512 
c3806aa50d7ff13f75536064ec46028db3d5e1f4ef64692b5ece64810b4042ae0840bb346c73ae9d36f6113173f0e5e922356a178c10815640a26caa921e1614
-DIST courier-authlib-0.70.0.tar.bz2 2183323 BLAKE2B 
ebf58f8c4e7b58766edc684ced590ea7bfa692eff19a483f4ab7748a73e96e1c66858985ac89e281205838660a72e9a33e3b3c28fce3f94d981b61ca56b1e2b1
 SHA512 
61ce62860cc7ceb51f255a0659bf9b8f4172d0c1c8aee06d9821144330f9526f54e6bdb0158f2fd754d6ad92fd4cc84306b949d46c92e8aed47a397023b36b65
 DIST courier-authlib-0.71.0.tar.bz2 2207895 BLAKE2B 
8eb92b2c07acfb662b34a2234759a80f3a1b5a96c9e537cd6215bd9a9a607ed8995461dd599e4fe2698e70510f11815ad13a0511446303ae5e26ff616f05d92f
 SHA512 
7a9700c472fd9d6942bd15dfd8db474a738817608bcd8106b6211b24cdc0631fd69f99e7a5c9e9f6088c16b53a9304ec429c031b16621f8ef52581af8a4256ec
-DIST courier-authlib-0.71.1.tar.bz2 2208870 BLAKE2B 
5058a5d3182c53020c3be0a693908bd90e6e2397f03124df3efd7c3bd39ebdc794166d49c6153880bbf93518afbf4388160680cd701236b075b6e59624fb6882
 SHA512 
a1b36f4f3b0f11fb34e5dab197b3a0471bc6a99528fe77836b3b2d12f9dac292be4c181aeba5afa3410685dd6882ed00ff6692e74cd0132ba591de1294d0f2d7
-DIST courier-authlib-0.71.2.tar.bz2 2208460 BLAKE2B 
49aaea85032166ba4867e7834bb2f6c8d3eccb0ebe24b94bac3033a3da2154e3162d06892354b37eb0c38db092ce0096b050246db341b18a32065c19f322238a
 SHA512 
b0bd2356013d48a998908d4825901e8e730ec276699005696948781e8af4014e25eded3116fa5a8a38b6236e9713f454170628b51aedab7b7d2ebec082643a47
 DIST courier-authlib-0.71.3.tar.bz2 2208794 BLAKE2B 
4b0f56f066368383d471dd8f46941f7b652a87be939ba6319cf99115991c03dd117d6bc246cc802fa7066ce5c75aaa102c59ae397948dd31ddbbb024059566ef
 SHA512 
02c55ff1a91aac581942f8a4a01edd2bb8e2e1a07faf551d40a97583ce2f6eab12e850e3170df255c1e7680a34e418784ec14bb033825d6bac21192ae37ce55d

diff --git a/net-libs/courier-authlib/courier-authlib-0.69.0-r4.ebuild 
b/net-libs/courier-authlib/courier-authlib-0.69.0-r4.ebuild
deleted file mode 100644
index 14023d2a01b0..
--- a/net-libs/courier-authlib/courier-authlib-0.69.0-r4.ebuild
+++ /dev/null
@@ -1,149 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic
-
-DESCRIPTION="Courier authentication library"
-SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2"
-HOMEPAGE="https://www.courier-mta.org/authlib/;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE="berkdb debug gdbm ldap mysql pam postgres sqlite static-libs"
-
-RESTRICT="!berkdb? ( test )"
-
-DEPEND="net-mail/mailbase
-   >=net-libs/courier-unicode-2.1:=
-   virtual/libcrypt:=
-   gdbm? ( sys-libs/gdbm:= )
-   !gdbm? ( sys-libs/db:= )
-   dev-libs/openssl:0=
-   ldap? ( >=net-nds/openldap-1.2.11 )
-   mysql? ( dev-db/mysql-connector-c:= )
-   pam? ( sys-libs/pam )
-   postgres? ( dev-db/postgresql:= )
-   sqlite? ( dev-db/sqlite:3 )"
-
-RDEPEND="${DEPEND}"
-
-pkg_setup() {
-   if ! has_version 'dev-tcltk/expect' ; then
-   ewarn 'The dev-tcltk/expect package is not installed.'
-   ewarn 'Without it, you will not be able to change system login 
passwords.'
-   ewarn 'However non-system authentication modules (LDAP, MySQL, 
PostgreSQL,'
-   ewarn 'and others) will work just fine.'
-   fi
-}
-
-src_configure() {
-   filter-flags -fomit-frame-pointer
-   local myconf
-   if use berkdb ; then
-   if use gdbm ; then
-   ewarn "Both gdbm and berkdb selected. Using gdbm."
-   else
-   myconf="--with-db=db"
-   fi
-   fi
-   use gdbm && myconf="--with-db=gdbm"
-   use debug && myconf+=" debug=true"
-   use sqlite && 

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

2021-12-27 Thread Arthur Zamarin
commit: 13fdd1809415349ea6ae5cdf5b6752e5749dfe5c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:55:12 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:55:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13fdd180

dev-python/coverage: Stabilize 6.2 ppc64, #830119

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/coverage/coverage-6.2.ebuild 
b/dev-python/coverage/coverage-6.2.ebuild
index 24dfea2f00bc..16d0201e0789 100644
--- a/dev-python/coverage/coverage-6.2.ebuild
+++ b/dev-python/coverage/coverage-6.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
 #IUSE="test"
 # The tests are impossible to appease.  Please run them externally
 # via tox.  Or fix the ebuild if you have hours of time to spend



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

2021-12-27 Thread Arthur Zamarin
commit: b91f5d61375a4ee9ac4768f4882b67d17ed8ad86
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:48 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91f5d61

dev-python/openstacksdk: Stabilize 0.61.0 ALLARCHES, #830115

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/openstacksdk/openstacksdk-0.61.0.ebuild 
b/dev-python/openstacksdk/openstacksdk-0.61.0.ebuild
index 6c03e28d2a76..8d37e11c56e1 100644
--- a/dev-python/openstacksdk/openstacksdk-0.61.0.ebuild
+++ b/dev-python/openstacksdk/openstacksdk-0.61.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 CDEPEND=">dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
 RDEPEND="${CDEPEND}



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

2021-12-27 Thread Arthur Zamarin
commit: 2403a0569e9f61f92fdf1b5e0549c63ecb412df2
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:09 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2403a056

dev-python/lz4: Stabilize 3.1.10 arm64, #830116

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/lz4/lz4-3.1.10.ebuild b/dev-python/lz4/lz4-3.1.10.ebuild
index 2a3ea4a39b2a..c4bcd01304c0 100644
--- a/dev-python/lz4/lz4-3.1.10.ebuild
+++ b/dev-python/lz4/lz4-3.1.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="app-arch/lz4:="
 DEPEND=${RDEPEND}



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

2021-12-27 Thread Arthur Zamarin
commit: 8885c2a7480629c22546bba20f37db69afd13c83
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:14 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8885c2a7

dev-python/lz4: Stabilize 3.1.10 arm, #830116

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/lz4/lz4-3.1.10.ebuild b/dev-python/lz4/lz4-3.1.10.ebuild
index c4bcd01304c0..cb136d2c665f 100644
--- a/dev-python/lz4/lz4-3.1.10.ebuild
+++ b/dev-python/lz4/lz4-3.1.10.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 SLOT="0"
 LICENSE="BSD"
-KEYWORDS="~amd64 ~arm arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 arm arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="app-arch/lz4:="
 DEPEND=${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut/

2021-12-27 Thread Arthur Zamarin
commit: cfa6061d259c8843b963dbffa5e65cfc022eb819
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:54 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa6061d

sys-kernel/dracut: Stabilize 055-r4 ppc64, #830107

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-kernel/dracut/dracut-055-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-055-r4.ebuild 
b/sys-kernel/dracut/dracut-055-r4.ebuild
index 7d3d98f51203..5f4c460921cb 100644
--- a/sys-kernel/dracut/dracut-055-r4.ebuild
+++ b/sys-kernel/dracut/dracut-055-r4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/dracutdevs/dracut;
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc 
~x86"
SRC_URI="https://www.kernel.org/pub/linux/utils/boot/${PN}/${P}.tar.xz;
 fi
 



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

2021-12-27 Thread Arthur Zamarin
commit: 41128c3467ec2c8f97277574dcaa5b9e43a7d5ad
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:29 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41128c34

dev-python/cliff: Stabilize 3.10.0 ALLARCHES, #830120

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/cliff/cliff-3.10.0.ebuild 
b/dev-python/cliff/cliff-3.10.0.ebuild
index 1f682acf24f0..8f59acd6d354 100644
--- a/dev-python/cliff/cliff-3.10.0.ebuild
+++ b/dev-python/cliff/cliff-3.10.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~s390 sparc x86"
 
 RDEPEND="
>=dev-python/autopage-0.4.0[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sys-kernel/dracut/

2021-12-27 Thread Arthur Zamarin
commit: c61f4f4948d8094607378474af74a2c3dd5423c5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:51 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61f4f49

sys-kernel/dracut: Stabilize 055-r4 ppc, #830107

Signed-off-by: Arthur Zamarin  gentoo.org>

 sys-kernel/dracut/dracut-055-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-055-r4.ebuild 
b/sys-kernel/dracut/dracut-055-r4.ebuild
index a7be5b48cc36..7d3d98f51203 100644
--- a/sys-kernel/dracut/dracut-055-r4.ebuild
+++ b/sys-kernel/dracut/dracut-055-r4.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} ==  ]] ; then
EGIT_REPO_URI="https://github.com/dracutdevs/dracut;
 else
[[ "${PV}" = *_rc* ]] || \
-   KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc 
~x86"
+   KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc 
~x86"
SRC_URI="https://www.kernel.org/pub/linux/utils/boot/${PN}/${P}.tar.xz;
 fi
 



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

2021-12-27 Thread Arthur Zamarin
commit: 4739104847ab2dc11211aff760943e38b7be9ffe
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:46 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47391048

dev-python/black: Stabilize 21.12_beta0 arm64, #830121

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/black/black-21.12_beta0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/black/black-21.12_beta0.ebuild 
b/dev-python/black/black-21.12_beta0.ebuild
index 34c64e630934..bbed6b11d799 100644
--- a/dev-python/black/black-21.12_beta0.ebuild
+++ b/dev-python/black/black-21.12_beta0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/click-8.0.0[${PYTHON_USEDEP}]



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

2021-12-27 Thread Arthur Zamarin
commit: 5c451fc165257b21a32fc6bf4fa88ca8cc3533d0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:12 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c451fc1

dev-python/prompt_toolkit: Stabilize 3.0.24 ALLARCHES, #830114

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/prompt_toolkit/prompt_toolkit-3.0.24.ebuild 
b/dev-python/prompt_toolkit/prompt_toolkit-3.0.24.ebuild
index af5d7a8c059d..8747660101ba 100644
--- a/dev-python/prompt_toolkit/prompt_toolkit-3.0.24.ebuild
+++ b/dev-python/prompt_toolkit/prompt_toolkit-3.0.24.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
>=dev-python/six-1.9.0[${PYTHON_USEDEP}]



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

2021-12-27 Thread Arthur Zamarin
commit: fb00e49af6d2fbc5322e404b2698592a47eca4d6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:43 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb00e49a

dev-python/pycparser: Stabilize 2.21 arm64, #830113

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/pycparser/pycparser-2.21.ebuild 
b/dev-python/pycparser/pycparser-2.21.ebuild
index 85bf605672ed..3e83d71650e2 100644
--- a/dev-python/pycparser/pycparser-2.21.ebuild
+++ b/dev-python/pycparser/pycparser-2.21.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 ~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"
 
 RDEPEND="dev-python/ply:=[${PYTHON_USEDEP}]"
 BDEPEND="${RDEPEND}



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

2021-12-27 Thread Arthur Zamarin
commit: d7f9488509a516ed2d48381416ac91a50c28e825
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:32 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7f94885

dev-python/fs: Stabilize 2.4.14 ALLARCHES, #830118

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/fs/fs-2.4.14.ebuild b/dev-python/fs/fs-2.4.14.ebuild
index 9e1393f51df9..6fe7acc69985 100644
--- a/dev-python/fs/fs-2.4.14.ebuild
+++ b/dev-python/fs/fs-2.4.14.ebuild
@@ -24,7 +24,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
>=dev-python/appdirs-1.4.3[${PYTHON_USEDEP}]



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

2021-12-27 Thread Arthur Zamarin
commit: 287b3078b270cf93f7687454fa096fc599cc0810
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:23 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287b3078

dev-python/coverage: Stabilize 6.2 arm, #830119

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/coverage/coverage-6.2.ebuild 
b/dev-python/coverage/coverage-6.2.ebuild
index 8240040f570f..75a3c2e97dd0 100644
--- a/dev-python/coverage/coverage-6.2.ebuild
+++ b/dev-python/coverage/coverage-6.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
 #IUSE="test"
 # The tests are impossible to appease.  Please run them externally
 # via tox.  Or fix the ebuild if you have hours of time to spend



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

2021-12-27 Thread Arthur Zamarin
commit: 1a9c89e1465a117c9453d05989da99e8bd0170b0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:21 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a9c89e1

dev-python/gitdb: Stabilize 4.0.8 ALLARCHES, #830117

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/gitdb/gitdb-4.0.8.ebuild 
b/dev-python/gitdb/gitdb-4.0.8.ebuild
index 474422b5c464..86612404e78f 100644
--- a/dev-python/gitdb/gitdb-4.0.8.ebuild
+++ b/dev-python/gitdb/gitdb-4.0.8.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
x86"
 
 RDEPEND="
>=dev-python/smmap-3.0.1[${PYTHON_USEDEP}]"



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

2021-12-27 Thread Arthur Zamarin
commit: 4a4e5333b65b744e975b80c82e4ab2b64cdfb94e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:35 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4e5333

dev-python/coverage: Stabilize 6.2 arm64, #830119

Signed-off-by: Arthur Zamarin  gentoo.org>

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

diff --git a/dev-python/coverage/coverage-6.2.ebuild 
b/dev-python/coverage/coverage-6.2.ebuild
index 75a3c2e97dd0..24dfea2f00bc 100644
--- a/dev-python/coverage/coverage-6.2.ebuild
+++ b/dev-python/coverage/coverage-6.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos"
 #IUSE="test"
 # The tests are impossible to appease.  Please run them externally
 # via tox.  Or fix the ebuild if you have hours of time to spend



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

2021-12-27 Thread Arthur Zamarin
commit: 2282ce9721950eece9ddd767e384422347a0383f
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Dec 27 18:47:26 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Dec 27 18:47:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2282ce97

dev-python/black: Stabilize 21.12_beta0 arm, #830121

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/black/black-21.12_beta0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/black/black-21.12_beta0.ebuild 
b/dev-python/black/black-21.12_beta0.ebuild
index c92df5c194af..34c64e630934 100644
--- a/dev-python/black/black-21.12_beta0.ebuild
+++ b/dev-python/black/black-21.12_beta0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/click-8.0.0[${PYTHON_USEDEP}]



  1   2   3   >