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

2020-09-17 Thread Hans de Graaff
commit: 5a26f2f6d2db8ff567c1b6473f2f2d0ed1d9acbc
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 18 05:33:10 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 18 05:33:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a26f2f6

dev-util/cucumber-messages: add 13.1.0

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

 dev-util/cucumber-messages/Manifest   |  1 +
 .../cucumber-messages/cucumber-messages-13.1.0.ebuild | 19 +++
 2 files changed, 20 insertions(+)

diff --git a/dev-util/cucumber-messages/Manifest 
b/dev-util/cucumber-messages/Manifest
index b56f1f7b0ea..3c2eaa2cd09 100644
--- a/dev-util/cucumber-messages/Manifest
+++ b/dev-util/cucumber-messages/Manifest
@@ -1 +1,2 @@
+DIST cucumber-messages-13.1.0.gem 10752 BLAKE2B 
53ee61ab3ebb9f746701d583abbc78b31f929dabe848b8828df891c0c8a9c2fe1ca416de5cf84cd47bdcb5b7d821a1ddf77ac2e5684b5315fdcdd104dc6b
 SHA512 
cbb7ef75f8ef33dcb6230b62408f4c53ddc490029d271de54c753205aac761b4f47fec72d1d579be9c804c1dd512f3a9359f84b2a633d9bec211bba81b39a9e1
 DIST cucumber-messages-7.0.0.gem 10752 BLAKE2B 
b76698440d91a045e95b9a4166ba98b46f0032a7330ebda98a2e1556ebb8f1232ff1124a691e7d82dccf8d9bf34f557ea078bd7bae5dc0d6a540d3abb15c81ae
 SHA512 
3945a28fcbb3502f669aad228bce094112d7e5b5e459ebf71df8e32bc29216d2295d64cbf8c17ca4a2a8abe5fac45bde634300ffb9371d3e9c3a64f22fcc68d8

diff --git a/dev-util/cucumber-messages/cucumber-messages-13.1.0.ebuild 
b/dev-util/cucumber-messages/cucumber-messages-13.1.0.ebuild
new file mode 100644
index 000..3a73f5abb18
--- /dev/null
+++ b/dev-util/cucumber-messages/cucumber-messages-13.1.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 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_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Protocol Buffer messages for Cucumber's inter-process 
communication"
+HOMEPAGE="https://github.com/cucumber/cucumber-messages-ruby#readme;
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1)"
+
+ruby_add_rdepend ">=dev-util/protobuf-cucumber-3.10.8:3"



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

2020-09-17 Thread Hans de Graaff
commit: c6a7eb7460ca74c9449ceb4c979a98121e68ca38
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 18 05:14:44 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 18 05:14:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a7eb74

dev-ruby/crack: add 0.4.4

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

 dev-ruby/crack/Manifest   |  1 +
 dev-ruby/crack/crack-0.4.4.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-ruby/crack/Manifest b/dev-ruby/crack/Manifest
index c6e5f634e80..3bcf68e1f3a 100644
--- a/dev-ruby/crack/Manifest
+++ b/dev-ruby/crack/Manifest
@@ -1 +1,2 @@
 DIST crack-0.4.3.gem 574976 BLAKE2B 
4b6f23277ec17a516d06e6e6785889996172b3ec077f022d1a52ab4b8e938b2735abbaecc71288b55654ff09a428c33eb944b627cfdc827ea1f4ddc6289461d9
 SHA512 
c6577bd86fe2e36b2a37693729da9fc35c5d4deb860ac1873265ccb6fb38056fd76d8c17bb4f779b39f4bc13b9db37c1768433f518c17090ccbb0872a103b386
+DIST crack-0.4.4.tar.gz 586633 BLAKE2B 
26e2cda6e9447fb3c9fe02092a6e9d6a8097c7bca6a483a3af42aa8ba491b737bc0dc3ae1936ef8ffb5c5d5cbbed3fde69c9641f05b9e3eb3beab87c375f68fd
 SHA512 
3f86c76718a3c2a65ee11b15434035396c2355a8562bdb642432a659b52c3e811e930318e0dc2df3ff06bd53ac14d0694471e425420ae3b7971f5d4f818bba87

diff --git a/dev-ruby/crack/crack-0.4.4.ebuild 
b/dev-ruby/crack/crack-0.4.4.ebuild
new file mode 100644
index 000..ed7b46961a5
--- /dev/null
+++ b/dev-ruby/crack/crack-0.4.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+USE_RUBY="ruby25 ruby26 ruby27"
+
+RUBY_FAKEGEM_EXTRADOC="README.md History"
+
+RUBY_FAKEGEM_GEMSPEC="crack.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Really simple JSON and XML parsing, ripped from Merb and Rails"
+HOMEPAGE="https://github.com/jnunemaker/crack;
+SRC_URI="https://github.com/jnunemaker/crack/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+each_ruby_prepare() {
+   # Remove tests which fail when run by portage but pass when run by hand
+   sed -i -e '/{"regex": \/foo.*\/}/d' test/json_test.rb || die
+   sed -i -e '/{"regex": \/foo.*\/i}/d' test/json_test.rb || die
+   sed -i -e '/{"regex": \/foo.*\/mix}/d' test/json_test.rb || die
+}
+
+each_ruby_test() {
+   ${RUBY} -Itest -Ilib -e 'Dir["test/*_test.rb"].each { |f| load f }' || 
die
+}



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

2020-09-17 Thread Hans de Graaff
commit: 4b8f3707518ab39b45e1c89e82eea074985dbc8a
Author: Hans de Graaff  gentoo  org>
AuthorDate: Fri Sep 18 05:33:36 2020 +
Commit: Hans de Graaff  gentoo  org>
CommitDate: Fri Sep 18 05:33:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8f3707

dev-util/cucumber-messages: cleanup

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

 dev-util/cucumber-messages/Manifest   |  1 -
 .../cucumber-messages/cucumber-messages-7.0.0.ebuild  | 19 ---
 2 files changed, 20 deletions(-)

diff --git a/dev-util/cucumber-messages/Manifest 
b/dev-util/cucumber-messages/Manifest
index 3c2eaa2cd09..15ec0fc3abd 100644
--- a/dev-util/cucumber-messages/Manifest
+++ b/dev-util/cucumber-messages/Manifest
@@ -1,2 +1 @@
 DIST cucumber-messages-13.1.0.gem 10752 BLAKE2B 
53ee61ab3ebb9f746701d583abbc78b31f929dabe848b8828df891c0c8a9c2fe1ca416de5cf84cd47bdcb5b7d821a1ddf77ac2e5684b5315fdcdd104dc6b
 SHA512 
cbb7ef75f8ef33dcb6230b62408f4c53ddc490029d271de54c753205aac761b4f47fec72d1d579be9c804c1dd512f3a9359f84b2a633d9bec211bba81b39a9e1
-DIST cucumber-messages-7.0.0.gem 10752 BLAKE2B 
b76698440d91a045e95b9a4166ba98b46f0032a7330ebda98a2e1556ebb8f1232ff1124a691e7d82dccf8d9bf34f557ea078bd7bae5dc0d6a540d3abb15c81ae
 SHA512 
3945a28fcbb3502f669aad228bce094112d7e5b5e459ebf71df8e32bc29216d2295d64cbf8c17ca4a2a8abe5fac45bde634300ffb9371d3e9c3a64f22fcc68d8

diff --git a/dev-util/cucumber-messages/cucumber-messages-7.0.0.ebuild 
b/dev-util/cucumber-messages/cucumber-messages-7.0.0.ebuild
deleted file mode 100644
index 34d22ed0a0e..000
--- a/dev-util/cucumber-messages/cucumber-messages-7.0.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Protocol Buffer messages for Cucumber's inter-process 
communication"
-HOMEPAGE="https://github.com/cucumber/cucumber-messages-ruby#readme;
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="$(ver_cut 1)"
-
-ruby_add_rdepend "

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

2020-09-17 Thread Kent Fredric
commit: aecfb89a7b430185994585513f0df33422f6c82a
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Sep 17 16:17:50 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Sep 18 04:30:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aecfb89a

dev-perl/Lchown: -r bump for EAPI7 + toolchain love

- EAPI7
- Unconditonally strip bad tests
- Guard against LD being set to something other than a CCLD
- Ensure CFLAGS passed to compiler
- Remove unused/empty variable assignments

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Lchown/Lchown-1.10.0-r3.ebuild | 30 ++
 1 file changed, 30 insertions(+)

diff --git a/dev-perl/Lchown/Lchown-1.10.0-r3.ebuild 
b/dev-perl/Lchown/Lchown-1.10.0-r3.ebuild
new file mode 100644
index 000..4dea86353d7
--- /dev/null
+++ b/dev-perl/Lchown/Lchown-1.10.0-r3.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=NCLEATON
+DIST_VERSION=1.01
+inherit perl-module
+
+DESCRIPTION="Use the lchown(2) system call from Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+DEPEND="dev-perl/Module-Build"
+BDEPEND="${RDEPEND}
+   dev-perl/Module-Build
+"
+PERL_RM_FILES=(
+   t/pod-coverage.t
+   t/pod.t
+)
+src_configure() {
+   unset LD
+   [[ -n "${CCLD}" ]] && export LD="${CCLD}"
+   perl-module_src_configure
+}
+src_compile() {
+   ./Build --config optimize="${CFLAGS}" build || die
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Fuse/, dev-perl/Fuse/files/

2020-09-17 Thread Kent Fredric
commit: b4afbc116a7b929211e8bb9d9ddbcbec8ea3c1cd
Author: Kent Fredric  gentoo  org>
AuthorDate: Fri Sep 18 04:29:58 2020 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Fri Sep 18 04:30:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4afbc11

dev-perl/Fuse: -r bump for various toolchain love and bug fixes

- Fix incorrect LICENSE
- Use sys-fs/fuse:0 as the code doesn't bind against fuse:3, even if
  present.
- Strip unwanted tests
- Disable parallel testing (has a defined order where an script ensures
  the "mount" test is run before all others, and an "unmount" script run
  at the end for cleanup, and jumbling this order messes everything up.
- Fix tests failing to load without '.' in @INC
- Patch test code to work in "${T}" instead of /tmp/, and guard against
  lots of problems with bad path handling that could fail due to shell
  interpolation, as well as avoiding a few unneeded calls to dumb things
  like qx{cat foo} which works better done natively in perl
- Borrow debians ioctl patch which may be tripping up musl
- Ensure CFLAGS passed to make/compiler
- Avoid running test suite under FEATURES="usersandbox" as the need to
  run fuse and mount filesystems for testing

Bug: https://bugs.gentoo.org/699664
Bug: https://bugs.gentoo.org/712738
Bug: https://bugs.gentoo.org/720770
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric  gentoo.org>

 dev-perl/Fuse/Fuse-0.16.1-r2.ebuild|  62 +
 dev-perl/Fuse/files/Fuse-0.16.1-ioctl-header.patch |  22 ++
 .../Fuse/files/Fuse-0.16.1-no-dot-inc-tests.patch  | 286 +
 .../Fuse/files/Fuse-0.16.1-tempdir-override.patch  | 162 
 4 files changed, 532 insertions(+)

diff --git a/dev-perl/Fuse/Fuse-0.16.1-r2.ebuild 
b/dev-perl/Fuse/Fuse-0.16.1-r2.ebuild
new file mode 100644
index 000..c4b3462bcde
--- /dev/null
+++ b/dev-perl/Fuse/Fuse-0.16.1-r2.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DPATES
+inherit perl-module
+
+DESCRIPTION="Fuse module for perl"
+
+SLOT="0"
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   sys-fs/fuse:0=
+   dev-perl/Filesys-Statvfs
+   dev-perl/Lchown
+   dev-perl/Unix-Mknod
+"
+DEPEND="
+   sys-fs/fuse:0=
+"
+BDEPEND="
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   ${RDEPEND}
+   )
+"
+PATCHES=(
+   "${FILESDIR}/${PN}-0.16.1-no-dot-inc-tests.patch"
+   "${FILESDIR}/${PN}-0.16.1-tempdir-override.patch"
+   "${FILESDIR}/${PN}-0.16.1-ioctl-header.patch"
+)
+PERL_RM_FILES=(
+   test/pod.t
+)
+
+src_compile() {
+   mymake=(
+   "OPTIMIZE=${CFLAGS}"
+   )
+   perl-module_src_compile
+}
+
+src_test() {
+   if has usersandbox ${FEATURES}; then
+   ewarn "'FEATURES=usersandbox' detected, skipping tests"
+   return
+   fi
+   export FUSE_TEMPDIR="${T}/fuse"
+   mkdir -p "${FUSE_TEMPDIR}" || die "Can't mkdir ${FUSE_TEMPDIR}"
+   export FUSE_MOUNTPOINT="${FUSE_TEMPDIR}/fuse-mount"
+   export FUSE_TESTMOUNT="${FUSE_TEMPDIR}/fuse-test"
+   export FUSE_PIDFILE="${FUSE_TEMPDIR}/mounted.pid"
+   export FUSE_LOGFILE="${FUSE_TEMPDIR}/fusemnt.log"
+   # Strict ordering required
+   export DIST_TEST="do verbose"
+   perl-module_src_test
+}

diff --git a/dev-perl/Fuse/files/Fuse-0.16.1-ioctl-header.patch 
b/dev-perl/Fuse/files/Fuse-0.16.1-ioctl-header.patch
new file mode 100644
index 000..4a9f6a09cc6
--- /dev/null
+++ b/dev-perl/Fuse/files/Fuse-0.16.1-ioctl-header.patch
@@ -0,0 +1,22 @@
+From ecddb700c4551157fb5604c59c38eefc9a99d21b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Bastien=20Roucari=C3=A8s?= 
+Date: Sun, 1 Jul 2018 22:10:44 +0200
+Subject: Include ioctl header in order to close FTBFS in MIPS
+
+Workarround a glibc bug
+
+Forwarded: no, not-needed
+---
+ Fuse.xs | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/Fuse.xs b/Fuse.xs
+index e9cce2e..4504a29 100755
+--- a/Fuse.xs
 b/Fuse.xs
+@@ -1,3 +1,5 @@
++#include 
++
+ #define PERL_NO_GET_CONTEXT
+ #include "EXTERN.h"
+ #include "perl.h"

diff --git a/dev-perl/Fuse/files/Fuse-0.16.1-no-dot-inc-tests.patch 
b/dev-perl/Fuse/files/Fuse-0.16.1-no-dot-inc-tests.patch
new file mode 100644
index 000..b0526aebcd4
--- /dev/null
+++ b/dev-perl/Fuse/files/Fuse-0.16.1-no-dot-inc-tests.patch
@@ -0,0 +1,286 @@
+From 64eb5b9e760a90a78d4a508bf916242849212b41 Mon Sep 17 00:00:00 2001
+From: Kent Fredric 
+Date: Fri, 18 Sep 2020 04:26:16 +1200
+Subject: Hack around path resolution problems caused by '.' removal
+
+This avoids problems on perl 5.26+ where cwd ('.') is no longer in the
+@INC search path.
+---
+ test/chmod.t| 3 ++-
+ test/chown.t| 3 ++-
+ test/getattr.t  | 3 ++-
+ test/getdir.t   | 3 ++-
+ test/helper.pm  | 2 +-
+ test/link.t | 3 ++-
+ 

[gentoo-commits] repo/gentoo:master commit in: sys-auth/pambase/

2020-09-17 Thread Sam James
commit: ccf04e1c61e2591d928ac93870a164d25dcd7882
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 18 02:10:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 18 02:10:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf04e1c

sys-auth/pambase: change README call

Closes: https://bugs.gentoo.org/743202
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 sys-auth/pambase/pambase-20200917.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-auth/pambase/pambase-20200917.ebuild 
b/sys-auth/pambase/pambase-20200917.ebuild
index 65f65bd0776..e27b18aff52 100644
--- a/sys-auth/pambase/pambase-20200917.ebuild
+++ b/sys-auth/pambase/pambase-20200917.ebuild
@@ -77,7 +77,7 @@ src_configure() {
 src_test() { :; }
 
 src_install() {
-   local DOC_CONTENTS
+   DOC_CONTENTS=
 
if use passwdqc; then
DOC_CONTENTS="To amend the existing password policy please see 
the man 5 passwdqc.conf
@@ -89,11 +89,11 @@ src_install() {
page and then edit the 
/etc/security/pwquality.conf file"
fi
 
-   readme.gentoo_create_doc
+   ! [[ -z "${DOC_CONTENTS}" ]] && readme.gentoo_create_doc
 
dopamd -r stack/.
 }
 
 pkg_postinst() {
-   readme.gentoo_print_elog
+   ! [[ -z "${DOC_CONTENTS}" ]] && readme.gentoo_print_elog
 }



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

2020-09-17 Thread Sam James
commit: f52f2c60ba31e9528cdbf271bd94ef0d019dd197
Author: Florian Tham  fidion  de>
AuthorDate: Tue Sep  8 07:57:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 18 01:46:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52f2c60

app-admin/rcm: Bump to version 1.3.4

Signed-off-by: Florian Tham  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17463
Signed-off-by: Sam James  gentoo.org>

 app-admin/rcm/Manifest |  1 +
 app-admin/rcm/rcm-1.3.4.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/app-admin/rcm/Manifest b/app-admin/rcm/Manifest
index bf90e0325dd..c3c62774924 100644
--- a/app-admin/rcm/Manifest
+++ b/app-admin/rcm/Manifest
@@ -1,2 +1,3 @@
 DIST rcm-1.3.1.tar.gz 89437 BLAKE2B 
d897b793158da3a5e3975e283bd209f43f98eeb085bfb235802e8f1e3249ce2e09de2d8c391f89f4684afb78adc6c0b2bd91267cc32dcfe87b6b22296b47f309
 SHA512 
1fd8ad6f8bee1617769bddbef8d9b99f0b2bedc82c9833523370dfda4583c425f1ab8f2195f11236d1385553a2a49ead6d4c5f0803deeb56737b6836a0d9
 DIST rcm-1.3.3.tar.gz 92193 BLAKE2B 
42634fad58bf75b622ddf593cf83749113ffd35cba6b91f370b98b1211f5cb61274acd6f23e0be2ba7a49e966bb14c767b636aecc6c9a90b5802f13a2b123b53
 SHA512 
aa00edd76ab494a65cf3e97103d3bfffa427af83e57391cbe8e07ad2516b910c85d2e99a24405390fd27feee20752bab4b4856eeb8bac48eeb6f5707875df99a
+DIST rcm-1.3.4.tar.gz 93200 BLAKE2B 
13ed8694e67fd38e9547e310d50b917566889c74b133446b4384f80084036d62130ffac0b3e17ca6020eb8909193f6095ac42a9d360c7f2d529b31253b87e2d3
 SHA512 
347facbb99c08ead942a299ef981a22e4e1578235d256343a91d1f0e9ffcda8e8053d6470861538a7435fdff2a176221a17222858eb5e0e8c5c4930b399e7fc5

diff --git a/app-admin/rcm/rcm-1.3.4.ebuild b/app-admin/rcm/rcm-1.3.4.ebuild
new file mode 100644
index 000..f2ce408773d
--- /dev/null
+++ b/app-admin/rcm/rcm-1.3.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="rc file (dotfile) management"
+HOMEPAGE="https://github.com/thoughtbot/rcm;
+SRC_URI="https://thoughtbot.github.io/${PN}/dist/${P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-util/cram )"
+
+src_test() {
+   emake -j1 check
+}



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

2020-09-17 Thread Sam James
commit: fc9f2ef10a1b4247389cabb05c5ecd0e482334fb
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 18 01:48:29 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 18 01:48:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc9f2ef1

app-admin/rcm: cleanup old

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

 app-admin/rcm/Manifest |  1 -
 app-admin/rcm/rcm-1.3.1.ebuild | 20 
 2 files changed, 21 deletions(-)

diff --git a/app-admin/rcm/Manifest b/app-admin/rcm/Manifest
index c3c62774924..0286af8c446 100644
--- a/app-admin/rcm/Manifest
+++ b/app-admin/rcm/Manifest
@@ -1,3 +1,2 @@
-DIST rcm-1.3.1.tar.gz 89437 BLAKE2B 
d897b793158da3a5e3975e283bd209f43f98eeb085bfb235802e8f1e3249ce2e09de2d8c391f89f4684afb78adc6c0b2bd91267cc32dcfe87b6b22296b47f309
 SHA512 
1fd8ad6f8bee1617769bddbef8d9b99f0b2bedc82c9833523370dfda4583c425f1ab8f2195f11236d1385553a2a49ead6d4c5f0803deeb56737b6836a0d9
 DIST rcm-1.3.3.tar.gz 92193 BLAKE2B 
42634fad58bf75b622ddf593cf83749113ffd35cba6b91f370b98b1211f5cb61274acd6f23e0be2ba7a49e966bb14c767b636aecc6c9a90b5802f13a2b123b53
 SHA512 
aa00edd76ab494a65cf3e97103d3bfffa427af83e57391cbe8e07ad2516b910c85d2e99a24405390fd27feee20752bab4b4856eeb8bac48eeb6f5707875df99a
 DIST rcm-1.3.4.tar.gz 93200 BLAKE2B 
13ed8694e67fd38e9547e310d50b917566889c74b133446b4384f80084036d62130ffac0b3e17ca6020eb8909193f6095ac42a9d360c7f2d529b31253b87e2d3
 SHA512 
347facbb99c08ead942a299ef981a22e4e1578235d256343a91d1f0e9ffcda8e8053d6470861538a7435fdff2a176221a17222858eb5e0e8c5c4930b399e7fc5

diff --git a/app-admin/rcm/rcm-1.3.1.ebuild b/app-admin/rcm/rcm-1.3.1.ebuild
deleted file mode 100644
index b83724655d3..000
--- a/app-admin/rcm/rcm-1.3.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="rc file (dotfile) management"
-HOMEPAGE="https://github.com/thoughtbot/rcm;
-SRC_URI="https://thoughtbot.github.io/${PN}/dist/${P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="test? ( dev-util/cram )"
-
-src_test() {
-   emake -j1 check
-}



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

2020-09-17 Thread Sam James
commit: 69170263d222dc00f78c6e28b5b47d2f3a5b155d
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep 18 01:23:45 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep 18 01:23:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69170263

sys-kernel/gentoo-kernel-bin: bump to 5.8.10 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |  1 +
 .../gentoo-kernel-bin-5.8.10-r1.ebuild | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 0defa12c8e0..e4ca8ed05c2 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -29,6 +29,7 @@ DIST gentoo-kernel-5.7.19-1.amd64.xpak 63506610 BLAKE2B 
01643b816790754256fa2cf8
 DIST gentoo-kernel-5.7.19-1.arm64.xpak 60724114 BLAKE2B 
1b7efaafb7e55bafc0501cba6cfb39726ce2029cefec06ff5484f51ca7b3e33edbfce019039a4bcaddd071555be87cf4e5e63c80a97596b36d460eb0d26c4e2a
 SHA512 
b0f50db402ef8fa9e2e893a5348e8b7f1b6df6f24577270b0ac011b3293b919e9cf6b110eef838a04c1ff127ec035bcb41f38842b7f477ae044dbae175a0b03b
 DIST gentoo-kernel-5.7.19-1.x86.xpak 55495543 BLAKE2B 
2855ac4af7ceaf9189a17aa1a0b5ded706a089bae976f45e13ed137066313287061c1321735224f619adb099b69d793fdf8966bf4eabda932c08eb91ac1e4cec
 SHA512 
62b382258c57ab2db2125f5671af4cbb1f14636008dcea321e77e42aed6dc59a9429a87b445e5dcc6c2d9f625b285a154d5d3497fe8c92fc78f18f8285aa1b33
 DIST gentoo-kernel-5.8.10-1.amd64.xpak 64087087 BLAKE2B 
c8495f01874b100f5b72fd4347274a180015c74e4b3a80968bf543dee0d7c7594a988ba06eda77ca138244ed2b756225f3d838f0041d407b58cf891c719f6bc6
 SHA512 
df038830eb5354bbd8fe51109863689f5f6c3dec03b1eb0f1a5b35d8767242c8688301ae304875562280fa229e495e4ea3461b448d9344d900c1bb97c5f44455
+DIST gentoo-kernel-5.8.10-1.arm64.xpak 60604695 BLAKE2B 
0c80a7105705de1adeadbbee7f7da59b9af8543af31f5c5e581df6d667fc4c0d00db6290ba79dc855cb538f8b9e6d9149fb14f06906e6ef445d677592293be9a
 SHA512 
ad9d8266fc2418106e31ea86e286bb89f0faaa1547303c44886ca957ecddacbe2343e3fdac632b919bd814cf4df4064ff68d8ed79bd63f9ff3065d0a60980c6f
 DIST gentoo-kernel-5.8.10-1.x86.xpak 56121777 BLAKE2B 
13b731eb2a9fedbde1737974673b041a0bf2e4efd76f37ed6da69c03762574a3b687b89ecc918673a8c3f5acb2d9f78a3a3394b403f684db85ee39b654091ec9
 SHA512 
9e0bfa3a4faa1329f65a29899435aa2383df479a2e1fb85e9291ffabd7882e6e032d92eb6fd60bc611842e0dedbbb873e3199d27ac060e106db6de7f82fad10c
 DIST gentoo-kernel-5.8.3-1.amd64.xpak 64633724 BLAKE2B 
af5a903684829c3761fa29e7f84b050870479b5bb5105b91d5d53c7c2773a90cede547e2b03b95c0da08fbc6f75c2f48316960a3d8948acf8eb419d48a8a4dbf
 SHA512 
f09ac10e1e26703db6e0a4bf1384ec90fdafacafdbd5595f953648112278acb78c37646dffa8bd6be09502224cd63fd706aadfbe4b9601dfd5a41eeb4efe8db9
 DIST gentoo-kernel-5.8.3-1.arm64.xpak 60976315 BLAKE2B 
6cd9a830735d6a3e3acc0d8115032cc373b6238fc314308784862ccb9e0994a0c023bd13e058a5ba61e1b3f3fc2ce7ab468078e46c092534da117e534076bd59
 SHA512 
b5f5451e0a4661a47f00fb7eec8f836cafdc94e6c2b879036b3a3b37e237ea1a930a6d4fc61edf9655f6becf1fd8714fd854933e8f707d2d437cf71fc0ef06bc

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.8.10-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.8.10-r1.ebuild
new file mode 100644
index 000..d5d78a106e7
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.8.10-r1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install
+
+MY_P=${P/-bin/}-1
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   amd64? (
+   
https://dev.gentoo.org/~mgorny/binpkg/amd64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.amd64.xpak
+   )
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.arm64.xpak
+   )
+   x86? (
+   
https://dev.gentoo.org/~mgorny/binpkg/x86/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.x86.xpak
+   )"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel-bin:${SLOT}"
+
+QA_PREBUILT='*'
+
+pkg_pretend() {
+   ewarn "Starting with 5.7.9, Distribution Kernels are switching from 
Arch"
+   ewarn "Linux configs to Fedora.  Please keep a backup kernel just in 
case."
+
+   kernel-install_pkg_pretend
+}
+
+src_unpack() {
+   ebegin "Unpacking ${MY_P}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${MY_P}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${MY_P} failed"
+}
+
+src_test() {
+   kernel-install_test "${PV}" \
+   

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

2020-09-17 Thread Anthony G. Basile
commit: cf5b00d2045d7f2a81b183fa90a77522a1c9ee45
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Sep 17 23:42:54 2020 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Sep 17 23:42:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5b00d2

net-vpn/tor: remove older stable 0.4.2.8

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Anthony G. Basile  gentoo.org>

 net-vpn/tor/Manifest   |  1 -
 net-vpn/tor/tor-0.4.2.8.ebuild | 90 --
 2 files changed, 91 deletions(-)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index 7f37d7a2aa0..0fe711a7de4 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -1,3 +1,2 @@
-DIST tor-0.4.2.8.tar.gz 7610427 BLAKE2B 
5b637047f4944e97350ef1354f61ed6ac611a1660a61a4a44d3706abb0ec12af121d35ee10023c627a1a7d175490ef854c0a99d17268756eaa7d626926ef245f
 SHA512 
599ec5acd51a84b56f023458f71d35ea622390c4500e77f8a7ff416930e76f2ef3ec76402e971eca366d1f03aac4c1f6ccb8e9ab69e98f1d4b111d52731b45f2
 DIST tor-0.4.3.6.tar.gz 7745954 BLAKE2B 
3b04b2c79281483ef72421f8f5bfbc4f48358b6d38c151470eea7ea9bd2666e7098fe3fb0887d551f796443718791a3a464b007669c96e6bbcce7d7fc4c25d3a
 SHA512 
f4ab0788d27b3eab40853dde31eaf087ac84616fc3488973e7d01f4dbd3e71ba6ce3a3afcf0c6272223897d0a9c1556aa26dbc4d9b98cc5b43dd729d20a2fcca
 DIST tor-0.4.4.5.tar.gz 7808696 BLAKE2B 
b1c7342d5f1998b372529a8da1719a4f31c4e2516f9b666755b0edf29c7d66fa84a730fceed11e5c0bd1346f6fe06d7c96dd6a2161b0b2c3824468cd2f88f077
 SHA512 
8b7bedf998c66b33cb7b248ef33eb551dd75cca7eabf2133f716948d5bc83408d0be2ec1968e1c860b1067746b5645ea6e8f23478458b5eb2f5573ea7ecaecb7

diff --git a/net-vpn/tor/tor-0.4.2.8.ebuild b/net-vpn/tor/tor-0.4.2.8.ebuild
deleted file mode 100644
index 9002a59e900..000
--- a/net-vpn/tor/tor-0.4.2.8.ebuild
+++ /dev/null
@@ -1,90 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic readme.gentoo-r1 systemd
-
-MY_PV="$(ver_rs 4 -)"
-MY_PF="${PN}-${MY_PV}"
-DESCRIPTION="Anonymizing overlay network for TCP"
-HOMEPAGE="http://www.torproject.org/;
-SRC_URI="https://www.torproject.org/dist/${MY_PF}.tar.gz
-   https://archive.torproject.org/tor-package-archive/${MY_PF}.tar.gz;
-S="${WORKDIR}/${MY_PF}"
-
-LICENSE="BSD GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86 ~ppc-macos"
-IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening 
test zstd"
-
-DEPEND="
-   dev-libs/libevent:=[ssl]
-   sys-libs/zlib
-   caps? ( sys-libs/libcap )
-   man? ( app-text/asciidoc )
-   !libressl? ( dev-libs/openssl:0=[-bindist] )
-   libressl? ( dev-libs/libressl:0= )
-   lzma? ( app-arch/xz-utils )
-   scrypt? ( app-crypt/libscrypt )
-   seccomp? ( >=sys-libs/libseccomp-2.4.1 )
-   systemd? ( sys-apps/systemd )
-   zstd? ( app-arch/zstd )"
-RDEPEND="
-   acct-user/tor
-   acct-group/tor
-   ${DEPEND}
-   selinux? ( sec-policy/selinux-tor )"
-
-PATCHES=(
-   "${FILESDIR}"/${PN}-0.2.7.4-torrc.sample.patch
-   "${FILESDIR}"/${PN}-0.3.3.2-alpha-tor.service.in.patch
-)
-
-DOCS=()
-
-RESTRICT="!test? ( test )"
-
-src_configure() {
-   use doc && DOCS+=( README ChangeLog ReleaseNotes doc/HACKING )
-   export ac_cv_lib_cap_cap_init=$(usex caps)
-   econf \
-   --localstatedir="${EPREFIX}/var" \
-   --enable-system-torrc \
-   --disable-android \
-   --disable-html-manual \
-   --disable-libfuzzer \
-   --disable-module-dirauth \
-   --enable-pic \
-   --disable-rust \
-   --disable-restart-debugging \
-   --disable-zstd-advanced-apis  \
-   $(use_enable man asciidoc) \
-   $(use_enable man manpage) \
-   $(use_enable lzma) \
-   $(use_enable scrypt libscrypt) \
-   $(use_enable seccomp) \
-   $(use_enable systemd) \
-   $(use_enable tor-hardening gcc-hardening) \
-   $(use_enable tor-hardening linker-hardening) \
-   $(use_enable test unittests) \
-   $(use_enable test coverage) \
-   $(use_enable zstd)
-}
-
-src_install() {
-   default
-   readme.gentoo_create_doc
-
-   newconfd "${FILESDIR}"/tor.confd tor
-   newinitd "${FILESDIR}"/tor.initd-r9 tor
-   systemd_dounit contrib/dist/tor.service
-
-   keepdir /var/lib/tor
-
-   fperms 750 /var/lib/tor
-   fowners tor:tor /var/lib/tor
-
-   insinto /etc/tor/
-   newins "${FILESDIR}"/torrc-r2 torrc
-}



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

2020-09-17 Thread Anthony G. Basile
commit: 337b037ed37b22132056f6f1f27319f3a87ab235
Author: Anthony G. Basile  gentoo  org>
AuthorDate: Thu Sep 17 23:40:51 2020 +
Commit: Anthony G. Basile  gentoo  org>
CommitDate: Thu Sep 17 23:41:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337b037e

net-vpn/tor: version bump rc to 0.4.4.5

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Anthony G. Basile  gentoo.org>

 net-vpn/tor/Manifest  | 2 +-
 net-vpn/tor/{tor-0.4.4.4_rc.ebuild => tor-0.4.4.5.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-vpn/tor/Manifest b/net-vpn/tor/Manifest
index 86c6634c66a..7f37d7a2aa0 100644
--- a/net-vpn/tor/Manifest
+++ b/net-vpn/tor/Manifest
@@ -1,3 +1,3 @@
 DIST tor-0.4.2.8.tar.gz 7610427 BLAKE2B 
5b637047f4944e97350ef1354f61ed6ac611a1660a61a4a44d3706abb0ec12af121d35ee10023c627a1a7d175490ef854c0a99d17268756eaa7d626926ef245f
 SHA512 
599ec5acd51a84b56f023458f71d35ea622390c4500e77f8a7ff416930e76f2ef3ec76402e971eca366d1f03aac4c1f6ccb8e9ab69e98f1d4b111d52731b45f2
 DIST tor-0.4.3.6.tar.gz 7745954 BLAKE2B 
3b04b2c79281483ef72421f8f5bfbc4f48358b6d38c151470eea7ea9bd2666e7098fe3fb0887d551f796443718791a3a464b007669c96e6bbcce7d7fc4c25d3a
 SHA512 
f4ab0788d27b3eab40853dde31eaf087ac84616fc3488973e7d01f4dbd3e71ba6ce3a3afcf0c6272223897d0a9c1556aa26dbc4d9b98cc5b43dd729d20a2fcca
-DIST tor-0.4.4.4-rc.tar.gz 7795842 BLAKE2B 
0e6774815208a6f5531671bf270caa009a6336f38f611e34244835c2f8fba7d884cf60a53221984665a44229e8b828330b258c9dd3b5ac99c80c5c801d159f31
 SHA512 
73ebc346ba3deb118efbd4d8f1a48fdb700c65723acb211a7ec16d756c12c9171f4d5bb8ae07862a337c77cc7e20f44dbeef5c2232b4973f0a47be623d9feb6b
+DIST tor-0.4.4.5.tar.gz 7808696 BLAKE2B 
b1c7342d5f1998b372529a8da1719a4f31c4e2516f9b666755b0edf29c7d66fa84a730fceed11e5c0bd1346f6fe06d7c96dd6a2161b0b2c3824468cd2f88f077
 SHA512 
8b7bedf998c66b33cb7b248ef33eb551dd75cca7eabf2133f716948d5bc83408d0be2ec1968e1c860b1067746b5645ea6e8f23478458b5eb2f5573ea7ecaecb7

diff --git a/net-vpn/tor/tor-0.4.4.4_rc.ebuild b/net-vpn/tor/tor-0.4.4.5.ebuild
similarity index 100%
rename from net-vpn/tor/tor-0.4.4.4_rc.ebuild
rename to net-vpn/tor/tor-0.4.4.5.ebuild



[gentoo-commits] repo/gentoo:master commit in: mail-filter/exim-geoip/

2020-09-17 Thread Aaron Bauman
commit: 728fb909cf86618ebcec7e0f1e6a4dbcfc984c15
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 23:32:42 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 23:39:27 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728fb909

mail-filter/exim-geoip: port to EAPI=7

Signed-off-by: Aaron Bauman  gentoo.org>

 mail-filter/exim-geoip/exim-geoip-0.1-r1.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/mail-filter/exim-geoip/exim-geoip-0.1-r1.ebuild 
b/mail-filter/exim-geoip/exim-geoip-0.1-r1.ebuild
index 9c12f98603f..194427736d9 100644
--- a/mail-filter/exim-geoip/exim-geoip-0.1-r1.ebuild
+++ b/mail-filter/exim-geoip/exim-geoip-0.1-r1.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-inherit eutils flag-o-matic ltprune
+EAPI=7
+
+inherit flag-o-matic
 
 DESCRIPTION="This is an IPv4 and IPv6 capable GeoIP dlfunc library for Exim"
 HOMEPAGE="https://dist.epipe.com/exim/;
@@ -16,6 +17,7 @@ IUSE=""
 DEPEND="dev-libs/geoip
mail-mta/exim[dlfunc]"
 RDEPEND="${DEPEND}"
+
 S="${WORKDIR}/exim-geoipv6-dlfunc-${PV}"
 
 src_configure() {
@@ -25,5 +27,5 @@ src_configure() {
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die "Failed to prune libtool files"
 }



[gentoo-commits] repo/gentoo:master commit in: mail-filter/exim-p0f/

2020-09-17 Thread Aaron Bauman
commit: 8f27aedff1372c02511e815ac3574dc4e33ae971
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 23:38:33 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 23:39:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f27aedf

mail-filter/exim-p0f: port to EAPI=7

Closes: https://bugs.gentoo.org/741030
Signed-off-by: Aaron Bauman  gentoo.org>

 mail-filter/exim-p0f/exim-p0f-0.1-r1.ebuild | 8 +---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/mail-filter/exim-p0f/exim-p0f-0.1-r1.ebuild 
b/mail-filter/exim-p0f/exim-p0f-0.1-r1.ebuild
index 8c3b300d1de..7c203487939 100644
--- a/mail-filter/exim-p0f/exim-p0f-0.1-r1.ebuild
+++ b/mail-filter/exim-p0f/exim-p0f-0.1-r1.ebuild
@@ -1,8 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
-inherit eutils flag-o-matic ltprune
+EAPI=7
+
+inherit flag-o-matic
 
 DESCRIPTION="This is p0f version 3 dlfunc library for Exim"
 HOMEPAGE="https://dist.epipe.com/exim/;
@@ -16,6 +17,7 @@ IUSE=""
 DEPEND="mail-mta/exim[dlfunc]"
 RDEPEND=">=net-analyzer/p0f-3.05_beta
${DEPEND}"
+
 S="${WORKDIR}/exim-p0f3-dlfunc-${PV}"
 
 src_configure() {
@@ -25,5 +27,5 @@ src_configure() {
 
 src_install() {
default
-   prune_libtool_files --all
+   find "${D}" -name '*.la' -delete || die "Failed to prune libtool files"
 }



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

2020-09-17 Thread Sam James
commit: 47e175b2635de2e1eb7a48ccd06ee015f4aa397f
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 23:26:45 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 23:26:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e175b2

dev-libs/stb: security cleanup

Bug: https://bugs.gentoo.org/711274
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-libs/stb/Manifest|  1 -
 dev-libs/stb/stb-20180211.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-libs/stb/Manifest b/dev-libs/stb/Manifest
index 6e9db73a9c5..3634317ff74 100644
--- a/dev-libs/stb/Manifest
+++ b/dev-libs/stb/Manifest
@@ -1,2 +1 @@
-DIST stb-20180211.tar.gz 1327803 BLAKE2B 
a910ac78c5e3760a3e4c74e033d15230c39abd89aeb083ba6c7cd23f8339926e8ab82fde1b6f4fe7a1a312023979a74b961abe263c40b18b3bb8239cbdfa204e
 SHA512 
232ef301d4d6c82c7c5f0e4234b9160cc815f3b6bcc35d341cdf8738646f2f0887ee9838680699f4c9f4274b1390036b2c4fb3ebc2d663af8ff888114dc9f04b
 DIST stb-20200205.tar.gz 1375616 BLAKE2B 
11acfb4b1938e75c388b426e4b568c2976566259469716514d0ac8c97ab23d45f51fed1dcf458ca8f07e51d88d90708b33d66d545ed1aa09cd96fea46b9eb738
 SHA512 
31f945de8b642a359363c81e67f09b71aa663eacd68f5ec602eed40987f2d953943871af3b408d1e948a9e5c953098fca34b9e971fdeed92b734bb0c79c79a42

diff --git a/dev-libs/stb/stb-20180211.ebuild b/dev-libs/stb/stb-20180211.ebuild
deleted file mode 100644
index 6efc838e61b..000
--- a/dev-libs/stb/stb-20180211.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# There are no offical releases
-CHECKSUM="e6afb9cbae4064da8c3e69af3ff5c4629579c1d2"
-
-DESCRIPTION="single-file public domain (or MIT licensed) libraries for C/C++"
-HOMEPAGE="https://github.com/nothings/stb;
-SRC_URI="https://github.com/nothings/stb/archive/${CHECKSUM}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="|| ( MIT Unlicense )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-
-S="${WORKDIR}/${PN}-${CHECKSUM}"
-
-DEPEND=""
-RDEPEND=""
-
-src_prepare() {
-   default
-
-   # Move the header files in a folder so they don't pollute the include 
dir
-   mkdir stb || die
-   mv *.h stb/ || die
-}
-
-src_install() {
-   doheader -r stb
-}



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

2020-09-17 Thread Sam James
commit: 3840a28f931fcc82823944ab3941c69d57fcf43b
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 23:25:12 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 23:25:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3840a28f

app-crypt/trousers: security cleanup

Bug: https://bugs.gentoo.org/737022
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 app-crypt/trousers/trousers-0.3.14-r2.ebuild | 68 
 1 file changed, 68 deletions(-)

diff --git a/app-crypt/trousers/trousers-0.3.14-r2.ebuild 
b/app-crypt/trousers/trousers-0.3.14-r2.ebuild
deleted file mode 100644
index a36ff683073..000
--- a/app-crypt/trousers/trousers-0.3.14-r2.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools linux-info readme.gentoo-r1 systemd udev
-
-DESCRIPTION="An open-source TCG Software Stack (TSS) v1.1 implementation"
-HOMEPAGE="http://trousers.sf.net;
-SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz"
-
-LICENSE="CPL-1.0 GPL-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~m68k ~ppc ppc64 ~s390 x86"
-IUSE="doc libressl selinux" # gtk
-
-# gtk support presently does NOT compile.
-#  gtk? ( >=x11-libs/gtk+-2 )
-
-DEPEND="acct-group/tss
-   acct-user/tss
-   >=dev-libs/glib-2
-   !libressl? ( >=dev-libs/openssl-0.9.7:0= )
-   libressl? ( dev-libs/libressl:0= )"
-RDEPEND="${DEPEND}
-   selinux? ( sec-policy/selinux-tcsd )"
-BDEPEND="virtual/pkgconfig"
-
-PATCHES=(
-   "${FILESDIR}/${PN}-0.3.13-nouseradd.patch"
-   "${FILESDIR}/${P}-libressl.patch"
-   "${FILESDIR}/${P}-fno-common.patch"
-   "${FILESDIR}/${P}-Makefile.am-Mark-tddl.a-nodist.patch"
-)
-
-DOCS="AUTHORS ChangeLog NICETOHAVES README TODO"
-
-DOC_CONTENTS="
-   If you have problems starting tcsd, please check permissions and
-   ownership on /dev/tpm* and ~tss/system.data
-"
-S="${WORKDIR}"
-
-CONFIG_CHECK="~TCG_TPM"
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   # econf --with-gui=$(usex gtk gtk openssl)
-   econf --with-gui=openssl
-}
-
-src_install() {
-   default
-   find "${D}" -name '*.la' -delete || die
-
-   keepdir /var/lib/tpm
-   use doc && dodoc doc/*
-   newinitd "${FILESDIR}"/tcsd.initd tcsd
-   newconfd "${FILESDIR}"/tcsd.confd tcsd
-   systemd_dounit "${FILESDIR}"/tcsd.service
-   udev_dorules "${FILESDIR}"/61-trousers.rules
-   fowners tss:tss /var/lib/tpm
-   readme.gentoo_create_doc
-}



[gentoo-commits] repo/gentoo:master commit in: media-gfx/sane-backends/, media-gfx/sane-backends/files/

2020-09-17 Thread Sam James
commit: 619a6b6164660089f7dee5fcb6ea484f7bcff72b
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 23:20:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 23:20:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=619a6b61

media-gfx/sane-backends: security cleanup

Bug: https://bugs.gentoo.org/729312
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 media-gfx/sane-backends/Manifest   |   1 -
 .../sane-backends-1.0.27-canon-lide-100.patch  |  17 -
 .../files/sane-backends-1.0.27-network.patch   |  42 ---
 .../sane-backends-1.0.27-revert-samsung.patch  | 406 -
 ...ne-backends-1.0.27-uninitialized-variable.patch |  25 --
 .../sane-backends/sane-backends-1.0.27-r3.ebuild   | 344 -
 6 files changed, 835 deletions(-)

diff --git a/media-gfx/sane-backends/Manifest b/media-gfx/sane-backends/Manifest
index 1e5f15e24b2..4a1266cd003 100644
--- a/media-gfx/sane-backends/Manifest
+++ b/media-gfx/sane-backends/Manifest
@@ -1,2 +1 @@
 DIST backends-1.0.30.tar.gz 5721262 BLAKE2B 
139d3ca908d54b94d14ef4145d44a89b939807c15870be03c3c028cf95351bf9a4abd3ea115b84396366bb054f37ade883f429467dceb0663c2855b92e0a4fa5
 SHA512 
19127c8109c1587d60d8cba713f73b1a24242df44fa49c3e59320f48022783f05d26d3242a3f87478e583a807d88b446ef7a51afb33b674be29656496c435d7b
-DIST sane-backends-1.0.27.tar.gz 6430188 BLAKE2B 
90f910311e31a436eaa0ca0fedd998aac3331f89a346f31613776ebc860a10cc37055fd15db8de8d743498914ea0c16e4153dbaa101380eb6e36857d730c3456
 SHA512 
c6552768bfc10216730fc11011c82f74ca0952182019ded3916072147ec09be5c975ce1d37dc3ccea050c488dbdf983c2ca17dcd702644060ba796ae2591f9c5

diff --git 
a/media-gfx/sane-backends/files/sane-backends-1.0.27-canon-lide-100.patch 
b/media-gfx/sane-backends/files/sane-backends-1.0.27-canon-lide-100.patch
deleted file mode 100644
index 504f9e666e6..000
--- a/media-gfx/sane-backends/files/sane-backends-1.0.27-canon-lide-100.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -up sane-backends-1.0.27/backend/genesys.c.canon-lide-100 
sane-backends-1.0.27/backend/genesys.c
 sane-backends-1.0.27/backend/genesys.c.canon-lide-100  2018-02-01 
10:37:26.160044539 +0100
-+++ sane-backends-1.0.27/backend/genesys.c 2018-02-01 10:45:44.616653277 
+0100
-@@ -2070,11 +2070,9 @@ genesys_white_shading_calibration (Genes
-   dev->model->cmd_set->set_lamp_power (dev, dev->calib_reg, SANE_TRUE);
-   dev->model->cmd_set->set_motor_power (dev->calib_reg, motor);
- 
--  /* if needed, go back before doin next scan, by using rewind, registers and
--   * slopes table are kept intact from previous scan */
--  if (dev->model->flags & GENESYS_FLAG_SHADING_REPARK && 
dev->model->cmd_set->rewind)
-+  if (dev->model->flags & GENESYS_FLAG_SHADING_REPARK)
- {
--  status = dev->model->cmd_set->rewind (dev);
-+  status = dev->model->cmd_set->slow_back_home (dev, SANE_TRUE);
- }
- 
-   status =

diff --git a/media-gfx/sane-backends/files/sane-backends-1.0.27-network.patch 
b/media-gfx/sane-backends/files/sane-backends-1.0.27-network.patch
deleted file mode 100644
index 2605ea83578..000
--- a/media-gfx/sane-backends/files/sane-backends-1.0.27-network.patch
+++ /dev/null
@@ -1,42 +0,0 @@
-diff --git a/sanei/sanei_tcp.c b/sanei/sanei_tcp.c
-index a57d7c7..d0a1e92 100644
 a/sanei/sanei_tcp.c
-+++ b/sanei/sanei_tcp.c
-@@ -45,6 +45,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #ifdef HAVE_WINSOCK2_H
- #include 
-@@ -123,14 +124,27 @@ sanei_tcp_write(int fd, const u_char * buf, int count)
- ssize_t
- sanei_tcp_read(int fd, u_char * buf, int count)
- {
--ssize_t bytes_recv = 0, rc = 1;
-+ssize_t bytes_recv = 0, rc = 1;
-+  int retry = 5;
- 
-   while (bytes_recv < count && rc > 0)
-   {
-   rc = recv(fd, buf+bytes_recv, count-bytes_recv, 0);
-+  DBG(1, "%s: bytes received %d\n", __FUNCTION__, rc);
-   if (rc > 0)
- bytes_recv += rc;
--
-+  else {
-+  if ( errno == EAGAIN && retry-- ) {
-+  DBG(1, "%s: waiting  %d\n", __FUNCTION__, 
retry);
-+  /* wait for max 1s */
-+  struct timespec req;
-+  struct timespec rem;
-+  req.tv_sec = 0;
-+  req.tv_nsec= 1;
-+  nanosleep(, );  
-+  rc = 1;
-+  }
-+  }
-   }
-   return bytes_recv;
- }

diff --git 
a/media-gfx/sane-backends/files/sane-backends-1.0.27-revert-samsung.patch 
b/media-gfx/sane-backends/files/sane-backends-1.0.27-revert-samsung.patch
deleted file mode 100644
index af3e141a010..000
--- a/media-gfx/sane-backends/files/sane-backends-1.0.27-revert-samsung.patch
+++ /dev/null
@@ -1,406 +0,0 @@
-From 

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

2020-09-17 Thread Sam James
commit: c2978b4edf7316cc3db07a5bf7678d09c0eeb6de
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 23:17:24 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 23:17:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2978b4e

sys-kernel/gentoo-kernel-bin: bump to 5.4.66 for arm64

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

 sys-kernel/gentoo-kernel-bin/Manifest  |  1 +
 .../gentoo-kernel-bin-5.4.66-r1.ebuild | 57 ++
 2 files changed, 58 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 8966cbcffaa..0defa12c8e0 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -17,6 +17,7 @@ DIST gentoo-kernel-5.4.65-1.amd64.xpak 61494346 BLAKE2B 
bd358f8b11d3d6cc3e09aca6
 DIST gentoo-kernel-5.4.65-1.arm64.xpak 56473932 BLAKE2B 
28ce0b7c6856d551ee9db9096f1b387d0d29769078a682ccc256aef3e2590de227e4135a3ad5e7aabd9c47e7da1a77313cf14fde3bb4c14eed05dc6697ff7ae3
 SHA512 
095d93e97f435420d0e32c993ab3678b44b024518f3d16e8e91fc92b78a7bc5f20b992de6caa73a1312d2945eaa2fb2b18543760e899c01905f4db2afc6a9059
 DIST gentoo-kernel-5.4.65-1.x86.xpak 53360713 BLAKE2B 
0c38b23aa9dbda83f7f5c08213c61a1a7029cfc99ee114071a25be6ee7815ff1b1c5902db2b78565de6a2feb03f49e2292dfa479a1094ab01eb90cfa5651ba4b
 SHA512 
81c4cf87efa3283f4b6e0b3408277272515e00bb5918fab88faf3df4aa91332006f6898d465013570392abd95f6b7acd0aec29820509e7530f48d516caa4dd90
 DIST gentoo-kernel-5.4.66-1.amd64.xpak 61476663 BLAKE2B 
6460feb08f629a085f176db71b0cd1856a8f1330a39a99abf69f263fd65a52bdea60c61179a260d514e8a3e6559f91ae70ff1d16442aea92759b7ce4d029eba6
 SHA512 
c8b0bd0bb801e700681b60b01a5f9956b784b815f030a948df7aada2b82ab808dd20407424ccbdf9f9758dc5e72879ecb6595d096fffe16514fb2aea98390886
+DIST gentoo-kernel-5.4.66-1.arm64.xpak 56495611 BLAKE2B 
41b8c97aa227114e909e88763131e80eb279f0f455d01b83107d36f8e32ccc063cb26aca64ebe197bd1c25fe1d1258050026956cb7301c6e6d1b5a6b3fc9fb2a
 SHA512 
37d3120dc7af2485a6989905a5601e87ef60b299e44e0360f47cb7711051af842cfda2163aff8d75943f0b39f61a1bf8245b6c73480aa932d0402ece3f3f220e
 DIST gentoo-kernel-5.4.66-1.x86.xpak 53349561 BLAKE2B 
bac28002f62d4974acd09df4250e03e1b222edd03a66547bc1c2f17d77b20521f1476c3b32e559f393b38dd286d427c5b730c832f805475e799cf30faa198215
 SHA512 
44f889bd931dd391d65cb72e20493ad12db7f015ce35dce253078999ec62d032ed1ae40e00947bccee1986a92cb9387cad5e055c5a12e06ccf052cbd2b14c764
 DIST gentoo-kernel-5.7.17-1.amd64.xpak 63476985 BLAKE2B 
1a31855979a309c7bb4565208aa92dcac9d4fcf0714ea224c2a909b534ca65bac2778f6c2cee24cb5dbcfd825bc896b52cb14eb37cc36aedffadcc0217a32269
 SHA512 
4071bb9eb192da7823834365b8d6817dd043c256ff0803eb70a35278aa92b63a66fa1c8d86b2c91d90fceb7c7b4fb1ac41b347457d6ccda78e02c6e0f123c044
 DIST gentoo-kernel-5.7.17-1.arm64.xpak 59769706 BLAKE2B 
e7f3180e3d4373a7923250b8fe12141c0138e04f81d08b014386270defcc25517028ef404163c5d81097c72d6605cd5a6b4f1ad6df15a0f77d13daebb6045268
 SHA512 
59b33b487c170bad68de3527506c3a13a1edd232de40281cfac463fd8641222c0e86c4aef3b47127746a54dde94456a7b21fb150ca66674f1efadaf5c5db7d34

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.66-r1.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.66-r1.ebuild
new file mode 100644
index 000..2378adc3f35
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.66-r1.ebuild
@@ -0,0 +1,57 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install
+
+MY_P=${P/-bin/}-1
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   amd64? (
+   
https://dev.gentoo.org/~mgorny/binpkg/amd64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.amd64.xpak
+   )
+   arm64? (
+   
https://dev.gentoo.org/~sam/binpkg/arm64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.arm64.xpak
+   )
+   x86? (
+   
https://dev.gentoo.org/~mgorny/binpkg/x86/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.x86.xpak
+   )"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~arm64"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel-bin:${SLOT}"
+
+QA_PREBUILT='*'
+
+pkg_pretend() {
+   ewarn "Starting with 5.4.52, Distribution Kernels are switching from 
Arch"
+   ewarn "Linux configs to Fedora.  Please keep a backup kernel just in 
case."
+
+   kernel-install_pkg_pretend
+}
+
+src_unpack() {
+   ebegin "Unpacking ${MY_P}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${MY_P}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking ${MY_P} failed"
+}
+
+src_test() {
+   kernel-install_test "${PV}" \
+   

[gentoo-commits] repo/gentoo:master commit in: sci-visualization/veusz/, profiles/base/

2020-09-17 Thread Aaron Bauman
commit: 31f699c93d279ee3db457139e35d566faf8cfdac
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 23:03:18 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 23:03:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31f699c9

sci-visualization/veusz: drop minuit USE and dep

* drop USE mask in base profile
* dev-python/pyminuit was last-rited and has now been removed

Signed-off-by: Aaron Bauman  gentoo.org>

 profiles/base/package.use.mask   | 4 
 sci-visualization/veusz/metadata.xml | 3 ---
 sci-visualization/veusz/veusz-3.1.ebuild | 5 ++---
 sci-visualization/veusz/veusz-3.2.ebuild | 5 ++---
 4 files changed, 4 insertions(+), 13 deletions(-)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index f96afaca8fa..29b74a16cf7 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -39,10 +39,6 @@ sci-geosciences/qgis grass
 # CMake checks will only allow on amd64 & x86
 dev-db/mariadb columnstore
 
-# Michał Górny  (2020-08-16)
-# dev-python/pyminuit is being removed.
-sci-visualization/veusz minuit
-
 # Michał Górny  (2020-08-01)
 # Require dev-python/twisted with py2.7.
 net-voip/telepathy-haze test

diff --git a/sci-visualization/veusz/metadata.xml 
b/sci-visualization/veusz/metadata.xml
index 8ac6168821f..156e8c01a07 100644
--- a/sci-visualization/veusz/metadata.xml
+++ b/sci-visualization/veusz/metadata.xml
@@ -11,9 +11,6 @@
   command line and scripting interface (based on Python) to its plotting
   facilities.
 
-  
-Use Minuit during fitting 
viadev-python/pyminuit
-  
   
 veusz
   

diff --git a/sci-visualization/veusz/veusz-3.1.ebuild 
b/sci-visualization/veusz/veusz-3.1.ebuild
index 112eefc77ad..7446cbefb44 100644
--- a/sci-visualization/veusz/veusz-3.1.ebuild
+++ b/sci-visualization/veusz/veusz-3.1.ebuild
@@ -14,15 +14,14 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz;
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="dbus doc hdf5 minuit"
+IUSE="dbus doc hdf5"
 RESTRICT="!test? ( test )"
 
 CDEPEND="dev-python/PyQt5[widgets,svg,printsupport,${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]"
 RDEPEND="${CDEPEND}
dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] )
-   hdf5? ( dev-python/h5py[${PYTHON_USEDEP}] )
-   minuit? ( || ( dev-python/iminuit[${PYTHON_USEDEP}] 
dev-python/pyminuit[${PYTHON_USEDEP}] ) )"
+   hdf5? ( dev-python/h5py[${PYTHON_USEDEP}] )"
 DEPEND="${CDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/sip[${PYTHON_USEDEP}]

diff --git a/sci-visualization/veusz/veusz-3.2.ebuild 
b/sci-visualization/veusz/veusz-3.2.ebuild
index 1be659e776e..e3edbcbeac9 100644
--- a/sci-visualization/veusz/veusz-3.2.ebuild
+++ b/sci-visualization/veusz/veusz-3.2.ebuild
@@ -14,15 +14,14 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz;
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="dbus doc hdf5 minuit"
+IUSE="dbus doc hdf5"
 RESTRICT="!test? ( test )"
 
 CDEPEND="dev-python/PyQt5[widgets,svg,printsupport,${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]"
 RDEPEND="${CDEPEND}
dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] )
-   hdf5? ( dev-python/h5py[${PYTHON_USEDEP}] )
-   minuit? ( dev-python/iminuit[${PYTHON_USEDEP}] )"
+   hdf5? ( dev-python/h5py[${PYTHON_USEDEP}] )"
 DEPEND="${CDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/sip[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: sys-boot/dvhtool/

2020-09-17 Thread Aaron Bauman
commit: c6dbc4964c08640dd3de343748cd8cc4145cb0d0
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:46:40 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 23:03:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dbc496

sys-boot/dvhtool: port to EAPI=7

* Fix other various QA issues

Closes: https://bugs.gentoo.org/742125
Signed-off-by: Aaron Bauman  gentoo.org>

 sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild | 26 +++---
 1 file changed, 15 insertions(+), 11 deletions(-)

diff --git a/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild 
b/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild
index 784aecf4b35..01c70dd3d89 100644
--- a/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild
+++ b/sys-boot/dvhtool/dvhtool-1.0.1-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
-inherit autotools eutils toolchain-funcs
+inherit autotools toolchain-funcs
 
 DESCRIPTION="Tool to copy kernel(s) into the volume header on SGI MIPS-based 
workstations"
 HOMEPAGE="http://packages.debian.org/unstable/utils/dvhtool;
@@ -12,23 +12,27 @@ 
SRC_URI="mirror://debian/pool/main/d/dvhtool/dvhtool_1.0.1.orig.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~mips ~x86"
+
 IUSE=""
 DEPEND=""
 RDEPEND=""
 
 S="${S}.orig"
 
-src_prepare() {
-   # several applicable hunks from a debian patch
-   epatch "${FILESDIR}"/${P}-debian.diff
+PATCHES=(
+   "${FILESDIR}/${P}-debian.diff"
+   "${FILESDIR}/${P}-debian-warn_type_guess.diff"
+   "${FILESDIR}/${P}-debian-xopen_source.diff"
+   "${FILESDIR}/${P}-add-raid-lvm-parttypes.patch"
+)
 
-   # Newer minor patches from Debian
-   epatch "${FILESDIR}"/${P}-debian-warn_type_guess.diff
-   epatch "${FILESDIR}"/${P}-debian-xopen_source.diff
+src_prepare() {
+   default
 
-   # Allow dvhtool to recognize Linux RAID and Linux LVM partitions
-   epatch "${FILESDIR}"/${P}-add-raid-lvm-parttypes.patch
+   # Fix automake warning
+   mv configure.{in,ac} || die
 
+   eapply_user
eautoreconf
 }
 



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

2020-09-17 Thread Louis Sautier
commit: 15612ca09bc57e897cecf67b75649d0e23fc8dc8
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Sep 17 19:32:45 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Sep 17 22:41:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15612ca0

dev-python/parsedatetime: bump to 2.6, support Python 3.9 and PyPy3

Also:
* Stop removing setup.cfg which doesn't seem to do any harm.
* Update dependencies.

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/parsedatetime/Manifest |  1 +
 dev-python/parsedatetime/parsedatetime-2.6.ebuild | 20 
 2 files changed, 21 insertions(+)

diff --git a/dev-python/parsedatetime/Manifest 
b/dev-python/parsedatetime/Manifest
index 81559fb22ec..3be3ef37082 100644
--- a/dev-python/parsedatetime/Manifest
+++ b/dev-python/parsedatetime/Manifest
@@ -1 +1,2 @@
 DIST parsedatetime-2.4.tar.gz 63598 BLAKE2B 
864e40311b56d28f5b1eed5ea069d40f7bd06b99a365530466ec0d16e99ce61d64d2c0bf78f1653aafa936a4fa91b2145e76f4da288dd3d1ff69ec8ccdc00174
 SHA512 
0fd8bfa3411476a20d8874b44036bc162735fb7865d39ca98b0a608daec39daac47100314279dbf66229ec333821492744f7505315d955f58216fdaa75cbf046
+DIST parsedatetime-2.6.tar.gz 70732 BLAKE2B 
099b2d4d434fabf3e3d587923a037608a982eee7986f5843f7a463acc52a736a0661261da557a16cfb310414778ef49b1d2bcde62bbf53807132004b526aa175
 SHA512 
ed7649feb8773fdb33d609ef0abe4d20f555744bd70e9766aba6b9a79d8415c7e2efea1d7ef5c6b5906f3bc90bff124ef92992ce17d83fe70575da2db918e543

diff --git a/dev-python/parsedatetime/parsedatetime-2.6.ebuild 
b/dev-python/parsedatetime/parsedatetime-2.6.ebuild
new file mode 100644
index 000..c0270d81284
--- /dev/null
+++ b/dev-python/parsedatetime/parsedatetime-2.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Parse human-readable date/time strings"
+HOMEPAGE="https://github.com/bear/parsedatetime;
+# Tests aren't detected in PyPI tarballs
+# https://github.com/bear/parsedatetime/pull/252
+SRC_URI="https://github.com/bear/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+distutils_enable_tests pytest



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

2020-09-17 Thread Louis Sautier
commit: c4341bbe86e582c1124d50490ff594df3f767689
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Sep 17 19:26:10 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Sep 17 22:41:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4341bbe

dev-python/parsedatetime: update upstream metadata

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

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

diff --git a/dev-python/parsedatetime/metadata.xml 
b/dev-python/parsedatetime/metadata.xml
index d792ad42067..a04297a9306 100644
--- a/dev-python/parsedatetime/metadata.xml
+++ b/dev-python/parsedatetime/metadata.xml
@@ -7,5 +7,7 @@


bear/parsedatetime
+   parsedatetime
+   https://github.com/bear/parsedatetime/issues

 



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/pygpu/

2020-09-17 Thread Aaron Bauman
commit: 4334956d3ee65013e8a32bc711b4347120128989
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:15:15 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4334956d

package.mask: drop last-rited dev-python/pygpu

Closes: https://bugs.gentoo.org/719412
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/pygpu/Manifest   |  1 -
 dev-python/pygpu/metadata.xml   | 15 --
 dev-python/pygpu/pygpu-0.6.7.ebuild | 39 -
 profiles/package.mask   |  6 --
 4 files changed, 61 deletions(-)

diff --git a/dev-python/pygpu/Manifest b/dev-python/pygpu/Manifest
deleted file mode 100644
index 95554ae2bb4..000
--- a/dev-python/pygpu/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pygpu-0.6.7.tar.gz 256440 BLAKE2B 
cc0880259c368c02fe0fca1a7f9424ad78f057540426d28179ee2cb20a2559853566c9ebb7de3488d5fdf0fa0eefb4e9f16db198cda2727370d567fd16363480
 SHA512 
39cdb67ec12d0f939d7a3ebef9726c40e64387413200addbeaf205db4151d09efd90118fec4a71b9d1f81fdde9b52e37d2d97763bf2cc9efa1667c5b9ff716b2

diff --git a/dev-python/pygpu/metadata.xml b/dev-python/pygpu/metadata.xml
deleted file mode 100644
index 65435dfa5d2..000
--- a/dev-python/pygpu/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-s...@gentoo.org
-Gentoo Science Project
-  
-  
-Theano/libgpuarray
-  
-  
-Enable NVIDIA CUDA toolkit support
-Enable OpenCL support
-  
-

diff --git a/dev-python/pygpu/pygpu-0.6.7.ebuild 
b/dev-python/pygpu/pygpu-0.6.7.ebuild
deleted file mode 100644
index c35fce34e75..000
--- a/dev-python/pygpu/pygpu-0.6.7.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-MYPV=${PV/_/-}
-
-DESCRIPTION="Python bindings to libgpuarray"
-HOMEPAGE="http://deeplearning.net/software/libgpuarray/;
-SRC_URI="https://github.com/Theano/libgpuarray/archive/v${MYPV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="cuda opencl test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-python/mako[${PYTHON_USEDEP}]
-   dev-python/numpy[${PYTHON_USEDEP}]
-   dev-libs/libgpuarray:=[cuda?,opencl?]
-"
-DEPEND="${RDEPEND}
-   dev-python/cython[${PYTHON_USEDEP}]
-   dev-python/setuptools[${PYTHON_USEDEP}]
-   test? ( dev-python/nose[${PYTHON_USEDEP}] )
-"
-
-S="${WORKDIR}/libgpuarray-${MYPV}"
-
-python_test() {
-   local DEVICE=cuda
-   use opencl && DEVICE=opencl
-   nosetests -svw "${BUILD_DIR}/lib/" || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 2ec2513e58e..768385bbf18 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -633,12 +633,6 @@ dev-haskell/frown
 # Removal in 30 days.  Bug #719422.
 dev-python/pyminuit
 
-# Michał Górny  (2020-08-16)
-# Not maintained since 2017.  Not ported to py3.7.  No reverse
-# dependencies.
-# Removal in 30 days.  Bug #719412.
-dev-python/pygpu
-
 # Michał Górny  (2020-08-16)
 # Unmaintained.  Not ported to py3.7.  'blocks' is a snapshot from 2013,
 # last activity in 2014.  It is the only revdep of 'maintboot'.



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

2020-09-17 Thread Aaron Bauman
commit: cf7082ed0812d1e7a1c835af48b416c572a2c1ff
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:13:31 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf7082ed

package.mask: drop last-rited media-video/photofilmstrip

Closes: https://bugs.gentoo.org/737400
Signed-off-by: Aaron Bauman  gentoo.org>

 media-video/photofilmstrip/Manifest|  1 -
 ...tofilmstrip-3.7.1-disable-docs-by-default.patch | 15 -
 media-video/photofilmstrip/metadata.xml| 16 -
 .../photofilmstrip/photofilmstrip-3.7.1-r1.ebuild  | 73 --
 profiles/package.mask  |  5 --
 5 files changed, 110 deletions(-)

diff --git a/media-video/photofilmstrip/Manifest 
b/media-video/photofilmstrip/Manifest
deleted file mode 100644
index 538a305c23e..000
--- a/media-video/photofilmstrip/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST photofilmstrip-3.7.1.tar.gz 354585 BLAKE2B 
df1e8756677814f35a59d7f4d3585647393e37262eb80c3299805cb0811cdfb4a16c96f90aaa192469266805145db68a582671a34f2b2780b75f1e0318460bd7
 SHA512 
fc2284c6c52eea5d9a6415149681e26505d6e084ad31897c44cde8e2b4845584b8521b375da06fd0a59179bfa73f6aabe769caad7a8186d5f87ecacebaff24fb

diff --git 
a/media-video/photofilmstrip/files/photofilmstrip-3.7.1-disable-docs-by-default.patch
 
b/media-video/photofilmstrip/files/photofilmstrip-3.7.1-disable-docs-by-default.patch
deleted file mode 100644
index 78dd6697ca7..000
--- 
a/media-video/photofilmstrip/files/photofilmstrip-3.7.1-disable-docs-by-default.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff -Naur a/setup.py b/setup.py
 a/setup.py 2019-07-29 20:46:23.212292642 +0300
-+++ b/setup.py 2019-07-29 20:47:47.426300796 +0300
-@@ -20,10 +20,7 @@
- from distutils.dir_util import remove_tree
- from distutils.sysconfig import get_python_lib
- 
--try:
--from sphinx.application import Sphinx
--except ImportError:
--Sphinx = None
-+Sphinx = None
- 
- try:
- import py2exe

diff --git a/media-video/photofilmstrip/metadata.xml 
b/media-video/photofilmstrip/metadata.xml
deleted file mode 100644
index e317c382d28..000
--- a/media-video/photofilmstrip/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-PhotoFilmStrip creates movies out of your pictures in just three steps.
-There are several output possibilities for VCD, SVCD, DVD up to FULL-HD.
-First select your photos, customize the motion path of the Ken Burns effect and
-render the video. Comments of the pictures are generated into a subtitle file. 
-Furthermore an audio file can be specified to setup the background music for 
the
-slideshow.
-
-   
-   photostoryx
-   
-

diff --git a/media-video/photofilmstrip/photofilmstrip-3.7.1-r1.ebuild 
b/media-video/photofilmstrip/photofilmstrip-3.7.1-r1.ebuild
deleted file mode 100644
index 28f898ce310..000
--- a/media-video/photofilmstrip/photofilmstrip-3.7.1-r1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE="sqlite"
-DISTUTILS_SINGLE_IMPL=1
-
-inherit distutils-r1 optfeature xdg-utils
-
-DESCRIPTION="Movie slideshow creator using Ken Burns effect"
-HOMEPAGE="https://www.photofilmstrip.org/en/ https://github.com/PhotoFilmStrip;
-SRC_URI="https://github.com/PhotoFilmStrip/PFS/releases/download/v${PV}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc"
-
-RDEPEND="
-   $(python_gen_cond_dep '
-   dev-python/gst-python[${PYTHON_MULTI_USEDEP}]
-   dev-python/pillow[${PYTHON_MULTI_USEDEP}]
-   dev-python/wxpython:4.0[${PYTHON_MULTI_USEDEP}]
-   ')
-   media-plugins/gst-plugins-jpeg:1.0
-   x11-libs/wxGTK:*[X]"
-DEPEND="
-   $(python_gen_cond_dep '
-   doc? ( dev-python/sphinx[${PYTHON_MULTI_USEDEP}] )
-   ')"
-
-PATCHES=( "${FILESDIR}/${P}-disable-docs-by-default.patch" )
-
-src_prepare() {
-   default
-
-   # fix 'unexpected path' QA warning on einstalldocs
-   sed -i 's|"share", "doc", "photofilmstrip"|"share", "doc", "'${PF}'"|g' 
setup.py ||
-   die "Fixing unexpected path failed."
-
-   # build html docs
-   if use doc; then
-   sed -i 's/Sphinx = None/from sphinx.application import 
Sphinx/g' -i setup.py ||
-   die "Failed to enable building docs with sphinx."
-   fi
-
-   # fix a QA issue with .desktop file
-   sed -i '/Version=/d' data/photofilmstrip.desktop || die "Failed to 
update .desktop file."
-}
-
-python_install_all() {
-   use doc && local HTML_DOCS=( "${BUILD_DIR}"/sphinx/html/. )
-   doman docs/manpage/*.1
-   distutils-r1_python_install_all
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-
-   optfeature 

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/robotframework/

2020-09-17 Thread Aaron Bauman
commit: 0f5948c104c2e64224780dd53d770561b2015166
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:11:22 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f5948c1

package.mask: drop last-rited dev-python/robotframework

Closes: https://bugs.gentoo.org/719544
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/robotframework/Manifest|  1 -
 dev-python/robotframework/metadata.xml|  9 -
 dev-python/robotframework/robotframework-3.0.4.ebuild | 15 ---
 profiles/package.mask |  6 --
 4 files changed, 31 deletions(-)

diff --git a/dev-python/robotframework/Manifest 
b/dev-python/robotframework/Manifest
deleted file mode 100644
index db526da8c2f..000
--- a/dev-python/robotframework/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST robotframework-3.0.4.tar.gz 443354 BLAKE2B 
1b9b048cc0e5ce9d13a7bbe54e659f5010236a84771f391ad4ff7f9c98d5ffa9d6e6f4974572b901a1804d8c12f5c2b135f03b2d1ae3a4e840103ee2f39e411e
 SHA512 
be975099e54e265131b94431347d093a5b844bcbd24ecde7d4af4ccc97b51184e4b60572d8a1187691eacd73e8e566fda56a200ad30c7438a557752414524bbc

diff --git a/dev-python/robotframework/metadata.xml 
b/dev-python/robotframework/metadata.xml
deleted file mode 100644
index edf63dc9de8..000
--- a/dev-python/robotframework/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-  
-robotframework/robotframework
-robotframework
-  
-

diff --git a/dev-python/robotframework/robotframework-3.0.4.ebuild 
b/dev-python/robotframework/robotframework-3.0.4.ebuild
deleted file mode 100644
index 028bce0802b..000
--- a/dev-python/robotframework/robotframework-3.0.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Test automation framework for acceptance testing & test-driven 
development"
-HOMEPAGE="https://robotframework.org/ https://pypi.org/project/robotframework/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"

diff --git a/profiles/package.mask b/profiles/package.mask
index f56e99aaa98..319b597eeb0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -621,12 +621,6 @@ dev-ada/libadalang
 dev-ada/libadalang-tools
 dev-ada/gps
 
-# Michał Górny  (2020-08-16)
-# Unmaintained.  Not ported to py3.7.  The only revdep is queued
-# for removal.
-# Removal in 30 days.  Bug #719544.
-dev-python/robotframework
-
 # Zac Medico  (2020-08-01)
 # Not ported to py3.7. No reverse deps.
 # Removal in 30 days. Bug #719542.



[gentoo-commits] repo/gentoo:master commit in: dev-python/pyminuit/, profiles/

2020-09-17 Thread Aaron Bauman
commit: b2980227174fe11bd227d565dfe1eb1fcc495785
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:16:43 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2980227

package.mask: drop last-rited dev-python/pyminuit

Closes: https://bugs.gentoo.org/719422
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/pyminuit/Manifest |  2 --
 dev-python/pyminuit/metadata.xml |  8 --
 dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild | 40 
 profiles/package.mask|  6 -
 4 files changed, 56 deletions(-)

diff --git a/dev-python/pyminuit/Manifest b/dev-python/pyminuit/Manifest
deleted file mode 100644
index 4b1cbf9cc30..000
--- a/dev-python/pyminuit/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST Minuit-1_7_9-patch1.tar.gz 430753 BLAKE2B 
19c19177a19aa4af27e3feac9df7c526e6536a7e4fad45c94b83b5080e2286e26949bdd5055da298156c3468aced288b5e38d989d00cf93a07d7ad15f111da65
 SHA512 
741ded2e6e999e8edf1e067ce9c2583784f6c1a7e34709430074d1f312de3a5815249466fe0a1c5be0a2f77932f34cbdb4bd1eb9de1b3528223711f26cbc65b9
-DIST pyminuit-1.2.1.tgz 17099 BLAKE2B 
9cefc9e59896d82cb7efd39085ab117a57b874bdae9ecc43fa2011b3148538fc3eeca0f086fae0d7b00cc654ff14edd9d63649ea71be35a795236bbe96c0e2a1
 SHA512 
b5bd954288d57a6c043e336ddb62a42cd4e6cc340847fbd700573db288c4404ef80a86a76b3c4e458913cd73b08ea97b20a4e411043a6ce826d9d88ee54fbe1f

diff --git a/dev-python/pyminuit/metadata.xml b/dev-python/pyminuit/metadata.xml
deleted file mode 100644
index 55d260b1d5c..000
--- a/dev-python/pyminuit/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-  
-jpivarski/pyminuit
-  
-

diff --git a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild 
b/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
deleted file mode 100644
index 7a244d8663e..000
--- a/dev-python/pyminuit/pyminuit-1.2.1-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 flag-o-matic
-
-DESCRIPTION="Minuit numerical function minimization in Python"
-HOMEPAGE="https://github.com/jpivarski/pyminuit;
-SRC_URI="
-   https://pyminuit.googlecode.com/files/${P}.tgz
-   https://pyminuit.googlecode.com/files/Minuit-1_7_9-patch1.tar.gz
-   "
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S="${WORKDIR}"/${PN}
-
-src_configure() {
-   cd "${WORKDIR}"/Minuit-1_7_9 || die
-   econf --disable-static
-}
-
-src_compile() {
-   cd "${WORKDIR}"/Minuit-1_7_9 || die
-   emake
-   cd "${S}" || die
-   distutils-r1_src_compile
-}
-
-python_install_all() {
-   cd "${WORKDIR}"/Minuit-1_7_9 || die
-   default
-   distutils-r1_python_install_all
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 768385bbf18..e7f625dca6b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -627,12 +627,6 @@ dev-ada/gps
 # Bug #735902.
 dev-haskell/frown
 
-# Michał Górny  (2020-08-16)
-# Unmaintained.  Not ported to py3.7.  Not bumped since introduction
-# in 2015.
-# Removal in 30 days.  Bug #719422.
-dev-python/pyminuit
-
 # Michał Górny  (2020-08-16)
 # Unmaintained.  Not ported to py3.7.  'blocks' is a snapshot from 2013,
 # last activity in 2014.  It is the only revdep of 'maintboot'.



[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/notify-python/, dev-python/notify-python/files/

2020-09-17 Thread Aaron Bauman
commit: e93890db7d319bf7cc0b9baf8f4e0a17d8817957
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:06:38 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93890db

package.mask: drop last-rited dev-python/notify-python

Closes: https://bugs.gentoo.org/706480
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/notify-python/Manifest  |  1 -
 .../files/notify-python-0.1.1-libnotify-0.7.patch  | 37 --
 dev-python/notify-python/metadata.xml  |  8 
 .../notify-python/notify-python-0.1.1-r3.ebuild| 56 --
 profiles/package.mask  |  5 --
 5 files changed, 107 deletions(-)

diff --git a/dev-python/notify-python/Manifest 
b/dev-python/notify-python/Manifest
deleted file mode 100644
index dc3478786ed..000
--- a/dev-python/notify-python/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST notify-python-0.1.1.tar.bz2 214514 BLAKE2B 
7e7496b817abedc5577751a6525ca928c6f7e8cc51aeac810a0927e46533d93d4da73b5f76846a68cde025dae24000601a5745eb93037b149177d4941cbdaffc
 SHA512 
67021af81d77b6a1ead4ee2a0ab4e8684c2b60c672ab7aa09a8f89d71cf646453d9be76455ac28616d70645019946db1731a7021fbb91fe66d9e057fcb3815a0

diff --git 
a/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch 
b/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch
deleted file mode 100644
index ee146cb6fd8..000
--- a/dev-python/notify-python/files/notify-python-0.1.1-libnotify-0.7.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-http://pkgs.fedoraproject.org/gitweb/?p=notify-python.git;a=blob_plain;f=libnotify07.patch;hb=HEAD
-
 src/pynotify.defs
-+++ src/pynotify.defs
-@@ -38,7 +38,6 @@
- '("const-gchar*" "summary")
- '("const-gchar*" "message" (null-ok) (default "NULL"))
- '("const-gchar*" "icon" (null-ok) (default "NULL"))
--'("GtkWidget*" "attach" (null-ok) (default "NULL"))
-   )
- )
- 
-@@ -53,24 +52,6 @@
-   )
- )
- 
--(define-method attach_to_widget
--  (of-object "NotifyNotification")
--  (c-name "notify_notification_attach_to_widget")
--  (return-type "none")
--  (parameters
--'("GtkWidget*" "attach")
--  )
--)
--
--(define-method attach_to_status_icon
--  (of-object "NotifyNotification")
--  (c-name "notify_notification_attach_to_status_icon")
--  (return-type "none")
--  (parameters
--'("GtkStatusIcon*" "attach")
--  )
--)
--
- (define-method show
-   (of-object "NotifyNotification")
-   (c-name "notify_notification_show")

diff --git a/dev-python/notify-python/metadata.xml 
b/dev-python/notify-python/metadata.xml
deleted file mode 100644
index e24dd86faa2..000
--- a/dev-python/notify-python/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-pyt...@gentoo.org
-Python
-  
-

diff --git a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild 
b/dev-python/notify-python/notify-python-0.1.1-r3.ebuild
deleted file mode 100644
index 733747a4582..000
--- a/dev-python/notify-python/notify-python-0.1.1-r3.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools-utils eutils ltprune python-r1
-
-DESCRIPTION="Python bindings for libnotify"
-HOMEPAGE="http://www.galago-project.org/;
-SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.bz2;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ~ppc64 sparc x86"
-IUSE="examples"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   >=dev-python/pygtk-2.24:2[${PYTHON_USEDEP}]
-   >=x11-libs/libnotify-0.7"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/${P}-libnotify-0.7.patch )
-
-src_prepare() {
-   # Remove the old pynotify.c to ensure it's properly regenerated #212128.
-   rm -f src/pynotify.c || die
-   autotools-utils_src_prepare
-}
-
-src_configure() {
-   python_foreach_impl autotools-utils_src_configure
-}
-
-src_compile() {
-   python_foreach_impl autotools-utils_src_compile
-}
-
-src_test() {
-   python_foreach_impl autotools-utils_src_test
-}
-
-src_install() {
-   python_foreach_impl autotools-utils_src_install
-   prune_libtool_files --all
-
-   # Requested from bug 351879.
-   if use examples; then
-   docinto examples
-   dodoc tests/*.{png,py}
-   docompress -x /usr/share/doc/${PF}/examples
-   fi
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 1e51b8188bc..bd1d65df97d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -613,11 +613,6 @@ dev-python/pysha3
 # Removal in 30 days
 dev-perl/gnome2-vfs-perl
 
-# Michał Górny  (2020-08-17)
-# Dead pygtk-2 era library.  No reverse dependencies left.
-# Removal 

[gentoo-commits] repo/gentoo:master commit in: profiles/, dev-python/mem_top/

2020-09-17 Thread Aaron Bauman
commit: ba249325e5305c8b9dcd1d8e07c81e99cbd95072
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:07:41 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba249325

package.mask: drop last-rited dev-python/mem_top

Closes: https://bugs.gentoo.org/719098
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/mem_top/Manifest |  1 -
 dev-python/mem_top/mem_top-0.1.6.ebuild | 15 ---
 dev-python/mem_top/metadata.xml |  9 -
 profiles/package.mask   |  5 -
 4 files changed, 30 deletions(-)

diff --git a/dev-python/mem_top/Manifest b/dev-python/mem_top/Manifest
deleted file mode 100644
index a8e6953a9c5..000
--- a/dev-python/mem_top/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mem_top-0.1.6.tar.gz 2520 BLAKE2B 
427ce48da7b16e08bc6fd0943beafe9ebb42cea65ac550f5cbda1f4a1dfa9dfe10c0700a3e9f155d158dd9049944f23e24f01d443acef16215c6fce34799
 SHA512 
0feb736c154fbe5e1b81bf12ca183b1dedf4ad5037388bfde5b32d2c077724af98b81e6c069075c606eda7121ed20e8b71c4c6039e0c558698db58e2d0a7a1c6

diff --git a/dev-python/mem_top/mem_top-0.1.6.ebuild 
b/dev-python/mem_top/mem_top-0.1.6.ebuild
deleted file mode 100644
index fbf802d5f29..000
--- a/dev-python/mem_top/mem_top-0.1.6.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Shows top suspects for memory leaks in your Python program"
-HOMEPAGE="https://github.com/denis-ryzhkov/mem_top 
https://pypi.org/project/mem_top/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"

diff --git a/dev-python/mem_top/metadata.xml b/dev-python/mem_top/metadata.xml
deleted file mode 100644
index 6e513a6c8de..000
--- a/dev-python/mem_top/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   mem_top
-   denis-ryzhkov/mem_top
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index bd1d65df97d..f56e99aaa98 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -621,11 +621,6 @@ dev-ada/libadalang
 dev-ada/libadalang-tools
 dev-ada/gps
 
-# Zac Medico  (2020-08-16)
-# Not ported to py3.7. No reverse deps.
-# Removal in 30 days. Bug #719098.
-dev-python/mem_top
-
 # Michał Górny  (2020-08-16)
 # Unmaintained.  Not ported to py3.7.  The only revdep is queued
 # for removal.



[gentoo-commits] repo/gentoo:master commit in: sys-block/blocks/, profiles/, dev-python/maintboot/

2020-09-17 Thread Aaron Bauman
commit: 9e5ffd7678817a973e16fb2adfbfafccce3de63f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:17:43 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e5ffd76

package.mask: drop last-rited *block* packages

Closes: https://bugs.gentoo.org/718522
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/maintboot/Manifest |  1 -
 dev-python/maintboot/maintboot-0.1.0.ebuild   | 17 ---
 dev-python/maintboot/metadata.xml |  8 ---
 profiles/package.mask |  7 ---
 sys-block/blocks/Manifest |  1 -
 sys-block/blocks/blocks-0.1.4_pre131210-r1.ebuild | 60 --
 sys-block/blocks/blocks-.ebuild   | 61 ---
 sys-block/blocks/metadata.xml | 12 -
 8 files changed, 167 deletions(-)

diff --git a/dev-python/maintboot/Manifest b/dev-python/maintboot/Manifest
deleted file mode 100644
index 6d5da199c71..000
--- a/dev-python/maintboot/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST maintboot-0.1.0.tar.gz 2090 BLAKE2B 
e20c7f478b83de1eaa7c8abde5f7c308c58b41eb8b7a02b3896c7d050d3d54ec55bdc518648fb5c7187d3626bbbe0093f6a191ec7e9a29ffdf4497d0da50fe18
 SHA512 
dc63c59718a3c66a2128f36ad495c42d94bba08d6b16c40f470b0a0cc00388b5ec5977326ac258c858113e4d6c3f1ff246c5a1dfbd3d417aea181d381d7ae28f

diff --git a/dev-python/maintboot/maintboot-0.1.0.ebuild 
b/dev-python/maintboot/maintboot-0.1.0.ebuild
deleted file mode 100644
index 8c9fae89723..000
--- a/dev-python/maintboot/maintboot-0.1.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Run maintenance tasks outside the OS"
-HOMEPAGE="https://pypi.org/project/maintboot/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""

diff --git a/dev-python/maintboot/metadata.xml 
b/dev-python/maintboot/metadata.xml
deleted file mode 100644
index 238ea5642ad..000
--- a/dev-python/maintboot/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-  
-maintboot
-  
-

diff --git a/profiles/package.mask b/profiles/package.mask
index e7f625dca6b..7c0129f176f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -627,13 +627,6 @@ dev-ada/gps
 # Bug #735902.
 dev-haskell/frown
 
-# Michał Górny  (2020-08-16)
-# Unmaintained.  Not ported to py3.7.  'blocks' is a snapshot from 2013,
-# last activity in 2014.  It is the only revdep of 'maintboot'.
-# Removal in 30 days.  Bug #718522.
-dev-python/maintboot
-sys-block/blocks
-
 # Sergei Trofimovich  (2020-08-16)
 # Obsolete package without reverse dependencies.
 # A metapackage. Removal in 30 days.

diff --git a/sys-block/blocks/Manifest b/sys-block/blocks/Manifest
deleted file mode 100644
index b14d985e5f0..000
--- a/sys-block/blocks/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST blocks-0.1.4_pre131210.tar.xz 33684 BLAKE2B 
4f41747cb589c90770eeb80a648fafe8c7463659a2b1fbed94fdebdc00ef0a595f4d14df0e2284a0e3889eecc0fccd69d92839e5f29d1d378224d5708030
 SHA512 
05ad49f2ece5cdb92097f60b5f69cfbb7d409ac5e1ffb98488f26b51ad07ed7dad8eeb3fd302a06b3e199e816e45c2c69daecc13a19627252b8245372f324a58

diff --git a/sys-block/blocks/blocks-0.1.4_pre131210-r1.ebuild 
b/sys-block/blocks/blocks-0.1.4_pre131210-r1.ebuild
deleted file mode 100644
index c62e1a443f0..000
--- a/sys-block/blocks/blocks-0.1.4_pre131210-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Conversion tools for block devices"
-HOMEPAGE="https://github.com/g2p/blocks;
-SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz;
-
-SLOT="0"
-LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="+minimal"
-
-DEPEND="
-   dev-python/maintboot
-   >=dev-python/pyparted-3.10[${PYTHON_USEDEP}]
-   >=dev-python/python-augeas-0.5.0[${PYTHON_USEDEP}]
-"
-RDEPEND="${DEPEND}
-   >=sys-block/parted-2.3
-   !minimal? (
-   sys-fs/btrfs-progs
-   sys-fs/lvm2
-   sys-fs/bcache-tools
-   sys-fs/nilfs-utils
-   sys-fs/cryptsetup
-   sys-fs/reiserfsprogs
-   sys-fs/xfsprogs
-   sys-fs/e2fsprogs
-   )
-"
-
-# NEVER, EVER run filesystem tests during build
-RESTRICT="test"
-
-python_test() {
-   cd tests || die
-   emake
-}
-
-pkg_postinst() {
-   if use minimal; then
-   einfo "For filesystem support you need to install:"
-   echo
-   

[gentoo-commits] repo/gentoo:master commit in: dev-python/pysha3/, dev-python/pyblake2/, profiles/

2020-09-17 Thread Aaron Bauman
commit: 023f68cd5c16cb95994f43b5c355c9f8fbb77502
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:19:07 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023f68cd

package.mask: drop last-rited dev-python/{pyblake2,pysha3}

Closes: https://bugs.gentoo.org/737712
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/pyblake2/Manifest  |  1 -
 dev-python/pyblake2/metadata.xml  | 15 ---
 dev-python/pyblake2/pyblake2-1.1.2.ebuild | 22 -
 dev-python/pysha3/Manifest|  1 -
 dev-python/pysha3/metadata.xml| 15 ---
 dev-python/pysha3/pysha3-1.0.2-r1.ebuild  | 32 ---
 profiles/package.mask |  7 ---
 7 files changed, 93 deletions(-)

diff --git a/dev-python/pyblake2/Manifest b/dev-python/pyblake2/Manifest
deleted file mode 100644
index 70a3de46e66..000
--- a/dev-python/pyblake2/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pyblake2-1.1.2.tar.gz 126693 BLAKE2B 
01690ec32a07b7ea59d7d040523ce8cb523f18927044f2d38c0a143a344fde661498e1a4b35a0f161be7b761a324677f80e88c4a0045dc324f0d588997e884f2
 SHA512 
26297d788208a80c8102602135332d5ee1424711d9c693828af232b5546301c5d144680367a954d8d9765998a23b82046b157b0072fdc63305ff0088feb16e55

diff --git a/dev-python/pyblake2/metadata.xml b/dev-python/pyblake2/metadata.xml
deleted file mode 100644
index 98aa90fe67a..000
--- a/dev-python/pyblake2/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mgo...@gentoo.org
-   Michał Górny
-   
-   
-   pyt...@gentoo.org
-   
-   
-   dchest/pyblake2
-   pyblake2
-   
-

diff --git a/dev-python/pyblake2/pyblake2-1.1.2.ebuild 
b/dev-python/pyblake2/pyblake2-1.1.2.ebuild
deleted file mode 100644
index 6c303729332..000
--- a/dev-python/pyblake2/pyblake2-1.1.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{3_6,3_7} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="BLAKE2 hash function extension module"
-HOMEPAGE="https://github.com/dchest/pyblake2 
https://pypi.org/project/pyblake2/;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-# pyblake2 itself allows more licenses but blake2 allows the following three
-LICENSE="|| ( CC0-1.0 openssl Apache-2.0 )"
-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 ~x86-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_test() {
-   "${EPYTHON}" test/test.py || die "Tests fail with ${EPYTHON}"
-}

diff --git a/dev-python/pysha3/Manifest b/dev-python/pysha3/Manifest
deleted file mode 100644
index 5f0014d630a..000
--- a/dev-python/pysha3/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pysha3-1.0.2.tar.gz 829192 BLAKE2B 
ff0c0e1cc35f5e2efc0a7d3074022aaa1e05fa72cc151560180fe08958c8f83ec2b0f50f9e1bf772fd386647f3d44e8b4139f5593f6d0d678412eabe4829e939
 SHA512 
57476d24b9d399471cf56c8c1413f58dbc863c16d4fe9ebd2cf65df8092e139e2505252605e3fccd68978f5ee3fffdfeeedee6788aab38a54c918a452fc19720

diff --git a/dev-python/pysha3/metadata.xml b/dev-python/pysha3/metadata.xml
deleted file mode 100644
index 410617d33dc..000
--- a/dev-python/pysha3/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mgo...@gentoo.org
-   Michał Górny
-   
-   
-   pyt...@gentoo.org
-   
-   
-   tiran/pysha3
-   pysha3
-   
-

diff --git a/dev-python/pysha3/pysha3-1.0.2-r1.ebuild 
b/dev-python/pysha3/pysha3-1.0.2-r1.ebuild
deleted file mode 100644
index 791d4c5a4c9..000
--- a/dev-python/pysha3/pysha3-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{3_6,3_7} )
-inherit distutils-r1
-
-DESCRIPTION="SHA-3 (Keccak) for Python 2.7 - 3.5"
-HOMEPAGE="https://github.com/tiran/pysha3 https://pypi.org/project/pysha3/;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="CC0-1.0 PSF-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc 
x86 ~x64-cygwin ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-   # Remove meaningless AttributeError checks. They don't really test
-   # the implementation but Python implementation behavior, and they
-   # fail 

[gentoo-commits] repo/gentoo:master commit in: dev-python/sleekxmpp/, profiles/

2020-09-17 Thread Aaron Bauman
commit: faa7409c2d410ba5aa3292482697bc1dd0ff79c9
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:14:18 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:06 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faa7409c

package.mask: drop last-rited dev-python/sleekxmpp

Closes: https://bugs.gentoo.org/719554
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/sleekxmpp/Manifest  |  1 -
 dev-python/sleekxmpp/metadata.xml  |  8 
 dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild | 28 --
 profiles/package.mask  |  6 --
 4 files changed, 43 deletions(-)

diff --git a/dev-python/sleekxmpp/Manifest b/dev-python/sleekxmpp/Manifest
deleted file mode 100644
index bb3a8150683..000
--- a/dev-python/sleekxmpp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sleekxmpp-1.3.1.tar.gz 1014004 BLAKE2B 
19eb8a38f91410b266a8b2a1667993a44f619591bd2ed98e4c9ad23da4f9aa2eed6e662ed6e367cc1444aa70835a8a02ca946de996923a078e94bc10e6800267
 SHA512 
1f3c68672536da0d20cd8717f7835096003019f03a05fb08ce87f784b0636d781aa78691ee54927d4755e71a57956972af0a653deb6eff0f7eb16b9a236baa65

diff --git a/dev-python/sleekxmpp/metadata.xml 
b/dev-python/sleekxmpp/metadata.xml
deleted file mode 100644
index ceff128800b..000
--- a/dev-python/sleekxmpp/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-  
-fritzy/SleekXMPP
-  
-

diff --git a/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild 
b/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
deleted file mode 100644
index 015524b62d8..000
--- a/dev-python/sleekxmpp/sleekxmpp-1.3.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 )
-
-inherit eutils distutils-r1
-
-MY_PN=SleekXMPP
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Python library for XMPP"
-HOMEPAGE="http://sleekxmpp.com/ https://github.com/fritzy/SleekXMPP/;
-SRC_URI="https://github.com/fritzy/${MY_PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="crypt"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="crypt? ( dev-python/python-gnupg[${PYTHON_USEDEP}] )"
-
-S=${WORKDIR}/${MY_P}
-
-python_test() {
-   esetup.py test
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 75b538105dc..2ec2513e58e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -627,12 +627,6 @@ dev-ada/gps
 # Bug #735902.
 dev-haskell/frown
 
-# Michał Górny  (2020-08-16)
-# Unmaintained.  Broken with py3.7.  Upstream archived the repository.
-# No reverse dependencies left.
-# Removal in 30 days.  Bug #719554.
-dev-python/sleekxmpp
-
 # Michał Górny  (2020-08-16)
 # Unmaintained.  Not ported to py3.7.  Not bumped since introduction
 # in 2015.



[gentoo-commits] repo/gentoo:master commit in: dev-python/robotbackgroundlogger/, profiles/

2020-09-17 Thread Aaron Bauman
commit: 5fa247def83c9e3a85d70e40ca41ce32a3086f2f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Sep 17 22:12:27 2020 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Sep 17 22:20:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa247de

package.mask: drop last-rited dev-python/robotbackgroundlogger

Closes: https://bugs.gentoo.org/719542
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-python/robotbackgroundlogger/Manifest |  1 -
 dev-python/robotbackgroundlogger/metadata.xml |  9 -
 .../robotbackgroundlogger-1.2.ebuild  | 19 ---
 profiles/package.mask |  5 -
 4 files changed, 34 deletions(-)

diff --git a/dev-python/robotbackgroundlogger/Manifest 
b/dev-python/robotbackgroundlogger/Manifest
deleted file mode 100644
index 259eaec3500..000
--- a/dev-python/robotbackgroundlogger/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST robotbackgroundlogger-1.2.tar.gz 3910 BLAKE2B 
c79d848f8fb0767b966d5e152755a37c28bcb37af45a90a5583176a243c8a7258562c6be34aaaf6c8063d3c757b104d0a846fa2e5bae4c01ba166e2305eb7414
 SHA512 
29546cc810b30a4c87ccf2e0a5b1fc186d176d8b50d1fcf18076d97042e7f0123070d9988a795d9befedbe201007dbca30dc8b83d9543f30e5036e9f8795dcee

diff --git a/dev-python/robotbackgroundlogger/metadata.xml 
b/dev-python/robotbackgroundlogger/metadata.xml
deleted file mode 100644
index d981b8a9830..000
--- a/dev-python/robotbackgroundlogger/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   
-   robotframework/robotbackgroundlogger
-   robotbackgroundlogger
-   
-

diff --git a/dev-python/robotbackgroundlogger/robotbackgroundlogger-1.2.ebuild 
b/dev-python/robotbackgroundlogger/robotbackgroundlogger-1.2.ebuild
deleted file mode 100644
index 6f1b9f37ede..000
--- a/dev-python/robotbackgroundlogger/robotbackgroundlogger-1.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Helper module for logging to Robot Framework log from background 
threads"
-HOMEPAGE="https://github.com/robotframework/robotbackgroundlogger 
https://pypi.org/project/robotbackgroundlogger/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/robotframework[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/profiles/package.mask b/profiles/package.mask
index 319b597eeb0..ea07d6ac98b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -621,11 +621,6 @@ dev-ada/libadalang
 dev-ada/libadalang-tools
 dev-ada/gps
 
-# Zac Medico  (2020-08-01)
-# Not ported to py3.7. No reverse deps.
-# Removal in 30 days. Bug #719542.
-dev-python/robotbackgroundlogger
-
 # Sergei Trofimovich  (2020-08-16)
 # Obsolete package without reverse dependencies.
 # Does not compile against ghc-8.8. Removal in 30 days.



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

2020-09-17 Thread Georgy Yakovlev
commit: cc5c9e638e2f70f2ae217fa0d02d7b4a6b94eea2
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Thu Sep 17 21:42:49 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Thu Sep 17 21:43:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5c9e63

dev-java/openjdk: tweak unpack & prepare phases

by building forest tructure before src_prepare
allows us to apply patches easier and allows users
to use /etc/portage/patches with default paths.

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-java/openjdk/openjdk-8.265_p01.ebuild | 13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-java/openjdk/openjdk-8.265_p01.ebuild 
b/dev-java/openjdk/openjdk-8.265_p01.ebuild
index cc033b9fde9..5101407a542 100644
--- a/dev-java/openjdk/openjdk-8.265_p01.ebuild
+++ b/dev-java/openjdk/openjdk-8.265_p01.ebuild
@@ -122,15 +122,16 @@ pkg_setup() {
 
 src_unpack() {
default
-   mv -v "jdk${SLOT}u"* "${S}" || die
-}
+   mv -v "jdk${SLOT}u"* "${P}" || die
 
-src_prepare() {
-   default
local repo
for repo in corba hotspot jdk jaxp jaxws langtools nashorn; do
-   mv -v ../"${repo}-"* "${repo}" || die
+   mv -v "${repo}-"* "${P}/${repo}" || die
done
+}
+
+src_prepare() {
+   default
 
# new warnings in new gcc https://bugs.gentoo.org/685426
sed -i '/^WARNINGS_ARE_ERRORS/ s/-Werror/-Wno-error/' \
@@ -210,7 +211,7 @@ src_install() {
rm -v jre/lib/$(get_system_arch)/libjsoundalsa.* || die
fi
 
-   # stupid build system does not remove that
+   # build system does not remove that
if use headless-awt ; then
rm -fvr jre/lib/$(get_system_arch)/lib*{[jx]awt,splashscreen}* \
{,jre/}bin/policytool bin/appletviewer || die



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

2020-09-17 Thread Matthew Thode
commit: def5f7a93c2ecff8e7c1c1d7addf7bf53c00eacc
Author: Matthew Thode  gentoo  org>
AuthorDate: Thu Sep 17 21:36:54 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Thu Sep 17 21:37:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def5f7a9

media-sound/spotify: 1.1.42 bump

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 media-sound/spotify/Manifest  |   1 +
 media-sound/spotify/spotify-1.1.42.ebuild | 116 ++
 2 files changed, 117 insertions(+)

diff --git a/media-sound/spotify/Manifest b/media-sound/spotify/Manifest
index b4952882946..57e6bc2a285 100644
--- a/media-sound/spotify/Manifest
+++ b/media-sound/spotify/Manifest
@@ -1,3 +1,4 @@
 DIST spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb 95135550 BLAKE2B 
ad4587dd6b3c64a0398e0790203a7826e290a27542fa39ebbd6c7198d8ad1fd3fb06e8b030b64e1e61e0624ef20aafda08189266486cd073cb779ebff62ef502
 SHA512 
51d60f7592e5f31ea4b7e67736a85271cb48d4108459630da61c4ab67d2a470038240c1d6ff577280cb4498cf44f14d7bc7e0312f63d34265bcd1e70cd13142f
 DIST spotify-client_1.1.10.546.ge08ef575-19_amd64.deb 114975574 BLAKE2B 
46da17c8ebccdc889b723ac6e9f5275dddec97d35142606ece32d1edb1ed288d1c517d41027de22da77421a76f8c00ea90ddc868b74dd46ba07cff60a581b12a
 SHA512 
f004083eee00600a51e50d7dee03846293b5ccd6966786e91055564c7963917b9aaa917de41f299a0f5b7baecea5f466fb37722b8631743ff2ca15f43851f5f4
 DIST spotify-client_1.1.26.501.gbe11e53b-15_amd64.deb 120102446 BLAKE2B 
481686c9e1f7e8d7b68059ec5aad5f71ae1e59af80fa91903941afc2e0a91e2f957860bf96ce3ce4b19884f2548426269a9a2043c2985b4bbc82c5f091f5f2b8
 SHA512 
af9f1beafe0e4d2313326d1a55675550e8c3fcd5cd2dc0954127094c563048b98f74f669d99a10f0ef6e3b3405856bb9d6a2561644a434ab6bade9c812296963
+DIST spotify-client_1.1.42.622.gbd112320-37_amd64.deb 126293582 BLAKE2B 
909d2cba7a2d2686a4e278e315658d8011d83f3eca3b5381fcd1df574d8e4223c3fb8508f417ec9f66b37740ac8b221a6d8cf753fc2cee47700b45a867556302
 SHA512 
a3fe98d69460ffd641df3219c2a3d164a33e2b52c86a56276e473dd5c3a43d6304df3b77fefcf0ca6c09cb6e2c8dacab65573cf7543725b6c8d402832149e122

diff --git a/media-sound/spotify/spotify-1.1.42.ebuild 
b/media-sound/spotify/spotify-1.1.42.ebuild
new file mode 100644
index 000..4b9dc6ccaf5
--- /dev/null
+++ b/media-sound/spotify/spotify-1.1.42.ebuild
@@ -0,0 +1,116 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit desktop pax-utils unpacker xdg
+
+DESCRIPTION="Spotify is a social music platform"
+HOMEPAGE="https://www.spotify.com/ch-de/download/previews/;
+SRC_BASE="http://repository.spotify.com/pool/non-free/s/${PN}-client/;
+BUILD_ID_AMD64="622.gbd112320-37"
+SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb"
+LICENSE="Spotify"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="libnotify libressl systray pax_kernel pulseaudio"
+RESTRICT="mirror strip"
+
+BDEPEND=">=dev-util/patchelf-0.10"
+RDEPEND="
+   dev-libs/nss
+   dev-python/dbus-python
+   dev-python/pygobject:3
+   libnotify? ( x11-libs/libnotify )
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl:0= )
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/harfbuzz
+   media-libs/mesa[X(+)]
+   net-misc/curl[ssl]
+   net-print/cups[ssl]
+   pulseaudio? ( media-sound/pulseaudio )
+   !pulseaudio? ( media-sound/apulse )
+   systray? ( gnome-extra/gnome-integration-spotify )
+   x11-libs/gtk+:2
+   app-accessibility/at-spi2-atk
+   x11-libs/libXScrnSaver
+   x11-libs/libXtst
+   x11-libs/libSM
+   x11-libs/libICE
+"
+   #sys-libs/glibc
+
+S=${WORKDIR}/
+
+QA_PREBUILT="
+   opt/spotify/spotify-client/spotify
+   opt/spotify/spotify-client/libEGL.so
+   opt/spotify/spotify-client/libGLESv2.so
+   opt/spotify/spotify-client/libcef.so
+   opt/spotify/spotify-client/swiftshader/libEGL.so
+   opt/spotify/spotify-client/swiftshader/libGLESv2.so
+"
+
+src_prepare() {
+   # Fix desktop entry to launch spotify-dbus.py for systray integration
+   if use systray ; then
+   sed -i \
+   -e 's/spotify \%U/spotify-dbus.py \%U/g' \
+   usr/share/spotify/spotify.desktop || die "sed failed"
+   fi
+   default
+
+   # Spotify links against libcurl-gnutls.so.4, which does not exist in 
Gentoo.
+   patchelf --replace-needed libcurl-gnutls.so.4 libcurl.so.4 
usr/bin/spotify \
+   || die "failed to patch libcurl library dependency"
+}
+
+src_install() {
+   gunzip usr/share/doc/spotify-client/changelog.gz || die
+   dodoc usr/share/doc/spotify-client/changelog
+
+   SPOTIFY_PKG_HOME=usr/share/spotify
+   insinto /usr/share/pixmaps
+   doins ${SPOTIFY_PKG_HOME}/icons/*.png
+
+   # install in /opt/spotify
+   SPOTIFY_HOME=/opt/spotify/spotify-client
+   insinto 

[gentoo-commits] repo/gentoo:master commit in: kde-plasma/breeze/

2020-09-17 Thread Andreas Sturmlechner
commit: 82bf9a7c631e2e1d9863a7da6018e5b49603337e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 17 16:53:20 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 21:28:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82bf9a7c

kde-plasma/breeze: Drop unused DEPEND

Upstream commit f1e4f1032da94d8a227693854b585a177bc2d3b5

Closes: https://bugs.gentoo.org/743193
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>
(cherry picked from commit 4904d29e6a5cff020cc3d06dfea6be817526fe60)

 kde-plasma/breeze/{breeze-5.19.5.ebuild => breeze-5.19.5-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/breeze/breeze-5.19.5.ebuild 
b/kde-plasma/breeze/breeze-5.19.5-r1.ebuild
similarity index 98%
rename from kde-plasma/breeze/breeze-5.19.5.ebuild
rename to kde-plasma/breeze/breeze-5.19.5-r1.ebuild
index eec8465efe4..114ad10efec 100644
--- a/kde-plasma/breeze/breeze-5.19.5.ebuild
+++ b/kde-plasma/breeze/breeze-5.19.5-r1.ebuild
@@ -31,7 +31,6 @@ RDEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-plasma/kdecoration-${PVCUT}:5
-   sci-libs/fftw:3.0=
wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
X? (
>=dev-qt/qtx11extras-${QTMIN}:5



[gentoo-commits] repo/gentoo:master commit in: sys-auth/pambase/

2020-09-17 Thread Mikle Kolyada
commit: 8e54876e8e58c8672126959876d0bc21542f0671
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Sep 17 21:13:17 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 17 21:15:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e54876e

sys-auth/pambase: Version bump (v20200917)

* swith pam_passwdqc and pam_pwquality to its config files
* add optional pam_pwhistory module

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Mikle Kolyada  gentoo.org>

 sys-auth/pambase/Manifest|  1 +
 sys-auth/pambase/metadata.xml| 15 +++--
 sys-auth/pambase/pambase-20200917.ebuild | 99 
 3 files changed, 110 insertions(+), 5 deletions(-)

diff --git a/sys-auth/pambase/Manifest b/sys-auth/pambase/Manifest
index 5d95b8277c1..0ced4f4d7b6 100644
--- a/sys-auth/pambase/Manifest
+++ b/sys-auth/pambase/Manifest
@@ -1,2 +1,3 @@
 DIST pambase-20200304.tar.gz 3466 BLAKE2B 
e4d406460d435403ed7a46d517f9006cacc54a94f5019a573c81b331731c88679ed6d388354b5946894bdfada556b4c73735c3f4de88fc7678cd831c68ab46c3
 SHA512 
c2a7f3fd143637fbdf5c0a3c58ba5a3c23c5e8adb1f057d02b4b9d64660435fc529031a0f710a9e5fc7091710f78dcb2f3e1ff48f033fb491ddd0399ef05b189
 DIST pambase-20200817.tar.gz 3340 BLAKE2B 
76a9afbf29ab9ee6f7d25943de8c7c7bdd3413ade64d7a7623d5aec297cd864c1696a6442179d8d7c52f4df00644d80486e0dc61255454aa72b18eb9ae901ed8
 SHA512 
5448335da1437776f6097e591a1bd52dc62fb1847622c19077f14cdf8a677bc916f220903e4c6e924d43360fec0010a23b9cdf62aeba2a617ef6208eac2438eb
+DIST pambase-20200917.tar.gz 3342 BLAKE2B 
4dde3a6a4a22f02464a2a703a2385038c53c05398904dc47431880a16d7dd1ba89c8f5fdf19a7d50406f2487f8bdf90264ca2941cc6a2ad9d404e89c3d73edca
 SHA512 
0cae27f7cd7ef258771b61110ba3ce5a44a0f9d71030670b2a40aa47a609d30ae3e3d7bc0649dcce25a2cfe2e1259e6d9ff435118ab1d2db771a162898ab5143

diff --git a/sys-auth/pambase/metadata.xml b/sys-auth/pambase/metadata.xml
index bb8fe728126..f64b1660560 100644
--- a/sys-auth/pambase/metadata.xml
+++ b/sys-auth/pambase/metadata.xml
@@ -39,6 +39,12 @@
or providing example passwords when changing your 
system password.
It is used by default by OpenWall GNU/*/Linux and by 
FreeBSD.

+   
+   Enable pam_pwhistory module on system auth stack to save
+   the last passwords for each user in order to force 
password
+   change history and keep the user from alternating 
between
+   the same password too frequently.
+   

Enable pam_pwquality module on system auth stack for 
passwd
quality validation. It is used be dafault by Fedora 
GNU/*/Linux.
@@ -78,11 +84,10 @@


Disables the standard PAM modules that provide extra 
information
-   to users on login; this includes pam_tally (and 
pam_tally2 for
-   Linux PAM 1.1 and later), pam_lastlog, pam_motd and 
other
-   similar modules. This might not be a good idea on a 
multi-user
-   system but could reduce slightly the overhead on 
single-user
-   non-networked systems.
+   to users on login; this includes pam_lastlog, pam_motd, 
pam_mail
+   and other similar modules. This might not be a good 
idea on 
+   a multi-user system but could reduce slightly the 
overhead on
+   single-user non-networked systems.


Enable the nullok option with the pam_unix module. This 
allows

diff --git a/sys-auth/pambase/pambase-20200917.ebuild 
b/sys-auth/pambase/pambase-20200917.ebuild
new file mode 100644
index 000..65f65bd0776
--- /dev/null
+++ b/sys-auth/pambase/pambase-20200917.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit pam python-any-r1 readme.gentoo-r1
+
+DESCRIPTION="PAM base configuration files"
+HOMEPAGE="https://github.com/gentoo/pambase;
+SRC_URI="https://github.com/gentoo/pambase/archive/${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"
+IUSE="caps debug elogind gnome-keyring minimal mktemp +nullok pam_krb5 pam_ssh 
+passwdqc pwhistory pwquality securetty selinux +sha512 systemd"
+
+RESTRICT="binchecks"
+
+REQUIRED_USE="
+   ?? ( elogind systemd )
+   ?? ( passwdqc pwquality )
+   pwhistory? ( || ( passwdqc pwquality ) )
+"
+
+MIN_PAM_REQ=1.4.0
+
+RDEPEND="
+   >=sys-libs/pam-${MIN_PAM_REQ}

[gentoo-commits] proj/catalyst:dilfridge/image commit in: catalyst/base/

2020-09-17 Thread Andreas K. Hüttel
commit: 52b7235e399444247adf3d9c24a20dd57db50f20
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Sep  4 16:34:54 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Sep  4 20:18:17 2020 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=52b7235e

Allow "interpreter" parameter as space-separated list of files

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

 catalyst/base/stagebase.py | 44 +---
 1 file changed, 29 insertions(+), 15 deletions(-)

diff --git a/catalyst/base/stagebase.py b/catalyst/base/stagebase.py
index afeda722..0cf3495a 100644
--- a/catalyst/base/stagebase.py
+++ b/catalyst/base/stagebase.py
@@ -1061,21 +1061,28 @@ class StageBase(TargetBase, ClearBase, GenBase):
 
shutil.copy('/etc/resolv.conf', 
self.settings['chroot_path'] + '/etc/')
 
-   # Copy over the binary interpreter (qemu), if 
applicable; note that it's given
-   # as full path and goes to the same place in the chroot
+   # Copy over the binary interpreter(s) (qemu), if 
applicable; note that they are given
+   # as space-separated list of full paths and go to the 
same place in the chroot
if "interpreter" in self.settings:
-   if not 
os.path.exists(self.settings["interpreter"]):
-   raise CatalystError(
-   "Can't find interpreter " + 
self.settings["interpreter"],
-   print_traceback=True)
 
-   log.notice('Copying binary interpreter %s into 
chroot', self.settings['interpreter'])
+   if isinstance(self.settings["interpreter"], 
str):
+   myints = [self.settings["interpreter"]]
+   else:
+   myints = self.settings["interpreter"]
+
+   for myi in myints:
+   if not os.path.exists(myi):
+   raise CatalystError(
+   "Can't find interpreter 
" + myi,
+   print_traceback=True)
 
-   if os.path.exists(self.settings['chroot_path'] 
+ '/' + self.settings['interpreter']):
-   os.rename(self.settings['chroot_path'] 
+ '/' + self.settings['interpreter'], self.settings['chroot_path'] + '/' + 
self.settings['interpreter'] + '.catalyst')
+   log.notice('Copying binary interpreter 
%s into chroot', myi)
 
-   shutil.copy(self.settings['interpreter'],
-   self.settings['chroot_path'] + '/' + 
self.settings['interpreter'])
+   if 
os.path.exists(self.settings['chroot_path'] + '/' + myi):
+   
os.rename(self.settings['chroot_path'] + '/' + myi, 
self.settings['chroot_path'] + '/' + myi + '.catalyst')
+
+   shutil.copy(myi,
+   self.settings['chroot_path'] + 
'/' + myi)
 
# Copy over the envscript, if applicable
if "envscript" in self.settings:
@@ -1242,12 +1249,19 @@ class StageBase(TargetBase, ClearBase, GenBase):
if os.path.exists(hosts_file + '.catalyst'):
os.rename(hosts_file + '.catalyst', hosts_file)
 
-   # optionally clean up binary interpreter
+   # optionally clean up binary interpreter(s)
if "interpreter" in self.settings:
-   if os.path.exists(self.settings['chroot_path'] + '/' + 
self.settings['interpreter'] + '.catalyst'):
-   os.rename(self.settings['chroot_path'] + '/' + 
self.settings['interpreter'] + '.catalyst', self.settings['chroot_path'] + '/' 
+ self.settings['interpreter'])
+
+   if isinstance(self.settings["interpreter"], str):
+   myints = [self.settings["interpreter"]]
else:
-   os.remove(self.settings['chroot_path'] + '/' + 
self.settings['interpreter'])
+   myints = self.settings["interpreter"]
+
+   for myi in myints:
+   if os.path.exists(self.settings['chroot_path'] 
+ '/' + myi + '.catalyst'):
+   os.rename(self.settings['chroot_path'] 
+ '/' + myi + '.catalyst', self.settings['chroot_path'] + '/' + myi)
+   else:
+   

[gentoo-commits] proj/catalyst:dilfridge/image commit in: targets/support/

2020-09-17 Thread Andreas K. Hüttel
commit: b799756684d80af07e9cb683d3b6d98897ea0ce6
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Aug 30 13:03:54 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Sep 17 21:13:13 2020 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=b7997566

First steps

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

 targets/support/create-image.sh | 169 
 1 file changed, 169 insertions(+)

diff --git a/targets/support/create-image.sh b/targets/support/create-image.sh
new file mode 100755
index ..4b06a9dc
--- /dev/null
+++ b/targets/support/create-image.sh
@@ -0,0 +1,169 @@
+#!/bin/bash
+
+source ${clst_shdir}/support/functions.sh
+source ${clst_shdir}/support/filesystem-functions.sh
+
+## START RUNSCRIPT
+
+# WORK IN PROGRESS
+
+# This script takes a filesystem tree created by catalyst and converts it
+# into a readily bootable disk image for use with QEMU, cloud services, etc.
+# Things that should be configurable when it's finished:
+#   * image type (raw, qcow2, vmdk)
+#   * disk size
+#   * system partition size? filesystem?
+#   * create a blank swap partition? size?
+#   * boot loader and partition type (mbr, or uefi other combos 
+# not supported)
+#   * start sshd?
+#   * root password or (much better) root authorized_keys
+#
+# For now support is limited to arches where cloud services exist (i.e., 
+# amd64 and arm64).
+
+# Check for our bootable disk image creation tools
+# case ${clst_hostarch} in
+#  *)
+#  cdmaker="mkisofs"
+#  cdmakerpkg="app-cdr/cdrkit or app-cdr/cdrtools"
+#  ;;
+# esac
+
+# [ ! -f /usr/bin/${cdmaker} ] \
+#&& echo && echo && die \
+#"!!! /usr/bin/${cdmaker} is not found.  Have you merged ${cdmakerpkg}?" \
+#&& echo && echo
+
+# If not volume ID is set, make up a sensible default
+if [ -z "${clst_image_volume_id}" ]
+then
+   case ${clst_image_type} in
+   gentoo-*)
+   case ${clst_hostarch} in
+   amd64)
+   clst_image_volume_id="Gentoo Linux - 
AMD64"
+   ;;
+   arm64)
+   clst_image_volume_id="Gentoo Linux - 
ARM64"
+   ;;
+   *)
+   clst_image_volume_id="Gentoo Linux"
+   ;;
+   esac
+   esac
+fi
+
+if [ "${#clst_image_volume_id}" -gt 32 ]; then
+   old_clst_image_volume_id=${clst_image_volume_id}
+   clst_image_volume_id="${clst_image_volume_id:0:32}"
+   echo "ISO Volume label is too long, truncating to 32 characters" 1>&2
+   echo "old: '${old_clst_image_volume_id}'" 1>&2
+   echo "new: '${clst_image_volume_id}'" 1>&2
+fi
+
+if [ "${clst_fstype}" == "zisofs" ]
+then
+   mkisofs_zisofs_opts="-z"
+else
+   mkisofs_zisofs_opts=""
+fi
+
+#we want to create a checksum for every file on the iso so we can verify it
+#from genkernel during boot.  Here we make a function to create the 
sha512sums, and blake2sums
+isoroot_checksum() {
+   echo "Creating checksums for all files included in the iso, please 
wait..."
+   if [ -z "${1}" ] || [ "${1}" = "sha512" ]; then
+   find "${clst_target_path}" -type f ! -name 'isoroot_checksums' 
! -name 'isolinux.bin' ! -name 'isoroot_b2sums' -exec sha512sum {} + > 
"${clst_target_path}"/isoroot_checksums
+   ${clst_sed} -i "s#${clst_target_path}/\?##" 
"${clst_target_path}"/isoroot_checksums
+   fi
+   if [ -z "${1}" ] || [ "${1}" = "blake2" ]; then
+   find "${clst_target_path}" -type f ! -name 'isoroot_checksums' 
! -name 'isolinux.bin' ! -name 'isoroot_b2sums' -exec b2sum {} + > 
"${clst_target_path}"/isoroot_b2sums
+   ${clst_sed} -i "s#${clst_target_path}/\?##" 
"${clst_target_path}"/isoroot_b2sums
+   fi
+}
+
+run_mkisofs() {
+   if [ -n "${clst_livecd_verify}" ]; then
+   if [ "${clst_livecd_verify}" = "sha512" ]; then
+   isoroot_checksum sha512
+   elif [ "${clst_livecd_verify}" = "blake2" ]; then
+   isoroot_checksum blake2
+   else
+   isoroot_checksum
+   fi
+   fi
+   echo "Running \"mkisofs ${@}\""
+   mkisofs "${@}" || die "Cannot make ISO image"
+}
+
+# Here we actually create the ISO images for each architecture
+case ${clst_hostarch} in
+   x86|amd64)
+   # detect if an EFI bootloader is desired
+   if  [ -d "${clst_target_path}/boot/efi" ] || \
+   [ -d "${clst_target_path}/boot/EFI" ] || \
+   [ -e "${clst_target_path}/gentoo.efimg" ]
+   then
+   if [ -e "${clst_target_path}/gentoo.efimg" ]
+   

[gentoo-commits] proj/catalyst:master commit in: arch/

2020-09-17 Thread Andreas K. Hüttel
commit: beb0f53cf9282a765171cea76b1bc3c79121c4f2
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Sep 17 21:08:54 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Sep 17 21:08:54 2020 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=beb0f53c

Add rv32 subarch names (all cflags magic is done in the profiles)

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

 arch/riscv.toml | 8 
 1 file changed, 8 insertions(+)

diff --git a/arch/riscv.toml b/arch/riscv.toml
index 637fe485..101cfe19 100644
--- a/arch/riscv.toml
+++ b/arch/riscv.toml
@@ -13,3 +13,11 @@ CHOST = "riscv64-unknown-linux-gnu"
 [riscv.rv64_lp64]
 COMMON_FLAGS = "-O2 -pipe"
 CHOST = "riscv64-unknown-linux-gnu"
+
+[riscv.rv32_ilp32d]
+COMMON_FLAGS = "-O2 -pipe"
+CHOST = "riscv32-unknown-linux-gnu"
+
+[riscv.rv32_ilp32]
+COMMON_FLAGS = "-O2 -pipe"
+CHOST = "riscv32-unknown-linux-gnu"



[gentoo-commits] proj/catalyst:catalyst-3.0-stable commit in: catalyst/arch/

2020-09-17 Thread Andreas K. Hüttel
commit: ff88ce93296fc216eded48e4b26a1354380e3d60
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Fri Sep 11 19:04:38 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Fri Sep 11 19:04:38 2020 +
URL:https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=ff88ce93

Add rv32 subarch names (all cflags magic is done in the profiles)

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

 catalyst/arch/riscv.py | 14 +-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/catalyst/arch/riscv.py b/catalyst/arch/riscv.py
index 9f7a421f..18695b51 100644
--- a/catalyst/arch/riscv.py
+++ b/catalyst/arch/riscv.py
@@ -28,6 +28,16 @@ class arch_rv64_lp64(generic_riscv):
def __init__(self,myspec):
generic_riscv.__init__(self,myspec)
 
+class arch_rv32_ilp32d(generic_riscv):
+   "builder class for rv64_lp64"
+   def __init__(self,myspec):
+   generic_riscv.__init__(self,myspec)
+
+class arch_rv32_ilp32(generic_riscv):
+   "builder class for rv64_lp64"
+   def __init__(self,myspec):
+   generic_riscv.__init__(self,myspec)
+
 
 def register():
"Inform main catalyst program of the contents of this plugin."
@@ -35,5 +45,7 @@ def register():
"riscv" : arch_riscv,
"rv64_multilib" : arch_rv64_multilib,
"rv64_lp64d": arch_rv64_lp64d,
-   "rv64_lp64" : arch_rv64_lp64
+   "rv64_lp64" : arch_rv64_lp64,
+   "rv32_ilp32d"   : arch_rv32_ilp32d,
+   "rv32_ilp32": arch_rv32_ilp32
}, ("rv64_multilib"))



[gentoo-commits] repo/gentoo:master commit in: sci-chemistry/vmd/

2020-09-17 Thread Pacho Ramos
commit: 2b8ca2477464d99ddabb7c1da6df8138d44917e7
Author: Pacho Ramos  gentoo  org>
AuthorDate: Thu Sep 17 20:58:33 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Thu Sep 17 20:58:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8ca247

sci-chemistry/vmd: Allow to apply user patches in plugins

Bug: https://bugs.gentoo.org/show_bug.cgi?id=741978
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Pacho Ramos  gentoo.org>

 sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild 
b/sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild
index 6ff1210c542..8ffb5a09007 100644
--- a/sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild
+++ b/sci-chemistry/vmd/vmd-1.9.4_alpha43.ebuild
@@ -78,11 +78,15 @@ pkg_nofetch() {
 }
 
 src_prepare() {
+   # Apply user patches from ${WORKDIR} to allow patching on patches
+   # subdir too
+   cd "${WORKDIR}"
xdg_src_prepare
 
use cuda && cuda_sanitize
 
-   cd "${WORKDIR}"/plugins || die
+   # Prepare plugins
+   cd plugins || die
 
sed '/^.SILENT/d' -i $(find -name Makefile)
 



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

2020-09-17 Thread Sam James
commit: 177189597bff07e4b02c12f7223a937b3533e48b
Author: Matthias Coppens  gmail  com>
AuthorDate: Thu Sep 10 12:03:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 20:43:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17718959

app-i18n/uchardet: Update metadata's 

The  link was dead, I updated it with the one found on the
homepage.

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Matthias Coppens  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17490
Signed-off-by: Sam James  gentoo.org>

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

diff --git a/app-i18n/uchardet/metadata.xml b/app-i18n/uchardet/metadata.xml
index 3c431c24f07..8e0af8580e0 100644
--- a/app-i18n/uchardet/metadata.xml
+++ b/app-i18n/uchardet/metadata.xml
@@ -10,6 +10,6 @@
 Proxy Maintainers
 
 
-
https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet
+
https://gitlab.freedesktop.org/uchardet/uchardet/-/issues
 
 



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

2020-09-17 Thread Sam James
commit: ae7177032a6ae2e40d4d70d6d74beac411165732
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Aug 18 16:17:36 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 20:35:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae717703

net-misc/ncp: remove diet use flag, fix bug #737254

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://bugs.gentoo.org/737254
Signed-off-by: Sam James  gentoo.org>

 net-misc/ncp/files/ncp-1.2.4-fix-makefile.patch | 16 ++
 net-misc/ncp/metadata.xml   |  1 -
 net-misc/ncp/ncp-1.2.4-r2.ebuild| 40 +
 3 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/net-misc/ncp/files/ncp-1.2.4-fix-makefile.patch 
b/net-misc/ncp/files/ncp-1.2.4-fix-makefile.patch
new file mode 100644
index 000..54608a66541
--- /dev/null
+++ b/net-misc/ncp/files/ncp-1.2.4-fix-makefile.patch
@@ -0,0 +1,16 @@
+Never strip executable
+
+Patch by Michael Mair-Keimberger
+
+--- ncp-1.2.4/GNUmakefile  2005-05-13 19:17:17.0 +0200
 ncp-1.2.4-ng/GNUmakefile   2020-09-04 20:08:50.399902892 +0200
+@@ -53,9 +53,6 @@
+ 
+ ncp: ncp.o libsocket
+   $(CC) $< -o $@ -I. $(CFLAGS) $(LDFLAGS) $(LDLIBS) `cat libsocket`
+-ifeq ($(DEBUG),)
+-  strip -R .note -R .comment ncp || strip ncp
+-endif
+ 
+ install:
+   install -d $(PREFIX)/bin $(PREFIX)/man/man1

diff --git a/net-misc/ncp/metadata.xml b/net-misc/ncp/metadata.xml
index 874363d1925..17fb58cb0b1 100644
--- a/net-misc/ncp/metadata.xml
+++ b/net-misc/ncp/metadata.xml
@@ -12,5 +12,4 @@

 "ncp" is a utility for copying files in a LAN. It has absolutely no security 
or integrity checking, no throttling, no features, except one: you don't have 
to type the coordinates of your peer.

-   Compile against 
dev-libs/dietlibc
 

diff --git a/net-misc/ncp/ncp-1.2.4-r2.ebuild b/net-misc/ncp/ncp-1.2.4-r2.ebuild
new file mode 100644
index 000..cb6d5545c43
--- /dev/null
+++ b/net-misc/ncp/ncp-1.2.4-r2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Utility for copying files in a LAN (npoll, npush)"
+HOMEPAGE="https://www.fefe.de/ncp/;
+SRC_URI="https://dl.fefe.de/${P}.tar.bz2;
+
+LICENSE="public-domain" # mail from author, bug 446540
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=">=dev-libs/libowfat-0.28-r1[-diet]"
+
+PATCHES=( "${FILESDIR}/${P}-fix-makefile.patch" )
+
+src_prepare() {
+   default
+   rm Makefile || die
+}
+
+src_compile() {
+   emake \
+   CC="$(tc-getCC)" \
+   CFLAGS="${CFLAGS} -I/usr/include/libowfat" \
+   LDFLAGS="${LDFLAGS}" \
+   STRIP="#"
+}
+
+src_install() {
+   dobin ${PN}
+   dosym ${PN} /usr/bin/npoll
+   dosym ${PN} /usr/bin/npush
+
+   doman ncp.1 npush.1
+   dodoc NEWS
+}



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

2020-09-17 Thread Sam James
commit: 0ea4ec2ecb6f3f17fabfb6e53f7e512c300effe1
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Wed Aug 19 17:28:30 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 20:35:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea4ec2e

net-misc/ncp: remove old

Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17162
Signed-off-by: Sam James  gentoo.org>

 net-misc/ncp/ncp-1.2.4-r1.ebuild | 42 
 1 file changed, 42 deletions(-)

diff --git a/net-misc/ncp/ncp-1.2.4-r1.ebuild b/net-misc/ncp/ncp-1.2.4-r1.ebuild
deleted file mode 100644
index 6309febf029..000
--- a/net-misc/ncp/ncp-1.2.4-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Utility for copying files in a LAN (npoll, npush)"
-HOMEPAGE="https://www.fefe.de/ncp/;
-SRC_URI="https://dl.fefe.de/${P}.tar.bz2;
-
-LICENSE="public-domain" # mail from author, bug 446540
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="diet"
-
-DEPEND=">=dev-libs/libowfat-0.28-r1
-   diet? ( dev-libs/dietlibc )"
-
-src_prepare() {
-   default
-   rm Makefile || die
-   sed -e '/^ncp:/,+5s:strip:#strip:' \
-   -i GNUmakefile || die
-}
-
-src_compile() {
-   emake \
-   CC="$(use diet && echo "diet -Os ")$(tc-getCC)" \
-   CFLAGS="${CFLAGS} -I/usr/include/libowfat" \
-   LDFLAGS="${LDFLAGS}" \
-   STRIP="#"
-}
-
-src_install() {
-   dobin ${PN}
-   dosym ${PN} /usr/bin/npoll
-   dosym ${PN} /usr/bin/npush
-
-   doman ncp.1 npush.1
-   dodoc NEWS
-}



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/files/

2020-09-17 Thread Jeroen Roovers
commit: a5e2cb4da9f1e7b5cc537261ced9437792f15b5a
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Sep 17 20:29:22 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Sep 17 20:29:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e2cb4d

x11-drivers/nvidia-drivers: Drop obsolete file

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

 x11-drivers/nvidia-drivers/files/50nvidia-prelink-blacklist | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-drivers/nvidia-drivers/files/50nvidia-prelink-blacklist 
b/x11-drivers/nvidia-drivers/files/50nvidia-prelink-blacklist
deleted file mode 100644
index 5e139de3321..000
--- a/x11-drivers/nvidia-drivers/files/50nvidia-prelink-blacklist
+++ /dev/null
@@ -1 +0,0 @@
-PRELINK_PATH_MASK="/usr/lib{,64}/tls/libnvidia-tls*:/usr/lib{,64}/libnvidia*:/usr/lib{,64}/libGL*:/usr/lib{,64}/opengl/nvidia/*:/usr/lib{,64}/OpenCL/vendors/nvidia/*:/usr/lib{,64}/xorg/modules/drivers/nvidia*:/usr/lib{,64}/libvdpau_nvidia*:/usr/lib{,64}/libXvMCNVIDIA*:/usr/lib{,64}/libcuda*:/usr/lib{,64}/libnvcuvid*"



[gentoo-commits] repo/gentoo:master commit in: x11-drivers/nvidia-drivers/

2020-09-17 Thread Jeroen Roovers
commit: d0bac3b2fc36658254cae08eec9a10833a578663
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Thu Sep 17 20:28:23 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Thu Sep 17 20:29:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0bac3b2

x11-drivers/nvidia-drivers: Version 455.23.04

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

 x11-drivers/nvidia-drivers/Manifest|   3 +
 x11-drivers/nvidia-drivers/nvidia-drivers- | 595 +
 .../nvidia-drivers/nvidia-drivers-455.23.04.ebuild | 595 +
 3 files changed, 1193 insertions(+)

diff --git a/x11-drivers/nvidia-drivers/Manifest 
b/x11-drivers/nvidia-drivers/Manifest
index aac9b5ca9e0..05ff0e528b9 100644
--- a/x11-drivers/nvidia-drivers/Manifest
+++ b/x11-drivers/nvidia-drivers/Manifest
@@ -5,6 +5,7 @@ DIST NVIDIA-FreeBSD-x86_64-390.138.tar.gz 65280213 BLAKE2B 
36d5651ceaf90cefcf9e8
 DIST NVIDIA-FreeBSD-x86_64-435.21.tar.gz 64153630 BLAKE2B 
fee655cc843c004ac0c1ec85b9417292016a013136e04ad047d2513edbdc7c732561d6bcc4603c658905972dce6618de49d4d6ac583e84fdf212cf45397b48c1
 SHA512 
2c160c06ca58e3009deb1ba4a4a28d39419e251ced3bfa9a442942f9cce17003d67e8a8bfa23036d3916cc0e66f4bff0fbedaae73db6f10b995235a56d7eba7c
 DIST NVIDIA-FreeBSD-x86_64-440.100.tar.gz 82523267 BLAKE2B 
9d8eddcf3a58787a03fab207c197d722ff047f8bc840ea41e8d38815fbfab9e54759b9fbeaa26e3d147f54cb4a510eec421708d3bbb21197922f4dc175ed6df5
 SHA512 
96f57e1f308f0e5f00ef09a128e91a68ac55033893000e84cf4ff1a910a88798743c911b3effcc26c3f27ae224b733d8c2f87e9ec0596149f65ad7bcd71edbc5
 DIST NVIDIA-FreeBSD-x86_64-450.66.tar.gz 82963662 BLAKE2B 
8b0e0993600b4b9b5fa1648444f677c5a9f27523cdd8e3edbd67d7cecf67a7bcc2b975dface68dfa16e7d31f2219b0283f9313f4bd37023344bb8c4515a85c0f
 SHA512 
744e912d7433a8db2af27f91854361054cc0085067951c03278a0ca1c6daacc7f9e34ed6db5bd87d78932c0836b28e77a79f306d6b5d3b43c2d21288774fb9fe
+DIST NVIDIA-FreeBSD-x86_64-455.23.04.tar.gz 94602240 BLAKE2B 
ea9ea6904b0dd59c3f35d2c94a9bd80f06376119c601cb03abc2312b5a94f3c92269c9d5b55e8fe9cd1cb08c6a1929078ba7f88a1ae40e562078f26c5226fd00
 SHA512 
876b1b969bcd35801edf7d4dda7e6d8e65a61720d48884a6a4381b9f4b8838622582b9bd38e396d0a03dfd2ae9dfdc23e581722e95bdf7ac53c29ff95af4735a
 DIST NVIDIA-Linux-armv7l-gnueabihf-390.132.run 29084574 BLAKE2B 
4727627de610928f0808c0213c9d359c5566900972ab9fbd3d0c58b36c0a1331799ceea22b4defdcfb81c3132f6124d8a6357de8124921eef608938afdc1380d
 SHA512 
2f78a722ec31ceda86afc1831cb42d0eab8f8698b94c7fbc8569a6d34693b50e74453d5aaf3c0180f1fc2511b8c237ac635aceb24bcbea468f2a092cb44f98ee
 DIST NVIDIA-Linux-armv7l-gnueabihf-390.138.run 28540622 BLAKE2B 
342852dd6fa371f86d19547d73edef582fe3f04cf4f6e9ec247767951180671ba46f3ed2ee7bab11b0cf2f8bb1eb846b1d7481d318789c14ce79b54fefe0f830
 SHA512 
e04b8aca202c1df305f7b67ec372322494fa7b77f27cbf04f240527dcac0ce3ffa5e0e9df36b52045ac13fbc2f84b5033784040884ed19072f66f41385d11b97
 DIST NVIDIA-Linux-x86-390.132.run 48152101 BLAKE2B 
f1e76c2796d12476a35701607226483a34ee3b50a0c7dc03e3626e8cab4250b07c0f5aa238a0d5d5b65b79dc504963f2723089108281668b2f4fae03f4bf25c5
 SHA512 
12b0f80b4bbaebc984c7dbacd365795646c7697606242b05095ac61d69d89ab89fded47d583b4b99793ebcea9e38ec1e7b63dda1c2fdce53ab697cafcdbb3a85
@@ -14,8 +15,10 @@ DIST NVIDIA-Linux-x86_64-390.138.run 83780873 BLAKE2B 
5e6a9d77dd2b9de17d92319810
 DIST NVIDIA-Linux-x86_64-435.21.run 144387574 BLAKE2B 
e9afd6335182a28f5136dbef55195a2f2d8f768376ebc148190a0a82470a34d008ce04170ffc1aab36585605910c1300567a90443b5f58cb46ec3bff6ab9409c
 SHA512 
e83b6dff80434971c0b254815945d485a45c978b8a19994244f50a463658863948b2eac8bc62d667bb10c23f41cf1c3521c409d23ac2ab6a0c0cd094a6e20270
 DIST NVIDIA-Linux-x86_64-440.100.run 144653408 BLAKE2B 
a62e6324f5ac6033c1c4b59486c86a6d4f81b240e5a7ddf9f861f9cfec4daedbe08ef3af6556c1cd4260a5a6fcd1b8bfed886ae617677d87c3a900d0e313267b
 SHA512 
274b3a8e4c801b67a3f71f11da93134bc1a16a48bc85a6bf63265c00bb3fd8caf935dd23c85c40285a162e83c146bd5e34bb0b1d74fc34e7122bfc4c3a8c81e7
 DIST NVIDIA-Linux-x86_64-450.66.run 141068918 BLAKE2B 
de8f76eade30bcd040d4a022edb96ab00be00190ed2a86b96584a4b147a2da935f8e83411f01d03f747c875a652f8e6f843bf273f905f1e8fa334e263bd941f3
 SHA512 
d4408cf2274602b7ee28f1056b8875468e8b9dae9f9e2dd8fe2dc505cbcdbb76eff2e2182252b8d5182008046ed5ca33c2fdc15d46e4c854b7ca46325724bc67
+DIST NVIDIA-Linux-x86_64-455.23.04.run 167691811 BLAKE2B 
6a3baf79f6cbada9bf7a21604a60657d88f3df477d308222f8a75e1e9e9bc51ccad4d7de8f32e6cab4c4c910abb65aff1e932a8118a732ce5ef98d9d272dc637
 SHA512 
96e8267ea76bf42f0c8be67d27b4d2a6f180cbea9348feb19c313805dc7957a945992d11ea4a1233d7cf96c75254b717d48153db0fe6aed8146bffd041f50a6e
 DIST nvidia-settings-390.132.tar.bz2 1109373 BLAKE2B 
cec60b7409f6d352afe3845a2ec65db96183d1fe009340fa3601166718f21b43bb08b63c5eaaaf4c266c7b16e7d374f6ecc00691763d5ae1b6902c8002da5bea
 SHA512 

[gentoo-commits] proj/pambase: New tag: pambase-20200917

2020-09-17 Thread Mikle Kolyada
commit: 
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Sep 17 20:28:33 2020 +

New tag: pambase-20200917




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

2020-09-17 Thread Sam James
commit: 55873d2616e3d988fbe6281fb7ee75a290415cbb
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 20:26:43 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 20:26:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55873d26

dev-python/doit: drop unneeded RDEPEND reference

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

 dev-python/doit/doit-0.33.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/doit/doit-0.33.1.ebuild 
b/dev-python/doit/doit-0.33.1.ebuild
index b32d380528b..7b187bf432b 100644
--- a/dev-python/doit/doit-0.33.1.ebuild
+++ b/dev-python/doit/doit-0.33.1.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]"
 DEPEND="
test? (
-   ${RDEPEND}
$(python_gen_impl_dep sqlite)
dev-python/mock[${PYTHON_USEDEP}]
dev-python/pyflakes[${PYTHON_USEDEP}]



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

2020-09-17 Thread Sam James
commit: 2f9c7c06ae380331593930a1fcc0faaa7e75d8e6
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Sep  8 19:47:07 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 20:22:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9c7c06

dev-python/doit: remove old version

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Azamat H. Hackimov  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17475
Signed-off-by: Sam James  gentoo.org>

 dev-python/doit/doit-0.32.0-r1.ebuild | 54 ---
 1 file changed, 54 deletions(-)

diff --git a/dev-python/doit/doit-0.32.0-r1.ebuild 
b/dev-python/doit/doit-0.32.0-r1.ebuild
deleted file mode 100644
index 0bdfcaf80c3..000
--- a/dev-python/doit/doit-0.32.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit bash-completion-r1 distutils-r1
-
-DESCRIPTION="Automation tool"
-HOMEPAGE="https://pydoit.org/ https://pypi.org/project/doit/;
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-
-RDEPEND="
-   dev-python/cloudpickle[${PYTHON_USEDEP}]
-   dev-python/pyinotify[${PYTHON_USEDEP}]
-   dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="
-   test? (
-   ${RDEPEND}
-   $(python_gen_impl_dep sqlite)
-   dev-python/mock[${PYTHON_USEDEP}]
-   dev-python/pyflakes[${PYTHON_USEDEP}]
-   >=dev-python/pytest-5.4[${PYTHON_USEDEP}]
-   )"
-PDEPEND=">=dev-python/doit-py-0.4.0[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-distutils_enable_sphinx doc dev-python/sphinx_rtd_theme
-
-PATCHES=(
-   "${FILESDIR}/${P}_pytest5.4.patch"
-   "${FILESDIR}/${P}_unpickable.patch"
-)
-
-src_prepare() {
-   default
-   # Replace custom theme with builtin for documentation
-   sed -i -e "s:'press':'sphinx_rtd_theme':" doc/conf.py || die
-   # Disable test failing due to impact on PATH run in a sandbox
-   sed -i -e "s:test_target:_&:" tests/test_cmd_strace.py || die
-}
-
-src_install() {
-   distutils-r1_src_install
-   newbashcomp bash_completion_doit ${PN}
-   insinto /usr/share/zsh/site-functions
-   newins zsh_completion_doit _${PN}
-}



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

2020-09-17 Thread Sam James
commit: 1e77158c0ccfec4f005ee9955e54b3fb23f26c70
Author: Azamat H. Hackimov  gmail  com>
AuthorDate: Tue Sep  8 19:46:02 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 20:22:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e77158c

dev-python/doit: update to 0.33.1

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Azamat H. Hackimov  gmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-python/doit/Manifest   |  1 +
 dev-python/doit/doit-0.33.1.ebuild | 49 ++
 2 files changed, 50 insertions(+)

diff --git a/dev-python/doit/Manifest b/dev-python/doit/Manifest
index eacb778f78b..92bee65c44e 100644
--- a/dev-python/doit/Manifest
+++ b/dev-python/doit/Manifest
@@ -1 +1,2 @@
 DIST doit-0.32.0.tar.gz 1437939 BLAKE2B 
39134341582cd964630a1667c78b0e44eeb32406a06e3567123b820fb61cbee0f6a7c8879a84eed750860a365aa4c792e461bb1534c66e4f20a6289522dc8183
 SHA512 
d5c28a0c6a38648aeef58027b2246fc26360e133e91933f2244bd484f70d6d26110acbfec19c74d53c796e0bbae07a4bf6d76542d45e8b1a6b503c186bf2a68a
+DIST doit-0.33.1.tar.gz 1436620 BLAKE2B 
be294246447d36011274d57b5300b4451847751f228622bcd5a45f91367371ed5dd9c40a2476e558be8137b16fefda4bf6f1795108d0c982990abc62db5560e6
 SHA512 
852efa3b770ec5de7def1fad1167b8cdce1de7435b2ba5e4af43a84c84df0cbf960d8d5c4c9f526f303d19c7536f745c2c7700daaced984ec86fb4202f894170

diff --git a/dev-python/doit/doit-0.33.1.ebuild 
b/dev-python/doit/doit-0.33.1.ebuild
new file mode 100644
index 000..b32d380528b
--- /dev/null
+++ b/dev-python/doit/doit-0.33.1.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit bash-completion-r1 distutils-r1
+
+DESCRIPTION="Automation tool"
+HOMEPAGE="https://pydoit.org/ https://pypi.org/project/doit/;
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   dev-python/cloudpickle[${PYTHON_USEDEP}]
+   dev-python/pyinotify[${PYTHON_USEDEP}]
+   dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="
+   test? (
+   ${RDEPEND}
+   $(python_gen_impl_dep sqlite)
+   dev-python/mock[${PYTHON_USEDEP}]
+   dev-python/pyflakes[${PYTHON_USEDEP}]
+   >=dev-python/pytest-5.4[${PYTHON_USEDEP}]
+   )"
+PDEPEND=">=dev-python/doit-py-0.4.0[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx doc dev-python/sphinx_rtd_theme
+
+src_prepare() {
+   default
+   # Replace custom theme with builtin for documentation
+   sed -i -e "s:'press':'sphinx_rtd_theme':" doc/conf.py || die
+   # Disable test failing due to impact on PATH run in a sandbox
+   sed -i -e "s:test_target:_&:" tests/test_cmd_strace.py || die
+}
+
+src_install() {
+   distutils-r1_src_install
+   newbashcomp bash_completion_doit ${PN}
+   insinto /usr/share/zsh/site-functions
+   newins zsh_completion_doit _${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/files/, kde-plasma/plasma-workspace/

2020-09-17 Thread Andreas Sturmlechner
commit: 387c395751705c65010a74508f4df48be238f9df
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Sep 16 17:01:42 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 20:14:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=387c3957

kde-plasma/plasma-workspace: Fix build with sci-geosciences/gpsd-3.21

Thanks-to: PhobosK  fastmail.fm>
Closes: https://bugs.gentoo.org/742392
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/plasma-workspace-5.19.5-gpsd-3.21.patch  | 29 ++
 .../plasma-workspace-5.19.5.ebuild |  1 +
 2 files changed, 30 insertions(+)

diff --git 
a/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.5-gpsd-3.21.patch 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.5-gpsd-3.21.patch
new file mode 100644
index 000..64c5e106e10
--- /dev/null
+++ b/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.5-gpsd-3.21.patch
@@ -0,0 +1,29 @@
+From e3134289f522edb140797818fffd60d641b86cd8 Mon Sep 17 00:00:00 2001
+From: Antonio Rojas 
+Date: Wed, 5 Aug 2020 14:07:24 +0200
+Subject: [PATCH] Fix build with gpsd 3.21
+
+Adapt to API changes
+---
+ dataengines/geolocation/location_gps.cpp | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/dataengines/geolocation/location_gps.cpp 
b/dataengines/geolocation/location_gps.cpp
+index 021c29ac5..476117ca3 100644
+--- a/dataengines/geolocation/location_gps.cpp
 b/dataengines/geolocation/location_gps.cpp
+@@ -65,7 +65,11 @@ void Gpsd::run()
+ if (m_gpsdata->online) {
+ #endif
+ //qDebug() << "online";
++#if GPSD_API_MAJOR_VERSION >= 10
++if (m_gpsdata->fix.status != STATUS_NO_FIX) {
++#else
+ if (m_gpsdata->status != STATUS_NO_FIX) {
++#endif
+ //qDebug() << "fix";
+ d["accuracy"] = 30;
+ d["latitude"] = QString::number(m_gpsdata->fix.latitude);
+-- 
+GitLab
+

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.19.5.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.19.5.ebuild
index 2c1b32f36d4..049c17d6cda 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.19.5.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.19.5.ebuild
@@ -126,6 +126,7 @@ PDEPEND="
 PATCHES=(
"${FILESDIR}/${PN}-5.14.2-split-libkworkspace.patch"
"${FILESDIR}/${PN}-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch" # 
KDE-Bug #422684
+   "${FILESDIR}/${P}-gpsd-3.21.patch" # bug 742392
 )
 
 RESTRICT+=" test"



[gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-workspace/files/, kde-plasma/plasma-workspace/

2020-09-17 Thread Andreas Sturmlechner
commit: b646d3586e628508cb3df0c28369081bdc410eab
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Sep 16 19:24:54 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 20:14:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b646d358

kde-plasma/plasma-workspace: Fix login button size

See also:
https://mail.kde.org/pipermail/distributions/2020-September/000853.html

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

 ...plasma-workspace-5.19.5-login-button-size.patch | 36 ++
 5.ebuild => plasma-workspace-5.19.5-r1.ebuild} |  1 +
 2 files changed, 37 insertions(+)

diff --git 
a/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.5-login-button-size.patch
 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.5-login-button-size.patch
new file mode 100644
index 000..aa30a4d2cf2
--- /dev/null
+++ 
b/kde-plasma/plasma-workspace/files/plasma-workspace-5.19.5-login-button-size.patch
@@ -0,0 +1,36 @@
+From 9a8fc811282e303ec2f93c978228a85961dae263 Mon Sep 17 00:00:00 2001
+From: Noah Davis 
+Date: Mon, 14 Sep 2020 10:18:57 -0400
+Subject: [PATCH] [sddm-theme/lockscreen] Fix login button size
+
+Some users reported this button becoming too small after KF5.74 was released, 
but I could not reproduce it myself. However, this code did look suspicious. 
Hopefully this fixes the issue.
+---
+ lookandfeel/contents/lockscreen/MainBlock.qml | 4 ++--
+ sddm-theme/Login.qml  | 5 ++---
+ 2 files changed, 4 insertions(+), 5 deletions(-)
+
+--- a/lookandfeel/contents/lockscreen/MainBlock.qml
 b/lookandfeel/contents/lockscreen/MainBlock.qml
+@@ -97,7 +97,8 @@
+ PlasmaComponents.Button {
+ id: loginButton
+ Accessible.name: i18nd("plasma_lookandfeel_org.kde.lookandfeel", 
"Unlock")
+-implicitHeight: passwordBox.height - units.smallSpacing * 0.5 // 
otherwise it comes out taller than the password field
++Layout.preferredHeight: passwordBox.implicitHeight
++Layout.preferredWidth: loginButton.Layout.preferredHeight
+ 
+ PlasmaCore.IconItem { // no iconSource because if you take away 
half a unit (implicitHeight), "go-next" gets cut off
+ anchors.fill: parent
+--- a/sddm-theme/Login.qml
 b/sddm-theme/Login.qml
+@@ -112,8 +112,8 @@
+ PlasmaComponents.Button {
+ id: loginButton
+ Accessible.name: i18nd("plasma_lookandfeel_org.kde.lookandfeel", 
"Log In")
+-implicitHeight: passwordBox.height - units.smallSpacing * 0.5 // 
otherwise it comes out taller than the password field
+-Layout.rightMargin: 1 // prevents it from extending beyond the 
username field
++Layout.preferredHeight: passwordBox.implicitHeight
++Layout.preferredWidth: loginButton.Layout.preferredHeight
+ 
+ PlasmaCore.IconItem { // no iconSource because if you take away 
half a unit (implicitHeight), "go-next" gets cut off
+ anchors.fill: parent

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.19.5.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.19.5-r1.ebuild
similarity index 99%
rename from kde-plasma/plasma-workspace/plasma-workspace-5.19.5.ebuild
rename to kde-plasma/plasma-workspace/plasma-workspace-5.19.5-r1.ebuild
index 049c17d6cda..232540bdbe8 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.19.5.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.19.5-r1.ebuild
@@ -127,6 +127,7 @@ PATCHES=(
"${FILESDIR}/${PN}-5.14.2-split-libkworkspace.patch"
"${FILESDIR}/${PN}-5.19.2-use-PlasmaExtras.PlaceholderMessage.patch" # 
KDE-Bug #422684
"${FILESDIR}/${P}-gpsd-3.21.patch" # bug 742392
+   "${FILESDIR}/${P}-login-button-size.patch"
 )
 
 RESTRICT+=" test"



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

2020-09-17 Thread Andreas Sturmlechner
commit: cda239e9e769e97c7aa97d4baba94ff0727078c5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Sep 16 15:12:32 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 20:14:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cda239e9

media-gfx/digikam: Drop 7.0.0

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

 media-gfx/digikam/Manifest |   1 -
 media-gfx/digikam/digikam-7.0.0.ebuild | 148 -
 2 files changed, 149 deletions(-)

diff --git a/media-gfx/digikam/Manifest b/media-gfx/digikam/Manifest
index 3bcc594935d..cdab462e093 100644
--- a/media-gfx/digikam/Manifest
+++ b/media-gfx/digikam/Manifest
@@ -1,3 +1,2 @@
 DIST digikam-6.4.0.tar.xz 340146992 BLAKE2B 
ca1bc8b0d165f9774354d8489a11d46d8d7467edd3c1e90fd3a96024c4b7cd23bfd5c813251183bcca6d4beac9bffeb9d921beaa9a3752f75f1918796aacd719
 SHA512 
b3b5e9903538d110613aa872c9215f5e7c19f7520a2b9060c24e686f20f72075378b447239dd3e17cb8860cdd35c69934199b848757f0497ad25a7805e42
-DIST digikam-7.0.0.tar.xz 571511148 BLAKE2B 
4730a7fd70c7939f229ce6e3e95e8e8f2c37d0e54f033b3161c27e93a2eb5d464a9e1339ba1d6acce4312f91dbc3f4b55333f8b7a9a32d58a20dd04c0fbd8d2b
 SHA512 
379d31949605ae59aa8aaebc96f264f7fdfd8d6fa51be8b097e79add4042072cbc1f52d7bc96e6045b967c01f282e50bf955923016ee6e0cfd07d09e2a24
 DIST digikam-7.1.0.tar.xz 593501044 BLAKE2B 
dcd124a18299a75c02b51642cc33d2a053f1fce4abd82b3f50ea93cc17e8b302b73284106ed716e815741cc38326695f1303e018998a6687f8cd92ab539faeb0
 SHA512 
df7138a45ff8de6c1e32cb0eea83e1cd4b67f027b149a696d8feb8008ceaae55934c1f1d9625c1ba29de850ad70aa01dc73f1b7517253ca6aa99f0f97b84a3a4

diff --git a/media-gfx/digikam/digikam-7.0.0.ebuild 
b/media-gfx/digikam/digikam-7.0.0.ebuild
deleted file mode 100644
index 742181ff7bb..000
--- a/media-gfx/digikam/digikam-7.0.0.ebuild
+++ /dev/null
@@ -1,148 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm kde.org toolchain-funcs
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   MY_P=${PN}-${PV/_/-}
-   if [[ ${PV} =~ rc[0-9]*$ ]]; then
-   SRC_URI="mirror://kde/unstable/${PN}/"
-   else
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/"
-   fi
-   SRC_URI+="${MY_P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
-   S="${WORKDIR}/${MY_P}"
-fi
-
-DESCRIPTION="Digital photo management application"
-HOMEPAGE="https://www.digikam.org/;
-
-LICENSE="GPL-2"
-SLOT="5"
-IUSE="addressbook calendar gphoto2 heif +imagemagick +lensfun marble 
mediaplayer mysql opengl openmp +panorama scanner semantic-desktop webkit X"
-
-BDEPEND="
-   >=dev-util/cmake-3.14.3
-   sys-devel/gettext
-   panorama? (
-   sys-devel/bison
-   sys-devel/flex
-   )
-"
-COMMON_DEPEND="
-   dev-libs/expat
-   >=dev-qt/qtconcurrent-${QTMIN}:5
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5[-gles2-only]
-   >=dev-qt/qtnetwork-${QTMIN}:5
-   >=dev-qt/qtprintsupport-${QTMIN}:5
-   >=dev-qt/qtsql-${QTMIN}:5[mysql?]
-   >=dev-qt/qtwidgets-${QTMIN}:5
-   >=dev-qt/qtxml-${QTMIN}:5
-   >=dev-qt/qtxmlpatterns-${QTMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kiconthemes-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/knotifyconfig-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-   >=kde-frameworks/kwindowsystem-${KFMIN}:5
-   >=kde-frameworks/kxmlgui-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   >=media-gfx/exiv2-0.27:=
-   media-libs/lcms:2
-   media-libs/liblqr
-   media-libs/libpng:0=
-   >=media-libs/opencv-3.3.0:=[contrib,contribdnn]
-   media-libs/tiff:0
-   virtual/jpeg:0
-   addressbook? (
-   >=kde-apps/akonadi-contacts-19.04.3:5
-   >=kde-frameworks/kcontacts-${KFMIN}:5
-   )
-   calendar? ( >=kde-frameworks/kcalendarcore-${KFMIN}:5 )
-   gphoto2? ( media-libs/libgphoto2:= )
-   heif? ( media-libs/x265:= )
-   imagemagick? ( media-gfx/imagemagick:= )
-   lensfun? ( media-libs/lensfun )
-   marble? (
-   >=dev-qt/qtconcurrent-${QTMIN}:5
-   >=kde-apps/marble-19.04.3:5
-   >=kde-frameworks/kbookmarks-${KFMIN}:5
-   )
-   mediaplayer? (
-   media-libs/qtav[opengl]
-   media-video/ffmpeg:=
-   )
-   opengl? (
-   >=dev-qt/qtopengl-${QTMIN}:5
-   virtual/opengl
-   )
-   panorama? ( >=kde-frameworks/threadweaver-${KFMIN}:5 )
-   scanner? ( 

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

2020-09-17 Thread Andreas Sturmlechner
commit: 96d761983002c2ea27f0b88d39e6a3a10affa292
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 17 07:40:51 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 20:14:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96d76198

app-text/hunspell: Fix DESCRIPTION, HOMEPAGE, DEPEND->BDEPEND

- drop superfluous MY_P var
- sort ebuild vars to follow conventions

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

 app-text/hunspell/hunspell-1.7.0-r2.ebuild | 27 +--
 1 file changed, 9 insertions(+), 18 deletions(-)

diff --git a/app-text/hunspell/hunspell-1.7.0-r2.ebuild 
b/app-text/hunspell/hunspell-1.7.0-r2.ebuild
index 2b7966634c0..8d9db7372ee 100644
--- a/app-text/hunspell/hunspell-1.7.0-r2.ebuild
+++ b/app-text/hunspell/hunspell-1.7.0-r2.ebuild
@@ -2,16 +2,17 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools flag-o-matic
 
-MY_P="${PN}-${PV/_beta/b}"
+LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id 
is
+it kk km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk zu"
+inherit autotools flag-o-matic
 
-DESCRIPTION="Hunspell spell checker - an improved replacement for myspell in 
OOo"
+DESCRIPTION="Spell checker, morphological analyzer library and command-line 
tool"
+HOMEPAGE="https://hunspell.github.io/;
 SRC_URI="https://github.com/hunspell/hunspell/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-HOMEPAGE="https://github.com/hunspell;
 
-SLOT="0/$(ver_cut 1-2)"
 LICENSE="MPL-1.1 GPL-2 LGPL-2.1"
+SLOT="0/$(ver_cut 1-2)"
 IUSE="ncurses nls readline static-libs"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
 
@@ -19,13 +20,8 @@ RDEPEND="
ncurses? ( sys-libs/ncurses:0= )
readline? ( sys-libs/readline:= )
 "
-DEPEND="${RDEPEND}
-   sys-devel/gettext
-"
-
-LANGS="af bg ca cs cy da de de-1901 el en eo es et fo fr ga gl he hr hu ia id
-is it kk km ku lt lv mi mk ms nb nl nn pl pt pt-BR ro ru sk sl sq sv sw tn uk
-zu"
+DEPEND="${RDEPEND}"
+BDEPEND="sys-devel/gettext"
 
 PDEPEND=""
 for lang in ${LANGS}; do
@@ -39,12 +35,7 @@ for lang in ${LANGS}; do
 done
 unset dict lang LANGS
 
-S="${WORKDIR}/${MY_P}"
-
-DOCS=(
-   AUTHORS ChangeLog NEWS THANKS license.hunspell
-   license.myspell README.md
-)
+DOCS=( AUTHORS ChangeLog NEWS THANKS license.{hunspell,myspell} README.md )
 
 PATCHES=(
# Upstream package creates some executables which names are too generic



[gentoo-commits] proj/kde:master commit in: kde-misc/kmarkdownwebview/

2020-09-17 Thread Andreas Sturmlechner
commit: be101475897a30cefe728f6edd0bc87924ccb7f0
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 17 17:35:51 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 17:43:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=be101475

kde-misc/kmarkdownwebview: Drop IUSE=webkit

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

 kde-misc/kmarkdownwebview/kmarkdownwebview-.ebuild | 14 +-
 kde-misc/kmarkdownwebview/metadata.xml |  3 ---
 2 files changed, 5 insertions(+), 12 deletions(-)

diff --git a/kde-misc/kmarkdownwebview/kmarkdownwebview-.ebuild 
b/kde-misc/kmarkdownwebview/kmarkdownwebview-.ebuild
index cc43e188e5..c29fe9e8f5 100644
--- a/kde-misc/kmarkdownwebview/kmarkdownwebview-.ebuild
+++ b/kde-misc/kmarkdownwebview/kmarkdownwebview-.ebuild
@@ -8,13 +8,15 @@ inherit ecm kde.org
 DESCRIPTION="KPart for rendering Markdown content"
 HOMEPAGE="https://frinring.wordpress.com/2017/09/14/kmarkdownwebview-0-1-0/;
 
-LICENSE="!webkit? ( BSD ) LGPL-2.1+"
+LICENSE="BSD LGPL-2.1+"
 SLOT="5"
 KEYWORDS=""
-IUSE="webkit"
+IUSE=""
 
 DEPEND="
dev-qt/qtgui:5
+   dev-qt/qtwebchannel:5
+   dev-qt/qtwebengine:5[widgets]
dev-qt/qtwidgets:5
kde-frameworks/kconfigwidgets:5
kde-frameworks/kcoreaddons:5
@@ -22,18 +24,12 @@ DEPEND="
kde-frameworks/kio:5
kde-frameworks/kparts:5
kde-frameworks/kxmlgui:5
-   webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
-   !webkit? (
-   dev-qt/qtwebchannel:5
-   dev-qt/qtwebengine:5[widgets]
-   )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
local mycmakeargs=(
-   -DUSE_QTWEBKIT=$(usex webkit)
+   -DUSE_QTWEBKIT=OFF
)
-
ecm_src_configure
 }

diff --git a/kde-misc/kmarkdownwebview/metadata.xml 
b/kde-misc/kmarkdownwebview/metadata.xml
index 4ec8ab04c6..2fdbf33d96 100644
--- a/kde-misc/kmarkdownwebview/metadata.xml
+++ b/kde-misc/kmarkdownwebview/metadata.xml
@@ -5,7 +5,4 @@
k...@gentoo.org
Gentoo KDE Project

-   
-   Use dev-qt/qtwebkit instead of 
dev-qt/qtwebengine
-   
 



[gentoo-commits] proj/kde:master commit in: app-office/kmymoney/

2020-09-17 Thread Andreas Sturmlechner
commit: 9960b8fe829fa3e21701ee3e25e78460c65b8daa
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 17 17:31:41 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 17:43:41 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9960b8fe

app-office/kmymoney: Drop IUSE=webkit

kdewebkit--, qtwebkit--

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

 app-office/kmymoney/kmymoney-5.1..ebuild | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/app-office/kmymoney/kmymoney-5.1..ebuild 
b/app-office/kmymoney/kmymoney-5.1..ebuild
index 206147e990..a9abe73d56 100644
--- a/app-office/kmymoney/kmymoney-5.1..ebuild
+++ b/app-office/kmymoney/kmymoney-5.1..ebuild
@@ -22,7 +22,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="5"
-IUSE="activities addressbook calendar hbci holidays quotes webkit"
+IUSE="activities addressbook calendar hbci holidays quotes"
 [[ ${KDE_BUILD_TYPE} = live ]] && IUSE+=" experimental"
 
 BDEPEND="virtual/pkgconfig"
@@ -40,6 +40,7 @@ COMMON_DEPEND="
>=dev-qt/qtprintsupport-${QTMIN}:5
>=dev-qt/qtsql-${QTMIN}:5
>=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
>=kde-frameworks/karchive-${KFMIN}:5
@@ -74,11 +75,6 @@ COMMON_DEPEND="
>=sys-libs/gwenhywfar-5.1.2:=[qt5]
)
holidays? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
-   webkit? (
-   >=dev-qt/qtwebkit-5.212.0_pre20180120:5
-   >=kde-frameworks/kdewebkit-${KFMIN}:5
-   )
-   !webkit? ( >=dev-qt/qtwebengine-${QTMIN}:5[widgets] )
 "
 DEPEND="${COMMON_DEPEND}
dev-libs/boost
@@ -99,6 +95,7 @@ pkg_setup() {
 src_configure() {
local mycmakeargs=(
-DENABLE_OFXIMPORTER=ON
+   -DENABLE_WEBENGINE=ON
-DENABLE_WEBOOB=OFF
-DUSE_QT_DESIGNER=OFF
$(cmake_use_find_package activities KF5Activities)
@@ -108,7 +105,6 @@ src_configure() {
-DENABLE_LIBICAL=$(usex calendar)
-DENABLE_KBANKING=$(usex hbci)
$(cmake_use_find_package holidays KF5Holidays)
-   -DENABLE_WEBENGINE=$(usex !webkit)
)
[[ ${KDE_BUILD_TYPE} = live ]] &&
mycmakeargs+=( -DENABLE_UNFINISHEDFEATURES=$(usex experimental) 
)



[gentoo-commits] proj/kde:master commit in: kde-apps/okular/, kde-apps/okular/files/

2020-09-17 Thread Andreas Sturmlechner
commit: 9f0ca6c8ab9c49f68567c728ef6fab403d3222c6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 17 18:22:09 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 18:44:02 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f0ca6c8

kde-apps/okular: Fix IUSE=mobile->qml, fix RDEPENDs, drop src_prepare

Upstream commits:
8dfdfa69fcf1c90092b582ab8db1743458d27b34
c1b396af3e9a528288fe3d74bbaa487c4736d05b
1fb77446a7378368de5288ca9f57627ae2946d84
a96c082d6969c47b5738eb9b02d064a09232f0f9
fd44517bae86dba4c3cc6d2a8ef278998ee40e5a

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

 .../files/okular-20.08.2-hide-mobile-app.patch | 27 ++
 kde-apps/okular/metadata.xml   |  2 +-
 kde-apps/okular/okular-20.08.49..ebuild| 18 +++
 kde-apps/okular/okular-.ebuild | 19 +++
 4 files changed, 44 insertions(+), 22 deletions(-)

diff --git a/kde-apps/okular/files/okular-20.08.2-hide-mobile-app.patch 
b/kde-apps/okular/files/okular-20.08.2-hide-mobile-app.patch
new file mode 100644
index 00..175e5c178c
--- /dev/null
+++ b/kde-apps/okular/files/okular-20.08.2-hide-mobile-app.patch
@@ -0,0 +1,27 @@
+From 6f7f17a24a564ffbf712fd5e0917fcabc8d19229 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner 
+Date: Thu, 17 Sep 2020 20:36:37 +0200
+Subject: [PATCH] Revert "Don't hide the mobile app"
+
+We have no use for this on the desktop, but need it for peruse.
+
+This reverts commit 0991819a497594233b7564755bbc189009188bd0.
+---
+ mobile/app/package/metadata.desktop | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/mobile/app/package/metadata.desktop 
b/mobile/app/package/metadata.desktop
+index f9432748b..0fcf20843 100644
+--- a/mobile/app/package/metadata.desktop
 b/mobile/app/package/metadata.desktop
+@@ -110,6 +110,7 @@ GenericName[zh_TW]=文件檢視器
+ Type=Application
+ Exec=okularkirigami
+ Icon=okular
++NoDisplay=true
+ X-KDE-ParentApp=
+ X-KDE-PluginInfo-Author=Marco Martin
+ X-KDE-PluginInfo-Email=m...@kde.org
+-- 
+2.28.0
+

diff --git a/kde-apps/okular/metadata.xml b/kde-apps/okular/metadata.xml
index b36cde3d0a..f07864be71 100644
--- a/kde-apps/okular/metadata.xml
+++ b/kde-apps/okular/metadata.xml
@@ -11,8 +11,8 @@
Enable image viewing support
Enable Markdown support via 
app-text/discount
Enable mobipocket support
-   Enable Plasma mobile support
Enable Plucker E-Book for Palm OS devices 
support
+   Install Okular Qml components
Enable support for a share menu using 
kde-frameworks/purpose
Enable text-to-speech support


diff --git a/kde-apps/okular/okular-20.08.49..ebuild 
b/kde-apps/okular/okular-20.08.49..ebuild
index 2ad5264100..32174dc6b1 100644
--- a/kde-apps/okular/okular-20.08.49..ebuild
+++ b/kde-apps/okular/okular-20.08.49..ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://okular.kde.org 
https://kde.org/applications/office/org.kde.oku
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="chm crypt djvu epub +image-backend markdown mobi mobile +pdf plucker 
+postscript share speech +tiff"
+IUSE="chm crypt djvu epub +image-backend markdown mobi +pdf plucker 
+postscript qml share speech +tiff"
 
 DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
@@ -64,22 +64,20 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
image-backend? ( >=kde-frameworks/kimageformats-${KFMIN}:5 )
-   mobile? (
-   >=dev-qt/qtquickcontrols-${QTMIN}:5
+   qml? (
+   >=dev-qt/qtquickcontrols2-${QTMIN}:5
>=kde-frameworks/kirigami-${KFMIN}:5
)
 "
 
-PATCHES=( "${FILESDIR}/${PN}-20.07.90-tests.patch" ) # bug 734138
-
-src_prepare() {
-   ecm_src_prepare
-   use mobile || cmake_comment_add_subdirectory mobile
-   use test || cmake_comment_add_subdirectory conf/autotests
-}
+PATCHES=(
+   "${FILESDIR}/${PN}-20.07.90-tests.patch" # bug 734138
+   "${FILESDIR}/${PN}-20.08.2-hide-mobile-app.patch" # avoid same-name 
entry
+)
 
 src_configure() {
local mycmakeargs=(
+   -DOKULAR_UI=$(usex qml "both" "desktop")
$(cmake_use_find_package chm CHM)
$(cmake_use_find_package crypt Qca-qt5)
$(cmake_use_find_package djvu DjVuLibre)

diff --git a/kde-apps/okular/okular-.ebuild 
b/kde-apps/okular/okular-.ebuild
index 31ff3ae80a..8fd7c53e3c 100644
--- a/kde-apps/okular/okular-.ebuild
+++ b/kde-apps/okular/okular-.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://okular.kde.org 
https://kde.org/applications/office/org.kde.oku
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="chm crypt djvu epub +image-backend markdown mobi mobile +pdf plucker 
+postscript share speech +tiff"
+IUSE="chm crypt djvu epub +image-backend markdown mobi +pdf plucker 

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

2020-09-17 Thread Andreas K. Hüttel
commit: aa6910549418210759ea5bc79a1e032692e0f5f5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Sep 17 20:07:41 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Sep 17 20:07:41 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa691054

sys-libs/binutils-libs: Remove old

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

 sys-libs/binutils-libs/Manifest|   1 -
 .../binutils-libs/binutils-libs-2.34-r1.ebuild | 122 -
 2 files changed, 123 deletions(-)

diff --git a/sys-libs/binutils-libs/Manifest b/sys-libs/binutils-libs/Manifest
index 736a2a5593d..2c3cf7ae8ac 100644
--- a/sys-libs/binutils-libs/Manifest
+++ b/sys-libs/binutils-libs/Manifest
@@ -1,6 +1,5 @@
 DIST binutils-2.33.1-patches-2.tar.xz 18636 BLAKE2B 
0e0757329b6a83aeff4f4c450c95e73fd48fcc89f83e63f294568632bee0972552cf2f57494352c5d9a7c16a51cdbc4108b38fa6028d4388c8e76046b3da9212
 SHA512 
d982f68d1f5fdb384309a2a1b7426bf840a90e7a85b37229b4223b62c36cab9dd9ec0c08382c85c68adf996dec21133df3180a2fc649363adae8645f8282f71d
 DIST binutils-2.33.1.tar.xz 21490848 BLAKE2B 
c336a8412938dc8c224f40a763a8bea9937cca0462a8fb80e62f14aabe590107fc061a3f4b9327e1f4652cb026384d36a91b4766d4d469d2d0680932874b638c
 SHA512 
b7a6767c6c7ca6b5cafa7080e6820b7bb3a53b7148348c438d99905defbdf0d30c9744a484ee01c9441a8153901808513366b15ba9533e20c9673c262ade36ac
-DIST binutils-2.34-patches-4.tar.xz 95232 BLAKE2B 
0a355120ecaf447d863f6d0837028061968166c9024da36212ce7d172ee2060e4027be1fca0089e38ab9073b5332307ff1dc05b868603bd2aa0ec8e88af7cd0a
 SHA512 
e593edbeddaf97ef23fa8eb25c5714c7f2dd2500d11422bd9dba42e119884fe71593adc98862f74c7d391ceb298556ed049eee3c504733c634faef236045876b
 DIST binutils-2.34-patches-6.tar.xz 103028 BLAKE2B 
d0e866d0941d2b550c7d7f23530c6ee393fa13b4f2f27832f07790989476f11d1beddb5ad5a9be5c65c1d4dff9d4598d21adcb00c1d0490f69a99127f4527447
 SHA512 
e05ed8886acb5cb95a3e97c5bc0564215f7d44b604610f5c4545997fd9625d6de909c37063127e819926cd1548a48d3529dd3e82e98ee6a5dbaced028c57355d
 DIST binutils-2.34.tar.xz 21637796 BLAKE2B 
07dd23916a7d27f71c3f160c8c16abe2bd4fce294c738c665a012a3be6a87dbe8160d0c38740524f9025e01d438e99b2a94bcf9f9f79ee214f5dd033de8aad3d
 SHA512 
2c7976939dcf5e8c5b7374cccd39bfe803b1bec73c6abfa0eb17c24e1942574c6bdb874c66a092a82adc443182eacd8a5a8001c19a76101f0c7ba40c27de0bbd
 DIST binutils-2.35-patches-1.tar.xz 12216 BLAKE2B 
a811449da684e3501a7520a26639e04dda2f2d2fc8610974293eff3e4a1e23c4abeb97f52fe3b796679452bd6e3a5330fef4beb6f64b9ce2a1162076803390a0
 SHA512 
b8da16a4d97b264da925cc939b54bedbc148eb72a8d60f79d7ed222e9e299dca2a4f1fad4a6d60448d9d196c11331443eca0508dcbb85cb4c2da6c67bfaf4cd2

diff --git a/sys-libs/binutils-libs/binutils-libs-2.34-r1.ebuild 
b/sys-libs/binutils-libs/binutils-libs-2.34-r1.ebuild
deleted file mode 100644
index 451a64346d3..000
--- a/sys-libs/binutils-libs/binutils-libs-2.34-r1.ebuild
+++ /dev/null
@@ -1,122 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PATCH_VER=4
-PATCH_DEV=dilfridge
-
-inherit eutils libtool toolchain-funcs multilib-minimal
-
-MY_PN="binutils"
-MY_P="${MY_PN}-${PV}"
-PATCH_BINUTILS_VER=${PATCH_BINUTILS_VER:-${PV}}
-PATCH_DEV=${PATCH_DEV:-slyfox}
-
-DESCRIPTION="Core binutils libraries (libbfd, libopcodes, libiberty) for 
external packages"
-HOMEPAGE="https://sourceware.org/binutils/;
-SRC_URI="mirror://gnu/binutils/${MY_P}.tar.xz
-   
https://dev.gentoo.org/~${PATCH_DEV}/distfiles/${MY_PN}-${PATCH_BINUTILS_VER}-patches-${PATCH_VER}.tar.xz;
-
-LICENSE="|| ( GPL-3 LGPL-3 )"
-SLOT="0/${PV}"
-IUSE="64-bit-bfd multitarget nls static-libs"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-
-BDEPEND="nls? ( sys-devel/gettext )"
-DEPEND="sys-libs/zlib[${MULTILIB_USEDEP}]"
-# Need a newer binutils-config that'll reset include/lib symlinks for us.
-RDEPEND="${DEPEND}
-   >=sys-devel/binutils-config-5
-"
-
-S="${WORKDIR}/${MY_P}"
-
-MULTILIB_WRAPPED_HEADERS=(
-   /usr/include/bfd.h
-)
-
-src_prepare() {
-   if [[ ! -z ${PATCH_VER} ]] ; then
-   # Use upstream patch to enable development mode
-   rm -v "${WORKDIR}/patch"/-Gentoo-Git-is-development.patch 
|| die
-
-   einfo "Applying binutils-${PATCH_BINUTILS_VER} patchset 
${PATCH_VER}"
-   eapply "${WORKDIR}/patch"/*.patch
-   fi
-
-   # Fix cross-compile relinking issue, bug #626402
-   elibtoolize
-
-   default
-}
-
-pkgversion() {
-   printf "Gentoo ${PVR}"
-   [[ -n ${PATCHVER} ]] && printf " p${PATCHVER}"
-}
-
-multilib_src_configure() {
-   local myconf=(
-   --enable-obsolete
-   --enable-shared
-   --enable-threads
-   # Newer versions (>=2.24) make this an explicit 

[gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/

2020-09-17 Thread Andreas K. Hüttel
commit: 4582f809f085aa0eb60f03116ac1ae30e5d678f7
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Sep 17 20:06:08 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Sep 17 20:06:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4582f809

sys-devel/binutils: Remove old

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

 sys-devel/binutils/Manifest|   1 -
 sys-devel/binutils/binutils-2.34-r1.ebuild | 437 -
 2 files changed, 438 deletions(-)

diff --git a/sys-devel/binutils/Manifest b/sys-devel/binutils/Manifest
index c2a4006437e..05172151100 100644
--- a/sys-devel/binutils/Manifest
+++ b/sys-devel/binutils/Manifest
@@ -3,7 +3,6 @@ DIST binutils-2.32-patches-3.tar.xz 151372 BLAKE2B 
70d5f78d9f3e3bf9ff096b6f24bab
 DIST binutils-2.32.tar.xz 20774880 BLAKE2B 
d1bdbd9c8487c091665c197974ce4bdf520b7a67ed6997a81b87e6a0af9514a091458244f583acec5ae580ac2ee5e908f67f483b8e5263cd18ced794cb235da6
 SHA512 
d326408f12a03d9a61a9de56584c2af12f81c2e50d2d7e835d51565df8314df01575724afa1e43bd0db45cfc9916b41519b67dfce03232aa4978704492a6994a
 DIST binutils-2.33.1-patches-2.tar.xz 18636 BLAKE2B 
0e0757329b6a83aeff4f4c450c95e73fd48fcc89f83e63f294568632bee0972552cf2f57494352c5d9a7c16a51cdbc4108b38fa6028d4388c8e76046b3da9212
 SHA512 
d982f68d1f5fdb384309a2a1b7426bf840a90e7a85b37229b4223b62c36cab9dd9ec0c08382c85c68adf996dec21133df3180a2fc649363adae8645f8282f71d
 DIST binutils-2.33.1.tar.xz 21490848 BLAKE2B 
c336a8412938dc8c224f40a763a8bea9937cca0462a8fb80e62f14aabe590107fc061a3f4b9327e1f4652cb026384d36a91b4766d4d469d2d0680932874b638c
 SHA512 
b7a6767c6c7ca6b5cafa7080e6820b7bb3a53b7148348c438d99905defbdf0d30c9744a484ee01c9441a8153901808513366b15ba9533e20c9673c262ade36ac
-DIST binutils-2.34-patches-5.tar.xz 96256 BLAKE2B 
3bf83ff3217e993de70697f5c8ead2da35482f4800fa1f3fafb3957a3ab68532ec78e00490263be1850914dc0c18657c94527eb8738a7a9c321b147ac8b9
 SHA512 
e10f07c677abd17063e1bac440e86240323d9ec32a493600f4400c9401709bec05a8fc8877dc7d8705a8416d72c2d2b1f5e5c069876f7cffa743b494a01e
 DIST binutils-2.34-patches-6.tar.xz 103028 BLAKE2B 
d0e866d0941d2b550c7d7f23530c6ee393fa13b4f2f27832f07790989476f11d1beddb5ad5a9be5c65c1d4dff9d4598d21adcb00c1d0490f69a99127f4527447
 SHA512 
e05ed8886acb5cb95a3e97c5bc0564215f7d44b604610f5c4545997fd9625d6de909c37063127e819926cd1548a48d3529dd3e82e98ee6a5dbaced028c57355d
 DIST binutils-2.34.tar.xz 21637796 BLAKE2B 
07dd23916a7d27f71c3f160c8c16abe2bd4fce294c738c665a012a3be6a87dbe8160d0c38740524f9025e01d438e99b2a94bcf9f9f79ee214f5dd033de8aad3d
 SHA512 
2c7976939dcf5e8c5b7374cccd39bfe803b1bec73c6abfa0eb17c24e1942574c6bdb874c66a092a82adc443182eacd8a5a8001c19a76101f0c7ba40c27de0bbd
 DIST binutils-2.35-patches-1.tar.xz 12216 BLAKE2B 
a811449da684e3501a7520a26639e04dda2f2d2fc8610974293eff3e4a1e23c4abeb97f52fe3b796679452bd6e3a5330fef4beb6f64b9ce2a1162076803390a0
 SHA512 
b8da16a4d97b264da925cc939b54bedbc148eb72a8d60f79d7ed222e9e299dca2a4f1fad4a6d60448d9d196c11331443eca0508dcbb85cb4c2da6c67bfaf4cd2

diff --git a/sys-devel/binutils/binutils-2.34-r1.ebuild 
b/sys-devel/binutils/binutils-2.34-r1.ebuild
deleted file mode 100644
index 4623a16515c..000
--- a/sys-devel/binutils/binutils-2.34-r1.ebuild
+++ /dev/null
@@ -1,437 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
-
-DESCRIPTION="Tools necessary to build programs"
-HOMEPAGE="https://sourceware.org/binutils/;
-LICENSE="GPL-3+"
-IUSE="default-gold doc +gold multitarget +nls +plugins static-libs test"
-REQUIRED_USE="default-gold? ( gold )"
-
-# Variables that can be set here:
-# PATCH_VER  - the patchset version
-#  Default: empty, no patching
-# PATCH_BINUTILS_VER - the binutils version in the patchset name
-#- Default: PV
-# PATCH_DEV  - Use download URI 
https://dev.gentoo.org/~{PATCH_DEV}/distfiles/...
-#  for the patchsets
-
-PATCH_VER=5
-PATCH_DEV=dilfridge
-
-case ${PV} in
-   )
-   EGIT_REPO_URI="https://sourceware.org/git/binutils-gdb.git;
-   inherit git-r3
-   S=${WORKDIR}/binutils
-   EGIT_CHECKOUT_DIR=${S}
-   SLOT=${PV}
-   ;;
-   *.)
-   EGIT_REPO_URI="https://sourceware.org/git/binutils-gdb.git;
-   inherit git-r3
-   S=${WORKDIR}/binutils
-   EGIT_CHECKOUT_DIR=${S}
-   EGIT_BRANCH=$(ver_cut 1-2)
-   EGIT_BRANCH="binutils-${EGIT_BRANCH/./_}-branch"
-   SLOT=$(ver_cut 1-2)
-   ;;
-   *)
-   SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
-   SLOT=$(ver_cut 1-2)
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips 
~ppc ~ppc64 ~riscv ~s390 

[gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils-hppa64/

2020-09-17 Thread Andreas K. Hüttel
commit: b1eac5dea827f76cb3475cd52ca4a2ffdbc3b00b
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Sep 17 20:07:03 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Sep 17 20:07:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1eac5de

sys-devel/binutils-hppa64: Remove old

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

 sys-devel/binutils-hppa64/Manifest |   1 -
 .../binutils-hppa64/binutils-hppa64-2.34-r1.ebuild | 442 -
 2 files changed, 443 deletions(-)

diff --git a/sys-devel/binutils-hppa64/Manifest 
b/sys-devel/binutils-hppa64/Manifest
index b906ec41388..4b742c149d0 100644
--- a/sys-devel/binutils-hppa64/Manifest
+++ b/sys-devel/binutils-hppa64/Manifest
@@ -2,7 +2,6 @@ DIST binutils-2.32-patches-2.tar.xz 145672 BLAKE2B 
8218e621f99cb4bcd1638c3011449
 DIST binutils-2.32.tar.xz 20774880 BLAKE2B 
d1bdbd9c8487c091665c197974ce4bdf520b7a67ed6997a81b87e6a0af9514a091458244f583acec5ae580ac2ee5e908f67f483b8e5263cd18ced794cb235da6
 SHA512 
d326408f12a03d9a61a9de56584c2af12f81c2e50d2d7e835d51565df8314df01575724afa1e43bd0db45cfc9916b41519b67dfce03232aa4978704492a6994a
 DIST binutils-2.33.1-patches-1.tar.xz 17944 BLAKE2B 
811ad416fe9c059f645856a3123ed32303afe1d0f166a15cb6de0673b5494fdcc4c165da4a68eb7ab73f007618e3a97a5578c4b47de21e57fe501d6a21b6d595
 SHA512 
63b439637206d21e46d2b79383b38da2b28365a0fdea1f5ac3b665cd05e0b55cd1d7763c05567a5f7ae2c645d2ae639a27e465d535b928d9f8f0e6b94f31e1f7
 DIST binutils-2.33.1.tar.xz 21490848 BLAKE2B 
c336a8412938dc8c224f40a763a8bea9937cca0462a8fb80e62f14aabe590107fc061a3f4b9327e1f4652cb026384d36a91b4766d4d469d2d0680932874b638c
 SHA512 
b7a6767c6c7ca6b5cafa7080e6820b7bb3a53b7148348c438d99905defbdf0d30c9744a484ee01c9441a8153901808513366b15ba9533e20c9673c262ade36ac
-DIST binutils-2.34-patches-4.tar.xz 95232 BLAKE2B 
0a355120ecaf447d863f6d0837028061968166c9024da36212ce7d172ee2060e4027be1fca0089e38ab9073b5332307ff1dc05b868603bd2aa0ec8e88af7cd0a
 SHA512 
e593edbeddaf97ef23fa8eb25c5714c7f2dd2500d11422bd9dba42e119884fe71593adc98862f74c7d391ceb298556ed049eee3c504733c634faef236045876b
 DIST binutils-2.34-patches-6.tar.xz 103028 BLAKE2B 
d0e866d0941d2b550c7d7f23530c6ee393fa13b4f2f27832f07790989476f11d1beddb5ad5a9be5c65c1d4dff9d4598d21adcb00c1d0490f69a99127f4527447
 SHA512 
e05ed8886acb5cb95a3e97c5bc0564215f7d44b604610f5c4545997fd9625d6de909c37063127e819926cd1548a48d3529dd3e82e98ee6a5dbaced028c57355d
 DIST binutils-2.34.tar.xz 21637796 BLAKE2B 
07dd23916a7d27f71c3f160c8c16abe2bd4fce294c738c665a012a3be6a87dbe8160d0c38740524f9025e01d438e99b2a94bcf9f9f79ee214f5dd033de8aad3d
 SHA512 
2c7976939dcf5e8c5b7374cccd39bfe803b1bec73c6abfa0eb17c24e1942574c6bdb874c66a092a82adc443182eacd8a5a8001c19a76101f0c7ba40c27de0bbd
 DIST binutils-2.35-patches-1.tar.xz 12216 BLAKE2B 
a811449da684e3501a7520a26639e04dda2f2d2fc8610974293eff3e4a1e23c4abeb97f52fe3b796679452bd6e3a5330fef4beb6f64b9ce2a1162076803390a0
 SHA512 
b8da16a4d97b264da925cc939b54bedbc148eb72a8d60f79d7ed222e9e299dca2a4f1fad4a6d60448d9d196c11331443eca0508dcbb85cb4c2da6c67bfaf4cd2

diff --git a/sys-devel/binutils-hppa64/binutils-hppa64-2.34-r1.ebuild 
b/sys-devel/binutils-hppa64/binutils-hppa64-2.34-r1.ebuild
deleted file mode 100644
index c848f55dace..000
--- a/sys-devel/binutils-hppa64/binutils-hppa64-2.34-r1.ebuild
+++ /dev/null
@@ -1,442 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-export CTARGET=hppa64-${CHOST#*-}
-
-inherit eutils libtool flag-o-matic gnuconfig multilib toolchain-funcs
-
-DESCRIPTION="Tools necessary to build programs"
-HOMEPAGE="https://sourceware.org/binutils/;
-LICENSE="GPL-3+"
-IUSE="default-gold doc +gold multitarget +nls +plugins static-libs test"
-REQUIRED_USE="default-gold? ( gold )"
-
-# Variables that can be set here:
-# PATCH_VER  - the patchset version
-#  Default: empty, no patching
-# PATCH_BINUTILS_VER - the binutils version in the patchset name
-#- Default: PV
-# PATCH_DEV  - Use download URI 
https://dev.gentoo.org/~{PATCH_DEV}/distfiles/...
-#  for the patchsets
-
-PATCH_VER=4
-PATCH_DEV=dilfridge
-
-case ${PV} in
-   )
-   EGIT_REPO_URI="https://sourceware.org/git/binutils-gdb.git;
-   inherit git-r3
-   S=${WORKDIR}/binutils
-   EGIT_CHECKOUT_DIR=${S}
-   SLOT=${PV}
-   ;;
-   *.)
-   EGIT_REPO_URI="https://sourceware.org/git/binutils-gdb.git;
-   inherit git-r3
-   S=${WORKDIR}/binutils
-   EGIT_CHECKOUT_DIR=${S}
-   EGIT_BRANCH=$(ver_cut 1-2)
-   EGIT_BRANCH="binutils-${EGIT_BRANCH/./_}-branch"
-   SLOT=$(ver_cut 1-2)
-   ;;
-   *)
-   SRC_URI="mirror://gnu/binutils/binutils-${PV}.tar.xz"
-   

[gentoo-commits] proj/kde:master commit in: kde-apps/kde-dev-utils/, kde-apps/kgeography/, kde-apps/kspaceduel/, ...

2020-09-17 Thread Andreas Sturmlechner
uild kde-apps/kalarm/kalarm-.ebuild 
kde-apps/kalarmcal/kalarmcal-.ebuild kde-apps/kalgebra/kalgebra-.ebuild 
kde-apps/kalzium/kalzium-.ebuild kde-apps/kamera/kamera-.ebuild 
kde-apps/kamoso/kamoso-.ebuild kde-apps/kanagram/kanagram-.ebuild 
kde-apps/kapman/kapman-.ebuild 
kde-apps/kapptemplate/kapptemplate-.ebuild kde-apps/kate/kate-.ebuild 
kde-apps/katomic/katomic-.ebuild kde-apps/kbackup/kbackup-.ebuild 
kde-apps/kblackbox/kblackbox-.ebuild kde-apps/kblocks/kblocks-.ebuild 
kde-apps/kbounce/kbounce-.ebuild kde-apps/kbreakout/kbreakout-.ebuild 
kde-apps/kbruch/kbruch-.ebuild kde-apps/kcachegrind/kcachegrind-.ebuild 
kde-apps/kcalc/kcalc-.ebuild kde-apps/kcalutils/kcalutils-.ebuild 
kde-apps/kcharselect/kcharselect-.ebuild 
kde-apps/kcolorchooser/kcolorchooser-.ebuild 
kde-apps/kcron/kcron-.ebuild 
kde-apps/kde-dev-scripts/kde-dev-scripts-.ebuild 
kde-apps/kde-dev-utils/kde-dev-utils-.ebuild kde-ap
 ps/kdebugsettings/kdebugsettings-.ebuild 
kde-apps/kdegraphics-mobipocket/kdegraphics-mobipocket-.ebuild 
kde-apps/kdenetwork-filesharing/kdenetwork-filesharing-.ebuild 
kde-apps/kdenlive/kdenlive-.ebuild 
kde-apps/kdepim-addons/kdepim-addons-.ebuild 
kde-apps/kdepim-runtime/kdepim-runtime-.ebuild 
kde-apps/kdesdk-kioslaves/kdesdk-kioslaves-.ebuild 
kde-apps/kdesdk-thumbnailers/kdesdk-thumbnailers-.ebuild 
kde-apps/kdf/kdf-.ebuild kde-apps/kdialog/kdialog-.ebuild 
kde-apps/kdiamond/kdiamond-.ebuild 
kde-apps/keditbookmarks/keditbookmarks-.ebuild 
kde-apps/kfind/kfind-.ebuild kde-apps/kfloppy/kfloppy-.ebuild 
kde-apps/kfourinline/kfourinline-.ebuild 
kde-apps/kgeography/kgeography-.ebuild kde-apps/kget/kget-.ebuild 
kde-apps/kgoldrunner/kgoldrunner-.ebuild kde-apps/kgpg/kgpg-.ebuild 
kde-apps/khangman/khangman-.ebuild 
kde-apps/khelpcenter/khelpcenter-.ebuild 
kde-apps/kidentitymanagement/kidentitymanagement-.ebui
 ld kde-apps/kig/kig-.ebuild kde-apps/kigo/kigo-99
99.ebuild kde-apps/killbots/killbots-.ebuild 
kde-apps/kimagemapeditor/kimagemapeditor-.ebuild 
kde-apps/kimap/kimap-.ebuild kde-apps/kio-extras/kio-extras-.ebuild 
kde-apps/kipi-plugins/kipi-plugins-.ebuild 
kde-apps/kiriki/kiriki-.ebuild kde-apps/kiten/kiten-.ebuild 
kde-apps/kitinerary/kitinerary-.ebuild 
kde-apps/kjumpingcube/kjumpingcube-.ebuild kde-apps/kldap/kldap-.ebuild 
kde-apps/kleopatra/kleopatra-.ebuild kde-apps/klettres/klettres-.ebuild 
kde-apps/klickety/klickety-.ebuild kde-apps/klines/klines-.ebuild 
kde-apps/kmag/kmag-.ebuild kde-apps/kmahjongg/kmahjongg-.ebuild 
kde-apps/kmail-account-wizard/kmail-account-wizard-.ebuild 
kde-apps/kmail/kmail-.ebuild 
kde-apps/kmailtransport/kmailtransport-.ebuild 
kde-apps/kmime/kmime-.ebuild kde-apps/kmines/kmines-.ebuild 
kde-apps/kmix/kmix-.ebuild kde-apps/kmousetool/kmousetool-.ebuild 
kde-apps/kmouth/kmouth-.ebuild kde-apps/kmplot/kmplot-.ebui
 ld kde-apps/knavalbattle/knavalbattle-.ebuild 
kde-apps/knetwalk/knetwalk-.ebuild kde-apps/knights/knights-.ebuild 
kde-apps/knotes/knotes-.ebuild kde-apps/kolf/kolf-.ebuild 
kde-apps/kollision/kollision-.ebuild 
kde-apps/kolourpaint/kolourpaint-.ebuild 
kde-apps/kompare/kompare-.ebuild kde-apps/konqueror/konqueror-.ebuild 
kde-apps/konquest/konquest-.ebuild kde-apps/konsole/konsole-.ebuild 
kde-apps/konsolekalendar/konsolekalendar-.ebuild 
kde-apps/kontact/kontact-.ebuild 
kde-apps/kontactinterface/kontactinterface-.ebuild 
kde-apps/kopete/kopete-.ebuild kde-apps/korganizer/korganizer-.ebuild 
kde-apps/kpat/kpat-.ebuild kde-apps/kpimtextedit/kpimtextedit-.ebuild 
kde-apps/kpkpass/kpkpass-.ebuild kde-apps/krdc/krdc-.ebuild 
kde-apps/kreversi/kreversi-.ebuild kde-apps/krfb/krfb-.ebuild 
kde-apps/kross-interpreters/kross-interpreters-.ebuild 
kde-apps/kruler/kruler-.ebuild kde-apps/kscd/kscd-.ebuild k
 de-apps/kshisen/kshisen-.ebuild kde-apps/ksirk/ks
irk-.ebuild kde-apps/ksmtp/ksmtp-.ebuild 
kde-apps/ksnakeduel/ksnakeduel-.ebuild 
kde-apps/kspaceduel/kspaceduel-.ebuild 
kde-apps/ksquares/ksquares-.ebuild kde-apps/ksudoku/ksudoku-.ebuild 
kde-apps/ksystemlog/ksystemlog-.ebuild 
kde-apps/kteatime/kteatime-.ebuild kde-apps/ktimer/ktimer-.ebuild 
kde-apps/ktouch/ktouch-.ebuild 
kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-.ebuild 
kde-apps/ktp-approver/ktp-approver-.ebuild 
kde-apps/ktp-auth-handler/ktp-auth-handler-.ebuild 
kde-apps/ktp-call-ui/ktp-call-ui-.ebuild 
kde-apps/ktp-common-internals/ktp-common-internals-.ebuild 
kde-apps/ktp-contact-list/ktp-contact-list-.ebuild 
kde-apps/ktp-contact-runner/ktp-contact-runner-.ebuild 
kde-apps/ktp-desktop-applets/ktp-desktop-applets-.ebuild 

[gentoo-commits] proj/kde:master commit in: app-office/skrooge/

2020-09-17 Thread Andreas Sturmlechner
commit: 157ab0e4ed3fbbab2a4b54be6a606f690650bcd9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 17 17:29:18 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 17:43:40 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=157ab0e4

app-office/skrooge: Drop IUSE=webkit

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

 app-office/skrooge/metadata.xml|  1 -
 app-office/skrooge/skrooge-.ebuild | 13 ++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/app-office/skrooge/metadata.xml b/app-office/skrooge/metadata.xml
index 5156b3be98..6afd808cbb 100644
--- a/app-office/skrooge/metadata.xml
+++ b/app-office/skrooge/metadata.xml
@@ -8,6 +8,5 @@

Enable kactivities support
Build plugins for 
dev-qt/designer
-   Build with dev-qt/qtwebkit 
instead of dev-qt/qtwebengine

 

diff --git a/app-office/skrooge/skrooge-.ebuild 
b/app-office/skrooge/skrooge-.ebuild
index 3ed8aceba6..285accb3fe 100644
--- a/app-office/skrooge/skrooge-.ebuild
+++ b/app-office/skrooge/skrooge-.ebuild
@@ -20,7 +20,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="5"
-IUSE="activities designer kde ofx webkit"
+IUSE="activities designer kde ofx"
 
 REQUIRED_USE="test? ( designer )"
 
@@ -41,6 +41,7 @@ COMMON_DEPEND="
>=dev-qt/qtscript-${QTMIN}:5
>=dev-qt/qtsql-${QTMIN}:5=
>=dev-qt/qtsvg-${QTMIN}:5
+   >=dev-qt/qtwebengine-${QTMIN}:5[widgets]
>=dev-qt/qtwidgets-${QTMIN}:5
>=dev-qt/qtxml-${QTMIN}:5
>=kde-frameworks/karchive-${KFMIN}:5
@@ -65,16 +66,14 @@ COMMON_DEPEND="
activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
kde? ( >=kde-frameworks/krunner-${KFMIN}:5 )
ofx? ( dev-libs/libofx )
-   webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
-   !webkit? ( >=dev-qt/qtwebengine-${QTMIN}:5[widgets] )
 "
 DEPEND="${COMMON_DEPEND}
>=kde-frameworks/kguiaddons-${KFMIN}:5
>=kde-frameworks/kjobwidgets-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
designer? (
-   >=kde-frameworks/kdesignerplugin-${KFMIN}:5
>=dev-qt/designer-${QTMIN}:5
+   >=kde-frameworks/kdesignerplugin-${KFMIN}:5
)
 "
 RDEPEND="${COMMON_DEPEND}
@@ -86,12 +85,12 @@ RESTRICT+=" test"
 
 src_configure() {
local mycmakeargs=(
-   -DSKG_BUILD_TEST=$(usex test)
-   -DSKG_DESIGNER=$(usex designer)
+   -DSKG_WEBENGINE=ON
$(cmake_use_find_package activities KF5Activities)
+   -DSKG_DESIGNER=$(usex designer)
$(cmake_use_find_package kde KF5Runner)
$(cmake_use_find_package ofx LibOfx)
-   -DSKG_WEBENGINE=$(usex !webkit)
+   -DSKG_BUILD_TEST=$(usex test)
)
 
ecm_src_configure



[gentoo-commits] proj/kde:master commit in: kde-apps/k3b/

2020-09-17 Thread Andreas Sturmlechner
commit: 379d1096fd7f9f87964da6e1f55efef009c8f2f4
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 17 17:26:21 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 17:43:40 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=379d1096

kde-apps/k3b: Drop IUSE=webkit

Completely avoidable and only sacrificing "prettier" k3bdiskinfoview.

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

 kde-apps/k3b/k3b-20.08.49..ebuild | 5 ++---
 kde-apps/k3b/k3b-.ebuild  | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/kde-apps/k3b/k3b-20.08.49..ebuild 
b/kde-apps/k3b/k3b-20.08.49..ebuild
index 031e96d8fe..40bc86c11d 100644
--- a/kde-apps/k3b/k3b-20.08.49..ebuild
+++ b/kde-apps/k3b/k3b-20.08.49..ebuild
@@ -17,7 +17,7 @@ https://userbase.kde.org/K3b;
 LICENSE="GPL-2 FDL-1.2"
 SLOT="5"
 KEYWORDS=""
-IUSE="dvd encode ffmpeg flac mad mp3 musepack sndfile sox taglib vcd vorbis 
webkit"
+IUSE="dvd encode ffmpeg flac mad mp3 musepack sndfile sox taglib vcd vorbis"
 
 REQUIRED_USE="
flac? ( taglib )
@@ -64,7 +64,6 @@ DEPEND="
media-libs/libogg
media-libs/libvorbis
)
-   webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
 "
 RDEPEND="${DEPEND}
app-cdr/cdrdao
@@ -87,6 +86,7 @@ src_configure() {
-DK3B_BUILD_WAVE_DECODER_PLUGIN=ON
-DK3B_ENABLE_HAL_SUPPORT=OFF
-DK3B_ENABLE_MUSICBRAINZ=OFF
+   -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebKitWidgets=ON
-DK3B_DEBUG=$(usex debug)
-DK3B_ENABLE_DVD_RIPPING=$(usex dvd)
-DK3B_BUILD_EXTERNAL_ENCODER_PLUGIN=$(usex encode)
@@ -100,7 +100,6 @@ src_configure() {
-DK3B_ENABLE_TAGLIB=$(usex taglib)
-DK3B_BUILD_OGGVORBIS_DECODER_PLUGIN=$(usex vorbis)
-DK3B_BUILD_OGGVORBIS_ENCODER_PLUGIN=$(usex vorbis)
-   $(cmake_use_find_package webkit Qt5WebKitWidgets)
)
 
ecm_src_configure

diff --git a/kde-apps/k3b/k3b-.ebuild b/kde-apps/k3b/k3b-.ebuild
index 7072c49bea..fb70317dc1 100644
--- a/kde-apps/k3b/k3b-.ebuild
+++ b/kde-apps/k3b/k3b-.ebuild
@@ -17,7 +17,7 @@ https://userbase.kde.org/K3b;
 LICENSE="GPL-2 FDL-1.2"
 SLOT="5"
 KEYWORDS=""
-IUSE="dvd encode ffmpeg flac mad mp3 musepack sndfile sox taglib vcd vorbis 
webkit"
+IUSE="dvd encode ffmpeg flac mad mp3 musepack sndfile sox taglib vcd vorbis"
 
 REQUIRED_USE="
flac? ( taglib )
@@ -64,7 +64,6 @@ DEPEND="
media-libs/libogg
media-libs/libvorbis
)
-   webkit? ( >=dev-qt/qtwebkit-5.212.0_pre20180120:5 )
 "
 RDEPEND="${DEPEND}
app-cdr/cdrdao
@@ -87,6 +86,7 @@ src_configure() {
-DK3B_BUILD_WAVE_DECODER_PLUGIN=ON
-DK3B_ENABLE_HAL_SUPPORT=OFF
-DK3B_ENABLE_MUSICBRAINZ=OFF
+   -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebKitWidgets=ON
-DK3B_DEBUG=$(usex debug)
-DK3B_ENABLE_DVD_RIPPING=$(usex dvd)
-DK3B_BUILD_EXTERNAL_ENCODER_PLUGIN=$(usex encode)
@@ -100,7 +100,6 @@ src_configure() {
-DK3B_ENABLE_TAGLIB=$(usex taglib)
-DK3B_BUILD_OGGVORBIS_DECODER_PLUGIN=$(usex vorbis)
-DK3B_BUILD_OGGVORBIS_ENCODER_PLUGIN=$(usex vorbis)
-   $(cmake_use_find_package webkit Qt5WebKitWidgets)
)
 
ecm_src_configure



[gentoo-commits] proj/kde:master commit in: kde-plasma/breeze/

2020-09-17 Thread Andreas Sturmlechner
commit: 4904d29e6a5cff020cc3d06dfea6be817526fe60
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 17 16:53:20 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 17 16:53:20 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4904d29e

kde-plasma/breeze: Drop unused DEPEND

Upstream commit f1e4f1032da94d8a227693854b585a177bc2d3b5

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

 kde-plasma/breeze/breeze-.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/breeze/breeze-.ebuild 
b/kde-plasma/breeze/breeze-.ebuild
index 63b3790e8a..d3ffa55c23 100644
--- a/kde-plasma/breeze/breeze-.ebuild
+++ b/kde-plasma/breeze/breeze-.ebuild
@@ -31,7 +31,6 @@ RDEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kwindowsystem-${KFMIN}:5
>=kde-plasma/kdecoration-${PVCUT}:5
-   sci-libs/fftw:3.0=
wayland? ( >=kde-frameworks/kwayland-${KFMIN}:5 )
X? (
>=dev-qt/qtx11extras-${QTMIN}:5



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/benchmark/

2020-09-17 Thread Sam James
commit: 0eb7af30348058de3d9ddfb39aa1a9550d0d9955
Author: William Breathitt Gray  gmail  com>
AuthorDate: Fri Sep 11 13:47:32 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 19:57:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb7af30

dev-cpp/benchmark: Version bump to 1.5.2

Closes: https://bugs.gentoo.org/741660
Signed-off-by: William Breathitt Gray  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/17503
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/benchmark/Manifest   |  1 +
 dev-cpp/benchmark/benchmark-1.5.2.ebuild | 26 ++
 2 files changed, 27 insertions(+)

diff --git a/dev-cpp/benchmark/Manifest b/dev-cpp/benchmark/Manifest
index 1bc43e7976a..654804a904f 100644
--- a/dev-cpp/benchmark/Manifest
+++ b/dev-cpp/benchmark/Manifest
@@ -1 +1,2 @@
 DIST benchmark-1.5.1.tar.gz 154896 BLAKE2B 
cb8d74b3e6662e35ea12809d8b62d1e3a6849668840c84697e7f4b2d29eaf68688bb1cda6f43c170e70366de88a93af79bb709d55dfc8d79140c11a31855a46b
 SHA512 
1e8782ab6846b8b29c5eea41ed1ba19dd92a46a135cf74acdc588e2cd5ef05581c644d20fc0d6403456d65417538e1db80109ae87989601298b2fc56ae3c3161
+DIST benchmark-1.5.2.tar.gz 160235 BLAKE2B 
af14235d174e39b8bbb0a44960834b7d13b1aed6cd4494efa9eb58d32c051efdf244258a33b83b82ad82aa69917356c35ccb470caea838cb6fd7eda37f0f80f6
 SHA512 
a071613f3af669296aa613e0e64726bdcf27cc3db331d8003f49164581cd6935a86641ec435118ea590a9d722a926d3fef740e938e1a5f6eba8e2a5a615da1b0

diff --git a/dev-cpp/benchmark/benchmark-1.5.2.ebuild 
b/dev-cpp/benchmark/benchmark-1.5.2.ebuild
new file mode 100644
index 000..c64fe45b19a
--- /dev/null
+++ b/dev-cpp/benchmark/benchmark-1.5.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="A microbenchmark support library"
+HOMEPAGE="https://github.com/google/benchmark;
+SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+src_configure() {
+   local mycmakeargs=(
+   -DBENCHMARK_ENABLE_TESTING=$(usex test)
+   -DBENCHMARK_ENABLE_GTEST_TESTS=OFF
+   -DBENCHMARK_ENABLE_ASSEMBLY_TESTS=OFF
+   )
+
+   cmake_src_configure
+}



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

2020-09-17 Thread Michał Górny
commit: 3d4e2c58edd61837ba955ec9da434dbaa787fa80
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 17:01:21 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 19:23:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d4e2c58

sys-kernel/vanilla-kernel: Bump to 5.8.10

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

 sys-kernel/vanilla-kernel/Manifest |   1 +
 .../vanilla-kernel/vanilla-kernel-5.8.10.ebuild| 127 +
 2 files changed, 128 insertions(+)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index e0dc31e38c1..6f623a2a34c 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -25,6 +25,7 @@ DIST linux-5.4.66.tar.xz 109584352 BLAKE2B 
5b2f08dfac6069f2a5a842de69b572691d4d6
 DIST linux-5.7.17.tar.xz 112744000 BLAKE2B 
ef73f9c940d678465d1ff2c4eb880b6878827f563942666aab0fb49be9c24d6a12a78a2c569c9cb35023c82a195945b392ca00a933726701c0cff092f71141b6
 SHA512 
e4618e3d28882b81699892eb04b266a3e0b508806d02bd9671c84027a5a343535561b7094755ab6358ffd72e9ce5a2296b126ce9218a334b260c31535e2de59f
 DIST linux-5.7.18.tar.xz 112759392 BLAKE2B 
22fb5388521bd824a8ecbde7484db3319817eaebc6c74b5f615b872ec18b1cf6abd6b9aed651400bfee2b12e2d759a066ea79412021202a05b8fa1934b9b14aa
 SHA512 
d84a1dfb3ae6fad1f4ca3b42bbd01e9b6e1543e23f319237bc4db2381770df5a30d799cf5ed6ca85c5ece6779502327afdb4892452f612b9e4dbca3305c9901c
 DIST linux-5.7.19.tar.xz 112742648 BLAKE2B 
408fdc49f8a341f6d7c0fead1ddc1b0816caf4a7393286127440a6ec1b513cd413067d6e56180310cc9d634b95c9583b7f38ae4711cd115f4ac2f08918e6b916
 SHA512 
c64aacd11f90dd1fb4f163ba3757ba52543c8a3c3932b9600109ad2b8ac97c8819d430067266e1e347998b5e9df92f7c0f1945a73142442ba5bccd41439a4988
+DIST linux-5.8.10.tar.xz 114493036 BLAKE2B 
9cfc3a8ac707e3b08ee690661b9b5ad1ac249158c34416563ccb3bd8988814faf3ead9b2ec7405ef5d75a9672365ee96e1d4c0c659a63728e5c5bdea768bee7a
 SHA512 
cff8cbbf30b8a8b3e151573d36dd6a36e3ddf849f1866f02c811c30a95945d76752051aff6c5b680d19d72dc42a6238ba438f3e00755c1eb64b5ba0276fbad0f
 DIST linux-5.8.3.tar.xz 114473912 BLAKE2B 
9d2913bbaf4afabd8f654abd0a2a3c62df043a613cbc2518944f5889d1a760ab6401e76d0b67b0cc9fbe05c8a0e280fe9b2ebf125f50ff5962f097956642fd8e
 SHA512 
a23973139bf105e202621f6181be366e1a933aefd1da9a347d3a19c0917ba16dd271b5c8d90a8c527791fb0f7535a1cc1bbecd118598b500c881d16ff7d64157
 DIST linux-5.8.4.tar.xz 114478188 BLAKE2B 
d9cb7a130e69de2fd176e5ce4236cfe5f4f31cf96f963a1f04e94958d0b064a7cf34c5a2d7e37500892fd840214ce1fc6f2ffb3050cbf8678ffe612bbd1cf51d
 SHA512 
b1fb4586932369f2853360aaab702baaa994be5a88c0a746b7272d7c29c864ac2f0302bd82664f58d29f7b464bc98603167211ea886aa15ea1cd6d12d422ba61
 DIST linux-5.8.5.tar.xz 114482912 BLAKE2B 
751cded511b08dd541cd6ae2365602068138641d4a6ade4205936dd1ec1de5a01441a2822afde25fd83004896e8ae02a70af37482dc4b09fa9fc52ca8bd05a8c
 SHA512 
30832e10d14f87f62542cc8a58d2d7d54cbfd0e99de772f79364354a09c2aff2c5bd07bcd06e1e7523a404aa39829355b6b198334472d3070dc7a4f810ed0f20

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.8.10.ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.8.10.ebuild
new file mode 100644
index 000..540a5ea3c74
--- /dev/null
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.8.10.ebuild
@@ -0,0 +1,127 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-build
+
+MY_P=linux-${PV}
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.8.5
+CONFIG_HASH=af8da8d54d21231fd8c7b943216bb985f0a4e223
+
+DESCRIPTION="Linux kernel built from vanilla upstream sources"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.xz
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config
+   -> kernel-aarch64-fedora.config.${CONFIG_VER}
+   )
+   ppc64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-ppc64le-fedora.config
+   -> kernel-ppc64le-fedora.config.${CONFIG_VER}
+   )
+   x86? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-i686-fedora.config
+   -> kernel-i686-fedora.config.${CONFIG_VER}
+   )"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="debug"
+REQUIRED_USE="
+   arm? ( savedconfig )"
+
+RDEPEND="
+   !sys-kernel/vanilla-kernel-bin:${SLOT}"
+BDEPEND="
+   debug? ( dev-util/dwarves )"
+
+pkg_pretend() {
+   ewarn "Starting with 5.7.9, Distribution Kernels are switching from 
Arch"
+   ewarn "Linux configs to Fedora. 

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

2020-09-17 Thread Michał Górny
commit: a7c3ea927ff0ac45ebf48b67e817dba59afd9d9f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 16:57:07 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 19:23:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c3ea92

sys-kernel/vanilla-kernel: Bump to 5.4.66

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

 sys-kernel/vanilla-kernel/Manifest |   1 +
 .../vanilla-kernel/vanilla-kernel-5.4.66.ebuild| 129 +
 2 files changed, 130 insertions(+)

diff --git a/sys-kernel/vanilla-kernel/Manifest 
b/sys-kernel/vanilla-kernel/Manifest
index f627e886182..e0dc31e38c1 100644
--- a/sys-kernel/vanilla-kernel/Manifest
+++ b/sys-kernel/vanilla-kernel/Manifest
@@ -21,6 +21,7 @@ DIST linux-5.4.62.tar.xz 109580336 BLAKE2B 
4cc346ae1b9def22ddbab11ea9a73eeedeb74
 DIST linux-5.4.63.tar.xz 109583360 BLAKE2B 
f1afaf0d30b26ce325e9b7e4c8b328749f466796839ff7bc63b4ee14215627347dad38c168efa7099dc964d4378ac8ca94de7771339446acc51a75e9377442a0
 SHA512 
1e97faea4c5f4a814d207f0a850cd5dd4aab33259f5501d54fea3f5487aab3e7b38af3f38d9c2bb127222d859e8ad6cdc0d19e10e42ec455b53d3728b085353d
 DIST linux-5.4.64.tar.xz 109593152 BLAKE2B 
f0bea4ef1fac7a4744848d6328175d1cd200023eba9398bc46511e88e7ad51b559732202d642df60bb5032004e42aae753eb9d7b049781d12303f48e3aece6bc
 SHA512 
135e62581e9bef772a5c68a2b1945bbe09689d5d8bda41a09efdd7ba7cd99afa8010c4157a5d23badeb8b6f9832c53ffda49d1dd6c5862f01b9756ceca9ebcec
 DIST linux-5.4.65.tar.xz 109587504 BLAKE2B 
3cc1040e324ba0ffb95b1b075621264623a1f17b929b77af4231dfff0a494fbab2d4acbe20fcd39bc216ac21ad425ed8ff3b703b46aebf9df7009626621b8f8b
 SHA512 
f457e7cf3f1a241a187ab8251238e0fad5308ca0f30623908ddaead32041797db02438a4a926c73b504774516db400e9c95427f4f24f60efbde65bb9e7926f0f
+DIST linux-5.4.66.tar.xz 109584352 BLAKE2B 
5b2f08dfac6069f2a5a842de69b572691d4d6857f07c38c3fee2e2d327b3ddfd2ed7c17e18ef60bfaad3f36161ca61d8796ac537b2a783c5a6580d0abae49357
 SHA512 
06cfd689542805cb843b19993242adee5d41a383ae6f4c730073f4d56e78a2d9e92f8d012de7635a67290c83cf204302a839ca8d4395869a4c0d4e2457283c05
 DIST linux-5.7.17.tar.xz 112744000 BLAKE2B 
ef73f9c940d678465d1ff2c4eb880b6878827f563942666aab0fb49be9c24d6a12a78a2c569c9cb35023c82a195945b392ca00a933726701c0cff092f71141b6
 SHA512 
e4618e3d28882b81699892eb04b266a3e0b508806d02bd9671c84027a5a343535561b7094755ab6358ffd72e9ce5a2296b126ce9218a334b260c31535e2de59f
 DIST linux-5.7.18.tar.xz 112759392 BLAKE2B 
22fb5388521bd824a8ecbde7484db3319817eaebc6c74b5f615b872ec18b1cf6abd6b9aed651400bfee2b12e2d759a066ea79412021202a05b8fa1934b9b14aa
 SHA512 
d84a1dfb3ae6fad1f4ca3b42bbd01e9b6e1543e23f319237bc4db2381770df5a30d799cf5ed6ca85c5ece6779502327afdb4892452f612b9e4dbca3305c9901c
 DIST linux-5.7.19.tar.xz 112742648 BLAKE2B 
408fdc49f8a341f6d7c0fead1ddc1b0816caf4a7393286127440a6ec1b513cd413067d6e56180310cc9d634b95c9583b7f38ae4711cd115f4ac2f08918e6b916
 SHA512 
c64aacd11f90dd1fb4f163ba3757ba52543c8a3c3932b9600109ad2b8ac97c8819d430067266e1e347998b5e9df92f7c0f1945a73142442ba5bccd41439a4988

diff --git a/sys-kernel/vanilla-kernel/vanilla-kernel-5.4.66.ebuild 
b/sys-kernel/vanilla-kernel/vanilla-kernel-5.4.66.ebuild
new file mode 100644
index 000..ee1e12c459a
--- /dev/null
+++ b/sys-kernel/vanilla-kernel/vanilla-kernel-5.4.66.ebuild
@@ -0,0 +1,129 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-build
+
+MY_P=linux-${PV}
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.4.21
+CONFIG_HASH=2809b7faa6a8cb232cd825096c146b7bdc1e08ea
+
+DESCRIPTION="Linux kernel built from vanilla upstream sources"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.xz
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64.config
+   -> kernel-x86_64.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64.config
+   -> kernel-aarch64.config.${CONFIG_VER}
+   )
+   ppc64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-ppc64le.config
+   -> kernel-ppc64le.config.${CONFIG_VER}
+   )
+   x86? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-i686.config
+   -> kernel-i686.config.${CONFIG_VER}
+   )"
+S=${WORKDIR}/${MY_P}
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="debug"
+
+RDEPEND="
+   !sys-kernel/vanilla-kernel-bin:${SLOT}"
+BDEPEND="
+   debug? ( dev-util/dwarves )"
+
+pkg_pretend() {
+   ewarn "Starting with 5.4.52, Distribution Kernels are switching from 
Arch"
+   ewarn "Linux configs to Fedora.  Please keep a backup kernel just in 
case."
+
+   kernel-install_pkg_pretend
+}
+
+src_prepare() {
+

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

2020-09-17 Thread Michał Górny
commit: 5b7911180f98d3ae14bf19cba6840e703efc7d59
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 17:01:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 19:23:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b791118

sys-kernel/gentoo-kernel: Bump to 5.8.10

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-5.8.10.ebuild  | 134 +
 2 files changed, 136 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index e6a9be48ffc..9d5ce8365a7 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -24,6 +24,8 @@ DIST genpatches-5.8-11.base.tar.xz 400044 BLAKE2B 
ffa3cbdd4586e142933833859ff3e7
 DIST genpatches-5.8-11.extras.tar.xz 1764 BLAKE2B 
3798c0b54dd3056dfd389db8bbcea775462b218d9670c3322240d90d8f894c89bde55a04a80220e76b0d6fd135c32af1d9f5564795f30e9368f3f58d0d45501f
 SHA512 
958d68e317c0140b2540f757dfabc767e28f1878a2b65012599248edd9ab8ac20e7f1736a0f802f01a9f0f22cc743f1a1f9f4665ac287ba6a477521dee323ab1
 DIST genpatches-5.8-12.base.tar.xz 405720 BLAKE2B 
a34d0390f8297c189a0ad67995b3bf0780ce899d0565b87036723dd0b0e86b22daa9437ac942967ef5274713aafe38e628dc51f1622ab9c1df02ac72065ff37e
 SHA512 
47fcf2cf80c80253c71931db0378a5fd04d724fe8dcb8428f56c7f0a5af8ec3c699ae89ef0a15960a8ac14093d348175b31e4debd92de1aa641223dae4b0b345
 DIST genpatches-5.8-12.extras.tar.xz 1768 BLAKE2B 
232dfb50d4cb331379045b2fc05216c92aa61fc98bd1bd9b697c8cd04f1d1f159f8e2c039d406b540e9b8951494cf7f8ce73db448d0bda2f7c867aabb7bb1190
 SHA512 
82362b149c0df2acfa584ea17a16205b9e0e48c9754f33c8a13e820eaeb9715ef849d9f9ae1b9d4dcaee43245e7d65f71d59c0d4c7476e373765eed4ec4a7037
+DIST genpatches-5.8-13.base.tar.xz 453844 BLAKE2B 
4d6bb86ba3238f969784a2496799f59de039cf6b037cfa81ee5cd6231728289c92d1bd1c12c3341635de64196c13e41d55eea5a6263547d5c31b7e26d4a7fbac
 SHA512 
3338b4fcabb06ff5c89152652f263fb5fd4208e792267755154ddb9b198da245715cee5d7d3d579f69954673889ed10e9b42d11b244ebefd31cad981c832dcac
+DIST genpatches-5.8-13.extras.tar.xz 1768 BLAKE2B 
7b70ebda93c52dc86d61e8040a48278a4cd61dc4e6a1317afb3bcc33a25fcc63dd3bbeb966244910cc38ef5d5a02be9875b5b1f8b7ed8ae9d1c46d7e00348146
 SHA512 
a36406969d495057e7685743b74379e88688861a3db1f0bc870ec9d7860a08f61f9dc4840742f69223198bbdf4597f9a96e3b3997b44d5b65cc2dc1afcfb7d71
 DIST genpatches-5.8-5.base.tar.xz 216176 BLAKE2B 
8c57c2b91b6a395b490fedcee8e0f5ba8c7698903d0e1017fb66bb3d5ced1c6675fcd6e7ecc2405ccd237fd9ef4c641b10a0b4c32403c757ada5ccec3dbf0f26
 SHA512 
64bf8a331ba97a1d86159dff23c46c94c63f07158e66f9e86b02de6cc1a4476064fb6a924573c93fa117ea88bf6d6bb05f89c82c1883700af9fcdbbfaa5b72bc
 DIST genpatches-5.8-5.extras.tar.xz 1768 BLAKE2B 
b49e51d13c594029950911a1c7689b13710b8102330a475edb774f967b6162a036cb830b3cc25187e0ee3ec577d607baae036d136111ae1c64b7bebf1f544fe0
 SHA512 
a3fa7af02966567b5a2f4caab584ae19d7a1b955d2c8e599355b1ee5f3aed8971c26ecca6ab453280ea7bd8c9c004b53045848934d121f52474046293a2f554d
 DIST genpatches-5.8-6.base.tar.xz 253496 BLAKE2B 
69163867676a60639683b75a51a281642bb7cdf51439dc2871a72e8e9fbd3121a93767ccd0f17e95627eba5876e3f119905c3fb93292b16393f3736d2a4c
 SHA512 
352c4f32780e24e4e9721e3792377070806cc756dc68f3266ad3140f5508c303c52c6573736915dfc27f92501a5b56f0fcb25e76916f338e5e737bf75fbb939d

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.8.10.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.8.10.ebuild
new file mode 100644
index 000..1527024779c
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.8.10.ebuild
@@ -0,0 +1,134 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-build
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 3 ))
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.8.5
+CONFIG_HASH=af8da8d54d21231fd8c7b943216bb985f0a4e223
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64-fedora.config
+   -> kernel-x86_64-fedora.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64-fedora.config
+   -> kernel-aarch64-fedora.config.${CONFIG_VER}
+   )
+   ppc64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-ppc64le-fedora.config
+   -> kernel-ppc64le-fedora.config.${CONFIG_VER}
+   )
+   x86? (
+ 

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

2020-09-17 Thread Michał Górny
commit: cd5ae45abbe4fcac5698a0e98e183509952fc89a
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 19:22:35 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 19:23:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd5ae45a

sys-kernel/gentoo-kernel-bin: Bump to 5.4.66

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

 sys-kernel/gentoo-kernel-bin/Manifest  |  2 +
 .../gentoo-kernel-bin-5.4.66.ebuild| 53 ++
 2 files changed, 55 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index 50d4fdce40c..e787eb9f7fa 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -16,6 +16,8 @@ DIST gentoo-kernel-5.4.64-1.x86.xpak 53360544 BLAKE2B 
0e67661699d063fe05a41ba15a
 DIST gentoo-kernel-5.4.65-1.amd64.xpak 61494346 BLAKE2B 
bd358f8b11d3d6cc3e09aca6b96a3c291bd6c8d574608e7a01b6b30b23cceb063f9edf1311ff08ae2c26f12b2be40276eb0fb61c1082491711fa39690768411b
 SHA512 
b906d7b76b89b882866b1997d50d8222bd91c23372cb6cee90c493e398e471a2911f0c99428c1c388a4cfd0a769253bef4f83d65c2d705b767dc3168a58614ee
 DIST gentoo-kernel-5.4.65-1.arm64.xpak 56473932 BLAKE2B 
28ce0b7c6856d551ee9db9096f1b387d0d29769078a682ccc256aef3e2590de227e4135a3ad5e7aabd9c47e7da1a77313cf14fde3bb4c14eed05dc6697ff7ae3
 SHA512 
095d93e97f435420d0e32c993ab3678b44b024518f3d16e8e91fc92b78a7bc5f20b992de6caa73a1312d2945eaa2fb2b18543760e899c01905f4db2afc6a9059
 DIST gentoo-kernel-5.4.65-1.x86.xpak 53360713 BLAKE2B 
0c38b23aa9dbda83f7f5c08213c61a1a7029cfc99ee114071a25be6ee7815ff1b1c5902db2b78565de6a2feb03f49e2292dfa479a1094ab01eb90cfa5651ba4b
 SHA512 
81c4cf87efa3283f4b6e0b3408277272515e00bb5918fab88faf3df4aa91332006f6898d465013570392abd95f6b7acd0aec29820509e7530f48d516caa4dd90
+DIST gentoo-kernel-5.4.66-1.amd64.xpak 61476663 BLAKE2B 
6460feb08f629a085f176db71b0cd1856a8f1330a39a99abf69f263fd65a52bdea60c61179a260d514e8a3e6559f91ae70ff1d16442aea92759b7ce4d029eba6
 SHA512 
c8b0bd0bb801e700681b60b01a5f9956b784b815f030a948df7aada2b82ab808dd20407424ccbdf9f9758dc5e72879ecb6595d096fffe16514fb2aea98390886
+DIST gentoo-kernel-5.4.66-1.x86.xpak 53349561 BLAKE2B 
bac28002f62d4974acd09df4250e03e1b222edd03a66547bc1c2f17d77b20521f1476c3b32e559f393b38dd286d427c5b730c832f805475e799cf30faa198215
 SHA512 
44f889bd931dd391d65cb72e20493ad12db7f015ce35dce253078999ec62d032ed1ae40e00947bccee1986a92cb9387cad5e055c5a12e06ccf052cbd2b14c764
 DIST gentoo-kernel-5.7.17-1.amd64.xpak 63476985 BLAKE2B 
1a31855979a309c7bb4565208aa92dcac9d4fcf0714ea224c2a909b534ca65bac2778f6c2cee24cb5dbcfd825bc896b52cb14eb37cc36aedffadcc0217a32269
 SHA512 
4071bb9eb192da7823834365b8d6817dd043c256ff0803eb70a35278aa92b63a66fa1c8d86b2c91d90fceb7c7b4fb1ac41b347457d6ccda78e02c6e0f123c044
 DIST gentoo-kernel-5.7.17-1.arm64.xpak 59769706 BLAKE2B 
e7f3180e3d4373a7923250b8fe12141c0138e04f81d08b014386270defcc25517028ef404163c5d81097c72d6605cd5a6b4f1ad6df15a0f77d13daebb6045268
 SHA512 
59b33b487c170bad68de3527506c3a13a1edd232de40281cfac463fd8641222c0e86c4aef3b47127746a54dde94456a7b21fb150ca66674f1efadaf5c5db7d34
 DIST gentoo-kernel-5.7.17-1.x86.xpak 55460526 BLAKE2B 
42a6e4d92b5c4a4c5d358d7b0d56c5e29f9ab4371aeae4fb261b5dbedba60b7333f9bd656b35747effa2cbd820dd0cbbf6be3f10c5bd3504822105c73451de32
 SHA512 
27897f33a65fbd5f889267b52b897730934dc9ec04ec70968582c817fee9cf49b661c3613397d8cb76279c332fa6d4afc589141b920fe328fabe0bdf8d1afc6b

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.66.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.66.ebuild
new file mode 100644
index 000..d6e61fa6936
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.4.66.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install
+
+MY_P=${P/-bin/}-1
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   amd64? (
+   
https://dev.gentoo.org/~mgorny/binpkg/amd64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.amd64.xpak
+   )
+   x86? (
+   
https://dev.gentoo.org/~mgorny/binpkg/x86/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.x86.xpak
+   )"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel-bin:${SLOT}"
+
+QA_PREBUILT='*'
+
+pkg_pretend() {
+   ewarn "Starting with 5.4.52, Distribution Kernels are switching from 
Arch"
+   ewarn "Linux configs to Fedora.  Please keep a backup kernel just in 
case."
+
+   kernel-install_pkg_pretend
+}
+
+src_unpack() {
+   ebegin "Unpacking ${MY_P}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${MY_P}.${ARCH}.xpak")
+   eend ${?} || die 

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

2020-09-17 Thread Michał Górny
commit: 99470577f56b50850b63962da060e88690fe09c6
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 16:57:17 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 19:23:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99470577

sys-kernel/gentoo-kernel: Bump to 5.4.66

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

 sys-kernel/gentoo-kernel/Manifest  |   2 +
 .../gentoo-kernel/gentoo-kernel-5.4.66.ebuild  | 137 +
 2 files changed, 139 insertions(+)

diff --git a/sys-kernel/gentoo-kernel/Manifest 
b/sys-kernel/gentoo-kernel/Manifest
index 29ac9013e87..e6a9be48ffc 100644
--- a/sys-kernel/gentoo-kernel/Manifest
+++ b/sys-kernel/gentoo-kernel/Manifest
@@ -10,6 +10,8 @@ DIST genpatches-5.4-65.base.tar.xz 2300512 BLAKE2B 
7ed1f7694782a2f2aba5448d4e278
 DIST genpatches-5.4-65.extras.tar.xz 1768 BLAKE2B 
07e18047c9d88d73325933496d70d645acc6d07bf70d531a4e4602b85c6dacded40d9fae716bfa4654672be78f0d6029700cf4b5b368f3bdbec485218f74abeb
 SHA512 
b3421a90b0e664a64e49b4e87c4392871d425577995cbd15cc420d3f4a1a101706bd19e32aefc077144d6da955c442c7635552f8987f1af707af05868aa61a2c
 DIST genpatches-5.4-66.base.tar.xz 2303300 BLAKE2B 
1107b439bab215b9dc438d40cb69d08353ef9841329151298f91b9191a4f798eab7904cd2acf23fe5d69c4cb224b0f87f972255e54acb46ea162f431e307a134
 SHA512 
71f4a032dc2dfd71195fe9acaf2e75966515f1ec7fd2f46830080e563916da9504de8ccd9214d49637b8234de9610c4d7ce3bed1b6dfdfcb063c88588bb32c6d
 DIST genpatches-5.4-66.extras.tar.xz 1768 BLAKE2B 
0a81b02b97cbbc7c34d8b8ff13c4f26bce534e92a3f75da169b24c1dcc7b215091f9a2363f9e19cdd3af4febb26d8bf85808eb78cbab6d2e3ab9fda5b1bd346e
 SHA512 
8ef8938c32c46eda7a35cdec9bcb2ffdd3c507a9e2024fae1ebb4684869b6de97ef1d531e71e23d286c49bb4a8b6f2d959b0f874f31aa7f9276ac28fbbcf4422
+DIST genpatches-5.4-67.base.tar.xz 2335352 BLAKE2B 
ae98701f88da8c3ab823499c6d5683c80adaface3b23d0e5671deb4e8005a6aa8f9ef3c4ff4b0fb1475ca33de7790c59c56571795122ac4bfed6f1c6e4ae8049
 SHA512 
1d039a98cb29a76f0b5d26cf2ef72cbeef469746e31afc513f6f5f88841e9fa4c96fe34e92748e61a6f6f5a6d8ac68783126e6bcc696bd0106747b8a93a9b940
+DIST genpatches-5.4-67.extras.tar.xz 1768 BLAKE2B 
6e6718c80465485c0271d46231d45412e4bb7e713caed3a333b27f1a655048c2ccea871d5331fc4d6413ddbeb2776df02acf00ad1c399a1d86e65615f05d5c69
 SHA512 
7da85f2ff8f50f43ae1eb814e34402fa8a55629c7b8e9b362ad657974be2ac60489157adf474f91c05587475d89deb1cb1511c5241b80885d695651bfb122af3
 DIST genpatches-5.7-18.base.tar.xz 778720 BLAKE2B 
384315c8e0e23db1137f73d6d60bc6f681d7b74e23e2b5288ad741ae8f005255164074c08a4ece67667d5eaff15dd0f955fb2eb23d9745c8647ce7761aad3f47
 SHA512 
8c36cb71a02d9bff7d3257c527c16191a8ba05e08e4cd836047e97264d93cd93343d13e2a550f2b8321d638a00069d8108296240c7d2656023185c80ad640c0d
 DIST genpatches-5.7-18.extras.tar.xz 1768 BLAKE2B 
7312c4b26f1e3aaa51b8a8e67f9fade727b1ec6dbcc256d581061ea6ab878a47dcecfe6d949d677500a49d62928ce4a8c6aae75ce618b9555fcf7fa11fee4ecc
 SHA512 
6b4459fef57765cf67503265ea094ffebbf5f2f9db7c753e1182f524f44981e9b047b6a1661f45b9d99f39e2c2ec57bb1a93e35dfc4a62997d9b629728c2b5c6
 DIST genpatches-5.7-19.base.tar.xz 806520 BLAKE2B 
1eba96a84e0a75a6dd53cbe24181ee761579f49ab95b2d128dac2bb2780fb0e5b2d5751b95368df70dbe8a9e6ea2ddde960b04e7961d52be02928f17ae2b43c4
 SHA512 
e654d6444e82e083996f57cb3a8775898e37ec1ab71cd0f639ee0398d6b1f4e875c5bc661db83f46b1d67c5d77a9528182f9ef7980e5c222084d0f016d6e57d5

diff --git a/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.66.ebuild 
b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.66.ebuild
new file mode 100644
index 000..ff0e401cd76
--- /dev/null
+++ b/sys-kernel/gentoo-kernel/gentoo-kernel-5.4.66.ebuild
@@ -0,0 +1,137 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-build
+
+MY_P=linux-${PV%.*}
+GENPATCHES_P=genpatches-${PV%.*}-$(( ${PV##*.} + 1 ))
+# https://koji.fedoraproject.org/koji/packageinfo?packageID=8
+CONFIG_VER=5.4.21
+CONFIG_HASH=2809b7faa6a8cb232cd825096c146b7bdc1e08ea
+
+DESCRIPTION="Linux kernel built with Gentoo patches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+=" https://cdn.kernel.org/pub/linux/kernel/v$(ver_cut 
1).x/${MY_P}.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.base.tar.xz
+   
https://dev.gentoo.org/~mpagano/dist/genpatches/${GENPATCHES_P}.extras.tar.xz
+   amd64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-x86_64.config
+   -> kernel-x86_64.config.${CONFIG_VER}
+   )
+   arm64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-aarch64.config
+   -> kernel-aarch64.config.${CONFIG_VER}
+   )
+   ppc64? (
+   
https://src.fedoraproject.org/rpms/kernel/raw/${CONFIG_HASH}/f/kernel-ppc64le.config
+   -> kernel-ppc64le.config.${CONFIG_VER}
+   )
+   x86? (
+   

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

2020-09-17 Thread Michał Górny
commit: bf38fe7cb4db8f382fdd4d1ed4bd13c784ec1183
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 19:22:43 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 19:23:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf38fe7c

sys-kernel/gentoo-kernel-bin: Bump to 5.8.10

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

 sys-kernel/gentoo-kernel-bin/Manifest  |  2 +
 .../gentoo-kernel-bin-5.8.10.ebuild| 53 ++
 2 files changed, 55 insertions(+)

diff --git a/sys-kernel/gentoo-kernel-bin/Manifest 
b/sys-kernel/gentoo-kernel-bin/Manifest
index e787eb9f7fa..8966cbcffaa 100644
--- a/sys-kernel/gentoo-kernel-bin/Manifest
+++ b/sys-kernel/gentoo-kernel-bin/Manifest
@@ -27,6 +27,8 @@ DIST gentoo-kernel-5.7.18-1.x86.xpak 55492303 BLAKE2B 
09b68d6d2fa35daf498298cc41
 DIST gentoo-kernel-5.7.19-1.amd64.xpak 63506610 BLAKE2B 
01643b816790754256fa2cf87128ae2ec04a09d4bdcc539a8fabcc0424ca89b2f10dfaa912ea7f46d2d238e18915b9e76bb4eb5859dc6831c1a27ffb16c77785
 SHA512 
54463d4e50f1063e5d30cf9a68fc4cbfa95839e75d328c1fa5a1bfe627342f03628bda559af45d60e8b991e6f93ac439739b6a8479ed7f35e181984863e8f6fb
 DIST gentoo-kernel-5.7.19-1.arm64.xpak 60724114 BLAKE2B 
1b7efaafb7e55bafc0501cba6cfb39726ce2029cefec06ff5484f51ca7b3e33edbfce019039a4bcaddd071555be87cf4e5e63c80a97596b36d460eb0d26c4e2a
 SHA512 
b0f50db402ef8fa9e2e893a5348e8b7f1b6df6f24577270b0ac011b3293b919e9cf6b110eef838a04c1ff127ec035bcb41f38842b7f477ae044dbae175a0b03b
 DIST gentoo-kernel-5.7.19-1.x86.xpak 55495543 BLAKE2B 
2855ac4af7ceaf9189a17aa1a0b5ded706a089bae976f45e13ed137066313287061c1321735224f619adb099b69d793fdf8966bf4eabda932c08eb91ac1e4cec
 SHA512 
62b382258c57ab2db2125f5671af4cbb1f14636008dcea321e77e42aed6dc59a9429a87b445e5dcc6c2d9f625b285a154d5d3497fe8c92fc78f18f8285aa1b33
+DIST gentoo-kernel-5.8.10-1.amd64.xpak 64087087 BLAKE2B 
c8495f01874b100f5b72fd4347274a180015c74e4b3a80968bf543dee0d7c7594a988ba06eda77ca138244ed2b756225f3d838f0041d407b58cf891c719f6bc6
 SHA512 
df038830eb5354bbd8fe51109863689f5f6c3dec03b1eb0f1a5b35d8767242c8688301ae304875562280fa229e495e4ea3461b448d9344d900c1bb97c5f44455
+DIST gentoo-kernel-5.8.10-1.x86.xpak 56121777 BLAKE2B 
13b731eb2a9fedbde1737974673b041a0bf2e4efd76f37ed6da69c03762574a3b687b89ecc918673a8c3f5acb2d9f78a3a3394b403f684db85ee39b654091ec9
 SHA512 
9e0bfa3a4faa1329f65a29899435aa2383df479a2e1fb85e9291ffabd7882e6e032d92eb6fd60bc611842e0dedbbb873e3199d27ac060e106db6de7f82fad10c
 DIST gentoo-kernel-5.8.3-1.amd64.xpak 64633724 BLAKE2B 
af5a903684829c3761fa29e7f84b050870479b5bb5105b91d5d53c7c2773a90cede547e2b03b95c0da08fbc6f75c2f48316960a3d8948acf8eb419d48a8a4dbf
 SHA512 
f09ac10e1e26703db6e0a4bf1384ec90fdafacafdbd5595f953648112278acb78c37646dffa8bd6be09502224cd63fd706aadfbe4b9601dfd5a41eeb4efe8db9
 DIST gentoo-kernel-5.8.3-1.arm64.xpak 60976315 BLAKE2B 
6cd9a830735d6a3e3acc0d8115032cc373b6238fc314308784862ccb9e0994a0c023bd13e058a5ba61e1b3f3fc2ce7ab468078e46c092534da117e534076bd59
 SHA512 
b5f5451e0a4661a47f00fb7eec8f836cafdc94e6c2b879036b3a3b37e237ea1a930a6d4fc61edf9655f6becf1fd8714fd854933e8f707d2d437cf71fc0ef06bc
 DIST gentoo-kernel-5.8.3-1.x86.xpak 56549915 BLAKE2B 
0d456bb683530704c32045ffd9b28d0e9353de1f3010433e2e90f1298513b7c6c4796841a100a57b55787a6464df9e02b9656955c8f30e97b69e2190aaf5cb58
 SHA512 
035accade13e17d2da8564c6e188198b63f52e3f901282a78ffbc800038c395ec711d69c7c53f1d99d8ae6b9d0262cbbd71dd618093e16b114bcf5e40988c84d

diff --git a/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.8.10.ebuild 
b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.8.10.ebuild
new file mode 100644
index 000..dca6aedbd78
--- /dev/null
+++ b/sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.8.10.ebuild
@@ -0,0 +1,53 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kernel-install
+
+MY_P=${P/-bin/}-1
+DESCRIPTION="Pre-built Linux kernel with genpatches"
+HOMEPAGE="https://www.kernel.org/;
+SRC_URI+="
+   amd64? (
+   
https://dev.gentoo.org/~mgorny/binpkg/amd64/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.amd64.xpak
+   )
+   x86? (
+   
https://dev.gentoo.org/~mgorny/binpkg/x86/kernel/sys-kernel/gentoo-kernel/${MY_P}.xpak
+   -> ${MY_P}.x86.xpak
+   )"
+S=${WORKDIR}
+
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+   !sys-kernel/gentoo-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel:${SLOT}
+   !sys-kernel/vanilla-kernel-bin:${SLOT}"
+
+QA_PREBUILT='*'
+
+pkg_pretend() {
+   ewarn "Starting with 5.7.9, Distribution Kernels are switching from 
Arch"
+   ewarn "Linux configs to Fedora.  Please keep a backup kernel just in 
case."
+
+   kernel-install_pkg_pretend
+}
+
+src_unpack() {
+   ebegin "Unpacking ${MY_P}.${ARCH}.xpak"
+   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${MY_P}.${ARCH}.xpak")
+   eend ${?} || die "Unpacking 

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

2020-09-17 Thread Sam James
commit: 4238e26678816b75aba010f366f991580beb5ab3
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 19:14:52 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 19:14:52 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4238e266

dev-python/xmlschema: Stabilize 1.2.3-r1 ALLARCHES, #742812

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

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

diff --git a/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild 
b/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild
index f2fa1e9ec85..cabebd229cc 100644
--- a/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild
+++ b/dev-python/xmlschema/xmlschema-1.2.3-r1.ebuild
@@ -13,7 +13,7 @@ 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"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-09-17 Thread Sam James
commit: a27f262d4a8e648efac70d6e69b8eabce19df3d4
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 19:05:44 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 19:14:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a27f262d

dev-python/elementpath: Stabilize 2.0.0 ALLARCHES, #742812

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

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

diff --git a/dev-python/elementpath/elementpath-2.0.0.ebuild 
b/dev-python/elementpath/elementpath-2.0.0.ebuild
index 64b4b299f7f..2d6e59da0dd 100644
--- a/dev-python/elementpath/elementpath-2.0.0.ebuild
+++ b/dev-python/elementpath/elementpath-2.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/tempita/, dev-python/tempita/files/

2020-09-17 Thread Louis Sautier
commit: 09eaf73828ac4bc0794332448c2dd6144fb429e6
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Sep 17 18:52:41 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Sep 17 19:05:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09eaf738

dev-python/tempita: add python 3.9 support by removing cgi.escape

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

 .../tempita/files/tempita-0.5.3-cgi-escape.patch   | 31 +
 dev-python/tempita/tempita-0.5.3-r3.ebuild | 52 ++
 2 files changed, 83 insertions(+)

diff --git a/dev-python/tempita/files/tempita-0.5.3-cgi-escape.patch 
b/dev-python/tempita/files/tempita-0.5.3-cgi-escape.patch
new file mode 100644
index 000..d411d28ced4
--- /dev/null
+++ b/dev-python/tempita/files/tempita-0.5.3-cgi-escape.patch
@@ -0,0 +1,31 @@
+diff --git a/tempita/__init__.py b/tempita/__init__.py
+index 137ba2d..acc2fd9 100755
+--- a/tempita/__init__.py
 b/tempita/__init__.py
+@@ -31,12 +31,12 @@ can use ``__name='tmpl.html'`` to set the name of the 
template.
+ If there are syntax errors ``TemplateError`` will be raised.
+ """
+ 
+-import cgi
+ import os
+ import re
+ import sys
+ import tokenize
+ from cStringIO import StringIO
++from html import escape
+ from urllib import quote as url_quote
+ from tempita._looper import looper
+ from tempita.compat3 import bytes, basestring_, next, is_unicode, coerce_text
+@@ -445,10 +445,10 @@ def html_quote(value, force=True):
+ if not isinstance(value, basestring_):
+ value = coerce_text(value)
+ if sys.version >= "3" and isinstance(value, bytes):
+-value = cgi.escape(value.decode('latin1'), 1)
++value = escape(value.decode('latin1'), 1)
+ value = value.encode('latin1')
+ else:
+-value = cgi.escape(value, 1)
++value = escape(value, 1)
+ if sys.version < "3":
+ if is_unicode(value):
+ value = value.encode('ascii', 'xmlcharrefreplace')

diff --git a/dev-python/tempita/tempita-0.5.3-r3.ebuild 
b/dev-python/tempita/tempita-0.5.3-r3.ebuild
new file mode 100644
index 000..d455c913ca0
--- /dev/null
+++ b/dev-python/tempita/tempita-0.5.3-r3.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+# The package uses pkg_resources
+DISTUTILS_USE_SETUPTOOLS=manual
+
+inherit distutils-r1
+
+MY_COMMIT="97392d008cc8"
+
+DESCRIPTION="A very small text templating language"
+HOMEPAGE="https://pypi.org/project/Tempita/;
+# Tests are not published on PyPI
+SRC_URI="https://bitbucket.org/ianb/${PN}/get/${MY_COMMIT}.tar.gz -> 
${P}-bitbucket.tar.gz"
+S="${WORKDIR}/ianb-${PN}-${MY_COMMIT}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+BDEPEND="
+   dev-python/setuptools[${PYTHON_USEDEP}]
+   test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+PATCHES=(
+   "${FILESDIR}/${P}-pypy-tests.patch"
+   # cgi.escape has been removed in Python 3.9
+   "${FILESDIR}/${P}-cgi-escape.patch"
+)
+
+distutils_enable_sphinx docs
+
+python_prepare_all() {
+   # Remove reference to a non-existent CSS file
+   # in order to make sphinx use its default theme.
+   sed -i '/^html_style =/d' docs/conf.py || die
+   distutils-r1_python_prepare_all
+}
+
+python_test() {
+   # We need to append to sys.path, otherwise pytest imports
+   # the module from ${S} (before it was 2to3'd)
+   pytest --import-mode=append -vv tests/test_template.txt docs/index.txt \
+   || die "Tests failed with ${EPYTHON}"
+}



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/eigen/

2020-09-17 Thread Sam James
commit: e842f42e3bdef1b4f329456ee98c3f3624e6cae9
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 18:16:09 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 18:16:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e842f42e

dev-cpp/eigen: bitbucket -> gitlab

Bug: https://bugs.gentoo.org/739794
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/eigen/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/eigen/metadata.xml b/dev-cpp/eigen/metadata.xml
index 1ac6e6c982c..f955d9ffca0 100644
--- a/dev-cpp/eigen/metadata.xml
+++ b/dev-cpp/eigen/metadata.xml
@@ -21,6 +21,6 @@
Build with cuda support


-   libeigen/eigen
+   libeigen/eigen

 



[gentoo-commits] repo/gentoo:master commit in: dev-cpp/eigen/

2020-09-17 Thread Sam James
commit: f343c3680233d8496e379955698cd405f3898e70
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 18:14:16 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 18:14:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f343c368

dev-cpp/eigen: update remote-id to new bitbucket org

Bug: https://bugs.gentoo.org/739794
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James  gentoo.org>

 dev-cpp/eigen/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-cpp/eigen/metadata.xml b/dev-cpp/eigen/metadata.xml
index 45f9aa6a989..1ac6e6c982c 100644
--- a/dev-cpp/eigen/metadata.xml
+++ b/dev-cpp/eigen/metadata.xml
@@ -21,6 +21,6 @@
Build with cuda support


-   eigen/eigen
+   libeigen/eigen

 



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

2020-09-17 Thread Louis Sautier
commit: 73b1410c6593d3247b9d92b451e2604a1842330f
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Sep 17 18:01:07 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Sep 17 18:02:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b1410c

dev-python/josepy: add upstream metadata

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

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

diff --git a/dev-python/josepy/metadata.xml b/dev-python/josepy/metadata.xml
index 68065a29e28..4a194c6a86c 100644
--- a/dev-python/josepy/metadata.xml
+++ b/dev-python/josepy/metadata.xml
@@ -12,4 +12,9 @@
JOSE protocol implementation in Python using cryptography
Originally developed as part of the ACME protocol 
implementation.

+   
+   josepy
+   certbot/josepy
+   https://github.com/certbot/josepy/issues
+   
 



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

2020-09-17 Thread Louis Sautier
commit: 31b0f10be985e48e355706f55fb3c580dddb465d
Author: Louis Sautier  gentoo  org>
AuthorDate: Thu Sep 17 17:44:06 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Thu Sep 17 18:02:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b0f10b

dev-python/josepy: bump to 1.4.0, add tests and Py3.9+PyPy3 support

Also:
* Fix deps.
* Remove blocker on acme 0.20.0 (removed from the tree more than 2 years ago).
* Update HOMEPAGE.
* EAPI=7.

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Louis Sautier  gentoo.org>

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

diff --git a/dev-python/josepy/Manifest b/dev-python/josepy/Manifest
index 117aeda6b73..c1ba4f7f057 100644
--- a/dev-python/josepy/Manifest
+++ b/dev-python/josepy/Manifest
@@ -1 +1,2 @@
 DIST josepy-1.3.0.tar.gz 53279 BLAKE2B 
7dbbdd97491d4fab7a6f086c47458e2e34908ee4377e30138a64a42b81396cba72dc0f8483d21f4f7499715eb49f9503cc12b08cdc270d4cd6fcc05a6888dc8f
 SHA512 
176eea34bb7fb75e192d6792c15581a42a1d2b986bc79ab49f72b16ebf8879e9b11db0d22fbd49ff5a9b85ab7cc45a0a935d06393273233a272537a861282f30
+DIST josepy-1.4.0.tar.gz 54174 BLAKE2B 
67117e7399422d0cfe2c47f9e5ed11a3b93617e673cf9ab1344334f7f11f0c884f45202e8e5e65ebacc00f527becfdbdda9ea246b8e96ba15e516bfc2fb33ba9
 SHA512 
a5038a4bb42c5a55d665a551743a976b209c24d8aa368d2b6acf0957e953bd4044d9dc41bf9d460283f44c14b7dd7ce2a860563fe107663d4a4deba0c7834e40

diff --git a/dev-python/josepy/josepy-1.4.0.ebuild 
b/dev-python/josepy/josepy-1.4.0.ebuild
new file mode 100644
index 000..5acbb31edea
--- /dev/null
+++ b/dev-python/josepy/josepy-1.4.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="JOSE protocol implementation in Python"
+HOMEPAGE="https://github.com/certbot/josepy;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+   >=dev-python/cryptography-0.8[${PYTHON_USEDEP}]
+   >=dev-python/pyopenssl-0.13[${PYTHON_USEDEP}]
+   >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
+"
+BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+   # Remove coverage/flake8 options
+   sed -i '/^addopts =/d' pytest.ini || die
+   distutils-r1_python_prepare_all
+}



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

2020-09-17 Thread Rick Farina
commit: 9f8d8fa57b6c28290d7fe8aadfda0a91208774ab
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Sep 17 17:40:32 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Sep 17 17:40:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8d8fa5

net-wireless/soapyuhd: bump

migrate eclass while I'm here, but this can't compile with uhd 4.0.0.0 :-(

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

 net-wireless/soapyuhd/Manifest  | 2 +-
 .../soapyuhd/{soapyuhd-0.3.6-r1.ebuild => soapyuhd-0.4.0.ebuild}| 4 ++--
 net-wireless/soapyuhd/soapyuhd-.ebuild  | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-wireless/soapyuhd/Manifest b/net-wireless/soapyuhd/Manifest
index aaebdde0eef..710d6f94ab5 100644
--- a/net-wireless/soapyuhd/Manifest
+++ b/net-wireless/soapyuhd/Manifest
@@ -1 +1 @@
-DIST soapyuhd-0.3.6.tar.gz 32894 BLAKE2B 
479be969cd07e965f0d324778e8943830d655516e2ef407e61b99bc890096bf37efe083dec3862716cdfdecff9c7fc79eaf19f335d30ff08ae831b8aa7ebff2b
 SHA512 
8bb2a5538ed869a93eb7dfac3d9213efa6af9761ab3a5977cdfc8de5763d969cf2b838320dad99c2c9f91284a2fdc0b686e99ae368f2e79bbb8597605118357f
+DIST soapyuhd-0.4.0.tar.gz 33794 BLAKE2B 
f18e52c0a80b7eac353ebe74c477e2d5fe18a92824c6ff28bf64ff8e31582c76f4da4c4351592aa9566bc25f533bb42d9694de7939e25cf1f510e25b2d25f1fa
 SHA512 
f94092e18d7d16bfa27f81c5d36f748394e9699c28b0d17050c3e1848f193e86373fff22e35757189e903732dde98ac2609c9aa043cbf142b9ef923ca577

diff --git a/net-wireless/soapyuhd/soapyuhd-0.3.6-r1.ebuild 
b/net-wireless/soapyuhd/soapyuhd-0.4.0.ebuild
similarity index 95%
rename from net-wireless/soapyuhd/soapyuhd-0.3.6-r1.ebuild
rename to net-wireless/soapyuhd/soapyuhd-0.4.0.ebuild
index 4115d755455..fe30d10c196 100644
--- a/net-wireless/soapyuhd/soapyuhd-0.3.6-r1.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-0.4.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices "
 HOMEPAGE="https://github.com/pothosware/SoapyUHD;

diff --git a/net-wireless/soapyuhd/soapyuhd-.ebuild 
b/net-wireless/soapyuhd/soapyuhd-.ebuild
index 16bc1bdb9fb..d86411cd470 100644
--- a/net-wireless/soapyuhd/soapyuhd-.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices "
 HOMEPAGE="https://github.com/pothosware/SoapyUHD;



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

2020-09-17 Thread Sam James
commit: 7efc01fe69254ae1d7963cbbb5008dc6b064431c
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 17:37:54 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 17:37:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efc01fe

media-libs/libmypaint: Stabilize 1.6.1 arm64, #708500

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

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

diff --git a/media-libs/libmypaint/libmypaint-1.6.1.ebuild 
b/media-libs/libmypaint/libmypaint-1.6.1.ebuild
index 385c858d32c..1bb03f9d85a 100644
--- a/media-libs/libmypaint/libmypaint-1.6.1.ebuild
+++ b/media-libs/libmypaint/libmypaint-1.6.1.ebuild
@@ -19,7 +19,7 @@ LICENSE="ISC"
 # See https://github.com/mypaint/libmypaint/releases/tag/v1.6.1
 # https://github.com/mypaint/libmypaint/compare/v1.6.0...v1.6.1
 SLOT="0/0.0.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="gegl introspection nls openmp"
 
 BDEPEND="



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

2020-09-17 Thread Sam James
commit: 8d6bcaccc643aa6ae25b3356bc63818d27b43530
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 17:38:46 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 17:38:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d6bcacc

dev-python/sphinxcontrib-websupport: Stabilize 1.2.4 ALLARCHES, #742872

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

 .../sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild 
b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild
index a2aab86657c..2e1f735ee42 100644
--- a/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild
+++ b/dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.4.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/${PV}.ta
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
 
 RDEPEND="
>=dev-python/six-1.5[${PYTHON_USEDEP}]



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

2020-09-17 Thread Sam James
commit: 8d1b41b0ecbb25899d9786fc7e6f474dde4d4b7e
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 17:37:54 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 17:37:54 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1b41b0

media-gfx/mypaint-brushes: Stabilize 2.0.2 arm64, #708500

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

 media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild 
b/media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild
index 41606195eab..af0b376bc03 100644
--- a/media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild
+++ b/media-gfx/mypaint-brushes/mypaint-brushes-2.0.2.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/mypaint/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="CC0-1.0"
 SLOT="2.0" # due to pkgconfig name "mypaint-brushes-2.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 
 DOCS=( AUTHORS NEWS README.md )  # to exclude README symlink
 



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

2020-09-17 Thread Mike Pagano
commit: 9acc80f288693d7c17894d12bb27950dbc8b03fe
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Sep 17 16:58:24 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Sep 17 16:58:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9acc80f2

sys-kernel/gentoo-sources: Linux patch 5.8.10

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.8.10.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 9ad484fc574..1f01f1c9b66 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -103,6 +103,9 @@ DIST genpatches-5.8-11.extras.tar.xz 1764 BLAKE2B 
3798c0b54dd3056dfd389db8bbcea7
 DIST genpatches-5.8-12.base.tar.xz 405720 BLAKE2B 
a34d0390f8297c189a0ad67995b3bf0780ce899d0565b87036723dd0b0e86b22daa9437ac942967ef5274713aafe38e628dc51f1622ab9c1df02ac72065ff37e
 SHA512 
47fcf2cf80c80253c71931db0378a5fd04d724fe8dcb8428f56c7f0a5af8ec3c699ae89ef0a15960a8ac14093d348175b31e4debd92de1aa641223dae4b0b345
 DIST genpatches-5.8-12.experimental.tar.xz 14248 BLAKE2B 
aa78fafb6a7c414a59185964d3759e397f2e61757805af34deb222b6e546d07b85b47221736163b8074efd0d4aee70924adc455f322aebb6bfd9d0a9d86a7894
 SHA512 
9f7bb99d15d4e758786e2025daa01e67097e7daaa87378d73d5f3a5ca2db52fb27a528cc1e23d6d69c4e7edc8a830c01fa3695a816bdda8290edc40c6bfda6ce
 DIST genpatches-5.8-12.extras.tar.xz 1768 BLAKE2B 
232dfb50d4cb331379045b2fc05216c92aa61fc98bd1bd9b697c8cd04f1d1f159f8e2c039d406b540e9b8951494cf7f8ce73db448d0bda2f7c867aabb7bb1190
 SHA512 
82362b149c0df2acfa584ea17a16205b9e0e48c9754f33c8a13e820eaeb9715ef849d9f9ae1b9d4dcaee43245e7d65f71d59c0d4c7476e373765eed4ec4a7037
+DIST genpatches-5.8-13.base.tar.xz 453844 BLAKE2B 
4d6bb86ba3238f969784a2496799f59de039cf6b037cfa81ee5cd6231728289c92d1bd1c12c3341635de64196c13e41d55eea5a6263547d5c31b7e26d4a7fbac
 SHA512 
3338b4fcabb06ff5c89152652f263fb5fd4208e792267755154ddb9b198da245715cee5d7d3d579f69954673889ed10e9b42d11b244ebefd31cad981c832dcac
+DIST genpatches-5.8-13.experimental.tar.xz 14488 BLAKE2B 
fe1a471ff946912d3bccaa9e393a94fcd214c7be769ae0c48e92ad0c15b12771697f8f08e10c63ae713d7da15a2f4e74250711c64dca0f9171a783fc0abdb123
 SHA512 
f4545a6fc779fe7c551d4106f026cc10f3ce9ff8c23466427595227b212a92e4f630e91cb2502793fd7a0ec910f94491ae44df939db84515674f6adc8587a689
+DIST genpatches-5.8-13.extras.tar.xz 1768 BLAKE2B 
7b70ebda93c52dc86d61e8040a48278a4cd61dc4e6a1317afb3bcc33a25fcc63dd3bbeb966244910cc38ef5d5a02be9875b5b1f8b7ed8ae9d1c46d7e00348146
 SHA512 
a36406969d495057e7685743b74379e88688861a3db1f0bc870ec9d7860a08f61f9dc4840742f69223198bbdf4597f9a96e3b3997b44d5b65cc2dc1afcfb7d71
 DIST genpatches-5.8-5.base.tar.xz 216176 BLAKE2B 
8c57c2b91b6a395b490fedcee8e0f5ba8c7698903d0e1017fb66bb3d5ced1c6675fcd6e7ecc2405ccd237fd9ef4c641b10a0b4c32403c757ada5ccec3dbf0f26
 SHA512 
64bf8a331ba97a1d86159dff23c46c94c63f07158e66f9e86b02de6cc1a4476064fb6a924573c93fa117ea88bf6d6bb05f89c82c1883700af9fcdbbfaa5b72bc
 DIST genpatches-5.8-5.experimental.tar.xz 14240 BLAKE2B 
3fa447ea495893c242314ec3144e0671b1053309ae4854bd5856a1e4b2ae989d0cdf0641e01ea7917639f0e282fc08b460222f49144bdbc89ed0bf385c0d7612
 SHA512 
50db6df2fc681814a768b37cccda5085cdeedd537e5a185bf82d6a466f5bce215c91b6a973feb548d8904573e663cede2802a39d22bcac5ad998147cd6d7c208
 DIST genpatches-5.8-5.extras.tar.xz 1768 BLAKE2B 
b49e51d13c594029950911a1c7689b13710b8102330a475edb774f967b6162a036cb830b3cc25187e0ee3ec577d607baae036d136111ae1c64b7bebf1f544fe0
 SHA512 
a3fa7af02966567b5a2f4caab584ae19d7a1b955d2c8e599355b1ee5f3aed8971c26ecca6ab453280ea7bd8c9c004b53045848934d121f52474046293a2f554d

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.8.10.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.8.10.ebuild
new file mode 100644
index 000..fea2b7a2ad8
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.8.10.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="13"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3-exe-bin/

2020-09-17 Thread Michał Górny
commit: 3db6ec4ffef632c3d801a7cd526104201f8f1dc0
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 14:03:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db6ec4f

dev-python/pypy3-exe-bin: Remove old

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

 dev-python/pypy3-exe-bin/Manifest  |  2 -
 .../pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild| 48 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/pypy3-exe-bin/Manifest 
b/dev-python/pypy3-exe-bin/Manifest
index 9986855d9fe..133406c1fb8 100644
--- a/dev-python/pypy3-exe-bin/Manifest
+++ b/dev-python/pypy3-exe-bin/Manifest
@@ -1,4 +1,2 @@
-DIST pypy3-exe-7.3.0-1.amd64.xpak 11650308 BLAKE2B 
49f8fff0675acb75ca8fa525f4554807ef90307a5236ece6d4ca242ab016629f926559d1b82641fd9b15d77eaf9736f9c9a2c82fc280a492d90f4e99218cc8c3
 SHA512 
b22d90e14f88ce5ea9488f9796931fe9afb68dad926835a3311cd284e681e2c680df576d8859c00ece41508d56682dae21ef0e34dc77e47010141a6e58322efb
-DIST pypy3-exe-7.3.0-1.x86.xpak 8953475 BLAKE2B 
e271c61341d2d92cd05c0e521d3ea1a752639d5111687b625329679f295abe1c6f5d5221e024352fd2310d20156100b107d520021f2060812f2a2cd6ce12a4d2
 SHA512 
969a38fc6f64e994b13bb7b0e62eba1b0f86949d63bd72116f67012ab039b696212d412d9d8d851ed33099f0bdc7be739a082e080893546f080da60789d273f0
 DIST pypy3-exe-7.3.1-1.amd64.xpak 11657579 BLAKE2B 
1a037b447c7a73ac37bd7c33f4009442dabaf082a844744093dbb0f835b71abad48a6bfb28ebed0b02bb8a86f59f11b351768f152fd5db8b31ee010b14ffde79
 SHA512 
ee03ac675e6967d306136e79cbbb1554c44a32a21a0756b09dd7c1af84a9b3cb7e69a0094431bf6427271cf2fb1840e62935f53580e8d3eedef54d9bef2994e2
 DIST pypy3-exe-7.3.1-1.x86.xpak 8983621 BLAKE2B 
00ea3210e040dd72f169eb2f162f032eb3ddadefd5f114cb4fdb052b40640235f866fc26f577eb22ff64025d2b4234a194529cbac6350aeffa17bb662e98c5b0
 SHA512 
caa6e4e08c61e3101aa7e971b2aeae04b41c57206327baefeee4a077d09b5bef28ca3518e6823bdf9907ccd4a8ee2b843369ffd87ef0bcb95a66f21ddd87c61e

diff --git a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild 
b/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild
deleted file mode 100644
index 6cd2dada56e..000
--- a/dev-python/pypy3-exe-bin/pypy3-exe-bin-7.3.0_p1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit pax-utils
-
-MY_P=pypy3-exe-${PV/_p/-}
-DESCRIPTION="PyPy3 executable (pre-built version)"
-HOMEPAGE="https://pypy.org/;
-SRC_URI="
-   amd64? (
-   
https://dev.gentoo.org/~mgorny/binpkg/amd64/pypy/dev-python/pypy3-exe/${MY_P}.xpak
-   -> ${MY_P}.amd64.xpak
-   )
-   x86? (
-   
https://dev.gentoo.org/~mgorny/binpkg/x86/pypy/dev-python/pypy3-exe/${MY_P}.xpak
-   -> ${MY_P}.x86.xpak
-   )"
-S="${WORKDIR}"
-
-LICENSE="MIT"
-SLOT="${PV%_p*}"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=sys-libs/zlib-1.1.3:0/1
-   dev-libs/libffi:0/7
-   virtual/libintl:0/0
-   dev-libs/expat:0/0
-   app-arch/bzip2:0/1
-   sys-libs/ncurses:0/6
-   !dev-python/pypy-exe:${PV}"
-
-QA_PREBUILT="
-   usr/lib/pypy3.6/pypy3-c-${SLOT}"
-
-src_unpack() {
-   ebegin "Unpacking ${MY_P}.${ARCH}.xpak"
-   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${MY_P}.${ARCH}.xpak")
-   eend ${?} || die "Unpacking ${MY_P} failed"
-}
-
-src_install() {
-   insinto /
-   doins -r usr
-   fperms +x "/usr/lib/pypy3.6/pypy3-c-${SLOT}"
-   pax-mark m "${ED}/usr/lib/pypy3.6/pypy3-c-${SLOT}"
-}



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

2020-09-17 Thread Michał Górny
commit: f4c4fadca0f269d7e2bc305f37e4d43af016d02b
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 14:07:08 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c4fadc

dev-python/pypy: Fix PYTHON path for byte-compiling modules

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

 dev-python/pypy/{pypy-7.3.1-r2.ebuild => pypy-7.3.1-r3.ebuild} | 7 ++-
 .../pypy/{pypy-7.3.2_rc2.ebuild => pypy-7.3.2_rc2-r1.ebuild}   | 7 ++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/dev-python/pypy/pypy-7.3.1-r2.ebuild 
b/dev-python/pypy/pypy-7.3.1-r3.ebuild
similarity index 96%
rename from dev-python/pypy/pypy-7.3.1-r2.ebuild
rename to dev-python/pypy/pypy-7.3.1-r3.ebuild
index 59902f3b0a5..8508153c294 100644
--- a/dev-python/pypy/pypy-7.3.1-r2.ebuild
+++ b/dev-python/pypy/pypy-7.3.1-r3.ebuild
@@ -166,7 +166,9 @@ src_install() {
fi
 
local -x EPYTHON=pypy
-   local -x PYTHON=${ED}${dest}/pypy-c
+   local -x PYTHON=${ED}${dest}/pypy-c-${PV}
+   # temporarily copy to build tree to facilitate module builds
+   cp -p "${BROOT}${dest}/pypy-c-${PV}" "${PYTHON}" || die
 
echo "EPYTHON='${EPYTHON}'" > epython.py || die
python_moduleinto /usr/lib/pypy2.7/site-packages
@@ -174,4 +176,7 @@ src_install() {
 
einfo "Byte-compiling Python standard library..."
python_optimize "${ED}${dest}"
+
+   # remove to avoid collisions
+   rm "${PYTHON}" || die
 }

diff --git a/dev-python/pypy/pypy-7.3.2_rc2.ebuild 
b/dev-python/pypy/pypy-7.3.2_rc2-r1.ebuild
similarity index 96%
rename from dev-python/pypy/pypy-7.3.2_rc2.ebuild
rename to dev-python/pypy/pypy-7.3.2_rc2-r1.ebuild
index d6556f35ca7..a5a678ffa9d 100644
--- a/dev-python/pypy/pypy-7.3.2_rc2.ebuild
+++ b/dev-python/pypy/pypy-7.3.2_rc2-r1.ebuild
@@ -159,7 +159,9 @@ src_install() {
fi
 
local -x EPYTHON=pypy
-   local -x PYTHON=${ED}${dest}/pypy-c
+   local -x PYTHON=${ED}${dest}/pypy-c-${PV}
+   # temporarily copy to build tree to facilitate module builds
+   cp -p "${BROOT}${dest}/pypy-c-${PV}" "${PYTHON}" || die
 
echo "EPYTHON='${EPYTHON}'" > epython.py || die
python_moduleinto /usr/lib/pypy2.7/site-packages
@@ -167,4 +169,7 @@ src_install() {
 
einfo "Byte-compiling Python standard library..."
python_optimize "${ED}${dest}"
+
+   # remove to avoid collisions
+   rm "${PYTHON}" || die
 }



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

2020-09-17 Thread Michał Górny
commit: b0c1e014da4e68423a1bf2751c97d0e17ef50a48
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 14:23:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c1e014

dev-python/pypy3: Fix PYTHON path for byte-compiling modules

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

 dev-python/pypy3/{pypy3-7.3.1-r2.ebuild => pypy3-7.3.1-r3.ebuild}  | 7 ++-
 .../pypy3/{pypy3-7.3.2_rc2.ebuild => pypy3-7.3.2_rc2-r1.ebuild}| 7 ++-
 .../{pypy3-7.3.2_rc2_p37.ebuild => pypy3-7.3.2_rc2_p37-r1.ebuild}  | 7 ++-
 3 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/dev-python/pypy3/pypy3-7.3.1-r2.ebuild 
b/dev-python/pypy3/pypy3-7.3.1-r3.ebuild
similarity index 96%
rename from dev-python/pypy3/pypy3-7.3.1-r2.ebuild
rename to dev-python/pypy3/pypy3-7.3.1-r3.ebuild
index 3388f868455..4f4f4bded68 100644
--- a/dev-python/pypy3/pypy3-7.3.1-r2.ebuild
+++ b/dev-python/pypy3/pypy3-7.3.1-r3.ebuild
@@ -204,7 +204,9 @@ src_install() {
fi
 
local -x EPYTHON=pypy3
-   local -x PYTHON=${ED}${dest}/pypy3-c
+   local -x PYTHON=${ED}${dest}/pypy3-c-${PV}
+   # temporarily copy to build tree to facilitate module builds
+   cp -p "${BROOT}${dest}/pypy3-c-${PV}" "${PYTHON}" || die
 
echo "EPYTHON='${EPYTHON}'" > epython.py || die
python_moduleinto /usr/lib/pypy3.6/site-packages
@@ -212,4 +214,7 @@ src_install() {
 
einfo "Byte-compiling Python standard library..."
python_optimize "${ED}${dest}"
+
+   # remove to avoid collisions
+   rm "${PYTHON}" || die
 }

diff --git a/dev-python/pypy3/pypy3-7.3.2_rc2.ebuild 
b/dev-python/pypy3/pypy3-7.3.2_rc2-r1.ebuild
similarity index 96%
rename from dev-python/pypy3/pypy3-7.3.2_rc2.ebuild
rename to dev-python/pypy3/pypy3-7.3.2_rc2-r1.ebuild
index 45d2ebfd217..acb328c4e72 100644
--- a/dev-python/pypy3/pypy3-7.3.2_rc2.ebuild
+++ b/dev-python/pypy3/pypy3-7.3.2_rc2-r1.ebuild
@@ -191,7 +191,9 @@ src_install() {
fi
 
local -x EPYTHON=pypy3
-   local -x PYTHON=${ED}${dest}/pypy3-c
+   local -x PYTHON=${ED}${dest}/pypy3-c-${PV}
+   # temporarily copy to build tree to facilitate module builds
+   cp -p "${BROOT}${dest}/pypy3-c-${PV}" "${PYTHON}" || die
 
echo "EPYTHON='${EPYTHON}'" > epython.py || die
python_moduleinto /usr/lib/pypy3.6/site-packages
@@ -199,4 +201,7 @@ src_install() {
 
einfo "Byte-compiling Python standard library..."
python_optimize "${ED}${dest}"
+
+   # remove to avoid collisions
+   rm "${PYTHON}" || die
 }

diff --git a/dev-python/pypy3/pypy3-7.3.2_rc2_p37.ebuild 
b/dev-python/pypy3/pypy3-7.3.2_rc2_p37-r1.ebuild
similarity index 95%
rename from dev-python/pypy3/pypy3-7.3.2_rc2_p37.ebuild
rename to dev-python/pypy3/pypy3-7.3.2_rc2_p37-r1.ebuild
index 530c3ef5ceb..d750cf9c4b2 100644
--- a/dev-python/pypy3/pypy3-7.3.2_rc2_p37.ebuild
+++ b/dev-python/pypy3/pypy3-7.3.2_rc2_p37-r1.ebuild
@@ -162,7 +162,9 @@ src_install() {
fi
 
local -x EPYTHON=pypy3
-   local -x PYTHON=${ED}${dest}/pypy3-c
+   local -x PYTHON=${ED}${dest}/pypy3-c-${PYPY_PV}
+   # temporarily copy to build tree to facilitate module builds
+   cp -p "${BROOT}${dest}/pypy3-c-${PYPY_PV}" "${PYTHON}" || die
 
echo "EPYTHON='${EPYTHON}'" > epython.py || die
python_moduleinto /usr/lib/pypy3.7/site-packages
@@ -170,4 +172,7 @@ src_install() {
 
einfo "Byte-compiling Python standard library..."
python_optimize "${ED}${dest}"
+
+   # remove to avoid collisions
+   rm "${PYTHON}" || die
 }



[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy/files/, dev-python/pypy/

2020-09-17 Thread Michał Górny
commit: b4345cc2eb063ba1a09a0d056d2d5ae6070478b3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 14:00:09 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4345cc2

dev-python/pypy: Remove old

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

 dev-python/pypy/Manifest  |   2 -
 dev-python/pypy/files/7.0.0-gentoo-path.patch |  52 
 dev-python/pypy/pypy-7.3.0.ebuild | 182 --
 dev-python/pypy/pypy-7.3.2_rc1.ebuild | 173 
 4 files changed, 409 deletions(-)

diff --git a/dev-python/pypy/Manifest b/dev-python/pypy/Manifest
index 8e381e016a8..6c73fdd1956 100644
--- a/dev-python/pypy/Manifest
+++ b/dev-python/pypy/Manifest
@@ -1,6 +1,4 @@
-DIST pypy2.7-v7.3.0-src.tar.bz2 20328540 BLAKE2B 
7f71c98f436f11e8f4d248b6aeb3e2f81962cdeeaf3eb534473f1c6b5e8cd37d9abc047d7fa750a1ceeeaa63fab6eff6e5f1e60394b8104bbcd7e1fc47885c61
 SHA512 
05f039f090d837a72012db55f23d94da3f21c7458f18bd1e8ba632489248eb6486ced07b786d05e573abf2b3def2a68d96e7e1109e6d189d8e6c303c60ee3535
 DIST pypy2.7-v7.3.1-src.tar.bz2 21053306 BLAKE2B 
071d59b7978c98e9ed9243d9a64d93d21b524351cb9a45e0f7d48828f919c84585a1164e7c38739fdd8828ab4b1eedade96dff7d64d0d9cbfe00c74d88d532bb
 SHA512 
1bec44fa0fc4b1186e25f69303f9e332df32184be990d86fba41c40152664a93bd65eabf4dded133371271402cea9b150b60c13bce89d1004b276f0908c0b8f1
-DIST pypy2.7-v7.3.2rc1-src.tar.bz2 21136151 BLAKE2B 
50a2fb407624f3831095af9a1859399a39be039e54673a2f015049071cbf128302567f6fd7423bbdf757f46b9f32a09c0ba09985ce046731893f4d1563416050
 SHA512 
09b0aa48e5d09d87b592d6a5cfa3c7d3e2c93898b8250c31cfae99c44c79c41f05ac1d4b400d82d610e4e56dedacdd97c51b89308ea3a38f6ded8eda0779a08b
 DIST pypy2.7-v7.3.2rc2-src.tar.bz2 21145693 BLAKE2B 
e722111435f81d00ecb5cec83e78e17676a042703fe83c049456fa6e5debdb1c09cc3f1fd71bcd8a8469da373a7c8131c252b3f139959a442f4cfa2b7f202c6f
 SHA512 
ba7cccdaff1616ad0090cb0942ad35eda025a758be4d6b4e978bce19fb8cb8840136297fb924127a7e99f02c09665bde7eaf714e1744b9b32612973355459ad4
 DIST python-gentoo-patches-2.7.17-r1.tar.xz 14708 BLAKE2B 
f6e25236a471649de122d0f29506f7a4f34044a568ead47a68980411d9722b761fe1f9d653d5edccb6978b65c8c1eecbef55f403b94f32b37c0ad68e061505a8
 SHA512 
ecdde5e38c6fe5e69691fb3a68c8f4f43da7857d4abaff763d3cf6ad864ba43c769c03b186b60f2736a1ffb1e3e4c9982715d1b8a99ff3f5740096153bb8a90f
 DIST python-gentoo-patches-2.7.18-r1.tar.xz 15500 BLAKE2B 
7008b29827dbbd80d4ab8f010ccf9efced99c6b4b9109e4430c0ba269ce53529cb6fedd832502c8d2d3aa21938749cc3591c2545b21c0a59a6e60f8598e84ccc
 SHA512 
e656ab07281fd932b92165674619bbf55ecf410d2937ae4ae771d490b4532540498cc731d30d19c1e8aafd1f64df8a406bbfbb46ea985b3dcd8edb89a0b7f20f

diff --git a/dev-python/pypy/files/7.0.0-gentoo-path.patch 
b/dev-python/pypy/files/7.0.0-gentoo-path.patch
deleted file mode 100644
index 9be52cd0b75..000
--- a/dev-python/pypy/files/7.0.0-gentoo-path.patch
+++ /dev/null
@@ -1,52 +0,0 @@
-From 959e2aafbe6cabd4e6860f842bce9b8644f627ca Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Fri, 27 Nov 2015 17:02:42 +0100
-Subject: [PATCH] Gentoo: override paths for system-wide install based on
- sys.prefix
-
-Override all default distutils install paths to ones suitable for
-system-wide install when sys.prefix indicates we're running the Gentoo
-system-wide install of PyPy with no prefix overrides (e.g. virtualenv).
-
-Fixes: https://bugs.gentoo.org/462306
-Fixes: https://bugs.gentoo.org/465546
-
-[updated for 7.0.0]

- lib-python/2.7/distutils/command/install.py | 13 -
- 1 file changed, 12 insertions(+), 1 deletion(-)
-
-diff --git a/lib-python/2.7/distutils/command/install.py 
b/lib-python/2.7/distutils/command/install.py
-index fc43951da0..c2564188cb 100644
 a/lib-python/2.7/distutils/command/install.py
-+++ b/lib-python/2.7/distutils/command/install.py
-@@ -90,6 +90,13 @@ INSTALL_SCHEMES = {
- 'scripts': '$base/bin',
- 'data'   : '$base',
- },
-+'gentoo': {
-+'purelib': '$base/site-packages',
-+'platlib': '$base/site-packages',
-+'headers': '$base/include',
-+'scripts': '@EPREFIX@/usr/bin',
-+'data'   : '@EPREFIX@/usr',
-+},
- }
- 
- # The keys to an installation scheme; if any new types of files are to be
-@@ -476,7 +483,11 @@ class install (Command):
- # it's the caller's problem if they supply a bad name!
- if (hasattr(sys, 'pypy_version_info') and
- not name.endswith(('_user', '_home'))):
--name = 'pypy'
-+if self.install_base == 
os.path.normpath('@EPREFIX@/usr/lib/pypy2.7'):
-+# override paths for system-wide install
-+name = 'gentoo'
-+else:
-+name = 'pypy'
- scheme = INSTALL_SCHEMES[name]
- for key in SCHEME_KEYS:
- attrname = 'install_' + key

[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3-exe/, dev-python/pypy3-exe/files/

2020-09-17 Thread Michał Górny
commit: 8940c2a7c85df010d851ac263ae3de9bbaf128d8
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 14:02:59 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8940c2a7

dev-python/pypy3-exe: Remove old

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

 dev-python/pypy3-exe/Manifest  |   3 -
 .../files/pypy3-exe-7.3.0-gcc10-fno-common.patch   |  25 
 dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild| 156 -
 .../pypy3-exe/pypy3-exe-7.3.2_rc1-r100.ebuild  | 151 
 dev-python/pypy3-exe/pypy3-exe-7.3.2_rc1.ebuild| 151 
 5 files changed, 486 deletions(-)

diff --git a/dev-python/pypy3-exe/Manifest b/dev-python/pypy3-exe/Manifest
index 45dd21d0c51..39001d40e36 100644
--- a/dev-python/pypy3-exe/Manifest
+++ b/dev-python/pypy3-exe/Manifest
@@ -1,6 +1,3 @@
-DIST pypy3.6-v7.3.0-src.tar.bz2 21937786 BLAKE2B 
c53ac32a9cca1c4624160eae9f11b5705a59613f1e5100fbb0ee86118de5a7845b8fa5087165d7f5a077d20337dfca14a1c7eadbe768995e20e249ec271ac10d
 SHA512 
313a4254262dd8d8b995a50bddbc360cfb67add0818e51a3e9ce25bda6a9b639e9fea8efe7da6adda76dff0a86a364544a13faa516e51b9ea6c25ec99223b435
 DIST pypy3.6-v7.3.1-src.tar.bz2 22712809 BLAKE2B 
4250b3fe98c611b9635319c106b80e88ab469eab5f883babb738e175e7b7adc22c85f8ef3fdce1cdc127b521beef8d6c7862e188d8c8889c39f90136d6bbe374
 SHA512 
f8e32aae7f01225e0e4d6763eaac40fc02dffc3d0b6a30f22d422147f9be4f3290ea78160a912ffae311dea3d503eb31a7a4f3999d3b541fbccd93d1cef4ca56
-DIST pypy3.6-v7.3.2rc1-src.tar.bz2 22730858 BLAKE2B 
41a0702d0077c0f546998b858bc8b76226fe8903f4819497aa284231edcb32bc8b047b0a2a35bacfb18ea11fb85de98b95998276c22a3f0dc716b16871b35a3a
 SHA512 
1a6f93f7e767b0db5c40c1e06cadd781c6ddfb02ec86aa61a37f649fe1aa5cd71f7857052e5b48092e3bf8b5cbef6d6401097bf4c4e80c62f7dbdffcd20b70c0
 DIST pypy3.6-v7.3.2rc2-src.tar.bz2 22750248 BLAKE2B 
6a8a3c4306cb5c796ee89f3d9ece61f5d669515ae9edf4961f43c7779123554cda0f3b433f8264d3d08e531ef5fe660b494135321a11f441ae1de97ce0abb332
 SHA512 
a89184314d04bad646cf2e2151e2d5f27ca23a68f25e22b5c2e4f07745671e70c71d869be1c61248ee839632f7151b597fe79eb5af814967a1ae97f2c2cdb8ee
-DIST pypy3.7-v7.3.2rc1-src.tar.bz2 24805791 BLAKE2B 
7b16ba9f0b33d572facdf009701712fe1b2c1eb5a4187c3a9197973ef4da140c7704b3409c7c336e1027f89df340fcefc9e52c6ccac75b251aa79d67c98e49c4
 SHA512 
d2a5c02a541c0ae79cf8c8e1a38299351f9dd81d1a17724d9fe346d8eb4311e2566a319cf1b8a90d393bffdc11657f6fa2f6475441634e57701b00e74899baa0
 DIST pypy3.7-v7.3.2rc2-src.tar.bz2 25066853 BLAKE2B 
286ec0909d4b9ba9039cd9ca234a90832e99369f5e7e36a486d219661631efac186e02146dd5bc5a51521fcfdd0047c3fa5a6dbffd20cebe8ff7c209d02fec53
 SHA512 
c8e5dc5ded2989aa3a6b635e040c23bb8e2812101ce22a104f251e0abaa3320b61f2f611ece58d6b8a8ae9f1cbc8ca22c920f3491dd5653bcb0e05264fd54a4f

diff --git a/dev-python/pypy3-exe/files/pypy3-exe-7.3.0-gcc10-fno-common.patch 
b/dev-python/pypy3-exe/files/pypy3-exe-7.3.0-gcc10-fno-common.patch
deleted file mode 100644
index b072ee4c1e6..000
--- a/dev-python/pypy3-exe/files/pypy3-exe-7.3.0-gcc10-fno-common.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 455e1f635110df4bdc2981a3a0abf02e3d4d21b2 Mon Sep 17 00:00:00 2001
-From: Matti Picus 
-Date: Wed, 26 Feb 2020 13:06:29 +0200
-Subject: [PATCH] issue 3163: the constant is defined both in vmprof_common.h 
and vmprof_common.c
-

- rpython/rlib/rvmprof/src/shared/vmprof_common.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/rpython/rlib/rvmprof/src/shared/vmprof_common.h 
b/rpython/rlib/rvmprof/src/shared/vmprof_common.h
-index b52ee5f..1b2278b 100644
 a/rpython/rlib/rvmprof/src/shared/vmprof_common.h
-+++ b/rpython/rlib/rvmprof/src/shared/vmprof_common.h
-@@ -89,7 +89,7 @@ int opened_profile(const char *interp_name, int memory, int 
proflines, int nativ
-result is NULL. */
- #if PY_MAJOR_VERSION >= 3 && !defined(_Py_atomic_load_relaxed)
-  /* this was abruptly un-defined in 3.5.1 */
--void *volatile _PyThreadState_Current;
-+extern void *volatile _PyThreadState_Current;
-/* XXX simple volatile access is assumed atomic */
- #  define _Py_atomic_load_relaxed(pp)  (*(pp))
- #endif
---
-libgit2 0.26.0
-

diff --git a/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild 
b/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild
deleted file mode 100644
index edc7a19739c..000
--- a/dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild
+++ /dev/null
@@ -1,156 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# pypy3 needs to be built using python 2
-PYTHON_COMPAT=( python2_7 )
-inherit check-reqs pax-utils python-any-r1 toolchain-funcs
-
-MY_P=pypy3.6-v${PV/_/}
-DESCRIPTION="PyPy3 executable (build from source)"
-HOMEPAGE="https://pypy.org/;
-SRC_URI="https://downloads.python.org/pypy/${MY_P}-src.tar.bz2;
-S="${WORKDIR}/${MY_P}-src"
-
-LICENSE="MIT"

[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy-exe-bin/

2020-09-17 Thread Michał Górny
commit: c887ced1f5466099d587aed4ef32bbc9e9a0500f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 14:02:00 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c887ced1

dev-python/pypy-exe-bin: Remove old

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

 dev-python/pypy-exe-bin/Manifest   |  2 -
 .../pypy-exe-bin/pypy-exe-bin-7.3.0_p1.ebuild  | 48 --
 2 files changed, 50 deletions(-)

diff --git a/dev-python/pypy-exe-bin/Manifest b/dev-python/pypy-exe-bin/Manifest
index 23ccb1d7cc1..d5bbe712bb4 100644
--- a/dev-python/pypy-exe-bin/Manifest
+++ b/dev-python/pypy-exe-bin/Manifest
@@ -1,4 +1,2 @@
-DIST pypy-exe-7.3.0-1.amd64.xpak 13515366 BLAKE2B 
52a3640b7a905a5ca7097a752d747e048a21e55b354d60bd3b9ba146d995ec1682bb510e97b94d3525cc46c6b80ba9be0eff8497f1c4c0aa0b60374c89077b99
 SHA512 
2514d0eef17eb41a6ed4081662ae1fa57fe1e74b0b29d35ab7c46ccec5729a76603d97fc98a3d3213e5bdaca4f29a4a3a42f6368bd610161e897f74f9a14680c
-DIST pypy-exe-7.3.0-1.x86.xpak 10261761 BLAKE2B 
60726089208c925baf233072de2d7f580289a5ba5d920cf3bc2a47fd146425dd38f08e0033ff16243914e95a18f79990b071bf93fe221f85a0296fe081ca94f6
 SHA512 
1afd0d3ab20ffb627159ef483260a446c6defc761ed69eea81e2b4edd36fcc29a0f43b91cce5f97f8fbe2f1f830fd395181faad281234cf60d1baf7ab1a48876
 DIST pypy-exe-7.3.1-1.amd64.xpak 13578971 BLAKE2B 
6ff3c64ec88813ef68d325cff5e2dae0ef1f79ae33eeac3a09c1b8ee0a24b0447b2c633489311da3d62996d714bd3d5844c3b71b9309766ade2f06b79e20bb64
 SHA512 
b153a19621a6da51d364868c22e9ba0460d95203787753899ec50efb573b4e7262d323503be801c3c75a724761bcfda90d8d4668d84482e2db32104916bc7671
 DIST pypy-exe-7.3.1-1.x86.xpak 10239654 BLAKE2B 
2588e879e2bd3ea41938ec21f55167d118cb493680f8e7aded6d6c01bed6499efd65f7d7f56e305a4ebc2aab02adf9d58fceccb503dd0ff41e93c642baf2191c
 SHA512 
110b202c805729bcd6789ea0f6c7bffe62ab23cbd33fcff572254f56f4da82e25f9f7f617c5a4b3911044c07ea33ae8d17bd8547bb7779ca517b973b553e6b1d

diff --git a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.0_p1.ebuild 
b/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.0_p1.ebuild
deleted file mode 100644
index d44223c44fa..000
--- a/dev-python/pypy-exe-bin/pypy-exe-bin-7.3.0_p1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit pax-utils
-
-MY_P=pypy-exe-${PV/_p/-}
-DESCRIPTION="PyPy executable (pre-built version)"
-HOMEPAGE="https://pypy.org/;
-SRC_URI="
-   amd64? (
-   
https://dev.gentoo.org/~mgorny/binpkg/amd64/pypy/dev-python/pypy-exe/${MY_P}.xpak
-   -> ${MY_P}.amd64.xpak
-   )
-   x86? (
-   
https://dev.gentoo.org/~mgorny/binpkg/x86/pypy/dev-python/pypy-exe/${MY_P}.xpak
-   -> ${MY_P}.x86.xpak
-   )"
-S="${WORKDIR}"
-
-LICENSE="MIT"
-SLOT="${PV%_p*}"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=sys-libs/zlib-1.1.3:0/1
-   dev-libs/libffi:0/7
-   virtual/libintl:0/0
-   dev-libs/expat:0/0
-   app-arch/bzip2:0/1
-   sys-libs/ncurses:0/6
-   !dev-python/pypy-exe:${PV}"
-
-QA_PREBUILT="
-   usr/lib/pypy2.7/pypy-c-${SLOT}"
-
-src_unpack() {
-   ebegin "Unpacking ${MY_P}.${ARCH}.xpak"
-   tar -x < <(xz -c -d --single-stream "${DISTDIR}/${MY_P}.${ARCH}.xpak")
-   eend ${?} || die "Unpacking ${MY_P} failed"
-}
-
-src_install() {
-   insinto /
-   doins -r usr
-   fperms +x "/usr/lib/pypy2.7/pypy-c-${SLOT}"
-   pax-mark m "${ED}/usr/lib/pypy2.7/pypy-c-${SLOT}"
-}



[gentoo-commits] repo/gentoo:master commit in: dev-python/pypy3/files/, dev-python/pypy3/

2020-09-17 Thread Michał Górny
commit: 64acf094486c22d682426e56019c5f1cc8e3ec7f
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 14:02:36 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64acf094

dev-python/pypy3: Remove old

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

 dev-python/pypy3/Manifest  |   3 -
 dev-python/pypy3/files/7.0.0-gentoo-path.patch |  52 
 dev-python/pypy3/pypy3-7.3.0.ebuild| 219 ---
 dev-python/pypy3/pypy3-7.3.2_rc1-r100.ebuild   | 352 -
 dev-python/pypy3/pypy3-7.3.2_rc1.ebuild| 202 --
 5 files changed, 828 deletions(-)

diff --git a/dev-python/pypy3/Manifest b/dev-python/pypy3/Manifest
index 45dd21d0c51..39001d40e36 100644
--- a/dev-python/pypy3/Manifest
+++ b/dev-python/pypy3/Manifest
@@ -1,6 +1,3 @@
-DIST pypy3.6-v7.3.0-src.tar.bz2 21937786 BLAKE2B 
c53ac32a9cca1c4624160eae9f11b5705a59613f1e5100fbb0ee86118de5a7845b8fa5087165d7f5a077d20337dfca14a1c7eadbe768995e20e249ec271ac10d
 SHA512 
313a4254262dd8d8b995a50bddbc360cfb67add0818e51a3e9ce25bda6a9b639e9fea8efe7da6adda76dff0a86a364544a13faa516e51b9ea6c25ec99223b435
 DIST pypy3.6-v7.3.1-src.tar.bz2 22712809 BLAKE2B 
4250b3fe98c611b9635319c106b80e88ab469eab5f883babb738e175e7b7adc22c85f8ef3fdce1cdc127b521beef8d6c7862e188d8c8889c39f90136d6bbe374
 SHA512 
f8e32aae7f01225e0e4d6763eaac40fc02dffc3d0b6a30f22d422147f9be4f3290ea78160a912ffae311dea3d503eb31a7a4f3999d3b541fbccd93d1cef4ca56
-DIST pypy3.6-v7.3.2rc1-src.tar.bz2 22730858 BLAKE2B 
41a0702d0077c0f546998b858bc8b76226fe8903f4819497aa284231edcb32bc8b047b0a2a35bacfb18ea11fb85de98b95998276c22a3f0dc716b16871b35a3a
 SHA512 
1a6f93f7e767b0db5c40c1e06cadd781c6ddfb02ec86aa61a37f649fe1aa5cd71f7857052e5b48092e3bf8b5cbef6d6401097bf4c4e80c62f7dbdffcd20b70c0
 DIST pypy3.6-v7.3.2rc2-src.tar.bz2 22750248 BLAKE2B 
6a8a3c4306cb5c796ee89f3d9ece61f5d669515ae9edf4961f43c7779123554cda0f3b433f8264d3d08e531ef5fe660b494135321a11f441ae1de97ce0abb332
 SHA512 
a89184314d04bad646cf2e2151e2d5f27ca23a68f25e22b5c2e4f07745671e70c71d869be1c61248ee839632f7151b597fe79eb5af814967a1ae97f2c2cdb8ee
-DIST pypy3.7-v7.3.2rc1-src.tar.bz2 24805791 BLAKE2B 
7b16ba9f0b33d572facdf009701712fe1b2c1eb5a4187c3a9197973ef4da140c7704b3409c7c336e1027f89df340fcefc9e52c6ccac75b251aa79d67c98e49c4
 SHA512 
d2a5c02a541c0ae79cf8c8e1a38299351f9dd81d1a17724d9fe346d8eb4311e2566a319cf1b8a90d393bffdc11657f6fa2f6475441634e57701b00e74899baa0
 DIST pypy3.7-v7.3.2rc2-src.tar.bz2 25066853 BLAKE2B 
286ec0909d4b9ba9039cd9ca234a90832e99369f5e7e36a486d219661631efac186e02146dd5bc5a51521fcfdd0047c3fa5a6dbffd20cebe8ff7c209d02fec53
 SHA512 
c8e5dc5ded2989aa3a6b635e040c23bb8e2812101ce22a104f251e0abaa3320b61f2f611ece58d6b8a8ae9f1cbc8ca22c920f3491dd5653bcb0e05264fd54a4f

diff --git a/dev-python/pypy3/files/7.0.0-gentoo-path.patch 
b/dev-python/pypy3/files/7.0.0-gentoo-path.patch
deleted file mode 100644
index 135e496f253..000
--- a/dev-python/pypy3/files/7.0.0-gentoo-path.patch
+++ /dev/null
@@ -1,52 +0,0 @@
-From 44c16c344f137cc91a145294c4124174fc25ad16 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 
-Date: Fri, 27 Nov 2015 17:02:42 +0100
-Subject: [PATCH] Gentoo: override paths for system-wide install based on
- sys.prefix
-
-Override all default distutils install paths to ones suitable for
-system-wide install when sys.prefix indicates we're running the Gentoo
-system-wide install of PyPy with no prefix overrides (e.g. virtualenv).
-
-Fixes: https://bugs.gentoo.org/462306
-Fixes: https://bugs.gentoo.org/465546
-
-[updated for 7.0.0]

- lib-python/3/distutils/command/install.py | 13 -
- 1 file changed, 12 insertions(+), 1 deletion(-)
-
-diff --git a/lib-python/3/distutils/command/install.py 
b/lib-python/3/distutils/command/install.py
-index 77a1827d4b..255603967f 100644
 a/lib-python/3/distutils/command/install.py
-+++ b/lib-python/3/distutils/command/install.py
-@@ -50,6 +50,13 @@ INSTALL_SCHEMES = {
- 'scripts': '$base/bin',
- 'data'   : '$base',
- },
-+'gentoo': {
-+'purelib': '$base/site-packages',
-+'platlib': '$base/site-packages',
-+'headers': '$base/include',
-+'scripts': '@EPREFIX@/usr/bin',
-+'data'   : '@EPREFIX@/usr',
-+},
- }
- 
- # user site schemes
-@@ -461,7 +468,11 @@ class install(Command):
- # it's the caller's problem if they supply a bad name!
- if (hasattr(sys, 'pypy_version_info') and
- not name.endswith(('_user', '_home'))):
--name = 'pypy'
-+if self.install_base == 
os.path.normpath('@EPREFIX@/usr/lib/pypy3.6'):
-+# override paths for system-wide install
-+name = 'gentoo'
-+else:
-+name = 'pypy'
- scheme = INSTALL_SCHEMES[name]
- for key in SCHEME_KEYS:
- attrname = 'install_' + key
--- 

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

2020-09-17 Thread Michał Górny
commit: f58ec7afec183fb7c40fcc28e6db269988c1f762
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 13:57:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f58ec7af

python-utils-r1.eclass: Make python_optimize fail if -x $PYTHON

Make python_optimize() fail if the expected Python interpreter is not
executable.  Since some errors are expected during Python
byte-compilation (e.g. CPython includes test .py modules with syntax
errors), we can't rely on compileall result.  However, this will catch
at least the very bad mistake of wrong ${PYTHON} that affects e.g.
dev-python/pypy*.

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

 eclass/python-utils-r1.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 87cb662c64f..9c8b6a14d2a 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -608,6 +608,7 @@ python_optimize() {
 
local PYTHON=${PYTHON}
[[ ${PYTHON} ]] || _python_export PYTHON
+   [[ -x ${PYTHON} ]] || die "PYTHON (${PYTHON}) is not executable"
 
# default to sys.path
if [[ ${#} -eq 0 ]]; then



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

2020-09-17 Thread Michał Górny
commit: 52d4d4cb18e2164479f58ad8a4caf051572c3ce5
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Sep 17 14:01:52 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Sep 17 16:56:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52d4d4cb

dev-python/pypy-exe: Remove old

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

 dev-python/pypy-exe/Manifest  |   2 -
 dev-python/pypy-exe/pypy-exe-7.3.0.ebuild | 162 --
 dev-python/pypy-exe/pypy-exe-7.3.2_rc1.ebuild | 162 --
 3 files changed, 326 deletions(-)

diff --git a/dev-python/pypy-exe/Manifest b/dev-python/pypy-exe/Manifest
index 138683d5b09..0fb812e22b2 100644
--- a/dev-python/pypy-exe/Manifest
+++ b/dev-python/pypy-exe/Manifest
@@ -1,4 +1,2 @@
-DIST pypy2.7-v7.3.0-src.tar.bz2 20328540 BLAKE2B 
7f71c98f436f11e8f4d248b6aeb3e2f81962cdeeaf3eb534473f1c6b5e8cd37d9abc047d7fa750a1ceeeaa63fab6eff6e5f1e60394b8104bbcd7e1fc47885c61
 SHA512 
05f039f090d837a72012db55f23d94da3f21c7458f18bd1e8ba632489248eb6486ced07b786d05e573abf2b3def2a68d96e7e1109e6d189d8e6c303c60ee3535
 DIST pypy2.7-v7.3.1-src.tar.bz2 21053306 BLAKE2B 
071d59b7978c98e9ed9243d9a64d93d21b524351cb9a45e0f7d48828f919c84585a1164e7c38739fdd8828ab4b1eedade96dff7d64d0d9cbfe00c74d88d532bb
 SHA512 
1bec44fa0fc4b1186e25f69303f9e332df32184be990d86fba41c40152664a93bd65eabf4dded133371271402cea9b150b60c13bce89d1004b276f0908c0b8f1
-DIST pypy2.7-v7.3.2rc1-src.tar.bz2 21136151 BLAKE2B 
50a2fb407624f3831095af9a1859399a39be039e54673a2f015049071cbf128302567f6fd7423bbdf757f46b9f32a09c0ba09985ce046731893f4d1563416050
 SHA512 
09b0aa48e5d09d87b592d6a5cfa3c7d3e2c93898b8250c31cfae99c44c79c41f05ac1d4b400d82d610e4e56dedacdd97c51b89308ea3a38f6ded8eda0779a08b
 DIST pypy2.7-v7.3.2rc2-src.tar.bz2 21145693 BLAKE2B 
e722111435f81d00ecb5cec83e78e17676a042703fe83c049456fa6e5debdb1c09cc3f1fd71bcd8a8469da373a7c8131c252b3f139959a442f4cfa2b7f202c6f
 SHA512 
ba7cccdaff1616ad0090cb0942ad35eda025a758be4d6b4e978bce19fb8cb8840136297fb924127a7e99f02c09665bde7eaf714e1744b9b32612973355459ad4

diff --git a/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild 
b/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
deleted file mode 100644
index c17e889d43a..000
--- a/dev-python/pypy-exe/pypy-exe-7.3.0.ebuild
+++ /dev/null
@@ -1,162 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 )
-inherit check-reqs pax-utils python-any-r1 toolchain-funcs
-
-MY_P=pypy2.7-v${PV/_/}
-DESCRIPTION="PyPy executable (build from source)"
-HOMEPAGE="https://pypy.org/;
-SRC_URI="https://downloads.python.org/pypy/${MY_P}-src.tar.bz2;
-S="${WORKDIR}/${MY_P}-src"
-
-LICENSE="MIT"
-SLOT="${PV}"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="bzip2 +jit low-memory ncurses cpu_flags_x86_sse2"
-
-RDEPEND=">=sys-libs/zlib-1.1.3:0=
-   dev-libs/libffi:0=
-   virtual/libintl:0=
-   dev-libs/expat:0=
-   bzip2? ( app-arch/bzip2:0= )
-   ncurses? ( sys-libs/ncurses:0= )
-   !dev-python/pypy-exe-bin:${PV}"
-# don't enforce the dep on pypy with USE=low-memory since it's going
-# to cause either collisions or circular dep on itself
-DEPEND="${RDEPEND}"
-BDEPEND="
-   !low-memory? (
-   || (
-   dev-python/pypy
-   (
-   dev-lang/python:2.7
-   
dev-python/pycparser[python_targets_python2_7(-),python_single_target_python2_7(+)]
-   )
-   )
-   )"
-
-check_env() {
-   if use low-memory; then
-   if ! has_version -b dev-python/pypy &&
-   ! has_version -b dev-python/pypy-bin
-   then
-   eerror "USE=low-memory requires a (possibly old) 
version of dev-python/pypy"
-   eerror "being installed. Please install it using e.g.:"
-   eerror
-   eerror "  $ emerge -1v dev-python/pypy 
dev-python/pypy-exe-bin"
-   eerror
-   eerror "before attempting to build 
dev-python/pypy-exe[low-memory]."
-   die "dev-python/pypy needs to be installed for 
USE=low-memory"
-   fi
-
-   CHECKREQS_MEMORY="1750M"
-   use amd64 && CHECKREQS_MEMORY="3500M"
-   else
-   CHECKREQS_MEMORY="3G"
-   use amd64 && CHECKREQS_MEMORY="6G"
-   fi
-
-   check-reqs_pkg_pretend
-}
-
-pkg_pretend() {
-   [[ ${MERGE_TYPE} != binary ]] && check_env
-}
-
-pkg_setup() {
-   if [[ ${MERGE_TYPE} != binary ]]; then
-   check_env
-
-   use low-memory && EPYTHON=
-   if [[ ! ${EPYTHON} || ${EPYTHON} == pypy ]] &&
-   { has_version -b dev-python/pypy ||
-   has_version -b dev-python/pypy-bin; }
-  

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

2020-09-17 Thread Mike Pagano
commit: bb18b7b69937eb9c61b823d9963ee0678e035cc8
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Sep 17 16:54:53 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Sep 17 16:54:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb18b7b6

sys-kernel/gentoo-sources: Linux 5.4.66

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-5.4.66.ebuild| 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index f32f22d7c23..9ad484fc574 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -88,6 +88,9 @@ DIST genpatches-5.4-65.extras.tar.xz 1768 BLAKE2B 
07e18047c9d88d73325933496d70d6
 DIST genpatches-5.4-66.base.tar.xz 2303300 BLAKE2B 
1107b439bab215b9dc438d40cb69d08353ef9841329151298f91b9191a4f798eab7904cd2acf23fe5d69c4cb224b0f87f972255e54acb46ea162f431e307a134
 SHA512 
71f4a032dc2dfd71195fe9acaf2e75966515f1ec7fd2f46830080e563916da9504de8ccd9214d49637b8234de9610c4d7ce3bed1b6dfdfcb063c88588bb32c6d
 DIST genpatches-5.4-66.experimental.tar.xz 6700 BLAKE2B 
626d296d4380542eecdabe79aad6ed29f2133c2eb8de9b9bf89a10e4b162f1032b529a7b6e8e62e6cb7c4780cd159cc4e8edbd5bddb8149def71e14beae80d22
 SHA512 
5f82950ab0ec0464686d4ad4d9046640013cfe5b1d4098f9ec99090642c6e71e2a7c2535d27d510c7ccfe24a130c6c59911ae21291949869762477b3eb003133
 DIST genpatches-5.4-66.extras.tar.xz 1768 BLAKE2B 
0a81b02b97cbbc7c34d8b8ff13c4f26bce534e92a3f75da169b24c1dcc7b215091f9a2363f9e19cdd3af4febb26d8bf85808eb78cbab6d2e3ab9fda5b1bd346e
 SHA512 
8ef8938c32c46eda7a35cdec9bcb2ffdd3c507a9e2024fae1ebb4684869b6de97ef1d531e71e23d286c49bb4a8b6f2d959b0f874f31aa7f9276ac28fbbcf4422
+DIST genpatches-5.4-67.base.tar.xz 2335352 BLAKE2B 
ae98701f88da8c3ab823499c6d5683c80adaface3b23d0e5671deb4e8005a6aa8f9ef3c4ff4b0fb1475ca33de7790c59c56571795122ac4bfed6f1c6e4ae8049
 SHA512 
1d039a98cb29a76f0b5d26cf2ef72cbeef469746e31afc513f6f5f88841e9fa4c96fe34e92748e61a6f6f5a6d8ac68783126e6bcc696bd0106747b8a93a9b940
+DIST genpatches-5.4-67.experimental.tar.xz 6696 BLAKE2B 
0d3871c594f7a60311ace7bd7095fe7d10013fe817fad6e7c94f056db3505dc55ce0944ec56f5b1d24c2419d2fa810dbb9712ccf098ff92e1b352974eebab8bd
 SHA512 
6cbfdd3e651fc95f0f929fd0fa239ff4494d0621b47f138d2b335d36b6ee33863b41436a57dfc456c4a47d0ef4b21af5be7a80078990664496b98632d8990e75
+DIST genpatches-5.4-67.extras.tar.xz 1768 BLAKE2B 
6e6718c80465485c0271d46231d45412e4bb7e713caed3a333b27f1a655048c2ccea871d5331fc4d6413ddbeb2776df02acf00ad1c399a1d86e65615f05d5c69
 SHA512 
7da85f2ff8f50f43ae1eb814e34402fa8a55629c7b8e9b362ad657974be2ac60489157adf474f91c05587475d89deb1cb1511c5241b80885d695651bfb122af3
 DIST genpatches-5.7-20.base.tar.xz 809256 BLAKE2B 
92ceaa6c9cd0a71cd7b86745240c2c018265dcbe8be124375ee3cde3f6fa4e00981f6c8762ec369461fe75542efb9154a09f90499ddf127405716ffcfdac4027
 SHA512 
900283861dec83bbaba8aafbff3b9d689d7f729917130c3d6760a05f919903b079203c48b768cad2bdae5b197192d5fe8764b786aec95fab77bee6384803b7f0
 DIST genpatches-5.7-20.experimental.tar.xz 14144 BLAKE2B 
f1ddef4ebf7a4905f14c74c365a5be9590c2f38b4194c935e8572f00431b8653e5459db1592ff022db4c04326f552f41e333a3d89a150dbd7db31011510379cd
 SHA512 
6d8aa8b5364d77d427c47b907991f23d6a7e6cf5c0b1a74febe2251f9ad46b144852feb8a064bc158774116b6ccdfd5fe6ef3933b066ee3c353b73a815a72a46
 DIST genpatches-5.7-20.extras.tar.xz 1768 BLAKE2B 
016fb07a98245121971534b7f9d40f1bc627325fbda893342ecaf330b2ad4a2caee6ff39a7a24e7c46e2eefba8df4cf901bd3d46d7041f1c8781288ddc1d63fc
 SHA512 
b8aa2c75b014fdefc7f56f67be6a7bbfd57e55f6f08346899a7a64892bd0975d0494864614c2bb485bb5dcfe262a280c51f43c7f0ff18256a2370b1fa93add3b

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.66.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.66.ebuild
new file mode 100644
index 000..34e351328db
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.66.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="67"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-09-17 Thread Mike Pagano
commit: 3b8e507f256cd7b93011022ee8e82487b7cc0b03
Author: Mike Pagano  gentoo  org>
AuthorDate: Thu Sep 17 16:48:18 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Thu Sep 17 16:48:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b8e507f

sys-kernel/gentoo-sources: Linux patch 4.19.146

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Mike Pagano  gentoo.org>

 sys-kernel/gentoo-sources/Manifest |  3 +++
 .../gentoo-sources/gentoo-sources-4.19.146.ebuild  | 28 ++
 2 files changed, 31 insertions(+)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index f8418895748..f32f22d7c23 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -34,6 +34,9 @@ DIST genpatches-4.19-143.extras.tar.xz 17520 BLAKE2B 
ea356fc798d8779b6f321d7e39a
 DIST genpatches-4.19-144.base.tar.xz 3870444 BLAKE2B 
3e2aac1859aac9b8554e330ac0e7bba3523921288b4961f7837850dbc1b98bb929e00693f48aaa93f7fd64f18a8d7d851f5dbc8a4f62db85220535c12fc659a0
 SHA512 
84821bcc1353cbd769289e7b5b89079e478ee262689ad01335b8f203ab20cd7237614e6cdb731517133f3fefc35ee3bae9f4f8a85a5b49c82781f39aa8b605c5
 DIST genpatches-4.19-144.experimental.tar.xz 6980 BLAKE2B 
9a63a0beec63085aafbf5187dbcc8d6e42f53970b7e09e9eb539524307bb0956827bad44f476cad35aa04a7821ba6228cd3c31dfd818d1d15860d6ff897a9739
 SHA512 
9b3e9fc0a977a419eeb05ff009346af569bf8d2553162283cf0dbfc211e41462f0d1206fcd8bd793839e2b2318232b064b589a20e760c10feffc21faf97bca71
 DIST genpatches-4.19-144.extras.tar.xz 17524 BLAKE2B 
ab5c55d6f4bfe03d14262a0851cd65ea856b9dfd6c30f8240d83804e97e823018bc88f4c04f67e4f88eff0b2abc2bf831f89db272b26134eb6a45057f344
 SHA512 
db1fdc473c20f0eae1d6af2fd2ac102df31fa70bea62cdc9f0c8d4ad20d228748f462abf98dea3d3b6f2c12c95e81b48e4a773e47e1eb2b95e2559f53507effc
+DIST genpatches-4.19-145.base.tar.xz 3890268 BLAKE2B 
6705feaa0dd76fab27a883c1ecdb325d00467fc50e051fa205c70c0fa07e62731406066589d3ea88bad2e1fb9d3aa3ffecacc0391348183a92097b8d69477c1c
 SHA512 
6385ce0d318f988338c14aca095f2c054835a7e88ecf63829994eadee02bbf35beee39a3e366c4c445064c70be4ae5fc6105293fee36c6cdf81bb3206b0eeb6f
+DIST genpatches-4.19-145.experimental.tar.xz 6972 BLAKE2B 
fec91bdb34d9ab0d52f4ab920159f16cf43cc63e2ea8d079e61cd247c1bbaf8e57d183a484670d5e703542bf2c78d59029e09c0eefac7686392dd727671c40a0
 SHA512 
ae35835ed9b9854147a4b9f5111bcb37980f8664b59894654970ec7337c7114e86d639b0198144cfef87756740ef08ad7a08fb2bca6f78aa319bf662dcb92095
+DIST genpatches-4.19-145.extras.tar.xz 3316 BLAKE2B 
b8ea2c727280adcbc4cd30cce7a20f8ae22985c89d3749cabb3b5499b22dfd7f7297428e38b8881d2f3ce99c7786c50a2d181d9fb9de28321ff8416c7562fc8e
 SHA512 
adf93acb5f86addcdaca9083da5a2ac0939654949a497b107bafb47ea35a8aff13e74906b93d9b40133082ab96339381a6addf2b1b6a6c2df7c9982cf031fac2
 DIST genpatches-4.4-229.base.tar.xz 3720552 BLAKE2B 
48629037475319cac031849a45a6cb36d45036ac47366739dbd737f345c2906db4249057a920a9c3ca637c5d0fd731e93b53e331ad2cde09b8088692f48177ca
 SHA512 
e0f1e2327398f5a73b2aa7c3b8abd42722610ab35340076ba58543e3852116ceb92afa7b3ba4f3b112164c57e5000c1584be3c9390f4048242eb0bcf91699008
 DIST genpatches-4.4-229.experimental.tar.xz 83264 BLAKE2B 
3cae1db18daa8072cbe45cd50942b50ab4b8c3fbcea5ad87e2b9420886d4b8f2840b06520c271944835216a4543c4d15b1547323ccc0c24a12f6983c28b8289e
 SHA512 
96207a3069a4424b540c952a6f553caab8abb55b37d5135f344d772106d4905784982dfed7b281112ba113fcbca3366173f6a76c6e8a255df5031c608c6911f2
 DIST genpatches-4.4-229.extras.tar.xz 16492 BLAKE2B 
9c0d4734997f9af0391427aad0e2f4e2c634b2bd6439ead35ff3246effec666a1b27b6a1fab059e7a0520b169a793bc87ea499e3f1a7375a21888a1ef9d5b9b7
 SHA512 
f369a2ea1ca60a1c89863127dc60e0d6cf7d6edf1cdae1b6298e0764fb572c47a79ce9c9056821dd485ec944dc8791380f2ec71ead49c9eebdf50e1b76761204

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.146.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.146.ebuild
new file mode 100644
index 000..a81ce6cc37e
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.146.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+ETYPE="sources"
+K_WANT_GENPATCHES="base extras experimental"
+K_GENPATCHES_VER="145"
+
+inherit kernel-2
+detect_version
+detect_arch
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86"
+HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches;
+IUSE="experimental"
+
+DESCRIPTION="Full sources including the Gentoo patchset for the 
${KV_MAJOR}.${KV_MINOR} kernel tree"
+SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}"
+
+pkg_postinst() {
+   kernel-2_pkg_postinst
+   einfo "For more info on this patchset, and how to report problems, see:"
+   einfo "${HOMEPAGE}"
+}
+
+pkg_postrm() {
+   kernel-2_pkg_postrm
+}



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

2020-09-17 Thread Dennis Lamm
commit: b1fda0fbff61ccdaa87d395b6798ce05f2ef54a8
Author: Dennis Lamm  gentoo  org>
AuthorDate: Thu Sep 17 00:51:14 2020 +
Commit: Dennis Lamm  gentoo  org>
CommitDate: Thu Sep 17 16:48:37 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1fda0fb

dev-python/pooch: new package

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

 dev-python/pooch/Manifest   |  1 +
 dev-python/pooch/metadata.xml   | 16 
 dev-python/pooch/pooch-1.2.0.ebuild | 25 +
 3 files changed, 42 insertions(+)

diff --git a/dev-python/pooch/Manifest b/dev-python/pooch/Manifest
new file mode 100644
index 000..1ed64bb0458
--- /dev/null
+++ b/dev-python/pooch/Manifest
@@ -0,0 +1 @@
+DIST pooch-1.2.0.tar.gz 212831 BLAKE2B 
73db6d6ef432960704103cee92c72d80243c9f73c3896458b20a734fc577f4982c0ecd0c72d512f8d355f28f48ca084755816196431aa7f27eab9c467e4e0654
 SHA512 
dfb7d890d3211f8f737dc79fa81cc895c166dc96b05d86ad2df9b33f1da950a05bce8e6a80abdb467edef2157bd13a8209771ced91a17023903c5541a1b998d3

diff --git a/dev-python/pooch/metadata.xml b/dev-python/pooch/metadata.xml
new file mode 100644
index 000..1911018bcce
--- /dev/null
+++ b/dev-python/pooch/metadata.xml
@@ -0,0 +1,16 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+3dpr...@gentoo.org
+Gentoo 3D Printer Project
+
+
+Pooch manages your Python library's sample data files: it 
automatically downloads and stores them in a local directory,
+with support for versioning and corruption checks.
+
+
+fatiando/pooch
+pooch
+
+

diff --git a/dev-python/pooch/pooch-1.2.0.ebuild 
b/dev-python/pooch/pooch-1.2.0.ebuild
new file mode 100644
index 000..42f0780637f
--- /dev/null
+++ b/dev-python/pooch/pooch-1.2.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=(python3_{6..8})
+
+inherit distutils-r1
+
+DESCRIPTION="manages your Python library's sample data files"
+HOMEPAGE="https://github.com/fatiando/pooch;
+SRC_URI="https://github.com/fatiando/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-python/appdirs[${PYTHON_USEDEP}]
+   dev-python/packaging[${PYTHON_USEDEP}]
+   dev-python/requests[${PYTHON_USEDEP}]
+"
+BDEPEND="${RDEPEND}"
+
+distutils_enable_sphinx doc dev-python/sphinx_rtd_theme



[gentoo-commits] repo/gentoo:master commit in: app-emulation/vice/files/, app-emulation/vice/

2020-09-17 Thread James Le Cuirot
commit: 633ba8dd6e962cce120e36c8b7de882f291bd0b7
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Sep 17 16:25:33 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Sep 17 16:27:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=633ba8dd

app-emulation/vice: Bump 3.4 to rev 38553

This now adds desktop icons.

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

 app-emulation/vice/Manifest|   1 +
 .../vice/files/vice-pkg-config-3.4_p38553.patch|  29 
 app-emulation/vice/vice-3.4_p38553.ebuild  | 183 +
 3 files changed, 213 insertions(+)

diff --git a/app-emulation/vice/Manifest b/app-emulation/vice/Manifest
index a4b74f25b8c..98153090bff 100644
--- a/app-emulation/vice/Manifest
+++ b/app-emulation/vice/Manifest
@@ -1,2 +1,3 @@
 DIST vice-emu-code-r37498-trunk-vice.zip 26810776 BLAKE2B 
05baa0d123e9a0f1141ef68940455b5abfccde0204d0ffeb0a806212977be6f1f2c777267cad077272f4e09fa3c6adb9e95436adaaee5482b2ce918a3485caeb
 SHA512 
5b4c31e51efc67ac08f6fe9361c42b80115b315fc24c128861341f2eea7567bdbb1761e52bc914df442ed5cc7f2ca7c6b0a2694441d63e63f9f693bcf72c70c0
 DIST vice-emu-code-r37605-trunk-vice.zip 26854864 BLAKE2B 
771728b69cb38492d086d199fcb56d19f14738bc6b5c3f0b1c9c6ffb07db0d2c2a3d631ed9f32a2abf0159d4e3e0d144c04e6ba13c22ce619ea1090f89b7b5cc
 SHA512 
975c342d5ee7f72cc775bee711fed77fb6ce00bc15eef13403b9f3a457ac589d0089bcdf452507605bbf11d8806fceec94729becf1ef3fe66f6074854684d998
+DIST vice-emu-code-r38553-trunk-vice.zip 27146846 BLAKE2B 
5139e4b1e9269c3885313889dffc055298c52152da77e5a824270feb0af6ba61a1726160a6d259e9f8840fefe486cc184f5bfda3ba1797e0359159ccf1e9824f
 SHA512 
c4d3f132bae2980163e74695126e979bd68dddecb17c2eea8227edbb675985d1f04ade665b946a5e3c707bc17e260efb61f57aa141b6ef712385d4d85a68ef86

diff --git a/app-emulation/vice/files/vice-pkg-config-3.4_p38553.patch 
b/app-emulation/vice/files/vice-pkg-config-3.4_p38553.patch
new file mode 100644
index 000..557c0a92731
--- /dev/null
+++ b/app-emulation/vice/files/vice-pkg-config-3.4_p38553.patch
@@ -0,0 +1,29 @@
+https://sourceforge.net/p/vice-emu/patches/218/
+
+Index: configure.ac
+===
+--- a/configure.ac (revision 38502)
 b/configure.ac (working copy)
+@@ -1275,6 +1275,14 @@
+   fi
+ 
+   if test x"$found_sdl2" != "xyes"; then
++PKG_CHECK_MODULES(SDL2, sdl2, [
++  use_sdl_prefix=no
++  use_sdl2_prefix=no
++  found_sdl2=yes
++  VICE_CFLAGS="$VICE_CFLAGS $SDL2_CFLAGS"
++  VICE_CXXFLAGS="$VICE_CXXFLAGS $SDL2_CFLAGS"
++  LIBS="$LIBS $SDL2_LIBS"
++], [
+ dnl Check for sdl2-config
+ if test x"$sdl2_config" != "xno"; then
+   user_CFLAGS="$CFLAGS"
+@@ -1311,6 +1319,7 @@
+   CFLAGS="$user_CFLAGS"
+   CXXFLAGS="$user_CXXFLAGS"
+ fi
++])
+   fi
+ 
+   dnl fail if SDL2 ui was requested, otherwise restore flags and continue

diff --git a/app-emulation/vice/vice-3.4_p38553.ebuild 
b/app-emulation/vice/vice-3.4_p38553.ebuild
new file mode 100644
index 000..825c3d61a1c
--- /dev/null
+++ b/app-emulation/vice/vice-3.4_p38553.ebuild
@@ -0,0 +1,183 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools multibuild xdg
+
+MY_P="vice-emu-code-r${PV##*_p}-trunk-vice"
+
+DESCRIPTION="The Versatile Commodore Emulator"
+HOMEPAGE="https://vice-emu.sourceforge.io/;
+#SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz"
+SRC_URI="https://sourceforge.net/code-snapshots/svn/v/vi/vice-emu/code/${MY_P}.zip;
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="alsa debug doc ethernet ffmpeg flac gif +gtk headless ipv6 jpeg lame 
mpg123 ogg oss +opengl parport pci png portaudio pulseaudio sdl zlib"
+REQUIRED_USE="|| ( gtk headless sdl ) gtk? ( zlib )"
+
+RDEPEND="
+   sys-libs/readline:0=
+   virtual/libintl
+   alsa? ( media-libs/alsa-lib )
+   ethernet? (
+   >=net-libs/libpcap-0.9.8
+   >=net-libs/libnet-1.1.2.1:1.1
+   )
+   ffmpeg? ( media-video/ffmpeg:= )
+   flac? ( media-libs/flac )
+   gif? ( media-libs/giflib:= )
+   gtk? (
+   dev-libs/glib:2
+   media-libs/fontconfig:1.0
+   x11-libs/cairo
+   x11-libs/gtk+:3
+   x11-libs/pango
+   opengl? (
+   media-libs/glew:0=
+   virtual/opengl
+   )
+   )
+   jpeg? ( virtual/jpeg )
+   lame? ( media-sound/lame )
+   mpg123? ( media-sound/mpg123 )
+   ogg? (
+media-libs/libogg
+media-libs/libvorbis
+   )
+   parport? ( sys-libs/libieee1284 )
+   pci? ( sys-apps/pciutils )
+   png? ( media-libs/libpng:0= )
+   portaudio? ( media-libs/portaudio )
+   pulseaudio? ( media-sound/pulseaudio 

[gentoo-commits] repo/gentoo:master commit in: app-emulation/vice/files/, app-emulation/vice/

2020-09-17 Thread James Le Cuirot
commit: ea829542dbcaef08f523fb4a9fd863ec3408519e
Author: James Le Cuirot  gentoo  org>
AuthorDate: Thu Sep 17 16:26:39 2020 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Thu Sep 17 16:27:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea829542

app-emulation/vice: Drop old 3.4_p37605

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

 app-emulation/vice/Manifest|   1 -
 app-emulation/vice/files/vice-pkg-config.patch |  29 
 app-emulation/vice/vice-3.4_p37605.ebuild  | 176 -
 3 files changed, 206 deletions(-)

diff --git a/app-emulation/vice/Manifest b/app-emulation/vice/Manifest
index 98153090bff..5c23e52b7bf 100644
--- a/app-emulation/vice/Manifest
+++ b/app-emulation/vice/Manifest
@@ -1,3 +1,2 @@
 DIST vice-emu-code-r37498-trunk-vice.zip 26810776 BLAKE2B 
05baa0d123e9a0f1141ef68940455b5abfccde0204d0ffeb0a806212977be6f1f2c777267cad077272f4e09fa3c6adb9e95436adaaee5482b2ce918a3485caeb
 SHA512 
5b4c31e51efc67ac08f6fe9361c42b80115b315fc24c128861341f2eea7567bdbb1761e52bc914df442ed5cc7f2ca7c6b0a2694441d63e63f9f693bcf72c70c0
-DIST vice-emu-code-r37605-trunk-vice.zip 26854864 BLAKE2B 
771728b69cb38492d086d199fcb56d19f14738bc6b5c3f0b1c9c6ffb07db0d2c2a3d631ed9f32a2abf0159d4e3e0d144c04e6ba13c22ce619ea1090f89b7b5cc
 SHA512 
975c342d5ee7f72cc775bee711fed77fb6ce00bc15eef13403b9f3a457ac589d0089bcdf452507605bbf11d8806fceec94729becf1ef3fe66f6074854684d998
 DIST vice-emu-code-r38553-trunk-vice.zip 27146846 BLAKE2B 
5139e4b1e9269c3885313889dffc055298c52152da77e5a824270feb0af6ba61a1726160a6d259e9f8840fefe486cc184f5bfda3ba1797e0359159ccf1e9824f
 SHA512 
c4d3f132bae2980163e74695126e979bd68dddecb17c2eea8227edbb675985d1f04ade665b946a5e3c707bc17e260efb61f57aa141b6ef712385d4d85a68ef86

diff --git a/app-emulation/vice/files/vice-pkg-config.patch 
b/app-emulation/vice/files/vice-pkg-config.patch
deleted file mode 100644
index d29eff252fb..000
--- a/app-emulation/vice/files/vice-pkg-config.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-https://sourceforge.net/p/vice-emu/patches/218/
-
-Index: configure.proto
-===
 a/configure.proto  (revision 37525)
-+++ b/configure.proto  (working copy)
-@@ -1275,6 +1275,14 @@
-   fi
- 
-   if test x"$found_sdl2" != "xyes"; then
-+PKG_CHECK_MODULES(SDL2, sdl2, [
-+  use_sdl_prefix=no
-+  use_sdl2_prefix=no
-+  found_sdl2=yes
-+  VICE_CFLAGS="$VICE_CFLAGS $SDL2_CFLAGS"
-+  VICE_CXXFLAGS="$VICE_CXXFLAGS $SDL2_CFLAGS"
-+  LIBS="$LIBS $SDL2_LIBS"
-+], [
- dnl Check for sdl2-config
- if test x"$sdl2_config" != "xno"; then
-   user_CFLAGS="$CFLAGS"
-@@ -1311,6 +1319,7 @@
-   CFLAGS="$user_CFLAGS"
-   CXXFLAGS="$user_CXXFLAGS"
- fi
-+])
-   fi
- 
-   dnl fail if SDL2 ui was requested, otherwise restore flags and continue

diff --git a/app-emulation/vice/vice-3.4_p37605.ebuild 
b/app-emulation/vice/vice-3.4_p37605.ebuild
deleted file mode 100644
index 23c94697352..000
--- a/app-emulation/vice/vice-3.4_p37605.ebuild
+++ /dev/null
@@ -1,176 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools multibuild
-
-MY_P="vice-emu-code-r${PV##*_p}-trunk-vice"
-
-DESCRIPTION="The Versatile Commodore Emulator"
-HOMEPAGE="https://vice-emu.sourceforge.io/;
-#SRC_URI="mirror://sourceforge/vice-emu/releases/${P}.tar.gz"
-SRC_URI="https://sourceforge.net/code-snapshots/svn/v/vi/vice-emu/code/${MY_P}.zip;
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="alsa debug doc ethernet ffmpeg flac gif +gtk headless ipv6 jpeg lame 
mpg123 ogg oss +opengl parport pci png portaudio pulseaudio sdl zlib"
-REQUIRED_USE="|| ( gtk headless sdl ) gtk? ( zlib )"
-
-RDEPEND="
-   sys-libs/readline:0=
-   virtual/libintl
-   alsa? ( media-libs/alsa-lib )
-   ethernet? (
-   >=net-libs/libpcap-0.9.8
-   >=net-libs/libnet-1.1.2.1:1.1
-   )
-   ffmpeg? ( media-video/ffmpeg:= )
-   flac? ( media-libs/flac )
-   gif? ( media-libs/giflib:= )
-   gtk? (
-   dev-libs/glib:2
-   media-libs/fontconfig:1.0
-   x11-libs/gtk+:3
-   opengl? (
-   media-libs/glew:0=
-   virtual/opengl
-   )
-   )
-   jpeg? ( virtual/jpeg )
-   lame? ( media-sound/lame )
-   mpg123? ( media-sound/mpg123 )
-   ogg? (
-media-libs/libogg
-media-libs/libvorbis
-   )
-   parport? ( sys-libs/libieee1284 )
-   pci? ( sys-apps/pciutils )
-   png? ( media-libs/libpng:0= )
-   portaudio? ( media-libs/portaudio )
-   pulseaudio? ( media-sound/pulseaudio )
-   sdl? ( media-libs/libsdl2[video] )
-   zlib? ( sys-libs/zlib )
-"
-
-DEPEND="
-   ${RDEPEND}
-   

[gentoo-commits] repo/gentoo:master commit in: net-analyzer/nmap/files/, net-analyzer/nmap/

2020-09-17 Thread Rick Farina
commit: c75af5c1d308a9e32868191a8f7f2b1d9b8fac39
Author: Rick Farina  gentoo  org>
AuthorDate: Thu Sep 17 16:25:14 2020 +
Commit: Rick Farina  gentoo  org>
CommitDate: Thu Sep 17 16:25:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75af5c1

net-analyzer/nmap: nmap-update removed

upstream has removed nmap-update
https://github.com/nmap/nmap/commit/210adf941ece00a6f1e0f4dbe89861c10f12c33d

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

 .../files/nmap-7.80SVN-no-FORTIFY_SOURCE.patch | 66 ++
 net-analyzer/nmap/nmap-.ebuild | 18 +-
 2 files changed, 68 insertions(+), 16 deletions(-)

diff --git a/net-analyzer/nmap/files/nmap-7.80SVN-no-FORTIFY_SOURCE.patch 
b/net-analyzer/nmap/files/nmap-7.80SVN-no-FORTIFY_SOURCE.patch
new file mode 100644
index 000..b4c06be942e
--- /dev/null
+++ b/net-analyzer/nmap/files/nmap-7.80SVN-no-FORTIFY_SOURCE.patch
@@ -0,0 +1,66 @@
+--- a/nbase/Makefile.in
 b/nbase/Makefile.in
+@@ -12,7 +12,7 @@
+ CCOPT = 
+ DEFS = @DEFS@
+ # With GCC, add extra security checks to source code.
+-DEFS += -D_FORTIFY_SOURCE=2
++DEFS += 
+ CPPFLAGS = @CPPFLAGS@
+ CFLAGS = @CFLAGS@ $(CCOPT) $(GLIB_CFLAGS) $(DEFS) $(INCLS)
+ STATIC = 
+--- a/ncat/Makefile.in
 b/ncat/Makefile.in
+@@ -53,7 +53,7 @@
+ LIBS = @LIBS@
+ DEFS = @DEFS@ -DNCAT_DATADIR="\"$(pkgdatadir)\""
+ # With GCC, add extra security checks to source code.
+-DEFS += -D_FORTIFY_SOURCE=2
++DEFS += 
+ INCLS = -I. -I.. -I../nsock/include/ -I$(NBASEDIR)
+ RM = rm -f
+ STRIP = @STRIP@
+--- a/nsock/src/Makefile.in
 b/nsock/src/Makefile.in
+@@ -13,7 +13,7 @@
+ CCOPT = 
+ DEFS = @DEFS@ -DNSOCK_VERSION=\"$(NSOCK_VERSION)\"
+ # With GCC, add extra security checks to source code.
+-DEFS += -D_FORTIFY_SOURCE=2
++DEFS += 
+ INCLS = -I../include
+ CFLAGS = @CFLAGS@ $(CCOPT)
+ # CFLAGS = -g -Wall $(DEFS) $(INCLS)
+--- a/libnetutil/Makefile.in
 b/libnetutil/Makefile.in
+@@ -5,7 +5,7 @@
+ CXXFLAGS = @CXXFLAGS@
+ CPPFLAGS = @CPPFLAGS@ $(DEFS)
+ DEFS = @DEFS@
+-DEFS += -D_FORTIFY_SOURCE=2
++DEFS += 
+ AR = ar
+ RANLIB = @RANLIB@
+ 
+--- a/Makefile.in
 b/Makefile.in
+@@ -41,7 +41,7 @@
+ # http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
+ # Level 1 only makes changes that don't affect "conforming" programs,
+ # while level 2 enforces additional restrictions.
+-DEFS += -D_FORTIFY_SOURCE=2
++DEFS += 
+ # For mtrace debugging -- see MTRACE define in main.cc for instructions
+ # Should only be enabled during debugging and not in any real release.
+ # DEFS += -DMTRACE=1
+--- a/nping/Makefile.in
 b/nping/Makefile.in
+@@ -38,7 +38,7 @@
+ # http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html
+ # Level 1 only makes changes that don't affect "conforming" programs,
+ # while level 2 enforces additional restrictions.
+-DEFS += -D_FORTIFY_SOURCE=2
++DEFS += 
+ # For mtrace debugging -- see MTRACE define in main.cc for instructions
+ # Should only be enabled during debugging and not in any real release.
+ # DEFS += -DMTRACE=1

diff --git a/net-analyzer/nmap/nmap-.ebuild 
b/net-analyzer/nmap/nmap-.ebuild
index f45ed83d38a..9334acee75c 100644
--- a/net-analyzer/nmap/nmap-.ebuild
+++ b/net-analyzer/nmap/nmap-.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~jer/nmap-logo-64.png;
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="ipv6 libressl libssh2 ncat nmap-update nping +nse ssl system-lua"
+IUSE="ipv6 libressl libssh2 ncat nping +nse ssl system-lua"
 REQUIRED_USE="system-lua? ( nse )"
 
 RDEPEND="
@@ -25,10 +25,6 @@ RDEPEND="
net-libs/libssh2[zlib]
sys-libs/zlib
)
-   nmap-update? (
-   dev-libs/apr
-   dev-vcs/subversion
-   )
nse? ( sys-libs/zlib )
ssl? (
!libressl? ( dev-libs/openssl:0= )
@@ -43,7 +39,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-5.21-python.patch
"${FILESDIR}"/${PN}-6.46-uninstaller.patch
"${FILESDIR}"/${PN}-6.25-liblua-ar.patch
-   "${FILESDIR}"/${PN}-7.25-no-FORTIFY_SOURCE.patch
+   "${FILESDIR}"/${PN}-7.80SVN-no-FORTIFY_SOURCE.patch
"${FILESDIR}"/${PN}-7.25-CXXFLAGS.patch
"${FILESDIR}"/${PN}-7.25-libpcre.patch
"${FILESDIR}"/${PN}-7.31-libnl.patch
@@ -86,7 +82,6 @@ src_configure() {
$(use_with libssh2) \
$(use_with ncat) \
--without-ndiff \
-   $(use_with nmap-update) \
$(use_with nping) \
$(use_with ssl openssl) \
--without-zenmap \
@@ -104,7 +99,6 @@ src_compile() {
local directory
for directory in . libnetutil nsock/src \
$(usex ncat ncat '') \
-   $(usex nmap-update nmap-update '') \
$(usex nping nping '')
do
emake -C "${directory}" makefile.dep
@@ -121,14 +115,6 @@ src_install() {
STRIP=: \

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

2020-09-17 Thread Jorge Manuel B. S. Vicetto
commit: 2a70bf4141d0eeb3262d3781e803a5a6c9102a0f
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Thu Sep 17 16:25:29 2020 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Thu Sep 17 16:25:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a70bf41

www-apps/drupal: Drop vulnerable releases.

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

 www-apps/drupal/Manifest| 11 --
 www-apps/drupal/drupal-7.72.ebuild  | 58 ---
 www-apps/drupal/drupal-8.8.8.ebuild | 68 -
 www-apps/drupal/drupal-8.8.9.ebuild | 68 -
 www-apps/drupal/drupal-8.9.1.ebuild | 68 -
 www-apps/drupal/drupal-8.9.2.ebuild | 68 -
 www-apps/drupal/drupal-8.9.3.ebuild | 68 -
 www-apps/drupal/drupal-8.9.5.ebuild | 68 -
 www-apps/drupal/drupal-9.0.1.ebuild | 68 -
 www-apps/drupal/drupal-9.0.2.ebuild | 68 -
 www-apps/drupal/drupal-9.0.3.ebuild | 68 -
 www-apps/drupal/drupal-9.0.5.ebuild | 68 -
 12 files changed, 749 deletions(-)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index c76c072cda2..f102fd89b1a 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,15 +1,4 @@
-DIST drupal-7.72.tar.gz 3323531 BLAKE2B 
07d22cde80763e9d9e959907ae246b95dc611b6ae32f8bf69e5c2fa03ad023bcb3810703dbe2285b89f43709616d9302b0598012237fe97487820e71df1b9b70
 SHA512 
5ad91d9aa31a0d31ba07dba0de5fd4d0fb4b875ed3fed7d48e3b65d4e2e8d7e7f3e66dcbe9d2a7a78fa22923597a396f43d70ee7b5ac63469ca3e256ba4746b6
 DIST drupal-7.73.tar.gz 3324289 BLAKE2B 
85b40994ef336e8a155175597aaf36652850118400533b531d5bfe4ffd797abb9b362ccfb2a52cdf2e326fa4865492406c3ed4cf1a59a4e0aff0613c337c4301
 SHA512 
45f518ef8bc085eafc2292f6a41c17c2d034fa9261ba8c61549a46adb194020e036355c322abc64a355ff81d00ecd1f0acf0834d46ec028aac506c81f7297849
 DIST drupal-8.8.10.tar.gz 19510031 BLAKE2B 
daae5669bdaa79ad1ae56a52993a390127fff56307b0256c0dfd9d118f1b09d3e8414b71334c74b01f9e9609870f75b25936bf72a78d051f543862d848daedb8
 SHA512 
1ebfb7f1f3d29ef00bd560e4ff4d236ee739bafb4f9687bce77dcd6da9746d42db4423a278b22a1b394bbf7eb769975eb69eaeeb16f4ea601cc13d9209309425
-DIST drupal-8.8.8.tar.gz 19504669 BLAKE2B 
f98e772753ffc6df5e9404bcf1c30acaca284447040b73ba43e62aa413c712f3174f636efa24a3e24c5d2dfd3906ad920b40eab5c7ad51f485ef6b25647bcf84
 SHA512 
1170d4a6372f21d8817264f17998f3b29c5c158267d4d60d057475a773fe24eb85b4988c89daef80c08a89bf4d4ba1a85d1d35ac698ebd588109be0731b796ca
-DIST drupal-8.8.9.tar.gz 19509081 BLAKE2B 
862837559b25e162c2d1d148ac7485e0212f1007ed01b7aabbc96e97c2841db943d494270d3276f4c9ae43587c218e1412bae014cff3ffdde051f529703028b2
 SHA512 
33c314726d41ac192353e1d99975eccfee79708aec70ba6892d1a9082665c6e163be0212a5ca91ea832ed213b4e616dd2dba594096efd5f3a7680e560afac945
-DIST drupal-8.9.1.tar.gz 19776948 BLAKE2B 
34dafaddafb0a8e742ff8591aa016e1d8cdf40c5779236308427339087b2c2f552b8829de0ae3dc2eedf5e99d70922e89a281852b3e3f2f3c27a00efafdea849
 SHA512 
db518cc180508023025c2f7b898f85c4728712bafaa048fe1783aa471d0c38f24f27e62175a8cea314c330b0a147509d8285ee6f0838d990ae3c76aab83d081f
-DIST drupal-8.9.2.tar.gz 19780242 BLAKE2B 
72a84df5f2ed029dd4c6d6e6f6473d5934bdf4d02069fb0d522c3144e99b0409fd751d3e2201be562ea76b61f167bcc0fe1f0276311a7c58b291caf890f8bf72
 SHA512 
71643fb4c0ca8f299f9791c25172c4f4a8a7a5f9dcb7eba76bb25446c4f91c7d8fba6c93acec80302c33e7945e9d3b9f46e3b40a51a935724ddde4c702a3c9b0
-DIST drupal-8.9.3.tar.gz 19787804 BLAKE2B 
e52cacda133d59b090a8e6c5485629aa5297f55521f777edf55c13d3416c95f2e850c206053b12b391f3558039209b8b411650e302575de65efba41549347c60
 SHA512 
527598c4863a3ff71e9ec9d4f750e8d3f9a7930d91e4a39d15eb3f1e101d1bb9d2143fb517cade4c734a2935a712e38cdaa5020e9643badd172a8be2667bdee0
-DIST drupal-8.9.5.tar.gz 19791019 BLAKE2B 
7bbc099b2d7483a4e777f1466d9996895918ebfd0591488eb88ae878f7eb5cafa9142e86c94cd9b6f4b6d962ae152b1f7aada003cdbfb6e39d6bdf8720914499
 SHA512 
7c1bcd4bf2744b7806e77a1bfed811d5c70c334befe2b817c296bff04ae3427b9b73a12f6a404d8252449b13a14c9203ccc7d187a678f74e3b1feecdc1c1ae0a
 DIST drupal-8.9.6.tar.gz 19789145 BLAKE2B 
aaa2c5e866fd74dc4e5d19bb4f00eaecb86b2b54969f31936cb627e2af0cc14b0e6d1d26b1366040cb3860752d3507b82341d706490fef35ff6ed5ca2316
 SHA512 
3938cca2736eb2a0fa5c2b12c0d8543f54d0480bbb42b51283f694aa67e7785b94e6d3b2bbeadfd304e9fc429c57b73c12243b178813b658537c42c1303c0d81
-DIST drupal-9.0.1.tar.gz 16832166 BLAKE2B 
b783bb0282f0ee81fa1a3d606e3a97d65a537f20e2820270a2e5d554b737af45f31fac82f45e1322df8ee04ba1a4a5ee757a67fe2a09c272a32400c4d5b51424
 SHA512 

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

2020-09-17 Thread Jorge Manuel B. S. Vicetto
commit: 453cea4859ead1fd76c35568b89124f94a6ce629
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto)  gentoo 
 org>
AuthorDate: Thu Sep 17 16:20:33 2020 +
Commit: Jorge Manuel B. S. Vicetto  gentoo  org>
CommitDate: Thu Sep 17 16:20:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=453cea48

www-apps/drupal: Security bumps.

Version bump to 9.0.6, 8.9.6, 8.8.10 and 7.73 releases.
Security issues SA-CORE-2020-{006,007,008,009,010,011}.

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto)  
gentoo.org>

 www-apps/drupal/Manifest |  4 +++
 www-apps/drupal/drupal-7.73.ebuild   | 58 ++
 www-apps/drupal/drupal-8.8.10.ebuild | 68 
 www-apps/drupal/drupal-8.9.6.ebuild  | 68 
 www-apps/drupal/drupal-9.0.6.ebuild  | 68 
 5 files changed, 266 insertions(+)

diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index 65a3e5957b2..c76c072cda2 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,11 +1,15 @@
 DIST drupal-7.72.tar.gz 3323531 BLAKE2B 
07d22cde80763e9d9e959907ae246b95dc611b6ae32f8bf69e5c2fa03ad023bcb3810703dbe2285b89f43709616d9302b0598012237fe97487820e71df1b9b70
 SHA512 
5ad91d9aa31a0d31ba07dba0de5fd4d0fb4b875ed3fed7d48e3b65d4e2e8d7e7f3e66dcbe9d2a7a78fa22923597a396f43d70ee7b5ac63469ca3e256ba4746b6
+DIST drupal-7.73.tar.gz 3324289 BLAKE2B 
85b40994ef336e8a155175597aaf36652850118400533b531d5bfe4ffd797abb9b362ccfb2a52cdf2e326fa4865492406c3ed4cf1a59a4e0aff0613c337c4301
 SHA512 
45f518ef8bc085eafc2292f6a41c17c2d034fa9261ba8c61549a46adb194020e036355c322abc64a355ff81d00ecd1f0acf0834d46ec028aac506c81f7297849
+DIST drupal-8.8.10.tar.gz 19510031 BLAKE2B 
daae5669bdaa79ad1ae56a52993a390127fff56307b0256c0dfd9d118f1b09d3e8414b71334c74b01f9e9609870f75b25936bf72a78d051f543862d848daedb8
 SHA512 
1ebfb7f1f3d29ef00bd560e4ff4d236ee739bafb4f9687bce77dcd6da9746d42db4423a278b22a1b394bbf7eb769975eb69eaeeb16f4ea601cc13d9209309425
 DIST drupal-8.8.8.tar.gz 19504669 BLAKE2B 
f98e772753ffc6df5e9404bcf1c30acaca284447040b73ba43e62aa413c712f3174f636efa24a3e24c5d2dfd3906ad920b40eab5c7ad51f485ef6b25647bcf84
 SHA512 
1170d4a6372f21d8817264f17998f3b29c5c158267d4d60d057475a773fe24eb85b4988c89daef80c08a89bf4d4ba1a85d1d35ac698ebd588109be0731b796ca
 DIST drupal-8.8.9.tar.gz 19509081 BLAKE2B 
862837559b25e162c2d1d148ac7485e0212f1007ed01b7aabbc96e97c2841db943d494270d3276f4c9ae43587c218e1412bae014cff3ffdde051f529703028b2
 SHA512 
33c314726d41ac192353e1d99975eccfee79708aec70ba6892d1a9082665c6e163be0212a5ca91ea832ed213b4e616dd2dba594096efd5f3a7680e560afac945
 DIST drupal-8.9.1.tar.gz 19776948 BLAKE2B 
34dafaddafb0a8e742ff8591aa016e1d8cdf40c5779236308427339087b2c2f552b8829de0ae3dc2eedf5e99d70922e89a281852b3e3f2f3c27a00efafdea849
 SHA512 
db518cc180508023025c2f7b898f85c4728712bafaa048fe1783aa471d0c38f24f27e62175a8cea314c330b0a147509d8285ee6f0838d990ae3c76aab83d081f
 DIST drupal-8.9.2.tar.gz 19780242 BLAKE2B 
72a84df5f2ed029dd4c6d6e6f6473d5934bdf4d02069fb0d522c3144e99b0409fd751d3e2201be562ea76b61f167bcc0fe1f0276311a7c58b291caf890f8bf72
 SHA512 
71643fb4c0ca8f299f9791c25172c4f4a8a7a5f9dcb7eba76bb25446c4f91c7d8fba6c93acec80302c33e7945e9d3b9f46e3b40a51a935724ddde4c702a3c9b0
 DIST drupal-8.9.3.tar.gz 19787804 BLAKE2B 
e52cacda133d59b090a8e6c5485629aa5297f55521f777edf55c13d3416c95f2e850c206053b12b391f3558039209b8b411650e302575de65efba41549347c60
 SHA512 
527598c4863a3ff71e9ec9d4f750e8d3f9a7930d91e4a39d15eb3f1e101d1bb9d2143fb517cade4c734a2935a712e38cdaa5020e9643badd172a8be2667bdee0
 DIST drupal-8.9.5.tar.gz 19791019 BLAKE2B 
7bbc099b2d7483a4e777f1466d9996895918ebfd0591488eb88ae878f7eb5cafa9142e86c94cd9b6f4b6d962ae152b1f7aada003cdbfb6e39d6bdf8720914499
 SHA512 
7c1bcd4bf2744b7806e77a1bfed811d5c70c334befe2b817c296bff04ae3427b9b73a12f6a404d8252449b13a14c9203ccc7d187a678f74e3b1feecdc1c1ae0a
+DIST drupal-8.9.6.tar.gz 19789145 BLAKE2B 
aaa2c5e866fd74dc4e5d19bb4f00eaecb86b2b54969f31936cb627e2af0cc14b0e6d1d26b1366040cb3860752d3507b82341d706490fef35ff6ed5ca2316
 SHA512 
3938cca2736eb2a0fa5c2b12c0d8543f54d0480bbb42b51283f694aa67e7785b94e6d3b2bbeadfd304e9fc429c57b73c12243b178813b658537c42c1303c0d81
 DIST drupal-9.0.1.tar.gz 16832166 BLAKE2B 
b783bb0282f0ee81fa1a3d606e3a97d65a537f20e2820270a2e5d554b737af45f31fac82f45e1322df8ee04ba1a4a5ee757a67fe2a09c272a32400c4d5b51424
 SHA512 
499459ebf72b1008266e6075667a4781b27d2e82635687744321513af1ac2289a0a33273666f251b90c4a2020e4fb52b83146b9a65007de788c5f3559bb4cb0a
 DIST drupal-9.0.2.tar.gz 16841367 BLAKE2B 
c9813a0c4fd5a0b3a78b44c540c9938fe851a4c743a0ff21e9f5d7dc19190b03ec5ea6f10370e92589567b11dae19ea392a611022bad60be21eb58a3bc39808c
 SHA512 
0ad937a2f0d300f70e33018b89074a0c97592dcad1eb0c3ba9fb8df3f4df53e659c6a47f4a94926ecdae34204f16173f75c14bf9756355254f4e1b666ba5ac39
 DIST drupal-9.0.3.tar.gz 16853404 BLAKE2B 

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

2020-09-17 Thread Sam James
commit: e7762c9538d3f87f73dd9b90ad4ced54e45f21e5
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 17 16:18:51 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 17 16:18:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7762c95

dev-python/wheel: Stabilize 0.35.1 ALLARCHES, #742878

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

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

diff --git a/dev-python/wheel/wheel-0.35.1.ebuild 
b/dev-python/wheel/wheel-0.35.1.ebuild
index 00d89540eb5..25eed5dcc9c 100644
--- a/dev-python/wheel/wheel-0.35.1.ebuild
+++ b/dev-python/wheel/wheel-0.35.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/pypa/wheel/archive/${PV}.tar.gz 
-> ${P}.gh.tar.gz"
 
 LICENSE="MIT"
 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"
 
 distutils_enable_tests pytest
 



  1   2   >