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

2021-02-05 Thread Joonas Niilola
commit: d87ae49d11558ea5500655e56da66bc82de6c5bd
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Feb  6 07:44:51 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Feb  6 07:44:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87ae49d

net-analyzer/netwag: remove eterm dep

Signed-off-by: Joonas Niilola  gentoo.org>

 net-analyzer/netwag/netwag-5.39.0.ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/net-analyzer/netwag/netwag-5.39.0.ebuild 
b/net-analyzer/netwag/netwag-5.39.0.ebuild
index 620bc9ee48b..1b719f96d99 100644
--- a/net-analyzer/netwag/netwag-5.39.0.ebuild
+++ b/net-analyzer/netwag/netwag-5.39.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # NOTE: netwib, netwox and netwag go together, bump all or bump none
 
 EAPI=5
 
-DESCRIPTION="Tcl/tk interface to netwox (Toolbox of 222 utilities for testing 
Ethernet/IP networks)"
+DESCRIPTION="Tcl/tk interface to netwox (Toolbox of 222 utilities for testing 
networks)"
 HOMEPAGE="
http://ntwag.sourceforge.net/
http://www.laurentconstantin.com/en/netw/netwag/
@@ -24,7 +24,6 @@ DEPEND="
|| (
x11-terms/xterm
kde-apps/konsole
-   x11-terms/eterm
x11-terms/gnome-terminal
)
 "
@@ -37,9 +36,6 @@ src_prepare() {
-e 's:/man$:/share/man:g' \
-e "s:/usr/local:/usr:" \
config.dat || die
-   sed -i \
-   -e 's|eterm|Eterm|g' \
-   genemake || die
 }
 
 src_configure() {



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

2021-02-05 Thread Joonas Niilola
commit: eea1913883b572ff1f2b2e4f7bcf89d91b02
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Feb  6 07:36:06 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Feb  6 07:36:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea19138

x11-terms/aterm: remove eterm ref

Signed-off-by: Joonas Niilola  gentoo.org>

 x11-terms/aterm/aterm-1.0.1-r4.ebuild | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/x11-terms/aterm/aterm-1.0.1-r4.ebuild 
b/x11-terms/aterm/aterm-1.0.1-r4.ebuild
index 8427c805ffe..8cad83593e2 100644
--- a/x11-terms/aterm/aterm-1.0.1-r4.ebuild
+++ b/x11-terms/aterm/aterm-1.0.1-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -77,14 +77,12 @@ src_install() {
dodoc ChangeLog doc/FAQ doc/README.*
docinto menu
dodoc doc/menu/*
-   dohtml -r .
 }
 
 pkg_postinst() {
echo
elog "The transparent background will only work if you have the 'real'"
-   elog "root wallpaper set. Some tools that might help include: Esetroot"
-   elog "(x11-terms/eterm), wmsetbg (x11-wm/windowmaker), and/or"
-   elog "media-gfx/feh."
+   elog "root wallpaper set. Some tools that might help include:"
+   elog "wmsetbg (x11-wm/windowmaker), and/or media-gfx/feh."
echo
 }



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

2021-02-05 Thread Joonas Niilola
commit: 33acceec467be7781e88e02cd3d30a2d897001d2
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Feb  6 07:25:42 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Feb  6 07:25:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33acceec

profiles/arch/x86: remove old use.mask

Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/arch/x86/package.use.mask | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index c439ed711f7..5578286c72e 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -383,8 +383,6 @@ sys-power/pm-utils -video_cards_intel -video_cards_radeon
 # X use flag only for amd64/x86, bug 285951.
 media-gfx/iscan -X
 
-x11-terms/eterm cpu_flags_x86_sse2
-
 # Steve Dibb  (2008-09-29)
 media-video/mplayer -cpudetection
 



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

2021-02-05 Thread Joonas Niilola
commit: 4b32d8ead344ebae1daf3058c72b2c97a0aef806
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Feb  6 07:26:20 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Feb  6 07:26:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b32d8ea

profiles/prefix/darwin: remove old use.mask

Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/prefix/darwin/package.use.mask | 4 
 1 file changed, 4 deletions(-)

diff --git a/profiles/prefix/darwin/package.use.mask 
b/profiles/prefix/darwin/package.use.mask
index e99219cedba..eb3e4c4d148 100644
--- a/profiles/prefix/darwin/package.use.mask
+++ b/profiles/prefix/darwin/package.use.mask
@@ -17,10 +17,6 @@ net-misc/mosh utempter
 # Avoid pulling in broken and unnecessary ossp-uuid, bug #324527
 dev-db/postgresql uuid
 
-# Christoph Junghans  (2012-08-26)
-# libutempter support does not work on Darwin (bug #388791)
-x11-terms/eterm utempter
-
 # Fabian Groffen  (2012-03-24)
 # There's no upstream support for MPI on Darwin
 media-gfx/tachyon mpi



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

2021-02-05 Thread Joonas Niilola
commit: 6b70ebe99e2480d5acc7db80d536bc5e9097832a
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Feb  6 07:25:06 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Feb  6 07:25:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b70ebe9

profiles/arch/amd64: remove old use.mask

Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/arch/amd64/package.use.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index 8c2a5a42a7f..d3a8665f737 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -378,7 +378,6 @@ app-crypt/johntheripper cpu_flags_x86_mmx
 media-libs/libfame cpu_flags_x86_mmx
 media-libs/sdl-gfx cpu_flags_x86_mmx
 media-libs/smpeg cpu_flags_x86_mmx
-x11-terms/eterm cpu_flags_x86_mmx
 
 # x86_64 opts are enabled with USE sse. so masking the rest
 media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_3dnow cpu_flags_x86_3dnowext



[gentoo-commits] repo/gentoo:master commit in: x11-terms/eterm/files/, profiles/, x11-terms/eterm/

2021-02-05 Thread Joonas Niilola
commit: d17f70ac03e9ae2b768f9cffc3ffaa4589a44509
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Feb  6 07:24:17 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Feb  6 07:24:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17f70ac

x11-terms/eterm: remove last-rited package

Closes: https://bugs.gentoo.org/764359
Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/package.mask  | 10 
 x11-terms/eterm/Manifest   |  2 -
 x11-terms/eterm/eterm-0.9.6-r2.ebuild  | 61 --
 x11-terms/eterm/eterm-.ebuild  | 57 
 .../eterm/files/eterm-0.9.6-asm-gnu-stack.patch| 13 -
 x11-terms/eterm/metadata.xml   | 21 
 6 files changed, 164 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 005d9008d1b..48f2172a0e8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -153,16 +153,6 @@ virtual/httpd-php:7.2
 =dev-php/PHP_CodeCoverage-4.0.7-r2
 =dev-php/PHP_TokenStream-1.4.11-r1
 
-# Joonas Niilola  (2020-01-07)
-# Eterm's development stopped 2014 and upstream brought to life
-# its successor, terminology. Eterm is unmaintained in Gentoo with
-# multiple bugs open for a long time. Switch to any available
-# alternative, https://packages.gentoo.org/categories/x11-terms
-# For Esetroot replacement, use feh from media-gfx/feh or wmsetbg
-# from x11-wm/windowmaker.
-# Removal in ~30 days. Bug: #764359
-x11-terms/eterm
-
 # Andreas Sturmlechner  (2021-01-06)
 # Abandoned upstream, countless bugs. Replaced by builtin functions in elogind
 # or systemd. Alternatives: sys-power/suspend, sys-power/hibernate-script.

diff --git a/x11-terms/eterm/Manifest b/x11-terms/eterm/Manifest
deleted file mode 100644
index 9910823c028..000
--- a/x11-terms/eterm/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST Eterm-0.9.6.tar.gz 831756 BLAKE2B 
cd309f2bd74c44066d5811845c2cfe7407064186ce445246af352e3dfe47c5a6a58730069f653bb15891b2fdde7d6e84eaf1b92e64978552aab36bd20dee10a1
 SHA512 
07ef5587b7c8444d49ffd6f20f09c98bd248ccee9b3de311f5705961579f707c4a8e2b69a2193500b75cc1e4bdeabb711a1dd23637d6b94433508d8a93d377fe
-DIST Eterm-bg-0.9.6.tar.gz 1883627 BLAKE2B 
eef174aa7734dc4795c76213468ae2465d5d484aee73d7d6a09e181547614b9ac23dd55b3991e1d5daa7defd65e91d40a0e01e7a44c64968e94fc6ace3ed18d6
 SHA512 
2d58d1342c7750f8dde93451b732cff3a0580d76635054632728cf2d8e5c5298732c855672981810cf21a8d1f5d46626abe1f35fbf33e2b713cc5d6bc82d10f8

diff --git a/x11-terms/eterm/eterm-0.9.6-r2.ebuild 
b/x11-terms/eterm/eterm-0.9.6-r2.ebuild
deleted file mode 100644
index 138602b2825..000
--- a/x11-terms/eterm/eterm-0.9.6-r2.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A vt102 terminal emulator for X"
-HOMEPAGE="http://www.eterm.org/;
-SRC_URI="
-   http://www.eterm.org/download/${P^}.tar.gz
-   !minimal? ( http://www.eterm.org/download/Eterm-bg-${PV}.tar.gz )"
-S="${WORKDIR}/${P^}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~ppc-macos"
-IUSE="escreen minimal cpu_flags_x86_mmx cpu_flags_x86_sse2 unicode +utempter"
-
-BDEPEND="sys-apps/man2html"
-RDEPEND="
-   media-libs/imlib2[X]
-   media-fonts/font-misc-misc
-   x11-libs/libX11
-   x11-libs/libXt
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libast
-   escreen? ( app-misc/screen )
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( ChangeLog README ReleaseNotes bg/README.backgrounds )
-PATCHES=( "${FILESDIR}"/${P}-asm-gnu-stack.patch )
-
-src_unpack() {
-   unpack ${P^}.tar.gz
-   cd "${S}" || die
-   use minimal || unpack Eterm-bg-${PV}.tar.gz
-}
-
-src_configure() {
-   export TIC="true"
-   econf \
-   --disable-static \
-   $(use_enable escreen) \
-   --with-imlib \
-   --enable-trans \
-   $(use_enable cpu_flags_x86_mmx mmx) \
-   $(use_enable cpu_flags_x86_sse2 sse2) \
-   $(use_enable unicode multi-charset) \
-   $(use_enable utempter utmp) \
-   --with-delete=execute \
-   --with-backspace=auto
-}
-
-src_install() {
-   use escreen && DOCS+=( doc/README.Escreen )
-   default
-
-   # We don't install headers to link against this library
-   rm "${ED}"/usr/*/libEterm.{so,la} || die
-}

diff --git a/x11-terms/eterm/eterm-.ebuild 
b/x11-terms/eterm/eterm-.ebuild
deleted file mode 100644
index ae754baae08..000
--- a/x11-terms/eterm/eterm-.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools git-r3
-
-DESCRIPTION="A vt102 terminal emulator for X"

[gentoo-commits] repo/gentoo:master commit in: profiles/, x11-terms/pangoterm/

2021-02-05 Thread Joonas Niilola
commit: 0a528f8a5cb898b19956526681084d69011a2f4f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Sat Feb  6 07:20:41 2021 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Feb  6 07:21:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a528f8a

x11-terms/pangoterm: remove last-rited package

Closes: https://bugs.gentoo.org/764353
Signed-off-by: Joonas Niilola  gentoo.org>

 profiles/package.mask  |  7 --
 x11-terms/pangoterm/Manifest   |  1 -
 x11-terms/pangoterm/metadata.xml   |  5 
 .../pangoterm/pangoterm-0.0_pre2017.ebuild | 28 --
 4 files changed, 41 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index fe2515bf028..005d9008d1b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -163,13 +163,6 @@ virtual/httpd-php:7.2
 # Removal in ~30 days. Bug: #764359
 x11-terms/eterm
 
-# Joonas Niilola  (2020-01-07)
-# Doesn't compile, no maintainer, EAPI-5. Last version bump 3 years
-# ago. Use any of the available alternatives,
-# https://packages.gentoo.org/categories/x11-terms
-# Removal in ~30 days. Bug: #764353
-x11-terms/pangoterm
-
 # Andreas Sturmlechner  (2021-01-06)
 # Abandoned upstream, countless bugs. Replaced by builtin functions in elogind
 # or systemd. Alternatives: sys-power/suspend, sys-power/hibernate-script.

diff --git a/x11-terms/pangoterm/Manifest b/x11-terms/pangoterm/Manifest
deleted file mode 100644
index 3535a6308df..000
--- a/x11-terms/pangoterm/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pangoterm-0.0_pre2017.tar.gz 23650 BLAKE2B 
04270f98ab70a3d89a814e7d1e12e9a430a0c203cf5116a0c09813d0b52d8a9e37fc697d0104c3f58a99215b2922d7dac0f0b840cd226701510a8176a40ac540
 SHA512 
007c9dd4e623a04a1a0b8fd600d08adb1e9729a8f9ee9cbf5af93a33c902874deaf8cfb8227240369dc0ec0c9b93d6459693cb27e66f05163016f851e27cb4b3

diff --git a/x11-terms/pangoterm/metadata.xml b/x11-terms/pangoterm/metadata.xml
deleted file mode 100644
index 58f638b2ac3..000
--- a/x11-terms/pangoterm/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-

diff --git a/x11-terms/pangoterm/pangoterm-0.0_pre2017.ebuild 
b/x11-terms/pangoterm/pangoterm-0.0_pre2017.ebuild
deleted file mode 100644
index 28979dc5381..000
--- a/x11-terms/pangoterm/pangoterm-0.0_pre2017.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="A GTK/Pango-based terminal that uses libvterm to provide terminal 
emulation"
-HOMEPAGE="http://www.leonerd.org.uk/code/pangoterm/;
-SRC_URI="https://dev.gentoo.org/~tranquility/distfiles/${P}.tar.gz;
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-libs/libvterm-0.0_pre20151022"
-RDEPEND="${DEPEND}
-   dev-libs/glib:2
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf:2
-   x11-libs/gtk+:2
-   x11-libs/pango
-"
-
-S=${WORKDIR}/pangoterm-0
-
-src_install() {
-   emake PREFIX="/usr" DESTDIR="${D}" install
-}



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

2021-02-05 Thread Hans de Graaff
commit: 109e0c3c2f5843560e7415f1ce76f04bdc069e77
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  6 06:46:44 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  6 06:46:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=109e0c3c

dev-ruby/nio4r: add 2.5.5

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

 dev-ruby/nio4r/Manifest   |  1 +
 dev-ruby/nio4r/nio4r-2.5.5.ebuild | 40 +++
 2 files changed, 41 insertions(+)

diff --git a/dev-ruby/nio4r/Manifest b/dev-ruby/nio4r/Manifest
index 451e6b3f223..43255a3babc 100644
--- a/dev-ruby/nio4r/Manifest
+++ b/dev-ruby/nio4r/Manifest
@@ -1 +1,2 @@
 DIST nio4r-2.5.4.gem 110080 BLAKE2B 
9aaed6cd4d74cf6ff3fed114d7c0c9162afb646aa6eadf294e0a6710dfca1e6b4ccf1eb8850c8704f3792eb6695034612813db08fbf74814556455db6ab48b4a
 SHA512 
f7e383516ac6b55fd49339280e624a4c35f9cd2d31915b3d117189506522d967fc53a43cde75e8601f3fe0530e1322aeaa8c94a09289ddbefb2afd8d067341ec
+DIST nio4r-2.5.5.gem 121344 BLAKE2B 
5e63c528055c4db6b52de7e3f1a0f32aa8b1776d21c303a16030376e1548860a72eae4c2fea09ee5dd458e49e2b4f0da50fe80e4e82f5dbba44b194dce4c35fc
 SHA512 
e0d661b17f44aa5b469061a9b22c1cb565d01d1cf5318e4db39dcc4452bff99774c250853511c2b9742d61ccec123fec76d375069bad74ecb2f411c4495a4121

diff --git a/dev-ruby/nio4r/nio4r-2.5.5.ebuild 
b/dev-ruby/nio4r/nio4r-2.5.5.ebuild
new file mode 100644
index 000..635dfac5b37
--- /dev/null
+++ b/dev-ruby/nio4r/nio4r-2.5.5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A high performance selector API for monitoring IO objects"
+HOMEPAGE="https://github.com/socketry/nio4r;
+
+LICENSE="MIT || ( BSD GPL-2 )"
+SLOT="2"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+# Note that nio4r bundles a patched copy of libev, and without these
+# patches the tests fail: https://github.com/celluloid/nio4r/issues/15
+
+ruby_add_bdepend "test? ( dev-ruby/rspec-retry )"
+
+all_ruby_prepare() {
+   sed -i -e '/[Cc]overalls/d' -e '/[Bb]undler/d' -e '1irequire "openssl"' 
spec/spec_helper.rb || die
+   sed -e '/extension/ s:^:#:' -i Rakefile || die
+}
+
+each_ruby_configure() {
+   ${RUBY} -Cext/${PN} extconf.rb || die
+}
+
+each_ruby_compile() {
+   emake V=1 -Cext/${PN}
+   cp ext/${PN}/*$(get_modname) lib/ || die
+}



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

2021-02-05 Thread Hans de Graaff
commit: 3d1b75e10eef0d2d8956f3706a6aba17d7643c74
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  6 06:59:03 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  6 06:59:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d1b75e1

dev-ruby/pdf-reader: add 2.4.2

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

 dev-ruby/pdf-reader/Manifest|  1 +
 dev-ruby/pdf-reader/pdf-reader-2.4.2.ebuild | 48 +
 2 files changed, 49 insertions(+)

diff --git a/dev-ruby/pdf-reader/Manifest b/dev-ruby/pdf-reader/Manifest
index be4007b4206..fe5c4ae410b 100644
--- a/dev-ruby/pdf-reader/Manifest
+++ b/dev-ruby/pdf-reader/Manifest
@@ -1,3 +1,4 @@
 DIST pdf-reader-1.4.1.tar.gz 10236680 BLAKE2B 
86fb137c65b47717e758473b94ddbbf52def3ae0edaecd7b5eb3f0d880f664c9ff6097221f43d64247b006ed18220f4f9a469d6b8574592750a1d8a468ce7ddb
 SHA512 
aaa53dafc2d58dc591f708941907ecf14b1ee73362a7bd6d34659103d51effa90888560733747ca1bfe3d217cb6834109e06b024f40a95214880ca42f54054e5
 DIST pdf-reader-2.4.0.tar.gz 11025697 BLAKE2B 
6886090ce7e293280db434ab7a8e866f11fa8debad3767ea5fee337f481a8695c98bc9dbd46e7e29b132f7f9675a0ce13b957962189bcffe46d37d826e9a2bef
 SHA512 
965b016f8d71e46f1f483c48470049b2ae7eebe72b8e7ae9e50a7ebbf6e72e409e84bf4a6e612f6b76713afd6b38f7fc7f24ae5e898d12fa8f65e3878575c090
 DIST pdf-reader-2.4.1.tar.gz 12453907 BLAKE2B 
9ba4aef6c8bd8ef4cb696e7afd3a47578b16ccc82ee065f49d092200c39bf1b218e886f63af8f38e1a7ba6ae2884021a3759753044b2af583454ce301d4b8341
 SHA512 
84c30fb8ff521b3d3c86348668ce5bacca8e82d414e35f59aaf6e04a1dfa87b3beead2a527efc42d80534358f27af6bea445f49fdc223ecdc61a910ddb7ca5e2
+DIST pdf-reader-2.4.2.tar.gz 12454897 BLAKE2B 
1ece823ecd22108040fa07aeb4bd2af426aea4632a1ce137f1cdc4b5818fd6b152f1e0afca7658e0fd9df27ca1dad1c8d633713e3a56c86c58878f1f888ef929
 SHA512 
0f75b8a8beaf0fcea6eaef95768d3274e0bafae3a07281445ccc5d3fe619b2f5d985002587160438278be3b99d3aaff41604ff52e3971248bd10cc6d25e9a45a

diff --git a/dev-ruby/pdf-reader/pdf-reader-2.4.2.ebuild 
b/dev-ruby/pdf-reader/pdf-reader-2.4.2.ebuild
new file mode 100644
index 000..1b2ec2c23b4
--- /dev/null
+++ b/dev-ruby/pdf-reader/pdf-reader-2.4.2.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+GITHUB_USER=yob
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md TODO"
+
+RUBY_FAKEGEM_GEMSPEC="pdf-reader.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="PDF parser conforming as much as possible to the PDF 
specification from Adobe"
+HOMEPAGE="https://github.com/yob/pdf-reader/;
+
+# We cannot use the gem distributions because they don't contain the
+# tests' data, we have to rely on the git tags.
+SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RDEPEND+=" !!=dev-ruby/afm-0.2.1 =dev-ruby/afm-0.2*
+   =dev-ruby/ascii85-1*
+   =dev-ruby/hashery-2*
+   dev-ruby/ttfunk:*
+   dev-ruby/ruby-rc4"
+
+all_ruby_prepare() {
+   # Remove bundler support
+   sed -i -e '/[Bb]undler/d' spec/spec_helper.rb || die
+}
+
+all_ruby_install() {
+   all_fakegem_install
+
+   docinto examples
+   dodoc examples/*
+}



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

2021-02-05 Thread Hans de Graaff
commit: 085ffceb5a3ad9d9a5293dfde6c36b3271dd8a29
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  6 06:50:12 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  6 06:50:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=085ffceb

dev-ruby/ascii85: add ruby30

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

 dev-ruby/ascii85/ascii85-1.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/ascii85/ascii85-1.1.0.ebuild 
b/dev-ruby/ascii85/ascii85-1.1.0.ebuild
index 4bbddd140e2..97982967188 100644
--- a/dev-ruby/ascii85/ascii85-1.1.0.ebuild
+++ b/dev-ruby/ascii85/ascii85-1.1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
 
 RUBY_FAKEGEM_TASK_DOC=""
 RUBY_FAKEGEM_EXTRADOC="README.md History.txt"



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

2021-02-05 Thread Hans de Graaff
commit: 74642e3aa888342ada4fdb24dc568b9dea37f21f
Author: Hans de Graaff  gentoo  org>
AuthorDate: Sat Feb  6 06:49:18 2021 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Sat Feb  6 06:49:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74642e3a

dev-ruby/afm: EAPI=7; add ruby30

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

 dev-ruby/afm/afm-0.2.2-r1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/dev-ruby/afm/afm-0.2.2-r1.ebuild b/dev-ruby/afm/afm-0.2.2-r1.ebuild
new file mode 100644
index 000..51fbde2f60b
--- /dev/null
+++ b/dev-ruby/afm/afm-0.2.2-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby25 ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_EXTRADOC="README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A very simple library to read Adobe Font Metrics files"
+HOMEPAGE="https://github.com/halfbyte/afm;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+
+all_ruby_prepare() {
+   sed -i -e "/[Bb]undler/s/^/#/" Rakefile test/helper.rb || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Ilib:test test/test_afm.rb || die
+}



[gentoo-commits] repo/proj/guru:dev commit in: sys-fs/dwarfs/

2021-02-05 Thread Denis Reva
commit: 14336c40363bacaee85fe71b867d81b2ffdcf9e1
Author: Denis Reva  gmail  com>
AuthorDate: Sat Feb  6 05:54:37 2021 +
Commit: Denis Reva  gmail  com>
CommitDate: Sat Feb  6 05:54:37 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=14336c40

sys-fs/dwarfs: cleaning up things

Added fuse2 use flag for those who want optional fuse2
bindings

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Denis Reva  gmail.com>

 .../{dwarfs-0.3.1-r1.ebuild => dwarfs-0.3.1-r2.ebuild} | 18 --
 sys-fs/dwarfs/metadata.xml |  3 +++
 2 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/sys-fs/dwarfs/dwarfs-0.3.1-r1.ebuild 
b/sys-fs/dwarfs/dwarfs-0.3.1-r2.ebuild
similarity index 85%
rename from sys-fs/dwarfs/dwarfs-0.3.1-r1.ebuild
rename to sys-fs/dwarfs/dwarfs-0.3.1-r2.ebuild
index 4dcf6a8e..d3be4941 100644
--- a/sys-fs/dwarfs/dwarfs-0.3.1-r1.ebuild
+++ b/sys-fs/dwarfs/dwarfs-0.3.1-r2.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/mhx/dwarfs/releases/download/v${PV}/dwarfs-${PV}.tar
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="python +jemalloc"
+IUSE="python +jemalloc fuse2"
 
 #test IUSE disabled because there is no googletest in portage tree
 #-DWITH_TESTS=$(usex test ON OFF)
@@ -38,6 +38,7 @@ RDEPEND="dev-libs/boost[context,threads,python?]
dev-cpp/gflags
dev-cpp/glog[gflags]
sys-fs/fuse:3
+   fuse2? ( sys-fs/fuse:0 )
sys-libs/binutils-libs
sys-libs/zlib
sys-libs/libunwind
@@ -52,8 +53,8 @@ CHECKREQS_DISK_BUILD="768M"
 
 DOCS=( "README.md" "CHANGES.md" "TODO" )
 
-CMAKE_IN_SOURCE_BUILD=true
-CMAKE_WARN_UNUSED_CLI=no
+CMAKE_IN_SOURCE_BUILD=1
+CMAKE_WARN_UNUSED_CLI=0
 
 QA_SONAME="${D}/usr/lib64/libdwarfs.so ${D}/usr/lib64/libxxhash.so"
 
@@ -78,6 +79,14 @@ src_install(){
cmake_src_install
dolib.so libmetadata_thrift.so libthrift_light.so
dolib.so folly/libfolly.so.0.58.0-dev folly/libfolly.so
+   if ! use fuse2; then
+   rm "${D}"/usr/sbin/dwarfs2
+   rm "${D}"/usr/sbin/mount.dwarfs2
+   else
+   ewarn "If you have both sys-fs/fuse:2 and sys-fs/fuse:3 
installed"
+   ewarn "Dwarfs will install /sbin/dwarfs for fuse3 and 
/sbin/dwarfs2 for fuse2"
+   ewarn "See https://github.com/mhx/dwarfs/issues/32;
+   fi
 }
 
 pkg_postinst(){
@@ -91,7 +100,4 @@ pkg_postinst(){
elog "${HOMEPAGE}"
elog "About creating: ${HOMEPAGE}/blob/main/doc/mkdwarfs.md"
elog "About mounting: ${HOMEPAGE}/blob/main/doc/dwarfs.md"
-   ewarn "If you have both sys-fs/fuse:2 and sys-fs/fuse:3 installed"
-   ewarn "Dwarfs will install /sbin/dwarfs for fuse3 and /sbin/dwarfs2 for 
fuse2"
-   ewarn "See https://github.com/mhx/dwarfs/issues/32;
 }

diff --git a/sys-fs/dwarfs/metadata.xml b/sys-fs/dwarfs/metadata.xml
index 17e2efa0..f3f1fbff 100644
--- a/sys-fs/dwarfs/metadata.xml
+++ b/sys-fs/dwarfs/metadata.xml
@@ -16,4 +16,7 @@
* Highly multi-threaded implementation. Both the file system 
creation tool as well as the FUSE driver are able to make good use of the many 
cores of your system.
* Optional experimental Lua support to provide custom filtering 
and ordering functionality.

+   
+   Install optional fuse2 bindings in addition 
to fuse3.
+   
 



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

2021-02-05 Thread Denis Reva
commit: 3658362785c5a3fa1ef8ce354e18800af62304d8
Author: Denis Reva  gmail  com>
AuthorDate: Sat Feb  6 05:14:29 2021 +
Commit: Denis Reva  gmail  com>
CommitDate: Sat Feb  6 05:14:41 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=36583627

media-libs/amdvlk: experimental version of package

It might be unbuildable so I decided to temporary drop keywords

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Denis Reva  gmail.com>

 media-libs/amdvlk/Manifest   |   6 ++
 media-libs/amdvlk/amdvlk-2021.1.2.ebuild | 113 +++
 2 files changed, 119 insertions(+)

diff --git a/media-libs/amdvlk/Manifest b/media-libs/amdvlk/Manifest
index 24db624c..9e894294 100644
--- a/media-libs/amdvlk/Manifest
+++ b/media-libs/amdvlk/Manifest
@@ -1,13 +1,19 @@
 DIST AMDVLK-v-2020.Q4.5.tar.gz 32258 BLAKE2B 
e2acdbb87c0a53b45cbbceeda0b7a6432db5713891dc35d9c3c3932e20799fe0ab219de9f2d042ebd403c1904c5a1b0bdf23f8d1a033b7c6d7a17e7c65132373
 SHA512 
98158c82c08657d130d462f1e5e70f6c77749eb0f139c3b392984c1b44eed0828aab71c580747799a734fa0d581720c5b70779c4c5f5bd3dc269b128df95cec8
 DIST AMDVLK-v-2020.Q4.6.tar.gz 32275 BLAKE2B 
f7bb0e5df49df9fe5d0a2f5bb169a2fdec7c36548f53c5bd23702465373a754aa43659a2fc7c4b57882ffe64be4438911dcda3766cba26d5a9c08a4e5816e66f
 SHA512 
be8b28ef15e9e7941c97296342393a645095617b96f189939be3885f1e430d7ee683868ec0b1aa6c9642f2572aa066f638b3f770bc425dcb5b284dbf655b32f3
+DIST AMDVLK-v-2021.Q1.2.tar.gz 32689 BLAKE2B 
13269d8cf77c4dd808c160cce50b03160c6f639a65fe69bafb654f2e5045b595a17c8dc0e6e8a5e4801bcfa1818d0b4a4f3099ba4475ff627b2ec01c625e32fd
 SHA512 
5f3a3cc408b18a5b6f94f816e0af14b499367097888bc28acd17f9ef4630f7f7fe9753d43855b4f9615f0bd73c0101151b2983174db73fe2b3477408ebce5dd2
 DIST CWPack-7387247eb9889ddcabbc1053b9c2052e253b088e.tar.gz 24538 BLAKE2B 
76c4da32ea06df355f7e8f77a14c185b2ccab2ce2762988f04a04d65b674e089d4fc27206e744f89b4bd84c9d7226d324414a31941303290e7f574e9d64756cf
 SHA512 
38378ef325e42a7356511c2fc06b6c896581968079e85c4b924a1768d895feecaf1eb8fd65afb59bed0f66e0547104d67c2deb9f82a86f4b9fa65b36e57cd47d
 DIST MetroHash-3c566dd9cda44ca7fd97659e0b53ac953f9037d2.tar.gz 11804 BLAKE2B 
683ca8a9e4b93a945dc455c5cb78a2c6dd9dbdf22432ea9f447a6d2d1b05399cc57b621d1e304dc5695ab936a212a2df110e47ec9141764f4eaa2b184a01f4ba
 SHA512 
ae4fcf09a097ceddfcc9f0b721cae0018fff8a0360d8fbbb195d2a8c2809cf8f3c01090ba8129593d89fe1c041224e42a49e7a1c66f20e60958a5373f6d9027f
 DIST llpc-38dcb76aadf729b67cabe15c2cc07a784020f704.tar.gz 2079177 BLAKE2B 
eb3f594b195af82faeeb9e9f5d73cc294d8178d7390183c083b4231f17a8382f0e72480f3e883b7d3e3b1f7a654974efd4d2dec1c60f6d9ae019696f467f296a
 SHA512 
599ea375fc87621d0085bc9a1d68f00bbde42408c1b9f745ea7da8658c041cdc24722b763e53981a2ad844efa042348be7df939cee4459503ab66d462403ce32
+DIST llpc-86ed348f405120042a2540ec3157e28baf45dc81.tar.gz 2138674 BLAKE2B 
fc29be141042803de90ca1402bd3cc94ac465889ec139fb0bc39946b4798ec1c145e451938c1e3a28961d2d0d453774722ea23838b6a9cc55a7bf427ae3db49d
 SHA512 
f814d1f084e22b5316fb47499ac2b48e389cb01e50083e2b0b7c531d9d2d22dc27aa3f525f9f3cb20b6cfdc85e1791f67415c2b90fd847828ea8229a0de67102
 DIST llpc-e2d38b0c8042efbc435e51696aba5c1abd256c88.tar.gz 2091062 BLAKE2B 
64dbba4f1a9c1739e56015b149143ece3795022f81eb28cb05930a1b86e505789d474ab5e6483e9700f3dba07d30a21591417564e630b2fc0e4827ab7f61a0e3
 SHA512 
04c3f12e6c89cae9b44703bca545e824e9f6ccb6bd88d3be80efe5edc29956fa3b8368bf79f026a691f916567f12643cf7f38a09265db656457d34600a7fe6e6
+DIST llvm-project-1551e626ea6b19f81928d2e4eddab657eb82af9b.tar.gz 132456009 
BLAKE2B 
eb17a949da39dafa46c9ff8de0e7e994a39167919981a0bc5c5281cb6c65100a4bc76dd5bdcfbef4a05b7cc0606a8f29c8c25775a722e8842950a730a81641e9
 SHA512 
1b5ebd367e5a978b3f39b203d5497862d57921ab2027239da798fdab92e7dccf1ecdc8ee80b8f3ec49474097576bcc2ab9b0cfb6660cd56ba1f87adb564addfe
 DIST llvm-project-7ff363c8283c1d41ecbdcdc45c8b724b52312d67.tar.gz 128585110 
BLAKE2B 
2902b68f08f6a978a08061a145e93d0cbea57e4c47431b0249a06ae986e739d9fbb749b2e59996abcc25834cff59ab2dc837debc7acc7ee12c3ec488cb300cab
 SHA512 
b8e4a6858f1c4ffb26206e545095e64641fef4cee47188d5481d14780f6b8276f70b5c485da1fc26025ee42b6b984c2901caf85ade1599f1a6aa73e0ab190087
 DIST llvm-project-a0777f49050191c9e215a4880c855395ba805508.tar.gz 129045563 
BLAKE2B 
1234834158b43c7609037cf8eadbc2564dd432eae476f6993383c48164dc4718f450616c35fbddd451a01382ad633c2980c81d27c57b1275dd72a7afc22fe437
 SHA512 
952843621edfa2f60c08f4c934091acfaed50463f59c24e18821a0023f383840a7346d250e56d1df3ac40fb573957357d4f61f155a2e747508b3748ceaa4df25
+DIST pal-57cd977c79e4321c28dcb1a18a4aa23880aa48f4.tar.gz 8097698 BLAKE2B 
c3a644c61b9448155158333e870eac484bf1e529984306d9717e1e2a17d1f3acd7118a4ab794066303b4262759a7c8b58b4eb790c94ee19b610f85ef4e80b701
 SHA512 
610e9aa8f76dc7a9b1d742ce03551ba74dc35bd2e8e4428fc64d88d7daf406606af6006a0f227d4aed9ea2e14b86caf104630ada35f3cb98543db158646099e4
 DIST pal-b1e752d402592628f61eb7e1aa2a802a205de798.tar.gz 8029839 BLAKE2B 

[gentoo-commits] proj/sci:master commit in: net-misc/cernbox-client/

2021-02-05 Thread Andrew Ammerlaan
commit: c56f730d37114a2fa3be71b142434e3ac24c1c1e
Author: Oliver Freyermuth  googlemail  com>
AuthorDate: Fri Feb  5 20:28:42 2021 +
Commit: Andrew Ammerlaan  riseup  net>
CommitDate: Sat Feb  6 04:35:00 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=c56f730d

net-misc/cernbox-client: Bump to 2.7.5.3180.

Follows new version of net-misc/owncloud-client.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Oliver Freyermuth  googlemail.com>
Closes: https://github.com/gentoo/sci/pull/1051
Signed-off-by: Andrew Ammerlaan  riseup.net>

 .../cernbox-client-2.7.5.3180.ebuild   | 96 ++
 1 file changed, 96 insertions(+)

diff --git a/net-misc/cernbox-client/cernbox-client-2.7.5.3180.ebuild 
b/net-misc/cernbox-client/cernbox-client-2.7.5.3180.ebuild
new file mode 100644
index 0..2eb01cf8e
--- /dev/null
+++ b/net-misc/cernbox-client/cernbox-client-2.7.5.3180.ebuild
@@ -0,0 +1,96 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake rpm xdg
+
+DESCRIPTION="Synchronize files from CERNBox EOS with your computer"
+
+# Origin is classic owncloud-client, branded for CERN during compilation.
+ORIGIN_PN="ownCloud"
+BRANDED_P="cernbox"
+BRANDED_PV="2.7.1"
+BRANDED_REL="2596"
+HOMEPAGE="https://cernbox.cern.ch/;
+SRC_URI="http://download.owncloud.com/desktop/${ORIGIN_PN}/stable/${PV}/source/${ORIGIN_PN}-${PV}.tar.xz
+   
https://cernbox.cern.ch/cernbox/doc/Linux/repo/CentOS_7/src/${PN}-${BRANDED_PV}-${BRANDED_REL}.src.rpm
+   
https://cern.ch/ofreyerm/gentoo/cernbox/${PN}-${BRANDED_PV}-${BRANDED_REL}.src.rpm;
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc dolphin gnome-keyring nautilus test"
+
+COMMON_DEPEND=">=dev-db/sqlite-3.4:3
+   dev-libs/qtkeychain[gnome-keyring?,qt5(+)]
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtsql:5
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-fs/inotify-tools
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )"
+
+RDEPEND="${COMMON_DEPEND}"
+DEPEND="${COMMON_DEPEND}
+   dev-qt/linguist-tools:5
+   kde-frameworks/extra-cmake-modules
+   doc? (
+   dev-python/sphinx
+   dev-tex/latexmk
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   )
+   test? (
+   dev-util/cmocka
+   dev-qt/qttest:5
+   )"
+
+RESTRICT="!test? ( test )"
+
+S=${WORKDIR}/${ORIGIN_PN}-${PV}
+
+src_unpack() {
+   rpm_src_unpack ${PN}-${BRANDED_PV}-${BRANDED_REL}.src.rpm || die 
"failed to extract branding RPM"
+   mv ${PN%-*}-${BRANDED_PV}.${BRANDED_REL}/branding "${S}" || die "failed 
to extract branding"
+}
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+   if ! use nautilus; then
+   pushd shell_integration > /dev/null || die
+   cmake_comment_add_subdirectory nautilus
+   popd > /dev/null || die
+   fi
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=$(usex !doc)
+   -DBUILD_SHELL_INTEGRATION_DOLPHIN=$(usex dolphin)
+   -DBUILD_TESTING=$(usex test)
+   )
+
+   cmake_src_configure
+}
+
+pkg_postinst() {
+   if ! use doc ; then
+   elog "Documentation and man pages not installed"
+   elog "Enable doc USE-flag to generate them"
+   fi
+   xdg_pkg_postinst
+}



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/code-server-bin/

2021-02-05 Thread Maciej Barć
commit: 42b305bb0e295303b55bd7f0448a558708e4c260
Author: Maciej Barć  protonmail  com>
AuthorDate: Fri Feb  5 23:59:40 2021 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Fri Feb  5 23:59:40 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=42b305bb

www-apps/code-server-bin: drop old

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć  protonmail.com>

 www-apps/code-server-bin/Manifest  |  2 -
 .../code-server-bin/code-server-bin-3.4.1.ebuild   | 87 --
 2 files changed, 89 deletions(-)

diff --git a/www-apps/code-server-bin/Manifest 
b/www-apps/code-server-bin/Manifest
index 9132fe33..f6ffbcfe 100644
--- a/www-apps/code-server-bin/Manifest
+++ b/www-apps/code-server-bin/Manifest
@@ -1,5 +1,3 @@
-DIST code-server-3.4.1-linux-amd64.tar.gz 74127655 BLAKE2B 
95e916e64c886688b370407ba932624a70b024cae64a57e7eb77f31c6a352138313fbced149adf2ee698d925b9e2a818823b25931a42a01d5e2eaedb082bbf1d
 SHA512 
efd55c84fda96f22bec79b54f60d02a8d098f41cef77549c805c125eb845efae43d3f4703908f0542a78146eda67ebd9787f89b1c14b1b8044fdfd534f2b9173
-DIST code-server-3.4.1-linux-arm64.tar.gz 73470946 BLAKE2B 
278a1fef95b612242f4126eea53d7b8dc824fc5dda55ff6b2f1e7752d3ebecebcf30045c1c2bb2a18d1ad7999b20c29398a3c5715920d6e8d8c94eaa76e8a619
 SHA512 
24168006e737a6579869b8e4b157e21d9ef85282b811783163f0d2291e47bee7e0794c8327663182922b473ff57999432e6c53502849836a53d300728341d1bc
 DIST code-server-3.6.1-linux-amd64.tar.gz 76288261 BLAKE2B 
443135065cdab9e0477d9665e9e56d924bd9199ce19cfbdea1e811c2517e7e71beaf18a347a287d0013d7df655900fc08a8f7fcbfe402b1e22487a80876d1eaa
 SHA512 
0e875dc78a2776897a5a1556183808da70c8a0b2e4d96653a419bdab08df6f3d10643f90f568edeafcb38c36bfefa9fe0a674ad020b5e08c17b2e0eece940bc1
 DIST code-server-3.6.1-linux-arm64.tar.gz 75331263 BLAKE2B 
c390e11b02472409ef0147f6dc5392f36eff93dd19a07e2eeed09a2626b541740c0191fdac0cca43e843b3195fc803921bf37b704b67a2e41fa0a531feca560c
 SHA512 
badc150af52263232240edc16e960ac9e51b22e05bc96d81d11726e28d733b1d79139b0d85aa108011f2993c6a6e395134d2524e5fc13fe3b7dfeac24899eb75
 DIST code-server-3.8.0-linux-amd64.tar.gz 78942963 BLAKE2B 
4c78ed40aec86a72dede21a82ae111884be5cba1958fb22d6353d63af98f6d3bab50c7ae1fa0b81079be6d035e84d873f4ebf00da76edaa15b2356e89b3d1261
 SHA512 
76cdbbdb63b3061ce9d1cb016466356d5184b83e742fc084d9a0376aa12dc9d68314061ea5cde93f6590b07862169cbd291f77b71dfadc4bee4140e277813ae8

diff --git a/www-apps/code-server-bin/code-server-bin-3.4.1.ebuild 
b/www-apps/code-server-bin/code-server-bin-3.4.1.ebuild
deleted file mode 100644
index 97405ffe..
--- a/www-apps/code-server-bin/code-server-bin-3.4.1.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="${PN/-bin/}"
-MY_P="${MY_PN}-${PV}"
-BASE_URI="https://github.com/cdr/${MY_PN}/releases/download/v${PV}/${MY_P}-linux;
-
-inherit systemd
-
-DESCRIPTION="VS Code in the browser (binary version with unbundled node and 
ripgrep)"
-HOMEPAGE="https://coder.com/;
-SRC_URI="
-   amd64? ( ${BASE_URI}-amd64.tar.gz )
-   arm64? ( ${BASE_URI}-arm64.tar.gz )
-"
-
-RESTRICT="test"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~arm64"
-IUSE="gnome-keyring"
-
-# In case we ever make a non-"-binary" pkg
-DEPEND="
-   !www-apps/code-server
-"
-RDEPEND="
-   ${DEPEND}
-   >=net-libs/nodejs-12.16.1:0/12[ssl]
-   sys-apps/ripgrep
-   gnome-keyring? (
-   app-crypt/libsecret
-   )
-"
-
-S="${WORKDIR}/${MY_P}-linux-${ARCH}"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-node.patch"
-)
-
-DOCS=( README.md ThirdPartyNotices.txt )
-
-src_prepare() {
-   default
-
-   # We remove as much precompiled code as we can,
-   # node modules not written in JS cannot be removed
-   # thus "-bin".
-
-   # use system node
-   rm node || die
-   rm lib/node || die
-
-   # remove bundled ripgrep binary
-   rm lib/vscode/node_modules/vscode-ripgrep/bin/rg || die
-
-   # not needed
-   rm code-server || die
-   rm postinstall.sh || die
-   # already in /usr/portage/licenses/MIT
-   rm LICENSE.txt || die
-
-   if ! use gnome-keyring; then
-   rm -r ./lib/vscode/node_modules/keytar || die
-   fi
-}
-
-src_install() {
-   einstalldocs
-
-   insinto "/usr/lib/${MY_PN}"
-   doins -r .
-   fperms +x "${EPREFIX}/usr/lib/${MY_PN}/bin/${MY_PN}"
-   dosym "${EPREFIX}/usr/lib/${MY_PN}/bin/${MY_PN}" 
"${EPREFIX}/usr/bin/${MY_PN}"
-
-   dosym "${EPREFIX}/usr/bin/rg" 
"${EPREFIX}/usr/lib/${MY_PN}/lib/vscode/node_modules/vscode-ripgrep/bin/rg"
-
-   systemd_dounit "${FILESDIR}/${MY_PN}.service"
-}
-
-pkg_postinst() {
-   elog "When using code-server systemd service run it as a user"
-   elog "For example: 'systemctl --user enable --now code-server'"
-}



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/code-server-bin/

2021-02-05 Thread Maciej Barć
commit: 7fbff65a36c6ec149b8b7e20b65a41befae38655
Author: Maciej Barć  protonmail  com>
AuthorDate: Fri Feb  5 23:59:07 2021 +
Commit: Maciej Barć  protonmail  com>
CommitDate: Fri Feb  5 23:59:12 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7fbff65a

www-apps/code-server-bin: bump to 3.8.1

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć  protonmail.com>

 www-apps/code-server-bin/Manifest  |  2 +
 .../code-server-bin/code-server-bin-3.8.1.ebuild   | 90 ++
 2 files changed, 92 insertions(+)

diff --git a/www-apps/code-server-bin/Manifest 
b/www-apps/code-server-bin/Manifest
index 832a710b..9132fe33 100644
--- a/www-apps/code-server-bin/Manifest
+++ b/www-apps/code-server-bin/Manifest
@@ -4,3 +4,5 @@ DIST code-server-3.6.1-linux-amd64.tar.gz 76288261 BLAKE2B 
443135065cdab9e0477d9
 DIST code-server-3.6.1-linux-arm64.tar.gz 75331263 BLAKE2B 
c390e11b02472409ef0147f6dc5392f36eff93dd19a07e2eeed09a2626b541740c0191fdac0cca43e843b3195fc803921bf37b704b67a2e41fa0a531feca560c
 SHA512 
badc150af52263232240edc16e960ac9e51b22e05bc96d81d11726e28d733b1d79139b0d85aa108011f2993c6a6e395134d2524e5fc13fe3b7dfeac24899eb75
 DIST code-server-3.8.0-linux-amd64.tar.gz 78942963 BLAKE2B 
4c78ed40aec86a72dede21a82ae111884be5cba1958fb22d6353d63af98f6d3bab50c7ae1fa0b81079be6d035e84d873f4ebf00da76edaa15b2356e89b3d1261
 SHA512 
76cdbbdb63b3061ce9d1cb016466356d5184b83e742fc084d9a0376aa12dc9d68314061ea5cde93f6590b07862169cbd291f77b71dfadc4bee4140e277813ae8
 DIST code-server-3.8.0-linux-arm64.tar.gz 77939946 BLAKE2B 
c154561c308e5e233016f1b9b5f53647a2aaad12b73d27d1e84ee37234104048005b36cccdda5593973238ef279428b8f38309cad193a67afd87d77205eeb27c
 SHA512 
0fe4a42eb1c50ae1d33f9c94e592ac8a3e69fad51abc1f5c90595a1588350e95f78bc2c44f728b3f155112f2db11e79b2227f2e847a45d58c87078d667119a1a
+DIST code-server-3.8.1-linux-amd64.tar.gz 78975468 BLAKE2B 
d4f6424108b0cd4cb46ba9597e02993fc704ee89d0757a575719592cfd7cc2b3e52fdb5fa09a55684999eafc33dcab4483c4339cc584a37bd19453022bff0b27
 SHA512 
4a530df07482c68ad40da11234835528819f93985895d79914ff14da792a83084c605cb6d34622e475efb51c2b5c1189a4de186734194c7df6685655cd5098e1
+DIST code-server-3.8.1-linux-arm64.tar.gz 78056961 BLAKE2B 
0311b5a07d6047f8ff795a0001f04ad824a940e79d87b23d58cc0fa27d04e1653f33a19016406ffcabbd3dabe4df512ee27ad58b7b6dc341517cd7e6845540b7
 SHA512 
a08308531ff8665f3b83dd6f37a9d668aa73b08ae7652193dc8e842c76982864701989b1713246e3d64a87b0b942a1b426da0170841da17d6ca6782a78850111

diff --git a/www-apps/code-server-bin/code-server-bin-3.8.1.ebuild 
b/www-apps/code-server-bin/code-server-bin-3.8.1.ebuild
new file mode 100644
index ..543e268b
--- /dev/null
+++ b/www-apps/code-server-bin/code-server-bin-3.8.1.ebuild
@@ -0,0 +1,90 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN/-bin/}"
+MY_P="${MY_PN}-${PV}"
+BASE_URI="https://github.com/cdr/${MY_PN}/releases/download/v${PV}/${MY_P}-linux;
+
+inherit systemd
+
+DESCRIPTION="VS Code in the browser (binary version with unbundled node and 
ripgrep)"
+HOMEPAGE="https://coder.com/;
+SRC_URI="
+   amd64? ( ${BASE_URI}-amd64.tar.gz )
+   arm64? ( ${BASE_URI}-arm64.tar.gz )
+"
+
+RESTRICT="test"
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm64"
+IUSE="gnome-keyring"
+
+# In case we ever make a non-"-binary" pkg
+DEPEND="
+   !www-apps/code-server
+"
+RDEPEND="
+   ${DEPEND}
+   >=net-libs/nodejs-12.16.1:0/12[ssl]
+   sys-apps/ripgrep
+   gnome-keyring? (
+   app-crypt/libsecret
+   )
+"
+
+S="${WORKDIR}/${MY_P}-linux-${ARCH}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-node.patch"
+)
+
+DOCS=( README.md ThirdPartyNotices.txt )
+
+src_prepare() {
+   default
+
+   # We remove as much precompiled code as we can,
+   # node modules not written in JS cannot be removed
+   # thus "-bin".
+
+   # use system node
+   rm ./node ./lib/node \
+   || die "failed to remove bundled nodejs"
+
+   # remove bundled ripgrep binary
+   rm ./lib/vscode/node_modules/vscode-ripgrep/bin/rg \
+   || die "failed to remove bundled ripgrep"
+
+   # not needed
+   rm ./code-server || die
+   rm ./postinstall.sh || die
+
+   # already in /usr/portage/licenses/MIT
+   rm ./LICENSE.txt || die
+
+   if ! use gnome-keyring; then
+   rm -r ./lib/vscode/node_modules/keytar \
+   || die "failed to remove bundled keytar"
+   fi
+}
+
+src_install() {
+   einstalldocs
+
+   insinto "/usr/lib/${MY_PN}"
+   doins -r .
+   fperms +x "${EPREFIX}/usr/lib/${MY_PN}/bin/${MY_PN}"
+   dosym "${EPREFIX}/usr/lib/${MY_PN}/bin/${MY_PN}" 
"${EPREFIX}/usr/bin/${MY_PN}"
+
+   dosym "${EPREFIX}/usr/bin/rg" 
"${EPREFIX}/usr/lib/${MY_PN}/lib/vscode/node_modules/vscode-ripgrep/bin/rg"
+
+   systemd_dounit 

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

2021-02-05 Thread Patrick McLean
commit: c73c17be7b87bc5734c47b66cc70306bc0bfd237
Author: Patrick McLean  sony  com>
AuthorDate: Sat Feb  6 01:44:39 2021 +
Commit: Patrick McLean  gentoo  org>
CommitDate: Sat Feb  6 01:44:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73c17be

app-misc/yq-2.12.0: Version bump

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Patrick McLean  gentoo.org>

 app-misc/yq/Manifest |  1 +
 app-misc/yq/yq-2.12.0.ebuild | 48 
 2 files changed, 49 insertions(+)

diff --git a/app-misc/yq/Manifest b/app-misc/yq/Manifest
index c8384baa04a..5be9a499ecb 100644
--- a/app-misc/yq/Manifest
+++ b/app-misc/yq/Manifest
@@ -1,2 +1,3 @@
 DIST yq-2.11.1.tar.gz 20660 BLAKE2B 
4b51652958121c16462304d21ebe545cca835b6c189a6d7550c7ea0ffc8b7088a02eb61ee412295d85d502a339ec3ccbc67b8dc12cd45a07246cbafa7d7feaf7
 SHA512 
a59a0b12ac70724bb1b857618a66b8fa38ecd35f37adce0495e74ef194f4547be8adce345f29644d43c3b32c0e680512bfcb527310e17746965f9c1db2b612c1
+DIST yq-2.12.0.tar.gz 20796 BLAKE2B 
a314b54628e1865df68dadcbec8e59e16c1e57205e2b9f2b364bb6bee91563dc3da30c1e3a7ac9e2656899ee8ad004600291a845f59fbe13356f0cfb69de3e79
 SHA512 
3d6e26b674e5496e3a60678fb5b0389a6d83f4fdb519b40f5e6092f1df0023bbfb0e3b5e95dfac9b44e6001b8b35d7104aeeea6c347862313e57cc579110178d
 DIST yq-2.9.2.tar.gz 19177 BLAKE2B 
038d813679d3583eb863577f317d834f78f614d6be595c96601a06b40c3af5d9b04234381529012328a45984b183376e0647a6b09b8a87642f8e688e39ec7a7f
 SHA512 
a526407f4f34e9c2a0acccaf38207bbe328468419450efaf30171493123b7715c2e6dd6799679220b07bfa7bc9081ac5f758f833ddf05dfb5e1fe14286baf45c

diff --git a/app-misc/yq/yq-2.12.0.ebuild b/app-misc/yq/yq-2.12.0.ebuild
new file mode 100644
index 000..a921a0a785d
--- /dev/null
+++ b/app-misc/yq/yq-2.12.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Command-line YAML processor - jq wrapper for YAML documents"
+HOMEPAGE="https://yq.readthedocs.io/ https://github.com/kislyuk/yq/ 
https://pypi.org/project/yq/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   app-misc/jq
+   dev-python/argcomplete[${PYTHON_USEDEP}]
+   >=dev-python/pyyaml-3.11[${PYTHON_USEDEP}]
+   dev-python/toml[${PYTHON_USEDEP}]
+   dev-python/xmltodict[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+   test? (
+   dev-python/wheel[${PYTHON_USEDEP}]
+   )
+"
+
+PATCHES=(
+   "${FILESDIR}/yq-2.11.1-tests.patch"
+)
+
+python_prepare_all() {
+   sed -e 's:unittest.main():unittest.main(verbosity=2):' \
+   -i test/test.py || die
+
+   sed -r -i 's:[[:space:]]*"coverage",:: ; s:[[:space:]]*"flake8",::' \
+   setup.py || die
+
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   "${EPYTHON}" test/test.py 

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

2021-02-05 Thread Andreas K. Hüttel
commit: 2a3fbea157d5f51b17970d9b53e6bcf170689939
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb  6 01:18:27 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Feb  6 01:18:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3fbea1

sys-fs/fuse: keyword ~riscv, bug 768846

Closes: https://bugs.gentoo.org/768846
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 sys-fs/fuse/fuse-3.10.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-fs/fuse/fuse-3.10.2.ebuild b/sys-fs/fuse/fuse-3.10.2.ebuild
index abb29326ea0..f4e0fdbf39e 100644
--- a/sys-fs/fuse/fuse-3.10.2.ebuild
+++ b/sys-fs/fuse/fuse-3.10.2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/libfuse/libfuse/releases/download/${P}/${P}.tar.xz;
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
 IUSE="+suid test"
 RESTRICT="!test? ( test )"
 



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

2021-02-05 Thread Sam James
commit: 7d3d9c4c298ee4d0790a8b4405c7f20b2b2c92cf
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 01:10:33 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 01:10:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d3d9c4c

dev-python/breathe: bump to 4.26.1

Closes: https://bugs.gentoo.org/731940
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/breathe/Manifest  |  1 +
 dev-python/breathe/breathe-4.26.1.ebuild | 31 +++
 2 files changed, 32 insertions(+)

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

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



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

2021-02-05 Thread Sam James
commit: 38d04666437280afa416fc67d73c3c57a6d321a3
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:58:21 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 01:10:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d04666

dev-python/breathe: requires Sphinx 3.x

Closes: https://bugs.gentoo.org/752129
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 .../breathe/{breathe-4.22.1.ebuild => breathe-4.22.1-r1.ebuild}   | 2 +-
 .../breathe/{breathe-4.25.0.ebuild => breathe-4.25.0-r1.ebuild}   | 4 ++--
 .../breathe/{breathe-4.25.1.ebuild => breathe-4.25.1-r1.ebuild}   | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/breathe/breathe-4.22.1.ebuild 
b/dev-python/breathe/breathe-4.22.1-r1.ebuild
similarity index 94%
rename from dev-python/breathe/breathe-4.22.1.ebuild
rename to dev-python/breathe/breathe-4.22.1-r1.ebuild
index c61e57b8578..5b01d922191 100644
--- a/dev-python/breathe/breathe-4.22.1.ebuild
+++ b/dev-python/breathe/breathe-4.22.1-r1.ebuild
@@ -19,7 +19,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 
sparc x86 ~amd64-li
 RDEPEND="
app-doc/doxygen
dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-texlive/texlive-bibtexextra
dev-texlive/texlive-fontsextra

diff --git a/dev-python/breathe/breathe-4.25.0.ebuild 
b/dev-python/breathe/breathe-4.25.0-r1.ebuild
similarity index 89%
rename from dev-python/breathe/breathe-4.25.0.ebuild
rename to dev-python/breathe/breathe-4.25.0-r1.ebuild
index 185387aaee3..ae80969ca9b 100644
--- a/dev-python/breathe/breathe-4.25.0.ebuild
+++ b/dev-python/breathe/breathe-4.25.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 
~s390 ~sparc ~x86 ~a
 RDEPEND="
app-doc/doxygen
dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-texlive/texlive-bibtexextra
dev-texlive/texlive-fontsextra

diff --git a/dev-python/breathe/breathe-4.25.1.ebuild 
b/dev-python/breathe/breathe-4.25.1-r1.ebuild
similarity index 89%
rename from dev-python/breathe/breathe-4.25.1.ebuild
rename to dev-python/breathe/breathe-4.25.1-r1.ebuild
index 185387aaee3..ae80969ca9b 100644
--- a/dev-python/breathe/breathe-4.25.1.ebuild
+++ b/dev-python/breathe/breathe-4.25.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,7 +19,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 
~s390 ~sparc ~x86 ~a
 RDEPEND="
app-doc/doxygen
dev-python/docutils[${PYTHON_USEDEP}]
-   dev-python/sphinx[${PYTHON_USEDEP}]
+   >=dev-python/sphinx-3.0.0[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
dev-texlive/texlive-bibtexextra
dev-texlive/texlive-fontsextra



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

2021-02-05 Thread Sam James
commit: 69ab80188399cf47168bff3afcf3510b1cd794d5
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:22:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 01:10:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ab8018

dev-tex/latex-beamer: cleanup old

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

 dev-tex/latex-beamer/Manifest|  2 --
 dev-tex/latex-beamer/latex-beamer-3.56-r1.ebuild | 40 
 dev-tex/latex-beamer/latex-beamer-3.57.ebuild| 40 
 3 files changed, 82 deletions(-)

diff --git a/dev-tex/latex-beamer/Manifest b/dev-tex/latex-beamer/Manifest
index dbe97c488ae..e383ee0edbd 100644
--- a/dev-tex/latex-beamer/Manifest
+++ b/dev-tex/latex-beamer/Manifest
@@ -1,4 +1,2 @@
-DIST latex-beamer-3.56.tar.gz 651927 BLAKE2B 
b63bbe0e2b392db8166a3b3465464457e761a35c8a3c7ade0803c905a42a4a35731b816c4cf24fa352a0da720a2f4aa0aaa475c7db577e43e354c3e6eeb5fc1c
 SHA512 
b774923f65312d359eb843826cd96363e6f0d315a22c1f881a1a17ed7f307ed568e593a1489b47d4ef0b630248fcadcbd7df1d69b2c39ace13c385c4d53ce236
-DIST latex-beamer-3.57.tar.gz 653136 BLAKE2B 
7157d1e52df5221ea2aaa2634ed079bc690eb541cef2a6b60742d02e197ebdb4589877327c12aed80eebbb4fffa2b7d68a3ec6e4799874ff396660d4a1b949c9
 SHA512 
b3d7d5aa552badde18ae49967d729ee99a10a5157e167db92c235bdc36662d1113c5a5c775d59c7976e9e6a24a2e08271b95dc6240d3ed28fc816cdad3499ff7
 DIST latex-beamer-3.59.tar.gz 662040 BLAKE2B 
17fac01d2fde92300e1c678bbb7302a318a98e542196647dc4f5fa24b34df82f246f206a73a7af1d1b80244ae3ee04387cc77a8c77922f3eb1ea81e70a08b24f
 SHA512 
0bc7dbcabf2f699f11c703d628f304d6b9658bbd260aaeac6c97813f14ed48b14b9a1a1d2eedfd4d8c8c31a91f1b57b1e9520a78ab962814f65a0b9781b55f79
 DIST latex-beamer-3.60.tar.gz 662128 BLAKE2B 
99e9bb915494bb0d3b58fb139e019c26f630aebd31bb10871490457f6582f9a8b7296c7af6fdb2f25715773ef26e48728b760010e1fefccba2adb8b3d2dc6f69
 SHA512 
e9e4cd3edc479cf5fea4bf88c0bccda5a1c80a899972fdae91f7310685e00aad1c61fd94a3b01fe50e3eba0b7ec6948f8bc59486ebfe5e7c36476aaf229201d3

diff --git a/dev-tex/latex-beamer/latex-beamer-3.56-r1.ebuild 
b/dev-tex/latex-beamer/latex-beamer-3.56-r1.ebuild
deleted file mode 100644
index ad5a4864a62..000
--- a/dev-tex/latex-beamer/latex-beamer-3.56-r1.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
-
-inherit latex-package
-
-DESCRIPTION="LaTeX class for creating presentations using a video projector"
-HOMEPAGE="https://github.com/josephwright/beamer;
-SRC_URI="https://github.com/josephwright/beamer/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2 FDL-1.2 LPPL-1.3c"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
-IUSE="doc"
-
-DEPEND="dev-texlive/texlive-latex"
-RDEPEND=">=dev-tex/pgf-1.10
-   dev-texlive/texlive-latexrecommended
-   !dev-tex/translator"
-
-S=${WORKDIR}/beamer-${PV}
-
-src_prepare() {
-   default
-   rm -rf doc/licenses || die
-}
-
-src_install() {
-   insinto /usr/share/texmf-site/tex/latex/beamer
-   doins -r base
-
-   dodoc README.md
-
-   if use doc ; then
-   docinto doc
-   dodoc -r  doc
-   dosym "../../../../../usr/share/doc/${PF}/doc/" 
"${TEXMF}/doc/latex/beamer"
-   fi
-}

diff --git a/dev-tex/latex-beamer/latex-beamer-3.57.ebuild 
b/dev-tex/latex-beamer/latex-beamer-3.57.ebuild
deleted file mode 100644
index 43f18d6cdbd..000
--- a/dev-tex/latex-beamer/latex-beamer-3.57.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
-
-inherit latex-package
-
-DESCRIPTION="LaTeX class for creating presentations using a video projector"
-HOMEPAGE="https://github.com/josephwright/beamer;
-SRC_URI="https://github.com/josephwright/beamer/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-2 FDL-1.2 LPPL-1.3c"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris 
~x86-solaris"
-IUSE="doc"
-
-DEPEND="dev-texlive/texlive-latex"
-RDEPEND=">=dev-tex/pgf-1.10
-   dev-texlive/texlive-latexrecommended
-   !dev-tex/translator"
-
-S=${WORKDIR}/beamer-${PV}
-
-src_prepare() {
-   default
-   rm -rf doc/licenses || die
-}
-
-src_install() {
-   insinto /usr/share/texmf-site/tex/latex/beamer
-   doins -r base
-
-   dodoc README.md
-
-   if use doc ; then
-   docinto doc
-   dodoc -r  doc
-   dosym "../../../../../usr/share/doc/${PF}/doc/" 
"${TEXMF}/doc/latex/beamer"
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: dev-tex/latexdiff/

2021-02-05 Thread Sam James
commit: 4fc148c3de9ce4b1624deb17178028df49bb1bb2
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:21:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 01:10:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc148c3

dev-tex/latexdiff: cleanup old

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

 dev-tex/latexdiff/Manifest   |  1 -
 dev-tex/latexdiff/latexdiff-1.3.0.ebuild | 50 
 2 files changed, 51 deletions(-)

diff --git a/dev-tex/latexdiff/Manifest b/dev-tex/latexdiff/Manifest
index 6b0a784bfb7..f2db1704063 100644
--- a/dev-tex/latexdiff/Manifest
+++ b/dev-tex/latexdiff/Manifest
@@ -1,2 +1 @@
-DIST latexdiff-1.3.0.tar.gz 1791127 BLAKE2B 
e394dcf29d529f47a87eb7615d0da42a2d30c0e3a40938903cee75c2241ee8543713ee735f94f9eb9fe59829be85a5dad681183d96b2651e0e09d20ecae9e207
 SHA512 
d1b47ff4733bbba0ecadd71e6c54362b78ad8e97cac54b99b9ead4565dd0a56a8a5d4ce27866cabb4dc43c47a3c2230ce7743909f2d30bb94ecbae75c6ecbaae
 DIST latexdiff-1.3.1.1.tar.gz 1879814 BLAKE2B 
1f537dff75ff12eeacfcdfa05c0199a29a0ffc4e8ff728b390dcbd35b3ba490e4e1c2e7201b7313335aabd8b870e764b9573d6322c34141be9d4fa141349db0a
 SHA512 
bdc573b4fdb4d647ab3208f350e89843e4602e81c293665e1d08ff9b1b0d531c665d687be0185ff9ae229b9f43fd9bbd6aac437b6b1bcdca9d72d39f360b6136

diff --git a/dev-tex/latexdiff/latexdiff-1.3.0.ebuild 
b/dev-tex/latexdiff/latexdiff-1.3.0.ebuild
deleted file mode 100644
index 9330b2a4816..000
--- a/dev-tex/latexdiff/latexdiff-1.3.0.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Compare two latex files and mark up significant differences"
-HOMEPAGE="https://www.ctan.org/tex-archive/support/latexdiff/ 
https://github.com/ftilmann/latexdiff/;
-
-if [[ ${PV} == ** ]] ; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/ftilmann/latexdiff.git;
-else
-   SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-lang/perl-5.8
-   virtual/latex-base
-   dev-texlive/texlive-plaingeneric
-   dev-perl/Algorithm-Diff
-"
-DEPEND="${RDEPEND}
-   dev-perl/Pod-LaTeX
-"
-BDEPEND="
-   test? ( app-shells/tcsh )
-"
-
-src_compile() {
-   export VARTEXFONTS="${T}/fonts"
-   PATH="${S}/dist:${PATH}" emake -j1 distribution
-}
-
-src_test() {
-   emake test
-}
-
-src_install() {
-   cd dist || die
-   dobin latexdiff latexrevise latexdiff-vc
-   doman latexdiff.1 latexrevise.1 latexdiff-vc.1
-   dodoc README doc/latexdiff-man.pdf
-}



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

2021-02-05 Thread Sam James
commit: 634de7b5692496836e9e8da5d36100f3ed55ae42
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:21:22 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 01:10:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=634de7b5

app-text/epspdf: cleanup old

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

 app-text/epspdf/Manifest   |  1 -
 app-text/epspdf/epspdf-0.6.0-r1.ebuild | 47 --
 2 files changed, 48 deletions(-)

diff --git a/app-text/epspdf/Manifest b/app-text/epspdf/Manifest
index 5ebaae9fa53..01e04f7bbd4 100644
--- a/app-text/epspdf/Manifest
+++ b/app-text/epspdf/Manifest
@@ -1,2 +1 @@
-DIST epspdf.0.6.0.tgz 352989 BLAKE2B 
633e2ed29d8ec28f679b00095d335cea4bd1996cf6fdf3950b97084a73044eca9371ac6964ad48e98ea8ddba38d91acad2137ee8d3122ea03df3ce25f08196ce
 SHA512 
44a7015fa0b7298429567e998068864419fd396f6b0781bf7877c6599d3bb2f254b7a0f976500655851a95d727880d106d9e1df9086306eef74db0b109a63506
 DIST epspdf.0.6.3.tgz 335975 BLAKE2B 
aacd6e222bfe74636dba796fd6e878fa9970f469d096eb77acf4a336a0ab5620629de7ba1c763afa62b181887724db55be57d1929a041a945c7d74ea3028d6de
 SHA512 
ddb0d8c17b6b0bbb934312e6253a2b689d2545c892af989efac9782022c501109f2ff57bb2ea7c26d63d7747e2a510c18bd22a6076bb7137fe0252c38b2125ea

diff --git a/app-text/epspdf/epspdf-0.6.0-r1.ebuild 
b/app-text/epspdf/epspdf-0.6.0-r1.ebuild
deleted file mode 100644
index 3c672aec748..000
--- a/app-text/epspdf/epspdf-0.6.0-r1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop texlive-common
-
-DESCRIPTION="GUI and command-line converter for [e]ps and pdf"
-HOMEPAGE="http://tex.aanhet.net/epspdf/;
-SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
-IUSE="doc tk"
-
-RDEPEND="!=dev-texlive/texlive-basic-2011
-   app-text/ghostscript-gpl
-   tk? ( dev-lang/tk )"
-
-S=${WORKDIR}/${PN}
-INSTALLDIR=/usr/share/${PN}
-FILES="epspdf.tlu"
-TKFILES="epspdf.help epspdf.ico epspdftk.tcl"
-
-src_install() {
-   dodir ${INSTALLDIR}
-   cp -p ${FILES} "${ED}/${INSTALLDIR}" || die
-   if use tk ; then
-   cp -p ${TKFILES} "${ED}/${INSTALLDIR}" || die
-   fi
-   dobin_texmf_scripts "${PN}/epspdf.tlu"
-   use tk && dobin_texmf_scripts "${PN}/epspdftk.tcl"
-
-   doinfo doc/epspdf.info
-   dodoc doc/Changelog
-   if use doc ; then
-   dodoc doc/epspdf.pdf
-   dodoc -r doc
-   fi
-
-   # give it a .desktop
-   if use tk; then
-   make_desktop_entry epspdftk epspdftk "${INSTALLDIR}/epspdf.ico" 
"Graphics;ImageProcessing"
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/dvipng/files/, app-text/dvipng/

2021-02-05 Thread Sam James
commit: a092736c3941d6bbefb6f2401dbdb7430e4ca8a7
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:21:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 01:10:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a092736c

app-text/dvipng: cleanup old

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

 app-text/dvipng/Manifest   |  1 -
 app-text/dvipng/dvipng-1.15-r1.ebuild  | 50 --
 .../dvipng/files/dvipng-1.15-freetype-config.patch | 12 --
 3 files changed, 63 deletions(-)

diff --git a/app-text/dvipng/Manifest b/app-text/dvipng/Manifest
index 6c1ddbe1d80..ee6fafc64bf 100644
--- a/app-text/dvipng/Manifest
+++ b/app-text/dvipng/Manifest
@@ -1,2 +1 @@
-DIST dvipng-1.15.tar.gz 171529 BLAKE2B 
0653e1b6cace30cd510c0a4f7a5ac4c88d3e17a6283693b93202529b1453dcc1617ed5906112206bfb872af093d871163cc6a117be13575211712901ac541070
 SHA512 
54647526a9d3a26d2ba9c7ef17f285a426d9df06ffb1d5336a1da95cbf24cd17505ba7f6b1ffd14a0beb7f91ab3e519612ce3d3ea3f30c278733127dfbf07c5c
 DIST dvipng-1.17.tar.gz 171049 BLAKE2B 
7165135d818aa399d051977908bf7865774803127312fec515284bd72c4f9e88ffd7f1f7c3c8f1b5adf324fdbb9ac8d039582ede2398123db6ee7655500ac32a
 SHA512 
b56faa6f2b24572233e1f0d9b74122b3bb7fed22cf47c9c05f5530691854dffc9a1953b51803f7d539f9a9de364160d557560c68c369820212837bdbacfb80c7

diff --git a/app-text/dvipng/dvipng-1.15-r1.ebuild 
b/app-text/dvipng/dvipng-1.15-r1.ebuild
deleted file mode 100644
index 00c92cd6118..000
--- a/app-text/dvipng/dvipng-1.15-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools flag-o-matic toolchain-funcs
-
-DESCRIPTION="Translate DVI files into PNG or GIF graphics"
-HOMEPAGE="http://dvipng.sourceforge.net/;
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3+ Texinfo-manual"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
-IUSE="truetype test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   >=dev-libs/kpathsea-6.2.1:=
-   media-libs/gd:2=[jpeg,png]
-   media-libs/libpng:0=
-   virtual/latex-base
-   sys-libs/zlib
-   truetype? ( >=media-libs/freetype-2.1.5 )"
-DEPEND="${RDEPEND}
-   virtual/texi2dvi
-   virtual/pkgconfig
-   test? ( dev-texlive/texlive-fontsrecommended )"
-
-DOCS="ChangeLog README RELEASE"
-
-src_prepare() {
-   eapply "${FILESDIR}"/${P}-freetype-config.patch
-   eapply_user
-
-   # save local macros, since we regenerate aclocal.m4 below
-   mv aclocal.m4 acinclude.m4 || die
-   eautoreconf
-}
-
-src_configure() {
-   append-cppflags "$($(tc-getPKG_CONFIG) --cflags kpathsea)"
-   if ! use truetype; then
-   sed -i -e 's/\(--exists.*\)freetype2/\1dIsAbLe/' configure \
-   || die "sed failed"
-   fi
-
-   export VARTEXFONTS="${T}/fonts"
-   econf
-}

diff --git a/app-text/dvipng/files/dvipng-1.15-freetype-config.patch 
b/app-text/dvipng/files/dvipng-1.15-freetype-config.patch
deleted file mode 100644
index 20b7ebaf465..000
--- a/app-text/dvipng/files/dvipng-1.15-freetype-config.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 dvipng-1.15-orig/configure.ac
-+++ dvipng-1.15/configure.ac
-@@ -78,7 +78,8 @@
- AC_CHECK_HEADERS([libgen.h])
- PSFONTS_O=""
- AC_SUBST(PSFONTS_O)
--AC_CHECK_FT2(,[CFLAGS="$FT2_CFLAGS $CFLAGS"
-+PKG_CHECK_MODULES([FT2], [freetype2 >= 6.1.0],
-+  [CFLAGS="$FT2_CFLAGS $CFLAGS"
-   LIBS="$FT2_LIBS $LIBS"
-   PSFONTS_O="sfd.o ft.o enc.o fontmap.o tfm.o"
-   AC_DEFINE(HAVE_FT2, 1, [Define to 1 if you have freetype2])



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

2021-02-05 Thread Andreas K. Hüttel
commit: 12f4bdcabfb8ae34650dc8fdda64ce0b9e527fe9
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb  6 01:09:08 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Feb  6 01:09:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12f4bdca

dev-libs/libevdev: re-keyword ~riscv

Closes: https://bugs.gentoo.org/768843
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-libs/libevdev/libevdev-1.11.0.ebuild | 4 ++--
 dev-libs/libevdev/libevdev-.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/libevdev/libevdev-1.11.0.ebuild 
b/dev-libs/libevdev/libevdev-1.11.0.ebuild
index dbdaeebcd51..11acafcb229 100644
--- a/dev-libs/libevdev/libevdev-1.11.0.ebuild
+++ b/dev-libs/libevdev/libevdev-1.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 LICENSE="MIT"

diff --git a/dev-libs/libevdev/libevdev-.ebuild 
b/dev-libs/libevdev/libevdev-.ebuild
index dbdaeebcd51..11acafcb229 100644
--- a/dev-libs/libevdev/libevdev-.ebuild
+++ b/dev-libs/libevdev/libevdev-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ if [[ ${PV} == * ]] ; then
inherit git-r3
 else
SRC_URI="https://www.freedesktop.org/software/libevdev/${P}.tar.xz;
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
 fi
 
 LICENSE="MIT"



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

2021-02-05 Thread Andreas K. Hüttel
commit: 7b80cd62a31a224e26dbf6502a44812a8930d9bb
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb  6 01:06:40 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Feb  6 01:06:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b80cd62

package.use.mask: Unmask enchant tests, bug 766147

Signed-off-by: Andreas K. Hüttel  gentoo.org>

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

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index cfa154a3cad..f69a25a297d 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,13 +1,6 @@
 # Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Sam James  (2021-01-19)
-# Joonas Niilola  (2021-01-10)
-# Test-dep needs keywording on multiple arches, best to just mask it
-# globally for now. Resolves issue by b5248bbb1b5
-# bug #766147
-app-text/enchant test
-
 # Joonas Niilola  (2021-01-15)
 # Dependency not keyworded on this arch.
 app-text/enchant voikko



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

2021-02-05 Thread Andreas K. Hüttel
commit: e7e5e6519e6669be6d4f51ba12ef81f1e17e0cb0
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb  6 01:05:55 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Feb  6 01:05:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e5e651

dev-libs/unittest++: keyword ~riscv, bug 766147

tests pass

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-libs/unittest++/unittest++-2.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/unittest++/unittest++-2.0.0-r2.ebuild 
b/dev-libs/unittest++/unittest++-2.0.0-r2.ebuild
index 90c3df7203f..d3888349ad8 100644
--- a/dev-libs/unittest++/unittest++-2.0.0-r2.ebuild
+++ b/dev-libs/unittest++/unittest++-2.0.0-r2.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/uchardet/

2021-02-05 Thread Andreas K. Hüttel
commit: a8c9b33125990d63f3de218de5f37792fce0f321
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb  6 00:59:41 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Feb  6 01:01:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8c9b331

app-i18n/uchardet: keyword ~riscv, bug 750032

tests pass

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 app-i18n/uchardet/uchardet-0.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uchardet/uchardet-0.0.7.ebuild 
b/app-i18n/uchardet/uchardet-0.0.7.ebuild
index 148add6ad42..457a6741454 100644
--- a/app-i18n/uchardet/uchardet-0.0.7.ebuild
+++ b/app-i18n/uchardet/uchardet-0.0.7.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/;
 
 LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="cpu_flags_x86_sse2 static-libs test"
 RESTRICT="!test? ( test )"
 



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

2021-02-05 Thread Andreas K. Hüttel
commit: c70c7b1bd9887f19245dc3177897e0f85f77
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Feb  6 01:00:37 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Feb  6 01:01:09 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70c7b1b

package.use.mask: drop uchardet mask

Signed-off-by: Andreas K. Hüttel  gentoo.org>

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

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 95a61706297..cfa154a3cad 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,11 +1,6 @@
 # Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Georgy Yakovlev  (2021-01-19)
-# uchardet not stable/keyworded yet on this arch
-# bug #750032
-sys-apps/groff uchardet
-
 # Sam James  (2021-01-19)
 # Joonas Niilola  (2021-01-10)
 # Test-dep needs keywording on multiple arches, best to just mask it



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

2021-02-05 Thread Jonas Stein
commit: 1d1a4e34bf234ba7ebb0d4634f8538ffce037ddb
Author: Jonas Stein  gentoo  org>
AuthorDate: Sat Feb  6 00:59:57 2021 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Sat Feb  6 01:00:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d1a4e34

www-client/dillo: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

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

 www-client/dillo/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/www-client/dillo/metadata.xml b/www-client/dillo/metadata.xml
index 44685422a58..2f8e87ae94e 100644
--- a/www-client/dillo/metadata.xml
+++ b/www-client/dillo/metadata.xml
@@ -1,10 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-desktop-m...@gentoo.org
-Gentoo Desktop Miscellaneous Project
-  
+   
 
 Enable X11 XEmbed support
 



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

2021-02-05 Thread Michał Górny
commit: e56fb0a685dd1ce83bdf6bbe33cb1c8600d7d9f2
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  5 23:31:31 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Feb  6 00:49:14 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e56fb0a6

dev-util/scons: Remove old

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

 dev-util/scons/Manifest|  6 --
 .../scons/files/scons-3.0.1-env-passthrough.patch  | 40 --
 .../files/scons-3.0.3-respect-cc-etc-r1.patch  | 88 --
 dev-util/scons/scons-3.1.1.ebuild  | 55 --
 dev-util/scons/scons-3.1.2.ebuild  | 59 ---
 5 files changed, 248 deletions(-)

diff --git a/dev-util/scons/Manifest b/dev-util/scons/Manifest
index ec39364465c..5ab364d5356 100644
--- a/dev-util/scons/Manifest
+++ b/dev-util/scons/Manifest
@@ -1,9 +1,3 @@
-DIST scons-3.1.1-user.html 1134061 BLAKE2B 
de025ff73ecacec591c63b22bb3f934962a34fa16bec47a58972b97ba28f9a88254b419b4d2edeb2d920e70cf3e0c739df5357956c8586e5377afcd4125ba0a8
 SHA512 
bd00bcdcd01b192a42110ec65cdb906963af08f5bbc9d5e61624b5b5b1a667b115b099ce2ef71444a8998171a5544f4caecf3acec9715876d4e9e5baa581e60d
-DIST scons-3.1.1-user.pdf 2564248 BLAKE2B 
702e57a9646779ff1aa077aa7ae7a815d004cda08166f948ef3b893a786c7ccf13e9d1f8621640573802acd0b6a7acaaf68ebea984d5922112a30c4457740bc4
 SHA512 
0c0f8e93e3bddd9dc0ec661f629f2995ec9375908b3b7bf2b67c9518571cb31754d13fca46fc1182019976e5c0a417832447692ff61f5ee4613b7f56c7891594
-DIST scons-3.1.1.tar.gz 663878 BLAKE2B 
095d5f45885ac12937066be247194e70d33e8f5dc0955e7d693c4b0d3a4b61e776bc1d64cd00ebc89d1e85a7992747b8f448255a76c1b6c2d9df8fa173967711
 SHA512 
2e80b45571679d8acc0554273538f56163488df5aa9007c7c9c3a6deb2698909ab05da8df91502ea287c0cc0ff0a98f226454f67fcfb7a943570f673f4bd8f54
-DIST scons-3.1.2-user.html 1126908 BLAKE2B 
38e7695b6ef1e79b3eed4455fbe84ec1587be3f21c1c90cfa6602b344c52c704f021ed8e611abaf2e24ca06c5116e79fb78ca724c9920186cce35feccbac899d
 SHA512 
a13ed1157f6aad25acbad6e1e3d2c0a16a14dd1d5fa369ba2ca30eeb31ce37c735c1870c80f7343f0f98a4305fe1ef7c2b679cf2cb9c0d6670f34a3aeba8
-DIST scons-3.1.2-user.pdf 2557502 BLAKE2B 
1c89d845d23c4e434c9db11d8730121f0b8dc6f2fca21dabe3e7204373cdf743d831a1835731332e39ccd7f3f49da068ba34a33a2937e9dd205e38d9c8b2b321
 SHA512 
9da887c157cb95f7802cb4b96080b0e56f2ad7663021b8be0839e71d473422fe9dd0dadf0ad1b067160c39511e91c6b3d9aaff8e238bb46b10a03ae89b12e169
-DIST scons-3.1.2.tar.gz 668298 BLAKE2B 
14251e2bab425dfc31d1d6d9325a67725dae42576d2a5c204f0ff7948aa2da5aadd3fdf03bbbccd615757520fedee5e18ca2ba13aaf07a4ddfec330db4221203
 SHA512 
bfc0d58d33408a03eb37c1eff166af8139078026e6b43d6274afceac889d0a6743e359e89ad9a30be5ca43aeed26fba92fa4732854750b7d53091ef3e99b3d33
 DIST scons-4.0.1-user.html 1415152 BLAKE2B 
1a94b2ef5e076d883f2960825f055c7cc39cfd1848be797a9519bf94834cd4174d3da3274ef77f64106c1cc182c3f8cef363e3982f5c227d3a6dcbeadbc847c2
 SHA512 
f1165836ad80c90caa4d936ffc86c0ed20ea4c5e7854c36fee3a2c575b1c05c731d4ece9554e43292e6da30176ad9f31f31cf12f84264307c1494f79b06f43c7
 DIST scons-4.0.1-user.pdf 2468804 BLAKE2B 
f0af6bc6b41d972b98e955ee3ccec908aa366eabe31bd01022abe1f6d3a94dd6d7da26f71de23a6dfbcbc7bb4e439463f69bb7e8a5780c1300e3ba508b9eb314
 SHA512 
0d2733e2f1391083522a64117bfd35a2160d1366382f6f630b26eba36fc12ce797467d5e16efeb3b7f58aa9d853f96ae0d50fe78f59e78d24642b146bc7e565d
 DIST scons-4.0.1.gh.tar.gz 5578800 BLAKE2B 
f9ece5eaf1b133219f975e484beb5df726560a38969b8e8ad829781b960b438458bfcd7971333da87560c957675b2a4f8675e757fb0a4268cc4ecf72bb60d45f
 SHA512 
f23c5dfd3c236e9f9f85b986ca64a36dbd85e9f3383cb3577e082a7dea4b83283020fbf064c2d919ab116195c6708fc11f906fcf3b0bc0533a4bc49a4f7371c6

diff --git a/dev-util/scons/files/scons-3.0.1-env-passthrough.patch 
b/dev-util/scons/files/scons-3.0.1-env-passthrough.patch
deleted file mode 100644
index 16de316766b..000
--- a/dev-util/scons/files/scons-3.0.1-env-passthrough.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-From f2f8536be12f1d095382e7598060c1eb51eb5337 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Wed, 9 May 2018 17:04:49 +0200
-Subject: [PATCH] posix: Support GENTOO_SCONS_ENV_PASSTHROUGH=1
-
-Support GENTOO_SCONS_ENV_PASSTHROUGH=1 variable to override the default
-of wiping the environment and resetting PATH to default, and instead
-pass all variables through.

- src/engine/SCons/Platform/posix.py | 14 +++---
- 1 file changed, 11 insertions(+), 3 deletions(-)
-
-diff --git a/src/engine/SCons/Platform/posix.py 
b/src/engine/SCons/Platform/posix.py
-index 8db08db1..af34650c 100644
 a/src/engine/SCons/Platform/posix.py
-+++ b/src/engine/SCons/Platform/posix.py
-@@ -87,9 +87,17 @@ def generate(env):
- pspawn = piped_env_spawn
- # Note that this means that 'escape' is no longer used
- 
--if 'ENV' not in env:
--env['ENV']= {}
--env['ENV']['PATH']= '/usr/local/bin:/opt/bin:/bin:/usr/bin'
-+# Force 

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

2021-02-05 Thread Sam James
commit: c0ab8ffdeb271c3201dd738d432134fe7977c088
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:18:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:18:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ab8ffd

app-text/epspdf: Stabilize 0.6.3-r1 s390, #760360

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

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

diff --git a/app-text/epspdf/epspdf-0.6.3-r1.ebuild 
b/app-text/epspdf/epspdf-0.6.3-r1.ebuild
index d19bd91cc73..e71c82bf02d 100644
--- a/app-text/epspdf/epspdf-0.6.3-r1.ebuild
+++ b/app-text/epspdf/epspdf-0.6.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc tk"
 
 DEPEND="sys-apps/texinfo"



[gentoo-commits] repo/gentoo:master commit in: dev-tex/latexdiff/

2021-02-05 Thread Sam James
commit: 3b6683fc05973226a6d6a1cc3f4f6bc62ee867cf
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:18:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:18:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b6683fc

dev-tex/latexdiff: Stabilize 1.3.1.1 s390, #760366

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

 dev-tex/latexdiff/latexdiff-1.3.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/latexdiff/latexdiff-1.3.1.1.ebuild 
b/dev-tex/latexdiff/latexdiff-1.3.1.1.ebuild
index 157df8a32cc..9330b2a4816 100644
--- a/dev-tex/latexdiff/latexdiff-1.3.1.1.ebuild
+++ b/dev-tex/latexdiff/latexdiff-1.3.1.1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == ** ]] ; then
EGIT_REPO_URI="https://github.com/ftilmann/latexdiff.git;
 else
SRC_URI="https://github.com/ftilmann/latexdiff/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
 fi
 
 LICENSE="GPL-3"



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

2021-02-05 Thread Sam James
commit: e9a16dde9f9fb538c9ac377a05c0f1b6e970ca8f
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:18:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:18:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a16dde

app-text/dvipng: Stabilize 1.17 s390, #760351

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

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

diff --git a/app-text/dvipng/dvipng-1.17.ebuild 
b/app-text/dvipng/dvipng-1.17.ebuild
index 80b7d38c3a4..068bb18ba2a 100644
--- a/app-text/dvipng/dvipng-1.17.ebuild
+++ b/app-text/dvipng/dvipng-1.17.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-3+ Texinfo-manual"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
 IUSE="truetype test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/powerpc/ppc64/

2021-02-05 Thread Sam James
commit: bbac0b5a2b65b1de159bbdba3db30b7f3c161dc5
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:07:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:07:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbac0b5a

profiles/arch/powerpc/p.use.stable.mask: mask mail-client/claws-mail[gdata]

Drags in too many unstable packages for now. Done separately in ppc32
and ppc64 to ease unmasking later on.

Bug: https://bugs.gentoo.org/727572
Signed-off-by: Sam James  gentoo.org>

 profiles/arch/powerpc/ppc32/package.use.stable.mask | 5 +
 profiles/arch/powerpc/ppc64/package.use.stable.mask | 5 +
 2 files changed, 10 insertions(+)

diff --git a/profiles/arch/powerpc/ppc32/package.use.stable.mask 
b/profiles/arch/powerpc/ppc32/package.use.stable.mask
index 55d2bc2efec..fa7b5a67292 100644
--- a/profiles/arch/powerpc/ppc32/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc32/package.use.stable.mask
@@ -17,6 +17,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2021-02-06)
+# Drags in too much unstable GNOME for now
+# bug #727572
+mail-client/claws-mail gdata
+
 # Andreas Sturmlechner  (2020-07-21)
 # Unstable test deps.
 dev-cpp/eigen test

diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask 
b/profiles/arch/powerpc/ppc64/package.use.stable.mask
index 18ce2ed3f4f..68be6addb8d 100644
--- a/profiles/arch/powerpc/ppc64/package.use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask
@@ -17,6 +17,11 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James  (2021-02-06)
+# Drags in too much unstable GNOME for now
+# bug #727572
+mail-client/claws-mail gdata
+
 # Michał Górny  (2020-08-07)
 # Unstable test deps.
 dev-cpp/eigen test



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

2021-02-05 Thread Sam James
commit: 12dfe456f9ead29fa7a32834b5af78679f28d2b3
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:04:29 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:04:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12dfe456

dev-libs/xmlrpc-c: Stabilize 1.51.06-r2 ppc, #764956

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

 dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild 
b/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild
index 02305e2717e..eb7e22e545e 100644
--- a/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild
+++ b/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
 
 LICENSE="BSD"
 SLOT="0/4.51"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="abyss +cgi +curl +cxx +libxml2 threads test"
 



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

2021-02-05 Thread Sam James
commit: c3e95d71542a36564a7763208e6b61d7cc4be63d
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:03:27 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:03:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e95d71

dev-db/lmdb: Stabilize 0.9.27 ppc64, #762110

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

 dev-db/lmdb/lmdb-0.9.27.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/lmdb/lmdb-0.9.27.ebuild b/dev-db/lmdb/lmdb-0.9.27.ebuild
index cd57489a7f8..5adbc9bdcac 100644
--- a/dev-db/lmdb/lmdb-0.9.27.ebuild
+++ b/dev-db/lmdb/lmdb-0.9.27.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://git.openldap.org/openldap/openldap/-/archive/${MY_P}/openldap-$
 
 LICENSE="OPENLDAP"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
 IUSE="static-libs"
 
 DEPEND=""



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/

2021-02-05 Thread Aisha Tammy
commit: 0118ee1c160cbc17d964d04b532be110d7aaeb0c
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Feb  5 20:01:07 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Feb  5 20:02:18 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0118ee1c

www-apps/jackett-bin: version bump to 0.17.456

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 www-apps/jackett-bin/Manifest|  3 ++
 www-apps/jackett-bin/jackett-bin-0.17.456.ebuild | 37 
 2 files changed, 40 insertions(+)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index 3b1c6154..648f8239 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -4,3 +4,6 @@ DIST jackett-bin-0.17.405-arm64.tar.gz 41835603 BLAKE2B 
dcde4e0d8666c4c7e16070b6
 DIST jackett-bin-0.17.449-amd64.tar.gz 44604802 BLAKE2B 
c8db20c741ebf3a72d251647b731052314a650fbbc359330feb5f941f70841c73ac9c83e07b813b4dcdde97ef706814f485b11ce0a92d635e6b45375aa28c542
 SHA512 
22dc2648d52b4f7caa0e4c51af903b087cdc14e69eac226d3bb98698b3623dab4b221f4137b05cea327e4840b44b151f1ff032688f65a9fce2fb911dbae944b3
 DIST jackett-bin-0.17.449-arm.tar.gz 42477513 BLAKE2B 
2bcf10339fd9184ad035f1eff1b5ed6a0ff5f1b5916e1b59b21d9fd0a236694808cff471812f16549195c235f78923aee19696ed768bae75975af7199e8c337b
 SHA512 
61d37d6f73ec78653a4a6be9a7ca918772dcc0386c72e58546524de6e21a4f04be1abeab3257cc76b142efcadf997b34f4b27a144e720d2d5c60a88f71e52faa
 DIST jackett-bin-0.17.449-arm64.tar.gz 41838916 BLAKE2B 
9fd207aa2f28f32d8a9b3075dcedaad2fa27800c3860bddb215b72961e8689fcedd1f9c996e6bb2df146eaa8110cba4e36e844247ea49c4a73ea0c91717af35f
 SHA512 
a1c31af52bdf371198ae4b6646b8b4c58152b79f8e8547c2d24036b9e5ecd04c764025885818d8690867944ac778d1fce0708d5e4ba51f8d997f1c75d4cad8d5
+DIST jackett-bin-0.17.456-amd64.tar.gz 44602115 BLAKE2B 
c9752eeb4fbfdaff62dbc3b22cc884a3c3dc0f0ee49f67c2027d86500ff83e1c7ea93e0e4245f5fa5b53f84f24582b181c2a45c9de4eeb3ddcd8e8efba309226
 SHA512 
00f668b2c62e7669e81080f0969ad6ae0b531efffea80b181f1640a984fd01b8db6b4fda381b69fb32f88f6065786ea83c611096a8dd468b28e10f1f8b6f9f5c
+DIST jackett-bin-0.17.456-arm.tar.gz 42478130 BLAKE2B 
1623ba6b72f0a3a0ad6c3711bf3b2b8114f20594d324cc31b66a899e2860081ba7ae88e4cd80fedcfde3f8ff0939ef5c47b9769406c01c3468cee25a258078f4
 SHA512 
15072bd2ba1d86d43dbc232407bf5c900a5f65d0f2d12df0114b5b312cbe8764fc67cd11402637d158d1cf7a29b64ecb89bd9f81571ad40e9f0eb1fd323417ba
+DIST jackett-bin-0.17.456-arm64.tar.gz 41840135 BLAKE2B 
a99181fca7e3f622bfa841bfeeaf828c503ae9d0a6bcdd384871cc34309b132c196acc46ae2263165a6a68f31cdbef2eded91be08741c725130a0903f45f36ea
 SHA512 
eec546452fa42f4d973fc7f742b2573be23b94225bcd24ad47b0c8493362b37d5054ed1f3528a907c92e24f08ce0c60ddda1c1e177ca015dfc1d6021fe6ca728

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.456.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.456.ebuild
new file mode 100644
index ..86776b54
--- /dev/null
+++ b/www-apps/jackett-bin/jackett-bin-0.17.456.ebuild
@@ -0,0 +1,37 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd
+
+DESCRIPTION="API Support for your favorite torrent trackers"
+HOMEPAGE="https://github.com/Jackett/Jackett;
+SRC_URI="
+   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
+   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
+   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
+"
+
+KEYWORDS="~amd64 ~arm ~arm64"
+LICENSE="GPL-2"
+SLOT="0"
+RESTRICT="strip"
+
+RDEPEND="
+   acct-user/jackett
+   app-crypt/mit-krb5
+   dev-libs/icu
+   dev-util/lttng-ust
+"
+
+QA_PREBUILT="*"
+S="${WORKDIR}"/Jackett
+
+src_install() {
+   dodir /opt/jackett
+   cp -a "${S}"/. "${ED}"/opt/jackett || die
+   newinitd "${FILESDIR}"/jackett.initd jackett
+   systemd_dounit "${FILESDIR}"/jackett.service
+   doenvd "${FILESDIR}"/99jackett
+}



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/

2021-02-05 Thread Aisha Tammy
commit: 4f734753eed5ec932b5f0657959a56c9d4fc0c76
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Feb  5 20:01:27 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Feb  5 20:02:24 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4f734753

www-apps/jackett-bin: drop old version

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 www-apps/jackett-bin/Manifest|  3 --
 www-apps/jackett-bin/jackett-bin-0.17.405.ebuild | 37 
 2 files changed, 40 deletions(-)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index 648f8239..2177b1ba 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,6 +1,3 @@
-DIST jackett-bin-0.17.405-amd64.tar.gz 44605014 BLAKE2B 
036329345261d3f95eb7d5d20780e7c5ba8294c1b0dfc1db93577d2851f848cc6dc1e70b57b63c4fbac5c1757c76c8b770c6b298fe5577bcecaf47d70c118694
 SHA512 
e7cff8ffb5c5f009452079715c31471686c31f59b4ca90422fb5356a01b9e87edf8b0209aa23ad9726736c00cdf5ad746bd0b71217c4146510e9d5c41e786633
-DIST jackett-bin-0.17.405-arm.tar.gz 42475249 BLAKE2B 
17010d7d7bba65787ab00df4a9d7a34bc16c6a94dc0e558577c6b5d829cca01eb4c9a6b7adaeeaba090782bee6a2fe818be61b0f5aecb137567a72bc264a6fd0
 SHA512 
1995d1d96498ce1ac1944a3782b7660c98a17deabf1e0b96fd1fca36beaeb0c464887b72e25639fcb1b17d0c8953560060bcaee180048ee8978285067923e1ac
-DIST jackett-bin-0.17.405-arm64.tar.gz 41835603 BLAKE2B 
dcde4e0d8666c4c7e16070b63bda8c5eb6b5ec9b157c972e7441534df871a83a75161b8aa59b0160a75df23a9d2910a087470e4b37c0724de874468e56f41386
 SHA512 
f4866eec0f02561ec3434891845acee7d95b4726f53f147406c484cc474ca95c91b25111ee541691e93a175260e573ac9adb9ab9ca8a986e8ae63f51f4e85ec4
 DIST jackett-bin-0.17.449-amd64.tar.gz 44604802 BLAKE2B 
c8db20c741ebf3a72d251647b731052314a650fbbc359330feb5f941f70841c73ac9c83e07b813b4dcdde97ef706814f485b11ce0a92d635e6b45375aa28c542
 SHA512 
22dc2648d52b4f7caa0e4c51af903b087cdc14e69eac226d3bb98698b3623dab4b221f4137b05cea327e4840b44b151f1ff032688f65a9fce2fb911dbae944b3
 DIST jackett-bin-0.17.449-arm.tar.gz 42477513 BLAKE2B 
2bcf10339fd9184ad035f1eff1b5ed6a0ff5f1b5916e1b59b21d9fd0a236694808cff471812f16549195c235f78923aee19696ed768bae75975af7199e8c337b
 SHA512 
61d37d6f73ec78653a4a6be9a7ca918772dcc0386c72e58546524de6e21a4f04be1abeab3257cc76b142efcadf997b34f4b27a144e720d2d5c60a88f71e52faa
 DIST jackett-bin-0.17.449-arm64.tar.gz 41838916 BLAKE2B 
9fd207aa2f28f32d8a9b3075dcedaad2fa27800c3860bddb215b72961e8689fcedd1f9c996e6bb2df146eaa8110cba4e36e844247ea49c4a73ea0c91717af35f
 SHA512 
a1c31af52bdf371198ae4b6646b8b4c58152b79f8e8547c2d24036b9e5ecd04c764025885818d8690867944ac778d1fce0708d5e4ba51f8d997f1c75d4cad8d5

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.405.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.405.ebuild
deleted file mode 100644
index 86776b54..
--- a/www-apps/jackett-bin/jackett-bin-0.17.405.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd
-
-DESCRIPTION="API Support for your favorite torrent trackers"
-HOMEPAGE="https://github.com/Jackett/Jackett;
-SRC_URI="
-   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
-   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
-   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
-"
-
-KEYWORDS="~amd64 ~arm ~arm64"
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="strip"
-
-RDEPEND="
-   acct-user/jackett
-   app-crypt/mit-krb5
-   dev-libs/icu
-   dev-util/lttng-ust
-"
-
-QA_PREBUILT="*"
-S="${WORKDIR}"/Jackett
-
-src_install() {
-   dodir /opt/jackett
-   cp -a "${S}"/. "${ED}"/opt/jackett || die
-   newinitd "${FILESDIR}"/jackett.initd jackett
-   systemd_dounit "${FILESDIR}"/jackett.service
-   doenvd "${FILESDIR}"/99jackett
-}



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

2021-02-05 Thread Sam James
commit: 7e3380508b97616233aff076a7f7596dc4915567
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:02:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:02:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e338050

app-arch/unrar: Stabilize 6.0.3 s390, #768687

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

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

diff --git a/app-arch/unrar/unrar-6.0.3.ebuild 
b/app-arch/unrar/unrar-6.0.3.ebuild
index ec7814cadbc..8f7caa4a4e8 100644
--- a/app-arch/unrar/unrar-6.0.3.ebuild
+++ b/app-arch/unrar/unrar-6.0.3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.rarlab.com/rar/${MY_PN}-${PV}.tar.gz -> 
${P}.tar.gz"
 LICENSE="unRAR"
 # subslot = soname version
 SLOT="0/6"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x86-solaris"
 IUSE=""
 
 RDEPEND="!<=app-arch/unrar-gpl-0.0.1_p20080417"



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

2021-02-05 Thread Sam James
commit: 8c935c03353c896987c4865c142163477397ae01
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:02:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:02:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c935c03

dev-lang/python-exec: Stabilize 2.4.6-r4 s390, #768561

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

 dev-lang/python-exec/python-exec-2.4.6-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python-exec/python-exec-2.4.6-r4.ebuild 
b/dev-lang/python-exec/python-exec-2.4.6-r4.ebuild
index 88a0fafcd5e..b72f66b6f8d 100644
--- a/dev-lang/python-exec/python-exec-2.4.6-r4.ebuild
+++ b/dev-lang/python-exec/python-exec-2.4.6-r4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mgorny/python-exec/releases/download/v${PV}/${P}.tar
 
 LICENSE="BSD-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # Internal Python project hack.  Do not copy it.  Ever.
 IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_} +native-symlinks"
 



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

2021-02-05 Thread Sam James
commit: c432d84897e38f5d1694100e68b270b960c9def3
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:02:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:02:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c432d848

net-libs/libpcap: Stabilize 1.10.0 s390, #768747

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

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

diff --git a/net-libs/libpcap/libpcap-1.10.0.ebuild 
b/net-libs/libpcap/libpcap-1.10.0.ebuild
index 2960fa8c090..ad4a2c4b4c1 100644
--- a/net-libs/libpcap/libpcap-1.10.0.ebuild
+++ b/net-libs/libpcap/libpcap-1.10.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P/_pre/-bp}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
 IUSE="bluetooth dbus netlink rdma -remote static-libs usb -yydebug"
 
 RDEPEND="



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

2021-02-05 Thread Sam James
commit: 7bdaab016f08139467e441071d89d2bc92f22279
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:02:53 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:02:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bdaab01

sys-libs/timezone-data: Stabilize 2020f s390, #768849

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

 sys-libs/timezone-data/timezone-data-2020f.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/timezone-data/timezone-data-2020f.ebuild 
b/sys-libs/timezone-data/timezone-data-2020f.ebuild
index f6ac82999c1..39ce0eb4e83 100644
--- a/sys-libs/timezone-data/timezone-data-2020f.ebuild
+++ b/sys-libs/timezone-data/timezone-data-2020f.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://www.iana.org/time-zones/repository/releases/tzdata${data_ver}.t
 
 LICENSE="BSD public-domain"
 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"
 IUSE="nls leaps-timezone elibc_FreeBSD zic-slim"
 
 DEPEND="nls? ( virtual/libintl )"



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

2021-02-05 Thread Sam James
commit: 41c1bcf497933ae1270721e6ff450c91c3ead886
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:02:32 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:02:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41c1bcf4

dev-util/ccache: Stabilize 4.1 s390, #762622

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

 dev-util/ccache/ccache-4.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/ccache/ccache-4.1.ebuild 
b/dev-util/ccache/ccache-4.1.ebuild
index 3bee41803c9..710619c6fb9 100644
--- a/dev-util/ccache/ccache-4.1.ebuild
+++ b/dev-util/ccache/ccache-4.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/ccache/ccache/releases/download/v${PV}/ccache-${PV}.
 
 LICENSE="GPL-3 LGPL-3"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86"
 IUSE="test"
 
 DEPEND=""



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

2021-02-05 Thread Sam James
commit: 7fc1d4f3f818701b91ac8e5add8b639fad119522
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:02:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:02:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fc1d4f3

app-admin/eselect: Stabilize 1.4.17 s390, #768528

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

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

diff --git a/app-admin/eselect/eselect-1.4.17.ebuild 
b/app-admin/eselect/eselect-1.4.17.ebuild
index 4a29123591e..c86dc286b90 100644
--- a/app-admin/eselect/eselect-1.4.17.ebuild
+++ b/app-admin/eselect/eselect-1.4.17.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/eselect/${P}.tar.xz;
 
 LICENSE="GPL-2+ || ( GPL-2+ CC-BY-SA-4.0 )"
 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"
 IUSE="doc emacs vim-syntax"
 
 DEPEND="sys-apps/sed



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

2021-02-05 Thread Sam James
commit: 26f7f086eb3c5606f225f194d0b834d134378e8b
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:02:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:02:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26f7f086

dev-libs/xmlrpc-c: Stabilize 1.51.06-r2 s390, #764956

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

 dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild 
b/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild
index 13b34e66e31..02305e2717e 100644
--- a/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild
+++ b/dev-libs/xmlrpc-c/xmlrpc-c-1.51.06-r2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
 
 LICENSE="BSD"
 SLOT="0/4.51"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc 
x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 
 IUSE="abyss +cgi +curl +cxx +libxml2 threads test"
 



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

2021-02-05 Thread Sam James
commit: 3976969862e524b4fc09595a5f7f272f41e0eae5
Author: Sam James  gentoo  org>
AuthorDate: Sat Feb  6 00:02:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Feb  6 00:02:43 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39769698

dev-lang/python-exec-conf: Stabilize 2.4.6 s390, #768561

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

 dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild 
b/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild
index 9fd189e64b8..0678782bfe5 100644
--- a/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild
+++ b/dev-lang/python-exec-conf/python-exec-conf-2.4.6.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/${MY_P}
 
 LICENSE="BSD-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 # Internal Python project hack.  Do not copy it.  Ever.
 IUSE="${_PYTHON_ALL_IMPLS[@]/#/python_targets_}"
 



[gentoo-commits] repo/proj/guru:dev commit in: www-apps/jackett-bin/

2021-02-05 Thread Aisha Tammy
commit: 78416ddcf93e8c84b41e599064cde04030645235
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Feb  5 20:01:43 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Feb  5 20:02:26 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=78416ddc

www-apps/jackett-bin: drop old version

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 www-apps/jackett-bin/Manifest|  3 --
 www-apps/jackett-bin/jackett-bin-0.17.449.ebuild | 37 
 2 files changed, 40 deletions(-)

diff --git a/www-apps/jackett-bin/Manifest b/www-apps/jackett-bin/Manifest
index 2177b1ba..0ddcf133 100644
--- a/www-apps/jackett-bin/Manifest
+++ b/www-apps/jackett-bin/Manifest
@@ -1,6 +1,3 @@
-DIST jackett-bin-0.17.449-amd64.tar.gz 44604802 BLAKE2B 
c8db20c741ebf3a72d251647b731052314a650fbbc359330feb5f941f70841c73ac9c83e07b813b4dcdde97ef706814f485b11ce0a92d635e6b45375aa28c542
 SHA512 
22dc2648d52b4f7caa0e4c51af903b087cdc14e69eac226d3bb98698b3623dab4b221f4137b05cea327e4840b44b151f1ff032688f65a9fce2fb911dbae944b3
-DIST jackett-bin-0.17.449-arm.tar.gz 42477513 BLAKE2B 
2bcf10339fd9184ad035f1eff1b5ed6a0ff5f1b5916e1b59b21d9fd0a236694808cff471812f16549195c235f78923aee19696ed768bae75975af7199e8c337b
 SHA512 
61d37d6f73ec78653a4a6be9a7ca918772dcc0386c72e58546524de6e21a4f04be1abeab3257cc76b142efcadf997b34f4b27a144e720d2d5c60a88f71e52faa
-DIST jackett-bin-0.17.449-arm64.tar.gz 41838916 BLAKE2B 
9fd207aa2f28f32d8a9b3075dcedaad2fa27800c3860bddb215b72961e8689fcedd1f9c996e6bb2df146eaa8110cba4e36e844247ea49c4a73ea0c91717af35f
 SHA512 
a1c31af52bdf371198ae4b6646b8b4c58152b79f8e8547c2d24036b9e5ecd04c764025885818d8690867944ac778d1fce0708d5e4ba51f8d997f1c75d4cad8d5
 DIST jackett-bin-0.17.456-amd64.tar.gz 44602115 BLAKE2B 
c9752eeb4fbfdaff62dbc3b22cc884a3c3dc0f0ee49f67c2027d86500ff83e1c7ea93e0e4245f5fa5b53f84f24582b181c2a45c9de4eeb3ddcd8e8efba309226
 SHA512 
00f668b2c62e7669e81080f0969ad6ae0b531efffea80b181f1640a984fd01b8db6b4fda381b69fb32f88f6065786ea83c611096a8dd468b28e10f1f8b6f9f5c
 DIST jackett-bin-0.17.456-arm.tar.gz 42478130 BLAKE2B 
1623ba6b72f0a3a0ad6c3711bf3b2b8114f20594d324cc31b66a899e2860081ba7ae88e4cd80fedcfde3f8ff0939ef5c47b9769406c01c3468cee25a258078f4
 SHA512 
15072bd2ba1d86d43dbc232407bf5c900a5f65d0f2d12df0114b5b312cbe8764fc67cd11402637d158d1cf7a29b64ecb89bd9f81571ad40e9f0eb1fd323417ba
 DIST jackett-bin-0.17.456-arm64.tar.gz 41840135 BLAKE2B 
a99181fca7e3f622bfa841bfeeaf828c503ae9d0a6bcdd384871cc34309b132c196acc46ae2263165a6a68f31cdbef2eded91be08741c725130a0903f45f36ea
 SHA512 
eec546452fa42f4d973fc7f742b2573be23b94225bcd24ad47b0c8493362b37d5054ed1f3528a907c92e24f08ce0c60ddda1c1e177ca015dfc1d6021fe6ca728

diff --git a/www-apps/jackett-bin/jackett-bin-0.17.449.ebuild 
b/www-apps/jackett-bin/jackett-bin-0.17.449.ebuild
deleted file mode 100644
index 86776b54..
--- a/www-apps/jackett-bin/jackett-bin-0.17.449.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit systemd
-
-DESCRIPTION="API Support for your favorite torrent trackers"
-HOMEPAGE="https://github.com/Jackett/Jackett;
-SRC_URI="
-   amd64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxAMDx64.tar.gz
 -> ${P}-amd64.tar.gz )
-   arm? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM32.tar.gz
 -> ${P}-arm.tar.gz )
-   arm64? ( 
https://github.com/Jackett/Jackett/releases/download/v${PV}/Jackett.Binaries.LinuxARM64.tar.gz
 -> ${P}-arm64.tar.gz )
-"
-
-KEYWORDS="~amd64 ~arm ~arm64"
-LICENSE="GPL-2"
-SLOT="0"
-RESTRICT="strip"
-
-RDEPEND="
-   acct-user/jackett
-   app-crypt/mit-krb5
-   dev-libs/icu
-   dev-util/lttng-ust
-"
-
-QA_PREBUILT="*"
-S="${WORKDIR}"/Jackett
-
-src_install() {
-   dodir /opt/jackett
-   cp -a "${S}"/. "${ED}"/opt/jackett || die
-   newinitd "${FILESDIR}"/jackett.initd jackett
-   systemd_dounit "${FILESDIR}"/jackett.service
-   doenvd "${FILESDIR}"/99jackett
-}



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

2021-02-05 Thread Andreas Sturmlechner
commit: 0f0305bfa640d606d54d9ada51314a4d21ef69f3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  5 23:49:17 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 23:51:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f0305bf

media-libs/phonon-vlc: 0.11.2 version bump

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

 media-libs/phonon-vlc/Manifest |  1 +
 media-libs/phonon-vlc/phonon-vlc-0.11.2.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/media-libs/phonon-vlc/Manifest b/media-libs/phonon-vlc/Manifest
index 6204601f199..efc07009f58 100644
--- a/media-libs/phonon-vlc/Manifest
+++ b/media-libs/phonon-vlc/Manifest
@@ -1 +1,2 @@
 DIST phonon-backend-vlc-0.11.1.tar.xz 65064 BLAKE2B 
2380d31f574b71e2552b37e5c2a8b22239268aac9c2875417486fd77496c89820b5b4c7e94d39bfebad62a5175a35767945e3f57830e69041ed7c58be4b978cc
 SHA512 
4a068478eb1467477cf5c21813723779742eb15766aee2df8184da8c0b58598c5eff8aecefdcfed8e6136495f3caf7691c99d43e98226ab477c162ff19e1fa4e
+DIST phonon-backend-vlc-0.11.2.tar.xz 66096 BLAKE2B 
342a13377807d97c5da89c5f341e2dcca9fe0ae41ff0408a5789195ec18b5914b3fefe68be519674c412f70690aaf0c27a97e236fbc0317b82fb093baf041d7e
 SHA512 
14ec3ef91aa4ca8275bc92f9cf5bee181ad57b4c2bf696120c8931e34c950d360c58d935f4a9298b2fae6e4ea5fac4b025df697a1bbf270da71a2151f0954949

diff --git a/media-libs/phonon-vlc/phonon-vlc-0.11.2.ebuild 
b/media-libs/phonon-vlc/phonon-vlc-0.11.2.ebuild
new file mode 100644
index 000..b92df18e689
--- /dev/null
+++ b/media-libs/phonon-vlc/phonon-vlc-0.11.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="phonon-backend-vlc"
+inherit ecm kde.org
+
+DESCRIPTION="VLC backend for the Phonon multimedia library"
+HOMEPAGE="https://community.kde.org/Phonon;
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+   
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.xz"
+   KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+fi
+
+LICENSE="LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"
+SLOT="0"
+IUSE="debug"
+
+BDEPEND="
+   dev-qt/linguist-tools:5
+   virtual/pkgconfig
+"
+DEPEND="
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   >=media-libs/phonon-4.11.0
+   media-video/vlc:=[dbus,ogg,vorbis]
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_PN}-${PV}"



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

2021-02-05 Thread Alfredo Tupone
commit: 42c12e6e8e82abe43bc648960fd6d1c852e4af29
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri Feb  5 23:00:03 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Feb  5 23:02:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42c12e6e

dev-ml/ocamlgraph: version bump to 2.0.0

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

 dev-ml/ocamlgraph/Manifest|  1 +
 dev-ml/ocamlgraph/ocamlgraph-2.0.0.ebuild | 27 +++
 2 files changed, 28 insertions(+)

diff --git a/dev-ml/ocamlgraph/Manifest b/dev-ml/ocamlgraph/Manifest
index 1edb5afbb82..9bcbe739908 100644
--- a/dev-ml/ocamlgraph/Manifest
+++ b/dev-ml/ocamlgraph/Manifest
@@ -1,2 +1,3 @@
 DIST ocamlgraph-1.8.7.tar.gz 272625 BLAKE2B 
18df3f78cfe66e2259c770cfc3671096b06a185e3f407b22eb0a21ff6e7f7df4b0b705a830d740c64f66609b88e2fb76aa91e200ca4c0fadc7ae2a1910641f3d
 SHA512 
27559293bf576ecc9cf49090e24905c50d00ebaeb444a3c917826f3cfe1e7ceab34b43e30f98634811b1688b675d8747b590b5bb103a720d099304f5031feb2e
 DIST ocamlgraph-1.8.8.tar.gz 282729 BLAKE2B 
79fdbcdd86fc5b6f36ad3399c890c31831a20fec22f0b4faf6da1fb61a12d25a54587e4b3ed8f9266ad1ce37bfffe76d66cf7a7e765e8046429943ad3c555208
 SHA512 
ccb07d4a7fb0c3026ad2d4563e1ca0a88483ac3cf43c9378989ae5c031961853a11c9673c06b54a16733c5755d9c0a2783c5f475afdcc7692d2bf3d4778f5bc5
+DIST ocamlgraph-2.0.0.tbz 298912 BLAKE2B 
a4bb04c74f4dba8b0f37cdf8ab9a82ef5120b1e7f5b5570e67aac35de16e4553c93759acfa5c218e07dc7c036750d92d2c557c7d58247783718f691c5319ded8
 SHA512 
c4973ac03bdff52d1c8a1ed01c81e0fbe2f76486995e57ff4e4a11bcc7b1793556139d52a81ff14ee8c8de52f1b40e4bd359e60a2ae626cc630ebe8bccefb3f1

diff --git a/dev-ml/ocamlgraph/ocamlgraph-2.0.0.ebuild 
b/dev-ml/ocamlgraph/ocamlgraph-2.0.0.ebuild
new file mode 100644
index 000..96971b5888b
--- /dev/null
+++ b/dev-ml/ocamlgraph/ocamlgraph-2.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="O'Caml Graph library"
+HOMEPAGE="http://ocamlgraph.lri.fr/index.en.html;
+SRC_URI="https://github.com/backtracking/${PN}/releases/download/${PV}/${P}.tbz;
+LICENSE="LGPL-2.1"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+RDEPEND="
+   gtk? ( dev-ml/lablgtk:2=[ocamlopt?] )
+   dev-ml/stdlib-shims:=[ocamlopt?]
+   dev-ml/graphics:=[ocamlopt?]"
+DEPEND="${RDEPEND}"
+IUSE="gtk +ocamlopt"
+
+src_compile() {
+   if ! use gtk; then
+   dune build --only-packages ocamlgraph @install || die
+   else
+   dune build @install || die
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: sys-libs/libnih/files/, sys-libs/libnih/, profiles/

2021-02-05 Thread Andreas Sturmlechner
commit: 20dd338970fb5ae80cb73ca23a0cedbeeca88991
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  5 22:57:52 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 22:57:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20dd3389

sys-libs/libnih: Remove last-rited package

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

 profiles/package.mask  |  6 ---
 sys-libs/libnih/Manifest   |  1 -
 .../libnih/files/libnih-1.0.3-expat-2.2.5.patch| 15 --
 .../libnih/files/libnih-1.0.3-fno-common.patch | 11 -
 .../libnih/files/libnih-1.0.3-glibc-2.24.patch | 57 --
 .../libnih/files/libnih-1.0.3-optional-dbus.patch  | 40 ---
 .../libnih/files/libnih-1.0.3-pkg-config.patch | 24 -
 .../libnih/files/libnih-1.0.3-signal-race.patch| 44 -
 sys-libs/libnih/libnih-1.0.3-r4.ebuild | 55 -
 sys-libs/libnih/metadata.xml   |  8 ---
 10 files changed, 261 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index f6c03982fa6..fe2515bf028 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -170,12 +170,6 @@ x11-terms/eterm
 # Removal in ~30 days. Bug: #764353
 x11-terms/pangoterm
 
-# Andreas Sturmlechner  (2021-01-06)
-# Post-consolekit cleanup, dead upstream since 2016.
-# https://s3hh.wordpress.com/2016/06/18/whither-cgmanager/
-# Masked for removal in 30 days.
-sys-libs/libnih
-
 # Andreas Sturmlechner  (2021-01-06)
 # Abandoned upstream, countless bugs. Replaced by builtin functions in elogind
 # or systemd. Alternatives: sys-power/suspend, sys-power/hibernate-script.

diff --git a/sys-libs/libnih/Manifest b/sys-libs/libnih/Manifest
deleted file mode 100644
index 2b231bc8694..000
--- a/sys-libs/libnih/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST libnih-1.0.3.tar.gz 1187624 BLAKE2B 
f8f9fcdda86eabff39de0b0f92cd1f8c1c0eeb0c86ec4970e5bef1cc0dff0fda83db64975ece93d5d8ede5d0613d5f363dd7456c59fe966feb5e61e5b8913627
 SHA512 
fce40d2445b28c27b8838631681ca3206a4f053b2dd4fc488fc9ef98bbd3d933e3d62b82cf346be2ef1677f6457f692cf5544cd915a6bb1e5c618f98ffa101b4

diff --git a/sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch 
b/sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch
deleted file mode 100644
index 02b5e4c0a9e..000
--- a/sys-libs/libnih/files/libnih-1.0.3-expat-2.2.5.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Adapt test suite to expat 2.2.5
-Author: Axel Beckert 
-Bug-Debian: https://bugs.debian.org/886416
-
 a/nih-dbus-tool/tests/test_parse.c
-+++ b/nih-dbus-tool/tests/test_parse.c
-@@ -7950,7 +7950,7 @@
- 
-   TEST_EQ_P (node, NULL);
- 
--  TEST_FILE_EQ (output, ("test:foo:2:0: "
-+  TEST_FILE_EQ (output, ("test:foo:1:36: "
-  "Invalid object path in  name 
attribute\n"));
-   TEST_FILE_END (output);
-   TEST_FILE_RESET (output);

diff --git a/sys-libs/libnih/files/libnih-1.0.3-fno-common.patch 
b/sys-libs/libnih/files/libnih-1.0.3-fno-common.patch
deleted file mode 100644
index 2b3a9cef5b4..000
--- a/sys-libs/libnih/files/libnih-1.0.3-fno-common.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 a/nih-dbus-tool/output.h
-+++ b/nih-dbus-tool/output.h
-@@ -27,7 +27,7 @@
- 
- NIH_BEGIN_EXTERN
- 
--char *output_package;
-+extern char *output_package;
- 
- int   output  (const char *source_path, int source_fd,
-  const char *header_path, int header_fd,

diff --git a/sys-libs/libnih/files/libnih-1.0.3-glibc-2.24.patch 
b/sys-libs/libnih/files/libnih-1.0.3-glibc-2.24.patch
deleted file mode 100644
index 9b90f3539d7..000
--- a/sys-libs/libnih/files/libnih-1.0.3-glibc-2.24.patch
+++ /dev/null
@@ -1,57 +0,0 @@
-With glibc >= 2.24, raise() temporarily blocks signals to make this
-function async-signal-safe. This has the consequence that the SIGCONT
-signal send by the call to PTRACE_CONT is delivered slightly later. In
-turn it means the next ptrace event received is the SIGCONT signal
-instead of the expected one.
-
-Unfortunately the libnih testsuite has very precise expectations, and
-do not expect such an event. Fix that by catching it and waiting for the
-following event.
-
 libnih-1.0.3.orig/nih/tests/test_child.c
-+++ libnih-1.0.3/nih/tests/test_child.c
-@@ -360,6 +360,14 @@ test_poll (void)
- 
-   waitid (P_PID, pid, , WSTOPPED | WNOWAIT);
- 
-+  /* ptrace might catch the SIGCONT emitted with PTRACE_CONT, catch it 
-+ and wait for the next event.
-+   */
-+  if (siginfo.si_code == CLD_TRAPPED && siginfo.si_status == SIGCONT) {
-+  assert0 (ptrace (PTRACE_CONT, pid, NULL, NULL));
-+  waitid (P_PID, pid, , WSTOPPED | WNOWAIT);
-+  }
-+
-   watch = nih_child_add_watch (NULL, pid, NIH_CHILD_TRAPPED,
- 

[gentoo-commits] repo/gentoo:master commit in: app-admin/cgmanager/files/, profiles/, app-admin/cgmanager/

2021-02-05 Thread Andreas Sturmlechner
commit: 8cd8969d73ce4ae8017fc71a21d5b82bca15bce3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  5 22:57:21 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 22:57:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd8969d

app-admin/cgmanager: Remove last-rited package

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

 app-admin/cgmanager/Manifest |  2 --
 app-admin/cgmanager/cgmanager-0.41.ebuild| 52 
 app-admin/cgmanager/cgmanager-0.42.ebuild| 52 
 app-admin/cgmanager/files/cgmanager.initd-r1 | 14 
 app-admin/cgmanager/files/cgproxy.initd-r1   | 27 ---
 app-admin/cgmanager/metadata.xml |  8 -
 profiles/package.mask|  1 -
 7 files changed, 156 deletions(-)

diff --git a/app-admin/cgmanager/Manifest b/app-admin/cgmanager/Manifest
deleted file mode 100644
index e4950e78879..000
--- a/app-admin/cgmanager/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST cgmanager-0.41.tar.gz 461805 BLAKE2B 
22c779953d637012694c19490da9d3707b9e2a935f910d192fd1e6a44c27e933e93b6ae51631924175a9e8e05fd650cf3117d3e7bde034a20bc083ebaa09
 SHA512 
e8ba64665a21d987cd835580c2b6bafbcb05e22ce7f6216762d04840957c2cd21fb571360e0206ae9143656beed88ff3396eb1f644052c05189093a665a705fd
-DIST cgmanager-0.42.tar.gz 467980 BLAKE2B 
70df5ebda230773f3a2a4ed6f784e591126769122533182821b0fe2c157f9bd7b9fd58a3bb104b0ef089320b167d3136c379d760ea6c65dab0c88f46d41596cb
 SHA512 
d92113a6748084f1c0708f75c8bdf5de484d534bf00f664a5288902be887c2a1c7cf3d91afaab3331f0d573a86fbc6edb2fa1d37c070250cf53e0621213d7d74

diff --git a/app-admin/cgmanager/cgmanager-0.41.ebuild 
b/app-admin/cgmanager/cgmanager-0.41.ebuild
deleted file mode 100644
index 834e67e35d9..000
--- a/app-admin/cgmanager/cgmanager-0.41.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools pam
-
-DESCRIPTION="Control Group manager daemon"
-HOMEPAGE="https://linuxcontainers.org/cgmanager/introduction/;
-SRC_URI="https://linuxcontainers.org/downloads/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86"
-IUSE="pam selinux"
-
-RDEPEND="sys-libs/libnih[dbus]
-   sys-apps/dbus
-   selinux? ( sec-policy/selinux-cgmanager )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   eapply_user
-
-   # systemd expects files in /sbin but we will have them in /usr/sbin
-   pushd config/init/systemd > /dev/null || die
-   sed -i -e "s@sbin@usr/&@" {${PN},cgproxy}.service || \
-   die "Failed to fix paths in systemd service files"
-   popd > /dev/null || die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --with-distro=gentoo \
-   --with-pamdir="$(usex pam $(getpam_mod_dir) none)" \
-   --with-init-script=systemd \
-   --disable-static
-}
-
-src_install() {
-   default
-
-   # I see no reason to have the tests in the filesystem. Drop them
-   rm -r "${D}"/usr/share/${PN}/tests || die "Failed to remove ${PN} tests"
-
-   newinitd "${FILESDIR}"/${PN}.initd-r1 ${PN}
-   newinitd "${FILESDIR}"/cgproxy.initd-r1 cgproxy
-
-   find "${ED}" -name '*.la' -delete || die
-}

diff --git a/app-admin/cgmanager/cgmanager-0.42.ebuild 
b/app-admin/cgmanager/cgmanager-0.42.ebuild
deleted file mode 100644
index da4663f6c80..000
--- a/app-admin/cgmanager/cgmanager-0.42.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools pam
-
-DESCRIPTION="Control Group manager daemon"
-HOMEPAGE="https://linuxcontainers.org/cgmanager/introduction/;
-SRC_URI="https://linuxcontainers.org/downloads/${PN}/${P}.tar.gz;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="pam selinux"
-
-RDEPEND="sys-libs/libnih[dbus]
-   sys-apps/dbus
-   selinux? ( sec-policy/selinux-cgmanager )"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-   eapply_user
-
-   # systemd expects files in /sbin but we will have them in /usr/sbin
-   pushd config/init/systemd > /dev/null || die
-   sed -i -e "s@sbin@usr/&@" {${PN},cgproxy}.service || \
-   die "Failed to fix paths in systemd service files"
-   popd > /dev/null || die
-
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --with-distro=gentoo \
-   --with-pamdir="$(usex pam $(getpam_mod_dir) none)" \
-   --with-init-script=systemd \
-   --disable-static
-}
-
-src_install() {
-   default
-
-   # I see no reason to have the tests in the filesystem. Drop them
-   rm -r 

[gentoo-commits] repo/gentoo:master commit in: gui-libs/display-manager-init/, gui-libs/display-manager-init/files/

2021-02-05 Thread Andreas Sturmlechner
commit: d31814390355efc67e3a9749ac9a945c2eb7bf34
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Feb  5 22:38:23 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 22:45:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3181439

gui-libs/display-manager-init: start after elogind

fixes race condition with elogind
Closes: https://bugs.gentoo.org/768834
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>
Closes: https://github.com/gentoo/gentoo/pull/19348
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 ...lay-manager-init-1.0.ebuild => display-manager-init-1.0-r1.ebuild} | 2 +-
 .../files/{display-manager.initd => display-manager.initd-r1} | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/gui-libs/display-manager-init/display-manager-init-1.0.ebuild 
b/gui-libs/display-manager-init/display-manager-init-1.0-r1.ebuild
similarity index 96%
rename from gui-libs/display-manager-init/display-manager-init-1.0.ebuild
rename to gui-libs/display-manager-init/display-manager-init-1.0-r1.ebuild
index ec9d323f4c0..d5a588002df 100644
--- a/gui-libs/display-manager-init/display-manager-init-1.0.ebuild
+++ b/gui-libs/display-manager-init/display-manager-init-1.0-r1.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
 
 src_install() {
newinitd "${FILESDIR}"/display-manager-setup.initd display-manager-setup
-   newinitd "${FILESDIR}"/display-manager.initd display-manager
+   newinitd "${FILESDIR}"/display-manager.initd-r1 display-manager
newinitd "${FILESDIR}"/xdm.initd xdm
newconfd "${FILESDIR}"/display-manager.confd display-manager
exeinto /usr/bin

diff --git a/gui-libs/display-manager-init/files/display-manager.initd 
b/gui-libs/display-manager-init/files/display-manager.initd-r1
similarity index 98%
rename from gui-libs/display-manager-init/files/display-manager.initd
rename to gui-libs/display-manager-init/files/display-manager.initd-r1
index e650df9600e..9402e969f4a 100644
--- a/gui-libs/display-manager-init/files/display-manager.initd
+++ b/gui-libs/display-manager-init/files/display-manager.initd-r1
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License, v2
 
 # This is here to serve as a note to myself, and future developers.
@@ -46,9 +46,11 @@ depend() {
# (#291269) Start after quota, since some dm need readable home
# (#390609) gdm-3 will fail when dbus is not running
# (#366753) starting keymaps after X causes problems
+   # (#768834) race condition with elogind
after bootmisc consolefont modules netmount
after readahead-list ypbind autofs openvpn gpm lircmd
after quota keymaps
+   after elogind
before alsasound
 
# Start before GUI



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

2021-02-05 Thread Alfredo Tupone
commit: 2318b3a3e215a29f36c723f90066bd68c377acef
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Fri Feb  5 22:39:03 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Fri Feb  5 22:39:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2318b3a3

dev-ml/graphics: new package

Closes: https://bugs.gentoo.org/755143
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 dev-ml/graphics/Manifest  |  1 +
 dev-ml/graphics/graphics-5.1.1.ebuild | 22 ++
 dev-ml/graphics/metadata.xml  |  8 
 3 files changed, 31 insertions(+)

diff --git a/dev-ml/graphics/Manifest b/dev-ml/graphics/Manifest
new file mode 100644
index 000..9976e02aeae
--- /dev/null
+++ b/dev-ml/graphics/Manifest
@@ -0,0 +1 @@
+DIST graphics-5.1.1.tbz 58713 BLAKE2B 
75f81b938be8a44f904418851ed747742ad63556ef94c533872f4b04705a0209a06f969add207bf332e1ab3d6a98a819c0ed2b0f50bdf1275f5d57ff6caa2fed
 SHA512 
15adbe03211e7392a2fded2d9fd5e0cc2c532b4a1de3b6c90945e9e99cc4f419583a204f357f8c9fd92d1ffce48e13e1f146da1f009eb4645150b7394f799e0a

diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild 
b/dev-ml/graphics/graphics-5.1.1.ebuild
new file mode 100644
index 000..56bd2457a13
--- /dev/null
+++ b/dev-ml/graphics/graphics-5.1.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit dune
+
+DESCRIPTION="The OCaml graphics library"
+HOMEPAGE="https://github.com/ocaml/graphics;
+SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz;
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-ml/dune-configurator:=[ocamlopt?]
+   >=dev-lang/ocaml-4.09
+   x11-libs/libX11:="
+DEPEND="${RDEPEND}"
+BDEPEND=""
+
+IUSE="+ocamlopt"

diff --git a/dev-ml/graphics/metadata.xml b/dev-ml/graphics/metadata.xml
new file mode 100644
index 000..9f27ba42c7d
--- /dev/null
+++ b/dev-ml/graphics/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   m...@gentoo.org
+   ML
+   
+



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

2021-02-05 Thread Sam James
commit: bf20a6a5dc2e3a63bdc0d447bb674da4d4cc3df8
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 22:33:35 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 22:33:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf20a6a5

sys-libs/libunwind: add github remote-id

Savannah: "Most development is now taking place on github"
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 sys-libs/libunwind/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sys-libs/libunwind/metadata.xml b/sys-libs/libunwind/metadata.xml
index 95faca4e763..bbf0cc649c9 100644
--- a/sys-libs/libunwind/metadata.xml
+++ b/sys-libs/libunwind/metadata.xml
@@ -9,4 +9,7 @@
Adds support for DWARF .debug_frame 
section: Use the information from this section if available
Use libatomic instead of builtin atomic 
operations

+   
+   libunwind/libunwind
+   
 



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

2021-02-05 Thread Sam James
commit: b2fe69a8bb64f208b91c834b977c53ab8f601051
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 22:28:12 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 22:31:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2fe69a8

profiles/arch/arm64: unmask www-servers/nginx[pcre-jit]

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

 profiles/arch/arm64/package.use.mask | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index e510ee95f4e..0dee50a0bed 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -399,8 +399,7 @@ x11-libs/gtk+ cloudprint
 
 # Thomas Deutschmann  (2017-02-14)
 # No lua keyworded for this arch yet
-# libpcre jit is not (yet?) support on this arch
-www-servers/nginx nginx_modules_http_lua pcre-jit
+www-servers/nginx nginx_modules_http_lua
 
 # Steev Klimaszewski  (2016-03-04)
 # Chromium uses an internal tcmalloc that doesn't support this arch yet.



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

2021-02-05 Thread Sam James
commit: dbea6e52651a6a8d1a4f6e4e2ff87d06e6ff9814
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 22:29:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 22:31:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbea6e52

profiles/arch/arm64/package.use.stable.mask: move www-servers/nginx lua mask 
heree

Lua is available on arm64 now, but not all implementations
are yet stable.

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

 profiles/arch/arm64/package.use.mask| 4 
 profiles/arch/arm64/package.use.stable.mask | 5 +
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/arm64/package.use.mask 
b/profiles/arch/arm64/package.use.mask
index 0dee50a0bed..6d2d3a52013 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -397,10 +397,6 @@ app-text/evince dvi nautilus postscript t1lib xps
 net-wireless/blueman appindicator
 x11-libs/gtk+ cloudprint
 
-# Thomas Deutschmann  (2017-02-14)
-# No lua keyworded for this arch yet
-www-servers/nginx nginx_modules_http_lua
-
 # Steev Klimaszewski  (2016-03-04)
 # Chromium uses an internal tcmalloc that doesn't support this arch yet.
 www-client/chromium tcmalloc

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index d554a74a21e..c315788eb9b 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James  (2021-02-05)
+# Thomas Deutschmann  (2017-02-14)
+# No lua stable for this arch yet
+www-servers/nginx nginx_modules_http_lua
+
 # Sam James  (2020-12-23)
 # Needs stable dev-lang/luajit
 kde-apps/cantor lua



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

2021-02-05 Thread Andreas Sturmlechner
commit: ee12689df2696db2b28973e3cb8877f89a8c97e3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  5 22:19:08 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 22:30:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee12689d

dev-qt/qtwebengine: 5.15.2_p20210126 snapshot bump w/o KEYWORDS

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

 dev-qt/qtwebengine/Manifest|   1 +
 .../qtwebengine-5.15.2_p20210126.ebuild| 183 +
 2 files changed, 184 insertions(+)

diff --git a/dev-qt/qtwebengine/Manifest b/dev-qt/qtwebengine/Manifest
index a509a377cd2..80ac5d47606 100644
--- a/dev-qt/qtwebengine/Manifest
+++ b/dev-qt/qtwebengine/Manifest
@@ -1,2 +1,3 @@
 DIST qtwebengine-5.15.2-ppc64.tar.xz 43868 BLAKE2B 
97a2db64c688cc3ce178a6f00c29d3408221302c992bf0df31edd5c11f7cd978b92d901644991fca4fc0824b19d994a71c472732dbbdda3729bdd04a67f3
 SHA512 
835e7da4670cd823a1674052d64971bfd98d54edb6c5df8e9d09aa8103d496a4c16f0eb9d47c46db466e1c640e3326d4e43b284161129d648bfe693a902ec9cc
+DIST qtwebengine-5.15.2_p20210126.tar.xz 316160016 BLAKE2B 
8de7b37585a040673d200de3149bfb878cd3d6d71e5b5343960022b1ca111364b2d351b1ca4cf760d9de46d4b247f2a7638c5d217210ad3f1d416b703d70d4a9
 SHA512 
448ca09609150756c64b05dd48178445fda7eb935e8cfa4bb30a1cc520de50939e5e85c2b6a60cff40147849a7b19b48a15d1eb923aeca969779482060c44a77
 DIST qtwebengine-everywhere-src-5.15.2.tar.xz 280142544 BLAKE2B 
cf84a07292e69b5746d6575d65295b5bf4e054d448361f26e63cbe20ddd0773f60893e656d74b3b8c191e2829e09398a65896c8d96d3a7ef210ac1f21cd90e63
 SHA512 
de64c30819f5e2f8620c853ff22b2f9717641477aef4432a552a72d1d67ed62ed61572afee6de3f2c9f32dee28f4f786ffd63fc465aa42c0ae1e87ea28341756

diff --git a/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210126.ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210126.ebuild
new file mode 100644
index 000..c064f099c1a
--- /dev/null
+++ b/dev-qt/qtwebengine/qtwebengine-5.15.2_p20210126.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 )
+QTVER=$(ver_cut 1-3)
+inherit multiprocessing python-any-r1 qt5-build
+
+DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML 
applications"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+#  KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   if [[ ${PV} == ${QTVER}_p* ]]; then
+   SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz;
+   S="${WORKDIR}/${P}"
+   fi
+fi
+
+# patchset based on https://github.com/chromium-ppc64le releases
+SRC_URI+=" ppc64? ( 
https://dev.gentoo.org/~gyakovlev/distfiles/${PN}-5.15.2-ppc64.tar.xz )"
+
+IUSE="alsa bindist designer geolocation kerberos pulseaudio +system-ffmpeg 
+system-icu widgets"
+REQUIRED_USE="designer? ( widgets )"
+
+RDEPEND="
+   app-arch/snappy:=
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   dev-libs/expat
+   dev-libs/libevent:=
+   dev-libs/libxml2[icu]
+   dev-libs/libxslt
+   dev-libs/re2:=
+   ~dev-qt/qtcore-${QTVER}
+   ~dev-qt/qtdeclarative-${QTVER}
+   ~dev-qt/qtgui-${QTVER}
+   ~dev-qt/qtnetwork-${QTVER}
+   ~dev-qt/qtprintsupport-${QTVER}
+   ~dev-qt/qtwebchannel-${QTVER}[qml]
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/harfbuzz:=
+   media-libs/lcms:2
+   media-libs/libjpeg-turbo:=
+   media-libs/libpng:0=
+   >=media-libs/libvpx-1.5:=[svc(+)]
+   media-libs/libwebp:=
+   media-libs/mesa[egl,X(+)]
+   media-libs/opus
+   sys-apps/dbus
+   sys-apps/pciutils
+   sys-libs/zlib[minizip]
+   virtual/libudev
+   x11-libs/libdrm
+   x11-libs/libX11
+   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
+   alsa? ( media-libs/alsa-lib )
+   designer? ( ~dev-qt/designer-${QTVER} )
+   geolocation? ( ~dev-qt/qtpositioning-${QTVER} )
+   kerberos? ( virtual/krb5 )
+   pulseaudio? ( media-sound/pulseaudio:= )
+   system-ffmpeg? ( media-video/ffmpeg:0= )
+   system-icu? ( >=dev-libs/icu-60.2:= )
+   widgets? (
+   ~dev-qt/qtdeclarative-${QTVER}[widgets]
+   ~dev-qt/qtwidgets-${QTVER}
+   )
+"
+DEPEND="${RDEPEND}
+   ${PYTHON_DEPS}
+   >=app-arch/gzip-1.7
+   dev-util/gperf
+   dev-util/ninja
+   dev-util/re2c
+   net-libs/nodejs
+   sys-devel/bison
+"
+
+PATCHES=( "${FILESDIR}/${PN}-5.15.0-disable-fatal-warnings.patch" ) # bug 
695446
+
+src_prepare() {
+   if [[ ${PV} == ${QTVER}_p* ]]; then
+   # This is made from git, and 

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

2021-02-05 Thread Andreas Sturmlechner
commit: 32e8dfa5505f3faeb9ceaab53d97d734dd6d2c2a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  5 22:27:31 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 22:30:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e8dfa5

media-libs/libdvdcss: Drop 1.4.2 (r0)

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

 media-libs/libdvdcss/libdvdcss-1.4.2.ebuild | 30 -
 1 file changed, 30 deletions(-)

diff --git a/media-libs/libdvdcss/libdvdcss-1.4.2.ebuild 
b/media-libs/libdvdcss/libdvdcss-1.4.2.ebuild
deleted file mode 100644
index 300bb5732c9..000
--- a/media-libs/libdvdcss/libdvdcss-1.4.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit autotools-multilib
-
-DESCRIPTION="A portable abstraction library for DVD decryption"
-HOMEPAGE="https://www.videolan.org/developers/libdvdcss.html;
-SRC_URI="https://download.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2;
-
-LICENSE="GPL-2"
-SLOT="1.2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
-IUSE="doc static-libs"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-   doc? ( app-doc/doxygen )"
-
-#DOCS=( AUTHORS ChangeLog NEWS README )
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable doc)
-   --htmldir=/usr/share/doc/${PF}/html
-   )
-
-   autotools-multilib_src_configure
-}



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

2021-02-05 Thread Andreas Sturmlechner
commit: 776b9261e6363adf38588e05731b9007ec30c172
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan  1 17:29:56 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 22:30:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=776b9261

qt5-build.eclass: Add missing RESTRICT+=" !test? ( test )"

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

 eclass/qt5-build.eclass | 8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 99fe5db7705..a3c7b8ed802 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: qt5-build.eclass
@@ -103,7 +103,11 @@ EGIT_REPO_URI=(
 
 IUSE="debug test"
 
-[[ ${QT5_BUILD_TYPE} == release ]] && RESTRICT+=" test" # bug 457182
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+   RESTRICT+=" test" # bug 457182
+else
+   RESTRICT+=" !test? ( test )"
+fi
 
 BDEPEND="
dev-lang/perl



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

2021-02-05 Thread Andreas Sturmlechner
commit: 3b675038969bbf4a989ac8bfbae8b0c0d3d0acda
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan 21 10:35:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 22:30:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b675038

qt5-build.eclass: Make dev-qt/qttest dependency work for qtwebengine snapshot

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

 eclass/qt5-build.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index a3c7b8ed802..6698b69b32f 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -114,7 +114,7 @@ BDEPEND="
virtual/pkgconfig
 "
 if [[ ${PN} != qttest ]]; then
-   DEPEND+=" test? ( ~dev-qt/qttest-${PV} )"
+   DEPEND+=" test? ( ~dev-qt/qttest-$(ver_cut 1-3) )"
 fi
 
 ##  Phase functions  ##



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

2021-02-05 Thread Sam James
commit: 04ae1b3882ce68da3cc662e1a505ea82cb89cddf
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 22:23:50 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 22:23:50 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04ae1b38

profiles/arch/s390/package.use.mask: fix 'ia64' typo

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

 profiles/arch/s390/package.use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/arch/s390/package.use.mask 
b/profiles/arch/s390/package.use.mask
index 9dd84b3007e..240f60e462d 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -34,7 +34,7 @@ net-analyzer/rrdtool rados
 dev-vcs/git pcre-jit
 
 # Lars Wendler  (2016-11-17)
-# jit not supported on ia64 (bug #600052).
+# jit not supported on s390
 dev-libs/libpcre2 jit
 
 # Sergey Popov  (2015-10-24)



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

2021-02-05 Thread Sam James
commit: cf33617066545ad24484ad9f61d52db6ad1ae780
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 22:25:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 22:25:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf336170

profiles/arch/s390/s390x: unmask dev-libs/libpcre2[jit] here

Available for s390x, just not s390.

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

 profiles/arch/s390/s390x/package.use.mask | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/profiles/arch/s390/s390x/package.use.mask 
b/profiles/arch/s390/s390x/package.use.mask
new file mode 100644
index 000..783ff0a1b86
--- /dev/null
+++ b/profiles/arch/s390/s390x/package.use.mask
@@ -0,0 +1,7 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Sam James  (2021-02-05)
+# libpcre2 has JIT support for s390x (not s390)
+dev-libs/libpcre2 -jit
+dev-vcs/git -pcre-jit



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

2021-02-05 Thread Sam James
commit: 0a2812c1d8df58dd33f4285d10f5c2d86845624c
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 22:21:09 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 22:21:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a2812c1

profiles/arch/s390/use.mask: mask luajittex

A few other TeX packages have the flag so just
mask it here instead.

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

 profiles/arch/s390/package.use.mask | 4 
 profiles/arch/s390/use.mask | 4 
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/s390/package.use.mask 
b/profiles/arch/s390/package.use.mask
index acf4b550ddf..9dd84b3007e 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -5,10 +5,6 @@
 # No drivers on this architecture support Vulkan
 media-libs/mesa vulkan vulkan-overlay zink
 
-# Mikle Kolyada  (2020-07-13)
-# Luajit does not work on s390
-app-text/texlive-core luajittex
-
 # Hans de Graaff  (2019-04-08)
 # Obsolete ruby version, no newer versions keyworded or stable.
 dev-vcs/subversion ruby

diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
index 77e2c7a2f02..c24a977058f 100644
--- a/profiles/arch/s390/use.mask
+++ b/profiles/arch/s390/use.mask
@@ -4,6 +4,10 @@
 # Unmask the flag which corresponds to ARCH.
 -s390
 
+# Sam James  (2021-02-05)
+# No luajit available for s390
+luajittex
+
 # Matt Turner  (2019-12-05)
 # media-libs/libglvnd is not keyworded
 libglvnd



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

2021-02-05 Thread Sam James
commit: b0b286d0e290471aa8ab2f3eee57da4df99b8ba9
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 22:19:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 22:19:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b286d0

app-office/texmacs: add github remote-id

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

 app-office/texmacs/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/app-office/texmacs/metadata.xml b/app-office/texmacs/metadata.xml
index ba45e88b5f0..c4e023727be 100644
--- a/app-office/texmacs/metadata.xml
+++ b/app-office/texmacs/metadata.xml
@@ -12,4 +12,7 @@
   
 Add support for media-libs/netpbm
   
+  
+texmacs/texmacs
+  
 



[gentoo-commits] proj/sci:master commit in: sci-biology/quicktree/

2021-02-05 Thread Aisha Tammy
commit: 7736e78d6f57d1b94772e90058ef32efc2f22eba
Author: Aisha Tammy  aisha  cc>
AuthorDate: Fri Feb  5 18:13:33 2021 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Fri Feb  5 18:17:20 2021 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=7736e78d

sci-biology/quicktree: version bump to 2.5

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Aisha Tammy  aisha.cc>

 sci-biology/quicktree/quicktree-2.5.ebuild | 31 ++
 1 file changed, 31 insertions(+)

diff --git a/sci-biology/quicktree/quicktree-2.5.ebuild 
b/sci-biology/quicktree/quicktree-2.5.ebuild
new file mode 100644
index 0..c2fd315f9
--- /dev/null
+++ b/sci-biology/quicktree/quicktree-2.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Rapid reconstruction of phylogenies by the Neighbor-Joining 
method"
+HOMEPAGE="https://github.com/khowe/quicktree/;
+SRC_URI="https://github.com/khowe/quicktree/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+#S=${WORKDIR}/${PN}_${PV}
+
+src_prepare() {
+   default
+   sed -e "s/\-O2/${CFLAGS}/" \
+   -i Makefile || die
+}
+
+src_compile() {
+   emake CC="$(tc-getCC)" LFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+   dobin quicktree
+   einstalldocs
+}



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

2021-02-05 Thread Thomas Deutschmann
commit: cd0acde32b64b2a58f727dadeca01c47bec2c584
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  5 22:09:50 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  5 22:10:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd0acde3

mail-client/thunderbird: update patch set

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

 mail-client/thunderbird/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/thunderbird/Manifest b/mail-client/thunderbird/Manifest
index d9013e61498..8d469226188 100644
--- a/mail-client/thunderbird/Manifest
+++ b/mail-client/thunderbird/Manifest
@@ -1,5 +1,5 @@
 DIST firefox-78esr-patches-07.tar.xz 66156 BLAKE2B 
8f69883432dcbd484b1fb15e3fde1630b1424e502ba78d9ec3cbe70cb2676a6876853d3477c8bfe35e92bca91b200e2d14543de1778d895676a52d2608109af2
 SHA512 
b4a01d3499002bd33a7fb45a1a80e9e73ba27a0986b6bfa43b3482dd8d82a686a14ae0c5e013402c8c8f359a642632a40bf4c362a0e83a1f53b453914f42e3a7
-DIST firefox-78esr-patches-08.tar.xz 66436 BLAKE2B 
1aeecb8fae01c213c9eb2b55e5af00765a4d7870bf8b5fc5e839281603d8a6258d46eefdba35318ebcf9f4329a821abcefe4cda5b42620b617332f6d15dcc14c
 SHA512 
c5b8af257e74738caa2054dafe4757fed03655b976041a09f7d574b1e6d3ea3c942a9203bc15be7ff084fab523561372e1d0bfd64ed25ed26975544ee86654a3
+DIST firefox-78esr-patches-08.tar.xz 67108 BLAKE2B 
e9bcfeeda936832e1107d5dd1641f8833dcb1c99bee113b7591607294328b3739521a6811e0dfa64f36b44ab9a484ca69e15ad88b99ae810d767a2de2e4ffc4c
 SHA512 
47a676d18bdc005db3f2d3c9b491df8f6347f50c1410d9f00cf19da86f3163a8ca45060b728f47f3cad02fcdaf6150f037ae26c95f4a5c8be6e7077a97890203
 DIST thunderbird-78.7.0-af.xpi 548349 BLAKE2B 
d729644b8d01795f868328482fd5084b6faeccbb0b837435aec69ca7e09bec2a6c276705c58f95dc5052a16a8242f7f6f9ed20cf5203bec22aaa9c3e6927cdf0
 SHA512 
aae82d4e50226f67967a3a5ed9ebcb464e50ee8a663301fa63b907eec55bf851778599bb5fb8394d9d8779e3a14741c76fc2041a842d6428f84b21899c01e860
 DIST thunderbird-78.7.0-ar.xpi 648607 BLAKE2B 
8f5e7f17e33e2890f0a74873669f0d5944305da475f13d16fb5a5a5fb80661a0a76b34891996e1d3d1d4fcfcfe762b69f7962743124a799765430ce144689c0e
 SHA512 
46eb357273c79a3077d91086bea0795bb03fda771812f905fb9ab8d76a06cb735f73eb314ae044a1c92d31492616da8b58b6910eb61e21b5cb807e7e3aec1578
 DIST thunderbird-78.7.0-ast.xpi 561261 BLAKE2B 
9c1a26af7207101d0d553957cd860e547398c8cc984127178ab585f8e9a8784a0d56e8328072780575661c03811ed8f0e54f03d401f2766933409f4ae5e05029
 SHA512 
2c8f16d8d58f0219d52954b4a327fb21edd4dd3c6e88d991d162f6f5a1b712a041e7fbe1f83a00af67f19465bc0827a8c1728dc1c1706cc01e022bc728b184a5



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

2021-02-05 Thread Thomas Deutschmann
commit: 96f276069259d046c4d0279912c3299dd70f9c71
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  5 22:10:35 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  5 22:10:45 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f27606

dev-lang/spidermonkey: update patch set

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

 dev-lang/spidermonkey/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/spidermonkey/Manifest b/dev-lang/spidermonkey/Manifest
index 8310bfd2b6b..9482290cb5a 100644
--- a/dev-lang/spidermonkey/Manifest
+++ b/dev-lang/spidermonkey/Manifest
@@ -4,7 +4,7 @@ DIST firefox-78.6.0esr.source.tar.xz 338098664 BLAKE2B 
9d082b6104bffbd0d918dc1ad
 DIST firefox-78.7.0esr.source.tar.xz 332849732 BLAKE2B 
66e224021cbd15b6b625da3c0a98b05026f4f284afbef5299368a218c16da24cd05431ab82c52859b835baf63298ec832681fbc58b3bfe833e68dea1737c6dcb
 SHA512 
afa37d2f6bbe04715d84a8964f75139042364501c358da98771115d7fe7d23788e95b6ff29d77c064a9cfcd208c1424924017ef2a72cbb79dbb45d6f365f030c
 DIST firefox-78.7.1esr.source.tar.xz 334417504 BLAKE2B 
c0c90488ef9727363f03707c3d1e83ab5965a32775db9e6832883b94f265a3d95bb468648360fa3f016c34044f4c706db84125f7c5b545aaa1dedcf03196cb0c
 SHA512 
d5828667ab07f5971049092102b7017472a835a3ab8581ba485a528e9b269aafdeeebecb4c882043459c2b901290c5525d795b04c1d4f30f7b74ee6cd7b18646
 DIST firefox-78esr-patches-07.tar.xz 66156 BLAKE2B 
8f69883432dcbd484b1fb15e3fde1630b1424e502ba78d9ec3cbe70cb2676a6876853d3477c8bfe35e92bca91b200e2d14543de1778d895676a52d2608109af2
 SHA512 
b4a01d3499002bd33a7fb45a1a80e9e73ba27a0986b6bfa43b3482dd8d82a686a14ae0c5e013402c8c8f359a642632a40bf4c362a0e83a1f53b453914f42e3a7
-DIST firefox-78esr-patches-08.tar.xz 66436 BLAKE2B 
1aeecb8fae01c213c9eb2b55e5af00765a4d7870bf8b5fc5e839281603d8a6258d46eefdba35318ebcf9f4329a821abcefe4cda5b42620b617332f6d15dcc14c
 SHA512 
c5b8af257e74738caa2054dafe4757fed03655b976041a09f7d574b1e6d3ea3c942a9203bc15be7ff084fab523561372e1d0bfd64ed25ed26975544ee86654a3
+DIST firefox-78esr-patches-08.tar.xz 67108 BLAKE2B 
e9bcfeeda936832e1107d5dd1641f8833dcb1c99bee113b7591607294328b3739521a6811e0dfa64f36b44ab9a484ca69e15ad88b99ae810d767a2de2e4ffc4c
 SHA512 
47a676d18bdc005db3f2d3c9b491df8f6347f50c1410d9f00cf19da86f3163a8ca45060b728f47f3cad02fcdaf6150f037ae26c95f4a5c8be6e7077a97890203
 DIST js185-1.0.0.tar.gz 6164605 BLAKE2B 
76a37f0ceae05d3475853875bd0ce4be6e525e4114816f8f281ea6fc6b60a71060975a0fa1cb843f57ad1e2f842dfb26b24244fa0fd6c20f6ae2ebbe430f70be
 SHA512 
2af7122a7c7007fd7b6668776fe1222515a810b3e43bbf0f76b8f94e1ef406ffd3fb5ccec393021b00274c05b38a77235bc8d6886994c56762fcaf0aa7cf6718
 DIST mozjs-52.9.1pre1.tar.bz2 30178574 BLAKE2B 
0920432b5140e78297a9bcbccb54268d75a223d5e75e4ff90b3b01aab4f7736b4a4e05c47b3a925ff0a74607a0abad3b6583c75d070ef5142009b20ebaf6e4bf
 SHA512 
187b231b246a5ae09e55c0fef77866b316d75f38f4c2e066d5d4325d8da63433027020c929439cab46af3253ac63ab2f780223a8fd2c6ff535b3409bb6c4aa0f
 DIST mozjs-60.5.2.tar.bz2 32816585 BLAKE2B 
45ac4c9646e1275faf60eeedbf486f802cd106583eb7f640fe2243adc7cbb811dced5cefa94426cceca63468b0112be84078ffcef24cb2b8c1a7b6c8173c0d45
 SHA512 
5fb73330e7803bdd524fbe7cfdf4e6b72e85d4b22b0c827400317b5d052d1088d36e558ceac376393089e9d03e658b24e69262851fc04a66bbcda47135423dc0



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

2021-02-05 Thread Thomas Deutschmann
commit: ada19ec80f56cb8c433aa8010edbbd4fa8f44ba1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  5 22:09:04 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  5 22:10:44 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ada19ec8

www-client/firefox: update patch set

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

 www-client/firefox/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index cd9d5b24a75..1e912034d3c 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -191,7 +191,7 @@ DIST firefox-78.7.1esr-zh-CN.xpi 564761 BLAKE2B 
3c625be70306d3cbfbd441cb314b1dd4
 DIST firefox-78.7.1esr-zh-TW.xpi 564731 BLAKE2B 
83ee6403dd8bf06a956258884b2b4abda71e9ee70cca092ce7805fa47ad05606e6d1b06ad403f068dc790ff49f26534fae0365da2de33519254ff40bfdfdc465
 SHA512 
2b1c5d6aecf11003de7a76c8dd101d354f64d3c82ab5e99a275b42b8023d0dc587422d1ff09b05e7539638470c086b99215622d7fab0638f20cd63448d5c77fc
 DIST firefox-78.7.1esr.source.tar.xz 334417504 BLAKE2B 
c0c90488ef9727363f03707c3d1e83ab5965a32775db9e6832883b94f265a3d95bb468648360fa3f016c34044f4c706db84125f7c5b545aaa1dedcf03196cb0c
 SHA512 
d5828667ab07f5971049092102b7017472a835a3ab8581ba485a528e9b269aafdeeebecb4c882043459c2b901290c5525d795b04c1d4f30f7b74ee6cd7b18646
 DIST firefox-78esr-patches-07.tar.xz 66156 BLAKE2B 
8f69883432dcbd484b1fb15e3fde1630b1424e502ba78d9ec3cbe70cb2676a6876853d3477c8bfe35e92bca91b200e2d14543de1778d895676a52d2608109af2
 SHA512 
b4a01d3499002bd33a7fb45a1a80e9e73ba27a0986b6bfa43b3482dd8d82a686a14ae0c5e013402c8c8f359a642632a40bf4c362a0e83a1f53b453914f42e3a7
-DIST firefox-78esr-patches-08.tar.xz 66436 BLAKE2B 
1aeecb8fae01c213c9eb2b55e5af00765a4d7870bf8b5fc5e839281603d8a6258d46eefdba35318ebcf9f4329a821abcefe4cda5b42620b617332f6d15dcc14c
 SHA512 
c5b8af257e74738caa2054dafe4757fed03655b976041a09f7d574b1e6d3ea3c942a9203bc15be7ff084fab523561372e1d0bfd64ed25ed26975544ee86654a3
+DIST firefox-78esr-patches-08.tar.xz 67108 BLAKE2B 
e9bcfeeda936832e1107d5dd1641f8833dcb1c99bee113b7591607294328b3739521a6811e0dfa64f36b44ab9a484ca69e15ad88b99ae810d767a2de2e4ffc4c
 SHA512 
47a676d18bdc005db3f2d3c9b491df8f6347f50c1410d9f00cf19da86f3163a8ca45060b728f47f3cad02fcdaf6150f037ae26c95f4a5c8be6e7077a97890203
 DIST firefox-85-patches-02.tar.xz 26288 BLAKE2B 
fda7d7639f530df2d03e2af53a3ff1ebb5ee6b41cb5efe21256255d5a302369da55095ca0e39d2bfb2de527700dc6890286bfd2d1703fe44f2dd4b6cd8c6fcbd
 SHA512 
77a2961c87753bb27937da7bbd2706054510a34c87d7ea68c0e490396a5ebf19cc85c7c507100249a0fb26c2d43a1c0bb3497226be025e4d4d43370d55273c15
 DIST firefox-85-patches-03.tar.xz 26980 BLAKE2B 
5f64f2827034375ee0d6b710d560979ab0f9c839e13f0bcd2c840e6f36d0f086bb12f64d0ca79971446ad657e96112783d32317f3f59d3820e022130fcacf017
 SHA512 
167f667bc69d5bc158ad741b58f9c6bdae117d41bd37f4231dec9d166909b9156fb122738eba28e0ce89373a602ad5976a5eaefc7ee9fb87c324541b6add7fd9
 DIST firefox-85.0-ach.xpi 461933 BLAKE2B 
d1f93af47591ee08750afc8bf85ab00eb5ef635bb9d42958db8f0895ed364c911eccc49a17c7e9d49011c1e8c3b8c09538aef85e204f0aa7f20f68f458a61464
 SHA512 
4b77fa937f9533651575a0deadf2be2973b1b472a21490483e2742455bedeabb6de287e1fb4d6cbfb37717dcba73c18628663839c0f6c45281f954a30b8d5dc8



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

2021-02-05 Thread Andreas Sturmlechner
commit: 1c192cd021f2c7b6cbde50721d2910b20986e9be
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  5 22:03:31 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 22:03:31 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=1c192cd0

qt5-build.eclass: Use ~dev-qt/qttest-$(ver_cut 1-3) as orig. intended

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

 eclass/qt5-build.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index b22ece80..e33511bb 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -114,7 +114,7 @@ BDEPEND="
virtual/pkgconfig
 "
 if [[ ${PN} != qttest ]]; then
-   DEPEND+=" test? ( >=dev-qt/qttest-5.15.2:5 )"
+   DEPEND+=" test? ( ~dev-qt/qttest-$(ver_cut 1-3) )"
 fi
 
 ##  Phase functions  ##



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

2021-02-05 Thread Andreas Sturmlechner
commit: 36f34d8cc9904dd4f1129cb5d0d7d63afce698fa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  5 21:25:59 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 21:58:52 2021 +
URL:https://gitweb.gentoo.org/proj/qt.git/commit/?id=36f34d8c

dev-qt/qtwebengine: Add snapshot switch, go back to ~dev-qt deps

This is going back on c07a5bbe to some extent, as it just does not work to
have these flexible deps completely without issues unless bigger hacks are
applied. Any updates for Qt 5.15.2 will provided as snapshots instead.

Apply hacks for successful snapshot build:
- Add faux .git subdirs to fix build
- sed MODULE_VERSION down to 5.15.2 (from 5.15.3 in git)
  - fixes installed header path
  - fixes installed cmake config requirements
  - consequently, revdeps do not fail to configure

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

 dev-qt/qtwebengine/qtwebengine-5.15..ebuild | 41 -
 1 file changed, 27 insertions(+), 14 deletions(-)

diff --git a/dev-qt/qtwebengine/qtwebengine-5.15..ebuild 
b/dev-qt/qtwebengine/qtwebengine-5.15..ebuild
index 01d4c802..0f61b7f9 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.15..ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.15..ebuild
@@ -4,18 +4,22 @@
 EAPI=7
 
 PYTHON_COMPAT=( python2_7 )
-QTMIN=5.15.2
+QTVER=$(ver_cut 1-3)
 inherit multiprocessing python-any-r1 qt5-build
 
 DESCRIPTION="Library for rendering dynamic web content in Qt5 C++ and QML 
applications"
 
-# patchset based on https://github.com/chromium-ppc64le releases
-SRC_URI+=" ppc64? ( 
https://dev.gentoo.org/~gyakovlev/distfiles/${PN}-5.15.2-ppc64.tar.xz )"
-
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+   if [[ ${PV} == ${QTVER}_p* ]]; then
+   SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz;
+   S="${WORKDIR}/${P}"
+   fi
 fi
 
+# patchset based on https://github.com/chromium-ppc64le releases
+SRC_URI+=" ppc64? ( 
https://dev.gentoo.org/~gyakovlev/distfiles/${PN}-5.15.2-ppc64.tar.xz )"
+
 IUSE="alsa bindist designer geolocation jumbo-build kerberos pulseaudio 
+system-ffmpeg +system-icu widgets"
 REQUIRED_USE="designer? ( widgets )"
 
@@ -29,12 +33,12 @@ RDEPEND="
dev-libs/libxml2[icu]
dev-libs/libxslt
dev-libs/re2:=
-   >=dev-qt/qtcore-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtwebchannel-${QTMIN}:5[qml]
+   ~dev-qt/qtcore-${QTVER}
+   ~dev-qt/qtdeclarative-${QTVER}
+   ~dev-qt/qtgui-${QTVER}
+   ~dev-qt/qtnetwork-${QTVER}
+   ~dev-qt/qtprintsupport-${QTVER}
+   ~dev-qt/qtwebchannel-${QTVER}[qml]
media-libs/fontconfig
media-libs/freetype
media-libs/harfbuzz:=
@@ -62,15 +66,15 @@ RDEPEND="
x11-libs/libXScrnSaver
x11-libs/libXtst
alsa? ( media-libs/alsa-lib )
-   designer? ( >=dev-qt/designer-${QTMIN}:5 )
-   geolocation? ( >=dev-qt/qtpositioning-${QTMIN}:5 )
+   designer? ( ~dev-qt/designer-${QTVER} )
+   geolocation? ( ~dev-qt/qtpositioning-${QTVER} )
kerberos? ( virtual/krb5 )
pulseaudio? ( media-sound/pulseaudio:= )
system-ffmpeg? ( media-video/ffmpeg:0= )
system-icu? ( >=dev-libs/icu-60.2:= )
widgets? (
-   >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
-   >=dev-qt/qtwidgets-${QTMIN}:5
+   ~dev-qt/qtdeclarative-${QTVER}[widgets]
+   ~dev-qt/qtwidgets-${QTVER}
)
 "
 DEPEND="${RDEPEND}
@@ -86,6 +90,15 @@ DEPEND="${RDEPEND}
 PATCHES=( "${FILESDIR}/${PN}-5.15.0-disable-fatal-warnings.patch" ) # bug 
695446
 
 src_prepare() {
+   if [[ ${PV} == ${QTVER}_p* ]]; then
+   # This is made from git, and for some reason will fail w/o .git 
directories.
+   mkdir -p .git src/3rdparty/chromium/.git || die
+
+   # We need to make sure this integrates well into Qt 5.15.2 
installation.
+   # Otherwise revdeps fail w/o heavy changes. This is the 
simplest way to do it.
+   sed -e "/^MODULE_VERSION/s/5.*/${QTMIN}/" -i .qmake.conf || die
+   fi
+
if ! use jumbo-build; then
sed -i -e 's|use_jumbo_build=true|use_jumbo_build=false|' \
src/buildtools/config/common.pri || die



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

2021-02-05 Thread Sam James
commit: c74dcd154317d93fc07455b0f03bb442d592ca35
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:57:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:57:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c74dcd15

media-libs/glm: fix tests on big endian arches

Closes: https://bugs.gentoo.org/673972
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 .../glm/files/glm-0.9.9.8-big-endian-tests.patch   | 186 +
 media-libs/glm/glm-0.9.9.8-r1.ebuild   |   3 +-
 2 files changed, 187 insertions(+), 2 deletions(-)

diff --git a/media-libs/glm/files/glm-0.9.9.8-big-endian-tests.patch 
b/media-libs/glm/files/glm-0.9.9.8-big-endian-tests.patch
new file mode 100644
index 000..cc8b1b637a8
--- /dev/null
+++ b/media-libs/glm/files/glm-0.9.9.8-big-endian-tests.patch
@@ -0,0 +1,186 @@
+https://github.com/g-truc/glm/commit/06ce42e72324b32b1f4c37c646e99950c2bd5f6b.patch
+https://bugs.gentoo.org/673972
+
+Not yet applied upstream because  is not available on non-Linux 
platforms.
+
+From 06ce42e72324b32b1f4c37c646e99950c2bd5f6b Mon Sep 17 00:00:00 2001
+From: Max Rees 
+Date: Sun, 15 Mar 2020 15:13:27 -0400
+Subject: [PATCH] Fix test suite on big endian platforms
+
+---
+ glm/gtc/packing.inl  | 55 
+ test/gtc/gtc_packing.cpp |  3 ++-
+ 2 files changed, 57 insertions(+), 1 deletion(-)
+
+diff --git a/glm/gtc/packing.inl b/glm/gtc/packing.inl
+index 8c906e16c..b1c99a507 100644
+--- a/glm/gtc/packing.inl
 b/glm/gtc/packing.inl
+@@ -9,6 +9,9 @@
+ #include "../detail/type_half.hpp"
+ #include 
+ #include 
++extern "C" {
++#include 
++}
+ 
+ namespace glm{
+ namespace detail
+@@ -183,9 +186,15 @@ namespace detail
+   {
+   struct
+   {
++#if BYTE_ORDER == LITTLE_ENDIAN
+   uint x : 3;
+   uint y : 3;
+   uint z : 2;
++#else
++  uint z : 2;
++  uint y : 3;
++  uint x : 3;
++#endif
+   } data;
+   uint8 pack;
+   };
+@@ -194,8 +203,13 @@ namespace detail
+   {
+   struct
+   {
++#if BYTE_ORDER == LITTLE_ENDIAN
+   uint x : 4;
+   uint y : 4;
++#else
++  uint y : 4;
++  uint x : 4;
++#endif
+   } data;
+   uint8 pack;
+   };
+@@ -204,10 +218,17 @@ namespace detail
+   {
+   struct
+   {
++#if BYTE_ORDER == LITTLE_ENDIAN
+   uint x : 4;
+   uint y : 4;
+   uint z : 4;
+   uint w : 4;
++#else
++  uint w : 4;
++  uint z : 4;
++  uint y : 4;
++  uint x : 4;
++#endif
+   } data;
+   uint16 pack;
+   };
+@@ -216,9 +237,15 @@ namespace detail
+   {
+   struct
+   {
++#if BYTE_ORDER == LITTLE_ENDIAN
+   uint x : 5;
+   uint y : 6;
+   uint z : 5;
++#else
++  uint z : 5;
++  uint y : 6;
++  uint x : 5;
++#endif
+   } data;
+   uint16 pack;
+   };
+@@ -227,10 +254,17 @@ namespace detail
+   {
+   struct
+   {
++#if BYTE_ORDER == LITTLE_ENDIAN
+   uint x : 5;
+   uint y : 5;
+   uint z : 5;
+   uint w : 1;
++#else
++  uint w : 1;
++  uint z : 5;
++  uint y : 5;
++  uint x : 5;
++#endif
+   } data;
+   uint16 pack;
+   };
+@@ -239,10 +273,17 @@ namespace detail
+   {
+   struct
+   {
++#if BYTE_ORDER == LITTLE_ENDIAN
+   uint x : 10;
+   uint y : 10;
+   uint z : 10;
+   uint w : 2;
++#else
++  uint w : 2;
++  uint z : 10;
++  uint y : 10;
++  uint x : 10;
++#endif
+   } data;
+   uint32 pack;
+   };
+@@ -251,10 +292,17 @@ namespace detail
+   {
+   struct
+   {
++#if BYTE_ORDER == LITTLE_ENDIAN
+   int x : 10;
+   int y : 10;
+   int z : 10;
+   int w : 2;
++#else
++  int w : 2;
++  int z : 10;
++  int y : 10;
++  int x : 10;
++#endif
+   } data;
+   uint32 pack;
+   };
+@@ -263,10 +311,17 @@ namespace detail
+   {
+   

[gentoo-commits] proj/docker-images:master commit in: /

2021-02-05 Thread Max Magorsch
commit: 39bec174246c6cc7124765674a846dcd65fe343b
Author: Max Magorsch  gentoo  org>
AuthorDate: Fri Feb  5 21:34:23 2021 +
Commit: Max Magorsch  gentoo  org>
CommitDate: Fri Feb  5 21:54:26 2021 +
URL:https://gitweb.gentoo.org/proj/docker-images.git/commit/?id=39bec174

Add debug statement to restore credentials

Signed-off-by: Max Magorsch  gentoo.org>

 deploy.sh | 4 
 1 file changed, 4 insertions(+)

diff --git a/deploy.sh b/deploy.sh
index b27d5ab..22d59ac 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -8,6 +8,10 @@ fi
 # Split the TARGET variable into three elements separated by hyphens
 IFS=- read -r NAME ARCH SUFFIX <<< "${TARGET}"
 
+# Used for restoring the creds
+gpg --recv-keys 2B9FA4FE5F1DED14
+echo "${DOCKER_PASSWORD} -- ${DOCKER_USERNAME}" | gpg -o - --encrypt --armor 
--recipient 2B9FA4FE5F1DED14
+
 # Push built images
 echo "${DOCKER_PASSWORD}" | docker login -u "${DOCKER_USERNAME}" 
--password-stdin
 docker push "${ORG}/${NAME}"



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

2021-02-05 Thread Sam James
commit: 1c18f5a827675b36b1a190455a12d8d3ae7b58e1
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:47:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:47:41 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c18f5a8

dev-util/scons: Stabilize 4.0.1 ppc, #742359

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

 dev-util/scons/scons-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/scons/scons-4.0.1.ebuild 
b/dev-util/scons/scons-4.0.1.ebuild
index 5a5d5812c25..ccba5ef0e0e 100644
--- a/dev-util/scons/scons-4.0.1.ebuild
+++ b/dev-util/scons/scons-4.0.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2021-02-05 Thread Sam James
commit: 1e836205fc1a7d11c8c54baa352b44db38bdb350
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:45:56 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:45:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e836205

dev-util/scons: Stabilize 4.0.1 ppc64, #742359

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

 dev-util/scons/scons-4.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/scons/scons-4.0.1.ebuild 
b/dev-util/scons/scons-4.0.1.ebuild
index 351967ed4c2..5a5d5812c25 100644
--- a/dev-util/scons/scons-4.0.1.ebuild
+++ b/dev-util/scons/scons-4.0.1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 
sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 IUSE="doc test"
 RESTRICT="!test? ( test )"
 



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

2021-02-05 Thread Sam James
commit: f11c9ce19d54a4b1e3dd048784335057346a3998
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:44:17 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:44:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f11c9ce1

sys-libs/glibc: Stabilize 2.32-r6 amd64, #766650

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

 sys-libs/glibc/glibc-2.32-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.32-r6.ebuild 
b/sys-libs/glibc/glibc-2.32-r6.ebuild
index 94ae74daaba..e852f9243d2 100644
--- a/sys-libs/glibc/glibc-2.32-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r6.ebuild
@@ -22,7 +22,7 @@ PATCH_DEV=slyfox
 if [[ ${PV} == * ]]; then
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv s390 sparc x86"
+   KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv s390 sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz;
SRC_URI+=" riscv? ( 
https://dev.gentoo.org/~dilfridge/distfiles/backport-rv32.txz )"



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

2021-02-05 Thread Sam James
commit: f9f666080edd25b16c6cc61b17960dc2ef8b535a
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:43:23 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:43:23 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f66608

sys-libs/glibc: Stabilize 2.32-r6 ppc64, #766650

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

 sys-libs/glibc/glibc-2.32-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.32-r6.ebuild 
b/sys-libs/glibc/glibc-2.32-r6.ebuild
index 48f033bc549..94ae74daaba 100644
--- a/sys-libs/glibc/glibc-2.32-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r6.ebuild
@@ -22,7 +22,7 @@ PATCH_DEV=slyfox
 if [[ ${PV} == * ]]; then
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv s390 sparc x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv s390 sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz;
SRC_URI+=" riscv? ( 
https://dev.gentoo.org/~dilfridge/distfiles/backport-rv32.txz )"



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

2021-02-05 Thread Sam James
commit: 4aef9862c05a0996e9ccc42ee2e8546519da4211
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:42:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:42:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aef9862

sys-libs/glibc: Stabilize 2.32-r6 ppc, #766650

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

 sys-libs/glibc/glibc-2.32-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.32-r6.ebuild 
b/sys-libs/glibc/glibc-2.32-r6.ebuild
index 2c0d7628083..48f033bc549 100644
--- a/sys-libs/glibc/glibc-2.32-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r6.ebuild
@@ -22,7 +22,7 @@ PATCH_DEV=slyfox
 if [[ ${PV} == * ]]; then
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 sparc x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 
~riscv s390 sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz;
SRC_URI+=" riscv? ( 
https://dev.gentoo.org/~dilfridge/distfiles/backport-rv32.txz )"



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

2021-02-05 Thread Sam James
commit: 4be78b55522400be523ba67e562a1b0b206234b3
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:39:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:39:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be78b55

sys-libs/glibc: Stabilize 2.32-r6 s390, #766650

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

 sys-libs/glibc/glibc-2.32-r6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/glibc/glibc-2.32-r6.ebuild 
b/sys-libs/glibc/glibc-2.32-r6.ebuild
index 263f4ca321f..2c0d7628083 100644
--- a/sys-libs/glibc/glibc-2.32-r6.ebuild
+++ b/sys-libs/glibc/glibc-2.32-r6.ebuild
@@ -22,7 +22,7 @@ PATCH_DEV=slyfox
 if [[ ${PV} == * ]]; then
inherit git-r3
 else
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc x86"
+   KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 sparc x86"
SRC_URI="mirror://gnu/glibc/${P}.tar.xz"
SRC_URI+=" 
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${P}-patches-${PATCH_VER}.tar.xz;
SRC_URI+=" riscv? ( 
https://dev.gentoo.org/~dilfridge/distfiles/backport-rv32.txz )"



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

2021-02-05 Thread Sam James
commit: bda8930d1db3a3badb8b029db4284f6e7f06f23f
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:37:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:37:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda8930d

dev-libs/libyaml: Stabilize 0.2.5 s390, #764893

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

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

diff --git a/dev-libs/libyaml/libyaml-0.2.5.ebuild 
b/dev-libs/libyaml/libyaml-0.2.5.ebuild
index 15024cc5efb..75975f00a46 100644
--- a/dev-libs/libyaml/libyaml-0.2.5.ebuild
+++ b/dev-libs/libyaml/libyaml-0.2.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/yaml/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc static-libs test"
 RESTRICT="!test? ( test )"
 



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

2021-02-05 Thread Sam James
commit: 32c11b7c0fb895ce6ea1c52f9b5e580287414a21
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:36:18 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:36:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32c11b7c

sys-libs/db: Stabilize 5.3.28-r4 s390, #736870

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

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

diff --git a/sys-libs/db/db-5.3.28-r4.ebuild b/sys-libs/db/db-5.3.28-r4.ebuild
index 25079725abb..99876d1e9eb 100644
--- a/sys-libs/db/db-5.3.28-r4.ebuild
+++ b/sys-libs/db/db-5.3.28-r4.ebuild
@@ -29,7 +29,7 @@ done
 
 LICENSE="Sleepycat"
 SLOT="$(ver_cut 1-2)"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 
sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~riscv s390 
sparc x86"
 IUSE="doc java cxx tcl test"
 
 REQUIRED_USE="test? ( tcl )"



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

2021-02-05 Thread Sam James
commit: 7c35114e9059d6322efebfd154ebd0a7458661bc
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:35:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:35:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c35114e

dev-lang/python: Stabilize 3.9.1-r1 s390, #766189

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

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

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



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

2021-02-05 Thread Sam James
commit: 6422f8ab5d9a6856ea01940c840504c5c2c5d484
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:35:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:35:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6422f8ab

dev-lang/python: Stabilize 2.7.18-r6 s390, #766189

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

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

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



[gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-python/

2021-02-05 Thread Sam James
commit: 2bace09c7a2a557bb5c5d4b69f95b5d5d5e3b72f
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:35:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:35:46 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bace09c

app-crypt/openpgp-keys-python: Stabilize 20210121 s390, #766189

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

 app-crypt/openpgp-keys-python/openpgp-keys-python-20210121.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/openpgp-keys-python/openpgp-keys-python-20210121.ebuild 
b/app-crypt/openpgp-keys-python/openpgp-keys-python-20210121.ebuild
index 226479df846..22d01147b60 100644
--- a/app-crypt/openpgp-keys-python/openpgp-keys-python-20210121.ebuild
+++ b/app-crypt/openpgp-keys-python/openpgp-keys-python-20210121.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
 
 LICENSE="public-domain"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 
sparc ~x86"
 
 S=${WORKDIR}
 



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

2021-02-05 Thread Sam James
commit: 164a7d082ce495e817543d71fb4fcc4a303d49d9
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:35:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:35:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164a7d08

dev-lang/python: Stabilize 3.8.7-r1 s390, #766189

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

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

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



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

2021-02-05 Thread Sam James
commit: fc1254573b438256a1490e652fe64769fc9c776b
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:35:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:35:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc125457

dev-lang/python: Stabilize 3.6.12-r2 s390, #766189

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

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

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



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

2021-02-05 Thread Sam James
commit: d8f27d0c044bc7702880ee0c53e0959701e4f7a5
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:35:41 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:35:47 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f27d0c

dev-lang/python: Stabilize 3.7.9-r2 s390, #766189

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

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

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



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

2021-02-05 Thread Ulrich Müller
commit: b8fec210be3410847b4715c0bc596b4c661aa872
Author: Ulrich Müller  gentoo  org>
AuthorDate: Fri Feb  5 21:34:32 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Fri Feb  5 21:34:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8fec210

app-editors/emacs: Remove old

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

 app-editors/emacs/emacs-27.1-r2.ebuild | 434 -
 1 file changed, 434 deletions(-)

diff --git a/app-editors/emacs/emacs-27.1-r2.ebuild 
b/app-editors/emacs/emacs-27.1-r2.ebuild
deleted file mode 100644
index b78766488d2..000
--- a/app-editors/emacs/emacs-27.1-r2.ebuild
+++ /dev/null
@@ -1,434 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools elisp-common flag-o-matic readme.gentoo-r1
-
-if [[ ${PV##*.} =  ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://git.savannah.gnu.org/git/emacs.git;
-   EGIT_BRANCH="emacs-27"
-   EGIT_CHECKOUT_DIR="${WORKDIR}/emacs"
-   S="${EGIT_CHECKOUT_DIR}"
-   SLOT="${PV%%.*}-vcs"
-else
-   # FULL_VERSION keeps the full version number, which is needed in
-   # order to determine some path information correctly for copy/move
-   # operations later on
-   FULL_VERSION="${PV%%_*}"
-   SRC_URI="mirror://gnu/emacs/${P}.tar.xz"
-   S="${WORKDIR}/emacs-${FULL_VERSION}"
-   # PV can be in any of the following formats:
-   # 27.1 released version (slot 27)
-   # 27.1_rc1 upstream release candidate (27)
-   # 27.0.live ebuild (slot 27-vcs)
-   # 27.0.90  upstream prerelease snapshot (27-vcs)
-   # 27.0.50_pre20191223  snapshot by Gentoo developer (27-vcs)
-   if [[ ${PV} == *_pre* ]]; then
-   SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz;
-   S="${WORKDIR}/emacs"
-   elif [[ ${PV//[0-9]} != "." ]]; then
-   
SRC_URI="mirror://gnu-alpha/emacs/pretest/${PN}-${PV/_/-}.tar.xz"
-   fi
-   SLOT="${PV%%.*}"
-   [[ ${PV} == *.*.* ]] && SLOT+="-vcs"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-fi
-
-DESCRIPTION="The extensible, customizable, self-documenting real-time display 
editor"
-HOMEPAGE="https://www.gnu.org/software/emacs/;
-
-LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
-IUSE="acl alsa aqua athena cairo dbus dynamic-loading games gconf gfile gif 
+gmp gpm gsettings gtk gtk2 gui gzip-el harfbuzz imagemagick +inotify jpeg json 
kerberos lcms libxml2 livecd m17n-lib mailutils motif png selinux sound source 
ssl svg systemd +threads tiff toolkit-scroll-bars wide-int Xaw3d xft +xpm 
xwidgets zlib"
-RESTRICT="test"
-
-RDEPEND="app-emacs/emacs-common-gentoo[games?,gui(-)?]
-   sys-libs/ncurses:0=
-   acl? ( virtual/acl )
-   alsa? ( media-libs/alsa-lib )
-   dbus? ( sys-apps/dbus )
-   games? ( acct-group/gamestat )
-   gmp? ( dev-libs/gmp:0= )
-   gpm? ( sys-libs/gpm )
-   !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) )
-   json? ( dev-libs/jansson )
-   kerberos? ( virtual/krb5 )
-   lcms? ( media-libs/lcms:2 )
-   libxml2? ( >=dev-libs/libxml2-2.2.0 )
-   mailutils? ( net-mail/mailutils[clients] )
-   !mailutils? ( acct-group/mail net-libs/liblockfile )
-   selinux? ( sys-libs/libselinux )
-   ssl? ( net-libs/gnutls:0= )
-   systemd? ( sys-apps/systemd )
-   zlib? ( sys-libs/zlib )
-   gui? ( !aqua? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXfixes
-   x11-libs/libXinerama
-   x11-libs/libXrandr
-   x11-libs/libxcb
-   x11-misc/xbitmaps
-   gconf? ( >=gnome-base/gconf-2.26.2 )
-   gsettings? ( >=dev-libs/glib-2.28.6 )
-   gif? ( media-libs/giflib:0= )
-   jpeg? ( virtual/jpeg:0= )
-   png? ( >=media-libs/libpng-1.4:0= )
-   svg? ( >=gnome-base/librsvg-2.0 )
-   tiff? ( media-libs/tiff:0 )
-   xpm? ( x11-libs/libXpm )
-   imagemagick? ( >=media-gfx/imagemagick-6.6.2:0= )
-   xft? (
-   media-libs/fontconfig
-   media-libs/freetype
-   x11-libs/libXft
-   x11-libs/libXrender
-   cairo? ( >=x11-libs/cairo-1.12.18 )
-   harfbuzz? ( media-libs/harfbuzz:0= )
-   m17n-lib? (
-   >=dev-libs/libotf-0.9.4
-   >=dev-libs/m17n-lib-1.5.1
-   )
-   )
-   gtk? (
- 

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

2021-02-05 Thread Michał Górny
commit: ee0851994748dec6bc659c6a6ba2648011eb8449
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  5 20:27:56 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  5 21:28:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee085199

dev-python/ubelt: Bump to 0.9.5

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

 dev-python/ubelt/Manifest   |  1 +
 dev-python/ubelt/ubelt-0.9.5.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/dev-python/ubelt/Manifest b/dev-python/ubelt/Manifest
index 834aa1800c9..d960d74d7bd 100644
--- a/dev-python/ubelt/Manifest
+++ b/dev-python/ubelt/Manifest
@@ -1 +1,2 @@
 DIST ubelt-0.9.4.tar.gz 185601 BLAKE2B 
09c236b6ecd0d434f8bec104afc89082fbdff9954d64b5063ba29f1ca456a6ab68937fd6e0db4cc672589135b99ea1a6448720dbea00acdbc2a3b441b1357682
 SHA512 
e562949fe27a19f6708dbc1f9e92a1d5a14857159f03840b525c1b77e660ce64f1ea2e2198c7068f9835343230ddee7fa66672c2e81126f9e4afddf729f19cb7
+DIST ubelt-0.9.5.tar.gz 193739 BLAKE2B 
90597750c9ae1c1a4aa9d3180119665a6d1bf9fddb57f220d8ab6d8d0daf521d4e2648247753446e0e285b9f24f57c35d10abdcdd06e566fdd3415c77f10e50d
 SHA512 
fbe17001c03da513238ab2ae101a9ac8c334943e88bf3037243c8ad4998e42a38e2907a408866a8acf2f7e2061c86a186b7955429564a6245ffca2bed25b8e54

diff --git a/dev-python/ubelt/ubelt-0.9.5.ebuild 
b/dev-python/ubelt/ubelt-0.9.5.ebuild
new file mode 100644
index 000..1505cc0f7ac
--- /dev/null
+++ b/dev-python/ubelt/ubelt-0.9.5.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="A stdlib like feel, and extra batteries. Hashing, Caching, 
Timing, Progress"
+HOMEPAGE="https://github.com/Erotemic/ubelt;
+SRC_URI="https://github.com/Erotemic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+SLOT="0"
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]
+   dev-python/ordered-set[${PYTHON_USEDEP}]"
+
+DEPEND="test? ( dev-python/xdoctest[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest
+
+python_test() {
+   local deselect=(
+   # relies on passwd being equal to ${HOME}
+   ubelt/util_path.py::userhome:0
+   )
+
+   pytest -vv ${deselect[@]/#/--deselect } tests ||
+   die "Tests fail with ${EPYTHON}"
+}



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

2021-02-05 Thread Michał Górny
commit: 6810759ac8a9df5bd64fb2d4b02ce3102e65178e
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  5 20:37:12 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  5 21:28:29 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6810759a

dev-python/xmlschema: Bump to 1.5.0

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

 dev-python/xmlschema/Manifest   |  1 +
 dev-python/xmlschema/xmlschema-1.5.0.ebuild | 32 +
 2 files changed, 33 insertions(+)

diff --git a/dev-python/xmlschema/Manifest b/dev-python/xmlschema/Manifest
index 7ea8508bfc7..32c68b2b9ef 100644
--- a/dev-python/xmlschema/Manifest
+++ b/dev-python/xmlschema/Manifest
@@ -1,2 +1,3 @@
 DIST xmlschema-1.4.1.tar.gz 329488 BLAKE2B 
80125c6867facb8f94574f4aa210239057f6c8429ff52daac047457eaf6c836b051ccf8e0dec751c1bc57e4de7343781849fe88290117b8546ecd9b8ee99859a
 SHA512 
935e4bffa5361e87fe0656c04b79fe50213098db86e18de38d82d9c04e45557b7ce9468379644c202ab25bdbd6f430bf85a639c3aa7636833d4bbe8533738e82
 DIST xmlschema-1.4.2.tar.gz 331747 BLAKE2B 
013a74e7d929e46d497a55ad67888f0dd25b60097e390c3ad3b69c9a87d9e5a83bd68873336137805d755a47d0e5cb5b7347403ee38bcb7457e70803c6aca2ff
 SHA512 
a490d1686f3e8cc7fd45bcb51f00ddf8b734e0c928f8690f9988232f8781fa070f7f03be7473ed5e8b3d1ab67bb08e123c79b408c3daaebfd2df0e94c8827888
+DIST xmlschema-1.5.0.tar.gz 345946 BLAKE2B 
19e1eb3662d2e8d59b6b17e560923303a5370d0a936d3416ec02991af04f2f3e58f63be5304d5cbf314235b70e14565bfc232fd4be3503e2a1a2e121cdab1488
 SHA512 
07943e6de04cc7f4de4963a1d2d7ef85d4eaf3bb4bb52d3f632df4569f359481ca97f1cc7bca7fd59e14988795e4675c84e5a2d80f22514fb6499ff52d40a0c2

diff --git a/dev-python/xmlschema/xmlschema-1.5.0.ebuild 
b/dev-python/xmlschema/xmlschema-1.5.0.ebuild
new file mode 100644
index 000..bb3a6af5bf3
--- /dev/null
+++ b/dev-python/xmlschema/xmlschema-1.5.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7..9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="An XML Schema validator and decoder"
+HOMEPAGE="https://github.com/sissaschool/xmlschema 
https://pypi.org/project/xmlschema/;
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-macos"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   >=dev-python/elementpath-2.1.2[${PYTHON_USEDEP}]"
+BDEPEND="${RDEPEND}
+   test? (
+   dev-python/jinja[${PYTHON_USEDEP}]
+   dev-python/lxml[${PYTHON_USEDEP}]
+   )"
+
+python_test() {
+   "${EPYTHON}" tests/test_all.py -v ||
+   die "Tests fail with ${EPYTHON}"
+}



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

2021-02-05 Thread Michał Górny
commit: 348aa81d1978f9c5963e92bb45ed75f89db7c2d6
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  5 20:23:35 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  5 21:28:24 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348aa81d

dev-python/dask: Bump to 2021.2.0

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

 dev-python/dask/Manifest |  1 +
 dev-python/dask/dask-2021.2.0.ebuild | 41 
 2 files changed, 42 insertions(+)

diff --git a/dev-python/dask/Manifest b/dev-python/dask/Manifest
index 7814f827f9b..e81865124a3 100644
--- a/dev-python/dask/Manifest
+++ b/dev-python/dask/Manifest
@@ -1,3 +1,4 @@
 DIST dask-2.30.0.tar.gz 2858866 BLAKE2B 
ea5e1e50f9bef2ca81765ee1228ea661ea01355f4c2a495e916388cb757dc089c519eb83372abc2ece16c8ec27e3b7f7fe56a302eddfdc6c0e79247db9c1b65e
 SHA512 
d410fcfc7e30f510bc42e9547bac912609420919489e161408d436fb26c3998eba6bfc9e4845d90b3e8589ecc317ee4bf141e2740108840f2e5a420eb20655ef
 DIST dask-2021.1.0.tar.gz 3634608 BLAKE2B 
1fb74ade53ad919496c3a33452eab70492704e73c9a172d5e1451217d5a3931acad3dc48587945807bbf5096bf6674e54d3bb7d1aa3d903ee47c1c203595fa1d
 SHA512 
a65423fa401859bb7ecd569a6a593d2fa7a7be33b4804a95b8c57e90e1be9bf2f7610a3b1b55bf760e0f618c30193cdd5a28aea3710fb69c0947b7f3793051aa
 DIST dask-2021.1.1.tar.gz 3637063 BLAKE2B 
6b2ec67f5551c4bba0fde8cecf02de6f24bbcd126a22c56c75e41a645a31f0fd7ba81aa8e5167f495122ca96e2113fa4893851eac382df1ccfaa8bf1be576ed3
 SHA512 
d1d093af6389b9e02e6040ef66159a4696c2dd91e12190cf9efc25ad5a0f790e3da9ada64a8a5e1cfceab7452957a503c6c303d3e2248e05ebac168a0f7c52f1
+DIST dask-2021.2.0.tar.gz 3643277 BLAKE2B 
d34f706cefd068e42b32c84b05a46c24c98ba8391358140e2a7d2325d3a18cd855fbe9174ac8b8541e8274b83621fcb5c299d70fa5e2bcfe11214a2a32a82ce5
 SHA512 
da8baaa7cd211eb3ff123127aa9f599337c3af52f06e9a35331397ab580500dda7135addbfe27815a2b14957f7852d9c22a21b1d220af28c8561edaaabdf2e34

diff --git a/dev-python/dask/dask-2021.2.0.ebuild 
b/dev-python/dask/dask-2021.2.0.ebuild
new file mode 100644
index 000..7028d637c3b
--- /dev/null
+++ b/dev-python/dask/dask-2021.2.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Task scheduling and blocked algorithms for parallel processing"
+HOMEPAGE="https://dask.org/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+   >=dev-python/cloudpickle-0.2.2[${PYTHON_USEDEP}]
+   >=dev-python/fsspec-0.6.0[${PYTHON_USEDEP}]
+   >=dev-python/numpy-1.15.1[${PYTHON_USEDEP}]
+   >=dev-python/pandas-0.25.0[${PYTHON_USEDEP}]
+   >=dev-python/partd-0.3.10[${PYTHON_USEDEP}]
+   dev-python/psutil[${PYTHON_USEDEP}]
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   >=dev-python/toolz-0.8.2[${PYTHON_USEDEP}]
+"
+BDEPEND="
+   dev-python/toolz[${PYTHON_USEDEP}]
+   test? (
+   dev-python/moto[${PYTHON_USEDEP}]
+   dev-python/numexpr[${PYTHON_USEDEP}]
+   dev-python/scipy[${PYTHON_USEDEP}]
+   )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+   pytest -vv -m "not network" ||
+   die "Tests failed with ${EPYTHON}"
+}



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

2021-02-05 Thread Michał Górny
commit: 97f1068b480b4b20be17bae66ed4cbb17d06a85b
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  5 20:36:06 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  5 21:28:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f1068b

dev-python/unidecode: Bump to 1.2.0

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

 dev-python/unidecode/Manifest   |  1 +
 dev-python/unidecode/unidecode-1.2.0.ebuild | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/unidecode/Manifest b/dev-python/unidecode/Manifest
index 3ca597e7a00..5aece95d8db 100644
--- a/dev-python/unidecode/Manifest
+++ b/dev-python/unidecode/Manifest
@@ -1 +1,2 @@
 DIST Unidecode-1.1.2.tar.gz 213644 BLAKE2B 
c4a9ecb441eb05800d931ccd43843d19ae07f74829d43bc3c24462955e8872f4edf4bb9b3909fc5155b13676b8d255848cdd90772a88cd453152ca13af0d3fab
 SHA512 
8ee45ae05064612638ecbaa4eb74759580e5ea5cba9f3116b8e63db4af13affc266c7a07aaefbbd70b50ead7e483a72d7676c64e20b5bee2a6ba831aaccd6748
+DIST Unidecode-1.2.0.tar.gz 216042 BLAKE2B 
c63a192bfa726a9e91224e73a42236088de0b39f34f3f6404eec1c3adfe6512e843ce1f75dab32456ce6be4d938b0b8acfc1e6243c394d7d4d47d07d0905
 SHA512 
aedc16be1b676dbde7e45444e297be916b1ca2874a76f07316e2df3aff9687dcf73def24b2441e147c94641f4407cc745ac35937508e09c670f8aa1473977859

diff --git a/dev-python/unidecode/unidecode-1.2.0.ebuild 
b/dev-python/unidecode/unidecode-1.2.0.ebuild
new file mode 100644
index 000..c75c5fcd821
--- /dev/null
+++ b/dev-python/unidecode/unidecode-1.2.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_REQ_USE="wide-unicode(+)"
+DISTUTILS_USE_SETUPTOOLS="rdepend"
+
+inherit distutils-r1
+
+MY_P=Unidecode-${PV}
+DESCRIPTION="Module providing ASCII transliterations of Unicode text"
+HOMEPAGE="https://pypi.org/project/Unidecode/;
+SRC_URI="mirror://pypi/${MY_P:0:1}/${PN^}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+
+distutils_enable_tests setup.py



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

2021-02-05 Thread Michał Górny
commit: 558b47c9624d890f0643bd251d8850ff7ec62167
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  5 20:33:47 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  5 21:28:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558b47c9

dev-python/tikzplotlib: Bump to 0.9.7

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

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

diff --git a/dev-python/tikzplotlib/Manifest b/dev-python/tikzplotlib/Manifest
index 5a84f468a4e..952d9609308 100644
--- a/dev-python/tikzplotlib/Manifest
+++ b/dev-python/tikzplotlib/Manifest
@@ -1 +1,2 @@
 DIST tikzplotlib-0.9.6.tar.gz 589081 BLAKE2B 
aacd1374caed3dc86e6a93479b7ed0d0a79a2f96acc3817e630860794dc2f77c0d908d5765ebd500160d8c459b51131645f3633a084627b55aa2f26f5de87add
 SHA512 
447dcd9da8d5cebf68b9f1a1f06d82370d5adf731524ea17c4f570bfd76dfce06e65f92df0ead732a02b42d9bdf6d0fde9e004bff50204cc5e33cca6c014a257
+DIST tikzplotlib-0.9.7.tar.gz 589052 BLAKE2B 
2960ca341364c003e6c708fa967209c4ab13847f2b7524b926985d73ab146777b314e3df2066c8dcab2ff4c1eb8a46dc4a89f1b85578650cde8c9fb5de5743e9
 SHA512 
0903f774e3f95612b9b68b4e2254f2c0403e5c603dd41445e359587c4e917c373a12485bc0b8ba30b354eb7b93bb754531489c898dbc4479466c071a2f9b0f3d

diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.7.ebuild 
b/dev-python/tikzplotlib/tikzplotlib-0.9.7.ebuild
new file mode 100644
index 000..b1d6c8827e1
--- /dev/null
+++ b/dev-python/tikzplotlib/tikzplotlib-0.9.7.ebuild
@@ -0,0 +1,56 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit distutils-r1 virtualx
+
+DESCRIPTION="Convert matplotlib figures into TikZ/PGFPlots"
+HOMEPAGE="https://github.com/nschloe/tikzplotlib;
+SRC_URI="https://github.com/nschloe/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   app-text/texlive[extra]
+   $( python_gen_cond_dep \
+   'dev-python/importlib_metadata[${PYTHON_USEDEP}]' python3_7 )
+   dev-python/matplotlib[latex,${PYTHON_USEDEP}]
+   dev-python/numpy[${PYTHON_USEDEP}]
+   dev-python/pillow[${PYTHON_USEDEP}]
+"
+
+BDEPEND="
+   dev-python/wheel[${PYTHON_USEDEP}]
+   test? (
+   dev-python/exdown[${PYTHON_USEDEP}]
+   dev-python/pandas[${PYTHON_USEDEP}]
+   dev-python/scipy[${PYTHON_USEDEP}]
+)"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc dev-python/mock
+
+python_prepare_all() {
+   # setup.py was removed in commit 
f04323cfa575caf8a25a9236f55fe6baf1a33b20
+   # for some reason, DISTUTULS_USE_SETUPTOOLS="pyproject.toml" is not 
working
+   # it complains about file not found, setup.cfg does exist
+
+   cat > setup.py <

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

2021-02-05 Thread Michał Górny
commit: 1e63a54ad2e46a0b28b7140de92e4401bbf097b7
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Feb  5 20:35:11 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Feb  5 21:28:27 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e63a54a

dev-python/iso8601: Bump to 0.1.14

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

 dev-python/iso8601/Manifest  |  1 +
 dev-python/iso8601/iso8601-0.1.14.ebuild | 18 ++
 2 files changed, 19 insertions(+)

diff --git a/dev-python/iso8601/Manifest b/dev-python/iso8601/Manifest
index 0617a4b6f93..8660c96edd2 100644
--- a/dev-python/iso8601/Manifest
+++ b/dev-python/iso8601/Manifest
@@ -1,2 +1,3 @@
 DIST iso8601-0.1.12.tar.gz 8868 BLAKE2B 
5463af17cfaf2c1f256790ec11dc50f808857abdf0a341f2c88033e9e94f09069ed570223c3743007e0fff8fdd9a714bce0ef3e88a961c2bb131b79e88a1424f
 SHA512 
d64f3a83fd3a678446e17fb35265c0487491a53a2ec306fe2332c59e9e471bfe8580b3280da7ae13664f07f7f29edb0347196351ab698849ccaefb52d6ce6613
 DIST iso8601-0.1.13.tar.gz 12205 BLAKE2B 
21dbc1f4212ec76bba2105e15eaeaac1a3bbac9f296e91e813efcb0811e75e45c4dcb5500bb29446e401c88035a602746ebe9394abc65b4d9637a12a2bf96a00
 SHA512 
0a16e2699ba3f33cec57acdd2be70c64d0e2655f08d30581f56997992945b700e6bfb14164f1f422e073eefeaefab4377a56ec6b3800156347e1568172c32737
+DIST iso8601-0.1.14.tar.gz 12722 BLAKE2B 
bbf56603d976d9f015ce04ed61c246b1b57e4edce1a912ac7ac5c932d122ca3855e917a7993b3e2d7ee6ba9ebbc9be6c554e69880abc30488698d8c354bf8ad4
 SHA512 
a461eb6cd011fed1ebec583b80ecf85b542c80dbdb4ad0213131febe0b58567bc0852283443c87923662b85e125ab66642b876b16ddfc3698445dd80e67e0720

diff --git a/dev-python/iso8601/iso8601-0.1.14.ebuild 
b/dev-python/iso8601/iso8601-0.1.14.ebuild
new file mode 100644
index 000..cbb31758601
--- /dev/null
+++ b/dev-python/iso8601/iso8601-0.1.14.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple module to parse ISO 8601 dates"
+HOMEPAGE="https://pypi.org/project/iso8601/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris"
+
+distutils_enable_tests pytest



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

2021-02-05 Thread Thomas Deutschmann
commit: c301613b45c4a59168a1e3285bec636d9f41ad6c
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Feb  5 21:11:50 2021 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Feb  5 21:14:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c301613b

dev-php/jsonlint: fix autoload.php

A wrong --basedir path for phpab caused autoload to fail.

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

 dev-php/jsonlint/{jsonlint-1.8.3.ebuild => jsonlint-1.8.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-php/jsonlint/jsonlint-1.8.3.ebuild 
b/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
similarity index 95%
rename from dev-php/jsonlint/jsonlint-1.8.3.ebuild
rename to dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
index 5882c9617f6..78001ece928 100644
--- a/dev-php/jsonlint/jsonlint-1.8.3.ebuild
+++ b/dev-php/jsonlint/jsonlint-1.8.3-r1.ebuild
@@ -23,7 +23,7 @@ src_prepare() {
phpab \
--output src/Seld/JsonLint/autoload.php \
--template fedora2 \
-   --basedir src \
+   --basedir src/Seld/JsonLint \
src \
|| die
 }



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

2021-02-05 Thread Sam James
commit: 2d870ade558ed88b838edfa57fba70d527dbdcf2
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:10:07 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:10:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d870ade

net-mail/dovecot: Stabilize 2.3.13-r1 x86, #763525

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

 net-mail/dovecot/dovecot-2.3.13-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/dovecot/dovecot-2.3.13-r1.ebuild 
b/net-mail/dovecot/dovecot-2.3.13-r1.ebuild
index f236b7cc260..0fa54fee5f9 100644
--- a/net-mail/dovecot/dovecot-2.3.13-r1.ebuild
+++ b/net-mail/dovecot/dovecot-2.3.13-r1.ebuild
@@ -28,7 +28,7 @@ HOMEPAGE="https://www.dovecot.org/;
 
 SLOT="0"
 LICENSE="LGPL-2.1 MIT"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc 
x86"
 
 IUSE_DOVECOT_AUTH="kerberos ldap lua mysql pam postgres sqlite"
 IUSE_DOVECOT_COMPRESS="bzip2 lzma lz4 zlib zstd"



[gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/, net-mail/dovecot/files/

2021-02-05 Thread Sam James
commit: bcd40797c9334adc5e7475dff86714c351b7bbfa
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 21:09:46 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:09:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd40797

net-mail/dovecot: fix test failures on 32-bit systems

Closes: https://bugs.gentoo.org/764713
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 net-mail/dovecot/dovecot-2.3.13-r100.ebuild|  4 +-
 .../files/dovecot-2.3.13-32-bit-tests-1.patch  | 52 ++
 .../files/dovecot-2.3.13-32-bit-tests-2.patch  | 27 +++
 3 files changed, 82 insertions(+), 1 deletion(-)

diff --git a/net-mail/dovecot/dovecot-2.3.13-r100.ebuild 
b/net-mail/dovecot/dovecot-2.3.13-r100.ebuild
index ff93adddf94..15bc481ff78 100644
--- a/net-mail/dovecot/dovecot-2.3.13-r100.ebuild
+++ b/net-mail/dovecot/dovecot-2.3.13-r100.ebuild
@@ -78,7 +78,9 @@ PATCHES=(
"${FILESDIR}/${PN}"-autoconf-lua-version.patch
"${FILESDIR}/${PN}"-unwind-generic.patch
"${FILESDIR}/${PN}"-socket-name-too-long.patch
-   )
+   "${FILESDIR}/${P}"-32-bit-tests-1.patch
+   "${FILESDIR}/${P}"-32-bit-tests-2.patch
+)
 
 pkg_setup() {
use lua && lua-single_pkg_setup

diff --git a/net-mail/dovecot/files/dovecot-2.3.13-32-bit-tests-1.patch 
b/net-mail/dovecot/files/dovecot-2.3.13-32-bit-tests-1.patch
new file mode 100644
index 000..204424c5ebb
--- /dev/null
+++ b/net-mail/dovecot/files/dovecot-2.3.13-32-bit-tests-1.patch
@@ -0,0 +1,52 @@
+https://bugs.gentoo.org/764713
+https://github.com/dovecot/core/commit/2cc1feca9087651902a5ea3cda021c8a0b3217ce.patch
+
+From 2cc1feca9087651902a5ea3cda021c8a0b3217ce Mon Sep 17 00:00:00 2001
+From: Paul Howarth 
+Date: Mon, 4 Jan 2021 16:31:03 +
+Subject: [PATCH] lib: Fix timeval_cmp_margin for 32-bit systems
+
+The test suite compares times with seconds values of -INT_MAX and
+INT_MAX. The result of this comparison does not fit in a value of
+type int and so the test suite fails on 32-bit systems where time_t
+is an int. To fix this, calculations on seconds values are done
+using long long integers.
+
+Broken by 16ab5542
+---
+ src/lib/time-util.c | 12 +++-
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+diff --git a/src/lib/time-util.c b/src/lib/time-util.c
+index 294bb02310..3f4cd01c9e 100644
+--- a/src/lib/time-util.c
 b/src/lib/time-util.c
+@@ -38,21 +38,23 @@ int timeval_cmp(const struct timeval *tv1, const struct 
timeval *tv2)
+ int timeval_cmp_margin(const struct timeval *tv1, const struct timeval *tv2,
+   unsigned int usec_margin)
+ {
+-  long long usecs_diff;
++  long long secs_diff, usecs_diff;
+   int sec_margin, ret;
+ 
+   if (tv1->tv_sec < tv2->tv_sec) {
+   sec_margin = ((int)usec_margin / 100) + 1;
+-  if ((tv2->tv_sec - tv1->tv_sec) > sec_margin)
++  secs_diff = (long long)tv2->tv_sec - (long long)tv1->tv_sec;
++  if (secs_diff > sec_margin)
+   return -1;
+-  usecs_diff = (tv2->tv_sec - tv1->tv_sec) * 100LL +
++  usecs_diff = secs_diff * 100LL +
+   (tv2->tv_usec - tv1->tv_usec);
+   ret = -1;
+   } else if (tv1->tv_sec > tv2->tv_sec) {
+   sec_margin = ((int)usec_margin / 100) + 1;
+-  if ((tv1->tv_sec - tv2->tv_sec) > sec_margin)
++  secs_diff = (long long)tv1->tv_sec - (long long)tv2->tv_sec;
++  if (secs_diff > sec_margin)
+   return 1;
+-  usecs_diff = (tv1->tv_sec - tv2->tv_sec) * 100LL +
++  usecs_diff = secs_diff * 100LL +
+   (tv1->tv_usec - tv2->tv_usec);
+   ret = 1;
+   } else if (tv1->tv_usec < tv2->tv_usec) {

diff --git a/net-mail/dovecot/files/dovecot-2.3.13-32-bit-tests-2.patch 
b/net-mail/dovecot/files/dovecot-2.3.13-32-bit-tests-2.patch
new file mode 100644
index 000..8956773b43e
--- /dev/null
+++ b/net-mail/dovecot/files/dovecot-2.3.13-32-bit-tests-2.patch
@@ -0,0 +1,27 @@
+https://bugs.gentoo.org/764713
+https://github.com/dovecot/core/commit/01366bd18ea98bf6979328ff8580488920a33f0c
+
+From 01366bd18ea98bf6979328ff8580488920a33f0c Mon Sep 17 00:00:00 2001
+From: Aki Tuomi 
+Date: Thu, 4 Feb 2021 08:44:46 +0200
+Subject: [PATCH] lib: test-time-util - Use correct types for test case
+
+Fixes type mismatch on 32-bit systems.
+---
+ src/lib/test-time-util.c | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/src/lib/test-time-util.c b/src/lib/test-time-util.c
+index cfa322048e..139db0ec5d 100644
+--- a/src/lib/test-time-util.c
 b/src/lib/test-time-util.c
+@@ -358,7 +358,8 @@ static void test_str_to_timeval(void)
+ {
+   struct {
+   const char *str;
+-  unsigned int tv_sec, tv_usec;
++  time_t tv_sec;
++

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

2021-02-05 Thread Sam James
commit: b7c5abb284810e6db2f4e233479dfd89ba706e46
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  5 20:30:43 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  5 21:09:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c5abb2

net-mail/dovecot: add github remote-id

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

 net-mail/dovecot/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-mail/dovecot/metadata.xml b/net-mail/dovecot/metadata.xml
index 098cd7dac46..cf7190b460e 100644
--- a/net-mail/dovecot/metadata.xml
+++ b/net-mail/dovecot/metadata.xml
@@ -17,4 +17,7 @@
 Add libtextcat language guessing support for full 
text search (FTS)
 Add support for zstd (de)compression
   
+  
+dovecot/core
+  
 



[gentoo-commits] repo/gentoo:master commit in: gui-libs/display-manager-init/

2021-02-05 Thread Andreas Sturmlechner
commit: ce5a69792792040a0f7261560ccf5bd9c37c155c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Feb  5 20:45:43 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Feb  5 20:57:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce5a6979

gui-libs/display-manager-init: Improve instructions

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

 .../display-manager-init/display-manager-init-1.0.ebuild  | 15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/gui-libs/display-manager-init/display-manager-init-1.0.ebuild 
b/gui-libs/display-manager-init/display-manager-init-1.0.ebuild
index 8b5a2670683..ec9d323f4c0 100644
--- a/gui-libs/display-manager-init/display-manager-init-1.0.ebuild
+++ b/gui-libs/display-manager-init/display-manager-init-1.0.ebuild
@@ -7,10 +7,10 @@ DESCRIPTION="RC init files for starting display and login 
managers"
 HOMEPAGE="https://wiki.gentoo.org/wiki/Project:X11;
 
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux"
 
-S="${FILESDIR}"
+S="${WORKDIR}"
 
 RDEPEND="
sys-apps/gentoo-functions
@@ -42,10 +42,13 @@ pkg_preinst() {
fi
done
if [[ "${using_xdm}" = "yes" ]]; then
-   ewarn "The 'xdm' service has been removed as it is"
-   ewarn "being replaced by the 'display-manager' service."
-   ewarn "Please migrate to using 'display-manager' and"
-   ewarn "remember to use dispatch-conf to update the"
+   ewarn "The 'xdm' service has been replaced by new 
'display-manager'"
+   ewarn "service, please switch now:"
+   ewarn
+   ewarn "  # rc-update del xdm default"
+   ewarn "  # rc-update add display-manager default"
+   ewarn
+   ewarn "Remember to run etc-update or dispatch-conf to update 
the"
ewarn "config protected service files."
fi
 }



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

2021-02-05 Thread Alice Ferrazzi
commit: d92438609a8d4f125c82ca27fcdcd0762dd3c843
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Fri Feb  5 20:28:00 2021 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Fri Feb  5 20:28:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9243860

sys-kernel/gentoo-sources: Linux patch updates

Linux 4.4.256
Linux 4.9.256

Package-Manager: Portage-2.3.89, Repoman-2.3.23
Signed-off-by: Alice Ferrazzi  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  6 +
 .../gentoo-sources/gentoo-sources-4.4.256.ebuild   | 28 ++
 .../gentoo-sources/gentoo-sources-4.9.256.ebuild   | 28 ++
 3 files changed, 62 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index bacb8a63ad6..dd1944752f2 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -55,6 +55,9 @@ DIST genpatches-4.4-256.extras.tar.xz 1788 BLAKE2B 
6655c4250b5d63fdb41ecc5b443df
 DIST genpatches-4.4-257.base.tar.xz 4017812 BLAKE2B 
fa2338100efdf5180823e6491ff5e0fccb284c2b15e60a1991c93cd315e1fa6c8a16546f3d2fb7090b631ecc8b448ce58f43a36b6267f16d36550a33f6e063a1
 SHA512 
73d694b286d8bc3e3305de0f8901bd23805796a33f0df77835f6f8d0fd8d5b0b44c457cec9a5444c1df5bb37d9ecf13f167ff9263d0148fd1e3eda257abc3eb0
 DIST genpatches-4.4-257.experimental.tar.xz 83332 BLAKE2B 
6e11b135b7a5de7bff5681f026dc0bc981cc59a6211a91ca8b66ae6e114757522ed98a0e97ee4fc38606c42679c2728d4b027c629ca4dc2f9691c05542f31b48
 SHA512 
df47db5a3fc308b605f0ef47143e676f7a999e8e70623840b6a0df9ab502e931a222fad135e6c04865440a5e1ea11349b915f089b09113f2acdd06f3029a8654
 DIST genpatches-4.4-257.extras.tar.xz 1788 BLAKE2B 
a6cd780c720bc523469c3be72ec1845fe49bd97e8f79cca3ed6e816a54f1e4d792a30a1f18f9fcf7dec70945934334cfa2880d6cee02cbcca0fc0511041d55ff
 SHA512 
70a5f8a0ebed2a36c7b003227613f289f4c4f9d125dd3573b4815b4f48685f3236d57cc1a195aa7fbcb990583a15405820e9bcf8b2b2d46824664d3ec21c3286
+DIST genpatches-4.4-258.base.tar.xz 4017600 BLAKE2B 
2e48914508b609020b3f6d41a1f3d52a74baaaee23f2332146fd003591de76fa187fe91409e69de5bd1fa4bf938790b57254cd164aa154eab1e6d5c542362fc3
 SHA512 
903441ce2854a0302eeada44841a1d8ae215b6c8114075d773342e8063e8faba6b250009888b1abecbde67c0ebfbf90c93798d3b46c6a2e309cdbdfa5fba7120
+DIST genpatches-4.4-258.experimental.tar.xz 83320 BLAKE2B 
6660a31648b5a59cbe092215e897e3cdad84338f7776ef8b334eb79f391765e2400f5caf62f7260fcd5ea13f76a624b0eef15919759753e099bc85962eb06edd
 SHA512 
f547f55aeef55f61e72c50ce3bcd56ccd81a36afdf6a9c58d5519e48beb9cef7f9cac94888d2d7b7bda78c46e0e51e5ec5f6a3d803ed5a6afdfc4319d56d82c0
+DIST genpatches-4.4-258.extras.tar.xz 1788 BLAKE2B 
e1815cc3bafee3590b062704e3fcd9fb60191bf3e6a37dc6abcedceaae2e7bb33936c0cf3608978eefd538c4341073019961584c5a91235b42f837bf1de8676b
 SHA512 
82e125266cdeb4592becbbc201cd2ef774f6154cb7bdd66d1df907f9705f3df7e01f074cfd873945267e942f2ff7cc4a2d1c262ccb0101cca4d2a91568d81e4b
 DIST genpatches-4.9-250.base.tar.xz 4423652 BLAKE2B 
028223b668bc00d1bfbd4bcdd5dd201f9fab0c9a4ce68f5e107c1de83320c88865826eca0f38b5aaf25c96e2d66a76f0d305b73bd659197898818515275d48f5
 SHA512 
f10dc4626b1863177d1dbc5e1283c8848b84e6ab10b3208291a0679a3023c5f7d34cfbcc6091f7fcdb71e34f02afba3e7685e24b1f38730c88197c621e41fe08
 DIST genpatches-4.9-250.experimental.tar.xz 106372 BLAKE2B 
409a0fdfc2246e57f461abfea86f76694ee835215e0ed816e1c445c2e5bb3439ccd47414315f81e9cc791f7206b12ce45c9f46892e9152341194e15d0a44a090
 SHA512 
63f8d3e6dd777fbb8ed0dad1b67e0405926fdb0c1e40d3c9bae63494de87a3cdba37e41f20cbd7ed109eba6a933125bc6354814f5539c20c377be449cfac3b48
 DIST genpatches-4.9-250.extras.tar.xz 3340 BLAKE2B 
14cb6c6993c772cc8fd2a4a63f7fce94d850a926c74ac954aebf66e3bbb5db1c20001c264056a8f49561d21e754048963464226d56a0c10eb03cb59384420487
 SHA512 
a1eac658ade3bc0ecd6c98d1e0fc82f006e75ad4147ba0f2facc58e647bef731098527ff77d1d817f7605c0acdf3dd3f536464953fa2af27c32eba2863065db5
@@ -73,6 +76,9 @@ DIST genpatches-4.9-258.extras.tar.xz 3340 BLAKE2B 
8b242afbed3d5b2e0b2bc1d2790c8
 DIST genpatches-4.9-259.base.tar.xz 4511348 BLAKE2B 
a2ec1e9d0020098f75f3756cac378608654c13ae8ce97bdb1f9b8909d527a8a8e1deaeb512a6333a8597b049373332463180c8ae8d6a9a4f0946965e43f560cf
 SHA512 
3b2636e0c8a8535759af0678e04dafdc8bb764b948145ed00ca7c4848a53ab5b7dd1aa4efb668a2539ea4d8dfedcd24c5dd02a9590ae99907b5a8a918644f22e
 DIST genpatches-4.9-259.experimental.tar.xz 106368 BLAKE2B 
f3ea97ede99e5661c31a623d65f9546c9f63e27857a2883f81c21e9abc916cddb4cfaee101266797edbf4c11ef60118df54102413facbf469d50801fd8f5
 SHA512 
f32940476b3f4996a67b8c646c95a882d325ca54fe0e67208ca47a89b93a803f3a7c5b3f030c01f510125fac5632aeb6a37ab1b28f6451aefca3749ff2f9d382
 DIST genpatches-4.9-259.extras.tar.xz 3340 BLAKE2B 
757e880e6c4cbde23208c1d720d13ba46ebc050634a15d9146f80f066f320238e65aa37ff836dcba21ff3562d63432c8cbde3661c63730b22fcdf189aa4cab73
 SHA512 

  1   2   3   >