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

2020-08-19 Thread Zac Medico
commit: 491f6c991e0d9a9253d0a4a13a37d9e4b5986b64
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Aug 19 07:28:03 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Aug 19 07:28:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491f6c99

sys-apps/portage: Remove old version 3.0.2-r2

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

 sys-apps/portage/Manifest|   1 -
 sys-apps/portage/portage-3.0.2-r2.ebuild | 266 ---
 2 files changed, 267 deletions(-)

diff --git a/sys-apps/portage/Manifest b/sys-apps/portage/Manifest
index f5a26bf1173..f406bc6da30 100644
--- a/sys-apps/portage/Manifest
+++ b/sys-apps/portage/Manifest
@@ -1,6 +1,5 @@
 DIST portage-2.3.103.tar.bz2 1051807 BLAKE2B 
6a05997ea8b87627523642664956f822b76bbc41511659abfa6ede12b5f9ecaf9d253ac816b0e1dc6b6a118d9efc80593b429ef179d9d01200333585498d44d9
 SHA512 
e5595ca3b12c35fb696dd86ed2f1a72e56c7bc6955a63e555e1f0a795415473e38363541495496464bdc4192e2708c8bff4192bd0c7dad7a527fac96deec2a4c
 DIST portage-2.3.89-bug-718578.patch 1325 BLAKE2B 
7a3bc520274617736eac2e3d078e90d151bdb5d8615f6217a499c0f5d4c80813f2c753e7902cf34482df0725ad0b43a38707764c8be14aae9f7ca34f0bd8721f
 SHA512 
6f1c5d7b42beb8078c45cccbad2bd65374b69af92521d9be3beb6784477ca5bcdd75d8e762b239e44e3121e6fe5e3a040c92c9b61521e4a9b1d6bafee10d4c88
 DIST portage-2.3.99.tar.bz2 1051210 BLAKE2B 
dd3f990dbc87e655a767ce01e1ee3f0b1d5226fa818949408e54b81a2f96e50a4215a79af42b00dc795792858c4f86453b238b14baef4f0793c937b5617534b8
 SHA512 
176842318a4134ce54c5aa6485fef296f5a14edd2a72421c2011973a0f1a6af39bc5398f1e9eb3b8666d5fc307589c5b91ab93c219bdedb2d307357d8ddefbf5
-DIST portage-3.0.2.tar.bz2 1049718 BLAKE2B 
ce3ec52ab70a35ba2242aa05df20083e3d63bb0725b71f943b75a5bde375912da4e0200fa8b2542ec4efebe2e484329f98aba8a3301d1144023b16405569725f
 SHA512 
9e433e6a3ebd3758432853dc42a7fdb087aa0ba26f6458ce20e0a2f4046c6cf92ecd36ac1795f1e6bbe02f58ed467010eb810574351825a0c88b028338029e64
 DIST portage-3.0.3.tar.bz2 1042517 BLAKE2B 
95ec2135b2a3b29b15feedcd54a4f7bf194382ca08f5928a42688def55c9c33c6442b2e520af3a2e3ff77c1e4581bc609dc225afcd50e6878cd32c04b4211843
 SHA512 
a2ef09682d185e56b8e01fd512217b5506c5bc589c395c35f801cb4533f22b1c48201c1541df1c36afd823c587d06350434e15a5897c2a066bf4b0be54b5daae
 DIST portage-3.0.4.tar.bz2 1042654 BLAKE2B 
6f869b2eb24f9e590bf8e01172050105a1bd9ea88657db5893133b4620231a0ddcda871d6fcc10623f7f2ef809116310c76355263819be6c3734b0ca184d5fc0
 SHA512 
7a0c39cd4ed65aebd84ff8bbadba29760b3aa392a0d606c5b29a1112fd0845c42f74eebb0728a069b2b097a6eb7eec2d18af615fd9edcc38f1018ae6ff686812

diff --git a/sys-apps/portage/portage-3.0.2-r2.ebuild 
b/sys-apps/portage/portage-3.0.2-r2.ebuild
deleted file mode 100644
index 368f25d3e0e..000
--- a/sys-apps/portage/portage-3.0.2-r2.ebuild
+++ /dev/null
@@ -1,266 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( pypy3 python3_{6..9} )
-PYTHON_REQ_USE='bzip2(+),threads(+)'
-
-inherit distutils-r1 linux-info systemd prefix
-
-DESCRIPTION="Portage is the package management and distribution system for 
Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
-
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
-SLOT="0"
-IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify 
selinux xattr"
-
-DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   >=sys-apps/sed-4.0.5 sys-devel/patch
-   doc? ( app-text/xmlto ~app-text/docbook-xml-dtd-4.4 )
-   apidoc? (
-   dev-python/sphinx
-   dev-python/sphinx-epytext
-   )"
-# Require sandbox-2.2 for bug #288863.
-# For whirlpool hash, require python[ssl] (bug #425046).
-# For compgen, require bash[readline] (bug #445576).
-# app-portage/gemato goes without PYTHON_USEDEP since we're calling
-# the executable.
-RDEPEND="
-   app-arch/zstd
-   >=app-arch/tar-1.27
-   dev-lang/python-exec:2
-   !build? (
-   >=sys-apps/sed-4.0.5
-   app-shells/bash:0[readline]
-   >=app-admin/eselect-1.2
-   rsync-verify? (
-   >=app-portage/gemato-14.4-r1[${PYTHON_USEDEP}]
-   >=app-crypt/openpgp-keys-gentoo-release-20180706
-   >=app-crypt/gnupg-2.2.4-r2[ssl(-)]
-   )
-   )
-   elibc_glibc? ( >=sys-apps/sandbox-2.2 )
-   elibc_musl? ( >=sys-apps/sandbox-2.2 )
-   elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
-   kernel_linux? ( sys-apps/util-linux )
-   >=app-misc/pax-utils-0.1.17
-   selinux? ( >=sys-libs/libselinux-2.0.94[python,${PYTHON_USEDEP}] )
-   xattr? ( kernel_linux? (
-   >=sys-apps/install-xattr-0.3
-   ) )
-   !https://dev.g

[gentoo-commits] repo/gentoo:master commit in: app-portage/repoman/

2020-08-19 Thread Zac Medico
commit: d6567ba6a6c726f9c3ed56b91078116ae6a3c367
Author: Zac Medico  gentoo  org>
AuthorDate: Wed Aug 19 07:30:22 2020 +
Commit: Zac Medico  gentoo  org>
CommitDate: Wed Aug 19 07:30:22 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6567ba6

app-portage/repoman: Remove old version 3.0.0

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

 app-portage/repoman/Manifest |  1 -
 app-portage/repoman/repoman-3.0.0.ebuild | 64 
 2 files changed, 65 deletions(-)

diff --git a/app-portage/repoman/Manifest b/app-portage/repoman/Manifest
index 4365393f612..5b271174482 100644
--- a/app-portage/repoman/Manifest
+++ b/app-portage/repoman/Manifest
@@ -1,3 +1,2 @@
 DIST repoman-2.3.23.tar.bz2 87108 BLAKE2B 
c1190433bd8aedf59e1ddf192dd14cca13e3bdae7367decd6bf64a79021f54a63f21ec49d5737b90c46be3894f4d3ff11bf5bd2868c9ebf65e44b4eb3bb4eee0
 SHA512 
9d01fadc5820501a9bfb9c1b6d9634ecbc14aacdc448bb440d1e37d47f7e4bcdea8269f8ba90e3783d84f31121870a9d7b165f58b78f0d0f0f4e822a25687d1b
-DIST repoman-3.0.0.tar.bz2 88145 BLAKE2B 
973caacb59df602d88ae1728f8615e869b999147b8f913b568fe564d906486f5c3e2446dd65b213183edd57b62ef3e22420c3fddd5774eaccf14663d1f601e3d
 SHA512 
ce470d209e63c906016399064469dfe7f7612260bb39df548e139191e3d01062e104c3e05020a31d8db793123032a699fac4dee0ebdf44704001600f68243d50
 DIST repoman-3.0.1.tar.bz2 88134 BLAKE2B 
270eb8c6220360d32076a402795df9bb1c7ce7ca6509707fc2b9307ca94b59131da3100b51519bed2f76dde703782db6ed74a052b51ea48c690e6558ceb9d24f
 SHA512 
2da130a5dba547390151620f7e944de45e0a880165ab138000870661778f54c6f6c2e0eb61bab961a0cf17642a96fc8a2e5e508bb16cc1adfcf103074838196c

diff --git a/app-portage/repoman/repoman-3.0.0.ebuild 
b/app-portage/repoman/repoman-3.0.0.ebuild
deleted file mode 100644
index 700351a1653..000
--- a/app-portage/repoman/repoman-3.0.0.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{6..9} )
-PYTHON_REQ_USE='bzip2(+)'
-
-inherit distutils-r1
-
-if [[ ${PV} == * ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage.git";
-   S="${WORKDIR}/${P}/repoman"
-else
-   SRC_URI="https://dev.gentoo.org/~zmedico/portage/archives/${P}.tar.bz2";
-   KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-fi
-
-DESCRIPTION="Repoman is a Quality Assurance tool for Gentoo ebuilds"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage";
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
-   >=sys-apps/portage-3.0.3[${PYTHON_USEDEP}]
-   >=dev-python/lxml-3.6.0[${PYTHON_USEDEP}]
-   dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-python_test() {
-   esetup.py test
-}
-
-python_install() {
-   # Install sbin scripts to bindir for python-exec linking
-   # they will be relocated in pkg_preinst()
-   distutils-r1_python_install \
-   --system-prefix="${EPREFIX}/usr" \
-   --bindir="$(python_get_scriptdir)" \
-   --docdir="${EPREFIX}/usr/share/doc/${PF}" \
-   --htmldir="${EPREFIX}/usr/share/doc/${PF}/html" \
-   --sbindir="$(python_get_scriptdir)" \
-   --sysconfdir="${EPREFIX}/etc" \
-   "${@}"
-}
-
-pkg_postinst() {
-   if [[ -z {REPLACING_VERSIONS} ]]; then
-   elog ""
-   elog "This release of repoman is from the new portage/repoman 
split"
-   elog "release code base."
-   elog "This new repoman code base is still being developed.  So 
its API's"
-   elog "are not to be considered stable and are subject to 
change."
-   elog "The code released has been tested and considered ready 
for use."
-   elog "This however does not guarantee it to be completely bug 
free."
-   elog "Please report any bugs you may encounter."
-   elog ""
-   fi
-}



[gentoo-commits] repo/gentoo:master commit in: eclass/, sys-devel/gcc/files/, dev-lang/gnat-gpl/files/

2020-08-19 Thread Sergei Trofimovich
commit: eaa3057f4602c72ef847775109663cd03578d0f9
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Aug 19 08:26:15 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:26:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa3057f

toolchain.eclass: stop installing /usr/bin/c89 and /usr/bin/c99

Ownership of /usr/bin/c89 and /usr/bin/c99 was switched to
sys-devel/gcc-config-2.3.1.

Closes: https://bugs.gentoo.org/728722
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lang/gnat-gpl/files/c89 | 20 
 dev-lang/gnat-gpl/files/c99 | 21 -
 eclass/toolchain.eclass | 15 ---
 sys-devel/gcc/files/c89 | 20 
 sys-devel/gcc/files/c99 | 21 -
 5 files changed, 97 deletions(-)

diff --git a/dev-lang/gnat-gpl/files/c89 b/dev-lang/gnat-gpl/files/c89
deleted file mode 100644
index cee0325f50f..000
--- a/dev-lang/gnat-gpl/files/c89
+++ /dev/null
@@ -1,20 +0,0 @@
-#! /bin/sh
-
-# Call the appropriate C compiler with options to accept ANSI/ISO C
-# The following options are the same (as of gcc-2.95):
-#  -ansi
-#  -std=c89
-#  -std=iso9899:1990
-
-for i; do
-case "$i" in
-   -ansi|-std=c89|-std=iso9899:1990)
-   ;;
-   -std=*)
-   echo >&2 "`basename $0` called with non ANSI/ISO C90 option $i"
-   exit 1
-   ;;
-esac
-done
-
-exec gcc -std=c89 -pedantic -U_FORTIFY_SOURCE "$@"

diff --git a/dev-lang/gnat-gpl/files/c99 b/dev-lang/gnat-gpl/files/c99
deleted file mode 100644
index c9542095e38..000
--- a/dev-lang/gnat-gpl/files/c99
+++ /dev/null
@@ -1,21 +0,0 @@
-#! /bin/sh
-
-# Call the appropriate C compiler with options to accept ANSI/ISO C
-# The following options are the same (as of gcc-3.3):
-#  -std=c99
-#  -std=c9x
-#  -std=iso9899:1999
-#  -std=iso9899:199x
-
-for i; do
-case "$i" in
-   -std=c9[9x]|-std=iso9899:199[9x])
-   ;;
-   -ansi|-std=*)
-   echo >&2 "`basename $0` called with non ANSI/ISO C99 option $i"
-   exit 1
-   ;;
-esac
-done
-
-exec gcc -std=c99 -pedantic -U_FORTIFY_SOURCE ${1+"$@"}

diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 7a4364af4e6..db02ee6be50 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1785,11 +1785,6 @@ toolchain_src_install() {
# prune empty dirs left behind
find "${ED}" -depth -type d -delete 2>/dev/null
 
-   if ! is_crosscompile && [[ ${PN} != "kgcc64" ]] ; then
-   exeinto "${DATAPATH#${EPREFIX}}"
-   doexe "${FILESDIR}"/c{89,99} || die
-   fi
-
# libstdc++.la: Delete as it doesn't add anything useful: g++ itself
# handles linkage correctly in the dynamic & static case.  It also just
# causes us pain: any C++ progs/libs linking with libtool will gain a
@@ -2096,11 +2091,6 @@ toolchain_pkg_postinst() {
rm -f "${EROOT%/}"/sbin/fix_libtool_files.sh
rm -f "${EROOT%/}"/usr/sbin/fix_libtool_files.sh
rm -f "${EROOT%/}"/usr/share/gcc-data/fixlafiles.awk
-
-   mkdir -p "${EROOT%/}"/usr/bin
-   # Since these aren't critical files and portage sucks with
-   # handling of binpkgs, don't require these to be found
-   cp "${ROOT%/}${DATAPATH}"/c{89,99} "${EROOT%/}"/usr/bin/ 
2>/dev/null
fi
 }
 
@@ -2110,11 +2100,6 @@ toolchain_pkg_postrm() {
eselect compiler-shadow clean all
fi
 
-   # to make our lives easier (and saner), we do the fix_libtool stuff 
here.
-   # rather than checking SLOT's and trying in upgrade paths, we just see 
if
-   # the common libstdc++.la exists in the ${LIBPATH} of the gcc that we 
are
-   # unmerging.  if it does, that means this was a simple re-emerge.
-
# clean up the cruft left behind by cross-compilers
if is_crosscompile ; then
if [[ -z $(ls "${EROOT%/}"/etc/env.d/gcc/${CTARGET}* 
2>/dev/null) ]] ; then

diff --git a/sys-devel/gcc/files/c89 b/sys-devel/gcc/files/c89
deleted file mode 100644
index cee0325f50f..000
--- a/sys-devel/gcc/files/c89
+++ /dev/null
@@ -1,20 +0,0 @@
-#! /bin/sh
-
-# Call the appropriate C compiler with options to accept ANSI/ISO C
-# The following options are the same (as of gcc-2.95):
-#  -ansi
-#  -std=c89
-#  -std=iso9899:1990
-
-for i; do
-case "$i" in
-   -ansi|-std=c89|-std=iso9899:1990)
-   ;;
-   -std=*)
-   echo >&2 "`basename $0` called with non ANSI/ISO C90 option $i"
-   exit 1
-   ;;
-esac
-done
-
-exec gcc -std=c89 -pedantic -U_FORTIFY_SOURCE "$@"

diff --git a/sys-devel/gcc/files/c99 b/sys-devel/gcc/files/c99
deleted file mode 100644
index c9542095e38..000
--- a/sys-devel/gcc/files/c99
+++ /dev/null
@@ -1,21 +0,0 @@
-#! /bin/sh
-
-# Call the appropriate 

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

2020-08-19 Thread Sergei Trofimovich
commit: d44c5335caab78673cd90396bbaee64b1de94e66
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:24:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44c5335

dev-libs/xerces-c: stable 3.2.3 for hppa, bug #737588

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

 dev-libs/xerces-c/xerces-c-3.2.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/xerces-c/xerces-c-3.2.3.ebuild 
b/dev-libs/xerces-c/xerces-c-3.2.3.ebuild
index ea5ac23e96a..c40bb0f6562 100644
--- a/dev-libs/xerces-c/xerces-c-3.2.3.ebuild
+++ b/dev-libs/xerces-c/xerces-c-3.2.3.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == * ]] ; then
inherit subversion
 else
SRC_URI="mirror://apache/xerces/c/3/sources/${P}.tar.gz"
-   KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86 
~amd64-linux ~x86-linux ~x64-macos"
 fi
 
 LICENSE="Apache-2.0"



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

2020-08-19 Thread Sergei Trofimovich
commit: f533cf8dbd09c30da824ec7e336f440ad924f92d
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 08:25:41 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f533cf8d

dev-libs/glib: stable 2.64.4 for sparc, bug #736727

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

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

diff --git a/dev-libs/glib/glib-2.64.4.ebuild b/dev-libs/glib/glib-2.64.4.ebuild
index 743457b6127..93a5921ec33 100644
--- a/dev-libs/glib/glib-2.64.4.ebuild
+++ b/dev-libs/glib/glib-2.64.4.ebuild
@@ -14,7 +14,7 @@ SLOT="2"
 IUSE="dbus debug elibc_glibc fam gtk-doc kernel_linux +mime selinux 
static-libs systemtap test utils xattr"
 RESTRICT="!test? ( test )"
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux"
 
 # * libelf isn't strictly necessary, but makes gresource tool more useful, and
 # the check is automagic in gio/meson.build. gresource is not a multilib tool



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

2020-08-19 Thread Sergei Trofimovich
commit: 16f2a8afaa75618c3f8a69aa1e1e5abf7d545c37
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:24:49 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f2a8af

sys-apps/diffutils: stable 3.7-r1 for hppa, bug #737502

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

 sys-apps/diffutils/diffutils-3.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/diffutils/diffutils-3.7-r1.ebuild 
b/sys-apps/diffutils/diffutils-3.7-r1.ebuild
index f14491e8496..21da40ee701 100644
--- a/sys-apps/diffutils/diffutils-3.7-r1.ebuild
+++ b/sys-apps/diffutils/diffutils-3.7-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/diffutils/${P}.tar.xz
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="nls static"
 
 BDEPEND="nls? ( sys-devel/gettext )"



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

2020-08-19 Thread Sergei Trofimovich
commit: 52388ee37681b532d24fe402adb3ad7ff1fb5a4e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:20:21 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52388ee3

dev-util/gdbus-codegen: stable 2.64.4 for sparc, bug #736727

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

 dev-util/gdbus-codegen/gdbus-codegen-2.64.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.64.4.ebuild 
b/dev-util/gdbus-codegen/gdbus-codegen-2.64.4.ebuild
index 4033ebb783f..145320a2a9d 100644
--- a/dev-util/gdbus-codegen/gdbus-codegen-2.64.4.ebuild
+++ b/dev-util/gdbus-codegen/gdbus-codegen-2.64.4.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://www.gtk.org/";
 
 LICENSE="LGPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"



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

2020-08-19 Thread Sergei Trofimovich
commit: f3e42fbc29022cecf1662c36f9fde4998ddf4862
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:25:19 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3e42fbc

sys-apps/ed: stable 1.16 for hppa, bug #737500

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

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

diff --git a/sys-apps/ed/ed-1.16.ebuild b/sys-apps/ed/ed-1.16.ebuild
index b7860483637..818a0ec2f92 100644
--- a/sys-apps/ed/ed-1.16.ebuild
+++ b/sys-apps/ed/ed-1.16.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://dev.gentoo.org/~polynomial-c/dist/${MY_P}.tar.xz";
 LICENSE="GPL-3"
 SLOT="0"
 [[ "${PV}" == *_rc* ]] || \
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE=""
 
 DEPEND="sys-apps/texinfo"



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

2020-08-19 Thread Sergei Trofimovich
commit: fb06c2f780807ff94a03b5790e6f290cf728e0a3
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:19:29 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb06c2f7

dev-util/glib-utils: stable 2.64.4 for sparc, bug #736727

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

 dev-util/glib-utils/glib-utils-2.64.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glib-utils/glib-utils-2.64.4.ebuild 
b/dev-util/glib-utils/glib-utils-2.64.4.ebuild
index 48ca0ea8f09..b77b6e37bda 100644
--- a/dev-util/glib-utils/glib-utils-2.64.4.ebuild
+++ b/dev-util/glib-utils/glib-utils-2.64.4.ebuild
@@ -15,7 +15,7 @@ SLOT="0" # /usr/bin utilities that can't be parallel 
installed by their nature
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 
 RDEPEND="${PYTHON_DEPS}
!

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

2020-08-19 Thread Sergei Trofimovich
commit: 22d9c0902c93cbb7fa13800391214b10e8311e71
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:32:02 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22d9c090

sys-process/procps: stable 3.3.16-r2 for hppa, bug #737498

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

 sys-process/procps/procps-3.3.16-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/procps/procps-3.3.16-r2.ebuild 
b/sys-process/procps/procps-3.3.16-r2.ebuild
index 818b4caf487..365583b5591 100644
--- a/sys-process/procps/procps-3.3.16-r2.ebuild
+++ b/sys-process/procps/procps-3.3.16-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-ng/${PN}-ng-${PV}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0/8" # libprocps.so
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="elogind +kill modern-top +ncurses nls selinux static-libs systemd test 
unicode"
 RESTRICT="!test? ( test )"
 



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

2020-08-19 Thread Sergei Trofimovich
commit: d0326c39c25a52727b6eba1ee03f330ea0404d59
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:30:54 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0326c39

sys-apps/file: stable 5.39-r2 for hppa, bug #737504

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

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

diff --git a/sys-apps/file/file-5.39-r2.ebuild 
b/sys-apps/file/file-5.39-r2.ebuild
index 35dde34a603..5b0753b99a6 100644
--- a/sys-apps/file/file-5.39-r2.ebuild
+++ b/sys-apps/file/file-5.39-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz";
-   KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 fi
 
 DESCRIPTION="identify a file's format by scanning binary data for patterns"



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

2020-08-19 Thread Sergei Trofimovich
commit: f127b196cda737788aaea6da5901cba3940f0e86
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:31:26 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f127b196

dev-libs/libgpg-error: stable 1.38 for hppa, bug #737162

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

 dev-libs/libgpg-error/libgpg-error-1.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/libgpg-error/libgpg-error-1.38.ebuild 
b/dev-libs/libgpg-error/libgpg-error-1.38.ebuild
index d3bb7ceedd6..d1b8761f026 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.38.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.38.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="common-lisp nls static-libs"
 
 RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"



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

2020-08-19 Thread Sergei Trofimovich
commit: 2b1bc5e0f43999f062730e985b9c0ad515f4edee
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:22:53 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:18 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1bc5e0

dev-util/gtk-doc: stable 1.32-r2 for sparc, bug #736727

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

 dev-util/gtk-doc/gtk-doc-1.32-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/gtk-doc/gtk-doc-1.32-r2.ebuild 
b/dev-util/gtk-doc/gtk-doc-1.32-r2.ebuild
index 3106ef55ea2..a434b00475f 100644
--- a/dev-util/gtk-doc/gtk-doc-1.32-r2.ebuild
+++ b/dev-util/gtk-doc/gtk-doc-1.32-r2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtk.org/gtk-doc/";
 
 LICENSE="GPL-2 FDL-1.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris 
~x64-solaris"
 
 IUSE="debug doc emacs"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



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

2020-08-19 Thread Sergei Trofimovich
commit: 4f165ff28595dca079ec7cce8d61c92b0f94e1ef
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:26:37 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f165ff2

dev-lang/spidermonkey: stable 1.8.5-r9 for hppa, bug #737466

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

 dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild 
b/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild
index fead100561e..bb0cbb3700e 100644
--- a/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild
+++ b/dev-lang/spidermonkey/spidermonkey-1.8.5-r9.ebuild
@@ -19,7 +19,7 @@ 
SRC_URI="https://archive.mozilla.org/pub/js/${TARBALL_P}.tar.gz
 
 LICENSE="NPL-1.1"
 SLOT="0/mozjs185"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 x86 
~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 x86 
~x64-macos"
 IUSE="debug minimal static-libs test"
 RESTRICT="!test? ( test )"
 



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

2020-08-19 Thread Sergei Trofimovich
commit: 7612b118bbe46c906afa2151aa18285baae59b02
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:29:44 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7612b118

sys-devel/bc: stable 1.07.1-r3 for hppa, bug #737494

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

 sys-devel/bc/bc-1.07.1-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/bc/bc-1.07.1-r3.ebuild b/sys-devel/bc/bc-1.07.1-r3.ebuild
index 009b603c59e..fc0b3b842e6 100644
--- a/sys-devel/bc/bc-1.07.1-r3.ebuild
+++ b/sys-devel/bc/bc-1.07.1-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/bc/${P}.tar.gz"
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="libedit readline static"
 
 RDEPEND="



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

2020-08-19 Thread Sergei Trofimovich
commit: 520c1efa100fe9d7bd110fd8242051ee28bf2c12
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 07:28:33 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 08:31:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520c1efa

dev-libs/botan: stable 2.15.0 for hppa, bug #737166

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

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

diff --git a/dev-libs/botan/botan-2.15.0.ebuild 
b/dev-libs/botan/botan-2.15.0.ebuild
index 224761fc7f0..e0c7d9955b5 100644
--- a/dev-libs/botan/botan-2.15.0.ebuild
+++ b/dev-libs/botan/botan-2.15.0.ebuild
@@ -16,7 +16,7 @@ LICENSE="BSD-2"
 
 SLOT="2/$(ver_cut 1-2)" # soname version
 
-KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
+KEYWORDS="amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-macos"
 IUSE="bindist bzip2 boost doc libressl lzma python sqlite ssl static-libs zlib"
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 



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

2020-08-19 Thread Jeroen Roovers
commit: 4d679ab1fa2373d13ef13d6ad644af512ceaef02
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 19 08:36:47 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 19 08:38:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d679ab1

net-firewall/ipt_netflow: Install libip6t_NETFLOW.so

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Closes: https://bugs.gentoo.org/737950
Signed-off-by: Jeroen Roovers  gentoo.org>

 ...low-.ebuild => ipt_netflow-2.5.1-r1.ebuild} | 30 --
 net-firewall/ipt_netflow/ipt_netflow-.ebuild   |  7 +++--
 2 files changed, 21 insertions(+), 16 deletions(-)

diff --git a/net-firewall/ipt_netflow/ipt_netflow-.ebuild 
b/net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild
similarity index 83%
copy from net-firewall/ipt_netflow/ipt_netflow-.ebuild
copy to net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild
index d24c48cebca..637824868f6 100644
--- a/net-firewall/ipt_netflow/ipt_netflow-.ebuild
+++ b/net-firewall/ipt_netflow/ipt_netflow-2.5.1-r1.ebuild
@@ -2,18 +2,18 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit git-r3 linux-info linux-mod toolchain-funcs
+inherit linux-info linux-mod toolchain-funcs
 
 DESCRIPTION="Netflow iptables module"
 HOMEPAGE="
https://sourceforge.net/projects/ipt-netflow
https://github.com/aabc/ipt-netflow
 "
-EGIT_REPO_URI="https://github.com/aabc/ipt-netflow";
+SRC_URI="https://github.com/aabc/ipt-netflow/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 
 IUSE="debug natevents snmp"
 
@@ -27,7 +27,7 @@ DEPEND="${RDEPEND}
 "
 PATCHES=(
"${FILESDIR}/${PN}-2.0-configure.patch" # bug #455984
-   "${FILESDIR}/${PN}--gentoo.patch"
+   "${FILESDIR}/${PN}-2.5-gentoo.patch"
 )
 
 pkg_setup() {
@@ -51,18 +51,17 @@ pkg_setup() {
linux-mod_pkg_setup
 }
 
-src_prepare() {
+src_unpack() {
default
 
-   # Fix incorrect module version in sources
-   sed -i \
-   -e '/IPT_NETFLOW_VERSION/s#"[0-9.]*"#"'${PV}'"#' \
-   ipt_NETFLOW.c || die
+   mv "${WORKDIR}"/${PN/_/-}-* "${WORKDIR}"/${P} || die
+}
+
+src_prepare() {
+   default
 
# Checking for directory is enough
-   sed -i \
-   -e 's:-s /etc/snmp/snmpd.conf:-d /etc/snmp:' \
-   configure || die
+   sed -i -e 's:-s /etc/snmp/snmpd.conf:-d /etc/snmp:' configure || die
 }
 
 do_conf() {
@@ -97,9 +96,12 @@ src_compile() {
 
 src_install() {
linux-mod_src_install
-   exeinto "${IPT_LIB}"
-   doexe libipt_NETFLOW.so
+
use snmp && emake DESTDIR="${D}" 
SNMPTGSO="/usr/$(get_libdir)/snmp/dlmod/snmp_NETFLOW.so" sinstall
+
+   exeinto "${IPT_LIB}"
+   doexe libip{,6}t_NETFLOW.so
+
doheader ipt_NETFLOW.h
dodoc README*
 }

diff --git a/net-firewall/ipt_netflow/ipt_netflow-.ebuild 
b/net-firewall/ipt_netflow/ipt_netflow-.ebuild
index d24c48cebca..74ad5f1c71d 100644
--- a/net-firewall/ipt_netflow/ipt_netflow-.ebuild
+++ b/net-firewall/ipt_netflow/ipt_netflow-.ebuild
@@ -97,9 +97,12 @@ src_compile() {
 
 src_install() {
linux-mod_src_install
-   exeinto "${IPT_LIB}"
-   doexe libipt_NETFLOW.so
+
use snmp && emake DESTDIR="${D}" 
SNMPTGSO="/usr/$(get_libdir)/snmp/dlmod/snmp_NETFLOW.so" sinstall
+
+   exeinto "${IPT_LIB}"
+   doexe libip{,6}t_NETFLOW.so
+
doheader ipt_NETFLOW.h
dodoc README*
 }



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

2020-08-19 Thread Lars Wendler
commit: 6b6ea39ad1cb0be1405b9e87ddb9821cb077b75c
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 08:24:57 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 08:49:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6ea39a

dev-libs/libxmlb: Removed old

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

 dev-libs/libxmlb/Manifest  |  2 --
 dev-libs/libxmlb/libxmlb-0.1.12.ebuild | 58 --
 dev-libs/libxmlb/libxmlb-0.1.14.ebuild | 58 --
 3 files changed, 118 deletions(-)

diff --git a/dev-libs/libxmlb/Manifest b/dev-libs/libxmlb/Manifest
index ab3af9b2f31..f2ebf1dc304 100644
--- a/dev-libs/libxmlb/Manifest
+++ b/dev-libs/libxmlb/Manifest
@@ -1,4 +1,2 @@
-DIST libxmlb-0.1.12.tar.gz 91256 BLAKE2B 
b063bed9d7794b300ec40622c7fd0caac974b7f1be57b08ccb1864587b7bf47f892a39d1f4f0df226d3fe7ca03ffcec471a4f28afb8e64ae841d6898a337b60f
 SHA512 
aebd9f41421bb0d78954038b3221bed879d296ec2d3061e7e7747980974e01081e51ea36d4e94545af5006b3dc4714d535aeea1943e42a7f1661ba1177979b31
-DIST libxmlb-0.1.14.tar.gz 92388 BLAKE2B 
cf3057fadf87c866f456bb2eac773e056adba56e0912c249cd89acff2e9a722414876717c6b2065d836fee66032a3d55d9fd2a824ef1fe480604c36887b47c44
 SHA512 
906340212ce4a515bec81a1b7a5f04539712a48322d7fcff0992f82e5676cdf15c38b0340c28c9eed65a58321e3e17bac641f05bd403504c87599327ba6d4e49
 DIST libxmlb-0.1.15.tar.gz 92923 BLAKE2B 
97b6af812397dd279e7e3c038627fcf8228cbfa5c3af91ceeb5361e32d37d357eda6a193f627a5f4442426fb08abca1ff11684fe199d9d3a4add72ca4f3f5d08
 SHA512 
58268b3a690af36c0923afdee3ae58e88bf778eebbc6a439be1bc85ed985efdc20cd7006c976586f7be87310dc091d67370f4bbec58379fc4e7349bfa3d8
 DIST libxmlb-0.2.0.tar.gz 97521 BLAKE2B 
7a47164503b5b682e2bb9d877622a7dcad06d40bf87d6a7cf9e21898d8444e610ba3985d6be8cf65068f0637ee44ef8678610315be2795476b2f5ccaacb098ea
 SHA512 
cff4245a47a942dd37675921ba753858a3ee0572500a1cd7291d2a063fa7fa9d9157c167bf33694e4e0204504d7e88fbfd2873c4b9851247d6cdb338c2d587a8

diff --git a/dev-libs/libxmlb/libxmlb-0.1.12.ebuild 
b/dev-libs/libxmlb/libxmlb-0.1.12.ebuild
deleted file mode 100644
index 39773118f0a..000
--- a/dev-libs/libxmlb/libxmlb-0.1.12.ebuild
+++ /dev/null
@@ -1,58 +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} )
-
-inherit meson python-any-r1
-
-DESCRIPTION="Library to help create and query binary XML blobs"
-HOMEPAGE="https://github.com/hughsie/libxmlb";
-SRC_URI="https://github.com/hughsie/libxmlb/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE="doc introspection stemmer test"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-libs/glib:2
-   sys-apps/util-linux
-   stemmer? ( dev-libs/snowball-stemmer )
-"
-
-DEPEND="
-   ${RDEPEND}
-   doc? ( dev-util/gtk-doc )
-   introspection? ( dev-libs/gobject-introspection )
-"
-
-BDEPEND="
-   >=dev-util/meson-0.47.0
-   virtual/pkgconfig
-   introspection? (
-   $(python_gen_any_dep 'dev-python/setuptools[${PYTHON_USEDEP}]')
-   ${PYTHON_DEPS}
-   )
-"
-
-python_check_deps() {
-   has_version -b "dev-python/setuptools[${PYTHON_USEDEP}]"
-}
-
-pkg_setup() {
-   use introspection && python-any-r1_pkg_setup
-}
-
-src_configure() {
-   local emesonargs=(
-   -Dgtkdoc="$(usex doc true false)"
-   -Dintrospection="$(usex introspection true false)"
-   -Dstemmer="$(usex stemmer true false)"
-   -Dtests="$(usex test true false)"
-   )
-   meson_src_configure
-}

diff --git a/dev-libs/libxmlb/libxmlb-0.1.14.ebuild 
b/dev-libs/libxmlb/libxmlb-0.1.14.ebuild
deleted file mode 100644
index 8ceaed57364..000
--- a/dev-libs/libxmlb/libxmlb-0.1.14.ebuild
+++ /dev/null
@@ -1,58 +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,8} )
-
-inherit meson python-any-r1
-
-DESCRIPTION="Library to help create and query binary XML blobs"
-HOMEPAGE="https://github.com/hughsie/libxmlb";
-SRC_URI="https://github.com/hughsie/libxmlb/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="doc introspection stemmer test"
-
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   dev-libs/glib:2
-   sys-apps/util-linux
-   stemmer? ( dev-libs/snowball-stemmer )
-"
-
-DEPEND="
-   ${RDEPEND}
-   doc? ( dev-util/gtk-doc )
-   introspection? ( dev-libs/gobject-introspection )
-"
-
-BDEPEND="
-   >=dev-util/meson-0.47.0
-   virtual/pkgconfig
-   introspection? (
-   $(python_gen_any_dep 'dev-python/setuptools[${PYTHON_USEDEP}]')
-   ${PYTHON_DEPS}
-   )
-"
-
-python_check_deps() {
- 

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

2020-08-19 Thread Lars Wendler
commit: 7e22fd2a13c2316a926046073692c6dc444d6958
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 08:23:50 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 08:49:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e22fd2a

dev-libs/libxmlb: Bump to version 0.2.0

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

 dev-libs/libxmlb/Manifest |  1 +
 dev-libs/libxmlb/libxmlb-0.2.0.ebuild | 58 +++
 2 files changed, 59 insertions(+)

diff --git a/dev-libs/libxmlb/Manifest b/dev-libs/libxmlb/Manifest
index e2c6fca7ca3..ab3af9b2f31 100644
--- a/dev-libs/libxmlb/Manifest
+++ b/dev-libs/libxmlb/Manifest
@@ -1,3 +1,4 @@
 DIST libxmlb-0.1.12.tar.gz 91256 BLAKE2B 
b063bed9d7794b300ec40622c7fd0caac974b7f1be57b08ccb1864587b7bf47f892a39d1f4f0df226d3fe7ca03ffcec471a4f28afb8e64ae841d6898a337b60f
 SHA512 
aebd9f41421bb0d78954038b3221bed879d296ec2d3061e7e7747980974e01081e51ea36d4e94545af5006b3dc4714d535aeea1943e42a7f1661ba1177979b31
 DIST libxmlb-0.1.14.tar.gz 92388 BLAKE2B 
cf3057fadf87c866f456bb2eac773e056adba56e0912c249cd89acff2e9a722414876717c6b2065d836fee66032a3d55d9fd2a824ef1fe480604c36887b47c44
 SHA512 
906340212ce4a515bec81a1b7a5f04539712a48322d7fcff0992f82e5676cdf15c38b0340c28c9eed65a58321e3e17bac641f05bd403504c87599327ba6d4e49
 DIST libxmlb-0.1.15.tar.gz 92923 BLAKE2B 
97b6af812397dd279e7e3c038627fcf8228cbfa5c3af91ceeb5361e32d37d357eda6a193f627a5f4442426fb08abca1ff11684fe199d9d3a4add72ca4f3f5d08
 SHA512 
58268b3a690af36c0923afdee3ae58e88bf778eebbc6a439be1bc85ed985efdc20cd7006c976586f7be87310dc091d67370f4bbec58379fc4e7349bfa3d8
+DIST libxmlb-0.2.0.tar.gz 97521 BLAKE2B 
7a47164503b5b682e2bb9d877622a7dcad06d40bf87d6a7cf9e21898d8444e610ba3985d6be8cf65068f0637ee44ef8678610315be2795476b2f5ccaacb098ea
 SHA512 
cff4245a47a942dd37675921ba753858a3ee0572500a1cd7291d2a063fa7fa9d9157c167bf33694e4e0204504d7e88fbfd2873c4b9851247d6cdb338c2d587a8

diff --git a/dev-libs/libxmlb/libxmlb-0.2.0.ebuild 
b/dev-libs/libxmlb/libxmlb-0.2.0.ebuild
new file mode 100644
index 000..eef8b51f864
--- /dev/null
+++ b/dev-libs/libxmlb/libxmlb-0.2.0.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit meson python-any-r1
+
+DESCRIPTION="Library to help create and query binary XML blobs"
+HOMEPAGE="https://github.com/hughsie/libxmlb";
+SRC_URI="https://github.com/hughsie/libxmlb/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+LICENSE="LGPL-2.1+"
+SLOT="0/2" # libxmlb.so version
+
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="doc introspection stemmer test"
+
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   dev-libs/glib:2
+   sys-apps/util-linux
+   stemmer? ( dev-libs/snowball-stemmer )
+"
+
+DEPEND="
+   ${RDEPEND}
+   doc? ( dev-util/gtk-doc )
+   introspection? ( dev-libs/gobject-introspection )
+"
+
+BDEPEND="
+   >=dev-util/meson-0.47.0
+   virtual/pkgconfig
+   introspection? (
+   $(python_gen_any_dep 'dev-python/setuptools[${PYTHON_USEDEP}]')
+   ${PYTHON_DEPS}
+   )
+"
+
+python_check_deps() {
+   has_version -b "dev-python/setuptools[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+   use introspection && python-any-r1_pkg_setup
+}
+
+src_configure() {
+   local emesonargs=(
+   -Dgtkdoc="$(usex doc true false)"
+   -Dintrospection="$(usex introspection true false)"
+   -Dstemmer="$(usex stemmer true false)"
+   -Dtests="$(usex test true false)"
+   )
+   meson_src_configure
+}



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

2020-08-19 Thread Lars Wendler
commit: f417a69c0c9220d2b7ba9f1d31f906e8ffc2ba37
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 08:19:18 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 08:49:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f417a69c

media-sound/strawberry: Bump to version 0.7.2. Removed old

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

 media-sound/strawberry/Manifest | 2 +-
 .../strawberry/{strawberry-0.7.1.ebuild => strawberry-0.7.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/strawberry/Manifest b/media-sound/strawberry/Manifest
index 3a45d706649..26796557ee9 100644
--- a/media-sound/strawberry/Manifest
+++ b/media-sound/strawberry/Manifest
@@ -1,2 +1,2 @@
 DIST strawberry-0.6.13.tar.xz 10156576 BLAKE2B 
04d27d8a96a8664348623c11f393324b410f8224b22089e200947cfd90eaafe04c3aa13cc5345a7c95d83d24ed04ec9221a8badfb2e3dc42922739b568fc2e90
 SHA512 
b3db58a30d50f74b313c0af5a492ea809d631c4152f856b19debb5f811688eb21d97ba35b58f3f1d00779fcd76220d88b4dafc32520416f7e749c6680257ad49
-DIST strawberry-0.7.1.tar.xz 10123748 BLAKE2B 
6914d10868291b1435834a1462dfc200a214908d8bd552d563fa626cf527fd805b30f28f55d85d0a404adb1f307efa4f3aecb7b6f34daf0b70c7f9744f2db241
 SHA512 
25723b5db77190223ba19fbc7d805cac898876a6f3222b1cea18e53b6511594d3428611ec9ca91e02bf739b6af6005e081c2fc891f2aac07cf788d052e514f91
+DIST strawberry-0.7.2.tar.xz 10123596 BLAKE2B 
cfd3384ded94bc5e638d79e4dea8e4a04a42abcc36d1d34da5d39150c2f20e785fd5f199c91ca515d02391e90acd23d1a5d90602ec07f52fdfa711d3ec88bc0e
 SHA512 
d664ce81c2eef2e1dda40e420142c6c0bf6df42a785cc1c7f572f9b7521e44161f93c4694434db8752d7056df946e6e2aa064a62f45b143da6860f007483

diff --git a/media-sound/strawberry/strawberry-0.7.1.ebuild 
b/media-sound/strawberry/strawberry-0.7.2.ebuild
similarity index 100%
rename from media-sound/strawberry/strawberry-0.7.1.ebuild
rename to media-sound/strawberry/strawberry-0.7.2.ebuild



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

2020-08-19 Thread Lars Wendler
commit: d55f77e871a9ff9d09e330e957a2f5ec3a77af64
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 08:42:51 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 08:49:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d55f77e8

sys-apps/fwupd: Bump to version 1.4.5

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

 sys-apps/fwupd/Manifest   |   1 +
 sys-apps/fwupd/fwupd-1.4.5.ebuild | 165 ++
 2 files changed, 166 insertions(+)

diff --git a/sys-apps/fwupd/Manifest b/sys-apps/fwupd/Manifest
index 109db0674b8..26b19a70483 100644
--- a/sys-apps/fwupd/Manifest
+++ b/sys-apps/fwupd/Manifest
@@ -2,3 +2,4 @@ DIST fwupd-1.3.10.tar.gz 2255394 BLAKE2B 
39f517b7648236f39df6f41b5950fcba45a1184
 DIST fwupd-1.3.11.tar.gz 2255359 BLAKE2B 
0f91c32602459d31e53c63647762307cfe2313c553e16836cc646eb04e3ac54ebd53d2e8615afb7f43b8cd79b7e6315ed688ae04b57de851be62ed6065579ebf
 SHA512 
e300a84a1c2d7e44e2a1d5d86300487783fc3990b20b540065f9899705569bee8996eae951f32b6fac559e76955ff9b661aa9b181e4dc0211a33a514613ffddd
 DIST fwupd-1.4.2.tar.gz 2304086 BLAKE2B 
9a725cc49479984c3a98b75e9c52211a26f81d4a7ecec3b261ff4486201a967a6c82df9a1dbd591b91d9cd6eb9d1a8cd8cccfd2c8dd98d5bb3f82cb03bbd0a52
 SHA512 
b092eedf3e5e84874de1fddb7f14ca87975d5895721ac4f87b6c88ec7c7b2367e573b30906588f9adad4cea52da5ebbaaa4a9c38a2273e8f31d26399e719166e
 DIST fwupd-1.4.4.tar.gz 2311975 BLAKE2B 
04ba05e157a1662dcd5fa8a3835701ff6c39935aa5e2d91e2aad3f7c7f5449ce56ac8f85bd4df4c3f4901c1d55d036f159eaf761761086bb1eda770021d38160
 SHA512 
9ce2ee8963789b99e43ebd3a76ba2851339bde6bda0c85198bbac11ebca76525385f41223956410bc1cff72318de463031f7e38b784fc5a4bf9bc2a85788db1a
+DIST fwupd-1.4.5.tar.gz 2318208 BLAKE2B 
1e46137f5b72ff104d920771e54e3123bd0665cafd20c75327682a7e4284be93f8e284947db91892c29a153803013bab8ac45e5a0263fcda33b7491c53dd5558
 SHA512 
47eb40e8d84dc49af783b661db0fce0fb800c4581929becffb03b79c41ed8bfb0987f40fbb8262292b24af85b7f91978a6979ea7458058ee2bfc1a4353d0bd31

diff --git a/sys-apps/fwupd/fwupd-1.4.5.ebuild 
b/sys-apps/fwupd/fwupd-1.4.5.ebuild
new file mode 100644
index 000..246c5406ba1
--- /dev/null
+++ b/sys-apps/fwupd/fwupd-1.4.5.ebuild
@@ -0,0 +1,165 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit linux-info meson python-single-r1 vala xdg toolchain-funcs
+
+DESCRIPTION="Aims to make updating firmware on Linux automatic, safe and 
reliable"
+HOMEPAGE="https://fwupd.org";
+SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="agent amt consolekit dell gtk-doc elogind minimal introspection +man 
nvme redfish synaptics systemd test thunderbolt tpm uefi"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+   ^^ ( consolekit elogind minimal systemd )
+   dell? ( uefi )
+   minimal? ( !introspection )
+"
+RESTRICT="!test? ( test )"
+
+BDEPEND="$(vala_depend)
+   virtual/pkgconfig
+   gtk-doc? ( dev-util/gtk-doc )
+   introspection? ( dev-libs/gobject-introspection )
+   man? (
+   app-text/docbook-sgml-utils
+   sys-apps/help2man
+   )
+   test? (
+   thunderbolt? ( dev-util/umockdev )
+   net-libs/gnutls[tools]
+   )
+"
+CDEPEND="${PYTHON_DEPS}
+   >=app-arch/gcab-1.0
+   app-arch/libarchive:=
+   dev-db/sqlite
+   >=dev-libs/glib-2.45.8:2
+   dev-libs/json-glib
+   dev-libs/libgpg-error
+   dev-libs/libgudev:=
+   >=dev-libs/libgusb-0.2.9[introspection?]
+   >=dev-libs/libjcat-0.1.0[gpg,pkcs7]
+   >=dev-libs/libxmlb-0.1.13:=
+   $(python_gen_cond_dep '
+   dev-python/pillow[${PYTHON_MULTI_USEDEP}]
+   dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[cairo,${PYTHON_MULTI_USEDEP}]
+   ')
+   >=net-libs/libsoup-2.51.92:2.4[introspection?]
+   virtual/libelf:0=
+   virtual/udev
+   consolekit? ( >=sys-auth/consolekit-1.0.0 )
+   dell? (
+   sys-libs/efivar
+   >=sys-libs/libsmbios-2.4.0
+   )
+   elogind? ( sys-auth/elogind )
+   !minimal? (
+   >=sys-auth/polkit-0.103
+   )
+   nvme? ( sys-libs/efivar )
+   redfish? ( sys-libs/efivar )
+   systemd? ( >=sys-apps/systemd-211 )
+   tpm? ( app-crypt/tpm2-tss )
+   uefi? (
+   app-crypt/tpm2-tss
+   media-libs/fontconfig
+   media-libs/freetype
+   sys-boot/gnu-efi
+   sys-boot/efibootmgr
+   >=sys-libs/efivar-33
+   x11-libs/cairo
+   )
+"
+# Block sci-chemistry/chemical-mime-data for bug #701900
+RDEPEND="
+   != 4.4"
+   fi
+}
+
+src_prepare() {
+   default
+   # c.f. https://github.com/fwupd/fwupd/

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

2020-08-19 Thread Lars Wendler
commit: 656258ee0f0a5af706b7b2a919d45dccd2f505f5
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 08:49:25 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 08:49:47 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=656258ee

sys-apps/fwupd: Added sub-slot dep to dev-libs/libxmlb

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

 sys-apps/fwupd/fwupd-1.3.10.ebuild | 2 +-
 sys-apps/fwupd/fwupd-1.3.11.ebuild | 2 +-
 sys-apps/fwupd/fwupd-1.4.4.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/fwupd/fwupd-1.3.10.ebuild 
b/sys-apps/fwupd/fwupd-1.3.10.ebuild
index a2f37ba6f6b..f0c9fd71429 100644
--- a/sys-apps/fwupd/fwupd-1.3.10.ebuild
+++ b/sys-apps/fwupd/fwupd-1.3.10.ebuild
@@ -44,7 +44,7 @@ CDEPEND="${PYTHON_DEPS}
dev-libs/libgpg-error
dev-libs/libgudev:=
>=dev-libs/libgusb-0.2.9[introspection?]
-   >=dev-libs/libxmlb-0.1.13
+   >=dev-libs/libxmlb-0.1.13:=
$(python_gen_cond_dep '
dev-python/pillow[${PYTHON_MULTI_USEDEP}]
dev-python/pycairo[${PYTHON_MULTI_USEDEP}]

diff --git a/sys-apps/fwupd/fwupd-1.3.11.ebuild 
b/sys-apps/fwupd/fwupd-1.3.11.ebuild
index 660c7a1e228..dd8d595a589 100644
--- a/sys-apps/fwupd/fwupd-1.3.11.ebuild
+++ b/sys-apps/fwupd/fwupd-1.3.11.ebuild
@@ -44,7 +44,7 @@ CDEPEND="${PYTHON_DEPS}
dev-libs/libgpg-error
dev-libs/libgudev:=
>=dev-libs/libgusb-0.2.9[introspection?]
-   >=dev-libs/libxmlb-0.1.13
+   >=dev-libs/libxmlb-0.1.13:=
$(python_gen_cond_dep '
dev-python/pillow[${PYTHON_MULTI_USEDEP}]
dev-python/pycairo[${PYTHON_MULTI_USEDEP}]

diff --git a/sys-apps/fwupd/fwupd-1.4.4.ebuild 
b/sys-apps/fwupd/fwupd-1.4.4.ebuild
index 96c9a88bdd6..16576fceb82 100644
--- a/sys-apps/fwupd/fwupd-1.4.4.ebuild
+++ b/sys-apps/fwupd/fwupd-1.4.4.ebuild
@@ -45,7 +45,7 @@ CDEPEND="${PYTHON_DEPS}
dev-libs/libgudev:=
>=dev-libs/libgusb-0.2.9[introspection?]
>=dev-libs/libjcat-0.1.0[gpg,pkcs7]
-   >=dev-libs/libxmlb-0.1.13
+   >=dev-libs/libxmlb-0.1.13:=
$(python_gen_cond_dep '
dev-python/pillow[${PYTHON_MULTI_USEDEP}]
dev-python/pycairo[${PYTHON_MULTI_USEDEP}]



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

2020-08-19 Thread Lars Wendler
commit: 9a5c3842dacc6be3e1bd1e33e532514dc9b126d8
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 08:47:38 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 08:49:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5c3842

sys-apps/fwupd: Removed old

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

 sys-apps/fwupd/Manifest   |   1 -
 sys-apps/fwupd/fwupd-1.4.2.ebuild | 164 --
 2 files changed, 165 deletions(-)

diff --git a/sys-apps/fwupd/Manifest b/sys-apps/fwupd/Manifest
index 26b19a70483..23d1ba098f5 100644
--- a/sys-apps/fwupd/Manifest
+++ b/sys-apps/fwupd/Manifest
@@ -1,5 +1,4 @@
 DIST fwupd-1.3.10.tar.gz 2255394 BLAKE2B 
39f517b7648236f39df6f41b5950fcba45a1184f269e533facd752f8e132bb979b32a1420ce4bfcad5bb5d5546ea3f28b357603f7754267550fc02c2125642c5
 SHA512 
a30ef2933fc01136a9296e99a0b1b9220f952a058aa28339ff944633a8966678b374f479b3a93a1e63bd97491679d3ce304cb621f6e63b86238a8746768daac2
 DIST fwupd-1.3.11.tar.gz 2255359 BLAKE2B 
0f91c32602459d31e53c63647762307cfe2313c553e16836cc646eb04e3ac54ebd53d2e8615afb7f43b8cd79b7e6315ed688ae04b57de851be62ed6065579ebf
 SHA512 
e300a84a1c2d7e44e2a1d5d86300487783fc3990b20b540065f9899705569bee8996eae951f32b6fac559e76955ff9b661aa9b181e4dc0211a33a514613ffddd
-DIST fwupd-1.4.2.tar.gz 2304086 BLAKE2B 
9a725cc49479984c3a98b75e9c52211a26f81d4a7ecec3b261ff4486201a967a6c82df9a1dbd591b91d9cd6eb9d1a8cd8cccfd2c8dd98d5bb3f82cb03bbd0a52
 SHA512 
b092eedf3e5e84874de1fddb7f14ca87975d5895721ac4f87b6c88ec7c7b2367e573b30906588f9adad4cea52da5ebbaaa4a9c38a2273e8f31d26399e719166e
 DIST fwupd-1.4.4.tar.gz 2311975 BLAKE2B 
04ba05e157a1662dcd5fa8a3835701ff6c39935aa5e2d91e2aad3f7c7f5449ce56ac8f85bd4df4c3f4901c1d55d036f159eaf761761086bb1eda770021d38160
 SHA512 
9ce2ee8963789b99e43ebd3a76ba2851339bde6bda0c85198bbac11ebca76525385f41223956410bc1cff72318de463031f7e38b784fc5a4bf9bc2a85788db1a
 DIST fwupd-1.4.5.tar.gz 2318208 BLAKE2B 
1e46137f5b72ff104d920771e54e3123bd0665cafd20c75327682a7e4284be93f8e284947db91892c29a153803013bab8ac45e5a0263fcda33b7491c53dd5558
 SHA512 
47eb40e8d84dc49af783b661db0fce0fb800c4581929becffb03b79c41ed8bfb0987f40fbb8262292b24af85b7f91978a6979ea7458058ee2bfc1a4353d0bd31

diff --git a/sys-apps/fwupd/fwupd-1.4.2.ebuild 
b/sys-apps/fwupd/fwupd-1.4.2.ebuild
deleted file mode 100644
index 3ee2fcebdfb..000
--- a/sys-apps/fwupd/fwupd-1.4.2.ebuild
+++ /dev/null
@@ -1,164 +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,8} )
-
-inherit linux-info meson python-single-r1 vala xdg toolchain-funcs
-
-DESCRIPTION="Aims to make updating firmware on Linux automatic, safe and 
reliable"
-HOMEPAGE="https://fwupd.org";
-SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="agent amt consolekit dell gtk-doc elogind minimal introspection +man 
nvme redfish synaptics systemd test thunderbolt tpm uefi"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
-   ^^ ( consolekit elogind minimal systemd )
-   dell? ( uefi )
-   minimal? ( !introspection )
-"
-RESTRICT="!test? ( test )"
-
-BDEPEND="$(vala_depend)
-   virtual/pkgconfig
-   gtk-doc? ( dev-util/gtk-doc )
-   introspection? ( dev-libs/gobject-introspection )
-   man? (
-   app-text/docbook-sgml-utils
-   sys-apps/help2man
-   )
-   test? (
-   thunderbolt? ( dev-util/umockdev )
-   net-libs/gnutls[tools]
-   )
-"
-CDEPEND="${PYTHON_DEPS}
-   >=app-arch/gcab-1.0
-   app-arch/libarchive:=
-   dev-db/sqlite
-   >=dev-libs/glib-2.45.8:2
-   dev-libs/json-glib
-   dev-libs/libgpg-error
-   dev-libs/libgudev:=
-   >=dev-libs/libgusb-0.2.9[introspection?]
-   >=dev-libs/libjcat-0.1.0[gpg,pkcs7]
-   >=dev-libs/libxmlb-0.1.13
-   $(python_gen_cond_dep '
-   dev-python/pillow[${PYTHON_MULTI_USEDEP}]
-   dev-python/pycairo[${PYTHON_MULTI_USEDEP}]
-   dev-python/pygobject:3[cairo,${PYTHON_MULTI_USEDEP}]
-   ')
-   >=net-libs/libsoup-2.51.92:2.4[introspection?]
-   virtual/libelf:0=
-   virtual/udev
-   consolekit? ( >=sys-auth/consolekit-1.0.0 )
-   dell? (
-   sys-libs/efivar
-   >=sys-libs/libsmbios-2.4.0
-   )
-   elogind? ( sys-auth/elogind )
-   !minimal? (
-   >=sys-auth/polkit-0.103
-   )
-   nvme? ( sys-libs/efivar )
-   redfish? ( sys-libs/efivar )
-   systemd? ( >=sys-apps/systemd-211 )
-   tpm? ( app-crypt/tpm2-tss )
-   uefi? (
-   app-crypt/tpm2-tss
-   media-libs/fontconfig
-   media-libs/freetype
-   sys-boot/gnu-efi
-   sys-boot/efibootmgr
-   >=sys-libs/efivar-33
-  

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

2020-08-19 Thread Sam James
commit: 6db046beee4d645fdd85a179400feee1918d8c82
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:00:17 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:00:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6db046be

dev-python/gevent: Stabilize 20.6.2 arm64, #737752

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

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

diff --git a/dev-python/gevent/gevent-20.6.2.ebuild 
b/dev-python/gevent/gevent-20.6.2.ebuild
index 2590a6eaa2e..03f67dcd1df 100644
--- a/dev-python/gevent/gevent-20.6.2.ebuild
+++ b/dev-python/gevent/gevent-20.6.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 
~amd64-linux ~x86-linux"
 IUSE="doc examples test"
 RESTRICT="!test? ( test )"
 



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

2020-08-19 Thread Sam James
commit: b5e9411193113a5e1496a116004c671a9dbf3fca
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:00:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:00:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e94111

dev-python/geventhttpclient: Stabilize 1.4.4 arm64, #737754

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

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

diff --git a/dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild 
b/dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild
index 053029042b2..c92490bd271 100644
--- a/dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild
+++ b/dev-python/geventhttpclient/geventhttpclient-1.4.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



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

2020-08-19 Thread Sam James
commit: 8dbdbc6a372f5ae7e85b6617b637da6f8f3618a9
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:01:28 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:01:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dbdbc6a

dev-python/jedi: Stabilize 0.17.2 ALLARCHES, #737766

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

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

diff --git a/dev-python/jedi/jedi-0.17.2.ebuild 
b/dev-python/jedi/jedi-0.17.2.ebuild
index 59126ef7f00..0d86146f2c0 100644
--- a/dev-python/jedi/jedi-0.17.2.ebuild
+++ b/dev-python/jedi/jedi-0.17.2.ebuild
@@ -23,7 +23,7 @@ SRC_URI="
 LICENSE="MIT
test? ( Apache-2.0 )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 x86"
 
 RDEPEND=">=dev-python/parso-0.7.0[${PYTHON_USEDEP}]"
 



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

2020-08-19 Thread Sam James
commit: a6d40227f49d62dbd483f793b092416054b9f4b2
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:02:28 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:02:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6d40227

dev-python/m2crypto: Stabilize 0.36.0 arm64, #737774

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

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

diff --git a/dev-python/m2crypto/m2crypto-0.36.0.ebuild 
b/dev-python/m2crypto/m2crypto-0.36.0.ebuild
index 21a18b70bf6..8714c8a1a40 100644
--- a/dev-python/m2crypto/m2crypto-0.36.0.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.36.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="libressl"
 
 RDEPEND="



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

2020-08-19 Thread Sam James
commit: 264d98f3bff6e76bf6c35dd15792f17c39c28ff7
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:01:59 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:01:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=264d98f3

dev-python/lxml: Stabilize 4.5.2 arm64, #737772

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

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

diff --git a/dev-python/lxml/lxml-4.5.2.ebuild 
b/dev-python/lxml/lxml-4.5.2.ebuild
index 13ca5bc33f3..131c5c05f08 100644
--- a/dev-python/lxml/lxml-4.5.2.ebuild
+++ b/dev-python/lxml/lxml-4.5.2.ebuild
@@ -14,7 +14,7 @@ S=${WORKDIR}/lxml-${P}
 
 LICENSE="BSD ElementTree GPL-2 PSF-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 
~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc examples +threads test"
 RESTRICT="!test? ( test )"
 



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

2020-08-19 Thread Sam James
commit: 53e9245b98bb7ed011c42fd7d6a47a1215fab74b
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:02:59 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:02:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53e9245b

dev-python/pyfakefs: Stabilize 4.1.0 ALLARCHES, #737778

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

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

diff --git a/dev-python/pyfakefs/pyfakefs-4.1.0.ebuild 
b/dev-python/pyfakefs/pyfakefs-4.1.0.ebuild
index f1b37e17b4b..b51d5b7e0bf 100644
--- a/dev-python/pyfakefs/pyfakefs-4.1.0.ebuild
+++ b/dev-python/pyfakefs/pyfakefs-4.1.0.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/jmcgeheeiv/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
 
 LICENSE="Apache-2.0"
 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"
 
 distutils_enable_tests pytest
 



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

2020-08-19 Thread Sam James
commit: f02f4bd6ec3ca2e81d27ed2fc95e4998a1cd5502
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:03:51 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:03:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02f4bd6

dev-python/simplejson: Stabilize 3.17.2 arm64, #737790

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

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

diff --git a/dev-python/simplejson/simplejson-3.17.2.ebuild 
b/dev-python/simplejson/simplejson-3.17.2.ebuild
index 093a002c804..397fe49c044 100644
--- a/dev-python/simplejson/simplejson-3.17.2.ebuild
+++ b/dev-python/simplejson/simplejson-3.17.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( MIT AFL-2.1 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 
 DOCS=( README.rst CHANGES.txt )
 



[gentoo-commits] repo/gentoo:master commit in: gui-libs/tepl/

2020-08-19 Thread Sam James
commit: 7d1536ddc2f930fa6d1bdb847732e5d9d91d24c3
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:04:50 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:04:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d1536dd

gui-libs/tepl: arm64 keyworded (bug #737476)

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

 gui-libs/tepl/tepl-4.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-libs/tepl/tepl-4.4.0.ebuild b/gui-libs/tepl/tepl-4.4.0.ebuild
index c44f63db9a9..a41e81128a5 100644
--- a/gui-libs/tepl/tepl-4.4.0.ebuild
+++ b/gui-libs/tepl/tepl-4.4.0.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Tepl";
 
 LICENSE="LGPL-2.1+"
 SLOT="4"
-KEYWORDS="~amd64 ~arm ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
 IUSE="+introspection"
 
 RDEPEND="



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

2020-08-19 Thread Sam James
commit: fdd2093687a0fcef8d07d5ba1ec015189c554e63
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:06:19 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:06:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd20936

dev-libs/libpcre: Stabilize 8.44 arm64, #717920

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

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

diff --git a/dev-libs/libpcre/libpcre-8.44.ebuild 
b/dev-libs/libpcre/libpcre-8.44.ebuild
index 05f4f351f39..96e500e1dbb 100644
--- a/dev-libs/libpcre/libpcre-8.44.ebuild
+++ b/dev-libs/libpcre/libpcre-8.44.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="BSD"
 SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris ~x86-winnt"
 IUSE="bzip2 +cxx +jit libedit pcre16 pcre32 +readline +recursion-limit 
static-libs unicode zlib"
 REQUIRED_USE="readline? ( !libedit )
libedit? ( !readline )"



[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-apps/

2020-08-19 Thread Sam James
commit: f053d8e71a947adcc46fe5248176b6dcff2ad0cb
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:06:03 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:06:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f053d8e7

gnome-base/gnome-core-apps: arm64 keyworded (bug #737476)

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

 gnome-base/gnome-core-apps/gnome-core-apps-3.36.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.36.5.ebuild 
b/gnome-base/gnome-core-apps/gnome-core-apps-3.36.5.ebuild
index faf416e5b8d..d03437b836f 100644
--- a/gnome-base/gnome-core-apps/gnome-core-apps-3.36.5.ebuild
+++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.36.5.ebuild
@@ -11,7 +11,7 @@ IUSE="+bluetooth cups"
 
 # when unmasking for an arch
 # double check none of the deps are still masked !
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 # gnome-color-manager min version enforced here due to control-center pulling 
it in
 # tepl min version for gedit deptree



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

2020-08-19 Thread Sam James
commit: 5b9fe164014db0234ea8637203d6616a32d97346
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:05:35 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:05:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9fe164

app-editors/gedit: arm64 keyworded (bug #737476)

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

 app-editors/gedit/gedit-3.36.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/gedit/gedit-3.36.2.ebuild 
b/app-editors/gedit/gedit-3.36.2.ebuild
index ec28b679eb3..c47a6e0d5a4 100644
--- a/app-editors/gedit/gedit-3.36.2.ebuild
+++ b/app-editors/gedit/gedit-3.36.2.ebuild
@@ -17,7 +17,7 @@ SLOT="0"
 IUSE="+introspection +python gtk-doc spell vala"
 REQUIRED_USE="python? ( introspection ${PYTHON_REQUIRED_USE} )"
 
-KEYWORDS="~amd64 ~arm ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
 
 # X libs are not needed for OSX (aqua)
 DEPEND="



[gentoo-commits] repo/proj/guru:dev commit in: app-misc/navi/

2020-08-19 Thread Matthias Coppens
commit: 29878919cc697ede7b9e07c08c2d81bcf69cecb2
Author: Matthias Coppens  gmail  com>
AuthorDate: Wed Aug 19 09:12:42 2020 +
Commit: Matthias Coppens  gmail  com>
CommitDate: Wed Aug 19 09:12:56 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29878919

app-misc/navi: New package

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

 app-misc/navi/Manifest  | 67 ++
 app-misc/navi/metadata.xml  | 11 +
 app-misc/navi/navi-2.8.0.ebuild | 92 +
 3 files changed, 170 insertions(+)

diff --git a/app-misc/navi/Manifest b/app-misc/navi/Manifest
new file mode 100644
index 000..ce90a84
--- /dev/null
+++ b/app-misc/navi/Manifest
@@ -0,0 +1,67 @@
+DIST aho-corasick-0.7.10.crate 111039 BLAKE2B 
69f984dbe528ece5ce4345bc0f39c122507a88e781d7c2d5c9175d1788aeef8d21e0487c7c449e28fbbdaae8203fe68627d23ac0a58d30dc70befd26ac9af32f
 SHA512 
e8a1cb252015435009883662ca23408f1491d8f01461f3a81082feabeeff72ec61beb4f1f3271fc8a87f1379899ecfc38036ac208dca17889f70ddaca2406a9b
+DIST ansi_term-0.11.0.crate 17087 BLAKE2B 
9bd35c045a01ce4c6c4a5db1b4f15e9412bb97426eec19d4421dffbec633de8d13452c13c1dc1b30998690b78d7ed38311aca700087f13a81f66bd1d5d7300c4
 SHA512 
a637466a380748f939b3af090b8c0333f35581925bc03f4dda9b3f95d338836403cf5487ae3af9ff68f8245a837f8ab061aabe57a126a6a2c20f2e972c77d1fa
+DIST anyhow-1.0.27.crate 26395 BLAKE2B 
f510c352ba6cb6be2e20d40e176bd48f7bf39dff4a0be288f54da60346f2fcb9b6376a4f139fbe13a9178ec8feb58a28badc209814d6ed9d1decd7b327ac8a4b
 SHA512 
ed880d594fa5d17f14abecee56f7b2742b9ceb744bf8548c99c0ac6f3880f761df657959ecf512d7d194f75055db668eaf1a8306876d596b471b12ccffb8c959
+DIST arrayref-0.3.6.crate 10035 BLAKE2B 
88292fa4b3ad4fccd03772c2f0eca04cc13373fe094358bac57d7523c256d89f3087603e5bcb2a0b15d8b2ecd48e904a822b2cb800276a9c47ad6c6b660d9d34
 SHA512 
368341d00706c1250ff081b0d99c36c9af694a62ff4f4d8c837234340295771ca49c5439b24b6e1a4f2c3c5821764e98881dcb22d793f83de632fd5cb457671f
+DIST arrayvec-0.5.1.crate 26816 BLAKE2B 
172dab8f0129134dfc89c6032c5fc15e2f86a5cd1e5be18b87fe2108d18a1bdb0f597a6ed4cd214dc663fbfb27b05c66846fba4543b5e068b5c75d075bdc5bff
 SHA512 
53db2fafea1f60ac1af9ecc0bc9b69010e9f8573048481d55969ecdc9f3d19832fe05824acf10a0186b0464f0fbfe898d73500fba39ed63650c64dac2c2e8043
+DIST atty-0.2.14.crate 5470 BLAKE2B 
2db856a9e898a430258f059aeaf7c844a153293e8856d90ac81f7d91a888c89198768ad5cb09303c23241fe85c560a55148fa56a303651a82b0edb895616bfab
 SHA512 
d7b6c4b9a0f898d91ddbc41a5ee45bbf45d1d269508c8cc87ee3e3990500e41e0ec387afb1f3bc7db55bedac396dd86c6509f4bf9e5148d809c3802edcc5e1d9
+DIST autocfg-1.0.0.crate 12870 BLAKE2B 
79e495d53298574afd3b292da7c9c363dcb3ea434fd44258efaf3628e95ebfc731f03083f8a1060272a2a3478a6452cdc41539e2dac08465cc6e6283844bf260
 SHA512 
451fc63148792ba1952b884170e3481359b01bacca5ec0456f43ca58f8e092b8f81c9764f8b00d4104059ff608089be5858220ee868127c064cc890c767ec3a3
+DIST base64-0.11.0.crate 48362 BLAKE2B 
90d2a64496e20c4bcca6f21c2546474ec88283679ccae95303ea7521133414eba021810e64e5916e3980b6878f90281f09295ebadcc12324fc9a9060ac41a707
 SHA512 
31b5f56d4907a5e4ae40e92ef1629a446126525186f5236afc2475829bf2e5e067554db200a18f7b3ab741d0cc9c01e20612e77cc0cbc1bc2a4a8d11c0fdbf33
+DIST bitflags-1.2.1.crate 16745 BLAKE2B 
0fa6d3ce44aad7616d5cd02aad8c1d0b0fed4022650eb43067c4a72e6fc88da05442674fa51826e4858a47c9de233e1ba2229820af094197cd11bb416ceffb2b
 SHA512 
ad89b3798845e23737a620bba581c2ff1ff3e15bac12555c765e201d2c0b90ecea0cdbc5b5b1a3fa9858c385e8e041f8226f5acfae5bbbe9925643fff2bf3f0b
+DIST blake2b_simd-0.5.10.crate 34093 BLAKE2B 
6e725c9399714d1e199277e3f9882d636c1737af5b0b290f853573575005d053d2ab3a34843461747914a0c25d370f0d5a5cbb46765fe99308c1fd7666d471c7
 SHA512 
7471e0347267a4b88e9eea932b3001c420da0a472b2ea0f20dff974789955d6d95e19d51e3a8a312516c7fc4c83b6af17cc59ea2b8fcd4ef879ebac22534307a
+DIST cfg-if-0.1.10.crate 7933 BLAKE2B 
063a96ed176f34f788666b40adc483d147fc011dee941ab60569ddd0e57502b5dd06ed71090f4e14ce005d06e240500a286f74652615e9d068fba649610d8cf8
 SHA512 
9d22616bfb4a75770a828a0a3cddac6787297a5fdc53eb17e25811cc94de717f2de8bd66d53c5d65ba1c83d8892aefee5ae758cf56a1ef0a0c3120f70b244339
+DIST clap-2.33.0.crate 196458 BLAKE2B 
3bb62d817afc77b421a6282746b9b61367d224de6b614c7ed66bde452ce1046728077dab3368a46635b5c74d82ba3196586d87c0201478ce5b89638910dadb1a
 SHA512 
f1075031414d48e4340bfe308904a95a31b72460724773c52a0bc8c004e625a04c904a39fc5420cb8c26a633321f9b5f4f69019c7aae5ed89900b63ed8c21a91
+DIST constant_time_eq-0.1.5.crate 4936 BLAKE2B 
882dbf33f20954205fcc5b6e39863db8969d184b697fd51ef462f6890c1a754e3fae67bcc7db685d8cc26abe6e3871d3b80aa542489ba9551a0c95a49f7a6dc2
 SHA512 
a4e0155a7ad72babcfd418d832d362b3fca7333aaaf36c246b00e948983837c3c93378b86e37c5fa7626fe137e3b6d77276ccc61624a7f4ab914605905a88a01
+DIST crossbeam-utils-0.7.2.crate 34338 BLAKE2B 
3cb287c7741c4d5b0551331634a75b066f07fb4b55fa2b347370506467a05923254b1c4dca667de59ed91ff91f5496b37f40f13d3e988

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

2020-08-19 Thread Sam James
commit: 5fa263cd4f0cdb71361b1bf98da0a04f5e4f0f0b
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:16:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:16:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fa263cd

dev-python/tempora: Stabilize 4.0.0 arm64, #737800

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

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

diff --git a/dev-python/tempora/tempora-4.0.0.ebuild 
b/dev-python/tempora/tempora-4.0.0.ebuild
index f6c940e62fb..07f41649baf 100644
--- a/dev-python/tempora/tempora-4.0.0.ebuild
+++ b/dev-python/tempora/tempora-4.0.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
>=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}]



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

2020-08-19 Thread Sam James
commit: c7400afc771c41692b06b50ef3141b962eab4de9
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 09:16:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 09:16:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7400afc

dev-python/pytest-freezegun: Stabilize 0.4.2 arm64, #737800

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

 dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild 
b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
index 5b7906df5ca..c045e3c2c8e 100644
--- a/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
+++ b/dev-python/pytest-freezegun/pytest-freezegun-0.4.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
dev-python/freezegun[${PYTHON_USEDEP}]



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

2020-08-19 Thread Sergei Trofimovich
commit: d721dc64df8398643eaa9360e21ef12f9ad306b3
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 08:38:15 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 09:29:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d721dc64

dev-python/sphinxcontrib-newsfeed: mark 0.1.4 ~sparc, bug #737618

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

 dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild 
b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
index e9858b7d761..68cf9b52169 100644
--- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
+++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="examples"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



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

2020-08-19 Thread Sergei Trofimovich
commit: 79387f84c498dc0ed6d9d95d3a16a5c172e3a253
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 08:39:41 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 09:29:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79387f84

dev-python/async_generator: keyworded 1.10 for sparc, bug #737618

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

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

diff --git a/dev-python/async_generator/async_generator-1.10.ebuild 
b/dev-python/async_generator/async_generator-1.10.ebuild
index e62b8ecf3ee..c440c8ba834 100644
--- a/dev-python/async_generator/async_generator-1.10.ebuild
+++ b/dev-python/async_generator/async_generator-1.10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( MIT Apache-2.0 )"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 DOCS=( README.rst )
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-aiohttp-theme/

2020-08-19 Thread Sergei Trofimovich
commit: 10f8c0c87306c0ebbfb124b6b451703556beb43e
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 08:38:59 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 09:29:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f8c0c8

dev-python/sphinx-aiohttp-theme: mark 0.1.6 ~sparc, bug #737618

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

 dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild 
b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild
index da138046d4a..5d7f1a975ba 100644
--- a/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild
+++ b/dev-python/sphinx-aiohttp-theme/sphinx-aiohttp-theme-0.1.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~sparc x86"
 IUSE=""
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: www-servers/gunicorn/

2020-08-19 Thread Sergei Trofimovich
commit: 9ac5a325e13d25301ec270e35e44385c8fd25b09
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Aug 19 08:40:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Aug 19 09:29:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac5a325

www-servers/gunicorn: keyworded 20.0.4 for sparc, bug #737618

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

 www-servers/gunicorn/gunicorn-20.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-servers/gunicorn/gunicorn-20.0.4.ebuild 
b/www-servers/gunicorn/gunicorn-20.0.4.ebuild
index d06b018b809..90ad67f8e08 100644
--- a/www-servers/gunicorn/gunicorn-20.0.4.ebuild
+++ b/www-servers/gunicorn/gunicorn-20.0.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT PSF-2 doc? ( BSD )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86"
 
 RDEPEND="dev-python/setproctitle[${PYTHON_USEDEP}]"
 



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

2020-08-19 Thread Jeroen Roovers
commit: 7f160d5927fcce251cfd9f6785743821f3b3bca5
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 19 09:24:31 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 19 09:30:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f160d59

www-client/vivaldi: Old

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

 www-client/vivaldi/Manifest  |   4 -
 www-client/vivaldi/vivaldi-3.2.1967.45_p1.ebuild | 125 ---
 2 files changed, 129 deletions(-)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index 3e1436ae5f0..53c21aef5b3 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -1,7 +1,3 @@
-DIST vivaldi-3.2.1967.45_p1-amd64.deb 71942736 BLAKE2B 
d5890d91c02f9855ffa15dfe89c3fd29b22e6df0395836e2199cc4f7bf901d7f98253e7e702de7fe1477118c7152591e361720a6fe5648e22486ca665c314d4e
 SHA512 
12eede3bc6544f8df75324faf247cdac752b4af874ea44bb06e73f6051ac67c9630e0fa492c04fc9308bc51c4d55da97b3f8387c6ed6619117da20f308180a90
-DIST vivaldi-3.2.1967.45_p1-arm64.deb 64218204 BLAKE2B 
f16dd0d536a2ea3f3f16df323f96dbf6849b8fc0627d9577f57f9a544778b9f45ff50f9d5bfdedb09cefd60f2fe1a68dd9255ae0903b00a66e37edf2b8234b54
 SHA512 
444a1c40ed6f848009e4a4629bc364f79c2d8d933bb423ca055ca714753bdf85848c48b01008171d18d15511a6e3e08789de0ae882e4039b9cdeb27f8665e246
-DIST vivaldi-3.2.1967.45_p1-armhf.deb 63712312 BLAKE2B 
ef8a628fd0897819be4b3070a15ce25008fecd5231951f478a5a7928090101132acab16723a0354a0c28193201652e08cd77f662abc40813cff316e60636c613
 SHA512 
1ff5faf4785b123a5ca434a191ee3d761de7e65827f5d296ab55ea9ed54955976afd5b07b25bcb03cefb0c7157d5e0c7cfea9e884727b2b9df73ea7c3f007e16
-DIST vivaldi-3.2.1967.45_p1-i386.deb 70228232 BLAKE2B 
c24b9451c55486e4e631a137e4136f6267f25cbfd7d45f26ab0fa1052a64d5ea0257db6688e541e63068fd75ae931279dd98a9453193a595e13515a7a71b064d
 SHA512 
f6b805a4554e333cdb360266c34412168e305de2f8c99c8515d3ce66a0758a0933e04ec8c91a21264a7fb8b5ab0ab172327a0453c524d01ecc4efd38abda
 DIST vivaldi-3.2.1967.47_p1-amd64.deb 71853076 BLAKE2B 
ed79da0a11cb676496b3c9ce03bc61ec0fc2ad2aeda75704caf6520dd372a038332413f4191751fa8b35c64f3ba7a82cf407f77b4f656c5f6a3a569e0664214b
 SHA512 
99532d00da0d1831c64362dbb7828c8d064c4548b650305ed142627aab241b8c3cc1629640b1ae6c6ae20c4b24d0b4d82dadf15ef0f739a2ce1b7e031a20b227
 DIST vivaldi-3.2.1967.47_p1-arm64.deb 64630720 BLAKE2B 
777ef7ac03176f5786cdcbd77223f5ff6243aad6e3fe34dbf6dbe4e9c886fab6b9f3a88fea06bb9c6f61dae5ad172fc9c02f4d3c049be7aff204c3e0ce3a4d87
 SHA512 
4ef35dcf6acef23b39bf7746c020515d8adf43290057e6bb8a25ed7af8034e95b3e2afebf0cd056de0e21c3ec5dc4249c0055812756785cb4982877a4cc14e2c
 DIST vivaldi-3.2.1967.47_p1-armhf.deb 63645748 BLAKE2B 
b7acb3c7672306ad8defc903b5c73dfe20e8de42489c3638d62999d249c25ee4749937b3cff55cab3d91d12365261673046f644f0f124fa6adf660ed24a58f16
 SHA512 
63db5f2786fcabc37f5ee23ab5ee2c5b79d945bd93b394dfd8ad5005211bc5eca8708bdedb987097f94a8615e8197e7ca978a80bc5205c8d1c0ce3517f11763e

diff --git a/www-client/vivaldi/vivaldi-3.2.1967.45_p1.ebuild 
b/www-client/vivaldi/vivaldi-3.2.1967.45_p1.ebuild
deleted file mode 100644
index f28a5ac334d..000
--- a/www-client/vivaldi/vivaldi-3.2.1967.45_p1.ebuild
+++ /dev/null
@@ -1,125 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-CHROMIUM_LANGS="
-   af am ar be bg bn ca cs da de de-CH el en-GB en-US eo es es-419 es-PE 
et eu
-   fa fi fil fr fy gd gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku 
lt
-   lv mk ml mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te 
th
-   tr uk vi zh-CN zh-TW
-"
-inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
-
-#VIVALDI_BRANCH="snapshot"
-
-VIVALDI_PN="${PN}-${VIVALDI_BRANCH:-stable}"
-VIVALDI_BIN="${PN}${VIVALDI_BRANCH/snapshot/-snapshot}"
-VIVALDI_HOME="opt/${VIVALDI_BIN}"
-DESCRIPTION="A browser for our friends"
-HOMEPAGE="https://vivaldi.com/";
-VIVALDI_BASE_URI="https://downloads.${PN}.com/${VIVALDI_BRANCH:-stable}/${VIVALDI_PN}_${PV/_p/-}_";
-SRC_URI="
-   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
-   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
-   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
-   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
-"
-
-LICENSE="Vivaldi"
-SLOT="0"
-KEYWORDS="-* amd64 ~arm ~arm64 x86"
-RESTRICT="bindist mirror"
-
-DEPEND="
-   virtual/libiconv
-"
-RDEPEND="
-   dev-libs/expat
-   dev-libs/glib:2
-   dev-libs/nspr
-   dev-libs/nss
-   media-libs/alsa-lib
-   media-libs/fontconfig
-   media-libs/freetype
-   media-libs/speex
-   net-print/cups
-   sys-apps/dbus
-   sys-libs/libcap
-   x11-libs/cairo
-   x11-libs/gdk-pixbuf
-   x11-libs/gtk+:3
-   x11-libs/libX11
-   x11-libs/libXScrnSaver
-   x11-libs/libXcomposite
-   x11-libs/li

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

2020-08-19 Thread Jeroen Roovers
commit: 669835525940ee779d16bad63c316764004dc906
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 19 09:23:54 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 19 09:30:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66983552

www-client/vivaldi: Stable

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

 www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild 
b/www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild
index a156328cef5..f28a5ac334d 100644
--- a/www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild
+++ b/www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild
@@ -27,7 +27,7 @@ SRC_URI="
 
 LICENSE="Vivaldi"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="-* amd64 ~arm ~arm64 x86"
 RESTRICT="bindist mirror"
 
 DEPEND="



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

2020-08-19 Thread Jeroen Roovers
commit: 876450332b9ce05a1521a4107286c0fa4123a106
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 19 09:21:06 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 19 09:30:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87645033

www-client/vivaldi: Version 3.2.1967.47_p1

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

 www-client/vivaldi/Manifest  |   4 +
 www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild | 125 +++
 2 files changed, 129 insertions(+)

diff --git a/www-client/vivaldi/Manifest b/www-client/vivaldi/Manifest
index c2b24e482f8..3e1436ae5f0 100644
--- a/www-client/vivaldi/Manifest
+++ b/www-client/vivaldi/Manifest
@@ -2,3 +2,7 @@ DIST vivaldi-3.2.1967.45_p1-amd64.deb 71942736 BLAKE2B 
d5890d91c02f9855ffa15dfe8
 DIST vivaldi-3.2.1967.45_p1-arm64.deb 64218204 BLAKE2B 
f16dd0d536a2ea3f3f16df323f96dbf6849b8fc0627d9577f57f9a544778b9f45ff50f9d5bfdedb09cefd60f2fe1a68dd9255ae0903b00a66e37edf2b8234b54
 SHA512 
444a1c40ed6f848009e4a4629bc364f79c2d8d933bb423ca055ca714753bdf85848c48b01008171d18d15511a6e3e08789de0ae882e4039b9cdeb27f8665e246
 DIST vivaldi-3.2.1967.45_p1-armhf.deb 63712312 BLAKE2B 
ef8a628fd0897819be4b3070a15ce25008fecd5231951f478a5a7928090101132acab16723a0354a0c28193201652e08cd77f662abc40813cff316e60636c613
 SHA512 
1ff5faf4785b123a5ca434a191ee3d761de7e65827f5d296ab55ea9ed54955976afd5b07b25bcb03cefb0c7157d5e0c7cfea9e884727b2b9df73ea7c3f007e16
 DIST vivaldi-3.2.1967.45_p1-i386.deb 70228232 BLAKE2B 
c24b9451c55486e4e631a137e4136f6267f25cbfd7d45f26ab0fa1052a64d5ea0257db6688e541e63068fd75ae931279dd98a9453193a595e13515a7a71b064d
 SHA512 
f6b805a4554e333cdb360266c34412168e305de2f8c99c8515d3ce66a0758a0933e04ec8c91a21264a7fb8b5ab0ab172327a0453c524d01ecc4efd38abda
+DIST vivaldi-3.2.1967.47_p1-amd64.deb 71853076 BLAKE2B 
ed79da0a11cb676496b3c9ce03bc61ec0fc2ad2aeda75704caf6520dd372a038332413f4191751fa8b35c64f3ba7a82cf407f77b4f656c5f6a3a569e0664214b
 SHA512 
99532d00da0d1831c64362dbb7828c8d064c4548b650305ed142627aab241b8c3cc1629640b1ae6c6ae20c4b24d0b4d82dadf15ef0f739a2ce1b7e031a20b227
+DIST vivaldi-3.2.1967.47_p1-arm64.deb 64630720 BLAKE2B 
777ef7ac03176f5786cdcbd77223f5ff6243aad6e3fe34dbf6dbe4e9c886fab6b9f3a88fea06bb9c6f61dae5ad172fc9c02f4d3c049be7aff204c3e0ce3a4d87
 SHA512 
4ef35dcf6acef23b39bf7746c020515d8adf43290057e6bb8a25ed7af8034e95b3e2afebf0cd056de0e21c3ec5dc4249c0055812756785cb4982877a4cc14e2c
+DIST vivaldi-3.2.1967.47_p1-armhf.deb 63645748 BLAKE2B 
b7acb3c7672306ad8defc903b5c73dfe20e8de42489c3638d62999d249c25ee4749937b3cff55cab3d91d12365261673046f644f0f124fa6adf660ed24a58f16
 SHA512 
63db5f2786fcabc37f5ee23ab5ee2c5b79d945bd93b394dfd8ad5005211bc5eca8708bdedb987097f94a8615e8197e7ca978a80bc5205c8d1c0ce3517f11763e
+DIST vivaldi-3.2.1967.47_p1-i386.deb 70102476 BLAKE2B 
399da7d7d080ff52ee40f2f119f9864ab34141405a83c4d6924cbf23143a2e428d6b7d9e8ffbe5addaf18a1b97077bf116f7446fa0ee7609747ae4b33efd2947
 SHA512 
bdb5ef6ee869ba25f7e9fcecbc03b490833dc547fe8c854ab4709debf8e298353fd93761f3da0a920f3819b765ae55f7c477745e117653f532de247bae7089cd

diff --git a/www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild 
b/www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild
new file mode 100644
index 000..a156328cef5
--- /dev/null
+++ b/www-client/vivaldi/vivaldi-3.2.1967.47_p1.ebuild
@@ -0,0 +1,125 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+CHROMIUM_LANGS="
+   af am ar be bg bn ca cs da de de-CH el en-GB en-US eo es es-419 es-PE 
et eu
+   fa fi fil fr fy gd gl gu he hi hr hu hy id io is it ja jbo ka kn ko ku 
lt
+   lv mk ml mr ms nb nl nn pl pt-BR pt-PT ro ru sc sk sl sq sr sv sw ta te 
th
+   tr uk vi zh-CN zh-TW
+"
+inherit chromium-2 multilib unpacker toolchain-funcs xdg-utils
+
+#VIVALDI_BRANCH="snapshot"
+
+VIVALDI_PN="${PN}-${VIVALDI_BRANCH:-stable}"
+VIVALDI_BIN="${PN}${VIVALDI_BRANCH/snapshot/-snapshot}"
+VIVALDI_HOME="opt/${VIVALDI_BIN}"
+DESCRIPTION="A browser for our friends"
+HOMEPAGE="https://vivaldi.com/";
+VIVALDI_BASE_URI="https://downloads.${PN}.com/${VIVALDI_BRANCH:-stable}/${VIVALDI_PN}_${PV/_p/-}_";
+SRC_URI="
+   amd64? ( ${VIVALDI_BASE_URI}amd64.deb -> ${P}-amd64.deb )
+   arm64? ( ${VIVALDI_BASE_URI}arm64.deb -> ${P}-arm64.deb )
+   arm? ( ${VIVALDI_BASE_URI}armhf.deb -> ${P}-armhf.deb )
+   x86? ( ${VIVALDI_BASE_URI}i386.deb -> ${P}-i386.deb )
+"
+
+LICENSE="Vivaldi"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~arm ~arm64 ~x86"
+RESTRICT="bindist mirror"
+
+DEPEND="
+   virtual/libiconv
+"
+RDEPEND="
+   dev-libs/expat
+   dev-libs/glib:2
+   dev-libs/nspr
+   dev-libs/nss
+   media-libs/alsa-lib
+   media-libs/fontconfig
+   media-libs/freetype
+   media-libs/speex
+   net-print/cups
+   sys-apps/dbus
+   sys-libs/libcap
+   x11-libs/cairo
+   x11-libs/gdk-pixbuf
+   x11-libs/gtk+:3
+ 

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

2020-08-19 Thread Lars Wendler
commit: ef72d79935b250db26cf934885f91285e3d83ad3
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 09:32:53 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 09:33:05 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef72d799

sys-fs/reiser4progs: Removed old

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

 sys-fs/reiser4progs/Manifest  |  1 -
 sys-fs/reiser4progs/reiser4progs-2.0.1.ebuild | 54 ---
 2 files changed, 55 deletions(-)

diff --git a/sys-fs/reiser4progs/Manifest b/sys-fs/reiser4progs/Manifest
index 07006a9ba7b..e169494bd07 100644
--- a/sys-fs/reiser4progs/Manifest
+++ b/sys-fs/reiser4progs/Manifest
@@ -1,4 +1,3 @@
 DIST reiser4progs-1.2.1.tar.gz 980203 BLAKE2B 
8c9cb77458c083c50f34c17bddf4747b755b52b911a63835152ad584494c2738a5317c28e5b3f1e6bfdc49416f3715ca4fbbd9c8a428b5b484b54f8f4a861a58
 SHA512 
2caac5a98d672d68910c6df3e694a42365fa6273ae367c26126778c1fbe956aa502dac236d36c3302a5bf109468ad3447e645a6eab89c83f122dd1afe2aeda21
-DIST reiser4progs-2.0.1.tar.gz 1019909 BLAKE2B 
d415a32c0d75e311ca0ece734a1f95273403341c4e38eee9e036c5c83a95d6e3aaebae8e5b89c713bbe7630c5dd902438b582e7ab1197202f7f5027702c89a67
 SHA512 
c1f5ab1ef36e959fb03bee81ddc4ad62152d43867d3021fa41aa07eca64a16e8bf56f6cf27378e0df9f77f223fd3d334f13c015620cd16f0aa1b9e7718274d14
 DIST reiser4progs-2.0.2.tar.gz 994469 BLAKE2B 
ac680b901807c22b246ea5601b89d51fdd8ea12636bdacbddcdb191455c4ede50b116edd0d8d7398f99d6fb26ea9f44c5ffc561296ab3ee1c3ae0b5eade2e1ec
 SHA512 
b7473c6ab4e3f3249b60081ac31e92c267a1408c32f82dc6d27e92297ac4e90263c129ef748891ca4c7cf31035ac723867f9bed649bae9ea1b73525278fdfdb3
 DIST reiser4progs-2.0.3.tar.gz 995921 BLAKE2B 
fa38c8998603ca0c26a17c75240d07afec6c46da1b437e5a733ce3a5a865329591d4343b52d7fd5dc56bb6afe34f4f7685e7dc258ed075dfe4a70a7ad420324a
 SHA512 
59bcd6d73a220fd0e71cc4213489801f45597ebfcf0be55f150e929ef391e0a461a94ab99ee9698e1fb1eb58840497277ece6a2ea57e88d54573347a8854da87

diff --git a/sys-fs/reiser4progs/reiser4progs-2.0.1.ebuild 
b/sys-fs/reiser4progs/reiser4progs-2.0.1.ebuild
deleted file mode 100644
index fa83088da8f..000
--- a/sys-fs/reiser4progs/reiser4progs-2.0.1.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
-
-inherit multilib toolchain-funcs usr-ldscript
-
-DESCRIPTION="reiser4progs: mkfs, fsck, etc..."
-HOMEPAGE="https://sourceforge.net/projects/reiser4/";
-SRC_URI="mirror://sourceforge/reiser4/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86"
-IUSE="debug readline static static-libs"
-
-LIB_DEPEND=">=sys-libs/libaal-1.0.7:=[static-libs(+)]
-   readline? ( sys-libs/readline:0=[static-libs(+)] )"
-RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
-   static-libs? ( >=sys-libs/libaal-1.0.7:=[static-libs(+)] )"
-DEPEND="${RDEPEND}
-   static? ( ${LIB_DEPEND} )"
-
-PATCHES=( "${FILESDIR}"/${PN}-1.0.7-readline-6.3.patch )
-
-src_prepare() {
-   printf '#!/bin/sh\ntrue\n' > run-ldconfig
-   # Delete hardcoded link/compile flags.
-   sed -i -r \
-   -e '/CFLAGS=/s: -static":":' \
-   -e '/CFLAGS/s: (-O[123s]|-g)\>::g' \
-   configure || die
-
-   default
-}
-
-src_configure() {
-   local myeconfargs=(
-   $(use_enable static full-static)
-   $(use_enable static-libs static)
-   $(use_enable debug)
-   $(use_with readline)
-   --disable-Werror
-   --enable-libminimal
-   --sbindir=/sbin
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_install() {
-   default
-   gen_usr_ldscript -a reiser4{,-minimal} repair
-   find "${ED}" -type f -name "*.la" -delete || die
-}



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

2020-08-19 Thread Lars Wendler
commit: bb61af7f039187b40e9d6c6e2a4881cacabb5b13
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 09:32:25 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 09:33:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb61af7f

sys-fs/reiser4progs: Bump to version 2.0.3

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

 sys-fs/reiser4progs/Manifest  |  1 +
 sys-fs/reiser4progs/reiser4progs-2.0.3.ebuild | 54 +++
 2 files changed, 55 insertions(+)

diff --git a/sys-fs/reiser4progs/Manifest b/sys-fs/reiser4progs/Manifest
index 5168b3cb023..07006a9ba7b 100644
--- a/sys-fs/reiser4progs/Manifest
+++ b/sys-fs/reiser4progs/Manifest
@@ -1,3 +1,4 @@
 DIST reiser4progs-1.2.1.tar.gz 980203 BLAKE2B 
8c9cb77458c083c50f34c17bddf4747b755b52b911a63835152ad584494c2738a5317c28e5b3f1e6bfdc49416f3715ca4fbbd9c8a428b5b484b54f8f4a861a58
 SHA512 
2caac5a98d672d68910c6df3e694a42365fa6273ae367c26126778c1fbe956aa502dac236d36c3302a5bf109468ad3447e645a6eab89c83f122dd1afe2aeda21
 DIST reiser4progs-2.0.1.tar.gz 1019909 BLAKE2B 
d415a32c0d75e311ca0ece734a1f95273403341c4e38eee9e036c5c83a95d6e3aaebae8e5b89c713bbe7630c5dd902438b582e7ab1197202f7f5027702c89a67
 SHA512 
c1f5ab1ef36e959fb03bee81ddc4ad62152d43867d3021fa41aa07eca64a16e8bf56f6cf27378e0df9f77f223fd3d334f13c015620cd16f0aa1b9e7718274d14
 DIST reiser4progs-2.0.2.tar.gz 994469 BLAKE2B 
ac680b901807c22b246ea5601b89d51fdd8ea12636bdacbddcdb191455c4ede50b116edd0d8d7398f99d6fb26ea9f44c5ffc561296ab3ee1c3ae0b5eade2e1ec
 SHA512 
b7473c6ab4e3f3249b60081ac31e92c267a1408c32f82dc6d27e92297ac4e90263c129ef748891ca4c7cf31035ac723867f9bed649bae9ea1b73525278fdfdb3
+DIST reiser4progs-2.0.3.tar.gz 995921 BLAKE2B 
fa38c8998603ca0c26a17c75240d07afec6c46da1b437e5a733ce3a5a865329591d4343b52d7fd5dc56bb6afe34f4f7685e7dc258ed075dfe4a70a7ad420324a
 SHA512 
59bcd6d73a220fd0e71cc4213489801f45597ebfcf0be55f150e929ef391e0a461a94ab99ee9698e1fb1eb58840497277ece6a2ea57e88d54573347a8854da87

diff --git a/sys-fs/reiser4progs/reiser4progs-2.0.3.ebuild 
b/sys-fs/reiser4progs/reiser4progs-2.0.3.ebuild
new file mode 100644
index 000..fa83088da8f
--- /dev/null
+++ b/sys-fs/reiser4progs/reiser4progs-2.0.3.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit multilib toolchain-funcs usr-ldscript
+
+DESCRIPTION="reiser4progs: mkfs, fsck, etc..."
+HOMEPAGE="https://sourceforge.net/projects/reiser4/";
+SRC_URI="mirror://sourceforge/reiser4/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 -sparc ~x86"
+IUSE="debug readline static static-libs"
+
+LIB_DEPEND=">=sys-libs/libaal-1.0.7:=[static-libs(+)]
+   readline? ( sys-libs/readline:0=[static-libs(+)] )"
+RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
+   static-libs? ( >=sys-libs/libaal-1.0.7:=[static-libs(+)] )"
+DEPEND="${RDEPEND}
+   static? ( ${LIB_DEPEND} )"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.0.7-readline-6.3.patch )
+
+src_prepare() {
+   printf '#!/bin/sh\ntrue\n' > run-ldconfig
+   # Delete hardcoded link/compile flags.
+   sed -i -r \
+   -e '/CFLAGS=/s: -static":":' \
+   -e '/CFLAGS/s: (-O[123s]|-g)\>::g' \
+   configure || die
+
+   default
+}
+
+src_configure() {
+   local myeconfargs=(
+   $(use_enable static full-static)
+   $(use_enable static-libs static)
+   $(use_enable debug)
+   $(use_with readline)
+   --disable-Werror
+   --enable-libminimal
+   --sbindir=/sbin
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   default
+   gen_usr_ldscript -a reiser4{,-minimal} repair
+   find "${ED}" -type f -name "*.la" -delete || die
+}



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

2020-08-19 Thread Bernard Cafarelli
commit: a85efc218990a86bf0907fca4201c7f185fe35a5
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Aug 19 10:01:16 2020 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Aug 19 10:02:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85efc21

net-misc/nextcloud-client: 3.0.0 bump

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

 net-misc/nextcloud-client/Manifest |  1 +
 .../nextcloud-client/nextcloud-client-3.0.0.ebuild | 87 ++
 2 files changed, 88 insertions(+)

diff --git a/net-misc/nextcloud-client/Manifest 
b/net-misc/nextcloud-client/Manifest
index b23121293a5..b5aa4bc8c26 100644
--- a/net-misc/nextcloud-client/Manifest
+++ b/net-misc/nextcloud-client/Manifest
@@ -1,3 +1,4 @@
 DIST nextcloud-client-2.5.2.tar.gz 18995992 BLAKE2B 
6ad23962d327c1feeec34f59092021f7f82f4baeaf973fac0572db55cb03bc8ba2ed0c5037bcbfa80ca057d3976aaf6e402e129f2ec963b3a9c432330ef6aaf3
 SHA512 
1000b420355d7a4104ca5b41e813d467dcb345b60c79c78ce532de9c58ea89cad10d5565a433409bd512f0f7771c18c7c27974b968c74f84ccfda1ed3510d3ae
 DIST nextcloud-client-2.6.4.tar.gz 19035129 BLAKE2B 
8721737a4e2515996de1910219c2d36b545e068ed5c66b2df85166646c25488f401563e113674254d9d1b1a70c19435c7c0728718e1633e8036ac1e415925b97
 SHA512 
849bf9bfa6a50342f6b58e805dc72ef342cb5f3e2e27d8f45d6a48759b1956dec194fb376b9a6b760df724f01eec3a22aadaa439f03e5166b1b2afb5454e40f1
 DIST nextcloud-client-2.6.5.tar.gz 19134736 BLAKE2B 
12defed7dc9a23622d49228c2e78586533f51d1cfd6209e263a0a8b94d307028b1afa76004768432a2bee68140602da003ef10133cd166fd3443a0a45abc
 SHA512 
fcb8ac368e064f9e9ffdc014faabb4f308045d2b047e1011e17bf2e54fa61f462f529eb48e5ec2aa638df8d9720bd7b88acef9b26aa3ba2b90e8977b3be45462
+DIST nextcloud-client-3.0.0.tar.gz 19060293 BLAKE2B 
80c53e2db30c9a3a8bae8673a937448915010f9d736836a99660c498c0afe0f3e5d78faf80df4c2214f452c41c9d92357a341f00ecb8f4720f6c459a9d2ccb30
 SHA512 
5b03ad99feeb16dd7d22399df624da98bf6f2e758337aad5b4ff21f25e39e44d94fe0451101cbc8100e43adbd4a39f8d1bac64881d9e39ef3de58b018ccd35d6

diff --git a/net-misc/nextcloud-client/nextcloud-client-3.0.0.ebuild 
b/net-misc/nextcloud-client/nextcloud-client-3.0.0.ebuild
new file mode 100644
index 000..88cfe0aa099
--- /dev/null
+++ b/net-misc/nextcloud-client/nextcloud-client-3.0.0.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+DESCRIPTION="Desktop Syncing Client for Nextcloud"
+HOMEPAGE="https://github.com/nextcloud/desktop";
+SRC_URI="https://github.com/nextcloud/desktop/archive/v${PV/_/-}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="CC-BY-3.0 GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE="doc dolphin nautilus shibboleth test"
+
+COMMON_DEPEND=">=dev-db/sqlite-3.4:3
+   >=dev-libs/openssl-1.1.0:0=
+   dev-libs/qtkeychain[qt5(+)]
+   dev-qt/qtconcurrent:5
+   dev-qt/qtcore:5
+   dev-qt/qtdbus:5
+   dev-qt/qtgui:5
+   dev-qt/qtnetwork:5[ssl]
+   dev-qt/qtsql:5
+   dev-qt/qtwebengine:5[widgets]
+   dev-qt/qtwidgets:5
+   dev-qt/qtxml:5
+   sys-fs/inotify-tools
+   dolphin? (
+   kde-frameworks/kcoreaddons:5
+   kde-frameworks/kio:5
+   )
+   nautilus? ( dev-python/nautilus-python )
+   shibboleth? ( dev-qt/qtwebkit:5 )"
+
+RDEPEND="${COMMON_DEPEND}"
+DEPEND="${COMMON_DEPEND}
+   dev-qt/linguist-tools:5
+   doc? (
+   dev-python/sphinx
+   dev-tex/latexmk
+   dev-texlive/texlive-latexextra
+   virtual/latex-base
+   )
+   dolphin? ( kde-frameworks/extra-cmake-modules )
+   test? (
+   dev-util/cmocka
+   dev-qt/qttest:5
+   )"
+
+RESTRICT="!test? ( test )"
+
+S=${WORKDIR}/desktop-${PV/_/-}
+
+src_prepare() {
+   # Keep tests in ${T}
+   sed -i -e "s#\"/tmp#\"${T}#g" test/test*.cpp || die
+
+   if ! use nautilus; then
+   pushd shell_integration > /dev/null || die
+   cmake_comment_add_subdirectory nautilus
+   popd > /dev/null || die
+   fi
+   cmake_src_prepare
+}
+
+src_configure() {
+   local mycmakeargs=(
+   -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
+   -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/${PF}
+   -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=$(usex !doc)
+   -DCMAKE_DISABLE_FIND_PACKAGE_KF5=$(usex !dolphin)
+   -DNO_SHIBBOLETH=$(usex !shibboleth)
+   -DUNIT_TESTING=$(usex test)
+   )
+
+   cmake_src_configure
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   if ! use doc ; then
+   elog "Documentation and man pages not installed"
+   elog "Enable doc USE-flag to generate them"
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: games-emulation/dosbox-staging/

2020-08-19 Thread Bernard Cafarelli
commit: f0eeb1bebea041aca6565f2893e0c5f423fffb90
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Tue Aug 18 11:51:15 2020 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Aug 19 10:02:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0eeb1be

games-emulation/dosbox-staging: add missing dep

also fix dekstop file to adhere to theme specs

Closes: https://bugs.gentoo.org/733314
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan  riseup.net>
Closes: https://github.com/gentoo/gentoo/pull/17158
Signed-off-by: Bernard Cafarelli  gentoo.org>

 games-emulation/dosbox-staging/dosbox-staging-0.75.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-emulation/dosbox-staging/dosbox-staging-0.75.0.ebuild 
b/games-emulation/dosbox-staging/dosbox-staging-0.75.0.ebuild
index fb71bdee846..45521a91d41 100644
--- a/games-emulation/dosbox-staging/dosbox-staging-0.75.0.ebuild
+++ b/games-emulation/dosbox-staging/dosbox-staging-0.75.0.ebuild
@@ -16,7 +16,7 @@ IUSE="alsa debug dynrec opengl opus"
 RDEPEND="alsa? ( media-libs/alsa-lib )
debug? ( sys-libs/ncurses:0= )
opengl? ( virtual/opengl )
-   opus? ( media-libs/opus )
+   opus? ( media-libs/opusfile )
media-libs/libpng:0=
media-libs/libsdl2[joystick,opengl?,video,X]
media-libs/sdl-net
@@ -43,5 +43,5 @@ src_configure() {
 src_install() {
default
doicon contrib/icons/${PN}.svg
-   make_desktop_entry dosbox DOSBox-staging ${PN}.svg
+   make_desktop_entry dosbox DOSBox-staging ${PN}
 }



[gentoo-commits] repo/gentoo:master commit in: media-sound/scmpc/files/, media-sound/scmpc/

2020-08-19 Thread Jeroen Roovers
commit: c9f42ac8feb314f3f2f6ec7cfd8c535ff33fe735
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 19 09:55:35 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 19 10:10:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f42ac8

media-sound/scmpc: Fix building with CFLAGS=-fno-common

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Closes: https://bugs.gentoo.org/707614
Signed-off-by: Jeroen Roovers  gentoo.org>

 .../scmpc/files/scmpc-0.4.1-fno-common.patch   | 103 +
 media-sound/scmpc/scmpc-0.4.1.ebuild   |   5 +-
 2 files changed, 107 insertions(+), 1 deletion(-)

diff --git a/media-sound/scmpc/files/scmpc-0.4.1-fno-common.patch 
b/media-sound/scmpc/files/scmpc-0.4.1-fno-common.patch
new file mode 100644
index 000..22cd4621e74
--- /dev/null
+++ b/media-sound/scmpc/files/scmpc-0.4.1-fno-common.patch
@@ -0,0 +1,103 @@
+--- a/src/audioscrobbler.c
 b/src/audioscrobbler.c
+@@ -50,6 +50,9 @@
+ #define API_KEY "3ec5638071c41a864bf0c8d451566476"
+ #define API_SECRET "365e18391ccdee3bf820cb3d2ba466f6"
+ 
++static struct as_conn_t as_conn;
++gchar *buffer;
++
+ gboolean as_connection_init(void)
+ {
+   as_conn.handle = curl_easy_init();
+--- a/src/audioscrobbler.h
 b/src/audioscrobbler.h
+@@ -37,19 +37,19 @@
+ /**
+  * Last.fm connection data
+  */
+-struct {
++struct as_conn_t {
+   gchar *session_id;
+   gint64 last_auth;
+   gint64 last_fail;
+   connection_status status;
+   CURL *handle;
+   struct curl_slist *headers;
+-} as_conn;
++};
+ 
+ /**
+  * cURL data buffer
+  */
+-gchar *buffer;
++extern gchar *buffer;
+ 
+ /**
+  * Initialize cURL
+--- a/src/mpd.c
 b/src/mpd.c
+@@ -37,6 +37,8 @@
+ static gboolean mpd_parse(GIOChannel *source, GIOCondition condition,
+   gpointer data);
+ 
++struct mpd_t mpd;
++
+ gboolean mpd_connect(void)
+ {
+   mpd.conn = mpd_connection_new(prefs.mpd_hostname, prefs.mpd_port,
+--- a/src/mpd.h
 b/src/mpd.h
+@@ -32,7 +32,7 @@
+ /**
+  * MPD connection data
+  */
+-struct {
++struct mpd_t {
+   struct mpd_connection *conn;
+   struct mpd_status *status;
+   struct mpd_song *song;
+@@ -42,7 +42,9 @@
+   guint idle_source;
+   guint check_source;
+   guint reconnect_source;
+-} mpd;
++};
++
++extern struct mpd_t mpd;
+ 
+ /**
+  * Connect to MPD
+--- a/src/preferences.c
 b/src/preferences.c
+@@ -36,6 +36,8 @@
+ #include "scmpc.h"
+ #include "preferences.h"
+ 
++struct prefs_t prefs;
++
+ static gint cf_log_level(cfg_t *cfg, cfg_opt_t *opt, const gchar *value,
+   void *result);
+ static gint cf_validate_num(cfg_t *cfg, cfg_opt_t *opt);
+--- a/src/preferences.h
 b/src/preferences.h
+@@ -32,7 +32,7 @@
+ /**
+  * scmpc settings
+  */
+-struct {
++struct prefs_t {
+   gchar *mpd_hostname;
+   gushort mpd_port;
+   gushort mpd_timeout;
+@@ -48,7 +48,9 @@
+   gchar *cache_file;
+   guint queue_length;
+   guint cache_interval;
+-} prefs;
++};
++
++extern struct prefs_t prefs;
+ 
+ /**
+  * Initialize preferences

diff --git a/media-sound/scmpc/scmpc-0.4.1.ebuild 
b/media-sound/scmpc/scmpc-0.4.1.ebuild
index 7eee1b1aa5b..2b76d415553 100644
--- a/media-sound/scmpc/scmpc-0.4.1.ebuild
+++ b/media-sound/scmpc/scmpc-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,6 +18,9 @@ RDEPEND="
net-misc/curl:="
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
+PATCHES=(
+   "${FILESDIR}"/${PN}-0.4.1-fno-common.patch
+)
 
 src_install() {
default



[gentoo-commits] proj/linux-patches: New tag: 5.8-4

2020-08-19 Thread Alice Ferrazzi
commit: 
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Aug 19 10:11:26 2020 +

New tag: 5.8-4




[gentoo-commits] proj/linux-patches: New tag: 5.7-17

2020-08-19 Thread Alice Ferrazzi
commit: 
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Aug 19 10:12:58 2020 +

New tag: 5.7-17




[gentoo-commits] repo/gentoo:master commit in: net-irc/eggdrop/files/, net-irc/eggdrop/

2020-08-19 Thread Louis Sautier
commit: 1accc08d7cf84c71673452784d8cc274d7f8f5e1
Author: Louis Sautier  gentoo  org>
AuthorDate: Wed Aug 19 09:27:14 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Aug 19 10:12:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1accc08d

net-irc/eggdrop: respect LDFLAGS, backport array bounds warning fix

Closes: https://bugs.gentoo.org/724948
Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: Louis Sautier  gentoo.org>

 net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild| 77 ++
 .../eggdrop-1.8.4-fix-array-bounds-warning.patch   | 24 +++
 .../files/eggdrop-1.8.4-respect-ldflags.patch  | 39 +++
 3 files changed, 140 insertions(+)

diff --git a/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild 
b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild
new file mode 100644
index 000..1ddb84ab8e1
--- /dev/null
+++ b/net-irc/eggdrop/eggdrop-1.8.4-r1.ebuild
@@ -0,0 +1,77 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit readme.gentoo-r1
+
+DESCRIPTION="An IRC bot extensible with C or TCL"
+HOMEPAGE="https://www.eggheads.org/";
+SRC_URI="https://ftp.eggheads.org/pub/eggdrop/source/${PV:0:3}/${P}.tar.gz";
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~sparc ~x86"
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE="debug doc ipv6 ssl static"
+
+DEPEND="
+   dev-lang/tcl:0=
+   ssl? ( dev-libs/openssl:0= )
+"
+RDEPEND="
+   sys-apps/gentoo-functions
+   ${DEPEND}
+"
+
+PATCHES=(
+   # https://github.com/eggheads/eggdrop/pull/986
+   "${FILESDIR}/${P}-respect-ldflags.patch"
+   # https://github.com/eggheads/eggdrop/pull/841
+   "${FILESDIR}/${P}-fix-array-bounds-warning.patch"
+)
+
+DOCS=( AUTHORS FEATURES INSTALL NEWS README THANKS UPGRADING )
+
+src_configure() {
+   econf $(use_enable ssl tls) \
+   $(use_enable ipv6 ipv6)
+
+   emake config
+}
+
+src_compile() {
+   local target
+
+   if use static && use debug; then
+   target="sdebug"
+   elif use static; then
+   target="static"
+   elif use debug; then
+   target="debug"
+   fi
+
+   emake ${target}
+}
+
+src_install() {
+   emake DEST="${D}"/opt/eggdrop install
+
+   use doc && HTML_DOCS=( doc/html/. )
+   rm -r "${D}"/opt/eggdrop/doc/html || die
+   DOC_CONTENTS="
+   Additional documentation can be found
+   in ${EPREFIX}/opt/eggdrop/doc
+   "
+   readme.gentoo_create_doc
+   einstalldocs
+
+   dobin "${FILESDIR}"/eggdrop-installer
+   doman doc/man1/eggdrop.1
+}
+
+pkg_postinst() {
+   # Only display this for new installs
+   if [[ -z ${REPLACING_VERSIONS} ]]; then
+   elog "Please run ${EPREFIX}/usr/bin/eggdrop-installer to 
install your eggdrop bot."
+   fi
+}

diff --git a/net-irc/eggdrop/files/eggdrop-1.8.4-fix-array-bounds-warning.patch 
b/net-irc/eggdrop/files/eggdrop-1.8.4-fix-array-bounds-warning.patch
new file mode 100644
index 000..7c6c2d6dae6
--- /dev/null
+++ b/net-irc/eggdrop/files/eggdrop-1.8.4-fix-array-bounds-warning.patch
@@ -0,0 +1,24 @@
+diff --git a/src/flags.c b/src/flags.c
+index 8cecd2898..3f0a7ea32 100644
+--- a/src/flags.c
 b/src/flags.c
+@@ -403,7 +403,10 @@ void break_down_flags(const char *string, struct 
flag_record *plus,
+   which = plus;
+   mode++;
+   if ((mode == 2) && !(flags & (FR_CHAN | FR_BOT)))
+-string = "";
++goto breakout; /* string = ""; does not work here because we need to
++  break out of while() / nested switch(), see
++  "string++;" below and string = "\0"; is worse than
++  goto */
+   else if (mode == 3)
+ mode = 1;
+   break;
+@@ -447,6 +450,7 @@ void break_down_flags(const char *string, struct 
flag_record *plus,
+ }
+ string++;
+   }
++breakout:
+   for (which = plus; which; which = (which == plus ? minus : 0)) {
+ which->global &=USER_VALID;
+ 

diff --git a/net-irc/eggdrop/files/eggdrop-1.8.4-respect-ldflags.patch 
b/net-irc/eggdrop/files/eggdrop-1.8.4-respect-ldflags.patch
new file mode 100644
index 000..e41dbd664c5
--- /dev/null
+++ b/net-irc/eggdrop/files/eggdrop-1.8.4-respect-ldflags.patch
@@ -0,0 +1,39 @@
+From 36f2df10c6c39290f6896f9ad5eb9d1419a1abe3 Mon Sep 17 00:00:00 2001
+From: Michael Ortmann <41313082+michaelortm...@users.noreply.github.com>
+Date: Tue, 26 May 2020 01:08:03 +0200
+Subject: [PATCH] Respect LDFLAGS
+
+---
+ src/Makefile.in | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/src/Makefile.in b/src/Makefile.in
+index 6757bbc8c..c9605a049 100644
+--- a/src/Makefile.in
 b/src/Makefile.in
+@@ -16,6 +16,7 @@ LD = @CC@
+ STRIP = @STRIP@
+ CFLAGS = @CFLAGS@ -I.. -I$(top_srcdir) @SSL_INCLUDES@ @DEFS@ $(CFLGS)
+ CPPFLAGS = @CPPFLAGS@
++LDFLAGS = @LDFLAGS@
+ 
+ eggdrop_o

[gentoo-commits] proj/linux-patches: New tag: 5.4-60

2020-08-19 Thread Alice Ferrazzi
commit: 
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Aug 19 10:14:07 2020 +

New tag: 5.4-60




[gentoo-commits] proj/linux-patches: New tag: 4.19-139

2020-08-19 Thread Alice Ferrazzi
commit: 
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Aug 19 10:15:22 2020 +

New tag: 4.19-139




[gentoo-commits] repo/gentoo:master commit in: media-sound/bluez-alsa/, media-sound/bluez-alsa/files/

2020-08-19 Thread Lars Wendler
commit: 6a995cbf618cc337615794215a77a29abdab28d2
Author: SuNova  tutanota  com>
AuthorDate: Tue Aug 11 14:05:59 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 10:15:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a995cbf

media-sound/bluez-alsa: Copy config file to alsa datadir to preserve it

Signed-off-by: sunova  tutanota.com>
Closes: https://github.com/gentoo/gentoo/pull/17079
Signed-off-by: Lars Wendler  gentoo.org>

 .../{bluez-alsa-2.1.0.ebuild => bluez-alsa-2.1.0-r1.ebuild}   | 4 
 media-sound/bluez-alsa/bluez-alsa-.ebuild | 4 
 media-sound/bluez-alsa/files/bluealsa-init.d  | 2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/media-sound/bluez-alsa/bluez-alsa-2.1.0.ebuild 
b/media-sound/bluez-alsa/bluez-alsa-2.1.0-r1.ebuild
similarity index 92%
rename from media-sound/bluez-alsa/bluez-alsa-2.1.0.ebuild
rename to media-sound/bluez-alsa/bluez-alsa-2.1.0-r1.ebuild
index c0b3a72b1ab..e81144df9d1 100644
--- a/media-sound/bluez-alsa/bluez-alsa-2.1.0.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-2.1.0-r1.ebuild
@@ -71,6 +71,10 @@ multilib_src_install_all() {
newinitd "${FILESDIR}"/bluealsa-init.d bluealsa
newconfd "${FILESDIR}"/bluealsa-conf.d-2 bluealsa
systemd_dounit "${FILESDIR}"/bluealsa.service
+
+   # Add config file to alsa datadir as well to preserve changes in /etc
+   insinto "/usr/share/alsa/alsa.conf.d/"
+   doins "src/asound/20-bluealsa.conf"
 }
 
 pkg_postinst() {

diff --git a/media-sound/bluez-alsa/bluez-alsa-.ebuild 
b/media-sound/bluez-alsa/bluez-alsa-.ebuild
index fc03fb3b79e..a399d0042c6 100644
--- a/media-sound/bluez-alsa/bluez-alsa-.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-.ebuild
@@ -67,6 +67,10 @@ multilib_src_install_all() {
newinitd "${FILESDIR}"/bluealsa-init.d bluealsa
newconfd "${FILESDIR}"/bluealsa-conf.d-2 bluealsa
systemd_dounit "${FILESDIR}"/bluealsa.service
+
+   # Add config file to alsa datadir as well to preserve changes in /etc
+   insinto "/usr/share/alsa/alsa.conf.d/"
+   doins "src/asound/20-bluealsa.conf"
 }
 
 pkg_postinst() {

diff --git a/media-sound/bluez-alsa/files/bluealsa-init.d 
b/media-sound/bluez-alsa/files/bluealsa-init.d
index 9b6a3178b63..087b35386eb 100644
--- a/media-sound/bluez-alsa/files/bluealsa-init.d
+++ b/media-sound/bluez-alsa/files/bluealsa-init.d
@@ -1,5 +1,5 @@
 #!/sbin/openrc-run
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 pidfile="/var/run/bluealsa.pid"



[gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-connector-c/, dev-db/mysql-connector-c/files/

2020-08-19 Thread Thomas Deutschmann
commit: 381aa46351b1d3d78dd3af10dd0bdc6c844ff70a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 19 10:35:35 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 19 10:37:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381aa463

dev-db/mysql-connector-c: survive malformed charset files

Bug: https://bugs.gentoo.org/737002
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Thomas Deutschmann  gentoo.org>

 ...ctor-c-8.0.21-survive-malformed-charset-files.patch | 18 ++
 0.21.ebuild => mysql-connector-c-8.0.21-r1.ebuild} |  1 +
 2 files changed, 19 insertions(+)

diff --git 
a/dev-db/mysql-connector-c/files/mysql-connector-c-8.0.21-survive-malformed-charset-files.patch
 
b/dev-db/mysql-connector-c/files/mysql-connector-c-8.0.21-survive-malformed-charset-files.patch
new file mode 100644
index 000..72799f009c8
--- /dev/null
+++ 
b/dev-db/mysql-connector-c/files/mysql-connector-c-8.0.21-survive-malformed-charset-files.patch
@@ -0,0 +1,18 @@
+Description: don't crash on malformed charset files
+Origin: 
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1877504/comments/19
+Bug: https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1884809
+Bug: https://bugs.gentoo.org/737002
+Forwarded: workaround, not needed
+
+--- a/mysys/charset.cc
 b/mysys/charset.cc
+@@ -922,7 +922,7 @@ size_t escape_quotes_for_mysql(CHARSET_I
+ 
+ void charset_uninit() {
+   for (CHARSET_INFO *cs : all_charsets) {
+-if (cs && cs->coll->uninit) {
++if (cs && cs->coll && cs->coll->uninit) {
+   cs->coll->uninit(cs);
+ }
+   }
+ 

diff --git a/dev-db/mysql-connector-c/mysql-connector-c-8.0.21.ebuild 
b/dev-db/mysql-connector-c/mysql-connector-c-8.0.21-r1.ebuild
similarity index 97%
rename from dev-db/mysql-connector-c/mysql-connector-c-8.0.21.ebuild
rename to dev-db/mysql-connector-c/mysql-connector-c-8.0.21-r1.ebuild
index c6e4dad56ed..2cd9add1964 100644
--- a/dev-db/mysql-connector-c/mysql-connector-c-8.0.21.ebuild
+++ b/dev-db/mysql-connector-c/mysql-connector-c-8.0.21-r1.ebuild
@@ -44,6 +44,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-8.0.18-always-build-decompress-utilities.patch
"${FILESDIR}"/${PN}-8.0.19-do-not-install-comp_err.patch
"${FILESDIR}"/${PN}-8.0.21-libressl.patch
+   "${FILESDIR}"/${PN}-8.0.21-survive-malformed-charset-files.patch
 )
 
 src_prepare() {



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

2020-08-19 Thread Sam James
commit: cb62b9aae0aa03cf872c38ec5d93d58cd4b11fbf
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 10:40:37 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 10:41:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb62b9aa

dev-python/typing: Stabilize 3.7.4.3 ALLARCHES, #737804

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

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

diff --git a/dev-python/typing/typing-3.7.4.3.ebuild 
b/dev-python/typing/typing-3.7.4.3.ebuild
index 2910bb8fc38..bd25896de66 100644
--- a/dev-python/typing/typing-3.7.4.3.ebuild
+++ b/dev-python/typing/typing-3.7.4.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="PSF-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"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: app-dicts/libydpdict/

2020-08-19 Thread Jeroen Roovers
commit: 73cbd59f71f886dbf701c652611a746ead33bc03
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 19 10:44:53 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 19 10:48:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73cbd59f

app-dicts/libydpdict: Version 1.0.4

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

 app-dicts/libydpdict/Manifest|  1 +
 app-dicts/libydpdict/libydpdict-1.0.4.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/app-dicts/libydpdict/Manifest b/app-dicts/libydpdict/Manifest
index 478ff93a45d..dd74924755f 100644
--- a/app-dicts/libydpdict/Manifest
+++ b/app-dicts/libydpdict/Manifest
@@ -1 +1,2 @@
 DIST libydpdict-1.0.2.tar.gz 297184 BLAKE2B 
1e7e4aa905c5e3468b914ed48a1307edcfce8f563a2e5a622a2a47442b12025265b3c60350898b9dbc080af345635a85516444240699476af1ae59c5c58682bf
 SHA512 
ccf2335e627a820a580c4cc95e04eca372f88232c4ca4d86bd5c8c5f9af1756f4642addaf39fa2702d3abe816d31f650d86cb480dbaf5f66f0a20b66cf5181b5
+DIST libydpdict-1.0.4.tar.gz 20550 BLAKE2B 
a68573a74db3b7ef5aa4565b85f17830800c4551db9d2d6cd80f0517e8c5f1adb7e1d6caad3768e5e9e7665a68eb2ac0eb7b261a7f69a5280c4c65f5787c9359
 SHA512 
09178c620410c5f43f52a4ffc691fc656e7d1a92fd5724ca31c6f99397d4e702d440dc0bf191e56dd83439c3067ac7638ee7ce071bc26399e8306cadbe705fdd

diff --git a/app-dicts/libydpdict/libydpdict-1.0.4.ebuild 
b/app-dicts/libydpdict/libydpdict-1.0.4.ebuild
new file mode 100644
index 000..76fd75b2888
--- /dev/null
+++ b/app-dicts/libydpdict/libydpdict-1.0.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="Library for handling the Collins Dictionary database"
+HOMEPAGE="https://github.com/wojtekka/libydpdict";
+SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   default
+   dodoc AUTHORS
+}



[gentoo-commits] repo/gentoo:master commit in: app-dicts/ydpdict/files/, app-dicts/ydpdict/

2020-08-19 Thread Jeroen Roovers
commit: 5b5328170828df598035b475b4ce4d6e87eed1da
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 19 10:46:08 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 19 10:48:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b532817

app-dicts/ydpdict: Version 1.0.3

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Closes: https://bugs.gentoo.org/show_bug.cgi?id=690938
Closes: https://bugs.gentoo.org/show_bug.cgi?id=707730
Signed-off-by: Jeroen Roovers  gentoo.org>

 app-dicts/ydpdict/Manifest|  1 +
 app-dicts/ydpdict/files/ydpdict-1.0.3-tinfo.patch | 10 
 app-dicts/ydpdict/ydpdict-1.0.3.ebuild| 58 +++
 3 files changed, 69 insertions(+)

diff --git a/app-dicts/ydpdict/Manifest b/app-dicts/ydpdict/Manifest
index 2961d2c4902..b47f149e45d 100644
--- a/app-dicts/ydpdict/Manifest
+++ b/app-dicts/ydpdict/Manifest
@@ -1 +1,2 @@
 DIST ydpdict-1.0.2.tar.gz 363774 BLAKE2B 
0ca86e0180af559f9440f8a598672e5e321d84f37725f0233ba0d666119f20308c0229fd1dd0197a8c86733af17f1cce53b990c63b260673871ab6658d88a5c5
 SHA512 
b2395d88e289171daae3aa47d9c70a2ca1c7b3a3998c1a9751c56e1dc8d17138bc38a172581edcad02c35d5252041c6942a3c416a632def6121072650bcb7e61
+DIST ydpdict-1.0.3.tar.gz 185721 BLAKE2B 
1db80dc20dd6d71c4b7fed2051bbfae1021fd1ea15ca1f993e8e095912fbcc8d599d8f480143d185fd11c6a1414d7f29ae67a9f5cffda624b434d198cddc5c68
 SHA512 
ca50c485f10aa4c4691a27a474a5ae814be3bb183b4927728f14de67af1e11a281e5272fc5777d6573e69dd00d3da2223b78d729132764338c92489f20eb17e8

diff --git a/app-dicts/ydpdict/files/ydpdict-1.0.3-tinfo.patch 
b/app-dicts/ydpdict/files/ydpdict-1.0.3-tinfo.patch
new file mode 100644
index 000..30c5ddedfdd
--- /dev/null
+++ b/app-dicts/ydpdict/files/ydpdict-1.0.3-tinfo.patch
@@ -0,0 +1,10 @@
+--- a/configure.ac
 b/configure.ac
+@@ -24,6 +24,7 @@
+ AC_CHECK_HEADER([ncursesw/ncurses.h], [have_ncursesw_ncurses_h=yes])
+ AC_CHECK_HEADER([curses.h], [have_curses_h=yes])
+ AC_CHECK_LIB([ncursesw], [initscr], [have_libncursesw=yes])
++AC_SEARCH_LIBS([keypad],[tinfow])
+ 
+ AC_MSG_CHECKING([for Unicode-aware ncurses])
+ 

diff --git a/app-dicts/ydpdict/ydpdict-1.0.3.ebuild 
b/app-dicts/ydpdict/ydpdict-1.0.3.ebuild
new file mode 100644
index 000..edd45d3eab3
--- /dev/null
+++ b/app-dicts/ydpdict/ydpdict-1.0.3.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="Interface for the Collins Dictionary"
+HOMEPAGE="https://github.com/wojtekka/ydpdict";
+SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="ao"
+
+RDEPEND="
+   app-dicts/libydpdict
+   sys-libs/ncurses[unicode]
+   ao? ( media-libs/libao )
+"
+DEPEND="
+   ${RDEPEND}
+"
+BDEPEND="
+   virtual/pkgconfig
+"
+DOCS=(
+   README.md
+)
+PATCHES=(
+   "${FILESDIR}"/${PN}-1.0.3-tinfo.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   econf \
+   $(use_with ao libao)
+}
+
+src_install() {
+   dodir "/etc"
+   default
+}
+
+pkg_postinst() {
+   echo
+   elog "Note that to use this program you'll need the original Collins 
Dictionary"
+   elog "datafiles (dict100.*, dict101.*). These can be found in the 
Dabasase/"
+   elog "directory of the Windows version of the Collins dictionary. Once 
you obtain"
+   elog "the files, put them into /usr/share/ydpdict"
+   elog
+   elog "Some configuration options can be set in /etc/ydpdict.conf"
+   echo
+}



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

2020-08-19 Thread Thomas Deutschmann
commit: 95ec7e185e31576475e6268e941ba24ac85a5267
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 19 10:49:59 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 19 10:50:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95ec7e18

sys-kernel/gentoo-sources: hppa stable (bug #728948)

Maintainer timeout. Applying kernel project policy.

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

 sys-kernel/gentoo-sources/gentoo-sources-4.14.185.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.19.129.ebuild | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.4.228.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-4.9.228.ebuild  | 2 +-
 sys-kernel/gentoo-sources/gentoo-sources-5.4.48.ebuild   | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.14.185.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.14.185.ebuild
index c38439a48f5..f46b525ea7d 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.14.185.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.14.185.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.129.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.129.ebuild
index 45e18a69422..a475dfc1102 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.19.129.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.129.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.4.228.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.4.228.ebuild
index 83e82611fa4..bb22e4f71a1 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.4.228.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.4.228.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.9.228.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.9.228.ebuild
index ae5fb8603ff..f69c2b81981 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-4.9.228.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.9.228.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.48.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.48.ebuild
index 882d729337e..832a817a835 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-5.4.48.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.48.ebuild
@@ -10,7 +10,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
 HOMEPAGE="https://dev.gentoo.org/~mpagano/genpatches";
 IUSE="experimental"
 



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

2020-08-19 Thread Lars Wendler
commit: 4faa24b11e8d736aa7382768c8419503af348e20
Author: Lars Wendler  gentoo  org>
AuthorDate: Wed Aug 19 10:55:15 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 10:55:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4faa24b1

mail-client/claws-mail: Minor live ebuild improvements

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

 mail-client/claws-mail/claws-mail-.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-.ebuild 
b/mail-client/claws-mail/claws-mail-.ebuild
index e968982b5db..3633ad0400d 100644
--- a/mail-client/claws-mail/claws-mail-.ebuild
+++ b/mail-client/claws-mail/claws-mail-.ebuild
@@ -9,9 +9,9 @@ inherit autotools desktop python-single-r1 xdg
 DESCRIPTION="An email client (and news reader) based on GTK+"
 HOMEPAGE="https://www.claws-mail.org/";
 
-if [[ "${PV}" ==  ]] ; then
+if [[ "${PV}" == * ]] ; then
inherit git-r3
-   EGIT_REPO_URI="git://git.claws-mail.org/claws.git"
+   EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git";
 else

SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz";
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
@@ -117,7 +117,7 @@ PATCHES=(
 pkg_setup() {
use python && python-single-r1_pkg_setup
 
-   if ! use gtk2 ; then
+   if [[ "${PV}" == * ]] && ! use gtk2 ; then
EGIT_BRANCH="gtk3"
fi
 }



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

2020-08-19 Thread Alice Ferrazzi
commit: 9eeef6cb9c53e6492ec82a6e638a38f041f2b280
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Wed Aug 19 10:34:53 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Aug 19 10:57:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eeef6cb

sys-kernel/gentoo-sources: Linux patch 5.7.16

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index bf25fcbcc71..d75016c1479 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -133,6 +133,9 @@ DIST genpatches-5.7-15.extras.tar.xz 1768 BLAKE2B 
afc500eff4381deed7e76286064ccf
 DIST genpatches-5.7-16.base.tar.xz 629080 BLAKE2B 
bf273eb71644c7bf00840b0de0a19417efcea421eff2b6c4f08e09dc878e512bee326a6e8a8697faf3e1c2e026019b38eecd3d8837185d9b314e716dfe28a741
 SHA512 
204aede767226dcd07558b3a5541793073bca0af3bb2bd46fec9fd32f60bd8819f45e99bdda0bbf171a24dafe7615397e10cc040d911d6dae4cbacf869218214
 DIST genpatches-5.7-16.experimental.tar.xz 14140 BLAKE2B 
966caa1b06506d220175d627b48093cc8a60c950ba95aaf5777f0479489dd7c0a0406b2deecade284c481e98321ff8638019c02ca364b0559ab53c33edaf1bb9
 SHA512 
cd99dd22d7b2e49017a1171f5b8200e06ceee9b325088b7e314e6cc858f39de15f8b238e716fbbc005868632c9bc3c455232fde80b220d667c4a9d11496e051c
 DIST genpatches-5.7-16.extras.tar.xz 1768 BLAKE2B 
62eb6dbb2e1dbabde212cb64f581d94da12243e1ff0c339e1552f8795ec21e46afe1b6fffaf214ff44c5d7afc88c59097414c7d2d383a199ca9207e56a1ef08b
 SHA512 
fdf9c96fcd7c03fdfc520dc16872b01d685d0555ab8e0c21cba54fac06caf979438eb64aae9ce5a960ffb40abc12ed3dde6866ab4d2a3b7d094783f1a53d2199
+DIST genpatches-5.7-17.base.tar.xz 725800 BLAKE2B 
e0afcde6b3db11ff2849d38eaada6388b47abcb578c94098cf88e3a3f17c5fd27738f5c31d3e6b426cce17c07f98651b275b4c5cd9fec42627dddec1aec576da
 SHA512 
3c47c1cfe9b23d757b5cbc8ce631abf4ba831cdd13bd8390f51b00999f5b2fc41b66ecf719ac3bf5eeeb21ef62db042c652d42ed51548ee3b162d3c31a0ee79b
+DIST genpatches-5.7-17.experimental.tar.xz 14136 BLAKE2B 
90f5c212c44e11e7634ae20b9b9a78c0aafc2bfe3a405cbb1d5187c33fc5a2fe63ed0771a53c12910875b9494bec79cffb8f345d68e5102a0a5c0c87cbad
 SHA512 
b86e4b6e52ad590ba62b767a6fba7882e6b8a4cff555843e5e8b8c4237a20bbfaa701e3524811a49af597f93d8d49429f152ae966c8d42aa80a83275126c0e68
+DIST genpatches-5.7-17.extras.tar.xz 1764 BLAKE2B 
465c96b1edde03c888199704fe87f18a9f6d6cdfc11051ed7e946248b524d0933c727f00cdfaa666c13ab077c934766783b512158fd61dff4352fa510cfb79f4
 SHA512 
9263e15efb146b059b0b864302238efd65780efab2dbe7094de40302bd800fabefd8d47bc904ccd6b433ce7d75865473f25c11f536933c94e44ade5cd1f0d38c
 DIST genpatches-5.7-9.base.tar.xz 422996 BLAKE2B 
b642f97c554acfed1c360ed0a39e8dc926717bcae6d8544e6a8cffbcca892dd489709ef8490b409128a33612b74df7d57c35a10a8f4f6ed4a711bc26cac31293
 SHA512 
470d95d5964426fdc976f45ab66d03395f9597a5090b2f452607acce6baff5827dbfc385e033125429db4d8d4e32a7e356c3ccfac149c538c604cf331286c2f0
 DIST genpatches-5.7-9.experimental.tar.xz 14140 BLAKE2B 
e1ac516ae635fc5ad797bf785dcbb188be8c6b13ab3228ca10a328e73fe0f45dfbd3ee596d8aea4298788e480133bab453e72a1bb78e40043a254edf6bdf99d3
 SHA512 
eec7e825f368e956aac97e9031cb5c8eb3f607a44dabc1ff2ed4d5c65e65e8a59920fed78e1c019af9368a45200dd1d16f71c8e8f223ed9171ff1e084f07b0e0
 DIST genpatches-5.7-9.extras.tar.xz 1764 BLAKE2B 
eb8d437e2761aa350548643ef39beaf73cd7935a0c2028b44edaf9d93c833b7050d11b66e540731708911df971f4bf4b947a89eeddcd9b49278fe1afceb16753
 SHA512 
4dc6cf6c181756aac4ea0bdffd571e64d787a592d5878d4c90f1f76e34beb3726e94d070b2138b68124ebd01de43b09595072c5f737eb6181d283edbc85d30e9

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.7.16.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.7.16.ebuild
new file mode 100644
index 000..f89062030d0
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.7.16.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="17"
+
+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-08-19 Thread Alice Ferrazzi
commit: e69716d6054ca082cfe54a5bef276f11dcf5b595
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Wed Aug 19 10:40:00 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Aug 19 10:57:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e69716d6

sys-kernel/gentoo-sources: Linux patch 5.4.59

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index d75016c1479..6f307729371 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -112,6 +112,9 @@ DIST genpatches-5.4-58.extras.tar.xz 1768 BLAKE2B 
b138459ef0b77c38bc1e81b23aa49b
 DIST genpatches-5.4-59.base.tar.xz 2093144 BLAKE2B 
7f7404c7c0a468e00633eb64440f094421d36649ee6e99d7d6578464fa14dcd7a574b292d0cd301d5e8779334d125f7be51e73234a53ce0a3c55525766cc1bba
 SHA512 
89303be05d33affee93cd276add1a5604ad72412acdffdeddb66a0a295721313fa28e30120d45b498c54dd9939db7efd7c1ae6576926f49f016ba7f6c7cd8d3b
 DIST genpatches-5.4-59.experimental.tar.xz 6704 BLAKE2B 
28e9b3fd94ac722268c30421f354b54005035eea72a590e38b5154e68c6777486cecf93ec860ce14b35a124c5c794a0e8a9046fe70767fa8f4193046e34d525e
 SHA512 
ebbb1b83e74c4090a4ee3e24e6f7a75f4a8d7a354b3ee456da9298501c0805ea9ca4746d92976b9e05ae82f1db5abf9f17dcd8cbf91698911f9b93266c69a750
 DIST genpatches-5.4-59.extras.tar.xz 1768 BLAKE2B 
e72c4e9302649fd7c7d82b51d7f4faec00de404e874be2cd9ca61b830afddd6fa62a0958a16ffa888be9151470755aa3244f00ded83740fe0d5cc7f242849a3c
 SHA512 
086e7cef176dbd4544235a10c4ceda955f6c273ff8a1be0267a8168c770bdbdec06a4a5f6454efad59c01eff068d7f738ed1d984f63eb26ae748ac92d0a550de
+DIST genpatches-5.4-60.base.tar.xz 2150948 BLAKE2B 
e6aa62049f3e73241c82e3a8794adb03c49dc3ad74368f849191cb8b7b640962ff9bc0e921262374a2db959eaab469d379abab860af093c3d484e5349ad3502b
 SHA512 
f014d9dc8b1adc45137afed6b3e0d099f5cc08c0a71d2ac87ef9a5397a7e2ee6750254d4573336a4ac868c4cb207ce2e96437a876aabc45434758cfba2c70167
+DIST genpatches-5.4-60.experimental.tar.xz 6700 BLAKE2B 
517a519606424c5bc1ff7c1828b59a955b2d53571caaf6057b5df5aead229bf1964b20ce2ff390f68d03e46e940714d9172e1961ce97d14126809f53fd6b6a48
 SHA512 
e1c00070d1d3862216c83eaa0ea229888fb5cc873b1601d175d5c3b214c73b100d6d81b93fe9738633dddf99399e704cf96212c6638248ea37003c15ddec277e
+DIST genpatches-5.4-60.extras.tar.xz 1764 BLAKE2B 
30ec9ee0ded28c8517649a3ea2346128e173fd8287632eb5e2ba1fc5d212eb39cd5c36f82a02b2933ee64d85a52ae95936b276f10e2a50cb72e18b6b0af8089c
 SHA512 
f8b47d63f46ce68775897690d072f92410ac2b5477e8885ec2b03ed6fe563c4b4930ca21ae84f157391d07b1a6a0e222affdd8b4493a116094158b351c6b1ec7
 DIST genpatches-5.7-10.base.tar.xz 471556 BLAKE2B 
895b76bb27d9bb8ac06514e1dbb6cb16994b6e5f7357b01efce5ff27d4337975507b132f747bf4a4508de33afb65554aa87c704766f28866efe6d4edf21b9618
 SHA512 
6fa423283cce5ebf82a45a95965b449aabebf9a49dfceb6173552e7cc6dfe5bdbd54817c7a3a239602fe363993b0b08005e769a350b2e4263eeac9c1eac4b13d
 DIST genpatches-5.7-10.experimental.tar.xz 14148 BLAKE2B 
1a73711680c8fba7c27b567e6757faa08622fb4beef093791ea274c32be7a73ad102cbb4f278864b0badcc32edc216c4fd331fe2dbfbe4cba3606e4220bf6086
 SHA512 
96980f0e26f2f13d89c9e2721b8512deca50602d2fe4a60f43ffab4744d8f0c6ce5ea5baceb01da92f4ba10f676371ef2ed4ef79c8b0eb0cbc11f2614173e0ff
 DIST genpatches-5.7-10.extras.tar.xz 1768 BLAKE2B 
f51851b7e4fa9eaeab537eb33f09ee19247f078d302167acce077f2804a1e4ea28012f9d9b1cbd9cd0997a6e6ae5785ecb40738c5bec2dc75574c301e047ab4a
 SHA512 
05f9e6c87f736735fc004e9127f79ad820983e59147a79e11357e49b0ff45f924b82d6b5683ea7fe7807cf8b981a8c3e8fb4b731c0fd8d8dcee1e1856dab3ace

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.4.59.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.4.59.ebuild
new file mode 100644
index 000..f94ff6db6da
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.4.59.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="60"
+
+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-08-19 Thread Alice Ferrazzi
commit: 00ebe9ac0dbc6e729c78454756e5115b6d36b00f
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Wed Aug 19 10:44:45 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Aug 19 10:57:40 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00ebe9ac

sys-kernel/gentoo-sources: Linux patch 4.19.140

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 6f307729371..40601ded25e 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -49,6 +49,9 @@ DIST genpatches-4.19-137.extras.tar.xz 17524 BLAKE2B 
34a8261ba23a2f26fd27d5df2ab
 DIST genpatches-4.19-138.base.tar.xz 3745488 BLAKE2B 
cc544cd5b5d3ef9c2c30fd2c81ce997c83a0ff948a9e1a1705652c6cb47dd68ec2bdecc206cf429a9b6eff3cbf823c64aa9aeaca5258762abb943c69bf301450
 SHA512 
c6297d0f136d1899c4b1984aea29c377052d0b040a95c3b35bc4f06bffc9a277cc8a15722f29c7c9cd3a55371f88063a49dd2050e43b8d1a124b4ef335a49a91
 DIST genpatches-4.19-138.experimental.tar.xz 6980 BLAKE2B 
27e3299f9ee759b85de54f07b2b1a7bb273fcf88a5b719c7b95f744eb87fae2515055f6240692dc1a7e6739b60369e2580a0fc4413452103dfae4d2524125343
 SHA512 
5005ac1114c9fb3c142c382a6c0fd37ab4f78547ba890930abc34964cea4c6d48e4c292f74c9ccbedf3c989dce6c7189023e6df2c6a274a8e746bb9c94c017e0
 DIST genpatches-4.19-138.extras.tar.xz 17516 BLAKE2B 
ee208f9515ae4505aa5d43df670dad049885619fb4b8b1a70f9dc09a9d289c1afcac5e7bcc05ef316e9bf7d582e60b0153c3a1071286a2507cf60add2d1744f6
 SHA512 
4d3860bc2aa9fd7942947c00ce2e8f73f7988ba7be6ace6466418b0dba4d6b94a281f2d2ce5336c67fa5a6785ad649682066f4383f4e2f3bfa3ded7ef0cb3594
+DIST genpatches-4.19-139.base.tar.xz 3779076 BLAKE2B 
4824c9af40ff603f4952c07b6ed80eacf5eaa0ec2007f693eb9fa77005b88e5b25bc30bf0ef2f48286f471b7bc97a854b8df4cb22ccb03cbc50a758f28c522bb
 SHA512 
c241b0fac1c84e631ccb966b9983522c937c6ff53953b41f10acff872350e1fcfc5b33142b503b164bff933cf02712b4970e1e9e59a7d21d8e61f57ee805ddca
+DIST genpatches-4.19-139.experimental.tar.xz 6984 BLAKE2B 
ba1f90b356516ecfb2472894cfecacf4cfeed9238022a261035d3afea879094403388781a8a3bf0d071bafd3f19f0c8a8cd9e41635ffebac5e17083d9bb2ffd1
 SHA512 
5e7ce406199b26e211a3d50c78df2ea7a68822eb7ddca1d706175dec4aeb1d1429fe868643f8ffa5ed7bd7efeca4da998e3be384b782504f7596291364655d2f
+DIST genpatches-4.19-139.extras.tar.xz 17516 BLAKE2B 
7afe71e7e1af65855e482c8e07e6c12f54822802776a9dd0ff62c6254ae72db9a4c7898a95e537c3a3088043979ea61c27579db2921be6882d7bb48f8daa70ef
 SHA512 
1f0dfe8ad6e2e05185ff43cb04493d38393d100cad6d428c4223c0528cc5da192ace94e5084723d630a5d0337e87cdcc56af333115f7d61a8411acd17d05e349
 DIST genpatches-4.4-222.base.tar.xz 3571800 BLAKE2B 
4402f71d528f74ba4da4fab9e0209ca9f169f78ff3619f04b6c448bbd7a21613118d1f79a470f63785180e7080289fb9ab2a59673b9ef3b67838e5fe769e297b
 SHA512 
d03f6b31adbf185918cb71a9a276cc09c500f2d6234c6d86e9d4341e487204b4b50ee3a0af48002bb529a0445ee50f7ce187ffabb9b76a69e789a7a930caf23a
 DIST genpatches-4.4-222.experimental.tar.xz 83348 BLAKE2B 
fbb8c234d060b3c54b0ecb3763ca0b36700556817d4bec51ceace60a68b82c7d93c673ab3372e9e0aecfc9e0cf688340c6122070b509096971f98e1bee86d71b
 SHA512 
d8c39c415bcb5f40e1d3877f85e9ac649936af66108d9106f5c6732b2f75b37b6a18893889fc4ed6f8409ad47b0d5a2ba1e45a16bf31a0fa3b0e771789841d83
 DIST genpatches-4.4-222.extras.tar.xz 16496 BLAKE2B 
cc06659a35fed7d1bac1d7c8076f1199b5985b99202c64b6f09a8557361151b51be540189b1ffeb8acfe222cfb4908e401f74b5757e6ba65a2c16dd035fb831b
 SHA512 
294bf913915ca2669475be17dcc91f2b65c5c48bf59964650a869f1d2773e2940a09b8caf51fa92db7933d3eafa3569df64699ff10bcf1b16bed1c722fef7581

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-4.19.140.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-4.19.140.ebuild
new file mode 100644
index 000..53571cb9bb0
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-4.19.140.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="139"
+
+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-08-19 Thread Alice Ferrazzi
commit: 9fbb6c4cae762275d0625b857d63952b039b4e0b
Author: Alice Ferrazzi  gentoo  org>
AuthorDate: Wed Aug 19 10:27:54 2020 +
Commit: Alice Ferrazzi  gentoo  org>
CommitDate: Wed Aug 19 10:57:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbb6c4c

sys-kernel/gentoo-sources: Linux patch 5.8.2

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

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

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 72cc096f4f4..bf25fcbcc71 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -145,6 +145,9 @@ DIST genpatches-5.8-2.extras.tar.xz 1768 BLAKE2B 
e25bf793039b7c403629b9f81f0805f
 DIST genpatches-5.8-3.base.tar.xz 17408 BLAKE2B 
bfc58558204cedcad1fa9cfd169ea215ebbc030f28a001d6b172d1cdee92c873c9b832adc829837cdd73b5af506946769a3884790c6cd212fae32389772b3080
 SHA512 
bd05a93aa5b3b28cf25dc680614ddc59cd9902c94a5a2a5408fb9e2888b78c769587265239351e6c97a174b593908bc0b88e8dd2e04f9e36182079d0502a239b
 DIST genpatches-5.8-3.experimental.tar.xz 14244 BLAKE2B 
987c226636d57ce593267cfdf1b21f2d7a9720125c6b28561d81f8a495a16e8bdc920d6bbfb5ab2ae30365a2f5d19b40aaeb8cc48a26c78dc1ee1356b2238668
 SHA512 
589373fe3cc63c3731c590ffe37fd27a6ca29f502873fa31dd7d39a904b94efd16d7fdbbc6957fb6eae9996868da5ac3e644bed68feedeaf83d148f33ec63a54
 DIST genpatches-5.8-3.extras.tar.xz 1764 BLAKE2B 
69fdcc9611225cbfc37820038eb3591497b859f81ac52cf5c80c330389eb32aaea7dde31f15268dd71e5b09dcfba67a58e80c41dbb6f04b03ee07840ceeb0388
 SHA512 
2aad14d765210d56f9a61ca8d26a08d6fdb43551925cab58c801ff9c0b63ecf85db1d79a9d213db0a0b9c3c6166da8726d10055d8fa689b11f7bbb07907c3b99
+DIST genpatches-5.8-4.base.tar.xz 150672 BLAKE2B 
cc4020c1d197752cf131ce2b9c7a4de0c18bf9ad010bf157c5b4cec738eb22c141b4273e10708c90f4a792946ba7898af392e8e7331f770c6cb0b169cfe28494
 SHA512 
48df4ac913e29d98162c16622f3d4417f147984901422181a73781293dd67313e9fbdf4041b30a82bcf81fab77b9bc0b65a5303b1acb395bb9ffa8b50ec3441b
+DIST genpatches-5.8-4.experimental.tar.xz 14252 BLAKE2B 
e7fe5ae5be6f00674f621e3e36824155dfcbc876f95dcd85b48b86dfa8bfae13c4817ea113ede2a351b8cb46f02eaa9e7e443683368ce8e888d5a552a41f3df7
 SHA512 
45550a80cee48652202dcea01b2f304cd3952d64260ea15480ca2ecdf095ed17b27f2a691f70682f54739b0bc1a6143d0743d4c50cb2b0e9c6c3e684be39bcf5
+DIST genpatches-5.8-4.extras.tar.xz 1768 BLAKE2B 
b539161012dd917b79e7ad46cfef7079cd313212fb3c6a89054c9c783dc23aee6ad117b5145053be2b1dd4fe28922c14c3fdeadb695548603b8481f3b886cd73
 SHA512 
707fb0327c651560cb6738f2cc6ec1930947aedec3ff1a154513152ffd6b7f3ca9192a9ef206d537101ed4f4235d969e0ac4868a803456f98af897fdee87b5cd
 DIST linux-4.14.tar.xz 100770500 BLAKE2B 
85dc4aa953fe65e273a24473d8de98e4f204f97c43be9fc87cf5be01f796f94cfde5c8f9c84619751f1cac51f83ce0b4681fb19c5f2965a72d4a94fe5577846a
 SHA512 
77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8
 DIST linux-4.19.tar.xz 103117552 BLAKE2B 
1dbf16cf410867412d17568fe42bc1e90c034183b654d270b650621ff7664a321950943d0639205bc1ee7ef6210be170c1f2c785a042ed8a4ec5e3a486d890e0
 SHA512 
ab67cc746b375a8b135e8b23e35e1d6787930d19b3c26b2679787d62951cbdbc3bb66f8ededeb9b890e5008b2459397f9018f1a6772fdef67780b06a4cb9f6f4
 DIST linux-4.4.tar.xz 87295988 BLAKE2B 
f260f1858994f5d481fd078c86e51bddbc958f7c5d1586f60dced772e1b1107ecf3aae0558c3e6f39c36f7d3aa1e6cd1e5c64ec9d6f2218f47b98413da6466fb
 SHA512 
13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e

diff --git a/sys-kernel/gentoo-sources/gentoo-sources-5.8.2.ebuild 
b/sys-kernel/gentoo-sources/gentoo-sources-5.8.2.ebuild
new file mode 100644
index 000..06f9cbbc030
--- /dev/null
+++ b/sys-kernel/gentoo-sources/gentoo-sources-5.8.2.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="4"
+
+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: net-proxy/privoxy/

2020-08-19 Thread Andrew Savchenko
commit: 59283b47e6ee96680a527d2824ece4d38dde3ac6
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Wed Aug 19 10:58:52 2020 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Wed Aug 19 11:05:55 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59283b47

net-proxy/privoxy: USE client-tags must depend on threads

Closes: https://bugs.gentoo.org/736058
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Andrew Savchenko  gentoo.org>

 net-proxy/privoxy/privoxy-3.0.28-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-proxy/privoxy/privoxy-3.0.28-r1.ebuild 
b/net-proxy/privoxy/privoxy-3.0.28-r1.ebuild
index 6c5646fbc58..4bf768abcc4 100644
--- a/net-proxy/privoxy/privoxy-3.0.28-r1.ebuild
+++ b/net-proxy/privoxy/privoxy-3.0.28-r1.ebuild
@@ -36,6 +36,7 @@ RDEPEND="${DEPEND}
)
 "
 REQUIRED_USE="
+   client-tags? ( threads )
compression? ( zlib )
fuzz? ( zlib )
toggle? ( editor )



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

2020-08-19 Thread Sam James
commit: cc8ce11a68e6010b77ba477d178586f9c0cb9691
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 11:20:08 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 11:20:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc8ce11a

sys-apps/file: Stabilize 5.39-r2 arm64, #737504

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

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

diff --git a/sys-apps/file/file-5.39-r2.ebuild 
b/sys-apps/file/file-5.39-r2.ebuild
index 5b0753b99a6..815dcf0aa5f 100644
--- a/sys-apps/file/file-5.39-r2.ebuild
+++ b/sys-apps/file/file-5.39-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "" ]] ; then
inherit git-r3
 else
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz";
-   KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+   KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 
~riscv s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 fi
 
 DESCRIPTION="identify a file's format by scanning binary data for patterns"



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

2020-08-19 Thread Agostino Sarubbo
commit: d5a442e7a5cb0b63ab976be344a0e0324f3c3fa2
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 19 11:30:49 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 19 11:30:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a442e7

sys-kernel/vanilla-sources: Automated version bump to 
{4.19.140,5.4.59,5.7.16,5.8.2} - remove old.

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

 sys-kernel/vanilla-sources/Manifest   | 8 
 ...la-sources-4.19.139.ebuild => vanilla-sources-4.19.140.ebuild} | 0
 ...anilla-sources-5.4.58.ebuild => vanilla-sources-5.4.59.ebuild} | 0
 ...anilla-sources-5.7.15.ebuild => vanilla-sources-5.7.16.ebuild} | 0
 ...{vanilla-sources-5.8.1.ebuild => vanilla-sources-5.8.2.ebuild} | 0
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-kernel/vanilla-sources/Manifest 
b/sys-kernel/vanilla-sources/Manifest
index 0c35509f0bf..3c0b94f884f 100644
--- a/sys-kernel/vanilla-sources/Manifest
+++ b/sys-kernel/vanilla-sources/Manifest
@@ -6,9 +6,9 @@ DIST linux-5.4.tar.xz 109441440 BLAKE2B 
193bc4a3147e147d5529956164ec4912fad5d5c6
 DIST linux-5.7.tar.xz 112690468 BLAKE2B 
b2b71e231507429b178b6b89be546c4a3ee2757f5d2c58b6137d383f16034a587225a75a9dbca6a01a433056ebe078487132c224e909a2971c9634687e47b1d1
 SHA512 
45bde01593f6147c8c169b9e46b4b56eee998142552ae0ff82f1dd21b1fd54f3b32f6283f6bd77ea717d374672167849e468c157f235d2f12f7d7816e4623bf6
 DIST linux-5.8.tar.xz 114459324 BLAKE2B 
7bd97f8fa4527840754434414c07283e89731dc8ebb1e95fa5bc1469a60af1122582c0d3b6e262e77882f023190068df3537bd8b65964b3caa820bb2c8e579c7
 SHA512 
45a53ecf351096ef6e98242cca4228b8da9b9139ecc6963695791ea6fb7a9484a4e1c19dcca7ce7cbfdfa49de0451b70973bb078f12bdae9cbaddbc3f8092556
 DIST patch-4.14.193.xz 3782760 BLAKE2B 
d0e5bef7866f937128a2d7790f82e709539cb3788a903ab0b20c1ab977705ae22cb935e14ab9371cc7ca1d3b2a6cadb93796363d47978eda772a8a687c8d2c2e
 SHA512 
b4f68a26f06805adaef80bbc5ca7924420847c7033c1d38c0f8f72d4376966fbb649039f602c31567cf6efbdd76dc4188e3d00f7fcccb8d97067de00ff8e
-DIST patch-4.19.139.xz 3287912 BLAKE2B 
15af2c1ff765a3a00e6f3a7ef108bcc54ce10603666df655c92f3c7da48cf25054f7b1624e363e96fbc56a39ce021e28bb647552daebf8dcdc69db630dedb500
 SHA512 
b68fab236291799721977e7874b5b995eee6e4ee11d06e827a65af3610cbff11ef823831264050f96fecce2c0f7d186c03e881c025234ad8c8072a5eb0c1e44b
+DIST patch-4.19.140.xz 3316568 BLAKE2B 
96bea4c196a76ea32453671cf68979ef0b4c0ef2a0577a6efa19a46346c8738d4868a102423038f8c2c919bb147195bb379370ea5ab4a69254b5b3d69a2ffbda
 SHA512 
a135b2b2412483d756bd8f7c69a396bb5e3960b5748638d5ec431eebc636d9f86b19b5730400881a587fee48248648399fc66e7715f74f1466dd03cf8c852cf9
 DIST patch-4.4.232.xz 3248784 BLAKE2B 
6e7d45e6cb82a69a0b6478c79c1305182362a254dd4c11405fbec0539aa588c125b27e5fc52b2362ddd040d197aff4b8cd20b4076481ef27765a726bc6a80fc7
 SHA512 
ea6998c902bcab227dcc75d3c2d96ba48591f74491c5e8d48ca4da55f1cd23a98f9d7ece4bb0f6b2ae59f3aa32e79a27b084c62dea738774f4f86d793b658bbf
 DIST patch-4.9.232.xz 3578076 BLAKE2B 
a1573d0953607b53fa4cab7246ec38da7d9dd4d45aab7bf8b46b54fc460f57b5de2a423d3fb8784ed1b9d6c753a6d6e7842739d010ac82e009b954f0098fe187
 SHA512 
4058a3f6dcdd11a89fda652f311a5bdc9d64484a735d334fcb604ef8b71fa9fda373433d14bfc6680065c0143c55d571f20d8bcab078742b5eb3eedb81e27810
-DIST patch-5.4.58.xz 1767448 BLAKE2B 
359985825b7aac9763963ec2ea71c6ec1ad899a762335f29f12c1522a23fbb3d1ebe6af33c04c1b16075f4fbd6984dd02591a6abcaac759daae0ad91a0a9d12e
 SHA512 
9b821aa688f14c2336ce53c95e5302538439ad7a6e440010fa1a033d760e1adfdfec3d4aa3ad0a65d366ed051474cd20b0b91a076d6932f1b77c2e6ec47eb8f1
-DIST patch-5.7.15.xz 604228 BLAKE2B 
d832291acf7772426864cf07ca85b1d4d0dd4d343d558ac46e1d727912ce3eb8be0a5fe33f1ec2fde4b0330d904201d85e48560679476b8455f3ccc0c2ea771d
 SHA512 
05ad7f6c840167ab8d14ae1cf9a0d60dde4bd4e2103ac676b2b6f0e6fc341665ef01814af4e81806db0141a52a2579527930902016271baa42243d627209f939
-DIST patch-5.8.1.xz 13652 BLAKE2B 
e414ab2278755a6c97b1a6b9e1c08221508dc85e8065c307b5cca95f9420948947fdfa3e4d311b30fb71fb61b2fcc181014446f48db2681cbde9deb8d2bf
 SHA512 
36073168fe7478f93e5b9dc7f4214891f1eabb9b908c0282032770be21bd49adb51040037dd7a901b24910dfbbc65d507c75d71153b746021e0558d5e9aa30ae
+DIST patch-5.4.59.xz 1819768 BLAKE2B 
19c51e5720c5db4056233b1ba1bece23cd4bb143d506c1703b4f4ef20e5cd5d94558be3f3d75c237feee56374ca15b389c8af333db66033b9db21053d4911053
 SHA512 
970b0f791046c3029fc35cdd2e4c2ada59ef50d0f410af610e06a0b1e85ecf16f982382e181234471cf490af57564d6e0f25187907148cb5b989234181349f91
+DIST patch-5.7.16.xz 696460 BLAKE2B 
b34e121bf51fc0e6b9013e20047a28feee52e1f7c8820cbaa3ebc858b7729c7666788e72eb4f9695473dcbd921cfbcc35fce85b8b0894ff4bd02363b10524040
 SHA512 
c7ae0608219232b488bee488d0a2bafa84dc8d62f59bdff7d16793a1913f08d90a358629c610589278d56c87399578d82dd9631265fac738ff2e38cf81d220ec
+DIST patch-5.8.2.xz 146796 BLAKE2B 
cdb2ec5075ff75477c901873ddced48439e8cef652c9d50640aa9d149dbac9

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

2020-08-19 Thread Lars Wendler
commit: fb1d8814f08da5122a5ba25cc7eec822a8847b90
Author: Francesco Turco  fturco  net>
AuthorDate: Mon Jul 27 10:11:49 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Wed Aug 19 11:56:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1d8814

sys-process/at: update HOMEPAGE

Signed-off-by: Francesco Turco  fturco.net>
Closes: https://github.com/gentoo/gentoo/pull/16850
Signed-off-by: Lars Wendler  gentoo.org>

 sys-process/at/at-3.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/at/at-3.2.1.ebuild b/sys-process/at/at-3.2.1.ebuild
index 21c91df88bf..b084bde037b 100644
--- a/sys-process/at/at-3.2.1.ebuild
+++ b/sys-process/at/at-3.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ inherit autotools eutils flag-o-matic pam user systemd
 MY_P="${PN}_${PV}"
 
 DESCRIPTION="Queues jobs for later execution"
-HOMEPAGE="http://blog.calhariz.com/tag/at 
https://packages.qa.debian.org/a/at.html";
+HOMEPAGE="http://blog.calhariz.com/index.php/tag/at 
https://packages.qa.debian.org/a/at.html";
 SRC_URI="http://software.calhariz.com/at/${MY_P}.orig.tar.gz
mirror://debian/pool/main/a/at/${MY_P}.orig.tar.gz"
 



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

2020-08-19 Thread Mike Pagano
commit: 3925949c051682e1158fe1f1ae7a9fc3919e53e1
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Aug 19 12:23:13 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Aug 19 12:23:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3925949c

sys-kernel/gentoo-sources: Clean-up very old kernels

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

 sys-kernel/gentoo-sources/Manifest | 15 
 .../gentoo-sources/gentoo-sources-4.14.178.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.19.120.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.4.221.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-4.9.221.ebuild   | 28 --
 .../gentoo-sources/gentoo-sources-5.4.38.ebuild| 28 --
 6 files changed, 155 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 40601ded25e..096d021ae8b 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -1,6 +1,3 @@
-DIST genpatches-4.14-188.base.tar.xz 4207508 BLAKE2B 
a100a3474701175e4973909db4bccb4792961d6d279cf8ed4f2a69aef9d4c588710dbe13ef594303ceb821b93ab23191a4f3f615f472a4fb686dff28dfa4f4f0
 SHA512 
6b04a522035ad20d4fa66fb98c2ad3336e42dc8ab3260e6ef19a02c459f9874e4d3eca02f6d5aef1ae434ce92ce65994291d2dc0ef5b714ebb7f8e93f52819fb
-DIST genpatches-4.14-188.experimental.tar.xz 5936 BLAKE2B 
7475f74448bfb745522823ca5a08e78f839154ff11ee4a508798400029e0e669bc7ac8209d9810a9f0aaece6944f36a2589686140ca3dd9a6e7dc62d17033783
 SHA512 
c4d9b4c5053d019fbd22fc142987b09b704b5af24aee9fea1a709f8e511948700ac2636b05f0e9f901ce92fff43d6e826fcf8361216c49012e47479aed00040c
-DIST genpatches-4.14-188.extras.tar.xz 17532 BLAKE2B 
dbf10075485fd549c59090263e5836e1ceb37d2c0d7f86bf8a7bd7902eaa03523db4e44eb0dcf3134ebd88f51f71e030a5d243e34ec1608fcb6de12fcb3a66fe
 SHA512 
d2945a0623de263dc4af1eb4e2dd7cc28a642fd46aad41ad9a53ad02a2e4f424118b28aa5f264e278f16d64fe85db05c6969269feba6c32e5d4c5e4a5069c291
 DIST genpatches-4.14-195.base.tar.xz 4329400 BLAKE2B 
a17042f43952d5245c2833a8a59e6898db6b5ca0314d453527220ff1fb39a4f8054ac1cc032251f1852d07a2ec1001755f4eef637a881be460f34b9f0e6c8294
 SHA512 
c6d31fe4fc95f04ccf8abe8bb4aff2b78e22bed69188c7ca857c7b1230fc7c637f5a97bbb17bee960ef2c8900cf2decfd1a1dfd58bcd66a442815f8cf52db735
 DIST genpatches-4.14-195.experimental.tar.xz 5932 BLAKE2B 
33f6f50601c11f832846305eff70afd279a7f2284f9fe25b001fb3e45951d46cd9b861737c7c4c030a0cded6d119428583d8aaf003d03b487aa355f5289b9be7
 SHA512 
5505bd69959c8a40a17d649fd13521fd5a7b872ea66ee82c21fcdc7f6fe0330dd00b8361007fdd2505289d38e0354bfa31a377aa8863facac6ac9bf14fc9f9d5
 DIST genpatches-4.14-195.extras.tar.xz 17536 BLAKE2B 
9b9d57324fc8770f8e9af0d62de34691694a21bba9c8ba54fc302709fa1d2e631ff0c91cd6a3ff275cc76c0cd1f87b1d2681a874c44fd2e7287e729ece3ee654
 SHA512 
89c02042dbca98380d0ea0f48f4af9a1508ab76ee764099a1ab63aca54f6173c2e249df99b676ada58391b24b4d4762f973cba72304e762e9948c4e2b37c
@@ -22,9 +19,6 @@ DIST genpatches-4.14-202.extras.tar.xz 17528 BLAKE2B 
5b5768145766f88933538d40e53
 DIST genpatches-4.14-203.base.tar.xz 4424668 BLAKE2B 
13f0ba08a43a424adeb115623557936d65af23fabe2db03b2f10fc20138cb2615896cc7f339f02485937dede2e056beee7d7364971e7d7885ed0417ead452426
 SHA512 
78dffaa5453a39803054254f8318acbd4aa8992d64bd49587a6026219600727f28a6db3d12fdd4770b2c2116f8c4ffc0c042e1ffdfb2c9597b796d1798f0f911
 DIST genpatches-4.14-203.experimental.tar.xz 6092 BLAKE2B 
e6ee3bc5741a577e7cd36473135dc0dfd6cf367768c0be828876113f33fd5850c84d887bfb34d09fb07b3d749261c548bf900fdc1137aa0ca82c12dc84cb8ebb
 SHA512 
60478c6fd5d3699b258e1758d8870e51f61cf73c4fc63c41ff1f5964e2b4a1c981b7f7aecc2bb430e2236d9de62a0680cd45facd54fcbf0bb55dcd0f12b4d7f4
 DIST genpatches-4.14-203.extras.tar.xz 17532 BLAKE2B 
aa05934c89724df44b3c43264203b2de0e4d5120e09043a3d317cc3f54ec934e2e399237c87731666db7d5e8e3180529bf2da40019a7ceeb42c68268ed15f1e4
 SHA512 
528cd1a211594e574800054136a38c752846f14bc7a661e3a8b0edcbee6c69c796d11dc10f7b639e87a83c6d1b0df10471c18e43c1082e679b9cfff472f55c92
-DIST genpatches-4.19-119.base.tar.xz 3427592 BLAKE2B 
162b414b2480bf6f2c380680b2a27fb14aa9a715e07d0af2a45433e8b20dc48c3c317c308d082d328c7312cd707adb528dcc88a0515942e4c794adf63ae916e9
 SHA512 
ca403e6cc5037ca4c8b25c53b0f5a60f6a006f0d7486ff32cb7e7e634a3ef34883ee96ec5049825a0c07111fcc7561e172f95c4cdbf5fb7d21c1e986081a9593
-DIST genpatches-4.19-119.experimental.tar.xz 6424 BLAKE2B 
52329f89b354a12cffa0eb0fa35f237b9ae1b2bf81e0ecce3a90331bbbee7e1c4b41161286952c84ba64ca54235aa134dffd09ecf164eda3fdb7f0e000a35f32
 SHA512 
3db0a42d06fbee6e0a6f1afa50c48e42cd4c43365f91a800a4f99a9444db2b5030a5c367ea09409efa8d7f14494c6b8eefec47d2e8a8e14f52da040d26bce845
-DIST genpatches-4.19-119.extras.tar.xz 17508 BLAKE2B 
fd7ac78c365d496e3a3ef6584c2690205fe6ade564ef1c6104d9995943f32e3669d8f1bc7403792f2570db01c7afbe205e343a863a391489725cd7a82c

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

2020-08-19 Thread Mike Pagano
commit: 0a482f5400972c59f852675d5e3c9337185958d0
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Aug 19 12:29:39 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Aug 19 12:29:39 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a482f54

sys-kernel/gentoo-sources: Clean-up of old 5.4.X versions

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

 sys-kernel/gentoo-sources/Manifest | 15 
 .../gentoo-sources/gentoo-sources-5.4.52.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.53.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.54.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.55.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.4.56.ebuild| 28 --
 6 files changed, 155 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 096d021ae8b..14158e0b94b 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -79,21 +79,6 @@ DIST genpatches-4.9-236.extras.tar.xz 17396 BLAKE2B 
6d5b4d2b2d0e9c23201557a1b620
 DIST genpatches-5.4-48.base.tar.xz 1620972 BLAKE2B 
45f358c85092ba422f8c411e91da90ccfc4b607f9c095dbe9ff02bc6adfbab4b35b03763316999810364d18ed3323fa613b70117e6f8454b2ba74744c1266b0e
 SHA512 
b99974f5491b6103bb3e6b3b97e613322001bec40e49a4edc53893e94df66b7cc03370ca28af62d21dda995a477e395c16c22b8595ac96723ae66f2747fc9df4
 DIST genpatches-5.4-48.experimental.tar.xz 6144 BLAKE2B 
33e0e921370e8224026984f721ddf952ae05980c405b4e7de930ac76e25097f4fbecd13a1ca4fbdd73afa6c68c8dd32dd7e6938212c79daf52f705289b91809a
 SHA512 
c12c332f115843369010cb049872ec8c190e001abf537bc793c9a120a5dd8ec773fe971b749d95f96c590b659fac22e2a7f9b2b1e55093c4d0d542c6486b2536
 DIST genpatches-5.4-48.extras.tar.xz 1768 BLAKE2B 
3f281c1c36c2a52e4fe2419592377baf4553c5fc61088911e50a901f96a1f4d89dc3e1b441b4b02575fca77ef6c371ccbecf8c55ff2eb9fbe14a7047451ae873
 SHA512 
9d2dbd829c53a310549811c2f133b19e4525c103827c5c5935cbd09d790eec105957dcbaee10cbe6409e0b7e00065c91b29a52e6d2bbf8e41859f5e4987de98a
-DIST genpatches-5.4-52.base.tar.xz 1777632 BLAKE2B 
458c4599bcc1351963e7470d5841994ef844628b3175d842f0970d85c6902b33c4d3b94c3b5497b0fdd3ce8947d072ad44095c50bef482646db7308dfccbc1a0
 SHA512 
edf7babd43b42b8c21cb52c51a512cf4761e80e3e4e41f8e0067583957ac7e97adc3cae883f4b915d6a326c74c2ed9903322f533fff750f26d2bb558c7a45394
-DIST genpatches-5.4-52.experimental.tar.xz 6692 BLAKE2B 
221a4fdfad205e4f5856a5021d2152152d9ca298639e7405b21cc129e1134f440289a99a50ef4cce032bfbf19f87709850605306bb3b25c7110de9113c126802
 SHA512 
8f4dc55bcc4db4d24f26c60fa146b1cb7207552b193bbe62f645240f751e5770f18e4b25d63759d210d5fa5941d43a629567256d586c3bdb098ce93f915a56fe
-DIST genpatches-5.4-52.extras.tar.xz 1764 BLAKE2B 
b81e9fec54b98cbd75483a814cbf1df30d754039e740fcd72fe9aa739e6c91e13b6107d54729b0e18acbde34f77f3bc00b4fa70e0754188dc2364e02b96a300e
 SHA512 
e8f28f9993f79fa8dbda95b9b990d47da4a598bda0fab378c3ad478aa41558302b58f050716373341483a2eea3f9be7149fa38f2170a6eb620ab2c0def1b3b85
-DIST genpatches-5.4-53.base.tar.xz 1827188 BLAKE2B 
af537fc71643e9bcf7a4cacd5af6a1c1aa34b50e8fd7d677890dfe3b51823e37fb6b0b9a162aa50872a61244b470078bf092acdee1b376aedfc2f2bbb22da9e0
 SHA512 
240039c975defddd2a9faa1601fd85aae353252fbf496cd3cc6a5169acfda4fae51664c10f375a1b4fa1cbe7a705ab71c5f27daa196da77b7b66371a5d53fa71
-DIST genpatches-5.4-53.experimental.tar.xz 6696 BLAKE2B 
ba3e308e6c475bfdfea81017f00a35fed1a2992be615cbb9266263566979db11a06c7f296fdf5102026b9379a78da234f595c118a459c69dfaa7f33d665459db
 SHA512 
35b81da7ad4fe6940c0a7f4a182a73e2fdfc430983241235249bcc403319efd01d51cf223cfb6f970aa2783e927dcc75654c6dca3a0491739b35cf03b151b49c
-DIST genpatches-5.4-53.extras.tar.xz 1764 BLAKE2B 
192b382f6309fef702204b4ae60375460587933c2e3dc2fc2aff6a2524828e956efc447b084e54538d72943d92882ded3aeabcf2bf75f34f3199490140bc2f80
 SHA512 
d44c1daa0b4c8661fbb66b01992ae6738b54cf32040f096bc95d6c0ea8f7cfd34e4c8f5065e7cd5d2a6d9c0b418b245aad622ad230582f45ac5859c88a46ebd0
-DIST genpatches-5.4-54.base.tar.xz 1854568 BLAKE2B 
8d2eb9ac50614025d8599b265b0bef1a89af9b667085c0da017941045a8476a36757f885082d5deb29a0ab7a76698f24679639654672e8f4a94e06f34b600630
 SHA512 
d96942e075c28c68ef088efba9cc17fa2c537769478766787eccd08d0fb991fae0a34a250e9a0ffcab7d17b766ddf3ad8169742239671811d6d01a6850ce9e78
-DIST genpatches-5.4-54.experimental.tar.xz 6696 BLAKE2B 
18b4d2ae414fbf379fd94ef50138ffd777100c187c6921ab08d291d6812290b30db77ffcd4b7702e9ea2a4213a029fa64ea4f61a5f657a73ce1e13bce15c1520
 SHA512 
b1025eda2b80b4c809e798e93988cbe700bbc08e92b27f79a89a91af033361f61d4e7e82e9a941980fbf5321ff3987f7d9a27eb382b1758bb5c3cef4d4095654
-DIST genpatches-5.4-54.extras.tar.xz 1768 BLAKE2B 
667887f4041d39ba1c308e9569c1311c52ee024ab9950268a1e374984438352087e9bc108dbd8afde8a1d879aed96b21c3247fa168579db0e4068ff88ce3c57d
 SHA512 
50318229f6bffa287f2645

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

2020-08-19 Thread Mike Pagano
commit: f8c92509399fa9d554b76ee4371af6a15fb65bb9
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Aug 19 12:30:49 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Aug 19 12:30:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c92509

sys-kernel/gentoo-sources: Clean-up of old 5.7.X versions

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

 sys-kernel/gentoo-sources/Manifest | 18 --
 .../gentoo-sources/gentoo-sources-5.7.10.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.7.11.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.7.12.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.7.13.ebuild| 28 --
 .../gentoo-sources/gentoo-sources-5.7.8.ebuild | 28 --
 .../gentoo-sources/gentoo-sources-5.7.9.ebuild | 28 --
 7 files changed, 186 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 14158e0b94b..4757cd34a5a 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -88,21 +88,6 @@ DIST genpatches-5.4-59.extras.tar.xz 1768 BLAKE2B 
e72c4e9302649fd7c7d82b51d7f4fa
 DIST genpatches-5.4-60.base.tar.xz 2150948 BLAKE2B 
e6aa62049f3e73241c82e3a8794adb03c49dc3ad74368f849191cb8b7b640962ff9bc0e921262374a2db959eaab469d379abab860af093c3d484e5349ad3502b
 SHA512 
f014d9dc8b1adc45137afed6b3e0d099f5cc08c0a71d2ac87ef9a5397a7e2ee6750254d4573336a4ac868c4cb207ce2e96437a876aabc45434758cfba2c70167
 DIST genpatches-5.4-60.experimental.tar.xz 6700 BLAKE2B 
517a519606424c5bc1ff7c1828b59a955b2d53571caaf6057b5df5aead229bf1964b20ce2ff390f68d03e46e940714d9172e1961ce97d14126809f53fd6b6a48
 SHA512 
e1c00070d1d3862216c83eaa0ea229888fb5cc873b1601d175d5c3b214c73b100d6d81b93fe9738633dddf99399e704cf96212c6638248ea37003c15ddec277e
 DIST genpatches-5.4-60.extras.tar.xz 1764 BLAKE2B 
30ec9ee0ded28c8517649a3ea2346128e173fd8287632eb5e2ba1fc5d212eb39cd5c36f82a02b2933ee64d85a52ae95936b276f10e2a50cb72e18b6b0af8089c
 SHA512 
f8b47d63f46ce68775897690d072f92410ac2b5477e8885ec2b03ed6fe563c4b4930ca21ae84f157391d07b1a6a0e222affdd8b4493a116094158b351c6b1ec7
-DIST genpatches-5.7-10.base.tar.xz 471556 BLAKE2B 
895b76bb27d9bb8ac06514e1dbb6cb16994b6e5f7357b01efce5ff27d4337975507b132f747bf4a4508de33afb65554aa87c704766f28866efe6d4edf21b9618
 SHA512 
6fa423283cce5ebf82a45a95965b449aabebf9a49dfceb6173552e7cc6dfe5bdbd54817c7a3a239602fe363993b0b08005e769a350b2e4263eeac9c1eac4b13d
-DIST genpatches-5.7-10.experimental.tar.xz 14148 BLAKE2B 
1a73711680c8fba7c27b567e6757faa08622fb4beef093791ea274c32be7a73ad102cbb4f278864b0badcc32edc216c4fd331fe2dbfbe4cba3606e4220bf6086
 SHA512 
96980f0e26f2f13d89c9e2721b8512deca50602d2fe4a60f43ffab4744d8f0c6ce5ea5baceb01da92f4ba10f676371ef2ed4ef79c8b0eb0cbc11f2614173e0ff
-DIST genpatches-5.7-10.extras.tar.xz 1768 BLAKE2B 
f51851b7e4fa9eaeab537eb33f09ee19247f078d302167acce077f2804a1e4ea28012f9d9b1cbd9cd0997a6e6ae5785ecb40738c5bec2dc75574c301e047ab4a
 SHA512 
05f9e6c87f736735fc004e9127f79ad820983e59147a79e11357e49b0ff45f924b82d6b5683ea7fe7807cf8b981a8c3e8fb4b731c0fd8d8dcee1e1856dab3ace
-DIST genpatches-5.7-11.base.tar.xz 532736 BLAKE2B 
9f5b5d8304c22cac1e081be759a6731c5902e2afc241c79dad2518083b9d56edb34f5ca2d9b39fea84cbe0e6569314e0db84eb69027830b997a6e318b6e27c13
 SHA512 
43bd55fef87afc5e97fc9d4d13705f6790eca5c1874fd266da2109ea0ac913e812e156cd231d67d3494f743f2263d33292770c4be9a8009e0c6f85704d77b21e
-DIST genpatches-5.7-11.experimental.tar.xz 14144 BLAKE2B 
f01a3d5f3c46d26a9943f196513193ac5b2ba83867a8249b30e7cf1424076359bad8b7a358bf67986735624b637f0d83f4e837592de36b07a636e76274cb1979
 SHA512 
b78467357afac62e1a5975a14300ec3ac14d00dcad9cd70951b1a1d97aa25094fb9aded3a76db9ae12ba3bf75d09f6b3df5140ccfc440ee53f9d6eb73927107c
-DIST genpatches-5.7-11.extras.tar.xz 1764 BLAKE2B 
655bba046d32ee61d8b026f462e35c4e58536afbfdb37de32380a253fedceeac2da42a1366ecbe0b7e156f25319f67ad61a5eb51ba762fd8958068f1f1c0d0bf
 SHA512 
b26c720473ffdef3ac40955692660ee4645a93e2cb86a76d1583d878c3832f3c8bdcbdc23bc6838c1d0255ec86a5671d4e205cb6e99dd5a1d64405fe0081a355
-DIST genpatches-5.7-12.base.tar.xz 576300 BLAKE2B 
96d572aec134c26832a25e4603200a562685a3a459d1a71c9e90a6f5c1c8c6f5fec9b23ca3808adac56bde80e14a4edf57929488ec65ed7f12405358e96c983e
 SHA512 
b142305985f7ba1dffb14b7edd6ebe27c13216efb35927fd23e53c9901981645279d984814208ff88995a10f702cb8d61d6ed93d4d63327e68a874fd7ff9f6f7
-DIST genpatches-5.7-12.experimental.tar.xz 14140 BLAKE2B 
833db3c1f60fab612afe11359d90b1773e7bfd670d9fb46397988510266a78f4fd9018a34304e525e4920359a5267a11ac5c36a854633b26565fb1c9aa267bad
 SHA512 
3bcd319c80a2139d35cdd0e668a90a620a2944e433b8e7dd1fc00818cd1abba63d0c477a0ee3c9bda37b0133eb90a97a995ff90427b4fe58247b45ba5e48efa3
-DIST genpatches-5.7-12.extras.tar.xz 1768 BLAKE2B 
a1e243afbad561989fe8b3665a8511d04554526cceff174bc84fd11e5b433861d999d6adaac423

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

2020-08-19 Thread Mike Pagano
commit: c7b28ada9cdc5429be093f8359e8bf6ff7fa2646
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Aug 19 12:32:23 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Aug 19 12:32:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b28ada

sys-kernel/gentoo-sources: Clean-up of old 4.19.X versions

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

 sys-kernel/gentoo-sources/Manifest | 15 
 .../gentoo-sources/gentoo-sources-4.19.133.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.19.134.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.19.135.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.19.136.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.19.137.ebuild  | 28 --
 6 files changed, 155 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 4757cd34a5a..301adbe5fa9 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -22,21 +22,6 @@ DIST genpatches-4.14-203.extras.tar.xz 17532 BLAKE2B 
aa05934c89724df44b3c4326420
 DIST genpatches-4.19-128.base.tar.xz 3579128 BLAKE2B 
3826eb7e22f0c03382d3c417d9b58bd27f86ea2f06e2569f7eb10ecfe031c5e9bcf12dc6522a5bc7896a0777a4b3ac21ae89f2e9c9a75f5f8ea9539ac7193b36
 SHA512 
b3fdd7120bb07c5b8da15725d20d6f7d7b877d9b0aa4dea0deeed92026a958362cd3741dfd407129e282aaf3ffbe1257fbe1e2c77c640cbe7a78894c307c6ecd
 DIST genpatches-4.19-128.experimental.tar.xz 6432 BLAKE2B 
94f7574d43c1c970c21b581d9b52ee1d150a676ebbdfd956be06e9f2af03d44128e842b88f47f92c219751f6552b480399b02e88f63869c6be4762905cce9e56
 SHA512 
be0a40143e569fcf3b17126b21cf8d74453a6009875f41e891691573b8026bf3ca85f12ea49e46951a5c9e0dd8971f72f3870fe756a7c916918400631d2b1bb3
 DIST genpatches-4.19-128.extras.tar.xz 17524 BLAKE2B 
885ad7ab0be8ad9c2f2094e8dda22ea8b5a07dcf2da1478f1e5c6c5019b32f224dc589b5a9fe300e9c55dc2a462f6430e55d72eb130c52226ee58302946a6797
 SHA512 
e732168665d86658ceb92d0dbb5794c9dd441fcb09c6a9a28208668fcf63830da118c247156e177967016900e08e5754cbc573672ca90728447263f073c7f4f0
-DIST genpatches-4.19-132.base.tar.xz 3672896 BLAKE2B 
a9d5d6016be144f2c37251b8cc55a682afcfeed116b4f0865080b4ba2e9f9d3b070d4ba0b9b61aa3ab3eddf1043c40f12b59761c3be1db1b99112758dc8e4456
 SHA512 
2aa73126717f146d0082ae6a6cb95ba4d63d65625b22122e4f328c76e17ca951263b13e7ef1bfc94e419dd9bd640b34909a24133ac047694992a66df0044a61d
-DIST genpatches-4.19-132.experimental.tar.xz 6984 BLAKE2B 
bfd0ef06ac133bd361bf58f70675edf6c18a0687887181129131d475f95dde164c145f84a8643edcd9b894fbbe9fb2233ca51e62d8a2b9337907c4f1bcdfdee1
 SHA512 
c0583e32835035e49ffec0d95198b63896d231a5d6484f60cd7dcb8829c03bac82be8b3fd88653e9dcf7719bdf7094a9385e53fb76b96785f75fd3ce95873c9e
-DIST genpatches-4.19-132.extras.tar.xz 17512 BLAKE2B 
a8a15ddb0481bcb9198f385c7bcdb133f8bfb96123dab188ea529b1bd1e0e149ad7e462549948fbbb86d8cd9ac5a032437837bb5b1423c109935195db8b6b412
 SHA512 
e0ca77588408aabb7a93caf9c66d3d8d1fed721f012c243a6cb8254e53a58d08328729edde258c92a3554bc57d5f355aac915934dba757e8abf2ec9565ca4b41
-DIST genpatches-4.19-133.base.tar.xz 3704168 BLAKE2B 
55dab83b459e58709a115d9a2a7768209af19994c8079f5bcd38eaf553fbe48ba36be2eae8c0d7990c9223523186412798d65e15371e2259fbca50b68779cc5e
 SHA512 
bdde34460adff2c8deeea20db665b98196c465424fcc5896738d32ce63fd3f980d9922a1f4c188759589201a966cd918c54f1f1f189ea134e0cd467bff28e774
-DIST genpatches-4.19-133.experimental.tar.xz 6980 BLAKE2B 
dc0b195405ffdeba1788b9426e27812548e7bd68159460f94307b95cf3de8267541d5a61ca4640e9c89d089621e4cd79bd3d7d44f4ad38ce9b5a195d9af8
 SHA512 
f265382d706ec024e9af1fc334da1091071fc47451cb76f03e0b2a635464f18d27a2365c888c9d1a3a54fa8c76160d2d16ea3d91300d83ff90eba9aa70cabd86
-DIST genpatches-4.19-133.extras.tar.xz 17508 BLAKE2B 
8a1e0c079899ec2ecc642177ee49283abb1cd87c1401c0d95372b0e3ff1fd5676111d319b8accb8671ebac3db689c0a9aab17d41660801aaf780fc53d4ab4ed6
 SHA512 
386b56d2d92f4ee5582c93b8f1c13650a3d49302804844de61c34fba28a3c7f2fcdde0a09b22f87761bf4cd610af09249d187f0710d18c8b5eee8812f6336874
-DIST genpatches-4.19-134.base.tar.xz 3720664 BLAKE2B 
fb09a90d57c534b68bfca584a1aa27fc7db2f28b00c4480fd5167b1211e3c4c6a6522549376d9620d79b2e278b206770562b83cb7350167239c133d4a79a24e6
 SHA512 
5032b2b3f334fe4774fd5cbcac43502b791d75bc2a6b239598cb87a3c350eb3e23bc517428f769728b3744b95fc59f8075e6476f152c6e500fc3578ac386044d
-DIST genpatches-4.19-134.experimental.tar.xz 6976 BLAKE2B 
c528a7909a751ba5c12e8b4712f15797181e510ef5657ae3d0947193fcf776a062d64ca9eed64fab3feb1ede539cb4595a4e2dfa5cf9a46a4f391b000bbb1795
 SHA512 
5d0a1c223af9cb86304575f9b7d79a47987eedb967208a03a407d55e19878294a187ce917a0f3e2e50320fcaac9ce7c8f04432cacfff0145212ea9bf93e347ca
-DIST genpatches-4.19-134.extras.tar.xz 17520 BLAKE2B 
edbd2911c50ef7efcccb63a3a02b2a3069df17ef1edf972ca53df54ee37b648b597fb2c3f7902b51c65f0401fcfc53512f44e3e49371caafe579e78e5e53be2f
 S

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

2020-08-19 Thread Mike Pagano
commit: d2b1cb63aead1ba8e76aa75dc17b46ef661e63c6
Author: Mike Pagano  gentoo  org>
AuthorDate: Wed Aug 19 12:33:32 2020 +
Commit: Mike Pagano  gentoo  org>
CommitDate: Wed Aug 19 12:33:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b1cb63

sys-kernel/gentoo-sources: Clean-up of old 4.14.X kernels

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

 sys-kernel/gentoo-sources/Manifest |  9 ---
 .../gentoo-sources/gentoo-sources-4.14.188.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.14.189.ebuild  | 28 --
 .../gentoo-sources/gentoo-sources-4.14.190.ebuild  | 28 --
 4 files changed, 93 deletions(-)

diff --git a/sys-kernel/gentoo-sources/Manifest 
b/sys-kernel/gentoo-sources/Manifest
index 301adbe5fa9..23852e2c4ca 100644
--- a/sys-kernel/gentoo-sources/Manifest
+++ b/sys-kernel/gentoo-sources/Manifest
@@ -1,15 +1,6 @@
 DIST genpatches-4.14-195.base.tar.xz 4329400 BLAKE2B 
a17042f43952d5245c2833a8a59e6898db6b5ca0314d453527220ff1fb39a4f8054ac1cc032251f1852d07a2ec1001755f4eef637a881be460f34b9f0e6c8294
 SHA512 
c6d31fe4fc95f04ccf8abe8bb4aff2b78e22bed69188c7ca857c7b1230fc7c637f5a97bbb17bee960ef2c8900cf2decfd1a1dfd58bcd66a442815f8cf52db735
 DIST genpatches-4.14-195.experimental.tar.xz 5932 BLAKE2B 
33f6f50601c11f832846305eff70afd279a7f2284f9fe25b001fb3e45951d46cd9b861737c7c4c030a0cded6d119428583d8aaf003d03b487aa355f5289b9be7
 SHA512 
5505bd69959c8a40a17d649fd13521fd5a7b872ea66ee82c21fcdc7f6fe0330dd00b8361007fdd2505289d38e0354bfa31a377aa8863facac6ac9bf14fc9f9d5
 DIST genpatches-4.14-195.extras.tar.xz 17536 BLAKE2B 
9b9d57324fc8770f8e9af0d62de34691694a21bba9c8ba54fc302709fa1d2e631ff0c91cd6a3ff275cc76c0cd1f87b1d2681a874c44fd2e7287e729ece3ee654
 SHA512 
89c02042dbca98380d0ea0f48f4af9a1508ab76ee764099a1ab63aca54f6173c2e249df99b676ada58391b24b4d4762f973cba72304e762e9948c4e2b37c
-DIST genpatches-4.14-198.base.tar.xz 4379940 BLAKE2B 
78d3659d16c42b99258533fa25c1a15f5a751a0bfb47a9267296068e8a2ee0b83fe9bed2bde79f46fd6faf579ececa0c6e7e80e4c816d474e7126f4ec0abe397
 SHA512 
0e9cfc38b0b44abcdae618361ee26ec1cfc20ef2a20a849119cf0a3d30a9e11aefc41a65a23ea8015184e413834cda8810adec4eba0a970678bcad20d88baa23
-DIST genpatches-4.14-198.experimental.tar.xz 6092 BLAKE2B 
3c4632064504571b6f5c44592a74e34a11d9142f3b55d4409b157c4d3520c32d5d752a8d9eaf9515d96975860b5a55e9349430aef0aee9c64afea4c62aea3ef1
 SHA512 
486030a284613e57cd43bb786d750ecaec6a73af5ab2f9f4b556c58cc0135d4fd4fbc9dc95e8241a8f0a361b2147213fb97bc41cd1c2b3981682c62b6be342bc
-DIST genpatches-4.14-198.extras.tar.xz 17536 BLAKE2B 
6001cf6542351fa640b12323d9d1429c49d4ee7f386f2293a378a1ab164d3d545ad05535866a1059af69e805a54b7027c5fc234cd6bfbf4f890feaa4fbc112f7
 SHA512 
b4077a45221b331270005350d45605a690da51e3fe3dbe8522777def68aa19c1a29a3dacf9c28ee0c4e8d0ffec397968a6e6254f305123d91018ed171c05337b
-DIST genpatches-4.14-199.base.tar.xz 4401164 BLAKE2B 
e631e10fa0940b7a1b5a9e2e5264665b70763d95d64973cc243eb7f93dd659640816dc4dad85816bccf442e1fb5ec086d85535967867f9580f2df54bb96080bf
 SHA512 
0456c99b83460564192f459835743877fe9f8f601ebc8eded1c88ca3f0b8508301725a9ce443649d860afffcb69f34c71d67a9be306042fad219f32b0ec0
-DIST genpatches-4.14-199.experimental.tar.xz 6088 BLAKE2B 
1b3fdb94040ef9b90e1668bd427d9138333154f989fee1a3b0dbaecf244d0ee6b5e70ae0f001f2272f9431b42375511aafeb5265796a7aaa801f866f6ae5
 SHA512 
534598f4af8d39a3fde7ec803baf42b7e31fffcb5db850592d80fe2d3fd8669fdc82ade23e21e0d3d3e309744adde8635755f364af1415a4d1f8fa83dc7dd058
-DIST genpatches-4.14-199.extras.tar.xz 17528 BLAKE2B 
ac62fce202413bebc137f34051c672c46b3d32162605270c31d989ee9d81d12617bcb9973162a8087828273e8363410674550b919e0d40c5f7aa0f9a2ca6b2cd
 SHA512 
81dcbb8cb4a514e4ae9c01ae50ffcc85642c32dee5ca69d472920e780b1318af7bd062c5e603b98ff267c7dcc49155f533d9520896a1d3e86dd9cc4eba63de04
-DIST genpatches-4.14-200.base.tar.xz 4410848 BLAKE2B 
c578a70b6dba96adefbe3f10d37ce798c31a71e053c0e8f02cf8a0a2f906443e56fdcc81723a37c6163d3c8f9d43d63b2f3078db5bb36117606c9182c7c4aa1e
 SHA512 
8a1dac09df44969ce266b1588e6150e35fb4e1449d4affaa23cc16b70ff36121c672e77f03985b7f9b99495a5e7e4d5ccaf288cb65982c8d16d6c50ea10ce1fa
-DIST genpatches-4.14-200.experimental.tar.xz 6088 BLAKE2B 
61fffe9d636da74cf7add6cd2d78438bd283f2827232113939242bc3ddee9bf42c421825831cd116b72921844fbeb42890f1608e49eb52aa69a84da7b3d523c9
 SHA512 
efa24f83f5aab36adccda6ad695e1a4feba79ed67d66863830434a93f0adaed3611739ac60495098c941108ab231594b7a64d8018b9fbba0c13b126103c509bd
-DIST genpatches-4.14-200.extras.tar.xz 17528 BLAKE2B 
2ba5b662b0c1e48f5df63f7bada78cc61881b0cd86926f594e252b7f2a777c09a723a343490d12382de88cf8baba2ee9e8a6bfb989d838b02bfd4fdf457eb83f
 SHA512 
4c07fda188ec97f768d97e8f729e9d7ca8c865e5fb0dd36cb47363000a16ab322a35ebbe2f0e054dae090406a63dc4e11de112cfdc54687c3a390deb87eec67f
 DIST genpatches-4.14-201.base.tar.xz 4414260 BLAKE2B 
5a1f01d572c2d202bc1ae8fb1cb3510abc58cb72b6e84fb41193a2416e2b

[gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-session/files/, gnome-base/gnome-session/

2020-08-19 Thread Pacho Ramos
commit: b7877a14aa43343a20a8ea8a3e3ba816b82b4727
Author: Pacho Ramos  gentoo  org>
AuthorDate: Wed Aug 19 12:36:06 2020 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Wed Aug 19 12:36:16 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7877a14

gnome-base/gnome-session: Update gnome-mimeapps.list

With 3.36 eog renamed its desktop file, also allow precompiled
firefox/chrome, fix sound-juicer desktop file, add forgotten entry for
src.rpm files.

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

 gnome-base/gnome-session/files/defaults.list-r5| 336 +
 .../gnome-session/gnome-session-3.36.0-r1.ebuild   | 129 
 2 files changed, 465 insertions(+)

diff --git a/gnome-base/gnome-session/files/defaults.list-r5 
b/gnome-base/gnome-session/files/defaults.list-r5
new file mode 100644
index 000..9ec18d1b8a6
--- /dev/null
+++ b/gnome-base/gnome-session/files/defaults.list-r5
@@ -0,0 +1,336 @@
+[Default Applications]
+application/rtf=abiword.desktop;libreoffice-writer.desktop;openoffice.org-writer.desktop;
+application/x-abiword=abiword.desktop;
+text/abiword=abiword.desktop;
+text/richtext=abiword.desktop;libreoffice-writer.desktop;openoffice.org-writer.desktop;
+text/rtf=abiword.desktop;libreoffice-writer.desktop;openoffice.org-writer.desktop;
+text/x-abiword=abiword.desktop;
+text/x-xml-abiword=abiword.desktop;
+x-content/blank-bd=brasero.desktop;org.gnome.Nautilus.desktop;
+x-content/blank-dvd=brasero.desktop;org.gnome.Nautilus.desktop;
+x-content/blank-cd=brasero.desktop;org.gnome.Nautilus.desktop;
+x-content/blank-hddvd=brasero.desktop;org.gnome.Nautilus.desktop;
+application/x-dia-diagram=dia.desktop;
+image/bmp=org.gnome.eog.desktop;
+image/gif=org.gnome.eog.desktop;
+image/jpeg=org.gnome.eog.desktop;
+image/jpg=org.gnome.eog.desktop;
+image/pjpeg=org.gnome.eog.desktop;
+image/png=org.gnome.eog.desktop;
+image/svg+xml=org.gnome.eog.desktop;
+image/svg+xml-compressed=org.gnome.eog.desktop;
+image/x-bmp=org.gnome.eog.desktop;
+image/x-gray=org.gnome.eog.desktop;
+image/x-icb=org.gnome.eog.desktop;
+image/x-ico=org.gnome.eog.desktop;
+image/x-pcx=org.gnome.eog.desktop;
+image/x-png=org.gnome.eog.desktop;
+image/x-portable-anymap=org.gnome.eog.desktop;
+image/x-portable-bitmap=org.gnome.eog.desktop;
+image/x-portable-graymap=org.gnome.eog.desktop;
+image/x-portable-pixmap=org.gnome.eog.desktop;
+image/x-xbitmap=org.gnome.eog.desktop;
+image/x-xpixmap=org.gnome.eog.desktop;
+image/vnd.wap.wbmp=org.gnome.eog.desktop;
+image/g3fax=gimp.desktop;zzz-gimp.desktop;
+image/x-compressed-xcf=gimp.desktop;zzz-gimp.desktop;
+image/x-fits=gimp.desktop;zzz-gimp.desktop;
+image/x-icon=gimp.desktop;zzz-gimp.desktop;
+image/x-psd=gimp.desktop;zzz-gimp.desktop;
+image/x-sgi=gimp.desktop;zzz-gimp.desktop;
+image/x-sun-raster=gimp.desktop;zzz-gimp.desktop;
+image/x-tga=gimp.desktop;zzz-gimp.desktop;
+image/x-xcf=gimp.desktop;zzz-gimp.desktop;
+image/x-xwindowdump=gimp.desktop;zzz-gimp.desktop;
+application/xhtml+xml=firefox.desktop;chromium-browser-chromium.desktop;firefox-bin.desktop;google-chrome.desktop;org.gnome.Epiphany.desktop;epiphany.desktop;
+text/html=firefox.desktop;chromium-browser-chromium.desktop;firefox-bin.desktop;google-chrome.desktop;org.gnome.Epiphany.desktop;epiphany.desktop;
+application/pdf=org.gnome.Evince.desktop;evince.desktop;
+application/x-bzpdf=org.gnome.Evince.desktop;evince.desktop;
+application/x-gzpdf=org.gnome.Evince.desktop;evince.desktop;
+application/postscript=org.gnome.Evince.desktop;evince.desktop;
+application/x-bzpostscript=org.gnome.Evince.desktop;evince.desktop;
+application/x-gzpostscript=org.gnome.Evince.desktop;evince.desktop;
+image/x-eps=org.gnome.Evince.desktop;evince.desktop;
+image/x-bzeps=org.gnome.Evince.desktop;evince.desktop;
+image/x-gzeps=org.gnome.Evince.desktop;evince.desktop;
+application/x-dvi=org.gnome.Evince.desktop;evince.desktop;
+application/x-bzdvi=org.gnome.Evince.desktop;evince.desktop;
+application/x-gzdvi=org.gnome.Evince.desktop;evince.desktop;
+image/vnd.djvu=org.gnome.Evince.desktop;evince.desktop;
+image/tiff=org.gnome.Evince.desktop;evince.desktop;
+application/x-cbr=org.gnome.Evince.desktop;evince.desktop;
+application/x-cbz=org.gnome.Evince.desktop;evince.desktop;
+application/x-cb7=org.gnome.Evince.desktop;evince.desktop;
+application/x-7z-compressed=org.gnome.FileRoller.desktop;
+application/x-7z-compressed-tar=org.gnome.FileRoller.desktop;
+application/x-ace=org.gnome.FileRoller.desktop;
+application/x-alz=org.gnome.FileRoller.desktop;
+application/x-ar=org.gnome.FileRoller.desktop;
+application/x-arj=org.gnome.FileRoller.desktop;
+application/x-bzip=org.gnome.FileRoller.desktop;
+application/x-bzip-compressed-tar=org.gnome.FileRoller.desktop;
+application/x-bzip1=org.gnome.FileRoller.desktop;
+application/x-bzip1-compressed-tar=org.gnome.FileRoller.desktop;
+application/x-cabinet=org.gnome.FileRoller.desktop;
+application/x-cd-image=o

[gentoo-commits] repo/proj/guru:dev commit in: games-fps/crispy-doom/

2020-08-19 Thread William Breathitt Gray
commit: d15be3e5318904110322c031dd2325b004db82e4
Author: William Breathitt Gray  gmail  com>
AuthorDate: Wed Aug 19 12:34:56 2020 +
Commit: William Breathitt Gray  gmail  com>
CommitDate: Wed Aug 19 12:34:56 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d15be3e5

games-fps/cripsy-doom: Version bump to 5.9.0

Bug: https://bugs.gentoo.org/729216
Signed-off-by: William Breathitt Gray  gmail.com>

 games-fps/crispy-doom/Manifest |  3 +-
 games-fps/crispy-doom/crispy-doom-5.7.2.ebuild | 42 --
 ...-doom-5.8.0.ebuild => crispy-doom-5.9.0.ebuild} | 33 ++---
 games-fps/crispy-doom/metadata.xml |  1 +
 4 files changed, 31 insertions(+), 48 deletions(-)

diff --git a/games-fps/crispy-doom/Manifest b/games-fps/crispy-doom/Manifest
index 1e60c1e..1798910 100644
--- a/games-fps/crispy-doom/Manifest
+++ b/games-fps/crispy-doom/Manifest
@@ -1,2 +1 @@
-DIST crispy-doom-5.7.2.tar.gz 2624917 BLAKE2B 
2c381d234168c53fda79c17d5b3544dbb72131d591bc6161524cc16b2ef47fa1e93c80656c3c9629dd3193a78dedad8fd4bffa66a1816ad5eb63c9c06a928e39
 SHA512 
236826c98e2cd66edcc11336b9ab1e6942ec9db09b53cb9f23e472046222431c94dc597fa0768e006b0b1b32ab6a6073c715e0bd95effebde17ea70b8e5f11ad
-DIST crispy-doom-5.8.0.tar.gz 2627570 BLAKE2B 
f4495363216fe251566ffda6ff4dff0952661050ebb1221e536ab5a13f792b69ae4eb159f2a89b32843cc796cead43455216ddec8cc2047d44e565f0aaab302b
 SHA512 
c6a4833c27b81e9808565b352214001a0d621f8bf6dbb7f4235d2bedaa35db68a1cf2567f77e7139da29df1d56a1097419e16791d1b49e5882674e33ce8c4649
+DIST crispy-doom-5.9.0.tar.gz 2641211 BLAKE2B 
a97bb7d9bda0c4e984054a0051cadfcaba7c758829bec9e615801bbf91dc1c8063decfedf5b76056cd2fb05e8fcf4113f19c10d72604399b715011d994af3e8b
 SHA512 
9970291f374003ac2a1d9e4c44db18b97a41ae3348a5e100ec369affc162d681d15ce61846480667c8a7418700b78a4380bedab1e3acae77976eb4271a22b644

diff --git a/games-fps/crispy-doom/crispy-doom-5.7.2.ebuild 
b/games-fps/crispy-doom/crispy-doom-5.7.2.ebuild
deleted file mode 100644
index d8a3500..000
--- a/games-fps/crispy-doom/crispy-doom-5.7.2.ebuild
+++ /dev/null
@@ -1,42 +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,8} )
-
-inherit autotools python-any-r1 xdg
-
-DESCRIPTION="A limit-removing enhanced-resolution Doom source port based on 
Chocolate Doom"
-HOMEPAGE="https://github.com/fabiangreffrath/crispy-doom";
-SRC_URI="https://github.com/fabiangreffrath/${PN}/archive/${P}.tar.gz";
-
-LICENSE="BSD GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libsamplerate png python timidity +vorbis zlib"
-
-DEPEND="
-   media-libs/libsdl2
-   media-libs/sdl2-mixer[timidity?,vorbis?]
-   media-libs/sdl2-net
-   libsamplerate? ( media-libs/libsamplerate )
-   png? ( media-libs/libpng:= )
-   zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}"
-BDEPEND="python? ( ${PYTHON_DEPS} )"
-
-S="${WORKDIR}"/${PN}-${P}
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   econf \
-   --docdir="${EPREFIX}/usr/share/doc/${P}/docs" \
-   $(use_with libsamplerate) \
-   $(use_with png libpng) \
-   $(use_with zlib)
-}

diff --git a/games-fps/crispy-doom/crispy-doom-5.8.0.ebuild 
b/games-fps/crispy-doom/crispy-doom-5.9.0.ebuild
similarity index 60%
rename from games-fps/crispy-doom/crispy-doom-5.8.0.ebuild
rename to games-fps/crispy-doom/crispy-doom-5.9.0.ebuild
index a2e79c4..a7d1e8f 100644
--- a/games-fps/crispy-doom/crispy-doom-5.8.0.ebuild
+++ b/games-fps/crispy-doom/crispy-doom-5.9.0.ebuild
@@ -14,20 +14,33 @@ 
SRC_URI="https://github.com/fabiangreffrath/${PN}/archive/${P}.tar.gz";
 LICENSE="BSD GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="libsamplerate png python timidity truecolor +vorbis zlib"
+IUSE="bash-completion doc libsamplerate +midi png truecolor +vorbis zlib"
 
 DEPEND="
media-libs/libsdl2
-   media-libs/sdl2-mixer[timidity?,vorbis?]
+   media-libs/sdl2-mixer[midi?,vorbis?]
media-libs/sdl2-net
libsamplerate? ( media-libs/libsamplerate )
png? ( media-libs/libpng:= )
zlib? ( sys-libs/zlib )"
 RDEPEND="${DEPEND}"
-BDEPEND="python? ( ${PYTHON_DEPS} )"
+BDEPEND="
+   bash-completion? ( ${PYTHON_DEPS} )
+   doc? ( ${PYTHON_DEPS} )"
 
 S="${WORKDIR}"/${PN}-${P}
 
+DOCS=(
+   "AUTHORS"
+   "ChangeLog"
+   "NEWS.md"
+   "NOT-BUGS.md"
+   "PHILOSOPHY.md"
+   "README.md"
+   "README.Music.md"
+   "README.Strife.md"
+)
+
 src_prepare() {
default
eautoreconf
@@ -35,9 +48,21 @@ src_prepare() {
 
 src_configure() {
econf \
-   --docdir="${EPREFIX}/usr/share/doc/${P}/docs" \
+   $(use_enable bash-completion) \
+   $(use_enable doc) \
+   --disable-fonts \
+   --disable-icons \
$(use_with libsamplerate

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

2020-08-19 Thread Joonas Niilola
commit: c87110aac367a9d3725fbd234e086bb53b2c5d66
Author: Joonas Niilola  gentoo  org>
AuthorDate: Wed Aug 19 12:44:12 2020 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Aug 19 12:45:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c87110aa

media-libs/rlottie: bump to 0.2

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

 media-libs/rlottie/Manifest   |  1 +
 media-libs/rlottie/rlottie-0.2.ebuild | 41 +++
 2 files changed, 42 insertions(+)

diff --git a/media-libs/rlottie/Manifest b/media-libs/rlottie/Manifest
index 585d07e8264..ef50438978f 100644
--- a/media-libs/rlottie/Manifest
+++ b/media-libs/rlottie/Manifest
@@ -1 +1,2 @@
 DIST rlottie-0.1-1.tar.gz 3370181 BLAKE2B 
7ba580af961f2af7b92c40b4640f8b515c21a354ef5e639c5f00b0ea26fd3e2929dbf2e926b58d39ad3f48228511ba42a42a24d4b7bb914389a7e43df810d667
 SHA512 
ab9b913d9e0bc938a878a6847851cd6965dc61efbf8ef71761b83d6ff577479cf0c0b214c36e58ddd6a29927a1954c3d3db9db427779b5a2d472c8962cd45ff1
+DIST rlottie-0.2-1.tar.gz 3516947 BLAKE2B 
d5f6b643c910e0b831be223be4fcff3d42cde8239b01d413f2805eeccf2665abfbd209ee6877358c2434d3bc82ea7c5b3849f4dca1d0796436e47ffa6bcfed64
 SHA512 
1f645ae998ddbe83e4911addf28ec24ae3ff33f6439a9fb6c1e56986b46ac17dba155773ab02a59712e781febb31709a99075a3fbcda6136a0cb43dbd7c753de

diff --git a/media-libs/rlottie/rlottie-0.2.ebuild 
b/media-libs/rlottie/rlottie-0.2.ebuild
new file mode 100644
index 000..c5da30c238e
--- /dev/null
+++ b/media-libs/rlottie/rlottie-0.2.ebuild
@@ -0,0 +1,41 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit meson
+
+DESCRIPTION="A platform independent standalone library that plays Lottie 
Animations"
+HOMEPAGE="https://www.tizen.org/ https://github.com/Samsung/rlottie";
+SRC_URI="https://github.com/Samsung/rlottie/archive/v${PV}.tar.gz -> 
${P}-1.tar.gz"
+
+LICENSE="BSD FTL JSON MIT"
+SLOT="0/0.2"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="debug examples test"
+
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-cpp/gtest )"
+
+src_configure() {
+   local emesonargs=(
+   -D cache=true
+   -D module=true
+   -D thread=true
+
+   -D cmake=false
+   -D example=false
+
+   $(meson_use debug dumptree)
+   $(meson_use debug log)
+   $(meson_use test)
+   )
+
+   meson_src_configure
+}
+
+src_test() {
+   cd "${BUILD_DIR}" || die "Failed to switch into BUILD_DIR."
+   eninja test
+}



[gentoo-commits] repo/gentoo:master commit in: net-proxy/privoxy/files/, net-proxy/privoxy/

2020-08-19 Thread Andrew Savchenko
commit: 406d69036668018cd3086eff091b37c36019ffc9
Author: Andrew Savchenko  gentoo  org>
AuthorDate: Wed Aug 19 13:35:52 2020 +
Commit: Andrew Savchenko  gentoo  org>
CommitDate: Wed Aug 19 13:42:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=406d6903

net-proxy/privoxy: fix build without native symlinks and custom STRIP

Original GNUMakefile uses $(STRIP) to pass optional -s argument to
install and $(STRIP_PROG) for strip binary. This caused problems
with custom STRIP set by portage. Fixed now by using $(STRIP) and
$(STRIP_ARGS).

Closes: https://bugs.gentoo.org/732572
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Andrew Savchenko  gentoo.org>

 net-proxy/privoxy/files/privoxy-3.0.28-strip.patch | 47 ++
 net-proxy/privoxy/privoxy-3.0.28-r1.ebuild |  1 +
 2 files changed, 48 insertions(+)

diff --git a/net-proxy/privoxy/files/privoxy-3.0.28-strip.patch 
b/net-proxy/privoxy/files/privoxy-3.0.28-strip.patch
new file mode 100644
index 000..2ca24330b46
--- /dev/null
+++ b/net-proxy/privoxy/files/privoxy-3.0.28-strip.patch
@@ -0,0 +1,47 @@
+Privory uses STRIP Makefile variable for passing strip argument,
+this clashes with STRIP set in the environment. So rename STRIP ->
+STRIP_ARGS and then use real STRIP instead of STRIP_PROG with
+fallback on predefined "strip" if STRIP is not set.
+
+--- privoxy-3.0.28-stable/GNUmakefile.in.orig  2020-08-19 15:24:46.930551734 
+0300
 privoxy-3.0.28-stable/GNUmakefile.in   2020-08-19 16:12:18.214837417 
+0300
+@@ -117,7 +117,7 @@
+ CP = cp -f
+ RMDIR  = rmdir
+ MKDIR  = ./mkinstalldirs
+-STRIP_PROG = strip
++STRIP ?= strip
+ SED= sed
+ GREP   = grep
+ CAT= cat
+@@ -391,7 +391,7 @@
+   @$(ECHO) "You have run autoconf && autoheader && ./configure right?"
+   @$(ECHO) ""
+   $(MAKE) $(PROGRAM)
+-  $(STRIP_PROG) $(PROGRAM)
++  $(STRIP) $(PROGRAM)
+   $(LN) -s `pwd` ../privoxy-$(VERSION)-$(CODE_STATUS)
+ # add program
+   (cd .. && $(TAR) --exclude "PACKAGERS" -cvhf $(GEN_DIST_TAR_NAME) 
privoxy-$(VERSION)-$(CODE_STATUS)/$(PROGRAM))
+@@ -822,7 +822,7 @@
+fi)
+ 
+ install-strip:
+-  $(MAKE) install STRIP=-s
++  $(MAKE) install STRIP_ARG=-s
+ 
+ # FIXME: Test USER and GROUP on Slack to make sure this works as
+ # intended.
+@@ -848,10 +848,10 @@
+   $(DESTDIR)$(CONF_DEST)/templates $(DESTDIR)$(SHARE_DEST) \
+   $(DESTDIR)$(LOG_DEST) $(DESTDIR)$(PID_DEST)
+   @# Install the executable binary, strip if invoked as install-strip
+-  @test -n "$(STRIP)" &&\
++  @test -n "$(STRIP_ARG)" &&\
+   $(ECHO) Installing $(PROGRAM) stripped executable to $(SBIN_DEST) ||\
+   $(ECHO) Installing $(PROGRAM) executable to $(DESTDIR)$(SBIN_DEST)
+-  $(INSTALL) $(INSTALL_P) $(STRIP) $(PROGRAM) $(DESTDIR)$(SBIN_DEST)
++  $(INSTALL) $(INSTALL_P) $(STRIP_ARG) $(PROGRAM) $(DESTDIR)$(SBIN_DEST)
+ 
+   @# Install the DOCS and man page. install-sh only does one file at a 
time.
+   @# FIXME: only handles jpegs.

diff --git a/net-proxy/privoxy/privoxy-3.0.28-r1.ebuild 
b/net-proxy/privoxy/privoxy-3.0.28-r1.ebuild
index 4bf768abcc4..7df385fb2d2 100644
--- a/net-proxy/privoxy/privoxy-3.0.28-r1.ebuild
+++ b/net-proxy/privoxy/privoxy-3.0.28-r1.ebuild
@@ -48,6 +48,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.0.19-gentoo.patch
"${FILESDIR}"/${P}-chdir.patch
"${FILESDIR}"/${P}-null-termination.patch
+   "${FILESDIR}"/${P}-strip.patch
 )
 
 pkg_pretend() {



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

2020-08-19 Thread Jeroen Roovers
commit: 0e2c5b910bf3067d91d357a68d5b7a185a7a32be
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Wed Aug 19 13:53:46 2020 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Wed Aug 19 13:57:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e2c5b91

app-text/pinfo: Filter out -Werror

Package-Manager: Portage-3.0.3, Repoman-3.0.0
Closes: https://bugs.gentoo.org/692366
Closes: https://bugs.gentoo.org/722414
Signed-off-by: Jeroen Roovers  gentoo.org>

 app-text/pinfo/pinfo-0.6.13.ebuild | 3 +++
 app-text/pinfo/pinfo-9.ebuild  | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/app-text/pinfo/pinfo-0.6.13.ebuild 
b/app-text/pinfo/pinfo-0.6.13.ebuild
index 1edae9c02d3..65a73c599ed 100644
--- a/app-text/pinfo/pinfo-0.6.13.ebuild
+++ b/app-text/pinfo/pinfo-0.6.13.ebuild
@@ -34,6 +34,9 @@ PATCHES=(
 
 src_prepare() {
default
+
+   sed -i -e 's| -Werror||g' configure.ac || die
+
eautoreconf
 }
 

diff --git a/app-text/pinfo/pinfo-9.ebuild 
b/app-text/pinfo/pinfo-9.ebuild
index 697760bc7fc..94bcef91cbb 100644
--- a/app-text/pinfo/pinfo-9.ebuild
+++ b/app-text/pinfo/pinfo-9.ebuild
@@ -29,11 +29,13 @@ DEPEND="
 PATCHES=(
"${FILESDIR}"/${PN}-0.6.9-GROFF_NO_SGR.patch
"${FILESDIR}"/${PN}-0.6.9-lzma-xz.patch
-   "${FILESDIR}"/${PN}-0.6.13-fno-common.patch
 )
 
 src_prepare() {
default
+
+   sed -i -e 's| -Werror||g' configure.ac || die
+
eautoreconf
 }
 



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_gnutls/

2020-08-19 Thread Thomas Deutschmann
commit: bb1337bcb30f2ffbdef74e9e667ad7ca3495c3f7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 19 14:01:30 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 19 14:01:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1337bc

www-apache/mod_gnutls: requires net-libs/gnutls[pkcs11] at runtime

Closes: https://bugs.gentoo.org/725132
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Thomas Deutschmann  gentoo.org>

 .../{mod_gnutls-0.8.2-r1.ebuild => mod_gnutls-0.8.2-r2.ebuild}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apache/mod_gnutls/mod_gnutls-0.8.2-r1.ebuild 
b/www-apache/mod_gnutls/mod_gnutls-0.8.2-r2.ebuild
similarity index 91%
rename from www-apache/mod_gnutls/mod_gnutls-0.8.2-r1.ebuild
rename to www-apache/mod_gnutls/mod_gnutls-0.8.2-r2.ebuild
index 3576124376c..b0d32ce75e3 100644
--- a/www-apache/mod_gnutls/mod_gnutls-0.8.2-r1.ebuild
+++ b/www-apache/mod_gnutls/mod_gnutls-0.8.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="test"
 
-CDEPEND=">=net-libs/gnutls-3.3.0:="
+CDEPEND=">=net-libs/gnutls-3.3.0:=[pkcs11]"
 DEPEND="${CDEPEND}
test? ( app-crypt/monkeysphere )"
 RDEPEND="${CDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_gnutls/

2020-08-19 Thread Thomas Deutschmann
commit: cfe817cce561b8160854e784d038e880237bd36e
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 19 14:00:24 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 19 14:01:46 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe817cc

www-apache/mod_gnutls: drop old

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

 www-apache/mod_gnutls/Manifest|  2 -
 www-apache/mod_gnutls/mod_gnutls-0.8.4.ebuild | 57 ---
 www-apache/mod_gnutls/mod_gnutls-0.9.0.ebuild | 57 ---
 3 files changed, 116 deletions(-)

diff --git a/www-apache/mod_gnutls/Manifest b/www-apache/mod_gnutls/Manifest
index 0dc2ef913f3..816105acc53 100644
--- a/www-apache/mod_gnutls/Manifest
+++ b/www-apache/mod_gnutls/Manifest
@@ -1,4 +1,2 @@
 DIST mod_gnutls-0.11.0.tar.bz2 458966 BLAKE2B 
6d81be7b7d48255173d028a8e3207badbce0c1ba541124a241b63d4ed4eb36833156e9cd7194318138b6f16667a971d5311d56b9b0036e5b3d9dac8d352a4335
 SHA512 
090d244823f15a6b23dd2ad9b35db202ebbe96210ec8fd06e06f13e32c327e9d9a449834c899755f1ec8c1a3a71db1b125d436ce661caee1002a8719b4c1320e
 DIST mod_gnutls-0.8.2.tar.bz2 415903 BLAKE2B 
98c96479e2419ee511ba802c99823ddaae89ddeb7a2f0660b91e2a371f8249ec4f98b2c0443389168a22dbe133b0bcc6020bfa597447507a8e4f91827b6d1d24
 SHA512 
b1690aeee4f6d104e4b6a7bd443e289204630b33e00b7b145b11291d8819b5c3d5bd52b535746b8ebdfee7a5f34df527243b743b8c5d716b1d0617e319d43f4d
-DIST mod_gnutls-0.8.4.tar.bz2 422811 BLAKE2B 
33b992cbd42671ce0be320268f2421f167c05e62074ad538c22efc1f8b2f1a8604550f103bab579f1dc8622a78bda9e1e62826db06ff0dae21fb9dc1c2ee2bc2
 SHA512 
cee592f12a26894dacd6db6f25d4b1b1901579ac5cc7dee2be826aa3697bc2af55e2136ef65acd6dc4c9fac635465fbf8c06ea236651d45a2b5fd963408e6684
-DIST mod_gnutls-0.9.0.tar.bz2 435869 BLAKE2B 
d5c0a1846b083c469cddc0516a81ac8ef85b1b9287ad53312964f7c542ec107689f832db83a11abda178e79a2d6f2177b6093219a94cec9ded6e8eb6cef86796
 SHA512 
12a85a53277401648fd44ade3f27969d023ef46d1b593ed0df4284ea5421d87caedc72262fd6eb54a17f4949cf1551bfaef66f81128a060cc77064cd32d00cd2

diff --git a/www-apache/mod_gnutls/mod_gnutls-0.8.4.ebuild 
b/www-apache/mod_gnutls/mod_gnutls-0.8.4.ebuild
deleted file mode 100644
index 1d6985d4f07..000
--- a/www-apache/mod_gnutls/mod_gnutls-0.8.4.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# WARNING! Don't switch to EAPI-6 without checking paths of installed files
-# carefully. The .so file might get installed into /
-EAPI=5
-inherit autotools apache-module
-
-DESCRIPTION="mod_gnutls uses GnuTLS for SSL/TLS encryption in Apache2 (compare 
to mod_ssl)"
-HOMEPAGE="https://mod.gnutls.org/";
-SRC_URI="https://mod.gnutls.org/downloads/${P}.tar.bz2";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-CDEPEND=">=net-libs/gnutls-3.3.0:="
-DEPEND="${CDEPEND}
-   test? ( app-crypt/monkeysphere )"
-RDEPEND="${CDEPEND}"
-
-# Fails because gpg-agent cannot be accessed
-RESTRICT="test"
-
-APACHE2_MOD_CONF="47_${PN}"
-APACHE2_MOD_DEFINE="GNUTLS"
-
-DOCFILES="CHANGELOG NOTICE README"
-
-need_apache2_4
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   --with-apxs="${APXS}"
-   --disable-strict
-   --disable-doxygen-dot
-   --disable-doxygen-doc
-   --disable-doxygen-html
-   --disable-doxygen-pdf
-   ac_cv_path_UNSHARE=no
-   )
-   econf "${myeconfargs[@]}"
-}
-
-src_compile() {
-   emake
-}
-
-src_install() {
-   apache-module_src_install
-}

diff --git a/www-apache/mod_gnutls/mod_gnutls-0.9.0.ebuild 
b/www-apache/mod_gnutls/mod_gnutls-0.9.0.ebuild
deleted file mode 100644
index 17459ae2588..000
--- a/www-apache/mod_gnutls/mod_gnutls-0.9.0.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# WARNING! Don't switch to EAPI-6 without checking paths of installed files
-# carefully. The .so file might get installed into /
-EAPI=5
-inherit autotools apache-module
-
-DESCRIPTION="mod_gnutls uses GnuTLS for SSL/TLS encryption in Apache2 (compare 
to mod_ssl)"
-HOMEPAGE="https://mod.gnutls.org/";
-SRC_URI="https://mod.gnutls.org/downloads/${P}.tar.bz2";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-CDEPEND=">=net-libs/gnutls-3.3.0:="
-DEPEND="${CDEPEND}
-   test? ( app-crypt/monkeysphere )"
-RDEPEND="${CDEPEND}"
-
-# Fails because gpg-agent cannot be accessed
-RESTRICT="test"
-
-APACHE2_MOD_CONF="47_${PN}"
-APACHE2_MOD_DEFINE="GNUTLS"
-
-DOCFILES="CHANGELOG NOTICE README"
-
-need_apache2_4
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myeconfargs=(
-   --with-apxs="${APXS}"
-   

[gentoo-commits] repo/gentoo:master commit in: www-apache/mod_gnutls/

2020-08-19 Thread Thomas Deutschmann
commit: 458e545998cab4ba65fee842301ec713e334ad97
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 19 13:59:49 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 19 14:01:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458e5459

www-apache/mod_gnutls: bump to v0.11.0

Bug: https://bugs.gentoo.org/645186
Closes: https://bugs.gentoo.org/645186
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Thomas Deutschmann  gentoo.org>

 www-apache/mod_gnutls/Manifest |  1 +
 www-apache/mod_gnutls/mod_gnutls-0.11.0.ebuild | 87 ++
 2 files changed, 88 insertions(+)

diff --git a/www-apache/mod_gnutls/Manifest b/www-apache/mod_gnutls/Manifest
index 0690674947f..0dc2ef913f3 100644
--- a/www-apache/mod_gnutls/Manifest
+++ b/www-apache/mod_gnutls/Manifest
@@ -1,3 +1,4 @@
+DIST mod_gnutls-0.11.0.tar.bz2 458966 BLAKE2B 
6d81be7b7d48255173d028a8e3207badbce0c1ba541124a241b63d4ed4eb36833156e9cd7194318138b6f16667a971d5311d56b9b0036e5b3d9dac8d352a4335
 SHA512 
090d244823f15a6b23dd2ad9b35db202ebbe96210ec8fd06e06f13e32c327e9d9a449834c899755f1ec8c1a3a71db1b125d436ce661caee1002a8719b4c1320e
 DIST mod_gnutls-0.8.2.tar.bz2 415903 BLAKE2B 
98c96479e2419ee511ba802c99823ddaae89ddeb7a2f0660b91e2a371f8249ec4f98b2c0443389168a22dbe133b0bcc6020bfa597447507a8e4f91827b6d1d24
 SHA512 
b1690aeee4f6d104e4b6a7bd443e289204630b33e00b7b145b11291d8819b5c3d5bd52b535746b8ebdfee7a5f34df527243b743b8c5d716b1d0617e319d43f4d
 DIST mod_gnutls-0.8.4.tar.bz2 422811 BLAKE2B 
33b992cbd42671ce0be320268f2421f167c05e62074ad538c22efc1f8b2f1a8604550f103bab579f1dc8622a78bda9e1e62826db06ff0dae21fb9dc1c2ee2bc2
 SHA512 
cee592f12a26894dacd6db6f25d4b1b1901579ac5cc7dee2be826aa3697bc2af55e2136ef65acd6dc4c9fac635465fbf8c06ea236651d45a2b5fd963408e6684
 DIST mod_gnutls-0.9.0.tar.bz2 435869 BLAKE2B 
d5c0a1846b083c469cddc0516a81ac8ef85b1b9287ad53312964f7c542ec107689f832db83a11abda178e79a2d6f2177b6093219a94cec9ded6e8eb6cef86796
 SHA512 
12a85a53277401648fd44ade3f27969d023ef46d1b593ed0df4284ea5421d87caedc72262fd6eb54a17f4949cf1551bfaef66f81128a060cc77064cd32d00cd2

diff --git a/www-apache/mod_gnutls/mod_gnutls-0.11.0.ebuild 
b/www-apache/mod_gnutls/mod_gnutls-0.11.0.ebuild
new file mode 100644
index 000..9662e5475d7
--- /dev/null
+++ b/www-apache/mod_gnutls/mod_gnutls-0.11.0.ebuild
@@ -0,0 +1,87 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# WARNING! Don't switch to EAPI-6 without checking paths of installed files
+# carefully. The .so file might get installed into /
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+inherit autotools apache-module python-any-r1
+
+DESCRIPTION="mod_gnutls uses GnuTLS for SSL/TLS encryption in Apache2 (compare 
to mod_ssl)"
+HOMEPAGE="https://mod.gnutls.org/";
+SRC_URI="https://mod.gnutls.org/downloads/${P}.tar.bz2";
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+CDEPEND=">=net-libs/gnutls-3.3.0:=[pkcs11]"
+
+TEST_REQUIRED_APACHE_MODULES="apache2_modules_proxy,apache2_modules_proxy_http"
+
+DEPEND="${CDEPEND}
+   virtual/pkgconfig
+   $(python_gen_any_dep '
+   dev-python/pyyaml[${PYTHON_USEDEP}]
+   ')
+   test? (
+   app-crypt/monkeysphere
+   >=net-libs/gnutls-3.3.0:=[tools]
+   net-misc/curl
+   || (
+   
www-servers/apache[apache2_mpms_worker,${TEST_REQUIRED_APACHE_MODULES}]
+   
www-servers/apache[apache2_mpms_prefork,${TEST_REQUIRED_APACHE_MODULES}]
+   
www-servers/apache[apache2_mpms_event,${TEST_REQUIRED_APACHE_MODULES}]
+   )
+   )"
+
+RDEPEND="${CDEPEND}"
+
+RESTRICT="!test? ( test )"
+
+APACHE2_MOD_CONF="47_${PN}"
+APACHE2_MOD_DEFINE="GNUTLS"
+
+DOCFILES="CHANGELOG NOTICE README"
+
+need_apache2_4
+
+python_check_deps() {
+   has_version "dev-python/pyyaml[${PYTHON_USEDEP}]"
+}
+
+pkg_setup() {
+   _init_apache2
+   _init_apache2_late
+   python-any-r1_pkg_setup
+}
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --with-apxs="${APXS}"
+   --disable-strict
+   --disable-doxygen-dot
+   --disable-doxygen-doc
+   --disable-doxygen-html
+   --disable-doxygen-pdf
+   --disable-valgrind-test
+   ac_cv_path_UNSHARE=no
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_compile() {
+   emake
+}
+
+src_install() {
+   apache-module_src_install
+}



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

2020-08-19 Thread Thomas Deutschmann
commit: a1d5372f3d73b3ef7061cfc567ef59c3a6fd4886
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 19 14:06:00 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 19 14:12:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d5372f

net-libs/gsoap: bump to v2.8.105

Closes: https://bugs.gentoo.org/707526
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-libs/gsoap/Manifest |  1 +
 net-libs/gsoap/gsoap-2.8.105.ebuild | 83 +
 2 files changed, 84 insertions(+)

diff --git a/net-libs/gsoap/Manifest b/net-libs/gsoap/Manifest
index 8d59309406b..b9d3b49ec73 100644
--- a/net-libs/gsoap/Manifest
+++ b/net-libs/gsoap/Manifest
@@ -1,3 +1,4 @@
+DIST gsoap_2.8.105.zip 32728935 BLAKE2B 
2a72080566811e65dd3fbb45af40f308ab2950edd6b142359019fdb1b3f84bd4cb13d5e5a8d8ee4ca35fb685535752bed225982fa7861be9e7872be93ab9c155
 SHA512 
3b7b66ef738e9ba78f0c9d5ec141faab102dc2ed7c528e84358d530ec8cb913c559438bb86ae0f22e0736c4cd9be9e74f364a44257189ccaa1e6d001317f99de
 DIST gsoap_2.8.84.zip 32538551 BLAKE2B 
cab2b75ac931ee6063af47975665f45514cb94f5514fb1f76d17ccb2e71d64d4ebd43543cc004ff7f5c49982975ebaa38e555e3bc45dbc370aae991bc7639273
 SHA512 
ec050119cd3e480b266cad36823f4862fe0ac21045ce901c3c91a552eae2fbf9e1cd515458835807cce54c04df7835a980a299d37f418190cd57684fd6bdcf79
 DIST gsoap_2.8.87.zip 32545316 BLAKE2B 
c2d0f9fafdfa9de83ea35f8dfc88e23d9d80967a2e58c30d554d539fd93056d7a8eb00ea9c928c6cf786e4888eb9f942ba4574e343de0c0104fce8b270494d6a
 SHA512 
638bf9b2b8aca5facba518f136ad5af5bda41f2b92ee345ee6989d73223a571ce5ddab23c0b65259e9fd524039250d861defc8cfc2fc0a366a578ce3629b9ca4
 DIST gsoap_2.8.91.zip 32553307 BLAKE2B 
463c2d9c2d56c2a09fa8c9ebea7fa8059ed050cff81780b04a1a47ee1f016e385e6eb338ca740a40cd0c9483b4e10cf0963d02c52d6020863ce015e2f9cf2024
 SHA512 
ed99f1a20fd95edc7f24cf55454ee057b8c88d2e5b5b153b61c44c57bf4d92fb65ed557e9cb9ea89e3fa8939689c0e30791cebdb91b837482ec8ec13ae281abc

diff --git a/net-libs/gsoap/gsoap-2.8.105.ebuild 
b/net-libs/gsoap/gsoap-2.8.105.ebuild
new file mode 100644
index 000..b269cd88b43
--- /dev/null
+++ b/net-libs/gsoap/gsoap-2.8.105.ebuild
@@ -0,0 +1,83 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MY_P="${PN}-2.8"
+
+DESCRIPTION="A cross-platform open source C and C++ SDK for SOAP/XML Web 
services"
+HOMEPAGE="http://gsoap2.sourceforge.net";
+SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"
+
+LICENSE="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="doc debug examples ipv6 libressl gnutls +ssl"
+
+RDEPEND="
+   sys-libs/zlib
+   gnutls? ( net-libs/gnutls )
+   ssl? (
+   !libressl? ( dev-libs/openssl:0= )
+   libressl? ( dev-libs/libressl )
+   )
+"
+DEPEND="${RDEPEND}
+   app-arch/unzip
+   sys-devel/flex
+   sys-devel/bison
+"
+
+PATCHES=(
+   # Fix Pre-ISO headers
+   "${FILESDIR}/${PN}-2.7.10-fedora-install_soapcpp2_wsdl2h_aux.patch"
+
+   # enable shared libs https://bugs.gentoo.org/583398
+   "${FILESDIR}/${PN}-2.8.91-shared_libs.patch"
+)
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   # Don't include xlocale.h as it got removed in >=glibc-2.26
+   --disable-xlocale
+   $(use_enable debug)
+   $(use_enable examples samples)
+   $(usex gnutls --enable-gnutls '')
+   $(usex ipv6 --enable-ipv6 '')
+   $(usex ssl '' --disable-ssl)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   emake DESTDIR="${D}" install
+
+   # yes, we also install the license-file since
+   # it contains info about how to apply the licenses
+   dodoc *.txt
+
+   docinto html
+   dodoc changelog.md
+
+   find "${ED}" \( -name "*.a" -o -name "*.la" \) -delete || die
+
+   if use examples; then
+   rm -r gsoap/samples/Makefile* gsoap/samples/*/Makefile* 
gsoap/samples/*/*.o || die
+   insinto /usr/share/doc/${PF}/examples
+   doins -r gsoap/samples/*
+   fi
+
+   if use doc; then
+   docinto html
+   dodoc -r gsoap/doc/*
+   fi
+}



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

2020-08-19 Thread Thomas Deutschmann
commit: 6edb47cd4c052e9b554f2d117b81bf0d76f7f05a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Aug 19 14:15:45 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Aug 19 14:15:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6edb47cd

sys-power/iasl: bump to v20200717

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

 sys-power/iasl/Manifest |   2 +
 sys-power/iasl/iasl-20200717.ebuild | 126 
 2 files changed, 128 insertions(+)

diff --git a/sys-power/iasl/Manifest b/sys-power/iasl/Manifest
index daac327fa72..111d98ac5ce 100644
--- a/sys-power/iasl/Manifest
+++ b/sys-power/iasl/Manifest
@@ -1,2 +1,4 @@
 DIST acpica-unix-20200326.tar.gz 1850373 BLAKE2B 
4b0c8548ff4b99fb774eb4301687368da2149bfaf68e02c638eecf890fc89974dadd75acc844233ecde8cfac2b98d75df79df2bb1bd6993dc8d502b3156c1012
 SHA512 
253ea7fc2bb540dd0cfa2648c33562f39efb9a9b8cbab751ad7f4fea9bd3800eb241afb30313140e2008889b62b82b4427624e087a275353d81555403e76
+DIST acpica-unix-20200717.tar.gz 1847795 BLAKE2B 
84af34884bbea39aed9ea7ec86f20a27f3dd10fa68456b5f12de2bdecf9f205c43b4b4e5dcfb55325571a5682794cdc2e0c5a83c646036a15cc90f81223aefff
 SHA512 
16de55b97a3b478dd2dd44fcbe51b871c7cc6174d337939b873bcbc871bee10487a796aa86abaa7b54ff6b75279cdbf9ec48e19f6baaea4290daf1ad56bdbc46
 DIST acpitests-unix-20200326.tar.gz 2212897 BLAKE2B 
d88d3d900ac06d165c4a50cddd65495b75db345009b10e76d9f38197ba42efe3ea396ec9828bef62da1fd96ac331d95623c03194e08b00037ff1234321fcf0d3
 SHA512 
332b4ed016cee48662a5f4572e6d170461f02ee1386109a3970fbe8d104f2a2b14c19235ea43ae9b26e8faf9ef9597cb3d2148e498741361aca62978d0b62189
+DIST acpitests-unix-20200717.tar.gz 2212717 BLAKE2B 
939e8022c5ecb7c5e862767f89c0b0de6146e23014dc0100d7dee0f3502e7adcbba72a468c828f804317e75d3a80ba5864c5497a7695f70be0bc1e3dcc69b4e6
 SHA512 
02c6674cbb2d98f783f25c71b1f391713de6fb3b56e5b57de9a7ccba0927453be4db8aea513e6e7ad491fcf3a0b2c14fefe8a2b82877a2ae01ea1d7832d36844

diff --git a/sys-power/iasl/iasl-20200717.ebuild 
b/sys-power/iasl/iasl-20200717.ebuild
new file mode 100644
index 000..5ef5112d8e5
--- /dev/null
+++ b/sys-power/iasl/iasl-20200717.ebuild
@@ -0,0 +1,126 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit eutils toolchain-funcs
+
+MY_PN=acpica-unix
+MY_P="${MY_PN}-${PV}"
+MY_TESTS_P="${MY_PN/ca/tests}-${PV}"
+
+DESCRIPTION="Intel ACPI Source Language (ASL) compiler"
+HOMEPAGE="https://www.acpica.org/downloads/";
+SRC_URI="
+   http://www.acpica.org/sites/acpica/files/${MY_P}.tar.gz
+   test? ( http://www.acpica.org/sites/acpica/files/${MY_TESTS_P}.tar.gz )"
+
+LICENSE="iASL"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   sys-devel/bison
+   sys-devel/flex"
+
+S="${WORKDIR}/${MY_P}"
+
+PATCHES=( "${FILESDIR}"/${PN}-20200326-Makefile.patch )
+
+pkg_setup() {
+   if use test && has test ${FEATURES}; then
+   ewarn 'You have selected USE="test". This will install the test 
results'
+   ewarn "into /usr/share/${PF}/, compressed as a tarball."
+   ewarn 'The tests themselves will only rarely die, but the test 
results'
+   ewarn 'are interesting for arch testing. The tests may take 
quite some'
+   ewarn 'time to complete.'
+   fi
+}
+
+src_prepare() {
+   default
+
+   find "${S}" -type f -name 'Makefile*' -print0 | \
+   xargs -0 -I '{}' \
+   sed -r -e 's:-\::g' -e "s:/usr:${EPREFIX}/usr:g" \
+   -i '{}' \
+   || die
+}
+
+src_configure() {
+   tc-export CC
+
+   # BITS is tied to ARCH - please set appropriately if you add new 
keywords
+   if [[ $ARCH == @(amd64|amd64-fbsd) ]] ; then
+   export BITS=64
+   else
+   export BITS=32
+   fi
+}
+
+src_compile() {
+   emake -C generate/unix BITS="${BITS}"
+}
+
+src_test() {
+   aslts_test
+   #The aapits test currently fails, missing include probably.
+   #aapits_test
+}
+
+src_install() {
+   cd generate/unix || die
+   emake install DESTDIR="${D}" BITS=${BITS}
+   default
+   #local bin
+   #for bin in $(<"${T}"/binlist) ; do
+   #   dobin "${T}"/${bin}
+   #done
+   dodoc "${S}"/changes.txt
+   newdoc "${S}"/source/compiler/readme.txt compiler-readme.txt
+   newdoc "${S}"/generate/unix/readme.txt unix-readme.txt
+   newdoc "${S}"/generate/lint/readme.txt lint-readme.txt
+   newdoc "${S}"/source/compiler/new_table.txt compiler-new_table.txt
+
+   if use test && has test ${FEATURES}; then
+   tb="${T}"/testresults.tar.bz2
+   export ASLTSDIR="$(<"${T}"/asltdir)"
+   ebegin "Creating Test Tarball"
+   tar -cjf "${tb}" -C "${ASLTSDIR}"/tmp/RESULTS .  || die "t

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

2020-08-19 Thread Akinori Hattori
commit: b335ab7a4932fa6537b63c2ca5cd92d1fbd5733a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:20:29 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:20:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b335ab7a

app-emacs/ddskk: new upstream release

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

 app-emacs/ddskk/Manifest  |  1 +
 app-emacs/ddskk/ddskk-17.1.ebuild | 68 +++
 2 files changed, 69 insertions(+)

diff --git a/app-emacs/ddskk/Manifest b/app-emacs/ddskk/Manifest
index 8e83fc094ed..0f9fdc04207 100644
--- a/app-emacs/ddskk/Manifest
+++ b/app-emacs/ddskk/Manifest
@@ -1,2 +1,3 @@
 DIST ddskk-16.2.tar.gz 886618 BLAKE2B 
854b9d57993e8f69af4035df49511ec110a1afd83ee290be8934283fc5f2a1a648b80f80811396083fa019d9eb12469998ff26b692296dd770c21da81c3cad3e
 SHA512 
591d66e2d217a289ce8273ed7da10c0ed72029e961efde0537044f7ad3f5f46943cf5c71ec1d97a27743fcea91a9fab81c86e2772047892f53e2852bf58ef45c
 DIST ddskk-16.3.tar.gz 1252772 BLAKE2B 
133685fc0587e10c89145eeaf014c8e0d1ce0dad63b9207559030598f521aee00facbca9550753493e579d5acec10e8b36c1499087d1b6c05317754c434b9b69
 SHA512 
47624690851269ca818bed5cfdfdb21bbbd3152c0a7c64a114ab595a92d2e79600fe738953e6a73a26b0195102eb1e9e03ad4f6bfca1bc4d3e3732bf59aa8a27
+DIST ddskk-17.1.tar.gz 952635 BLAKE2B 
fae34e37f972250d5e48f316fb90418b4b902684431c6ed18f44f3b516ceac1b04c8f8542c5651233e36085f864bac41381069dd70e841fdd9eedf7273ed
 SHA512 
e0b924111a6289acd29ee5a5d94ea70730fe8f4e1dd5ed279520263efab0c69a6940e5b1b6182e45ed30c0b1ddca9e44ff75b7b3fdab5c8a3e1b2b9f82cc20fa

diff --git a/app-emacs/ddskk/ddskk-17.1.ebuild 
b/app-emacs/ddskk/ddskk-17.1.ebuild
new file mode 100644
index 000..b46c1f6a146
--- /dev/null
+++ b/app-emacs/ddskk/ddskk-17.1.ebuild
@@ -0,0 +1,68 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+USE_RUBY="ruby25 ruby26 ruby27"
+NEED_EMACS="24.3"
+
+inherit elisp ruby-single vcs-snapshot
+
+DESCRIPTION="One Japanese input methods on Emacs"
+HOMEPAGE="http://openlab.ring.gr.jp/skk/";
+SRC_URI="https://github.com/skk-dev/${PN}/archive/${P}_Neppu.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE="ruby"
+
+DEPEND=""
+RDEPEND="|| (
+   app-i18n/skk-jisyo
+   virtual/skkserv
+   )
+   ruby? ( ${RUBY_DEPS} )"
+
+SITEFILE="50${PN}-gentoo.el"
+
+src_prepare() {
+   echo "(setq PREFIX \"${ED}/usr\")" >>SKK-CFG
+   echo "(setq SKK_LISPDIR \"${ED}/${SITELISP}/${PN}\")" >>SKK-CFG
+
+   echo "(add-to-list 'load-path (expand-file-name \"..\"))" >> 
nicola/NICOLA-DDSKK-CFG
+
+   default
+
+   rm -f skk-lookup.el
+   mv {bayesian,tut-code}/*.el .
+}
+
+src_compile() {
+   emake elc info
+
+   emake -C nicola
+}
+
+src_install() {
+   local lispdir=${SITELISP}/${PN}
+   emake install-elc
+   elisp-compile "${ED}"/${lispdir}/skk-setup.el
+   rm -f "${ED}"/${lispdir}/leim-list.el
+   elisp-site-file-install "${FILESDIR}"/${SITEFILE}
+
+   dodoc ChangeLog* README.md 
READMEs/{AUTHORS,CODENAME,Contributors,FAQ,NEWS,PROPOSAL,TODO}*
+   doinfo doc/skk.info
+
+   local exts=( nicola tut-code ) d f
+   elisp-install ${PN} nicola/*.{el,elc}
+   if use ruby; then
+   dobin bayesian/bskk
+   exts+=( bayesian )
+   fi
+   for d in ${exts[@]}; do
+   docinto ${d}
+   for f in ${d}/{ChangeLog,README}*; do
+   [[ -s ${f} ]] && dodoc ${f}
+   done
+   done
+}



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

2020-08-19 Thread Sam James
commit: f17aefba702bcbffb0a896542e1bd43a753003f7
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 14:27:04 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 14:33:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17aefba

dev-libs/botan: add upstream info

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

 dev-libs/botan/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/dev-libs/botan/metadata.xml b/dev-libs/botan/metadata.xml
index 3cdf3d03504..9ff2d26660b 100644
--- a/dev-libs/botan/metadata.xml
+++ b/dev-libs/botan/metadata.xml
@@ -11,4 +11,8 @@

botan soname version

+   
+   cpe:/a:botan_project:botan
+   randombit/botan
+   
 



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

2020-08-19 Thread Sam James
commit: 53f2deaacf9ca9aa9e061323bee6a8415e2dbffe
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 14:33:02 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 14:33:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f2deaa

sys-process/parallel: add CPE tag

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

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

diff --git a/sys-process/parallel/metadata.xml 
b/sys-process/parallel/metadata.xml
index c841467f29c..e79dcd34ed7 100644
--- a/sys-process/parallel/metadata.xml
+++ b/sys-process/parallel/metadata.xml
@@ -19,4 +19,7 @@
jobs in parallel. If you use ppss or pexec you will find GNU parallel
will often make the command easier to read.

+   
+   cpe:/a:gnu:parallel
+   
 



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

2020-08-19 Thread Sam James
commit: f1cae180105caee08f9320f73236efe25127b45f
Author: Jakov Smolic  sartura  hr>
AuthorDate: Tue Aug 18 10:12:25 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 14:33:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1cae180

net-libs/libtelnet: do not install '.a' files

Closes: https://bugs.gentoo.org/725014
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 net-libs/libtelnet/libtelnet-0.21.ebuild | 29 +
 1 file changed, 13 insertions(+), 16 deletions(-)

diff --git a/net-libs/libtelnet/libtelnet-0.21.ebuild 
b/net-libs/libtelnet/libtelnet-0.21.ebuild
index a607c506fd6..758f7e176b2 100644
--- a/net-libs/libtelnet/libtelnet-0.21.ebuild
+++ b/net-libs/libtelnet/libtelnet-0.21.ebuild
@@ -1,28 +1,20 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-inherit eutils autotools
+
+inherit autotools eutils
+
 DESCRIPTION="Simple RFC-complient TELNET implementation as a C library"
 HOMEPAGE="https://github.com/seanmiddleditch/libtelnet";
+SRC_URI="https://github.com/seanmiddleditch/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
-if [ ${PV} =  ]; then
-   KEYWORDS=""
-   EGIT_REPO_URI="https://github.com/seanmiddleditch/${PN}.git";
-   inherit git-2
-   DEPEND="dev-vcs/git"
-   S="${WORKDIR}/${PN}-master"
-else
-   KEYWORDS="~amd64 ~x86"
-   SRC_URI="https://github.com/seanmiddleditch/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-fi
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
 
 WANT_AUTOMAKE=1.11
 DEPEND="${DEPEND} sys-devel/automake:${WANT_AUTOMAKE}"
-LICENSE="public-domain"
-SLOT="0"
-IUSE=""
-RDEPEND=""
 
 src_prepare() {
_elibtoolize
@@ -31,3 +23,8 @@ src_prepare() {
eautoheader
eautomake
 }
+
+src_install() {
+   default
+   find "${D}" -type f -name '*.a' -delete || die
+}



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

2020-08-19 Thread Sam James
commit: a13e1cdc27b95529cd40038763516cd434de102e
Author: Jakov Smolic  sartura  hr>
AuthorDate: Tue Aug 18 11:29:57 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 14:33:13 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13e1cdc

net-libs/libtelnet: install manpages in standard directory

Closes: https://bugs.gentoo.org/737886
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic  sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17157
Signed-off-by: Sam James  gentoo.org>

 net-libs/libtelnet/files/libtelnet--doc.patch | 39 +++
 net-libs/libtelnet/libtelnet-.ebuild  | 12 ---
 2 files changed, 47 insertions(+), 4 deletions(-)

diff --git a/net-libs/libtelnet/files/libtelnet--doc.patch 
b/net-libs/libtelnet/files/libtelnet--doc.patch
new file mode 100644
index 000..c88f6cc3977
--- /dev/null
+++ b/net-libs/libtelnet/files/libtelnet--doc.patch
@@ -0,0 +1,39 @@
+From 4691956375fae84dcfaeb96c1a204a113d8e5a99 Mon Sep 17 00:00:00 2001
+From: Jakov Smolic 
+Date: Tue, 18 Aug 2020 13:22:52 +0200
+Subject: [PATCH] doc: install manpages in standard directory
+
+Signed-off-by: Jakov Smolic 
+---
+ doc/man/man1/CMakeLists.txt | 4 ++--
+ doc/man/man3/CMakeLists.txt | 4 ++--
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/doc/man/man1/CMakeLists.txt b/doc/man/man1/CMakeLists.txt
+index 053dc42..0da441c 100644
+--- a/doc/man/man1/CMakeLists.txt
 b/doc/man/man1/CMakeLists.txt
+@@ -1,4 +1,4 @@
+ install(
+ FILES telnet-chatd.1 telnet-client.1 telnet-proxy.1
+-DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man1
+-)
+\ No newline at end of file
++DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1
++)
+diff --git a/doc/man/man3/CMakeLists.txt b/doc/man/man3/CMakeLists.txt
+index b126fea..af40a92 100644
+--- a/doc/man/man3/CMakeLists.txt
 b/doc/man/man3/CMakeLists.txt
+@@ -14,5 +14,5 @@ install(
+ ${CMAKE_CURRENT_BINARY_DIR}/telnet_event_t_zmp_t.3
+ ${CMAKE_CURRENT_BINARY_DIR}/telnet_event_t_mssp_t.3
+ ${CMAKE_CURRENT_BINARY_DIR}/telnet_telopt_t.3
+-DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man3
+-)
+\ No newline at end of file
++DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man3
++)
+-- 
+2.26.2
+

diff --git a/net-libs/libtelnet/libtelnet-.ebuild 
b/net-libs/libtelnet/libtelnet-.ebuild
index 957f6345e21..44e62916c51 100644
--- a/net-libs/libtelnet/libtelnet-.ebuild
+++ b/net-libs/libtelnet/libtelnet-.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=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ ${PV} == * ]]; then
inherit git-r3
@@ -18,7 +18,11 @@ HOMEPAGE="https://github.com/seanmiddleditch/libtelnet";
 
 LICENSE="public-domain"
 SLOT="0"
-IUSE=""
 
 # needed unconditionally for man pages
-DEPEND="app-doc/doxygen"
+BDEPEND="app-doc/doxygen"
+
+PATCHES=(
+   # https://bugs.gentoo.org/737886
+   "${FILESDIR}/${P}-doc.patch"
+)



[gentoo-commits] repo/gentoo:master commit in: net-irc/ngircd/

2020-08-19 Thread Sam James
commit: 02165cd9ae9b6d86c89208a3b6bd132fa14d9ed4
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 14:30:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 14:33:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02165cd9

net-irc/ngircd: add upstream info

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

 net-irc/ngircd/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/net-irc/ngircd/metadata.xml b/net-irc/ngircd/metadata.xml
index c67531d126a..92912912526 100644
--- a/net-irc/ngircd/metadata.xml
+++ b/net-irc/ngircd/metadata.xml
@@ -10,4 +10,8 @@
Enables support for the IRC+ protocol 
(needs virtual/libiconv)
Strict RFC compliance; may harm 
compatibility

+   
+   cpe:/a:barton:ngircd
+   ngircd/ngircd
+   
 



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

2020-08-19 Thread Sam James
commit: fe7ed856293badb9ebd5365a88e835b05a66ac67
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 14:28:05 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 14:33:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe7ed856

dev-libs/libtommath: use HTTPS in HOMEPAGE

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

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

diff --git a/dev-libs/libtommath/libtommath-1.2.0.ebuild 
b/dev-libs/libtommath/libtommath-1.2.0.ebuild
index daa2c65092b..886477028fb 100644
--- a/dev-libs/libtommath/libtommath-1.2.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.2.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit autotools toolchain-funcs
 
 DESCRIPTION="Optimized and portable routines for integer theoretic 
applications"
-HOMEPAGE="http://www.libtom.net/";
+HOMEPAGE="https://www.libtom.net/";
 
SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}.tar.xz";
 
 LICENSE="Unlicense"



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

2020-08-19 Thread Sam James
commit: 4aa6126b3bd3b726d3832a0d8d5138beccb306c7
Author: Jakov Smolic  sartura  hr>
AuthorDate: Tue Aug 18 10:17:10 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 14:33:12 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa6126b

net-libs/libtelnet: bump to 0.23

Closes: https://bugs.gentoo.org/737616
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Jakov Smolic  sartura.hr>
Signed-off-by: Sam James  gentoo.org>

 net-libs/libtelnet/Manifest  |  1 +
 net-libs/libtelnet/libtelnet-0.23.ebuild | 24 
 2 files changed, 25 insertions(+)

diff --git a/net-libs/libtelnet/Manifest b/net-libs/libtelnet/Manifest
index dafa268d343..e7b1590f191 100644
--- a/net-libs/libtelnet/Manifest
+++ b/net-libs/libtelnet/Manifest
@@ -1 +1,2 @@
 DIST libtelnet-0.21.tar.gz 240486 BLAKE2B 
24765fde2344f11050c17d14721c5dd2513b3f4c7f3a3494acf068d9c6b799464f07eb0c26330c9ceea962347c626cd88746f22289c04b4ec5d555d635322b35
 SHA512 
69dc0ac4741c81d932136cd736b48a11a05cd2738da6255d6050844f50a2f16c575c747e5c758bbdbc6b1e3309ce02e4979f0002b40fed32a3711aa8f22e04f1
+DIST libtelnet-0.23.tar.gz 241922 BLAKE2B 
0436c3eb2085c0fc4262f30c86f634af33679a2381a54dbfe92e6f6196b825b100c9c35f78505191b7fea5360a16d9b960e35ff145cd177aaab50968b2fbe946
 SHA512 
da16a97d04bc6bb5959f431e0aaa03d08ac38e45ba870d7fe6161551ecfdbd5c37a2209cfb40a0f574e6ea0b5c2866c7461cc91d940d5bb5de09fe1584eeb780

diff --git a/net-libs/libtelnet/libtelnet-0.23.ebuild 
b/net-libs/libtelnet/libtelnet-0.23.ebuild
new file mode 100644
index 000..f497242059f
--- /dev/null
+++ b/net-libs/libtelnet/libtelnet-0.23.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Simple RFC-complient TELNET implementation as a C library"
+HOMEPAGE="https://github.com/seanmiddleditch/libtelnet";
+SRC_URI="https://github.com/seanmiddleditch/libtelnet/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_install() {
+   default
+   find "${D}" -type f -name '*.a' -delete || die
+}



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

2020-08-19 Thread Akinori Hattori
commit: cacb089f6edd4be4f7561f51ae817fefcda810bc
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:39:18 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:40:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cacb089f

app-i18n/ibus-table: drop old

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

 app-i18n/ibus-table/Manifest|  1 -
 app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild | 54 -
 2 files changed, 55 deletions(-)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 4a87405daab..76e3b6f6d46 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,3 +1,2 @@
 DIST ibus-table-1.11.0.tar.gz 1312790 BLAKE2B 
2f4edf8c52fd24f8f6735cfae8fe471e3c30ed6aea341758fc891fd7aa3ebc0dc3bbbf2bd4135586b8400c3e39035e877a0486be58a74ad5eb78bfdeef547f0e
 SHA512 
269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
-DIST ibus-table-1.9.18.tar.gz 585309 BLAKE2B 
42d7d130bd2695c1c1a7010c0bcf29c1ecaa3899c8ef8d24b11e10434771415bfd8b91723ef4c489721f0276d05dce08de3472c49632b9d30da5be1a53f82dc7
 SHA512 
3f28269be1987023402eb6075b8e68b3bbba3c572a94551d072281677fde5fa14f8f4186455f8f9156b252934580c7a3837555d0edb46c76f13c8b109e26aca2
 DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
deleted file mode 100644
index 12188264ed7..000
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r2.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,8} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki";
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz";
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
-   $(python_gen_cond_dep '
-   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-   ')
-   virtual/libiconv
-   nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
-   nls? ( sys-devel/gettext )"
-
-src_prepare() {
-   python_fix_shebang .
-
-   default
-}
-
-src_configure() {
-   econf $(use_enable nls)
-}
-
-pkg_preinst() {
-   xdg_pkg_preinst
-   gnome2_schemas_savelist
-}
-
-pkg_postinst() {
-   xdg_pkg_postinst
-   gnome2_schemas_update
-}
-
-pkg_postrm() {
-   xdg_pkg_postrm
-   gnome2_schemas_update
-}



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

2020-08-19 Thread Akinori Hattori
commit: 5d5b3621d27e386e66c0bad9187eb1417140a3a8
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:32:20 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:39:59 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5b3621

app-i18n/ibus-table: call gnome2_schemas_update

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

 app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild | 5 -
 app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild | 5 -
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
index 32a4746c504..12188264ed7 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
-inherit python-single-r1 xdg
+inherit gnome2-utils python-single-r1 xdg
 
 DESCRIPTION="Tables engines for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki";
@@ -40,12 +40,15 @@ src_configure() {
 
 pkg_preinst() {
xdg_pkg_preinst
+   gnome2_schemas_savelist
 }
 
 pkg_postinst() {
xdg_pkg_postinst
+   gnome2_schemas_update
 }
 
 pkg_postrm() {
xdg_pkg_postrm
+   gnome2_schemas_update
 }

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
index 779ffde98ca..f1c8d6b62e3 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
-inherit python-single-r1 xdg
+inherit gnome2-utils python-single-r1 xdg
 
 DESCRIPTION="Tables engines for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki";
@@ -41,12 +41,15 @@ src_configure() {
 
 pkg_preinst() {
xdg_pkg_preinst
+   gnome2_schemas_savelist
 }
 
 pkg_postinst() {
xdg_pkg_postinst
+   gnome2_schemas_update
 }
 
 pkg_postrm() {
xdg_pkg_postrm
+   gnome2_schemas_update
 }



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

2020-08-19 Thread Akinori Hattori
commit: c6dd3683a54a544cab118eb21268c205813a1828
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:35:33 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:40:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dd3683

app-i18n/ibus-table: new upstream release

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

 app-i18n/ibus-table/Manifest |  1 +
 app-i18n/ibus-table/ibus-table-1.11.0.ebuild | 55 
 2 files changed, 56 insertions(+)

diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 540b1ce376b..4a87405daab 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,2 +1,3 @@
+DIST ibus-table-1.11.0.tar.gz 1312790 BLAKE2B 
2f4edf8c52fd24f8f6735cfae8fe471e3c30ed6aea341758fc891fd7aa3ebc0dc3bbbf2bd4135586b8400c3e39035e877a0486be58a74ad5eb78bfdeef547f0e
 SHA512 
269d7516d2580436d3bcdef2c77717c8b21c277dae0f55da3703e2bb3f26669dac29ddf3d4291854b205b5b2f5ab54d1894b32d541d084b03cb6cbb870e6b256
 DIST ibus-table-1.9.18.tar.gz 585309 BLAKE2B 
42d7d130bd2695c1c1a7010c0bcf29c1ecaa3899c8ef8d24b11e10434771415bfd8b91723ef4c489721f0276d05dce08de3472c49632b9d30da5be1a53f82dc7
 SHA512 
3f28269be1987023402eb6075b8e68b3bbba3c572a94551d072281677fde5fa14f8f4186455f8f9156b252934580c7a3837555d0edb46c76f13c8b109e26aca2
 DIST ibus-table-1.9.21.tar.gz 615801 BLAKE2B 
f6b3fb4fe67e5f43cc7d21bd03cc530c03b3a161e099fbca0b116319f1590374ddcef2e97c2f4702c2cd8748e8009d703abfff51f93ffb933a1aecb028e03362
 SHA512 
354f7e8ece5c23b84251bd0d5ff06d7a368678ade25e340341ef9f85571b440c455d56660c743be97ff6776ff041c4da35079ce090955c5f87b8f3b587e35866

diff --git a/app-i18n/ibus-table/ibus-table-1.11.0.ebuild 
b/app-i18n/ibus-table/ibus-table-1.11.0.ebuild
new file mode 100644
index 000..f1c8d6b62e3
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.11.0.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki";
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz";
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+   $(python_gen_cond_dep '
+   app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+   ')
+   virtual/libiconv
+   nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+   nls? ( sys-devel/gettext )"
+
+src_prepare() {
+   python_fix_shebang .
+
+   default
+}
+
+src_configure() {
+   econf $(use_enable nls)
+}
+
+pkg_preinst() {
+   xdg_pkg_preinst
+   gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+   gnome2_schemas_update
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+   gnome2_schemas_update
+}



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

2020-08-19 Thread Akinori Hattori
commit: ab72a6234e08663f7d6321026164e2d29b6318fe
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:23:58 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:39:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab72a623

app-i18n/ibus-table: update PYTHON_COMPAT

Closes: https://bugs.gentoo.org/737352
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild | 2 +-
 app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
index dcd828dcbbe..c021640c7f3 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
 inherit python-single-r1

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
index 9db9ac7acf0..b34d29b8cfc 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
 inherit python-single-r1



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

2020-08-19 Thread Akinori Hattori
commit: 928f3c32332c610c4e13854bdaa4e00b500b8c9a
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:30:06 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:39:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=928f3c32

app-i18n/ibus-table: use xdg eclass

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

 ...-table-1.9.18-r1.ebuild => ibus-table-1.9.18-r2.ebuild} | 14 +-
 ...-table-1.9.21-r1.ebuild => ibus-table-1.9.21-r2.ebuild} | 14 +-
 2 files changed, 26 insertions(+), 2 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
similarity index 85%
rename from app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
index 3984c433363..32a4746c504 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
-inherit python-single-r1
+inherit python-single-r1 xdg
 
 DESCRIPTION="Tables engines for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki";
@@ -37,3 +37,15 @@ src_prepare() {
 src_configure() {
econf $(use_enable nls)
 }
+
+pkg_preinst() {
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+}

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
similarity index 85%
rename from app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
rename to app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
index 35165054cd6..779ffde98ca 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
-inherit python-single-r1
+inherit python-single-r1 xdg
 
 DESCRIPTION="Tables engines for IBus"
 HOMEPAGE="https://github.com/ibus/ibus/wiki";
@@ -38,3 +38,15 @@ src_prepare() {
 src_configure() {
econf $(use_enable nls)
 }
+
+pkg_preinst() {
+   xdg_pkg_preinst
+}
+
+pkg_postinst() {
+   xdg_pkg_postinst
+}
+
+pkg_postrm() {
+   xdg_pkg_postrm
+}



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

2020-08-19 Thread Akinori Hattori
commit: 34c49ab445559950d0c54034626e600711c89054
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:25:39 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:39:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34c49ab4

app-i18n/ibus-table: update to EAPI 7

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

 app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild | 6 +++---
 app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
index c021640c7f3..3984c433363 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.18-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
@@ -24,8 +24,8 @@ RDEPEND="${PYTHON_DEPS}
')
virtual/libiconv
nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
nls? ( sys-devel/gettext )"
 
 src_prepare() {

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
index b34d29b8cfc..35165054cd6 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite(+)"
 
@@ -25,8 +25,8 @@ RDEPEND="${PYTHON_DEPS}
')
virtual/libiconv
nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
nls? ( sys-devel/gettext )"
 
 src_prepare() {



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

2020-08-19 Thread Akinori Hattori
commit: 6894f76f0f6d042bec8dd9d00c9f899276f76411
Author: Akinori Hattori  gentoo  org>
AuthorDate: Wed Aug 19 14:36:56 2020 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Wed Aug 19 14:40:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6894f76f

app-i18n/ibus-table: amd64/x86 stable

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

 app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild 
b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
index f1c8d6b62e3..7f7fa37136a 100644
--- a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="nls"
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"



[gentoo-commits] repo/gentoo:master commit in: mail-filter/libmilter/, mail-filter/libmilter/files/

2020-08-19 Thread Sam James
commit: c79f0113757f21b8eb3dc945658358d90e21415b
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug 19 14:49:13 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 19 14:49:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c79f0113

mail-filter/libmilter: fix patch path

This issue was fixed for sendmail, but I hadn't realised
the same error had been made for libmilter.

Closes: https://bugs.gentoo.org/737970
Package-Manager: Portage-3.0.3, Repoman-3.0.0
Signed-off-by: Sam James  gentoo.org>

 .../files/sendmail-8.14.6-build-system.patch   | 73 +++---
 ...em.patch => sendmail-8.16.1-build-system.patch} |  0
 mail-filter/libmilter/libmilter-1.0.2_p1-r1.ebuild |  2 +-
 3 files changed, 64 insertions(+), 11 deletions(-)

diff --git a/mail-filter/libmilter/files/sendmail-8.14.6-build-system.patch 
b/mail-filter/libmilter/files/sendmail-8.14.6-build-system.patch
index c317a4e854f..3348e921926 100644
--- a/mail-filter/libmilter/files/sendmail-8.14.6-build-system.patch
+++ b/mail-filter/libmilter/files/sendmail-8.14.6-build-system.patch
@@ -126,25 +126,37 @@ diff -Nru sendmail-8.14.3.orig/rmail/Makefile.m4 
sendmail-8.14.3/rmail/Makefile.
  divert
  
  bldFINISH
-
 a/sendmail/Makefile.m4 2020-08-10 23:14:23.209900406 -0400
-+++ b/sendmail/Makefile.m4 2020-08-10 23:23:51.272863753 -0400
+diff -Nru sendmail-8.14.3.orig/sendmail/Makefile.m4 
sendmail-8.14.3/sendmail/Makefile.m4
+--- sendmail-8.14.3.orig/sendmail/Makefile.m4.orig 2008-03-27 
17:13:33.0 +0100
 sendmail-8.14.3/sendmail/Makefile.m4   2009-09-20 11:07:24.0 
+0200
+@@ -14,9 +14,9 @@
+ 
+ dnl hack: /etc/mail is not defined as "location of .cf" in the build system
+ define(`bldTARGET_INST_DEP', ifdef(`confINST_DEP', `confINST_DEP',
+-`${DESTDIR}/etc/mail/submit.cf ${DESTDIR}${MSPQ}'))dnl
++`"${DESTDIR}/etc/mail/submit.cf" "${DESTDIR}${MSPQ}"'))dnl
+ define(`bldTARGET_LINKS', ifdef(`confLINKS', `confLINKS',
+-`${DESTDIR}${UBINDIR}/newaliases ${DESTDIR}${UBINDIR}/mailq 
${DESTDIR}${UBINDIR}/hoststat ${DESTDIR}${UBINDIR}/purgestat')
++`"${DESTDIR}${UBINDIR}/newaliases" "${DESTDIR}${UBINDIR}/mailq" 
"${DESTDIR}${UBINDIR}/hoststat" "${DESTDIR}${UBINDIR}/purgestat"')
+ )dnl
+ 
+ # location of sendmail statistics file (usually /etc/mail/ or /var/log)
 @@ -43,21 +43,21 @@
  statistics:
${CP} /dev/null statistics
-
+ 
 -${DESTDIR}/etc/mail/submit.cf:
-+${DESTDIR}/etc/mail/submit.cf:
++"${DESTDIR}/etc/mail/submit.cf":
@echo "Please read INSTALL if anything fails while installing the 
binary."
@echo "${DESTDIR}/etc/mail/submit.cf will be installed now."
cd ${SRCDIR}/cf/cf && make install-submit-cf
-
+ 
  MSPQ=ifdef(`confMSP_QUEUE_DIR', `confMSP_QUEUE_DIR', 
`/var/spool/clientmqueue')
-
+ 
 -${DESTDIR}${MSPQ}:
-+${DESTDIR}${MSPQ}:
++"${DESTDIR}${MSPQ}":
@echo "Please read INSTALL if anything fails while installing the 
binary."
-   @echo "You must have set up a new user ${MSPQOWN} and a new group 
${GBINGRP}"
+   @echo "You must have setup a new user ${MSPQOWN} and a new group 
${GBINGRP}"
@echo "as explained in sendmail/SECURITY."
 -  mkdir -p ${DESTDIR}${MSPQ}
 -  chown ${MSPQOWN} ${DESTDIR}${MSPQ}
@@ -154,5 +166,46 @@ diff -Nru sendmail-8.14.3.orig/rmail/Makefile.m4 
sendmail-8.14.3/rmail/Makefile.
 +  chown ${MSPQOWN} "${DESTDIR}${MSPQ}"
 +  chgrp ${GBINGRP} "${DESTDIR}${MSPQ}"
 +  chmod 0770 "${DESTDIR}${MSPQ}"
-
+ 
+ divert(0)
+ 
+@@ -68,30 +68,30 @@
+ divert(bldTARGETS_SECTION)
+ 
+ install-set-user-id: bldCURRENT_PRODUCT ifdef(`confNO_HELPFILE_INSTALL',, 
`install-hf') ifdef(`confNO_STATISTICS_INSTALL',, `install-st') 
ifdef(`confNO_MAN_BUILD',, `install-docs')
+-  ${INSTALL} -c -o ${S`'BINOWN} -g ${S`'BINGRP} -m ${S`'BINMODE} 
bldCURRENT_PRODUCT ${DESTDIR}${M`'BINDIR}
++  ${INSTALL} -c -o ${S`'BINOWN} -g ${S`'BINGRP} -m ${S`'BINMODE} 
bldCURRENT_PRODUCT "${DESTDIR}${M`'BINDIR}"
+   for i in ${sendmailTARGET_LINKS}; do \
+   rm -f $$i; \
+   ${LN} ${LNOPTS} ${M`'BINDIR}/sendmail $$i; \
+   done
+ 
+-define(`confMTA_LINKS', `${DESTDIR}${UBINDIR}/newaliases 
${DESTDIR}${UBINDIR}/mailq ${DESTDIR}${UBINDIR}/hoststat 
${DESTDIR}${UBINDIR}/purgestat')
++define(`confMTA_LINKS', `"${DESTDIR}${UBINDIR}/newaliases" 
"${DESTDIR}${UBINDIR}/mailq" "${DESTDIR}${UBINDIR}/hoststat" 
"${DESTDIR}${UBINDIR}/purgestat"')
+ install-sm-mta: bldCURRENT_PRODUCT
+-  ${INSTALL} -c -o ${M`'BINOWN} -g ${M`'BINGRP} -m ${M`'BINMODE} 
bldCURRENT_PRODUCT ${DESTDIR}${M`'BINDIR}/sm-mta
++  ${INSTALL} -c -o ${M`'BINOWN} -g ${M`'BINGRP} -m ${M`'BINMODE} 
bldCURRENT_PRODUCT "${DESTDIR}${M`'BINDIR}/sm-mta"
+   for i in confMTA_LINKS; do \
+   rm -f $$i; \
+   ${LN} ${LNOPTS} ${M`'BINDIR}/sm-mta $$i; \
+   done
+ 
+ install-hf:
+-  if [ ! -d ${DESTDIR}${HFDIR} ]; then mkdir -p ${DESTDIR}${HFDIR}; else 
:; fi
+-  ${INSTALL} -c -

  1   2   3   >